summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
Commit message (Expand)AuthorAgeFilesLines
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+3
* Don't leak the file contents.Matthias Clasen2004-08-091-1/+3
* Add missing parens. (#149190, Morten Welinder)Matthias Clasen2004-08-031-1/+1
* Remove trailing commas from enumerations. (#148035)Matthias Clasen2004-07-211-1/+1
* Support named themed window icons.Matthias Clasen2004-07-171-1/+72
* Don't leak no_svg_filename. (#147399, Kjartan Maraas)Matthias Clasen2004-07-141-1/+1
* Handle accel_closure being NULL on an accel label. (#139641, SamMatthias Clasen2004-06-021-1/+1
* Update libpng and libjpeg URLs, remove note about building without sinceOwen Taylor2004-04-191-2/+2
* 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