summaryrefslogtreecommitdiff
path: root/tests/testtreefocus.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop use of deprecated apiMatthias Clasen2014-08-041-2/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Revert "Add length to gtk_tree_path_get_indices"Colin Walters2010-06-281-1/+1
* Add length to gtk_tree_path_get_indicesColin Walters2010-06-281-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* add a little test for the newly introduced indicator-size property.Kristian Rietveld2006-01-131-0/+18
* Add Copyright/License information.Matthias Clasen2005-07-131-0/+20
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-281-5/+5
* Deprecation cleanupManish Singh2002-10-131-14/+14
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-251-2/+2
* Removed 'fill' attribute. It was silly b/c that was a property of the cellJonathan Blandford2001-09-081-5/+5
* Fix to use GtkSelectionMode. ditto ditto ditto.Jonathan Blandford2001-08-271-1/+1
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-191-30/+8
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-181-1/+0
* changed new_with_types to just plain new, fixing the number of columns,Jonathan Blandford2001-06-301-9/+9
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-5/+5
* Now it's a GObject instead of a GtkObject. TheJonathan Blandford2001-06-071-10/+12
* Initial stab at getting the focus code to work.Jonathan Blandford2001-06-011-0/+7
* fix a fixme.Jonathan Blandford2001-04-121-55/+193
* s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMNJonathan Blandford2001-03-161-3/+1
* Changed prototype to allow for getting the location of the cell relativeJonathan Blandford2001-03-151-62/+161
* Fix up focus code a lot.Jonathan Blandford2001-03-131-6/+5
* add prerequesite on gobjects.Jonathan Blandford2001-03-081-0/+283