summaryrefslogtreecommitdiff
path: root/applets/fish/fish.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-17Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-02-15Make translatable the copyright in about dialogrbuj1-4/+3
2019-01-07Store fish surface size to enable rendering without backend specific codeWilliam Wold1-2/+11
2019-01-07Remove unused screen variable in fish appletWilliam Wold1-3/+0
2019-01-07Remove X specific functions from fish appletWilliam Wold1-11/+9
2018-07-12fish: avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-5/+0
2018-04-26fish: Convert to GResourceVincent Untz1-13/+5
2018-04-15fish.c: avoid 'gtk_dialog_new_with_buttons' with stock idPablo Barciela1-6/+30
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-10/+1
2018-01-25avoid deprecated GtkStockPablo Barciela1-4/+4
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela1-2/+3
2017-08-22Fix crashes on moving/removing applets with glib 2.53.4 or laterlukefromdc1-6/+4
2017-08-13fish: fix adding back after removallukefromdc1-3/+6
2017-08-13Fish: stop all warnings on removing when built in-processlukefromdc1-0/+3
2017-08-13avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+2
2017-08-02fish: fix applet opening as thin line when built in-processlukefromdc1-11/+21
2017-08-02avoid deprecated gdk_screen_make_display_nameZenWalker1-5/+7
2017-07-29don't use deprecated gtk_show_urilukefromdc1-2/+5
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
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
2016-01-23Gtk3: Don't use deprecated gtk_misc_set_alignmentRoy Zhang1-0/+5
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
2013-10-26fish: Add GTK3 supportStefano Karapetsas1-12/+132
2013-07-12Use yelp-tools instead of mate-doc-utilsStefano Karapetsas1-2/+2
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 Karapetsas1-233/+120
2012-10-09Update applets/fish/fish.ccardpuncher1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+2012