summaryrefslogtreecommitdiff
path: root/charpick/charpick.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-17Allow building all applets in or out of processlukefromdc1-5/+9
2023-07-17charpick: port to in-process for wayland compatabilitylukefromdc1-3/+1
2022-08-08Use dashes instead of underscores in signal namesrbuj1-7/+7
2022-03-23charpick: fix memory leakrbuj1-1/+1
2021-11-21Use a blank line at mostrbuj1-3/+0
2021-09-12Charpick-applet: use GtkInvisible widgetbalping1-7/+45
2021-01-28charpick: Fix memory leakrbuj1-19/+9
2021-01-28Remove unnecessary casts on g_signal_connect callsrbuj1-13/+13
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-12-06remove dead function mate_panel_applet_set_background_widgetmbkma1-30/+28
2020-10-27charpick: improve code-styleraveit651-584/+614
2020-07-30charpick: Load menu from resourcesrbuj1-5/+4
2020-07-28charpick: Fix memory leak reported by clang static analyzerrbuj1-2/+3
2020-06-09charpic-about: fix DE name in about dialogAbu Sakib1-2/+2
2020-04-16Remove unused-variable warningsrbuj1-9/+4
2020-01-10Update copyright to 2020raveit651-1/+1
2019-03-20assignment discards 'const' qualifier from pointer target typerbuj1-1/+1
2019-03-20Make translatable documenters in about dialogrbuj1-1/+8
2019-03-20Make translatable copyright info in about dialogrbuj1-5/+2
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
2018-07-06charpick: replace deprecated gtk_menu_popupraveit651-36/+5
2018-02-09avoid deprecated GtkStockPablo Barciela1-3/+3
2018-02-04require GTK+ 3.22 and GLib 2.50monsta1-46/+6
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-05WidthOfScreen and HeightOfScreen implementationPablo Barciela1-4/+3
2017-10-05update copyright year in other appletsmonsta1-1/+1
2017-08-10avoid deprecated gdk_screen_width/heightZenWalker1-17/+19
2017-08-05charpick: don't use deprecated gtk_show_uriraveit651-0/+7
2017-01-31charpick: fix runtime warnings with GTK+ 3.20/22monsta1-0/+33
2017-01-31charpick: add missing static declaration for variablemonsta1-1/+1
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-57/+8
2016-07-31charpick: drop MateAbout and update copyrightraveit651-4/+6
2015-12-19Gtk3 charpick: fix a build wrningWolfgang Ulbrich1-1/+1
2015-12-17GTK3 charpick: fix deprecated usage of GtkMisk and GtkArrowWolfgang Ulbrich1-1/+14
2015-12-17charpick: GSList type is wrong here, GList should be usedmonsta1-2/+2
2015-10-16GTK3 charpick: support custom panel themeslukefromdc1-0/+14
2015-07-01Revert "charpick: Do not use GtkStock"Monsta1-1/+2
2014-12-10Gtk3: charpick: fix typoinfirit1-1/+1
2014-11-26Gtk3: charpick: don't use deprecated gtk_rc_parse_stringinfirit1-0/+24
2014-11-26charpick: Do not use GtkStockinfirit1-1/+0
2014-11-26Gtk3: Set homogenous per gnome-applets commit 5df9f98d66f9c2920122a2a86269d95...infirit1-0/+3
2014-11-26Gtk3: don't use deprecated gtk_widget_size_requestinfirit1-2/+10
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+5
2014-06-02Replace GtkObject with GObject also for gtk2infirit1-8/+4
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-1/+2
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-01-22Fix gucharmap support for GTK2/GTK3Stefano Karapetsas1-1/+1
2014-01-19charpick: Add GTK3 supportStefano Karapetsas1-2/+10
2013-10-19Move to gucharmapinfirit1-4/+4
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1