Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-28 | fish: Install fish animations in fish-specific directory | Vincent Untz | 1 | -1/+1 | |
2018-04-28 | fish: drop wanda image from gresource | raveit65 | 1 | -1/+0 | |
2018-04-26 | release 1.21.0v1.21.0 | raveit65 | 2 | -1/+47 | |
2018-04-26 | sync with transifex | raveit65 | 133 | -51755/+131657 | |
2018-04-26 | css: use parsing-error signal to warn on bad css file or image | lukefromdc | 1 | -0/+11 | |
Thanks to Alberts Muktupāvels for this code | |||||
2018-04-26 | css: Convert to GResource | raveit65 | 8 | -24/+33 | |
2018-04-26 | na-tray: Convert to GResource | raveit65 | 4 | -9/+29 | |
2018-04-26 | wncklet: Convert to GResource | Vincent Untz | 7 | -52/+47 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9fbca7d https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870 | |||||
2018-04-26 | panel: Convert to GResource | Vincent Untz | 6 | -74/+58 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9fca67f https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/patch/?id=00f9870cb28e6ef657d1 | |||||
2018-04-26 | clock: Use new GdkPixbuf API to load resources | Vincent Untz | 2 | -19/+6 | |
origin commit: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=3c0af36 | |||||
2018-04-26 | clock: Convert to GResource | Vincent Untz | 10 | -55/+96 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=aa2895d https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870 https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9ade365 | |||||
2018-04-26 | fish: Convert to GResource | Vincent Untz | 3 | -23/+30 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=5478111 https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870 | |||||
2018-04-26 | libpanel-applet: Add panel_applet_setup_menu_from_resource() API | Vincent Untz | 3 | -0/+44 | |
Add API to be able to use the new GResource framework. origin commit: https://git.gnome.org/browse/gnome-panel/commit/?id=182cefd | |||||
2018-04-23 | Theme: consistant theming for applet drag handles in all themes | lukefromdc | 6 | -64/+208 | |
* applet drag-handle: use a symbolic image for the default drag handle image * Use an .svg image with --gtk-recolor (like a symbolic icon), load it from the same directory as the css file so the css parser can find it, and use the theme fg color on it for good contrast * load a css file to use the recolorable image globally for the panel, not for each applet to ensure only one cssprovider is loaded | |||||
2018-04-22 | Revert "panel-toplevel: Remove pointer boundary check in ↵ | raveit65 | 1 | -0/+1 | |
panel_toplevel_queue_auto_hide()" This reverts commit 0d29acf6a70090ee771de2793b1af8e1388a430f. Which causes a regression. Fixes https://github.com/mate-desktop/mate-panel/issues/773 | |||||
2018-04-19 | panel-context-menu.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 4 | -26/+45 | |
avoid deprecated: gtk_image_menu_item_new_with_mnemonic gtk_image_menu_item_set_image | |||||
2018-04-17 | avoid 'gtk_file_chooser_dialog_new' with stock ids | Pablo Barciela | 6 | -21/+88 | |
2018-04-17 | update potfile | monsta | 1 | -234/+285 | |
2018-04-15 | Accessibility: white/black applet handles in GNOME high contrast themes | lukefromdc | 1 | -27/+60 | |
Special case the GNOME HighContrast and HighContrastInverse themes to give max contrast on tray and window list applet handles. Follow-on to https://github.com/mate-desktop/mate-panel/commit/2e0a74d9458480966f2a87d1d66a58552a873300 | |||||
2018-04-15 | panel-run-dialog.ui: avoid deprecated: | Pablo Barciela | 1 | -87/+137 | |
avoid deprecated: GtkVBox GtkHbox GtkImage:stock GtkButton:use-stock | |||||
2018-04-15 | fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id | Pablo Barciela | 1 | -6/+30 | |
2018-04-14 | Revert "panel-run-dialog.ui: avoid deprecated:" | lukefromdc | 1 | -136/+87 | |
This reverts commit 4d84a7e7881cfd3b02ef36b443661f5f333efbf7. | |||||
2018-04-14 | Revert "Revert "panel-test-applets.ui: avoid deprecated:"" | lukefromdc | 1 | -83/+96 | |
This reverts commit f853512c166566d0978430e28dca23f97110daae. | |||||
2018-04-14 | Revert "panel-test-applets.ui: avoid deprecated:" | lukefromdc | 1 | -96/+83 | |
This reverts commit d1aee5af0f3a7c32a5c040f241fa4305346f1a13. | |||||
2018-04-14 | panel-test-applets.ui: avoid deprecated: | Pablo Barciela | 1 | -83/+96 | |
avoid deprecated: GtkTable GtkHSeparator GtkButton:use-stock | |||||
2018-04-14 | panel-run-dialog.ui: avoid deprecated: | Pablo Barciela | 1 | -87/+136 | |
avoid deprecated: GtkVBox GtkHbox GtkImage:stock GtkButton:use-stock | |||||
2018-04-14 | window-list.ui: avoid GtkVBox and GtkButton:use-stock | Pablo Barciela | 1 | -54/+97 | |
2018-04-14 | workspace-switcher.ui: avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -7/+19 | |
2018-04-14 | Theme: show applet handles on non-MATE themes | lukefromdc | 1 | -0/+30 | |
Fix https://github.com/mate-desktop/mate-panel/issues/758 Ensure that themes such as GNOME themes (e.g Adwaita) that do not explicitly support MATE show the drag handles for applets such as tray and window-list. | |||||
2018-04-13 | panel-properties-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock | Pablo Barciela | 1 | -12/+42 | |
2018-04-12 | fish.ui: avoid deprecated: | Pablo Barciela | 1 | -97/+160 | |
avoid deprecated: GtkVBox GtkHBox GtkTable GtkLabel:ypad GtkButton:use-stock | |||||
2018-04-11 | clock.ui: avoid deprecated: | Pablo Barciela | 1 | -476/+570 | |
avoid deprecated: GtkTable GtkVBox GtkHBox GtkVButtonBox GtkHButtonBox GtkButton:use-stock GtkImage:stock | |||||
2018-04-09 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 8 | -47/+99 | |
2018-03-25 | fix distcheck | raveit65 | 1 | -0/+1 | |
2018-03-25 | workspace-switcher: support i3 WM | raveit65 | 1 | -0/+23 | |
Fixes https://github.com/mate-desktop/mate-panel/issues/711 | |||||
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-22 | workspace-switcher: support metacity WM | raveit65 | 1 | -0/+15 | |
Fixes https://github.com/mate-desktop/mate-panel/issues/711 | |||||
2018-03-21 | Apply fix for workspace-switcher by vkareh | lukefromdc | 1 | -1/+1 | |
On some machines the workspace-switcher also was rendering half-height at hidpi when out of process | |||||
2018-03-21 | Fix rendering of out-of-process window list with hidpi | lukefromdc | 1 | -2/+2 | |
Fix #754 | |||||
2018-03-20 | hidpi: fix tray icon spacing with window-scaling > 1 | lukefromdc | 2 | -1/+12 | |
2018-03-19 | Fix out-of-process applet sizes for HiDPI | Victor Kareh | 1 | -10/+9 | |
2018-03-19 | Fix hide buttons make panel bigger | info-cppsp | 1 | -44/+79 | |
fix #733 | |||||
2018-03-19 | run dialog: force icon size when loading app icon | monsta | 1 | -1/+1 | |
avoids jumping of nearby UI controls when icon is bigger than requested | |||||
2018-03-19 | run dialog: fix expand of content on window resize | monsta | 1 | -0/+1 | |
2018-03-18 | Fix run dialog show-program-list enabling fix | info-cppsp | 1 | -3/+18 | |
learning signal chaining... | |||||
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+2875 | |
2018-03-14 | run-dialog: use F6 to switch between entry field and program list | info-cppsp | 1 | -0/+33 | |
fix #676 | |||||
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-27 | Fix strut sizes for HiDPI multi-monitors | Victor Kareh | 1 | -15/+18 | |
2018-02-26 | Do not down-scale monitor geometries for GDK monitors | Victor Kareh | 1 | -15/+2 | |