summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/testcombo.c: Use GdkRGBA instead GdkColorJavier Jardón2011-12-201-4/+5
* tests/testgtk.c: Remove death codeJavier Jardón2011-12-201-49/+0
* Update testgmenu to latest api changesMatthias Clasen2011-12-191-2/+2
* gmenu testcase: update to glib API changesRyan Lortie2011-12-191-2/+2
* Only add a separator when a section endsMatthias Clasen2011-12-191-8/+9
* Make it build against the current wip/menus-rebase3 branchMatthias Clasen2011-12-191-4/+2
* testgmenu: #ifdef out non-compiling code for nowColin Walters2011-12-191-0/+2
* testgmenu: Insert separators after sectionsMatthias Clasen2011-12-191-1/+8
* testgmenu: Initial attempt at section headingsMatthias Clasen2011-12-191-3/+22
* testgmenu: Use activate with parameter for radio actionsMatthias Clasen2011-12-191-37/+32
* testgmenu: Use activate for toggle actionsMatthias Clasen2011-12-191-21/+21
* testgmenu: Quit on delete-eventColin Walters2011-12-191-0/+10
* Adapt to api changes in GMenuModelMatthias Clasen2011-12-191-11/+9
* Adapt to object path conventionsMatthias Clasen2011-12-191-6/+8
* testgmenu: Demonstrate how translatable labels workMatthias Clasen2011-12-191-3/+5
* More dynamic changesMatthias Clasen2011-12-191-11/+92
* CleanupsMatthias Clasen2011-12-191-148/+189
* Brute-force dynamic change propagationMatthias Clasen2011-12-191-12/+17
* First attempt at handling dynamic changesMatthias Clasen2011-12-191-1/+43
* Add code for dynamic changesMatthias Clasen2011-12-191-0/+98
* Add some todosMatthias Clasen2011-12-191-0/+13
* Some GMenu test codeMatthias Clasen2011-12-192-1/+732
* tests: Avoid deprecation warningBenjamin Otte2011-12-191-0/+2
* tests: Add test resetting the modelBenjamin Otte2011-12-161-2/+36
* a11y: Redo cell accessible action handlingBenjamin Otte2011-12-162-26/+84
* tests: Add select/unselect callsBenjamin Otte2011-12-101-5/+46
* tests: Add sanity checks for selectionBenjamin Otte2011-12-101-14/+78
* tests: Dump the operation that is performed to stderrBenjamin Otte2011-12-101-1/+33
* tests: Make treechanging test run as fast as possibleBenjamin Otte2011-12-101-1/+1
* tests: Put random number into local variableBenjamin Otte2011-12-101-1/+4
* Test some virtual modifiersMatthias Clasen2011-12-081-3/+3
* testwindows: Add a button to cause a repaintAlexander Larsson2011-12-011-0/+18
* testwindows: Test transparent backgroundsAlexander Larsson2011-12-011-14/+64
* tests: Add new test that is currently failingMike Gorse2011-11-292-0/+386
* tests: Add automatic expanding/collapsingBenjamin Otte2011-11-291-1/+65
* tests: Fix the iter stepping codeBenjamin Otte2011-11-291-7/+28
* tests: Check that the cursor keeps up to dateBenjamin Otte2011-11-291-0/+62
* reftests: Fix test for border-image additionBenjamin Otte2011-11-291-0/+1
* widget-factory: make one of the two spinbuttons activeCosimo Cecchi2011-11-291-0/+8
* Fix up background-origin now that we correctly handle the background colorAlexander Larsson2011-11-251-0/+0
* Reftest background-origin with various background-clip valuesAlexander Larsson2011-11-255-0/+204
* Update background-area reftest for background-clipAlexander Larsson2011-11-253-18/+127
* Add reftest to test border-style: noneAlexander Larsson2011-11-254-0/+59
* reftests: Make sure border-image-gradient keeps workingBenjamin Otte2011-11-251-4/+8
* tests: Add testtreechangingBenjamin Otte2011-11-252-0/+208
* tests: Add prop editors to testtreeviewBenjamin Otte2011-11-241-0/+3
* reftests: Mark windows as popupsBenjamin Otte2011-11-242-0/+2
* a11y: Implement ref_state_set using the new APIsBenjamin Otte2011-11-241-4/+4
* prop-editor: Implement property editing for GdkRGBA propertiesChristian Persch2011-11-231-0/+58
* Revert "tests: use GdkRGBA instead GdkColor"Christian Persch2011-11-231-10/+10