| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a simple test for activate on single click | William Jon McCann | 2013-01-20 | 1 | -1/+10 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | tests: Add prop editors to testtreeview | Benjamin Otte | 2011-11-24 | 1 | -0/+3 |
* | tests: Convert testtreeview from GtkTable to GtkBox | Benjamin Otte | 2011-09-27 | 1 | -17/+10 |
* | testtreeview: Don't use deprecated classes to make things interesting | Benjamin Otte | 2011-06-09 | 1 | -2/+1 |
* | tests: Make forcing of class registers work without gcc warnings | Benjamin Otte | 2011-05-27 | 1 | -9/+7 |
* | Make testtreeview handle RTL environment variable for testing | Kristian Rietveld | 2010-12-15 | 1 | -0/+3 |
* | Added some rules to GtkCellAreaBox for rendering the last cell. | Tristan Van Berkom | 2010-12-01 | 1 | -1/+1 |
* | Use the new GtkComboBoxText API | Javier Jardón | 2010-10-15 | 1 | -6/+6 |
* | gtk_adjustment_new() should return a GtkAdjustment* | Javier Jardón | 2010-09-29 | 1 | -1/+1 |
* | Move classes that currently derive from GtkObject to GInitiallyUnowned | Javier Jardón | 2010-09-26 | 1 | -2/+2 |
* | Port testtreeview to new API | Javier Jardón | 2010-05-03 | 1 | -62/+17 |
* | Disable test until it is rewritten to work | Javier Jardón | 2009-11-09 | 1 | -0/+4 |
* | Do not use static GTypeInfo and GInterfaceInfo | Nicola Fontana | 2009-11-06 | 1 | -2/+2 |
* | tests/pixbuf-lowmem.c tests/pixbuf-random.c | Björn Lindqvist | 2008-05-25 | 1 | -2/+4 |
* | Add a column that demonstrates how to use the new spinbutton cellrenderer. | Johan Dahlin | 2006-03-22 | 1 | -8/+75 |
* | Remove pointless includes of config.h, to make it easier compilable | Matthias Clasen | 2006-03-22 | 1 | -1/+0 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 1 | -0/+20 |
* | modules/engines/ms-windows/msw_rc_style.c | Manish Singh | 2004-11-19 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | These files still use option menus, so turn off GTK_DISABLE_DEPRECATED to | Matthias Clasen | 2003-10-11 | 1 | -0/+1 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -1/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -29/+31 |
* | tests/testtreecolumns.c quit the main loop when the window is destroyed. | Sven Neumann | 2002-04-26 | 1 | -3/+3 |
* | at Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redhat.com> | Jonathan Blandford | 2002-02-24 | 1 | -3/+3 |
* | Cast GType to long and use %ld to fix warning. (#71318, Morten Welinder) | Owen Taylor | 2002-02-13 | 1 | -1/+1 |
* | raise event window afte children, in order for the input pnly window to | Tim Janik | 2001-11-21 | 1 | -9/+13 |
* | We no longer need to create the signals here ... they come from the | Owen Taylor | 2001-11-18 | 1 | -62/+1 |
* | Add row_draggable() vfunc, and wrapper function. | Owen Taylor | 2001-11-06 | 1 | -12/+10 |
* | Removed 'fill' attribute. It was silly b/c that was a property of the cell | Jonathan Blandford | 2001-09-08 | 1 | -6/+8 |
* | Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-19 | 1 | -38/+0 |
* | remove gtk_tree_model_get_first in favor of gtk_tree_model_get_iter_root. | Jonathan Blandford | 2001-07-09 | 1 | -8/+9 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 1 | -14/+14 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -35/+35 |
* | up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. | Tim Janik | 2001-06-28 | 1 | -13/+8 |
* | fix stupid missing statement | Jonathan Blandford | 2001-06-26 | 1 | -3/+4 |
* | Whoops. Forgot this a couple months ago. Now GtkTreeStore sort of sorts. | Jonathan Blandford | 2001-06-14 | 1 | -2/+2 |
* | Now it's a GObject instead of a GtkObject. The | Jonathan Blandford | 2001-06-07 | 1 | -1/+1 |
* | Remove almost all instances of GtkCellRenderer in code (all but dnd icon | Jonathan Blandford | 2001-05-25 | 1 | -0/+1 |
* | Block against redundant changes. | Owen Taylor | 2001-05-14 | 1 | -1/+1 |
* | Reduce new_text_length appropriately when we run into the size limit for | Owen Taylor | 2001-05-03 | 1 | -473/+9 |
* | add support for invisible cells. (gtk_tree_view_bin_expose): ditto | Jonathan Blandford | 2001-03-08 | 1 | -5/+5 |
* | Changed name to be set_cell_data_func to make it clear what the functino | Jonathan Blandford | 2001-02-21 | 1 | -2/+2 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -2/+57 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -5/+97 |
* | sync to tree changes | Havoc Pennington | 2001-01-19 | 1 | -1/+39 |
* | add test stuff for CellRendererToggle | Havoc Pennington | 2001-01-16 | 1 | -17/+198 |
* | handle case where sibling == iter (gtk_tree_store_insert_after): handle | Havoc Pennington | 2001-01-10 | 1 | -2/+176 |
* | don't draw if label->layout is NULL due to a pending resize | Havoc Pennington | 2001-01-09 | 1 | -8/+61 |
* | handle case where there are no rows in the model | Havoc Pennington | 2001-01-09 | 1 | -29/+190 |