summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* fix to properly queue resizes when the image is setHavoc Pennington2001-04-1817-29/+1073
* handle mnemonics in the stock item labelHavoc Pennington2001-03-224-21/+41
* 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
* 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-081-1/+7
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+1
* 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-221-2/+2
* 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
* 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-132-4/+22
* use the new BOXED marshallers.Jonathan Blandford2000-11-101-1/+1
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-091-1/+1
* Changes to make the new testgtk compile after gtk_menu_append was removed.Alexander Larsson2000-11-091-5/+5
* Not sure how this ever worked. Fixed it to use new iter stuff, and addedJonathan Blandford2000-10-271-19/+21
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-45/+111
* Start of work to move to new modularized testgtk.Owen Taylor2000-10-189-0/+1082