| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the doc comments. (#169967, Masao Mutoh) | Matthias Clasen | 2005-03-12 | 1 | -2/+3 |
* | Make icon data caching work again. (#168851, Alexander Larsson) | Matthias Clasen | 2005-03-01 | 1 | -4/+8 |
* | Look for icons in XDG_DATA_DIRS/pixmaps. (#165950, Thomas Zajic) | Matthias Clasen | 2005-02-02 | 1 | -7/+3 |
* | Make gtk_icon_theme_load_icon() work independent of icon factory | Matthias Clasen | 2005-01-03 | 1 | -0/+3 |
* | Use /usr/share/pixmaps only on Unix. | Tor Lillqvist | 2004-12-30 | 1 | -1/+6 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -3/+116 |
* | Improve the docs. (#157785, Torsten Schoenfeld) | Matthias Clasen | 2004-11-10 | 1 | -4/+7 |
* | Actually commit the "stat less" patch which appeared in the ChangeLog a | Matthias Clasen | 2004-11-02 | 1 | -18/+14 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -3/+3 |
* | Use the new g_key_file api in GLib. | Matthias Clasen | 2004-10-24 | 1 | -136/+131 |
* | Implement for cached themes. | Matthias Clasen | 2004-10-21 | 1 | -3/+47 |
* | Small fixes. | Matthias Clasen | 2004-10-20 | 1 | -8/+6 |
* | Implement icon theme caching. (#154034, Martijn Vernooij, caching schema | Matthias Clasen | 2004-10-19 | 1 | -21/+171 |
* | Go back to not scaling up at all. Less magic. | Matthias Clasen | 2004-10-05 | 1 | -1/+1 |
* | Make the code work as intended for unthemed icons; don't scale them up too | Matthias Clasen | 2004-10-05 | 1 | -3/+4 |
* | Applied patch from Olivier Andrieu to fix bug #150440. | Manish Singh | 2004-08-18 | 1 | -2/+2 |
* | Look up icon themes in the directories specified in the icon theme spec: | Matthias Clasen | 2004-08-17 | 1 | -10/+17 |
* | Doc update. | Matthias Clasen | 2004-08-16 | 1 | -3/+3 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+3 |
* | Don't leak the file contents. | Matthias Clasen | 2004-08-09 | 1 | -1/+3 |
* | Add missing parens. (#149190, Morten Welinder) | Matthias Clasen | 2004-08-03 | 1 | -1/+1 |
* | Remove trailing commas from enumerations. (#148035) | Matthias Clasen | 2004-07-21 | 1 | -1/+1 |
* | Support named themed window icons. | Matthias Clasen | 2004-07-17 | 1 | -1/+72 |
* | Don't leak no_svg_filename. (#147399, Kjartan Maraas) | Matthias Clasen | 2004-07-14 | 1 | -1/+1 |
* | Handle accel_closure being NULL on an accel label. (#139641, Sam | Matthias Clasen | 2004-06-02 | 1 | -1/+1 |
* | Update libpng and libjpeg URLs, remove note about building without since | Owen Taylor | 2004-04-19 | 1 | -2/+2 |
* | hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-26 | 1 | -1/+1 |
* | Add chains to the parent's ::finalize() handler (#134901, Morten Welinder, | Matthias Clasen | 2004-02-22 | 1 | -0/+6 |
* | Remove an extraneous + 1 (#134015, Torsten Schoenfeld) | Owen Taylor | 2004-02-12 | 1 | -1/+1 |
* | Fixes #134051. | Federico Mena Quintero | 2004-02-11 | 1 | -3/+0 |
* | Shift the array correctly. Fixes #134055, patch by Tosten Schoenfeld | Federico Mena Quintero | 2004-02-11 | 1 | -2/+2 |
* | Patch from Christian Neumair to make warning string more translator | Owen Taylor | 2004-01-22 | 1 | -4/+4 |
* | add stock indent, unindent I would have prefered outdent, but | Jody Goldberg | 2004-01-20 | 1 | -2/+32 |
* | Fix typo that used the wrong x/y values for the x1, y1 point | Alexander Larsson | 2003-12-18 | 1 | -1/+1 |
* | === Released 2.3.1 === | Owen Taylor | 2003-12-08 | 1 | -1/+1 |
* | Don't crash if icon_theme_builtin_icons hasn't been initialized. (#128726, | Matthias Clasen | 2003-12-07 | 1 | -1/+3 |
* | Use GTK_DATADIR/{icons,pixmaps} instead of | Matthias Clasen | 2003-11-13 | 1 | -2/+2 |
* | Mark as 2.4 additions. | Matthias Clasen | 2003-11-08 | 1 | -1/+53 |
* | new file to build it all ... added to EXTRA_DIST | Hans Breuer | 2003-07-20 | 1 | -9/+19 |
* | Use g_strfreev() to free mime_types. (#117219, Steve Chaplin) | Matthias Clasen | 2003-07-11 | 1 | -1/+1 |
* | Insert cast to fix warning. Assign something to old_value to quiet gcc | Soeren Sandmann | 2003-07-03 | 1 | -1/+1 |
* | Implement a loader for named themed icon based on from gnome-desktop | Owen Taylor | 2003-07-02 | 1 | -0/+2535 |