summaryrefslogtreecommitdiff
path: root/charpick/properties.c
AgeCommit message (Collapse)AuthorFilesLines
2021-01-28charpick: Fix memory leakrbuj1-8/+11
2021-01-28Remove unnecessary casts on g_signal_connect callsrbuj1-19/+15
2020-10-27charpick: improve code-styleraveit651-481/+491
- tab to spaces - fix indents - shorten lines
2018-02-09avoid deprecated GtkStockPablo Barciela1-8/+24
2018-02-04require GTK+ 3.22 and GLib 2.50monsta1-15/+0
2017-08-05charpick: don't use deprecated gtk_show_uriraveit651-0/+7
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-14/+9
and require mate-panel >= 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-01-27GTK3: fix previous GtkMisc deprecations fix commitWolfgang Ulbrich1-4/+4
2015-12-17GTK3 charpick: fix deprecated usage of GtkMisk and GtkArrowWolfgang Ulbrich1-0/+8
2015-07-01Revert "charpick: Do not use GtkStock"Monsta1-7/+30
This reverts commit faaee1e86bc0e751693bc2297893bffe127e3c3c. + some more changes to resolve conflicts
2014-12-10charpick: Fix stupid mistake in dialog creationinfirit1-2/+0
2014-11-27charpick: Re-add lost GTK_DIALOG_DESTROY_WITH_PARENTinfirit1-0/+3
2014-11-26charpick: Do not use GtkStockinfirit1-31/+7
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+5
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-02-05Remove all calls gtk_dialog_set_has_separatorinfirit1-3/+0
Also remove the has_separator from the ui files.
2014-01-19charpick: Add GTK3 supportStefano Karapetsas1-2/+3
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-11-24charpick: migrate to gsettingsStefano Karapetsas1-9/+9
2011-11-14initialPerberos1-0/+560