Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-28 | release 1.21.2v1.21.2 | raveit65 | 1 | -1/+1 | |
2018-05-30 | release 1.21.1v1.21.1 | raveit65 | 1 | -1/+1 | |
2018-05-30 | update mate-menus requiremnt | raveit65 | 1 | -1/+1 | |
2018-04-26 | release 1.21.0v1.21.0 | raveit65 | 1 | -1/+1 | |
2018-04-26 | css: Convert to GResource | raveit65 | 1 | -0/+1 | |
2018-04-26 | clock: Use new GdkPixbuf API to load resources | Vincent Untz | 1 | -1/+1 | |
origin commit: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=3c0af36 | |||||
2018-04-26 | libpanel-applet: Add panel_applet_setup_menu_from_resource() API | Vincent Untz | 1 | -0/+1 | |
Add API to be able to use the new GResource framework. origin commit: https://git.gnome.org/browse/gnome-panel/commit/?id=182cefd | |||||
2018-02-02 | release 1.20 | raveit65 | 1 | -1/+1 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -6/+2 | |
2018-01-26 | Bump version to 1.19.6v1.19.6 | Martin Wimpress | 1 | -1/+1 | |
2018-01-24 | release 1.19.5v1.19.5 | raveit65 | 1 | -1/+1 | |
2018-01-22 | bump minimum required libwnck version to 3.4.6 | monsta | 1 | -1/+1 | |
and drop WNCK_CHECK_VERSION usage | |||||
2017-12-24 | release 1.19.4v1.19.4 | raveit65 | 1 | -1/+1 | |
2017-07-18 | pre-release version bump | raveit65 | 1 | -1/+1 | |
2017-07-18 | release 1.19.2v1.19.2 | raveit65 | 1 | -1/+1 | |
2017-06-13 | release 1.19.1v1.19.1 | raveit65 | 1 | -1/+1 | |
2017-05-16 | remove a needless glib check | raveit65 | 1 | -3/+1 | |
2017-03-30 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-03-13 | release 1.18.0 | raveit65 | 1 | -1/+1 | |
2017-01-31 | pre-bump version | raveit65 | 1 | -1/+1 | |
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 | |