summaryrefslogtreecommitdiff
path: root/tests/testtreecolumns.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix testtreecolumns not to segfault at startupCosimo Cecchi2012-09-271-55/+9
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-5/+5
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-5/+5
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-1/+2
* Use gtk_button_box_new() instead gtk_[v|h]_button_box_new()Javier Jardón2010-10-301-2/+2
* Revert "Add length to gtk_tree_path_get_indices"Colin Walters2010-06-281-3/+3
* Add length to gtk_tree_path_get_indicesColin Walters2010-06-281-3/+3
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-061-4/+4
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Add Copyright/License information.Matthias Clasen2005-07-131-0/+20
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-191-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Deprecation cleanupManish Singh2002-10-131-20/+18
* tests/testtreecolumns.c quit the main loop when the window is destroyed.Sven Neumann2002-04-261-0/+3
* Add a "resizable" property, to get rid of theJonathan Blandford2001-11-191-1/+2
* Add row_draggable() vfunc, and wrapper function.Owen Taylor2001-11-061-56/+250
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-251-4/+4
* Rename interface signals to make them more clear. Also, changeJonathan Blandford2001-09-121-7/+7
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-191-1/+1
* changed new_with_types to just plain new, fixing the number of columns,Jonathan Blandford2001-06-301-2/+2
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-291-8/+8
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-3/+3
* New function to reflect that you can (hypothetically) pack cell renderersJonathan Blandford2001-06-271-3/+3
* s/RESIZEABLE/RESIZABLE/Havoc Pennington2001-06-251-1/+1
* Rename gtk_tree_sortable_sort_column_id_set_func. It's much shorter now.Jonathan Blandford2001-06-151-2/+22
* Now it's a GObject instead of a GtkObject. TheJonathan Blandford2001-06-071-8/+8
* Remove almost all instances of GtkCellRenderer in code (all but dnd iconJonathan Blandford2001-05-251-1/+1
* Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros toJonathan Blandford2001-05-221-5/+1
* Evil function to deal with very large (TM) amounts of text. May be movedJonathan Blandford2001-05-221-18/+390
* You can now set all sorts of properties in any order you wan, whether orJonathan Blandford2001-05-161-4/+60
* Bug fix to make trees work again when not sorted.Jonathan Blandford2001-04-021-1/+1
* add prerequesite on gobjects.Jonathan Blandford2001-03-081-3/+3
* renamed "child_toggled" to "has_child_toggled".Jonathan Blandford2001-03-051-2/+18
* Move handling of buttons fully in gtktreeviewcolumn. This code is lessJonathan Blandford2001-03-021-19/+173
* Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): ProxyJonathan Blandford2001-02-281-0/+127