Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-23 | Add StatusNotifier support to the Notification Area applet | Colomban Wendling | 1 | -0/+6 | |
The StatusNotifier part of the implementation is based off gnome-panel's status-notifier applet. | |||||
2017-01-13 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-01-05 | build: don't require canberra, it's not used | monsta | 1 | -1/+1 | |
2016-12-24 | build: require libmateweather >= 1.17.0 (GTK+3 only) | monsta | 1 | -1/+1 | |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -39/+11 | |
and require libmate-desktop >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. | |||||
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 | |
not sure if we need it though - we use dconf functions from libmate-desktop, not from libdconf directly | |||||
2016-11-21 | build: require libmate-menu 1.10 | monsta | 1 | -1/+1 | |
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 | |
2016-08-03 | Gtk+3 UI: add panel-properties-dialog-gtk3.ui | raveit65 | 1 | -0/+1 | |
which is cleaned from deprecated widgets for >= gtk+-3.14 | |||||
2016-07-28 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-07-26 | multiscreen: drop unused function | monsta | 1 | -3/+0 | |
from https://git.gnome.org/browse/gnome-panel/commit/?id=f89661d8489a75d1c356925c6e53e8ccc9d7fbb9 | |||||
2016-06-08 | release 1.15.0v1.15.0 | raveit65 | 1 | -1/+1 | |
2016-04-13 | configure: remove unused python-related directive | monsta | 1 | -1/+0 | |
2016-04-06 | release 1.14.0 | raveit65 | 1 | -1/+1 | |
2016-03-22 | use gtk+-3.20 custom bg fixixes only for > gtk+-3.18 and > glib-2.42 | raveit65 | 1 | -1/+0 | |
This fixes also distcheck | |||||
2016-03-13 | gtk3.20-fix custom BG change on applets | lukefromdc | 1 | -1/+1 | |
Update makefile and configure.ac to build the new files needed for GTK 3.19 and later builds. | |||||
2016-02-27 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-02-09 | pre-bump version | Wolfgang Ulbrich | 1 | -1/+1 | |
2016-02-09 | Kill ubuntu counterhack | Wolfgang Ulbrich | 1 | -17/+0 | |
2016-02-09 | remove deprecated librsvg/rsvg-cairo.h include | Wolfgang Ulbrich | 1 | -1/+2 | |
Direct include of librsvg/rsvg-cairo.h has been deprecated from 2.36.2 version. Removed it and added required version for librsvg. taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=d306ad3 | |||||
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-12-03 | Bump version to 1.12.1 | monsta | 1 | -1/+1 | |
2015-11-03 | 1.12.0v1.12.0 | Clement Lefebvre | 1 | -1/+1 | |
2015-10-28 | release 1.11.1 releasemate-panel-1.11.1 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 1 | -1/+1 | |
2015-09-06 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-09-06 | Rework gsettings schema building | infirit | 1 | -1/+9 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-24 | removed one more suspicious reference to win32 | Monsta | 1 | -1/+0 | |
2015-08-23 | drop xrandr 1.2 compatibility (it's ancient) | Monsta | 1 | -1/+1 | |
2015-08-19 | configure.ac: drop obsolete macro | monsta | 1 | -1/+0 | |
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example. | |||||
2015-07-10 | Bump version to 1.10.1 | Monsta | 1 | -1/+1 | |
2015-05-04 | Bump version to 1.10.0mate-panel-1.10.0 | Stefano Karapetsas | 1 | -1/+1 | |
2015-04-09 | Bump version to 1.9.91mate-panel-1.9.91 | Stefano Karapetsas | 1 | -1/+1 | |
2015-03-02 | Bump version to 1.9.90mate-panel-1.9.90 | Stefano Karapetsas | 1 | -1/+1 | |
2014-12-12 | clock: use GNetworkMonitor | infirit | 1 | -12/+0 | |
Taken from gnome-panel commit: 04e6ef4dbc6a1fdc720b750fdf87a7f43a8a2df6 From: Alberts Muktupāvels <[email protected]> | |||||
2014-12-08 | Bump version to 1.9.4 | infirit | 1 | -1/+1 | |
2014-11-23 | Revert "gir: Require g-i 0.9.5 and stop using deprecated --strip-prefix option" | infirit | 1 | -1/+1 | |
This reverts commit 24e90fe2904ea0783562e64ef6981fc83373604f. | |||||
2014-11-23 | gir: Require g-i 0.9.5 and stop using deprecated --strip-prefix option | infirit | 1 | -1/+1 | |
2014-11-22 | Bump version to 1.9.3mate-panel-1.9.3 | Stefano Karapetsas | 1 | -1/+1 | |
2014-11-10 | Bump version to 1.9.2mate-panel-1.9.2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-11-04 | lockdown: move disable-lock-down key to lockdown schema | infirit | 1 | -1/+1 | |
In order to use it in other parts of MATE. | |||||
2014-07-01 | Bump version to 1.9.1mate-panel-1.9.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-06-27 | Bump required mate-desktop version to 1.9.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-06-27 | Bump required mate-desktop version to 1.9.2 | infirit | 1 | -1/+1 | |
Needed for the new MateColorSelecionDialog. | |||||
2014-05-17 | Bump GLIB version | infirit | 1 | -1/+1 | |
2014-04-26 | Use about dialog from libmate-desktop | Stefano Karapetsas | 1 | -3/+3 | |
2014-03-22 | Bump version to 1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-03-01 | Bump version to 1.8.0mate-panel-1.8.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-18 | Bump version to 1.7.90mate-panel-1.7.90 | Stefano Karapetsas | 1 | -1/+1 | |