Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-19 | Switch out wayland protocols for gtk-layer-shell dependency | William Wold | 1 | -4/+6 | |
2019-05-09 | Determine libwnck version during configure | Victor Kareh | 1 | -1/+10 | |
2019-03-31 | pre-bump version | raveit65 | 1 | -1/+1 | |
2019-02-24 | release 1.22.0v1.22.0 | raveit65 | 1 | -1/+1 | |
2019-02-07 | fix make distcheck fail on debian | Wu Xiaotian | 1 | -1/+0 | |
2018-12-21 | Disallow building without X11 support | William Wold | 1 | -4/+4 | |
2018-12-21 | Allow for enabling and disabling a backend without affecting the other | William Wold | 1 | -29/+29 | |
2018-12-10 | Include Wayland protocol generating makefile in build system | William Wold | 1 | -0/+1 | |
2018-12-09 | Updated configure.ac for Wayland support | William Wold | 1 | -2/+57 | |
2018-12-05 | Remove legacy X11 package detection | William Wold | 1 | -20/+1 | |
2018-11-24 | pre-bump version | raveit65 | 1 | -1/+1 | |
2018-11-15 | release 1.21.3v1.21.3 | raveit65 | 1 | -1/+1 | |
2018-11-14 | Migrate mate-panel from dbus-glib to gdbus | yetist | 1 | -5/+2 | |
- Code optimization - Put GDBusProxy in PanelSessionManager struct | |||||
2018-10-20 | na-tray: wide panels, add GSettings to the applet | Fabien Broquard | 1 | -0/+1 | |
The new GSettings allow to change and remember the minimum icon size for the grid. The default icon size is set at 24px. | |||||
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 |