Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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/+3 | |
2019-01-29 | wncklet: Error if compiling without X11 support | William Wold | 1 | -0/+4 | |
2018-05-12 | Convert launcher icons to cairo surfaces | Victor Kareh | 1 | -17/+32 | |
This improves support for HiDPI by loading properly scaled surfaces for launcher and drawer icons. It also Fixes the Show Desktop wncklet to show a surface icon. Other wncklets have their icons determined by libwnck, so they remain as pixbufs. Fixes mate-desktop/mate-desktop#314 | |||||
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 | -27/+1 | |
2018-01-25 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+2 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -1/+1 | |
2017-04-11 | update copyright year to 2017 | monsta | 1 | -1/+1 | |
2017-01-09 | GTK 3.20/3.22: fix warnings from show-desktop button | lukefromdc | 1 | -4/+14 | |
Force zero padding, margin, border to stop underallocation warnings. *Note: few themes deliberately use a border here, some (notably Adwaita) inherit it from generic buttons | |||||
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -36/+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 | -5/+5 | |
2016-07-28 | show-desktop: use GtkAbout and update copyright | raveit65 | 1 | -3/+2 | |
2016-02-12 | GTK+-3.20 showdesktop: remove deprecated style properties | Wolfgang Ulbrich | 1 | -0/+4 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=080b953 | |||||
2016-02-12 | GTK+-3.20 showdesktop: don't use deprecated style properties | Wolfgang Ulbrich | 1 | -1/+8 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=4139922 | |||||
2016-02-10 | GTK+3 showdesktop: do not use GtkStock for 'image-missing' for both gtk+ ↵ | Wolfgang Ulbrich | 1 | -1/+1 | |
versions | |||||
2014-11-23 | showdesktop: Fix the size of the icon | infirit | 1 | -2/+2 | |
Based on gnome-panel commit: 6dae521ff187dcb2da1969ad017cf5b9e1bcb8f2 From: Carlos Garcia Campos <[email protected]> | |||||
2014-11-23 | Gtk3: showdesktop: Port gtk_widget_get_style to GtkStyleContext | infirit | 1 | -0/+27 | |
Based on gnome-panel commit: d27ef4de9ba872e5afc5e60430c7a16549158f61 From: Germán Póo-Caamaño <[email protected]> | |||||
2014-11-23 | Gtk3: showdesktop: Port to GtkStyleContext | infirit | 1 | -0/+17 | |
Based on gnome-panel commit: fb1fa7ef2087b68fc7e7a01050e4c6747e8771e8 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 | -1/+2 | |
2013-07-26 | wncklet: Come back to libwnck | Stefano Karapetsas | 1 | -18/+18 | |
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 | -20/+18 | |
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/+533 | |