summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
Commit message (Expand)AuthorAgeFilesLines
* hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-261-1/+1
* Add chains to the parent's ::finalize() handler (#134901, Morten Welinder,Matthias Clasen2004-02-221-0/+6
* Remove an extraneous + 1 (#134015, Torsten Schoenfeld)Owen Taylor2004-02-121-1/+1
* Fixes #134051.Federico Mena Quintero2004-02-111-3/+0
* Shift the array correctly. Fixes #134055, patch by Tosten SchoenfeldFederico Mena Quintero2004-02-111-2/+2
* Patch from Christian Neumair to make warning string more translatorOwen Taylor2004-01-221-4/+4
* add stock indent, unindent I would have prefered outdent, butJody Goldberg2004-01-201-2/+32
* Fix typo that used the wrong x/y values for the x1, y1 pointAlexander Larsson2003-12-181-1/+1
* === Released 2.3.1 ===Owen Taylor2003-12-081-1/+1
* Don't crash if icon_theme_builtin_icons hasn't been initialized. (#128726,Matthias Clasen2003-12-071-1/+3
* Use GTK_DATADIR/{icons,pixmaps} instead ofMatthias Clasen2003-11-131-2/+2
* Mark as 2.4 additions.Matthias Clasen2003-11-081-1/+53
* new file to build it all ... added to EXTRA_DISTHans Breuer2003-07-201-9/+19
* Use g_strfreev() to free mime_types. (#117219, Steve Chaplin)Matthias Clasen2003-07-111-1/+1
* Insert cast to fix warning. Assign something to old_value to quiet gccSoeren Sandmann2003-07-031-1/+1
* Implement a loader for named themed icon based on from gnome-desktopOwen Taylor2003-07-021-0/+2535