Age | Commit message (Expand) | Author | Files | Lines |
2017-01-23 | status-notifier: Remove custom image menu item class | Colomban Wendling | 4 | -300/+32 |
2017-01-23 | status-notifier: Move GTK compatibility code inline | Colomban Wendling | 6 | -173/+69 |
2017-01-23 | status-notifier: Simplify compatibility code for GTK 3.20 | Colomban Wendling | 4 | -64/+10 |
2017-01-23 | system-tray: Restrict the ordering hack to the system-tray module | Colomban Wendling | 2 | -41/+35 |
2017-01-23 | status-notifier: Don't add extra padding around the icons | Colomban Wendling | 1 | -7/+1 |
2017-01-23 | status-notifier: Fix elements display on GTK < 3.20 | Colomban Wendling | 5 | -3/+241 |
2017-01-23 | Add compatibility for GTK 3.14 | Colomban Wendling | 8 | -0/+233 |
2017-01-23 | Lower GLib dependency | Colomban Wendling | 10 | -37/+121 |
2017-01-23 | Add StatusNotifier support to the Notification Area applet | Colomban Wendling | 45 | -367/+5952 |
2017-01-20 | Add (optional) support for menulibre. https://smdavis.us/projects/menulibre/ ... | Martin Wimpress | 2 | -8/+8 |
2017-01-18 | Bump version to 1.17.1v1.17.1 | Martin Wimpress | 1 | -13/+45 |
2017-01-13 | support desktop actions | Denis Gorodnichev | 13 | -212/+255 |
2017-01-13 | pre-bump version | raveit65 | 2 | -1/+3 |
2017-01-10 | window-list.c: Fix indent | lukefromdc | 1 | -14/+14 |
2017-01-09 | GTK 3.20/3.22: fix warnings from show-desktop button | lukefromdc | 1 | -4/+14 |
2017-01-09 | GTK 3.20/22: fix warnings from tasklist buttons | lukefromdc | 1 | -0/+15 |
2017-01-09 | Remove unused variable | lukefromdc | 1 | -1/+0 |
2017-01-09 | GTK 3.20/22 Clock button: force zero padding and margin | lukefromdc | 1 | -2/+23 |
2017-01-09 | Clock: remove non-working signal, fix warning | lukefromdc | 1 | -1/+6 |
2017-01-08 | Gtk-WARNING: Allocating size to GtkAlignment.. | Denis Gorodnichev | 1 | -2/+0 |
2017-01-05 | build: don't require canberra, it's not used | monsta | 1 | -1/+1 |
2017-01-05 | remove ancient code leftovers | monsta | 13 | -1669/+0 |
2017-01-05 | xstuff: remove unused code | monsta | 2 | -336/+0 |
2016-12-24 | build: require libmateweather >= 1.17.0 (GTK+3 only) | monsta | 1 | -1/+1 |
2016-11-29 | Fix: the panel does not display the icon on the mouse with dnd | ZenWalker | 1 | -0/+9 |
2016-11-22 | release 1.17.0v1.17.0 | raveit65 | 1 | -0/+14 |
2016-11-22 | sync with transiflex | raveit65 | 11 | -425/+430 |
2016-11-21 | rename .ui file of panel properties dialog to the original name | monsta | 4 | -4/+4 |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 86 | -5227/+114 |
2016-11-21 | build: require libmateweather 1.16.0 | monsta | 1 | -5/+2 |
2016-11-21 | build: require dconf >= 0.13.4 | monsta | 1 | -11/+2 |
2016-11-21 | libmate-panel-applet: remove redundant GLib version check in panel-plug | monsta | 2 | -2/+6 |
2016-11-21 | panel-widget: panel_widget_unrealize is used only with GTK+ < 3.18 | monsta | 1 | -1/+2 |
2016-11-21 | libmate-panel-applet: add missing brackets | monsta | 1 | -1/+2 |
2016-11-21 | build: require libmate-menu 1.10 | monsta | 1 | -1/+1 |
2016-11-21 | check for stable release of GTK+3, not for development one | monsta | 12 | -27/+27 |
2016-11-21 | libegg: remove win32 & quartz leftovers | monsta | 2 | -13/+1 |
2016-11-21 | fix indent a bit | monsta | 6 | -12/+12 |
2016-11-09 | clock: fix indent somewhat | monsta | 5 | -1699/+1699 |
2016-11-08 | clock: remove unused #include | monsta | 1 | -1/+0 |
2016-10-21 | clock: update tooltip only when new text is different | Błażej Szczygieł | 1 | -9/+16 |
2016-10-20 | GTK+-3 Calendar Window: force minimum size | lukefromdc | 1 | -0/+3 |
2016-09-29 | Merge pull request #483 from Safari77/markcurrentday | lukefromdc | 1 | -6/+37 |
2016-09-29 | clock-applet: mark current day | Sami Farin | 1 | -6/+37 |
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 |
2016-09-18 | update NEWS for 1.16 | monsta | 1 | -42/+12 |
2016-09-18 | sync with Transifex | monsta | 3 | -35/+36 |
2016-09-07 | GTK+-3.20 panel-widget: use GtkSeat instead of deprecated device pointer | raveit65 | 1 | -6/+6 |
2016-09-07 | GTK+-3.20 top-level: use GtkSeat instead of deprecated device pointer | raveit65 | 1 | -8/+20 |
2016-09-01 | GTK+-3.20 force quit: use GtkSeat instead of deprecated device pointer | raveit65 | 1 | -4/+5 |