summaryrefslogtreecommitdiff
path: root/tests/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
* testgtk: Don't trigger deprecation warningsBenjamin Otte2014-10-121-23/+33
* Fix testgtk.c when building for Wayland.Eric Le Bihan2014-09-251-1/+1
* testgtk: Fix enabling of the cursor demoJasper St. Pierre2014-09-021-3/+11
* testgtk: Make cursor demo work with waylandMatthias Clasen2014-09-021-6/+15
* Fix various warnings about unused thingsРуслан Ижбулатов2014-08-131-0/+2
* tests: Adapt to gtk_widget_reparent deprecationsMatthias Clasen2014-05-221-0/+8
* tests: Drop manual property editorMatthias Clasen2014-05-221-208/+0
* testgtk: Don't use deprecated functions in selection testBenjamin Otte2014-04-101-13/+15
* testgtk: Remove rc file testBenjamin Otte2014-04-101-72/+0
* testgtk: Don't use deprecated functions in progress bar testBenjamin Otte2014-04-101-10/+5
* testgtk: Don't use deprecated functions in event watcher testBenjamin Otte2014-04-101-10/+3
* testgtk: Don't use deprecated functions in scrolled windows testBenjamin Otte2014-04-101-19/+17
* testgtk: Don't use deprecated functions in dialogs testBenjamin Otte2014-04-101-35/+32
* testgtk: Make dialogs example work without static variableBenjamin Otte2014-04-101-8/+21
* testgtk: Clean up dialog exampleBenjamin Otte2014-04-101-16/+13
* testgtk: Don't use deprecated functions in flipping testBenjamin Otte2014-04-101-7/+4
* testgtk: Don't use deprecated functions in scrolling testBenjamin Otte2014-04-101-8/+5
* testgtk: Don't call deprecated function in mainloop testBenjamin Otte2014-04-101-156/+5
* testgtk: Don't use GDK_POINTER_MOTION_HINT_MASK anymoreMartin Renold2013-11-161-3/+1
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-151-4/+4
* testgtk: Remove idle testBenjamin Otte2013-10-051-178/+0
* Deprecate and ignore gtk-enable-tooltips settingWilliam Jon McCann2013-06-301-21/+0
* Fix a couple of deprecation warnings related to stock itemsWilliam Jon McCann2013-06-301-0/+2
* Deprecate GtkImageMenuItemWilliam Jon McCann2013-06-271-6/+12
* tests: Ignore deprecation warningsBenjamin Otte2013-06-261-1/+9
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-27/+28
* testgtk: Test GtkListBox placeholder widgetsAlexander Larsson2013-06-131-5/+53
* testgtk: Add ListBox testAlexander Larsson2013-06-131-1/+123
* testgtk: Disable deprecations when using old functionsBenjamin Otte2013-05-301-0/+2
* testgtk: Get rid of screen part in display & screen testBenjamin Otte2013-04-061-68/+39
* Replace GLE referenceMatthias Clasen2013-03-171-1/+1
* Add a missing runtime checkMatthias Clasen2013-03-131-21/+24
* Add widget transparency test to testgtkAlexander Larsson2013-02-071-0/+113
* Don't use gtk_scrolled_window_add_with_viewport() in testsCosimo Cecchi2013-02-011-3/+3
* testgtk: Remove GtkAlignment usage from progressbar testBenjamin Otte2012-12-211-10/+6
* testgtk: Work around some property editor problemMatthias Clasen2012-06-021-1/+1
* testgtk: Show GtkSettingsMatthias Clasen2012-03-221-0/+26
* Use GDK symbolic names for button numbersJavier Jardón2012-03-131-2/+2
* testgtk: Fix compiler warningsBenjamin Otte2012-03-011-1/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* testgtk: use GtkColorChooserDialog instead of GtkColorSelectionDialogCosimo Cecchi2012-02-141-22/+4
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-2/+2
* testgtk: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-3/+3
* test/testgtk.c: Fix compilation warningJavier Jardón2012-01-031-1/+1
* tests/testgtk: Do not use GdkColor-based apiJavier Jardón2011-12-261-5/+5
* tests/testgtk.c: Remove death codeJavier Jardón2011-12-201-49/+0
* testgtk: Remove deprecations from shapes testBenjamin Otte2011-11-091-2/+3
* testgtk: Don't use deprecated functions in properties exampleBenjamin Otte2011-11-091-2/+3
* Use G_VALUE_INITJavier Jardón2011-10-151-2/+2
* testgtk: Remove tearoff menus from testsBenjamin Otte2011-10-011-23/+9