| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 555386 – format not a string literal and no format arguments | Christian Persch | 2008-10-13 | 1 | -1/+1 |
* | gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.c | Tor Lillqvist | 2008-08-08 | 1 | -5/+5 |
* | Bug 384940 – handle rejecting jobs and authentication meaningfully | Matthias Clasen | 2008-07-15 | 1 | -0/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Use g_set_error_literal where appropriate. Bug #538640. | Christian Persch | 2008-06-19 | 1 | -1/+1 |
* | Make the iconfactory buildable implementation less strict | Matthias Clasen | 2008-05-24 | 1 | -2/+2 |
* | Forgotten files | Matthias Clasen | 2008-05-06 | 1 | -0/+3 |
* | include <pango/pango.h> instead of <pango/pango-layout.h>. | Michael Natterer | 2008-04-25 | 1 | -1/+0 |
* | register the GTK_STOCK_PAGE_SETUP icon. | Michael Natterer | 2008-04-17 | 1 | -0/+1 |
* | - Treat enums like enums and not values - Avoid invalid free, in case of | Johan Dahlin | 2008-03-07 | 1 | -26/+79 |
* | Fix build. | Carlos Garnacho | 2008-03-07 | 1 | -1/+1 |
* | Implement GtkBuildable on GtkIconFactory, to make it possible to register | Johan Dahlin | 2008-03-07 | 1 | -2/+225 |
* | 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 |