| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkIconFactory: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -9/+29 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Documentation fixes | Matthias Clasen | 2010-05-25 | 1 | -1/+0 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -2/+2 |
* | Change GtkIconSize to int in params/return values | Dan Winship | 2009-12-19 | 1 | -9/+12 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -3/+3 |
* | Restore initializing settings sizes, which was accidentally removed | Christian Dywan | 2009-09-21 | 1 | -0/+2 |
* | Whitespace fixes | Matthias Clasen | 2009-09-20 | 1 | -244/+230 |
* | Don't dereference a NULL error | Matthias Clasen | 2009-09-20 | 1 | -3/+4 |
* | Use a better caps lock warning icon | Matthias Clasen | 2009-01-05 | 1 | -0/+1 |
* | 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 |