]> Pileus Git - ~andy/gtk/history - gtk/gtkiconfactory.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkiconfactory.c
2013-02-16 Jasper St. PierreFix deprecations for GtkIconInfo
2012-12-18 Benjamin Ottestylecontext: Deprecate direction property
2012-09-17 William Jon McCannDestroy the icon factory with the screen
2012-04-13 Matthias ClasenFix malformed doc comments
2012-02-27 Javier JardónChange FSF Address
2012-01-05 Matthias ClasenUse the right icon-name for missing images
2011-11-02 Matthias ClasenMove gtkstyle and gtkrc to deprecated/
2011-09-26 Matthias ClasenDocumentation fixes
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-04-29 Colin WaltersDrop the last remaining translated g_warning/g_error...
2011-04-13 Javier JardónMove documentation to inline comments: GtkIconFactory
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-06 Matthias ClasenUse existing mime type for GTK_FILE stock icon
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Annotate strings holding file paths as (type filename)
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2010-12-24 Matthias ClasenAdd some missing includes
2010-12-21 Jesse van den KieboomAdded out annotations for gtk_icon_size_lookup/_for_set...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Carlos Garcia CamposGtkIconFactory: mention gtk_widget_render_icon_pixbuf...
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos Garcia CamposGtkIconFactory: add gtk_icon_set_render_icon_pixbuf()
2010-12-04 Carlos Garcia CamposUse gtk_style_context_reset_widgets() instead of gtk_rc...
2010-09-26 Benjamin Otteiconfactory: Initialize varibale to NULL in failure...
2010-09-26 Benjamin Ottestyle: Move from colormaps to visuals
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-08-30 Tor LillqvistDrop Win32 DLL ABI compatibility cruft
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-23 Javier JardónRevert from "edit-preferences" to "gtk-preferences"
2010-08-23 Javier JardónThe correct icon name is "dialog-information", not...
2010-08-23 Benjamin Ottedirectfb: Remove
2010-08-20 Matthias ClasenRemove leftover debug spew
2010-08-18 Matthias ClasenMake stock icons use standard icon names
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkIconFactory: move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-25 Matthias ClasenDocumentation fixes
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Dan WinshipChange GtkIconSize to int in params/return values
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-19 Dan WinshipChange GtkIconSize to int in params/return values
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-21 Christian DywanRestore initializing settings sizes, which was accident...
2009-09-21 Matthias ClasenWhitespace fixes
2009-09-21 Matthias ClasenDon't dereference a NULL error
2009-01-05 Matthias ClasenUse a better caps lock warning icon
2008-10-13 Christian PerschBug 555386 – format not a string literal and no format...
2008-08-08 Tor Lillqvistgtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap...
2008-07-15 Matthias Clasen Bug 384940 – handle rejecting jobs and authenti...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Christian PerschUse g_set_error_literal where appropriate. Bug #538640.
2008-05-24 Matthias ClasenMake the iconfactory buildable implementation less...
2008-05-06 Matthias ClasenForgotten files
2008-04-25 Michael Nattererinclude <pango/pango.h> instead of <pango/pango-layout.h>.
2008-04-17 Michael Nattererregister the GTK_STOCK_PAGE_SETUP icon.
2008-03-07 Johan Dahlin- Treat enums like enums and not values - Avoid invalid...
2008-03-07 Carlos GarnachoFix build.
2008-03-07 Johan DahlinImplement GtkBuildable on GtkIconFactory, to make it...
2007-12-29 Matthias ClasenAdjust to icon cache api change. (#506135, Kazuki Iwamoto)
2007-10-16 Yevgen MuntyanFixed typo in icon_size_lookup_intern() - colon instead...
2007-10-16 Matthias ClasenBe more careful when handling (GtkIconSize)-1. (#456137...
2007-05-25 Matthias ClasenImprove a warning Always set the error when returning...
2007-04-27 Matthias ClasenInternalize some strings, pointed out by Damon Chaplin.
2007-04-11 Chris WilsonSwitch over to use glib's new g_hash_table_get_keys...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-07-20 Matthias ClasenExport this privately.
2006-05-19 Matthias ClasenForgotten file
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-01-15 Matthias ClasenRegister RTL versions of the indent and unindent icons...
2005-11-04 Matthias ClasenStore builtin stock icons in an icon cache, instead...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-29 Matthias ClasenConstruct the "Select All" menuitem from stock.
2005-06-25 Matthias ClasenAdd some new stock items. (#166480, Kristof Vansant)
2005-04-09 Matthias ClasenAdd 16x16 versions of the zoom icons and of GTK_STOCK_I...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-03 Matthias ClasenMake gtk_icon_theme_load_icon() work independent of...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-11-04 Bastien NoceraMake sure the RTL variants are used for media icons...
2004-08-16 Matthias ClasenDoc update.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-12 Matthias ClasenAdd a number of new stock items. (#102530, #68015,...
2004-07-06 Matthias ClasenAdd stock_file_16.png, stock_file_24.png, stock_directo...
2004-06-26 Matthias ClasenPrevent unwanted recursion by resetting icon_set->cache...
2004-06-26 Matthias ClasenAccept a NULL style.
2004-05-09 Matthias ClasenActually count the cached icons. (#135888, Crispin...
next