summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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