summaryrefslogtreecommitdiff
path: root/gladeui/glade-named-icon-chooser-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warning: ISO C does not allow extra ‘;’ outside of a function [-Wpeda...Juan Pablo Ugarte2020-08-171-1/+1
* Fix minor typosYuri Chornoivan2020-03-221-2/+2
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeNamedIconChooserDialogCorentin Noël2019-08-201-152/+173
* introspection: Add many annotations to sourcesCorentin Noël2019-04-011-4/+4
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-24/+24
* Reduced use of deprecated gtk_dialog_get_action_area() function.Juan Pablo Ugarte2014-05-151-9/+3
* Removed use of deprecated GtkMisc APIJuan Pablo Ugarte2014-05-151-3/+3
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-171-118/+114
* Cleanup deprecations all around.Tristan Van Berkom2013-04-011-5/+0
* Fix prototype warning issuesJasper St. Pierre2013-02-251-1/+1
* Removed deprecated GDK_THREADS_ENTER/LEAVE() macrosJuan Pablo Ugarte2012-10-021-8/+0
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-6/+6
* Fixed "variable set but not used" warnings (-Wunused-but-set-variable)Juan Pablo Ugarte2011-05-201-8/+3
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-1400/+1408
* Initial gtk+ 3.0 port (compiles but doesn't work)Johannes Schmid2010-11-051-5/+5
* Merge branch 'master' into offscreenTristan Van Berkom2010-10-091-0/+3
|\
| * * gladeui/glade-inspector.c, gladeui/glade-named-icon-chooser-dialog.c:Tristan Van Berkom2010-09-211-2/+2
* | Fixed compitation for gtk+-3.0Juan Pablo Ugarte2010-09-191-2/+0
|/
* Mark some strings for translation, bug #581167Gabor Kelemen2010-02-131-2/+2
* Use accessor functions instead direct access. Third patchJavier Jardón2010-02-111-4/+4
* Use accessor functions instead direct access.Javier Jardón2009-12-041-9/+13
* Marked some properties to be "themed-icon"Tristan Van Berkom2007-08-141-0/+1775