Age | Commit message (Expand) | Author | Files | Lines |
2020-07-05 | Avoid using single-line cpp comments | rbuj | 1 | -1/+1 |
2020-03-02 | Do not collect the translation for Icon | rbuj | 1 | -1/+1 |
2020-01-12 | Update copyright to 2020 | raveit65 | 1 | -1/+1 |
2019-11-15 | fix mate-panel can not find mo file | Wu Xiaotian | 1 | -1/+1 |
2019-11-11 | migrate from intltool to gettext | Wu Xiaotian | 2 | -10/+11 |
2019-10-09 | fish: Use a higher resolution image for Wanda the Fish | Victor Kareh | 1 | -0/+0 |
2019-07-05 | Remove trailing whitespaces | Laurent Napias | 1 | -1/+1 |
2019-06-20 | Add supported platform values to *.mate-panel-applet files | William Wold | 1 | -0/+1 |
2019-02-17 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 |
2019-02-15 | Make translatable the copyright in about dialog | rbuj | 1 | -4/+3 |
2019-01-07 | Store fish surface size to enable rendering without backend specific code | William Wold | 1 | -2/+11 |
2019-01-07 | Remove unused screen variable in fish applet | William Wold | 1 | -3/+0 |
2019-01-07 | Remove X specific functions from fish applet | William Wold | 1 | -11/+9 |
2018-07-12 | fish: avoid deprecated 'gtk_window_set_wmclass' | Pablo Barciela | 1 | -5/+0 |
2018-04-28 | fish: Install fish animations in fish-specific directory | Vincent Untz | 1 | -1/+1 |
2018-04-26 | fish: Convert to GResource | Vincent Untz | 3 | -23/+30 |
2018-04-15 | fish.c: avoid 'gtk_dialog_new_with_buttons' with stock id | Pablo Barciela | 1 | -6/+30 |
2018-04-12 | fish.ui: avoid deprecated: | Pablo Barciela | 1 | -97/+160 |
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 |
2017-08-22 | Fix crashes on moving/removing applets with glib 2.53.4 or later | lukefromdc | 1 | -6/+4 |
2017-08-13 | fish: fix adding back after removal | lukefromdc | 1 | -3/+6 |
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 |
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 |
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 |
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 |
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 |
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 |