summaryrefslogtreecommitdiff
path: root/applets/fish
AgeCommit message (Collapse)AuthorFilesLines
2017-11-07Fix crashes on moving/removing applets with glib 2.53.4 or laterlukefromdc1-0/+4
*On destroying applet disconnect signals for functions that otherwise segfaults with glib 2.53.4 or later. *Fish: it's not always enough for a function to return immediately if applet destroyed anymore *panel-action-button: suppress a warning
2017-04-11update copyright year to 2017monsta1-1/+1
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-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-28fish: use GtkAbout and update copyrightraveit651-3/+3
2016-02-12GTK+3 fish: fix a Wunused-but-set-variable build warningWolfgang Ulbrich1-2/+2
2016-02-12GTK+3 fish: Removed unused and deprecated variables/functionsWolfgang Ulbrich1-0/+4
taken from: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-0&id=06ba8ba
2016-01-23Gtk3: Don't use deprecated gtk_misc_set_alignmentRoy Zhang1-0/+5
2015-09-06Rework gsettings schema buildinginfirit3-39/+37
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-07-14Replace GtkObject with GObject also for Gtk+ 2infirit1-16/+0
2014-11-23don't leak memoryMonsta1-1/+1
2014-11-23GDK_KEY_* is also in Gtk+2.24infirit1-9/+6
2014-05-16Remove all calls gtk_dialog_set_has_separatorinfirit1-4/+0
2014-04-26Use about dialog from libmate-desktopStefano Karapetsas1-1/+2
2014-02-09help: Avoid file collision with gnome-panelinfirit1-2/+2
Also correct help uri for applets.
2013-12-01Remove has_separator property from ui filesStefano Karapetsas1-1/+0
2013-10-26fish: Add GTK3 supportStefano Karapetsas1-12/+132
2013-07-12Use yelp-tools instead of mate-doc-utilsStefano Karapetsas1-2/+2
2013-06-30Fixes for make distStefano Karapetsas1-2/+2
2013-02-10Make GSettings schemas translatableStefano Karapetsas3-34/+37
2012-12-11Fix the website URLcardpuncher1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11Merge branch 'master' of github.com:mate-desktop/mate-panelStefano Karapetsas1-1/+1
2012-10-11migrate fish applet to gsettingsStefano Karapetsas4-346/+161
2012-10-09Update applets/fish/fish.ccardpuncher1-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-06Removed nyan.png from fish applet.Steve Zesch2-2/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos14-0/+6406