summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* fixup bad code (#115784, Owen Taylor).Kristian Rietveld2003-07-121-4/+2
* === Released 2.2.2 ===GTK_2_2_2Owen Taylor2003-06-091-1/+1
* Conditionalize deendencies for gdk-pixbuf-csource on cross-compilationOwen Taylor2003-06-061-1/+3
* Remove geninclude.pl from CVS and don't dist it either, it is generated.Owen Taylor2003-04-212-164/+0
* Only use files from the current directory if it looks like the srcdir.Matthias Clasen2003-04-021-1/+2
* Fix NULL/FALSE confusion (#107648, Morten Welinder)Matthias Clasen2003-03-061-1/+1
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-282-7/+7
* demos/pixbuf-demo.c demos/testpixbuf.c demos/gtk-demo/pixbufs.c sync withManish Singh2003-02-013-4/+4
* Merge from HEAD.Daniel Elstner2003-01-301-1/+26
* #ifdef away testcases.Matthias Clasen2002-12-311-392/+0
* Use octal escapes rather than literal UTF-8.Owen Taylor2002-12-071-2/+2
* Depend on gdk-pixbuf.loaders as well as gdk-pixbuf.csource. (#97096, JeffOwen Taylor2002-11-091-1/+1
* Deprecation cleanupManish Singh2002-10-132-11/+3
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-3/+3
* Fix envars for uninstalled operation of gdk-pixbufOwen Taylor2002-10-041-2/+2
* Adjustments for recent gdk-pixbuf changes.Matthias Clasen2002-10-032-2/+10
* Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbufOwen Taylor2002-10-022-8/+8
* add deprecation compile flagsManish Singh2002-09-2914-64/+64
* Quit on destroy.Matthias Clasen2002-09-032-17/+44
* Missed file:Owen Taylor2002-08-041-0/+627
* New demo for window migration between different displays and screens.Owen Taylor2002-08-011-0/+1
* Honor GDK_PIXBUF_CSOURCE from configure.in when cross-compiling. (#87099,Owen Taylor2002-07-301-3/+8
* Fix typo in earlier patch.Owen Taylor2002-05-161-1/+1
* Fixes for #78258Owen Taylor2002-05-162-4/+4
* just run perl on the geninclude script manuallyjacob berkman2002-05-151-1/+1
* Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, GarethOwen Taylor2002-05-141-1/+1
* This commit adds stock icon functionality to GtkCellRendererPixbuf whichKristian Rietveld2002-04-221-25/+6
* Update version to 2.0.0Owen Taylor2002-03-052-12/+12
* const fixHavoc Pennington2002-03-041-2/+2
* Fixes for uninstalled operation with module suffixes other than .so and inOwen Taylor2002-03-032-4/+4
* new fileHans Breuer2002-02-271-0/+80
* Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.Owen Taylor2002-02-231-1/+1
* screenshots of examples.Matthias Clasen2002-02-211-0/+1
* More work on #71430.Matthias Clasen2002-02-161-0/+1
* XCopyArea with subwindow_mode = IncludeInferiors. (#70999)Owen Taylor2002-02-091-2/+2
* isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>Darin Adler2002-02-081-7/+6
* Optimize exposes of partial insensitive images.Havoc Pennington2002-01-291-6/+41
* fix a load of open line ends (cell_edited): modified patch from German PooKristian Rietveld2002-01-193-51/+59
* Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.Tor Lillqvist2002-01-011-1/+1
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-134-4/+4
* added new keyboard shortcut 'a' which adds alpha to the pixbuf; re-loadMichael Natterer2001-12-111-6/+109
* gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer.Manish Singh2001-12-051-1/+1
* Minor fix.Jonathan Blandford2001-12-041-2/+2
* fix typoKristian Rietveld2001-11-282-3/+1
* demos/pixbuf-demo.c M_PI -> G_PI.Tor Lillqvist2001-11-253-10/+22
* Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11Owen Taylor2001-11-237-132/+198
* demos/gtk-demo/appwindow.c reduce compiler warningsSven Neumann2001-11-162-2/+2
* Remove unused callback to make things compile withOwen Taylor2001-11-161-66/+0
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-133-6/+5
* wacky easter eggHavoc Pennington2001-11-061-0/+87