summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* don't build testapplication on OS XMatthias Clasen2010-06-261-1/+1
* Remove pure gdk-pixbuf testsMatthias Clasen2010-06-266-793/+0
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-261-3/+2
* Add an expander-in-dialog exampleMatthias Clasen2010-06-242-0/+93
* testinput: Do not use deprecated API.Carlos Garnacho2010-06-241-12/+27
* [testapplication] Fix some compilation warningsJavier Jardón2010-06-241-4/+7
* [testinput] Fix compilation warning: Use guint instead intJavier Jardón2010-06-241-1/+1
* Removed extendedlayoutexample.c (was a failed git mv --> testheightforwidth.c)Tristan Van Berkom2010-06-181-620/+0
* Mass api change from GtkExtendedLayout --> GtkSizeRequestTristan Van Berkom2010-06-183-5/+625
* [GtkApplication] Update for GApplication API changesColin Walters2010-06-161-1/+1
* Fix build breakage on non-UnixTor Lillqvist2010-06-091-1/+4
* Get rid of GtkProgressMatthias Clasen2010-06-091-6/+1
* Add GtkApplicationMatthias Clasen2010-06-073-2/+116
* Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guardsJavier Jardón2010-06-074-7/+0
* Fix a typoMatthias Clasen2010-06-031-1/+1
* Improved icon view keynavMatthias Clasen2010-05-302-0/+285
* Remove deprecated GtkToolbar codeJavier Jardón2010-05-242-4/+2
* Some cleanups after the module cache file changeMatthias Clasen2010-05-184-8/+8
* Make gail parallel-installable tooMatthias Clasen2010-05-101-5/+5
* [tests] Move filechooser test files to correct locationJavier Jardón2010-05-113-4/+1
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-5/+5
* Clean up docs, disable testtext for now.Matthias Clasen2010-05-071-1/+0
* Merge branch 'gtk-2-90'Matthias Clasen2010-05-0614-4059/+471
|\
| * Do not use deprecated GtkNoteBook api in testgtkJavier Jardón2010-05-031-46/+6
| * Remove deprecated GtkProgress functionality from testgtkJavier Jardón2010-05-031-73/+26
| * Port testtreeview to new APIJavier Jardón2010-05-031-62/+17
| * Declare random item correctly in stresstest-toolbarChristian Dywan2010-05-031-4/+4
| * Use GtkComboBox, GtkOrientable and no GtkObject in testtoolbarChristian Dywan2010-05-031-33/+20
| * Don't set child-min-width/ height in the button box testChristian Dywan2010-05-031-4/+0
| * Revert accidental removal of book pixmap stringsChristian Dywan2010-05-031-2/+48
| * Remove unused dump_accels() function from testgtkChristian Dywan2010-05-031-8/+0
| * Remove GtkTipsQuery demo from testgtkChristian Dywan2010-05-031-46/+1
| * Don't use gtk_widget_set_uposition/size in testgtkChristian Dywan2010-05-031-4/+4
| * Remove unused text helper functions from testgtkChristian Dywan2010-05-031-16/+0
| * Use new 2.14 GtkColorSelection API in testgtkChristian Dywan2010-05-031-9/+10
| * Replace GtkFileSelection with GtkFileChooser in testgtkChristian Dywan2010-05-031-14/+8
| * Use GtkComboBoxEntry for the display list in testgtkChristian Dywan2010-05-031-35/+31
| * Use GtkComboBoxEntry in entry test in testgtkChristian Dywan2010-05-031-19/+20
| * Declare book_open/closed_xpm in testgtk notebookChristian Dywan2010-05-031-0/+2
| * Remove item factory test from testgtkChristian Dywan2010-05-031-159/+0
| * Use "activate" rather than "clicked" for menu itemsChristian Dywan2010-05-032-4/+4
| * Use GtkComboBox instead of GtkCombo in testsocketChristian Dywan2010-05-032-23/+18
| * Don't use GtkItemFactory in testsocketChristian Dywan2010-05-032-37/+44
| * Replace GtkText in testselection with GtkTextViewChristian Dywan2010-05-031-26/+11
| * Remove obsolete GtkText test from testgtkChristian Dywan2010-05-031-178/+0
| * Remove obsolete GtkTree test from testgtkChristian Dywan2010-05-031-481/+0
| * Use an array and new toolbar API in testgtkChristian Dywan2010-05-031-145/+122
| * Replace option menu with combo box in testoffscreenChristian Dywan2010-05-031-9/+13
| * Replace option menus in testgtk with combo boxesChristian Dywan2010-05-031-52/+14
| * Use new progress bar API in testgtk progress testChristian Dywan2010-05-031-132/+18