Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-28 | show-desktop: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 | |
2016-07-28 | workspace-switcher: use GtkAbout and update copyright | raveit65 | 1 | -2/+2 | |
2016-07-28 | window-menu applet: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 | |
2016-07-28 | na: : use GtkAbout and update copyright | raveit65 | 1 | -4/+3 | |
2016-07-28 | fish: use GtkAbout and update copyright | raveit65 | 1 | -3/+3 | |
2016-07-28 | pre-bump version | raveit65 | 2 | -1/+3 | |
2016-07-26 | multiscreen: drop unused function | monsta | 3 | -47/+0 | |
from https://git.gnome.org/browse/gnome-panel/commit/?id=f89661d8489a75d1c356925c6e53e8ccc9d7fbb9 | |||||
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -1/+4 | |
2016-07-11 | Merge pull request #456 from chrstphrchvz/patch-1 | Martin Wimpress | 1 | -1/+1 | |
fix typo | |||||
2016-07-10 | fix typo | Christopher Chavez | 1 | -1/+1 | |
2016-06-30 | clock: fix UI issues introduced in 882f8f4 | monsta | 2 | -15/+24 | |
2016-06-29 | use gtk_box_new instead of gtk_{h,v}box_new properly | Sorokin Alexei | 10 | -48/+47 | |
2016-06-29 | fixes for opensuse.layout | Sorokin Alexei | 1 | -3/+11 | |
2016-06-29 | fix some warnings and deprecations | Sorokin Alexei | 9 | -58/+143 | |
2016-06-29 | Gtk3: rename panel_widget_size_request() to panel_widget_get_preferred_size() | Sorokin Alexei | 1 | -48/+106 | |
2016-06-29 | Gtk3: fix no explicit return value type for set_background_region() | Sorokin Alexei | 1 | -0/+1 | |
2016-06-28 | po: drop languages not present on Transifex | monsta | 7 | -19502/+0 | |
la (Latin) is present though, but it's empty, so no use for us | |||||
2016-06-28 | po: actually add new language from Transifex | monsta | 1 | -0/+1 | |
2016-06-21 | panel-test-applets: fix typo | monsta | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/mate-panel/issues/439 | |||||
2016-06-08 | release 1.15.0v1.15.0 | raveit65 | 2 | -1/+16 | |
2016-06-08 | sync with Transiflex | raveit65 | 16 | -233/+3164 | |
2016-06-08 | fix missing focus for panel widgets | raveit65 | 1 | -0/+1 | |
credits and thanks to Joanmarie from orca project fixes partially https://github.com/mate-desktop/mate-panel/issues/441 https://github.com/mate-desktop/mate-panel/issues/440 https://github.com/mate-desktop/mate-panel/issues/444 | |||||
2016-06-07 | panel-widget: add missing function declaration for GTK+ >= 3.18 | monsta | 1 | -0/+3 | |
fixes a build warning | |||||
2016-06-02 | added missing variable initialization | monsta | 1 | -0/+1 | |
2016-06-02 | restore correct applet finalizing code | monsta | 1 | -1/+2 | |
Revert "Cancel background settings upon MatePanelAppletFrameDBus destruction. This is an attempt to fix https://github.com/mate-desktop/mate-panel/issues/214" This reverts commit e6a14da0f7946f77e4316a05e051527b54ec1c99. | |||||
2016-06-02 | revert old change that accidentally got here | monsta | 1 | -1/+1 | |
https://github.com/mate-desktop/mate-panel/commit/c5cd7ee4a663d862a5893fb48cbfb087540978cc | |||||
2016-05-30 | na-try-child: add missing include for GTK_Version_Check | raveit65 | 1 | -0/+1 | |
2016-04-13 | configure: remove unused python-related directive | monsta | 1 | -1/+0 | |
2016-04-07 | po: add missing languages to LINGUAS + fix sorting a bitv1.14.0 | monsta | 1 | -1/+4 | |
2016-04-06 | release 1.14.0 | raveit65 | 2 | -1/+2 | |
2016-04-06 | add new languages and sync with transiflex | raveit65 | 111 | -5125/+13908 | |
2016-04-06 | Revert "add new languages and sync with transiflex" | raveit65 | 112 | -14102/+5160 | |
This reverts commit c57aa66fc8ddcc9baa21446e87c9332f11e0abed. | |||||
2016-04-06 | Add Changelog generation | raveit65 | 1 | -0/+10 | |
2016-04-06 | add new languages and sync with transiflex | raveit65 | 112 | -5160/+14102 | |
2016-04-06 | update NEWS and pack 1.13.x changes into single 1.14.0 entry | monsta | 1 | -32/+17 | |
2016-03-27 | release 1.13.2v1.13.2 | raveit65 | 1 | -1/+12 | |
2016-03-26 | sync with transiflex | raveit65 | 107 | -18567/+22221 | |
2016-03-25 | GTK 3.18:Apply panelplug rework | lukefromdc | 1 | -1/+1 | |
panel-plug.c Changing the panel background handling (from gnome-panel) for GTK 3.18 requires that the panelplug changes from gnome-panel also be applied or applets can mismatch the panel toplevel when an alpha value is present | |||||
2016-03-25 | GTK 3.18:Apply panelplug rework | lukefromdc | 1 | -1/+1 | |
panel-plug-private.h Changing the panel background handling (from gnome-panel) for GTK 3.18 requires that the panelplug changes from gnome-panel also be applied or applets can mismatch the panel toplevel when an alpha value is present | |||||
2016-03-25 | GTK 3.18:Apply panelplug rework | lukefromdc | 1 | -12/+12 | |
mate-panel-applet.c Changing the panel background handling (from gnome-panel) for GTK 3.18 requires that the panelplug changes from gnome-panel also be applied or applets can mismatch the panel toplevel when an alpha value is present. | |||||
2016-03-25 | Gtk3.18/3.20-move background handling toplevel | lukefromdc | 1 | -24/+38 | |
panel-widget.c move background handling to the panel toplevel in GTK 3.18 and GTK 3.20 builds only, seems to fix the applet crashes on theme changes with a custom background loaded, and in GTK 3.20 also preserves custom backgrounds when GTK themes are changed | |||||
2016-03-25 | Gtk3.18/3.20-move background handling toplevel | lukefromdc | 1 | -1/+7 | |
panel-toplevel.h move background handling to the panel toplevel in GTK 3.18 and GTK 3.20 builds only, seems to fix the applet crashes on theme changes with a custom background loaded, and in GTK 3.20 also preserves custom backgrounds when GTK themes are changed | |||||
2016-03-25 | Gtk3.18/3.20-move background handling toplevel | lukefromdc | 1 | -8/+180 | |
panel-toplevel.c move background handling to the panel toplevel in GTK 3.18 and GTK 3.20 builds only, seems to fix the applet crashes on theme changes with a custom background loaded, and in GTK 3.20 also preserves custom backgrounds when GTK themes are changed | |||||
2016-03-25 | Gtk3.18/3.20-move background handling toplevel | lukefromdc | 1 | -3/+7 | |
panel-separator.c | |||||
2016-03-25 | Gtk3.18/3.20-move background handling toplevel | lukefromdc | 1 | -2/+9 | |
panel-profile.c | |||||
2016-03-25 | Gtk3.18/3.20-move background handling toplevel | lukefromdc | 1 | -2/+7 | |
panel-menu-bar.c | |||||
2016-03-25 | Gtk3.18/3.20-move background handling toplevel | lukefromdc | 1 | -5/+21 | |
panel-applet-frame.c | |||||
2016-03-25 | Gtk3.18/3.20-move background handling toplevel | lukefromdc | 1 | -1/+6 | |
panel.c | |||||
2016-03-25 | GTK3.18-revert hack not needed with moved bg code | lukefromdc | 1 | -7/+1 | |
Revert a technically incorrect hack previously needed for GTk 3.18 but no longer needed after moving the background handling to the panel toplevel. Moving the BG is GTK 3.18 and later only it seems | |||||
2016-03-23 | GTK+3.20: adjust CSS classes for WnckPager | György Balló | 1 | -2/+4 | |
This allows to use class names consistently. The old WnckPager CSS selector will not work with GTK+ 3.20. |