Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-04 | build: Use PACKAGE_URL variable | rbuj | 1 | -2/+2 | |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 | |
2020-12-11 | remove function calls to mate_panel_applet_set_background_widget | mbkma | 1 | -2/+0 | |
keep mate_panel_applet_set_background_widget for compatibility | |||||
2020-10-21 | Switch to C-style comments as requested | William Wold | 1 | -4/+4 | |
2020-10-21 | Wncklet applets: don't crash on Wayland | William Wold | 1 | -7/+34 | |
2020-01-12 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2019-02-17 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-02-15 | Make translatable the copyright in about dialog | rbuj | 1 | -8/+5 | |
2018-04-26 | wncklet: Convert to GResource | Vincent Untz | 1 | -4/+3 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9fbca7d https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870 | |||||
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -25/+0 | |
2018-01-25 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+2 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-04-11 | update copyright year to 2017 | monsta | 1 | -1/+1 | |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -57/+0 | |
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 | check for stable release of GTK+3, not for development one | monsta | 1 | -2/+2 | |
2016-07-28 | window-menu applet: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 | |
2016-02-12 | Gtk+-3.20 window-menu: remove deprecated style properties | Wolfgang Ulbrich | 1 | -2/+13 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=080b953 | |||||
2015-07-14 | Drop gdkkeysyms-compat usage in Gtk+3 | infirit | 1 | -9/+6 | |
The new GDK_KEY_ keys are also in Gtk+2. | |||||
2015-03-19 | gtk3: correct css theme selector widget name | Denis Gorodnichev | 1 | -1/+1 | |
Window Selector widget name is "PanelApplet-window-menu-applet-button". This fix 1px focus width Closes https://github.com/mate-desktop/mate-panel/pull/275 | |||||
2014-11-23 | Gtk3: window-menu: Don't change selector style since it's already changed by ↵ | infirit | 1 | -25/+0 | |
libwnck Based on gnome-panel commit: 60cb9c798ed25868c1c07b73fa08aabbb5892d2c From: Carlos Garcia Campos <[email protected]> | |||||
2014-11-23 | Gtk3: window-menu: Use gtk_render_focus() instead of gtk_paint_focus() | infirit | 1 | -14/+31 | |
Based on gnome-panel commit: eab5174e71e705331c53482b7eecb56c1dc3ef6c From: Carlos Garcia Campos <[email protected]> | |||||
2014-11-22 | Gtk3: Remove frame of window-menu applet | infirit | 1 | -0/+41 | |
Based on gnome-panel commit: 1f086d72760569bc466de082e99a55a82ac06014 From: Carlos Garcia Campos <[email protected]> | |||||
2014-04-26 | Use about dialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+3 | |
2014-02-09 | help: Avoid file collision with gnome-panel | infirit | 1 | -1/+1 | |
Also correct help uri for applets. | |||||
2013-10-26 | wncklet: Add GTK3 support | Stefano Karapetsas | 1 | -2/+34 | |
2013-07-26 | wncklet: Come back to libwnck | Stefano Karapetsas | 1 | -4/+4 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-06-06 | switch to libmatewnckmate-panel-1.3.1 | Stefano Karapetsas | 1 | -6/+4 | |
2012-05-23 | fix some things for MATE in wncklet applet | Stefano Karapetsas | 1 | -2/+6 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+269 | |