]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/main.c
Fix to use GtkSelectionMode. ditto ditto ditto.
[~andy/gtk] / demos / gtk-demo / main.c
2001-08-27 Jonathan BlandfordFix to use GtkSelectionMode. ditto ditto ditto.
2001-08-10 Havoc Penningtonfix a typo.
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-14 Havoc Penningtonfix bug identified by warnings I just added to gtktextb...
2001-06-14 Havoc Penningtonfix other typo
2001-06-08 Anders CarlssonChanged signal name from selection_changed to changed...
2001-05-18 Owen TaylorReset style attributes even if the widget isn't realized.
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
2001-05-18 Jonathan BlandfordIt's the worlds ugliest highlighting code!!!! The resul...
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-18 Havoc Penningtonfix to properly queue resizes when the image is set
2001-03-22 Havoc Penningtonhandle mnemonics in the stock item label
2001-03-16 Jonathan Blandfordmodified to use "row_activated" signal.
2001-03-16 Havoc Penningtonadd varargs for properties to set on the tag.
2001-02-17 Jonathan Blandfordremoved gtk_*_store_get, and moved to GtkTreeModel.
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-08 Havoc Penningtonremove validation idle
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-05 Havoc PenningtonOops, that didn't link. Fix.
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-11-18 Jonathan BlandfordChanged to have the list become non-italic when the...
2000-11-13 Havoc Penningtonchange demo install dir to datadir/gtk+-2.0/demo
2000-11-13 Havoc PenningtonRename this testgtk to gtk-demo to avoid confusion...
2000-11-10 Jonathan Blandforduse the new BOXED marshallers.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-10-27 Jonathan BlandfordNot sure how this ever worked. Fixed it to use new...
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-18 Owen TaylorStart of work to move to new modularized testgtk.