]> Pileus Git - ~andy/gtk/history - demos/testpixbuf-scale.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / demos / testpixbuf-scale.c
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_scale_new() instead gtk_[v|h]scale_new()
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-09-28 Javier JardónRemove unneded casts
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottetestpixbuf-scale: Connect to draw signal
2010-09-26 Benjamin Ottedemos: No need to set the background, it gets overridde...
2010-09-15 Javier Jardóndemos: Use gtk_size_request_get_size() instead gtk_widg...
2010-08-22 Javier Jardóndemos/testpixbuf-scale.c: Use accessor functions to...
2010-07-26 Benjamin Ottedemos: Use Cairo instead of gdk_draw_pixbuf()
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-10-13 Kristian Rietveldenable GTK_DISABLE_DEPRECATED again, (set_interp_type...
2003-10-11 Matthias ClasenThese files still use option menus, so turn off GTK_DIS...
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
2001-10-05 Sven Neumanngdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2000-10-18 Havoc PenningtonSome updates
2000-06-22 Raja R HarinathWork with srcdir != builddir.
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-06-21 Owen TaylorRevert accidental changes from Federico's last commit.
2000-06-11 Federico Mena QuinteroIt was cold and rainy this Saturday morning, so I neede...
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-01-06 Owen TaylorAdded scaling functions into gtk-doc framework.
2000-01-05 Owen TaylorAdded a README with a TODO and some explainations of...
2000-01-05 Owen TaylorDirectory full of pixel data scaling code that will...