summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bug 565656 – Add marks to scalesMatthias Clasen2009-01-201-0/+3
* Fix interaction between icons and widget sensitivity. Also fix a fewMatthias Clasen2008-12-271-0/+1
* Bug 85292 – add an icon to gtkentryCody Russell2008-12-191-0/+6
* New interactive test program to verify client message functionality.Tor Lillqvist2008-11-011-0/+3
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-8/+7
* Fix #316087.Kristian Rietveld2008-07-111-0/+3
* tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.cMichael Natterer2008-06-181-28/+0
* Make make check work.Matthias Clasen2008-05-291-3/+1
* Build testmountoperation only on Unix for now.Tor Lillqvist2008-03-171-1/+3
* Implement GtkMountOperation, a subclass of GMountOperation to be used withChristian Kellner2008-03-171-0/+3
* Remove autotestkeywords, it's added later, fixes non-C++ build. (#496032,Johan Dahlin2008-03-021-1/+0
* 2.13.0GTK_2_13_0Matthias Clasen2008-02-211-6/+11
* Rename textbuffer test and port it to the new test frameworkJohan Dahlin2008-01-261-3/+4
* Build defaultvaluetest only on Unix as it uses gtkprintunixdialog API.Tor Lillqvist2008-01-101-0/+2
* Add a test for default property values, based on program by Christan PerchJohan Dahlin2007-12-211-0/+3
* made unnecessarily exported symbols static. switched g_return_if_fail()15:44:01 Tim Janik2007-12-111-8/+5
* ported to new testing framework.13:38:36 Tim Janik2007-12-061-5/+4
* majorly speed up execution by reducing timeouts and converting main loop10:44:52 Tim Janik2007-12-061-10/+8
* run tests in current dir after setting up the logging directory, so their18:59:59 Tim Janik2007-12-051-1/+8
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-1/+2
* Extend the C++ keyword test to include internal GDK headers (#449016).Mathias Hasselmann2007-06-261-4/+12
* Create test for finding C++ keywords in public header files (#449016).Mathias Hasselmann2007-06-261-0/+7
* applied patch from Xan Lopez to eliminate gap in painted frame forTim Janik2007-06-221-0/+6
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-1/+6
* Add the GtkVolumeButton widget, a button that pops up a scale when clickedBastien Nocera2007-05-191-1/+7
* fix typo: testtoooltips_SOURCES -> testtooltips_SOURCES.Michael Natterer2007-04-231-1/+1
* Keep count of the displayed items to build the menu items mnemonic insteadEmmanuele Bassi2007-02-081-0/+6
* applied patch from Xan Lopez which adds GTK_BUTTONBOX_CENTER toTim Janik2007-02-081-0/+6
* New tooltips API.Kristian Rietveld2007-02-061-1/+7
* Fix GtkStatusIcon to not take up space on the panel if it is invisible.Matthias Clasen2007-01-271-0/+1
* don't write out </apply_tag> for tags that have already been closed by theMichael Natterer2006-08-281-0/+3
* 2.9.0GTK_2_9_0Matthias Clasen2006-05-051-0/+1
* Implement per-page paper sizes.Alexander Larsson2006-05-051-0/+7
* Added new symbolsAlexander Larsson2006-05-041-0/+3
* (broken pipe)Kristian Rietveld2006-04-261-1/+7
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+3
* Add a test suite for GtkRecentChooser.Emmanuele Bassi2006-03-291-0/+7
* Add testsMatthias Clasen2006-02-231-0/+3
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* GtkAssistant testsMatthias Clasen2006-01-211-0/+3
* fixup line i swallowed earlier ;)Tim Janik2005-12-221-0/+1
* derive GtkObject from GUnowned, so it initially has a floating referenceTim Janik2005-12-221-1/+4
* Add property editorsMatthias Clasen2005-10-261-0/+4
* New file with a set of tests for GtkCellRendererText. The idea is to run aFederico Mena Quintero2005-09-291-0/+3
* Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent withMichael Natterer2005-09-221-3/+3
* Start a set of automated tests for the file chooser. The only test inFederico Mena Quintero2005-09-151-0/+6
* Add a cell renderer for displaying and editing accelerators, a port ofMatthias Clasen2005-09-101-0/+3
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-291-0/+6
* Support vertical menubars (#166632):Matthias Clasen2005-02-111-0/+3
* Add gdk_drawable_set_cairo_target().Owen Taylor2005-02-031-0/+3