summaryrefslogtreecommitdiff
path: root/demos/testpixbuf-scale.c
Commit message (Expand)AuthorAgeFilesLines
* Move demos aroundMatthias Clasen2011-05-261-152/+0
* Remove no-longer-needed pixbuf_init hackMatthias Clasen2011-05-261-4/+0
* demos: Update testpixbuf-scale demo for adjustment sealingBenjamin Otte2011-01-051-2/+2
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Use gtk_scale_new() instead gtk_[v|h]scale_new()Javier Jardón2010-10-301-1/+1
* Use the new GtkComboBoxText APIJavier Jardón2010-10-151-5/+5
* Remove unneded castsJavier Jardón2010-09-291-1/+1
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-1/+1
* testpixbuf-scale: Connect to draw signalBenjamin Otte2010-09-261-17/+14
* demos: No need to set the background, it gets overridden anywayBenjamin Otte2010-09-261-3/+0
* demos: Use gtk_size_request_get_size() instead gtk_widget_size_request()Javier Jardón2010-09-151-1/+2
* demos/testpixbuf-scale.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-4/+7
* demos: Use Cairo instead of gdk_draw_pixbuf()Benjamin Otte2010-07-261-5/+8
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* enable GTK_DISABLE_DEPRECATED again, (set_interp_type), (main): port overKristian Rietveld2003-10-131-35/+20
* These files still use option menus, so turn off GTK_DISABLE_DEPRECATED toMatthias Clasen2003-10-111-0/+1
* Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbufOwen Taylor2002-10-021-4/+4
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-131-1/+1
* at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-201-18/+18
* gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.hSven Neumann2001-10-051-0/+5
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-1/+0
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-181-0/+1
* Some updatesHavoc Pennington2000-10-181-3/+7
* Work with srcdir != builddir.Raja R Harinath2000-06-221-1/+0
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-0/+4
* Revert accidental changes from Federico's last commit.Owen Taylor2000-06-211-31/+9
* It was cold and rainy this Saturday morning, so I needed something to warmFederico Mena Quintero2000-06-111-9/+31
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-17/+17
* Added scaling functions into gtk-doc framework.Owen Taylor2000-01-061-16/+7
* Added a README with a TODO and some explainations of the algorithms.Owen Taylor2000-01-051-0/+2
* Directory full of pixel data scaling code that will eventually migrateOwen Taylor2000-01-051-0/+163