]> Pileus Git - ~andy/gtk/history - tests/testtreeview.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testtreeview.c
2013-01-20 William Jon McCannAdd a simple test for activate on single click
2012-02-27 Javier JardónChange FSF Address
2011-11-24 Benjamin Ottetests: Add prop editors to testtreeview
2011-09-27 Benjamin Ottetests: Convert testtreeview from GtkTable to GtkBox
2011-06-09 Benjamin Ottetesttreeview: Don't use deprecated classes to make...
2011-05-27 Benjamin Ottetests: Make forcing of class registers work without...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Kristian RietveldMake testtreeview handle RTL environment variable for...
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-01 Tristan Van BerkomAdded some rules to GtkCellAreaBox for rendering the...
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónPort testtreeview to new API
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-09 Javier JardónDisable test until it is rewritten to work
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2008-05-25 Björn Lindqvisttests/pixbuf-lowmem.c tests/pixbuf-random.c
2006-03-22 Johan DahlinAdd a column that demonstrates how to use the new spinb...
2006-03-22 Matthias ClasenRemove pointless includes of config.h, to make it easie...
2005-07-13 Matthias ClasenAdd Copyright/License information.
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-10-11 Matthias ClasenThese files still use option menus, so turn off GTK_DIS...
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2002-10-13 Manish SinghDeprecation cleanup
2002-04-26 Sven Neumanntests/testtreecolumns.c quit the main loop when the...
2002-02-24 Jonathan Blandfordat Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redha...
2002-02-13 Owen TaylorCast GType to long and use %ld to fix warning. (#71318...
2001-11-21 Tim Janikraise event window afte children, in order for the...
2001-11-18 Owen TaylorWe no longer need to create the signals here ... they...
2001-11-06 Owen TaylorAdd row_draggable() vfunc, and wrapper function.
2001-09-08 Jonathan BlandfordRemoved 'fill' attribute. It was silly b/c that was...
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
2001-07-09 Jonathan Blandfordremove gtk_tree_model_get_first in favor of gtk_tree_mo...
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-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-26 Jonathan Blandfordfix stupid missing statement
2001-06-14 Jonathan BlandfordWhoops. Forgot this a couple months ago. Now GtkTreeSto...
2001-06-07 Jonathan BlandfordNow it's a GObject instead of a GtkObject. The
2001-05-25 Jonathan BlandfordRemove almost all instances of GtkCellRenderer in code...
2001-05-14 Owen TaylorBlock against redundant changes.
2001-05-03 Owen TaylorReduce new_text_length appropriately when we run into...
2001-03-08 Jonathan Blandfordadd support for invisible cells. (gtk_tree_view_bin_exp...
2001-02-21 Jonathan BlandfordChanged name to be set_cell_data_func to make it clear...
2001-02-08 Havoc Penningtonremove validation idle
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-16 Havoc Penningtonadd test stuff for CellRendererToggle
2001-01-10 Havoc Penningtonhandle case where sibling == iter (gtk_tree_store_inser...
2001-01-09 Havoc Penningtondon't draw if label->layout is NULL due to a pending...
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2001-01-08 Jonathan BlandfordShow menu items before adding to option menu.
2001-01-08 Havoc Penningtonhack on this some
2001-01-06 Havoc Penningtonhack on this a bit
2000-12-21 Havoc Penningtonmore work
2000-12-21 Havoc Penningtonnew directory to contain tests, gtk/test* should move...