summaryrefslogtreecommitdiff
path: root/tests/testentrycompletion.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop manual property editorMatthias Clasen2014-05-221-27/+4
* 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
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* Add property editorsMatthias Clasen2005-10-261-4/+31
* Add some strings containing multibyte characters.Matthias Clasen2005-09-131-0/+7
* Add Copyright/License information.Matthias Clasen2005-07-131-0/+19
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-191-1/+1
* Don't try to remove stuff from an empty model. (#156575, Christian Persch)Matthias Clasen2004-10-311-3/+3
* Fix many sparse warnings.Matthias Clasen2004-10-281-2/+2
* Really handle a NULL model, fixes #137211 for real.Anders Carlsson2004-10-261-9/+47
* Make the second example use the ::match-selected signal to make itMatthias Clasen2004-05-101-0/+19
* Add a missing cat. (#141070, Chris Sherlock)Matthias Clasen2004-04-291-1/+2
* Fixed typo in entry completion test.Christian Neumair2004-03-081-1/+1
* Test dynamic addition/removal.Matthias Clasen2004-03-081-7/+98
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add testentrycompletion.Matthias Clasen2004-03-021-0/+240