| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust to icon cache api change. (#506135, Kazuki Iwamoto) | Matthias Clasen | 2007-12-29 | 1 | -1/+3 |
* | Fixed typo in icon_size_lookup_intern() - colon instead of semicolon | Yevgen Muntyan | 2007-10-16 | 1 | -1/+1 |
* | Be more careful when handling (GtkIconSize)-1. (#456137, Harry Lu, Chris | Matthias Clasen | 2007-10-16 | 1 | -3/+6 |
* | Improve a warning Always set the error when returning NULL. (#440982, | Matthias Clasen | 2007-05-25 | 1 | -1/+2 |
* | Internalize some strings, pointed out by Damon Chaplin. | Matthias Clasen | 2007-04-27 | 1 | -1/+1 |
* | Switch over to use glib's new g_hash_table_get_keys() rather than our own | Chris Wilson | 2007-04-11 | 1 | -22/+4 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -2/+2 |
* | Export this privately. | Matthias Clasen | 2006-07-20 | 1 | -3/+7 |
* | Forgotten file | Matthias Clasen | 2006-05-19 | 1 | -0/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -33/+2 |
* | Merge the gtk-printing branch. For more detailed ChangeLog entries, see | Alexander Larsson | 2006-04-21 | 1 | -0/+3 |
* | Register RTL versions of the indent and unindent icons. (#326857, Itai | Matthias Clasen | 2006-01-15 | 1 | -2/+8 |
* | Store builtin stock icons in an icon cache, instead of populating a hash | Matthias Clasen | 2005-11-04 | 1 | -411/+152 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Construct the "Select All" menuitem from stock. | Matthias Clasen | 2005-08-29 | 1 | -0/+4 |
* | Add some new stock items. (#166480, Kristof Vansant) | Matthias Clasen | 2005-06-25 | 1 | -0/+12 |
* | Add 16x16 versions of the zoom icons and of GTK_STOCK_INDEX. Some of the | Matthias Clasen | 2005-04-09 | 1 | -5/+20 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Make gtk_icon_theme_load_icon() work independent of icon factory | Matthias Clasen | 2005-01-03 | 1 | -4/+4 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -1/+50 |
* | Make sure the RTL variants are used for media icons update following the | Bastien Nocera | 2004-11-04 | 1 | -15/+15 |
* | Doc update. | Matthias Clasen | 2004-08-16 | 1 | -2/+40 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+2 |
* | Add a number of new stock items. (#102530, #68015, #109811, Jordi Mallach, | Matthias Clasen | 2004-07-12 | 1 | -0/+48 |
* | Add stock_file_16.png, stock_file_24.png, stock_directory_16.png and | Matthias Clasen | 2004-07-06 | 1 | -0/+8 |
* | Prevent unwanted recursion by resetting icon_set->cache before freeing the | Matthias Clasen | 2004-06-26 | 1 | -5/+6 |
* | Accept a NULL style. | Matthias Clasen | 2004-06-26 | 1 | -2/+2 |
* | Actually count the cached icons. (#135888, Crispin Flowerday) | Matthias Clasen | 2004-05-09 | 1 | -3/+2 |
* | Merge from 2.4: | Matthias Clasen | 2004-05-06 | 1 | -1/+2 |
* | Add a11y relations between the color wheel and the spin buttons. (#132745, | Matthias Clasen | 2004-04-14 | 1 | -1/+2 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Increment the reference count of the style when copying the cached icon. | Matthias Clasen | 2004-03-04 | 1 | -1/+4 |
* | hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-26 | 1 | -1/+1 |
* | Free the GError. Patch provided by Christian Persch | Federico Mena Quintero | 2004-01-29 | 1 | -0/+1 |
* | new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ... | Hans Breuer | 2004-01-28 | 1 | -0/+4 |
* | add stock indent, unindent I would have prefered outdent, but | Jody Goldberg | 2004-01-20 | 1 | -0/+8 |
* | use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND work | Hans Breuer | 2004-01-04 | 1 | -0/+4 |
* | Merge from stable. | Kristian Rietveld | 2003-09-03 | 1 | -0/+3 |
* | new file to build it all ... added to EXTRA_DIST | Hans Breuer | 2003-07-20 | 1 | -1/+1 |
* | Add authentication icon. | Matthias Clasen | 2003-07-18 | 1 | -0/+1 |
* | Implement a loader for named themed icon based on from gnome-desktop | Owen Taylor | 2003-07-02 | 1 | -590/+659 |
* | Add rtl variants of undo, redo, undelete and revert. (#96633) | Matthias Clasen | 2003-06-07 | 1 | -20/+28 |
* | Free the source list, not just it's contents (Patch from Charles Kerr, | Owen Taylor | 2003-04-21 | 1 | -0/+1 |
* | Remove unnecessary leftover check that was causing a UMR. (#100768, | Owen Taylor | 2002-12-09 | 1 | -1/+1 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+2 |
* | Automatic RTL flipping for some more widgets. | Matthias Clasen | 2002-11-02 | 1 | -23/+29 |
* | small doc fixes. | Matthias Clasen | 2002-10-29 | 1 | -2/+2 |