summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Oops, that didn't link. Fix.Havoc Pennington2001-01-051-1/+1
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-162-16/+11
* Changed to have the list become non-italic when the demo window isJonathan Blandford2000-11-188-22/+103
* cvsignore updatesOwen Taylor2000-11-161-1/+1
* Draw underlines one pixel higher.Havoc Pennington2000-11-151-2/+2
* Fix srcdir != builddirOwen Taylor2000-11-142-1/+395
* spiff up the demo a bit; reveals still more bugs.Havoc Pennington2000-11-141-38/+111
* fix bug where GC didn't always get updated properlyHavoc Pennington2000-11-141-5/+6
* Forgot to add this fileHavoc Pennington2000-11-131-0/+275
* change demo install dir to datadir/gtk+-2.0/demoHavoc Pennington2000-11-132-4/+5
* Rename this testgtk to gtk-demo to avoid confusion, and install it soHavoc Pennington2000-11-1311-1115/+23
* use the new BOXED marshallers.Jonathan Blandford2000-11-102-2/+2
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-092-2/+2
* Changes to make the new testgtk compile after gtk_menu_append was removed.Alexander Larsson2000-11-092-10/+10
* Not sure how this ever worked. Fixed it to use new iter stuff, and addedJonathan Blandford2000-10-272-38/+42
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-262-90/+222
* Massive .cvsignore updatesOwen Taylor2000-10-231-0/+2
* Some updatesHavoc Pennington2000-10-184-21/+48
* Start of work to move to new modularized testgtk.Owen Taylor2000-10-1818-0/+2126
* contrib subdirHavoc Pennington2000-10-091-7/+24
* Pixbuf saving, patch from David Welton.Havoc Pennington2000-10-062-0/+158
* Fix copyrightsHavoc Pennington2000-10-042-1/+15
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-263-9/+9
* Fix bug where redraw wasn't being done properly when height of dirtyOwen Taylor2000-07-221-3/+3
* Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4Owen Taylor2000-07-141-2/+2
* Add check for db2htmlOwen Taylor2000-07-061-0/+11
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-023-3/+0
* Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is notHavoc Pennington2000-06-221-1/+1
* Work with srcdir != builddir.Raja R Harinath2000-06-226-11/+4
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-218-3/+108
* 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-1111-9/+259
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-114-77/+76
* add more info to the testanimation frames.Jonathan Blandford2000-04-061-5/+12
* Remove now-unnecessary cast.Darin Adler2000-02-141-1/+1
* Removed debugging g_print. Thanks to John Sullivan <sullivan@eazel.com>Federico Mena Quintero2000-02-021-22/+28
* Return the same pixbuf as the input parameter.Federico Mena Quintero2000-01-211-0/+1
* Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h.Cody Russell2000-01-131-4/+2
* 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
* forgot thisJonathan Blandford1999-12-171-0/+462
* Filled in body of function. (rgbconvert): Added GdkColormap parameter, andMichael Zucchi1999-12-091-2/+2
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-022-6/+7
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-222-5/+5
* use includes from the current directory rather then from the systemGeorge Lebl1999-11-161-2/+2
* Added testpixbuf-drawable test programCody Russell1999-11-131-0/+107
* Make default loading speed 40kB/s.Michael Fulbright1999-11-101-1/+1
* Fixed loading of ASCII PNM files.Michael Fulbright1999-11-101-0/+4
* cleanup to remove warnings.Michael Fulbright1999-11-101-1/+1