]> Pileus Git - ~andy/gtk/history - tests/testtreecolumns.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testtreecolumns.c
2012-09-27 Cosimo Cecchitests: fix testtreecolumns not to segfault at startup
2012-02-27 Javier JardónChange FSF Address
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
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.
2002-10-13 Manish SinghDeprecation cleanup
2002-04-26 Sven Neumanntests/testtreecolumns.c quit the main loop when the...
2001-11-19 Jonathan BlandfordAdd a "resizable" property, to get rid of the
2001-11-06 Owen TaylorAdd row_draggable() vfunc, and wrapper function.
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
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-27 Jonathan BlandfordNew function to reflect that you can (hypothetically...
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-15 Jonathan BlandfordRename gtk_tree_sortable_sort_column_id_set_func. It...
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-22 Jonathan BlandfordAdded patch from Jeff Franks <jcf@tpg.com.au> to add...
2001-05-22 Jonathan BlandfordEvil function to deal with very large (TM) amounts...
2001-05-16 Jonathan BlandfordYou can now set all sorts of properties in any order...
2001-04-02 Jonathan BlandfordBug fix to make trees work again when not sorted.
2001-03-08 Jonathan Blandfordadd prerequesite on gobjects.
2001-03-05 Jonathan Blandfordrenamed "child_toggled" to "has_child_toggled".
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-02-28 Jonathan BlandfordProxy out to _gtk_tree_row_reference_deleted. (inserted...