]> Pileus Git - ~andy/gtk/history - gtk/gtkimage.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkimage.c
2013-02-01 Benjamin Otteimage: Make gtk_image_new_from_resource() load animations
2013-01-24 Jasper St. Pierregtkimage: Add GtkImage::resource property
2012-06-20 Dan VrátilFix a memory leak in GtkImage
2012-06-19 Pavel HolejsovskyGtkImage: fix get_property('stock')
2012-06-15 Benjamin Otteimage: Don't add border twice
2012-06-14 Benjamin Otteimage: background and border should be drawn around...
2012-04-16 Michael VogtGtkImage: Move g_clear_object() to gtk_image_finalize()
2012-04-05 Benjamin Ottegtk: Don't call gdk_window_process_updates() when scrolling
2012-03-02 Cosimo Cecchiimage: handle PROP_STORAGE_TYPE in get_property()
2012-02-27 Javier JardónChange FSF Address
2012-01-24 Matthias ClasenSilence a compiler warning
2012-01-23 Paolo BorelliRender background of a GtkImage
2012-01-22 Paolo BorelliFactor out _gtk_misc_get_padding_and_border
2012-01-16 Benjamin Otteimage: Fix gcc warnings
2012-01-16 Alexander LarssonAdd GtkImage constructors from resources
2011-12-19 Rui Matosimage: Stop setting state flags on the style context...
2011-12-12 Cosimo Cecchiimage: take misc padding into account when calculating...
2011-12-12 Cosimo Cecchiimage: add gtk_image_get_preferred_size()
2011-12-01 Cosimo Cecchiimage: use the default icon size if no icon size is...
2011-12-01 Cosimo Cecchiimage: minor cleanup
2011-12-01 Cosimo Cecchiimage: simplify code
2011-11-30 Cosimo Cecchiimage: port to GtkIconHelper
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenConvert GailImage to GtkImageAccessible
2011-06-14 Juan A. Suarez Romeroimage: Initialize variable
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-09 Cosimo Cecchiimage: use gtk_render_icon()
2011-05-03 Colin Waltersgtkdnd: Add API that takes GIcon
2011-04-12 Matthias ClasenGtkImagePrivate: Improve struct packing
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-08 Benjamin OtteAPI: image: Move private struct definitions into privat...
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
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-18 Bastien NoceraGtkImage: Add "use-fallback" property
2011-01-10 Carlos GarnachoMake GtkImage use GtkStyleContext
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Carlos Garcia CamposGtkImage: Use 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 Matthias ClasenDeprecate gtk_icon_info_load_symbolic_for_style
2010-10-30 Matthias ClasenRemove size_reuqest from GtkImage
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenRemove size_reuqest from GtkImage
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin Otteimage: Fix up draw function
2010-09-26 Benjamin Otteimage: Add a default case to switch statement to avoid...
2010-09-26 Benjamin Otteimage: Port to draw vfunc
2010-09-26 Benjamin Otteimage: Always render the whole image
2010-09-26 Benjamin OtteAPI: image: Remove ability to set image from a pixmap
2010-09-08 Javier Jardóngtk/gtkimage.c: use accessor functions to access GtkWidget
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-08-30 Tor LillqvistDrop Win32 DLL ABI compatibility cruft
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-10 Benjamin Otteimage: remove GdkImage as a possible image type
2010-07-26 Benjamin Otteimage: Use Cairo instead of gdk_draw_drawable()
2010-07-26 Benjamin Otteimage: replace gdk_draw_pixbuf() call with Cairo equivalent
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkMisc
2010-07-13 Javier JardónGtkImage: move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-15 Matthias ClasenAdd a variant of gtk_icon_theme_load_symbolic that...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkImage functions
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Matthias ClasenSupport 'symbolic' themed icons
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Javier JardónMove documentation to inline comments: GtkImage
2010-04-04 Dan WinshipChange GtkIconSize to int in params/return values
2010-04-04 Dan WinshipFix out/transfer annotations on GtkImage getters
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2009-12-21 Javier JardónMove documentation to inline comments: GtkImage
2009-12-19 Dan WinshipChange GtkIconSize to int in params/return values
2009-12-19 Dan WinshipFix out/transfer annotations on GtkImage getters
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-23 Christian PerschMake setting the icon-size property on GTK_IMAGE_GICON...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-18 Matthias ClasenFix a problem in GtkImage size allocation
2009-01-23 Matthias ClasenImprove docs
2008-09-17 Christian Persch Bug 552667 – gtkimage containing gicon leaks memory
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-08 Tor Lillqvistgtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap...
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...
next