]> Pileus Git - ~andy/gtk/history - gtk/gtkimage.c
Updated Bulgarian translation
[~andy/gtk] / gtk / gtkimage.c
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...
2008-06-16 Matthias ClasenWhen pixel-size is specified, use GTK_ICON_LOOKUP_FORCE...
2008-05-29 Matthias ClasenBug 522084 – GIcon support for GtkIconTheme & GtkImage
2007-11-21 Matthias ClasenAvoid drawing one too many frames. (#107398, Owen Taylo...
2007-05-26 Matthias ClasenRequire gtk-doc 1.6, for signal and property links.
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-05-18 Matthias ClasenOnly unref the pixbuf if the image has the appropriate...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-16 Matthias ClasenUpdate the size of the image, by swapping the implement...
2005-11-16 Michael Natterercall gtk_window_process_updates() so the animation...
2005-09-30 Matthias ClasenDon't leak pixbuf in some cases. (#317611, Tommi Komula...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-29 Matthias ClasenDon't refer to nonexisting stock ids.
2005-06-21 Matthias ClasenModify all of the GtkMisc widgets to round down on...
2005-06-19 Matthias ClasenMake this function public. (#64792, Havoc Pennington)
2005-06-08 Matthias ClasenMake the file property readable. (#170674, Lorenzo...
2005-05-14 Manish Singhgdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create...
2005-05-02 Matthias ClasenForgotten file
2005-04-09 Matthias ClasenDon't display too many broken images. (#169870, Roman...
2005-04-09 Matthias ClasenIf a stock_id is unknown, display the missing image...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenFix a typo.
2005-03-09 Matthias ClasenMore canonical property names.
2005-01-25 Matthias ClasenUse the correct setter for a string GValue. (#165203...
2004-12-13 Matthias ClasenAdd a missing break statement. (#161172, Damon Chaplin)
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-10-26 Matthias ClasenMake the icon_name parameter G_CONST_RETURN.
2004-10-25 Matthias ClasenAdd a new type GTK_IMAGE_ICON_NAME for named icons...
2004-09-01 Matthias ClasenDon't leak the iter of a running animation. (#151542)
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-08 Matthias ClasenMake sure that subpixbufs are properly aligned for
2004-07-03 Matthias ClasenProperly align mask and pixbuf if a subarea is exposed...
2004-05-31 Matthias ClasenTypo fix.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-11-07 Owen TaylorDon't try to use render if we can't get a picture for...
2002-10-05 Manish Singhdeprecation cleanup
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-27 Owen TaylorReset the animation iter on unrealize as well as unmap...
2002-08-10 Soren SandmannMinor documentation fixes
2002-03-12 Richard HestilowAllow NULL filenames.
2002-02-05 Havoc Penningtonoffset area being gotten from pixmap by the align/paddi...
2002-02-01 Owen TaylorFix typo in property description. (Christian Rose.)
2002-01-31 Mark McLoughlinmake static.
2002-01-30 Owen TaylorDocument that a size of (GtkIconSize)-1 means don't...
2002-01-29 Havoc PenningtonOptimize exposes of partial insensitive images.
2002-01-10 Vitaly Tishkovgtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c
2001-12-27 Owen TaylorMake interpretation of misc->xpad/ypad consistent with...
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-08-29 Havoc Penningtonadd default icon
2001-08-25 Owen TaylorBreak compatibility and make gtk_image_new() take no...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Owen TaylorFix idles and timeouts to be properly surrounded by
next