]> Pileus Git - ~andy/gtk/history - gtk/tests
spinbutton: don't override initial text in non-numeric-only spin buttons
[~andy/gtk] / gtk / tests /
2011-08-22 Kristian RietveldShould validate TreeModelRefCount before the sort and...
2011-08-22 Kristian RietveldAdd reference counting unit tests for GtkTreeModelFilter
2011-08-22 Kristian RietveldAdd more "has child" unit tests
2011-08-22 Kristian RietveldAdd cleaned up and easier version of unit test for...
2011-08-22 Kristian RietveldCheck level length in unit test for bug 311955
2011-08-22 Kristian RietveldRemove checks for superfluous signals which are not...
2011-08-22 Kristian RietveldCorrect/expand base tests to check emitted signals
2011-08-22 Kristian Rietveldtreemodelrefcount: check_iter(): check if iter is valid
2011-08-22 Kristian Rietveldtreemodelrefcount: make it possible to assert within...
2011-08-22 Kristian RietveldUnit test reference counting in GtkTreeModelSort
2011-08-22 Kristian RietveldMove asserts to gtktreemodelrefcount.h for other unit...
2011-08-22 Kristian RietveldAdd generic GtkTreeModel reference counting unit tests
2011-08-22 Kristian RietveldAdd GtkTreeModelRefCount, only to be used in unit tests
2011-08-22 Kristian RietveldFix a couple of memleaks in the filter model tests
2011-08-22 Xavier ClaessensAdd thorough unit test for bug #621076
2011-08-22 Kristian RietveldCorrections to has-child filter tests
2011-08-22 Kristian RietveldImprove specific_has_child_filter() test to also verify...
2011-08-22 Kristian RietveldImprove specific_root_has_child_filter test to also...
2011-08-22 Kristian RietveldHave a separate category for tests of gtk_tree_model_fi...
2011-08-22 Kristian RietveldAdd two unit tests for gtk_tree_model_filter_row_inserted
2011-08-22 Kristian RietveldUse g_assert_cmpint instead of g_assert in check_level_...
2011-08-22 Xavier ClaessensImprove error messages of signal monitor
2011-08-22 Kristian RietveldThree more TreeModelFilter remove ancestor tests
2011-08-22 Kristian RietveldImprove filter model remove node unit tests
2011-08-22 Kristian RietveldAdd more unit tests for gtk_tree_model_filter_row_deleted()
2011-08-22 Kristian RietveldAdd unit test for bug 77977 for reference
2011-08-22 Kristian RietveldAdd bug base and bug numbers to tree model unit tests
2011-08-22 Kristian RietveldMove TreeModelSort specific tests to a new sortmodel...
2011-08-22 Kristian RietveldMake naming of tree model unit tests consistent
2011-08-22 Kristian RietveldPut all GtkTreeModel unit tests in a single binary
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-23 Rico Tzschichholzbuild: Fix makefile for new location of test image
2011-07-22 Benjamin Ottetests: Fix stylecontext test that we changed semantics for
2011-07-21 Benjamin Ottetests: Move declaration tests to new test infrastructure
2011-07-21 Benjamin Ottetests: Remove unused file from EXTRA_DIST
2011-07-21 Benjamin Ottetests: Declare previously invalid CSS as valid now
2011-07-21 Benjamin Ottetests: Fix whitespace between url and (
2011-07-20 Benjamin Ottetests: Move empty css parser test to new CSS tests
2011-07-20 Benjamin Ottetests: Move stylecontext CSS tests
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-07-05 Matthias ClasenAdd a test for entry signals
2011-07-05 Benjamin Ottetests: undefine GTK_DISABLE_DEPRECATED as we include...
2011-07-05 Matthias ClasenAdd a first, trivial test for accessibles
2011-07-05 Matthias ClasenAnd remove it from the build too
2011-07-05 Matthias ClasenRemove the old gail tests
2011-07-05 Benjamin Ottegtk: Move a11y tests fro a11y/tests to tests/a11y
2011-06-07 Matthias ClasenUse boxes instead of vboxes
2011-06-01 Matthias ClasenAdd tests for GtkTreePath
2011-05-31 Javier Jardóntests: avoid boxed structs copying where possible
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-13 Martin NordholtsBug 633291 - Handle Shift-keys in X11 gdk_test_simulate...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-10 Matthias ClasenBump the version to 3.0.0
2011-01-31 Matthias ClasenBandaid fix for icon view subclassing
2011-01-31 Matthias ClasenFix a segfault in gtk_statusbar_remove_all
2011-01-31 Matthias ClasenAdd binding-set tests
2011-01-30 Matthias ClasenMore compiler warnings silenced
2011-01-30 Matthias ClasenFix another compiler warning about unused variables
2011-01-30 Matthias ClasenSilence more compiler warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-13 Matthias ClasenTry harder to find a good display name for paper sizes
2011-01-06 Matthias ClasenMove the GtkApplication example to the right place
2011-01-06 Szilárd PfeifferAdd gtk_tree_model_iter_previous() vfunc
2011-01-05 Benjamin Ottetests: Update adjustment usage for sealing
2011-01-05 Benjamin Ottetests: Update adjustment usage for sealing
2011-01-03 Kristian HøgsbergSilence automake warnings
2010-12-22 Robert AncellFix DSO link issues
2010-12-21 Matthias ClasenTemporarily disable combo box entry test
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-20 Matthias ClasenAdd a test for basic style properties
2010-12-17 Cosimo Cecchiwidgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-12 Kristian RietveldMake gtk_tree_view_get_cell_area() aware of row separators
2010-12-12 Kristian RietveldAdd unit test for row separator height
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-07 Matthias ClasenMore !srcdir fixes for the stylecontext test
2010-12-06 Matthias ClasenPrepare the stylecontext test to run out-of-srcdir
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenAdd explanation to failing test
2010-12-04 Matthias ClasenAdd a testcase a problem with style property handling
2010-12-04 Matthias ClasenTest some wilder names for classes, etc
2010-12-04 Matthias ClasenAdd tests for matching
2010-12-04 Matthias ClasenMore css parsing tests
2010-12-04 Matthias ClasenSome css parsing tests
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Benjamin Ottegtk: Remove GtkRuler
2010-11-08 Matthias ClasenGtkApplication: rewrite example application
2010-11-05 Matthias ClasenGtkApplication: rewrite example application
2010-11-02 Ignacio Casal Quin... Add caseless unit tests for textiter.
2010-11-02 Ignacio Casal Quin... Add unit tests for textiter.
2010-11-02 Matthias ClasenFix make check
2010-11-01 Ignacio Casal Quin... Add caseless unit tests for textiter.
2010-11-01 Ignacio Casal Quin... Add unit tests for textiter.
2010-11-01 Matthias ClasenFix make check
next