summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-icon-sources.c
Commit message (Expand)AuthorAgeFilesLines
* Seal needed deprecated API.Juan Pablo Ugarte2014-05-071-2/+27
* Fix GtkIconFactory sources editor.Tristan Van Berkom2013-05-041-38/+67
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-2/+2
* * 41 files: Fixed typo in LGPL License file headers.Tristan Van Berkom2011-01-241-1/+1
* * gladeui/glade-command.[ch]: Removed glade_command_set_naming_policy().Tristan Van Berkom2011-01-221-2/+1
* * gladeui/glade-editor-property.[ch]: Privatized members of GladeEditorPrope...Tristan Van Berkom2011-01-041-10/+17
* * Made GladeProperty internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-2/+2
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-1/+1
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-836/+853
* Initial gtk+ 3.0 port (compiles but doesn't work)Johannes Schmid2010-11-051-2/+3
* Use accessor functions instead direct access.Javier Jardón2009-12-041-1/+1
* Bug 595838 — String fixesPhilip Withnall2009-09-221-1/+1
* reverted string changes, i hope i did not miss anythingJuan Pablo Ugarte2009-03-021-1/+1
* fixed typos, bugs #571884 and #571867Juan Pablo Ugarte2009-03-021-1/+1
* Updated to reflect current temporary dual licensing scheme, package is toTristan Van Berkom2008-12-091-10/+10
* Added parameter-spec parsing, need to updated docs still.Tristan Van Berkom2008-11-051-67/+0
* Added icon factory editor widget (only to better format the "sources"Tristan Van Berkom2008-10-281-13/+2
* Properly convert toolbutton:icon both ways.Tristan Van Berkom2008-10-251-0/+3
* Fixed a warning.Tristan Van Berkom2008-10-251-0/+29
* finished with gtkiconfactory.Tristan Van Berkom2008-10-241-87/+122
* fixing modifications of icon sources (the string_from_value wasnt good)xTristan Van Berkom2008-10-241-1/+117
* string_from_enum, now returns the nick and not the name (generally allTristan Van Berkom2008-10-241-3/+3
* new pspec and eprop for GtkIconSources in GtkIconFactories.Tristan Van Berkom2008-10-221-0/+885