summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve tests for X error traps, fix two bugsHavoc Pennington2010-09-181-7/+103
* Add some minimal test for X error trapsMatthias Clasen2010-09-182-3/+68
* Rename h/v-align to h/valignMatthias Clasen2010-09-151-6/+6
* Added a default size of a magic number to testwrapbox.cTristan Van Berkom2010-09-161-0/+6
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-152-3/+6
* Remove fill options from GtkWrapBoxMatthias Clasen2010-09-131-39/+4
* Remove padding from GtkWrapBoxMatthias Clasen2010-09-131-99/+42
* Use gtk_size_request_get_size() instead deprecated gtk_widget_get_child_requi...Javier Jardón2010-09-131-2/+4
* Make testwrapbox scrolled window scrollbars automatic.Tristan Van Berkom2010-09-141-0/+3
* Add padding and alignment tests to testadjustsize.cHavoc Pennington2010-09-121-0/+171
* Add testadjustsize test, to test new adjust size methods and related featuresHavoc Pennington2010-09-122-0/+255
* Don't use the same name for a function that used to be a variableTor Lillqvist2010-09-091-5/+5
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-5/+5
* Turn the gtk version and age variables into functionsTor Lillqvist2010-09-081-5/+5
* tests: Use gtk_widget_set_size_request() instead gtk_widget_set_usize()Javier Jardón2010-09-081-1/+1
* tests: Remove all code relating to the blink menu itemBenjamin Otte2010-09-031-4/+0
* Remove blinking from status iconsMatthias Clasen2010-09-021-54/+0
* Adapt tests to dialog api changeMatthias Clasen2010-09-023-32/+2
* Enhanced/Simplified GtkWrapBox api as per Havoc's comments.Tristan Van Berkom2010-09-021-10/+19
* Some api changes for GtkWrapBoxTristan Van Berkom2010-09-021-2/+2
* Remove now unused GtkProgressBarOrientation enumMatthias Clasen2010-09-011-2/+2
* Adapt testgtk progressbar test to api changesMatthias Clasen2010-09-011-2/+9
* Fixing email address in copyright header for testwrapbox test.Tristan Van Berkom2010-08-301-1/+1
* Added initial revision of GtkWrapBox container widget and test case.Tristan Van Berkom2010-08-282-1/+554
* tests/testsocket: Fix broken testJavier Jardón2010-08-242-3/+2
* tests/testgtk.c: Use accessor functions to access GtkWindowJavier Jardón2010-08-231-1/+1
* tests/testxinerama.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* tests/testwindows.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-5/+8
* tests/testtooltips.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-5/+8
* tests/testsocket_common.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+2
* tests/testsocket.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+2
* tests/testselection.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* tests/testoffscreenwindow.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* tests/testoffscreen.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+2
* tests/testinput.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-9/+16
* tests/testiconview-keynav.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+6
* tests/testgtk.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-83/+130
* tests/testframe.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-4/+7
* tests/testellipsise.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-7/+12
* tests/testcairo.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+4
* tests/print-editor.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-6/+8
* tests/gtkoffscreenbox.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-39/+55
* Use standard icon names in demos and testsJavier Jardón2010-08-212-2/+2
* Added test case to testheightforwidth.c to show GtkComboBox/GtkMenu wrapping ...Tristan Van Berkom2010-08-181-0/+255
* tests: unbreak testwindows testBenjamin Otte2010-08-151-3/+0
* Use accessor functions to access GtkToolbarJavier Jardón2010-08-142-12/+20
* Use accessor funcions to access GtkCalendarJavier Jardón2010-08-121-41/+13
* testgtk: Use Cairo to load XBM imageBenjamin Otte2010-08-101-5/+13
* testgtk: Use Pixbufs in the shapes exampleBenjamin Otte2010-08-101-15/+18
* testgtk: Rename pixmap => pixbuf in various placesBenjamin Otte2010-08-101-9/+9