Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-13 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+2 | |
2017-08-02 | fish: fix applet opening as thin line when built in-process | lukefromdc | 1 | -11/+21 | |
Based on part of https://github.com/GNOME/gnome-panel/commit/f0f91805a1e39543487cfe67dfc47129e45e76f3 There was an issue where Wanda appeared as a thin line. The reason is that calling gtk_widget_set_size_request() in a size_allocate() handler doesn't work. So use an idle function for this. Also, only call gtk_widget_set_size_request() if really needed. | |||||
2017-08-02 | avoid deprecated gdk_screen_make_display_name | ZenWalker | 1 | -5/+7 | |
2017-07-29 | don't use deprecated gtk_show_uri | lukefromdc | 1 | -2/+5 | |
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 | -99/+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-07-28 | fish: use GtkAbout and update copyright | raveit65 | 1 | -3/+3 | |
2016-02-12 | GTK+3 fish: fix a Wunused-but-set-variable build warning | Wolfgang Ulbrich | 1 | -2/+2 | |
2016-02-12 | GTK+3 fish: Removed unused and deprecated variables/functions | Wolfgang Ulbrich | 1 | -0/+4 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-0&id=06ba8ba | |||||
2016-01-23 | Gtk3: Don't use deprecated gtk_misc_set_alignment | Roy Zhang | 1 | -0/+5 | |
2015-09-06 | Rework gsettings schema building | infirit | 3 | -39/+37 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-07-14 | Replace GtkObject with GObject also for Gtk+ 2 | infirit | 1 | -16/+0 | |
2014-11-23 | don't leak memory | Monsta | 1 | -1/+1 | |
2014-11-23 | GDK_KEY_* is also in Gtk+2.24 | infirit | 1 | -9/+6 | |
2014-05-16 | Remove all calls gtk_dialog_set_has_separator | infirit | 1 | -4/+0 | |
2014-04-26 | Use about dialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+2 | |
2014-02-09 | help: Avoid file collision with gnome-panel | infirit | 1 | -2/+2 | |
Also correct help uri for applets. | |||||
2013-12-01 | Remove has_separator property from ui files | Stefano Karapetsas | 1 | -1/+0 | |
2013-10-26 | fish: Add GTK3 support | Stefano Karapetsas | 1 | -12/+132 | |
2013-07-12 | Use yelp-tools instead of mate-doc-utils | Stefano Karapetsas | 1 | -2/+2 | |
2013-06-30 | Fixes for make dist | Stefano Karapetsas | 1 | -2/+2 | |
2013-02-10 | Make GSettings schemas translatable | Stefano Karapetsas | 3 | -34/+37 | |
2012-12-11 | Fix the website URL | cardpuncher | 1 | -1/+1 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-10-11 | Merge branch 'master' of github.com:mate-desktop/mate-panel | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-11 | migrate fish applet to gsettings | Stefano Karapetsas | 4 | -346/+161 | |
2012-10-09 | Update applets/fish/fish.c | cardpuncher | 1 | -1/+1 | |
Fix a typo in the documentation credits for Wanda. Now I guess I can start seeking psychiatric evaluation as advised in the about box :) | |||||
2012-08-06 | Removed nyan.png from fish applet. | Steve Zesch | 2 | -2/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 14 | -0/+6406 | |