summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test size-for-allocation for GtkTable. Add orientation property needed forMathias Hasselmann2007-08-281-12/+48
* Announce size-for-allocation features only when ellipsis or wrapping withMathias Hasselmann2007-08-201-2/+19
* Improve contrast for currently selected widget, show pointer address ofMathias Hasselmann2007-08-201-60/+82
* Start real testing of height-for-width and width-for-height. AddMathias Hasselmann2007-08-201-24/+55
* Provide context menu to directly select testable widgets. Defer selfMathias Hasselmann2007-08-131-131/+239
* Pimped the test for better demonstration. Correctly calulate layout widthMathias Hasselmann2007-08-121-8/+97
* Filter feature set returned by the child to match the subset supported byMathias Hasselmann2007-08-121-11/+194
* Rename gtk_tree_view_column_cell_get_size_impl toMathias Hasselmann2007-08-061-1/+12
* Use tree-view instead of notebook tabs for test case navigation. SupportMathias Hasselmann2007-08-061-101/+279
* Improve layout of natural size for various widgets test and add a test forMathias Hasselmann2007-08-061-34/+74
* Provide natural size information. Consider and provide natural sizeMathias Hasselmann2007-08-011-0/+4
* Preparing natural size tests for GtkCellView and GtkTreeView.Mathias Hasselmann2007-07-271-120/+212
* Add paned widgets to the natural size test for GtkAlignment and GtkSocket.Mathias Hasselmann2007-07-271-9/+25
* Consider natural size of the child. Expose natural size viaMathias Hasselmann2007-07-271-8/+241
* Seems natural size for spanning cells worked already. Test spanning cells.Mathias Hasselmann2007-07-261-26/+45
* Also apply natural size, when there are no expandable children. FixMathias Hasselmann2007-07-241-75/+128
* Consider natural size to allocate widgets spanning a single, renameMathias Hasselmann2007-07-231-31/+61
* Provide natural size information. Implemented some initial natural sizeMathias Hasselmann2007-07-231-0/+65
* Extend the test to support rotations. Support ellipsizing and wrapping onMathias Hasselmann2007-07-181-6/+22
* Implement and test natural size support for GtkVBox. Cleanup issues foundMathias Hasselmann2007-07-181-25/+60
* Improve test result grouping.Mathias Hasselmann2007-07-181-30/+88
* Propagate baseline offset to the child widget. Properly apply baselineMathias Hasselmann2007-07-111-11/+15
* Allow choosing initially active notebook page from command line and createMathias Hasselmann2007-07-031-3/+27
* Properly evaluate natural size. Consider natural size for child placement.Mathias Hasselmann2007-07-021-8/+77
* Invalidate previously selected widget when choosing another one, to avoidMathias Hasselmann2007-07-011-12/+25
* Improve drawing of baseline guides.Mathias Hasselmann2007-07-011-5/+8
* Fix a typo: s/GtkWindow/GtkWidget/Mathias Hasselmann2007-07-011-1/+1
* Provide button variant of the GtkHBox baseline alignment test, as thoseMathias Hasselmann2007-07-011-19/+30
* Provide status text, when no widget is selected.Mathias Hasselmann2007-07-011-2/+6
* Move buttons to top and provide textual information about currentlyMathias Hasselmann2007-06-291-2/+71
* Move code to setup UI from main to test_suite_new.Mathias Hasselmann2007-06-291-98/+112
* Split Baseline Alignment tests into separate tests and move the notebookMathias Hasselmann2007-06-291-37/+85
* Add gtk_extended_layout_get_padding. ImplementMathias Hasselmann2007-06-281-14/+65
* Merge separate, but nearly identical child allocation code for start andMathias Hasselmann2007-06-281-22/+40
* Initial, buggish implementation of baseline alignment in GtkHBox.Mathias Hasselmann2007-06-271-8/+53
* Provide checkboxes to choose guide types at runtime.Mathias Hasselmann2007-06-201-9/+67
* Don't create the tile pixmap with every expose event.Mathias Hasselmann2007-06-201-7/+26
* Dynamically highlight the currently hovered widget and its guides.Mathias Hasselmann2007-06-201-38/+213
* Implement GtkExtendedLayout for GtkBin.Mathias Hasselmann2007-06-202-1/+138
* Implement get_natural_size for GtkLabel.Mathias Hasselmann2007-06-201-39/+59
* Implement height for width for GtkLabel.Mathias Hasselmann2007-06-201-55/+185
* Correct some assumptions, write baseline values to console.Mathias Hasselmann2007-06-201-5/+40
* Implementing get_baselines for GtkLabel and testing it.Mathias Hasselmann2007-06-202-71/+100
* Implementing get_baselines for GtkLabel and testing it.Mathias Hasselmann2007-06-191-0/+156
* Resynching with trunk to avoid future merge conflicts with the giantMathias Hasselmann2007-06-1810-70/+1779
* Implement formal testingMathias Hasselmann2007-05-291-46/+501
* Create initial heigth-for-width testMathias Hasselmann2007-05-291-27/+140
* Also retreive base line information for GtkTextView widgetsMathias Hasselmann2007-05-291-54/+154
* Ported guides drawing to legacy GdkGC API, which looks worse but supports Inc...Mathias Hasselmann2007-05-281-42/+84
* Provide some hint which label a guide belongs toMathias Hasselmann2007-05-281-0/+6