summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed gtktreemenu for new gtkcellareabox api.Tristan Van Berkom2011-01-041-3/+3
* Make GtkTreeMenu a private class:Tristan Van Berkom2011-01-041-25/+43
* Added LISTMODE env var check to testcombo.c so that one can easily test listm...Tristan Van Berkom2011-01-041-0/+14
* Added aligned food menu test to testcombo.cTristan Van Berkom2011-01-041-0/+77
* Adding a combo box to testtreemenu to show the GtkTreeMenu at work as a combo...Tristan Van Berkom2011-01-041-21/+25
* Added orientation control to the treemenu test.Tristan Van Berkom2011-01-041-4/+21
* Oops one of my last commits disabled some tests, re-enabling them.Tristan Van Berkom2011-01-041-4/+1
* Getting closer to updating the treemenu view properly from the model signalsTristan Van Berkom2011-01-041-2/+4
* Support grid mode in GtkTreeMenuTristan Van Berkom2011-01-041-7/+143
* Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff ...Tristan Van Berkom2011-01-041-0/+15
* Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header.Tristan Van Berkom2011-01-041-1/+71
* Adding more "small" submenus to testtreemenuTristan Van Berkom2011-01-041-2/+30
* Added submenus to tests/testtreemenuTristan Van Berkom2011-01-041-4/+27
* Adding GtkTreeMenu class.Tristan Van Berkom2011-01-042-1/+253
* Don't use GtkNotebook:tab-pack in testnotebookdndMatthias Clasen2011-01-041-58/+42
* Make styleexamples workMatthias Clasen2011-01-033-45/+39
* c99ism: declaration in the mid of a blockHans Breuer2011-01-021-3/+2
* win32: update msvc buildHans Breuer2011-01-021-9/+7
* testgtk: Don't use deprecated APIsBenjamin Otte2010-12-271-10/+19
* testgtk: Use the relevant device to query the widget to snapshotBenjamin Otte2010-12-271-4/+4
* Don't use gdk_{pointer,keyboard}_grabMatthias Clasen2010-12-241-27/+34
* Delimit the other_entries arrayKristian Rietveld2010-12-231-0/+1
* Allow inspection of construct-only object propertiesMatthias Clasen2010-12-231-23/+14
* Fix DSO link issuesRobert Ancell2010-12-221-0/+1
* testgtk: Use g_object_unref instead of gdk_cursor_unrefBenjamin Otte2010-12-211-3/+3
* Don't use gtk_set_localeMatthias Clasen2010-12-211-1/+0
* tests: Don't access GdkDragContext fields directlyMatthias Clasen2010-12-211-5/+6
* Merge libgdk and libgtkMatthias Clasen2010-12-211-8/+6
* Added "fixed-size" cell property to GtkCellAreaBoxTristan Van Berkom2010-12-222-27/+60
* Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-1710-91/+103
|\
| * tests: Use accessor functions to access GtkSelectionDataJavier Jardón2010-12-155-27/+34
| * tests: Hardcode testinput colors instead of trying to use GtkStyleBenjamin Otte2010-12-151-8/+9
| * tests: Make testiconview-keynav set its custom style using CSS.Benjamin Otte2010-12-151-16/+20
| * tests: gtk_widget_render_icon() => gtk_widget_render_icon_pixbuf()Benjamin Otte2010-12-151-32/+32
| * tests: gtk_widget_render_icon() => gtk_widget_render_icon_pixbuf()Benjamin Otte2010-12-151-3/+3
| * tests: gtk_widget_render_icon() => gtk_widget_render_icon_pixbuf()Benjamin Otte2010-12-151-3/+3
| * tests: gtk_widget_render_icon() => gtk_widget_render_icon_pixbuf()Benjamin Otte2010-12-151-1/+1
* | Make testtreeview handle RTL environment variable for testingKristian Rietveld2010-12-151-0/+3
* | Make testcellarea handle RTL environment variable for testingKristian Rietveld2010-12-151-0/+3
* | Add an editable cell to testverticalcells showing functional vertical focus n...Tristan Van Berkom2010-12-121-1/+1
* | Added "edit_only" argument to gtk_cell_area_activate()Tristan Van Berkom2010-12-121-1/+2
* | Added expand controls to testtreeedit (now you can play with align & expand e...Tristan Van Berkom2010-12-061-31/+59
* | Added g_getenv("RTL") to test rtl layouting.Tristan Van Berkom2010-12-051-0/+3
* | Adding testverticalcells.c.Tristan Van Berkom2010-12-052-0/+378
* | Removed all variables from GtkTreeViewColumn and created GtkTreeViewColumnPri...Tristan Van Berkom2010-12-051-1/+1
* | Added different icon at the end of testtreeedit to see if RTL is actually wor...Tristan Van Berkom2010-12-051-2/+6
* | Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-051-1/+1
|\ \ | |/
| * Fix gdk_rgba_parse callMatthias Clasen2010-12-041-1/+1
* | Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-0517-3485/+673
|\ \ | |/
| * testgtk: Fix gdk_rgba_parse() arguments.Carlos Garnacho2010-12-041-1/+1