summaryrefslogtreecommitdiff
path: root/tests/testtreeview.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* These files still use option menus, so turn off GTK_DISABLE_DEPRECATED toMatthias Clasen2003-10-111-0/+1
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-281-1/+1
* Deprecation cleanupManish Singh2002-10-131-29/+31
* tests/testtreecolumns.c quit the main loop when the window is destroyed.Sven Neumann2002-04-261-3/+3
* at Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2002-02-241-3/+3
* Cast GType to long and use %ld to fix warning. (#71318, Morten Welinder)Owen Taylor2002-02-131-1/+1
* raise event window afte children, in order for the input pnly window toTim Janik2001-11-211-9/+13
* We no longer need to create the signals here ... they come from theOwen Taylor2001-11-181-62/+1
* Add row_draggable() vfunc, and wrapper function.Owen Taylor2001-11-061-12/+10
* Removed 'fill' attribute. It was silly b/c that was a property of the cellJonathan Blandford2001-09-081-6/+8
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-191-38/+0
* remove gtk_tree_model_get_first in favor of gtk_tree_model_get_iter_root.Jonathan Blandford2001-07-091-8/+9
* changed new_with_types to just plain new, fixing the number of columns,Jonathan Blandford2001-06-301-14/+14
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-291-35/+35
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-13/+8
* fix stupid missing statementJonathan Blandford2001-06-261-3/+4
* Whoops. Forgot this a couple months ago. Now GtkTreeStore sort of sorts.Jonathan Blandford2001-06-141-2/+2
* Now it's a GObject instead of a GtkObject. TheJonathan Blandford2001-06-071-1/+1
* Remove almost all instances of GtkCellRenderer in code (all but dnd iconJonathan Blandford2001-05-251-0/+1
* Block against redundant changes.Owen Taylor2001-05-141-1/+1
* Reduce new_text_length appropriately when we run into the size limit forOwen Taylor2001-05-031-473/+9
* add support for invisible cells. (gtk_tree_view_bin_expose): dittoJonathan Blandford2001-03-081-5/+5
* Changed name to be set_cell_data_func to make it clear what the functinoJonathan Blandford2001-02-211-2/+2
* remove validation idleHavoc Pennington2001-02-081-2/+57
* adapt to handle PangoColorHavoc Pennington2001-01-261-5/+97
* sync to tree changesHavoc Pennington2001-01-191-1/+39
* add test stuff for CellRendererToggleHavoc Pennington2001-01-161-17/+198
* handle case where sibling == iter (gtk_tree_store_insert_after): handleHavoc Pennington2001-01-101-2/+176
* don't draw if label->layout is NULL due to a pending resizeHavoc Pennington2001-01-091-8/+61
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-29/+190
* Show menu items before adding to option menu.Jonathan Blandford2001-01-081-3/+3
* hack on this someHavoc Pennington2001-01-081-5/+163
* hack on this a bitHavoc Pennington2001-01-061-29/+725
* more workHavoc Pennington2000-12-211-10/+109
* new directory to contain tests, gtk/test* should move here sometime (withHavoc Pennington2000-12-211-0/+214