| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | testgmenu: Use activate for toggle actions | Matthias Clasen | 2011-12-19 | 1 | -21/+21 |
* | testgmenu: Quit on delete-event | Colin Walters | 2011-12-19 | 1 | -0/+10 |
* | Adapt to api changes in GMenuModel | Matthias Clasen | 2011-12-19 | 1 | -11/+9 |
* | Adapt to object path conventions | Matthias Clasen | 2011-12-19 | 1 | -6/+8 |
* | testgmenu: Demonstrate how translatable labels work | Matthias Clasen | 2011-12-19 | 1 | -3/+5 |
* | More dynamic changes | Matthias Clasen | 2011-12-19 | 1 | -11/+92 |
* | Cleanups | Matthias Clasen | 2011-12-19 | 1 | -148/+189 |
* | Brute-force dynamic change propagation | Matthias Clasen | 2011-12-19 | 1 | -12/+17 |
* | First attempt at handling dynamic changes | Matthias Clasen | 2011-12-19 | 1 | -1/+43 |
* | Add code for dynamic changes | Matthias Clasen | 2011-12-19 | 1 | -0/+98 |
* | Add some todos | Matthias Clasen | 2011-12-19 | 1 | -0/+13 |
* | Some GMenu test code | Matthias Clasen | 2011-12-19 | 2 | -1/+732 |
* | tests: Avoid deprecation warning | Benjamin Otte | 2011-12-19 | 1 | -0/+2 |
* | tests: Add test resetting the model | Benjamin Otte | 2011-12-16 | 1 | -2/+36 |
* | a11y: Redo cell accessible action handling | Benjamin Otte | 2011-12-16 | 2 | -26/+84 |
* | tests: Add select/unselect calls | Benjamin Otte | 2011-12-10 | 1 | -5/+46 |
* | tests: Add sanity checks for selection | Benjamin Otte | 2011-12-10 | 1 | -14/+78 |
* | tests: Dump the operation that is performed to stderr | Benjamin Otte | 2011-12-10 | 1 | -1/+33 |
* | tests: Make treechanging test run as fast as possible | Benjamin Otte | 2011-12-10 | 1 | -1/+1 |
* | tests: Put random number into local variable | Benjamin Otte | 2011-12-10 | 1 | -1/+4 |
* | Test some virtual modifiers | Matthias Clasen | 2011-12-08 | 1 | -3/+3 |
* | testwindows: Add a button to cause a repaint | Alexander Larsson | 2011-12-01 | 1 | -0/+18 |
* | testwindows: Test transparent backgrounds | Alexander Larsson | 2011-12-01 | 1 | -14/+64 |
* | tests: Add new test that is currently failing | Mike Gorse | 2011-11-29 | 2 | -0/+386 |
* | tests: Add automatic expanding/collapsing | Benjamin Otte | 2011-11-29 | 1 | -1/+65 |
* | tests: Fix the iter stepping code | Benjamin Otte | 2011-11-29 | 1 | -7/+28 |
* | tests: Check that the cursor keeps up to date | Benjamin Otte | 2011-11-29 | 1 | -0/+62 |
* | reftests: Fix test for border-image addition | Benjamin Otte | 2011-11-29 | 1 | -0/+1 |
* | widget-factory: make one of the two spinbuttons active | Cosimo Cecchi | 2011-11-29 | 1 | -0/+8 |
* | Fix up background-origin now that we correctly handle the background color | Alexander Larsson | 2011-11-25 | 1 | -0/+0 |
* | Reftest background-origin with various background-clip values | Alexander Larsson | 2011-11-25 | 5 | -0/+204 |
* | Update background-area reftest for background-clip | Alexander Larsson | 2011-11-25 | 3 | -18/+127 |
* | Add reftest to test border-style: none | Alexander Larsson | 2011-11-25 | 4 | -0/+59 |
* | reftests: Make sure border-image-gradient keeps working | Benjamin Otte | 2011-11-25 | 1 | -4/+8 |
* | tests: Add testtreechanging | Benjamin Otte | 2011-11-25 | 2 | -0/+208 |
* | tests: Add prop editors to testtreeview | Benjamin Otte | 2011-11-24 | 1 | -0/+3 |
* | reftests: Mark windows as popups | Benjamin Otte | 2011-11-24 | 2 | -0/+2 |
* | a11y: Implement ref_state_set using the new APIs | Benjamin Otte | 2011-11-24 | 1 | -4/+4 |
* | prop-editor: Implement property editing for GdkRGBA properties | Christian Persch | 2011-11-23 | 1 | -0/+58 |
* | Revert "tests: use GdkRGBA instead GdkColor" | Christian Persch | 2011-11-23 | 1 | -10/+10 |
* | Prevent local filesystem influence in the a11y tests | Matthias Clasen | 2011-11-21 | 1 | -0/+4 |
* | Adapt iconview a11y test output | Matthias Clasen | 2011-11-19 | 1 | -2/+2 |
* | Improve AtkText implementations | Matthias Clasen | 2011-11-19 | 1 | -128/+422 |
* | Update comment to new realities | Matthias Clasen | 2011-11-16 | 1 | -1/+1 |
* | tests: Add an invisible column to the tree test | Benjamin Otte | 2011-11-16 | 1 | -1/+14 |
* | tests: Add checks for row/column index to accessibility-dump | Benjamin Otte | 2011-11-16 | 3 | -1/+28 |
* | tests: Don't dump stuff twice for tables | Benjamin Otte | 2011-11-16 | 3 | -68/+7 |
* | tests: Up the ante | Benjamin Otte | 2011-11-16 | 1 | -2/+4 |
* | tests: Ensure the treeview is expanded | Benjamin Otte | 2011-11-16 | 1 | -0/+2 |
* | Add combobox a11y tests | Matthias Clasen | 2011-11-14 | 3 | -1/+271 |