Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-26 | fish: Convert to GResource | Vincent Untz | 1 | -13/+5 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=5478111 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-04-15 | fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id | Pablo Barciela | 1 | -6/+30 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -10/+1 | |
2018-01-25 | avoid deprecated GtkStock | Pablo Barciela | 1 | -4/+4 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-12-17 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -2/+3 | |
This commit reverts: https://github.com/mate-desktop/mate-panel/commit/7b2bc7d9f98c6ba8c2c31bdf9605faadb42a7e0e And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height | |||||
2017-08-22 | Fix crashes on moving/removing applets with glib 2.53.4 or later | lukefromdc | 1 | -6/+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-08-13 | fish: fix adding back after removal | lukefromdc | 1 | -3/+6 | |
These two "changed" functions get triggered by clearing gsettings values on exit, make them return immediately when this happens. Don't return from dispose on repeat call or applet can't be added back | |||||
2017-08-13 | Fish: stop all warnings on removing when built in-process | lukefromdc | 1 | -0/+3 | |
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-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-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 | |
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 | 1 | -233/+120 | |
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 :) | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+2012 | |