summaryrefslogtreecommitdiff
path: root/tests/testtreesort.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop use of deprecated apiMatthias Clasen2014-08-041-5/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Remove an unneeded includeMatthias Clasen2011-06-071-2/+0
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-3/+3
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-3/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* perf/widgets.h tests/print-editor.c tests/prop-editor.hMichael Natterer2008-05-231-1/+1
* #322591, Jonathan Blandford.Kristian Rietveld2006-01-241-1/+28
* 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
* Deprecation cleanupManish Singh2002-10-131-4/+4
* allow cancel to happen.Jonathan Blandford2002-01-141-1/+13
* Add my cool list of integers.Anders Carlsson2002-01-041-24/+36
* don't know why this didn't commitJonathan Blandford2001-10-311-0/+1
* Add GTK_SELECTION_NONE enum, #61695Jonathan Blandford2001-10-311-1/+0
* fix reordered signal.Jonathan Blandford2001-10-291-6/+7
* sync minor clenupJonathan Blandford2001-10-261-6/+13
* more changes in an attempt to get it right. It's not yet ready for generalKristian Rietveld2001-10-241-189/+194
* Remove handle_box from App demo.Jonathan Blandford2001-10-221-1/+0
* preparation for surgery dittoKristian Rietveld2001-10-031-5/+12
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-251-1/+1
* much changes in an attempt to make it working. It mostly works now,Kristian Rietveld2001-09-021-11/+212
* Fix to use GtkSelectionMode. ditto ditto ditto.Jonathan Blandford2001-08-271-1/+1
* Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-211-0/+2
* gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid ofSven Neumann2001-08-191-1/+1
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-191-9/+0
* changed new_with_types to just plain new, fixing the number of columns,Jonathan Blandford2001-06-301-1/+1
* Whoops. Forgot this a couple months ago. Now GtkTreeStore sort of sorts.Jonathan Blandford2001-06-141-3/+3
* fix a fixme.Jonathan Blandford2001-04-121-16/+19
* Massive reordering/sorting work. Now pretty much works.Jonathan Blandford2001-03-291-6/+8
* new function to handle reordering of trees. Seems to mostly work w/ theJonathan Blandford2001-03-281-1/+1
* Fix arguments to reordered signal.Jonathan Blandford2001-03-281-3/+3
* More work on implementing sortable interface.Jonathan Blandford2001-03-281-0/+127