summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* handle mnemonics in the stock item labelHavoc Pennington2001-03-224-21/+41
* gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.Tor Lillqvist2001-03-191-0/+4
* modified to use "row_activated" signal.Jonathan Blandford2001-03-161-1/+42
* add varargs for properties to set on the tag.Havoc Pennington2001-03-163-95/+150
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-12/+9
* Added new menu separator item. The drawing and size handling is still doneAlexander Larsson2001-02-211-1/+5
* Add simple new demo.Jonathan Blandford2001-02-202-0/+154
* GDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need to merge those twoHavoc Pennington2001-02-191-0/+2
* removed gtk_*_store_get, and moved to GtkTreeModel.Jonathan Blandford2001-02-171-2/+2
* If we're going to have a demo, we might as well pass in real values.Jonathan Blandford2001-02-161-1/+1
* replaced deprecated gtk_drawing_area_sizeSven Neumann2001-02-131-1/+1
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-131-1/+6
* remove validation idleHavoc Pennington2001-02-083-5/+11
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-034-4/+6
* rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seemsHavoc Pennington2001-01-231-3/+3
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-223-26/+30
* sync to tree changesHavoc Pennington2001-01-191-0/+2
* 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