| Commit message (Expand) | Author | Age | Files | Lines |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -33/+2 |
* | Apply a patch by Paolo Borelli to factor out a strip_suffix() function and | Matthias Clasen | 2006-04-18 | 1 | -17/+26 |
* | Better fix | Matthias Clasen | 2006-04-12 | 1 | -7/+12 |
* | Fix another Coverity bug | Matthias Clasen | 2006-04-12 | 1 | -5/+6 |
* | Small savings | Matthias Clasen | 2006-04-04 | 1 | -5/+4 |
* | No point in making the error path fast by caching quarks. | Matthias Clasen | 2006-04-04 | 1 | -5/+1 |
* | Don't leak the keyfile parser in the error case. | Matthias Clasen | 2006-03-31 | 1 | -20/+21 |
* | Give working examples in the docs. (#330944, John Spray) | Matthias Clasen | 2006-02-13 | 1 | -4/+5 |
* | Allow falling back to another icon theme before hicolor. (#325546, Rodney | Matthias Clasen | 2006-01-11 | 1 | -4/+29 |
* | Only broadcast _GTK_LOAD_ICONTHEMES if we detect a real theme change, not | Matthias Clasen | 2005-12-12 | 1 | -1/+2 |
* | Avoid a crash | Matthias Clasen | 2005-11-14 | 1 | -5/+6 |
* | Make builtin icons work in gtk_window_set_icon_name() (#321046, Maxim | Matthias Clasen | 2005-11-12 | 1 | -71/+75 |
* | Store builtin stock icons in an icon cache, instead of populating a hash | Matthias Clasen | 2005-11-04 | 1 | -26/+71 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -5/+5 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Avoid an uninitialized variable warning, pointed out by Colin Walters. | Matthias Clasen | 2005-08-26 | 1 | -2/+2 |
* | Don't try to send a client message if the screen is NULL. Noticed by | Matthias Clasen | 2005-08-24 | 1 | -1/+1 |
* | Implement a clientmessage based scheme for makeing sure that all GTK+ | Matthias Clasen | 2005-08-22 | 1 | -2/+46 |
* | Add a note regarding icon theme changes. | Matthias Clasen | 2005-08-22 | 1 | -0/+8 |
* | Store GtkIconData structs in the per-directory hash, even if they come | Matthias Clasen | 2005-08-19 | 1 | -10/+20 |
* | Put debugging printout inside GTK_NOTE. | Tor Lillqvist | 2005-08-15 | 1 | -3/+6 |
* | Correct the download location for the hicolor icon theme. (#313475, Olexiy | Matthias Clasen | 2005-08-15 | 1 | -1/+5 |
* | When changing the icon theme, defer the resetting of rc styles to an idle, | Matthias Clasen | 2005-08-12 | 1 | -6/+36 |
* | Explicitly use the svg loader, if available. This should help with the | Matthias Clasen | 2005-07-20 | 1 | -1/+4 |
* | Don't keep the caches for unthemed directories in a separate list, instead | Matthias Clasen | 2005-07-13 | 1 | -32/+13 |
* | Add a warning about unreffing icon themes. (#310163, Rodney Dawes) | Matthias Clasen | 2005-07-13 | 1 | -2/+2 |
* | Doc fixes. | Matthias Clasen | 2005-06-10 | 1 | -1/+1 |
* | Store icon caches along with the mtimes of the toplevel directories. The | Matthias Clasen | 2005-04-06 | 1 | -57/+21 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -2/+4 |
* | Don't crash if there is no cache. (#170652, Diego Gonzalez) | Matthias Clasen | 2005-03-17 | 1 | -1/+1 |
* | Update spec. | Anders Carlsson | 2005-03-15 | 1 | -14/+17 |
* | 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 |