summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Forgotten filesMatthias Clasen2010-12-042-24/+21
| * Make tests compile without using GtkStyle apiMatthias Clasen2010-12-048-103/+189
| * Add illustration to gtk_render_handle docsMatthias Clasen2010-12-041-0/+27
| * Add a frame-gap illustrationMatthias Clasen2010-12-041-0/+34
| * Illustrate extension renderingMatthias Clasen2010-12-041-0/+41
| * Add slider illustrationMatthias Clasen2010-12-041-4/+41
| * Add an activity exampleMatthias Clasen2010-12-041-0/+23
| * Add examples for frame renderingMatthias Clasen2010-12-041-4/+31
| * Add a background example to the docsMatthias Clasen2010-12-041-1/+56
| * Add the style example code used to generate illustrationsMatthias Clasen2010-12-042-1/+145
| * Adapt testgtk.css to parser changesMatthias Clasen2010-12-041-1/+1
| * testgtk: Try to locate the right file.Carlos Garnacho2010-12-041-1/+1
| * Make testgtk load CSS for custom styling.Carlos Garnacho2010-12-046-268/+73
| * tests: Remove disabled testtext exampleBenjamin Otte2010-12-022-3088/+0
* | Added some "align" checkbuttons to show configurable cell alignments in testt...Tristan Van Berkom2010-12-041-6/+71
* | Changed tests/testcellarea.c (and scaffolding) to only reorient the GtkCellAreaTristan Van Berkom2010-12-022-389/+94
* | Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-026-1/+492
|\ \ | |/
| * app-chooser-button: add gtk_app_chooser_button_set_active_custom_item()Cosimo Cecchi2010-12-011-0/+3
| * gtk: Allow hiding the trough/slider in GtkScaleBastien Nocera2010-12-011-0/+24
| * app-chooser: other misc doc fixesCosimo Cecchi2010-11-301-2/+2
| * Merge branch 'master' into open-with-dialogCosimo Cecchi2010-11-306-80/+115
| |\
| | * Add a GtkSwitchMatthias Clasen2010-11-291-0/+10
| | * Add GtkSwitch, a "light-switch" like widgetEmmanuele Bassi2010-11-292-1/+92
| * | app-chooser-button: change the API approach for custom itemsCosimo Cecchi2010-11-291-3/+27
| * | app-chooser-button: rename GtkAppChooserComboBox -> GtkAppChooserButtonCosimo Cecchi2010-11-292-16/+16
| * | tests: fix indentationCosimo Cecchi2010-11-251-1/+1
| * | app-chooser-combobox: add a method to trigger the GtkAppChooserDialogCosimo Cecchi2010-11-251-0/+3
| * | Coding style fixupsMatthias Clasen2010-11-242-14/+12
| * | Coding style fixesMatthias Clasen2010-11-241-39/+36
| * | Improve packing in testappchooserMatthias Clasen2010-11-241-1/+1
| * | app-chooser-combobox: make refresh properly work with custom itemsCosimo Cecchi2010-11-242-0/+9
| * | app-chooser-combobox: add an initial implementationCosimo Cecchi2010-11-241-0/+104
| * | tests: remove radio mode from the testCosimo Cecchi2010-11-241-8/+1
| * | app-chooser: rename GtkOpenWith to GtkAppChooserCosimo Cecchi2010-11-232-17/+17
| * | tests: update to the new APICosimo Cecchi2010-11-231-35/+60
| * | Add some window border to test open withWilliam Jon McCann2010-11-231-0/+1
| * | Add a default file to open with testWilliam Jon McCann2010-11-231-2/+8
| * | tests: update to new APICosimo Cecchi2010-11-231-40/+9
| * | open-with: first attempt to split the dialog into a widget + interfaceCosimo Cecchi2010-11-231-28/+6
| * | tests: use new open with mode in the testsCosimo Cecchi2010-11-231-16/+19