]> Pileus Git - ~andy/gtk/history - gtk/gtkicontheme.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkicontheme.c
2013-03-04 Will Thompsondocs: correct various spelling and grammar errors
2013-03-04 Giovanni CampagnaGtkIconTheme: fix regression from 0db32f0632ef4675bfcfc...
2013-03-04 Giovanni CampagnaGtkIconTheme: fix failed assertion when asynchrnously...
2013-02-16 Jasper St. PierreFix deprecations for GtkIconInfo
2013-02-16 Jasper St. Pierregtkicontheme: Mark copy/free compat symbols as skip
2013-02-15 Alexander LarssonFix GtkIconInfo docs
2013-02-14 Alexander LarssonGtkIconTheme: Add async versions of symbolic icon loaders
2013-02-14 Alexander LarssonGtkIconTheme Don't leak pixbuf in symbolic icon cache
2013-02-14 Alexander LarssonAdd gtk_icon_info_load_icon_async
2013-02-14 Alexander LarssonMake GtkIconInfo a GObject
2012-11-30 Alexander Larssonicon cache: Fix double free
2012-11-30 Alexander LarssonReuse rendered symbolic icons
2012-11-30 Alexander LarssonCache GtkIconInfo
2012-11-09 Stef Waltericon-theme: Add some preconditions for NULL arguments
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-10-31 Cosimo Cecchiicon-theme: support loading symbolic GFileIcons from...
2012-07-13 Carlos Garnachoicontheme: Don't assume a symbolic icon size of 16x16
2012-06-01 Jasper St. Pierreicon-theme: Allow symbolic GFileIcons
2012-05-01 Benjamin Ottebuild: Remove now-unused GTK_DISABLE_DEPRECATED undefs
2012-04-30 William Jon McCannPrefer xdg data directory to legacy .icons directory
2012-04-26 Cosimo Cecchiicontheme: search first in all themes if the requested...
2012-04-13 Matthias ClasenFix malformed doc comments
2012-02-27 Javier JardónChange FSF Address
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
2011-11-08 Benjamin Otteicontheme: Get rid of deprecation warnings
2011-11-02 Matthias ClasenMove gtkstyle and gtkrc to deprecated/
2011-10-03 Chun-wei FanBug 660730: Use GStatBuf for portability
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-01 Matthias ClasenGtkIconTheme: a small optimization
2011-05-05 Colin Waltersgtkicontheme: More explicitly note ownership transfers...
2011-04-29 Colin WaltersDrop the last remaining translated g_warning/g_error...
2011-04-15 Javier JardónMove documentation to inline comments: GtkIconTheme
2011-04-12 Matthias ClasenGtkIconThemePrivate: Improve struct packing
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Benjamin Otteicontheme: constify arguments to gtk_icon_theme_load_sy...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Matthias ClasenAdd some missing symbols to the docs
2011-02-01 Benjamin OtteAPI: gtk: Remove client_event vfunc from GtkWidget
2011-01-21 Matthias ClasenAdapt gtk_icon_info_load_symbolic to librsvg limitation...
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-20 Pavel Holejsovsky[GI] Fixes of existing incorrect annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Cosmetic cleanups of annotations and doc comments
2011-01-18 Pavel Holejsovsky[GI] Add missing (allow-none) annotations
2011-01-18 Pavel Holejsovsky[GI] Annotate strings holding file paths as (type filename)
2011-01-17 Matthias ClasenMake symbolic icons work again
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-14 Matthias ClasenAdd some doc details
2011-01-05 Matthias ClasenAdd GtkNumerableIcon
2010-12-21 Matthias ClasenDon't access GdkScreen fields
2010-12-17 Matthias ClasenAnother doc format problem
2010-12-09 Benjamin OtteRevert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 Benjamin Ottedocs: Reinstate pixbufs section in GDK docs
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 CamposUse gtk_style_context_reset_widgets() instead of gtk_rc...
2010-12-04 Carlos GarnachoFix compiler warnings.
2010-12-04 Matthias ClasenFix memory handling when dealing with colors
2010-12-04 Matthias ClasenDeprecate gtk_icon_info_load_symbolic_for_style
2010-12-04 Matthias ClasenAdd a GtkStyleContext-variant of symbolic icon loading
2010-11-08 Cosimo Cecchiicon-theme: always force icon sizes for emblems
2010-11-08 Cosimo Cecchiicon-theme: support pixbufs implementing the GIcon...
2010-11-05 Cosimo Cecchiicon-theme: always force icon sizes for emblems
2010-11-05 Cosimo Cecchiicon-theme: support pixbufs implementing the GIcon...
2010-10-30 Bastien Noceragtk: Fix crasher when loading symbolic icons
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Bastien Noceragtk: Fix crasher when loading symbolic icons
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Carlos GarnachoMake gtk_icon_info_load_symbolic() Take GdkRGBA colors.
2010-09-29 Colin Waltersintrospection: Fix some annotation syntax
2010-09-27 Matthias ClasenRemove GtkObject completely
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-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkIconTheme: unseal private pointer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-23 Javier JardónFix warning: should pass gboolean*, not gboolean**
2010-06-15 Matthias ClasenAdd a variant of gtk_icon_theme_load_symbolic that...
2010-05-25 Matthias ClasenFix up gtk_icon_info_load_symbolic docs
2010-05-02 Matthias ClasenDoc fixes
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Javier JardónFix <ulink> tag in previous commit
2010-04-28 Matthias ClasenSupport 'symbolic' themed icons
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-04-04 Tomeu VizosoAdd a few more annotations to GtkIconTheme
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-16 Tomeu VizosoAdd a few more annotations to GtkIconTheme
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-07 Matthias ClasenFix a typo
2009-01-22 Michael Nattererg_return_if_fail() on icon_name != NULL so we get a...
2008-10-20 Christian PerschBug 557059 – crash when compositing emblems with icon
2008-08-08 Tor Lillqvistgtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap...
2008-08-07 Michael Natterermove variables to local scopes, fix indentation and...
2008-08-04 Matthias ClasenUpdate to handle GEmblem`
2008-07-28 Matthias ClasenSupport rendering GEmblemedIcon
next