]> Pileus Git - ~andy/gtk/history - gtk/tests
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / tests /
2013-03-12 Federico Mena Quinterofilechooserbutton: Duh, remove all the timeouts after...
2013-03-12 Federico Mena Quinterofilechooserbutton: Add a description string to assertio...
2013-03-12 Federico Mena Quinterofilechooserbutton: Give proper names to the SELECT_FOLD...
2013-03-12 Federico Mena Quinterofilechooserbutton: Don't duplicate tests for GTK_RESPON...
2013-03-12 Federico Mena Quinterofilechooserbutton: For the open-dialog-cancel-* tests...
2013-03-12 Federico Mena Quinterofilechooserbutton: For tests, wait for signals instead...
2013-03-12 Federico Mena Quinterofilechooserbutton: whitespace fixes
2013-03-12 Federico Mena Quinterofilechooserbutton: During unselect_all(), update the...
2013-03-12 Federico Mena Quinterofilechooserbutton: Add tests for unselect_all()
2013-03-12 Federico Mena Quinterofilechooserbutton: HACK: Set a reasonable size for...
2013-03-12 Federico Mena Quinterogtkfilechooserbutton: In tests, allow the possibility...
2013-03-08 Federico Mena Quinterofilechooserbutton: New test for opening the Other item...
2013-03-08 Federico Mena Quinterofilechooserbutton: Test that the expected filename...
2013-02-21 Federico Mena Quinterofilechooserbutton: In tests, sleep after opening the...
2013-02-21 Federico Mena Quinterofilechooserbutton: In the tests, run through the dialog...
2013-02-21 Federico Mena Quinterofilechooserbutton: Add tests for cancelling the dialog...
2013-02-19 Benjamin Ottetests: #ifdef out unused functions
2013-02-19 Cosimo Cecchitests: workarounds to keep treeview scrolling tests...
2013-02-14 Federico Mena Quinterofilechooserbutton: Add tests for SELECT_FOLDER mode...
2013-02-14 Federico Mena Quinterofilechooserbutton: Add a battery of tests for GtkFileCh...
2013-02-14 Federico Mena Quinterofilechooser: Fix cast
2013-02-14 Federico Mena Quinterofilechooserbutton: Add test for setting/getting the...
2013-02-14 Federico Mena Quinterofilechooser: Test canceling the dialog inside a GtkFile...
2013-02-14 Federico Mena Quinterofilechooser: Add a couple of tests for GtkFileChooserBu...
2013-02-14 Federico Mena Quinterofilechooser: Do tests with g_assert_cmpstr(), not g_ass...
2013-02-14 Federico Mena Quinterofilechooser: Move some of the tests to GTestDataFunc
2013-02-14 Federico Mena Quinterofilechooser: Get the filechooser tests to build
2013-01-15 Matthias ClasenRemove some non-warranted checks from builder tests
2013-01-08 Benjamin Ottetests: Don't use unicode escapes
2013-01-08 Benjamin Ottetests: return 0; from main()
2012-12-10 Juan Pablo UgarteAdded new function gtk_builder_expose_object() based...
2012-11-10 Benjamin Ottetests: Add an intersection test for the recent bug
2012-11-10 Benjamin Ottetests: Add some bitmasks to the hardcoded list
2012-10-02 Benjamin Ottegtk/tests: Fix for -Wmissing-declarations
2012-10-02 Benjamin Ottetests: Remove gdk-pixbuf hacks
2012-07-17 Rui Matostests/filtermodel: Add test for bug 679910
2012-07-16 Cosimo Cecchitests: add a test for GtkLevelBar GtkBuildable implemen...
2012-06-07 Cosimo Cecchitests: add an unit test for the previous commits
2012-06-03 Matthias ClasenFix the infobar builder test
2012-05-18 Juan Pablo UgarteChain up custom_tag_start() propertly.
2012-05-01 Benjamin Ottetests: Ifdef out unused code
2012-05-01 Benjamin Ottebuild: Remove now-unused GTK_DISABLE_DEPRECATED undefs
2012-04-30 Matthias ClasenDisable configuration-dependent keymap tests for now
2012-04-28 Carlos Garnachotreemodelsort: fix iter_previous so it can go back...
2012-04-22 Matthias ClasenBeginning of keyhash tests
2012-03-20 Benjamin Ottetests: Remove unused variables
2012-03-19 Matthias Clasenbuilder: Remove a questionable test
2012-03-19 Benjamin Ottetests: Remove deleted rows from cache
2012-03-01 Benjamin Ottebitmask: Split bitmask code into two
2012-03-01 Benjamin Ottebitmask: Make setters return a new value
2012-02-27 Javier JardónChange FSF Address
2012-02-06 Benjamin Ottetests: Remove untrue assertion
2012-02-06 Benjamin Ottetests: Don't test something we can't test
2012-02-06 Benjamin Ottetests: Remove unused argument from treeview-scrolling...
2012-02-06 Benjamin Ottetests: Fix height checks in treeview scrolling test
2012-02-06 Benjamin Ottetests: Fix assertion emission
2012-01-31 Matthias ClasenFix menu xml syntax in tests
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2012-01-09 Benjamin Ottetests: Add tests for GtkBitmask
2011-12-19 Matthias ClasenGtkBuilder: pick up named submenus
2011-12-19 Matthias ClasenDrop an unused variable
2011-12-19 Matthias ClasenQuick-and-dirty GtkBuilder integration
2011-12-17 Rui Matostests: Add a test for latest commit
2011-12-16 Benjamin Ottetests: Relax a refcount comparison check
2011-12-16 Benjamin Ottetests: Add a test for latest commit
2011-11-22 Benjamin Ottetests: Add test for _gtk_rbtree_reorder()
2011-11-22 Benjamin Ottetests: Speed up rbtree test
2011-11-22 Benjamin Otterbtree: Remove needless tests
2011-11-22 Benjamin Otterbtree: Remove the nil member
2011-11-22 Benjamin Otterbtree: Introduce _gtk_rbtree_is_nil()
2011-11-21 Benjamin Ottetests: Add a test for the rbtree code.
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-19 Matthias ClasenRemove leftover debug spew
2011-11-16 Bastien Noceratests: Add tests for keypad keys parsing
2011-11-16 Bastien Noceratests: Check "without keycode" code path too
2011-11-16 Bastien NoceraRevert "tests: Disable accel test until fixed"
2011-11-10 Bastien Noceragtk: Fix parsing of accelerators with keycodes
2011-11-04 Bastien Noceratests: Disable accel test until fixed
2011-11-04 Bastien Noceragtk: Add test program for keycode parsing
2011-11-02 Matthias ClasenMove gtkstyle and gtkrc to deprecated/
2011-11-02 Benjamin Ottetests: Remove unused variables
2011-10-26 Matthias ClasenUpdate grid tests to match
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-10-03 Kristian RietveldFix commit 61d6c73f186a08cd55852c0a44a1704a6fbbbc39
2011-10-03 Kristian RietveldAdd two more unit tests for bug 659022
2011-10-03 Kristian RietveldAdd unit test for part 1 of bug 659022
2011-09-29 Benjamin Ottetests: Fix a bunch of set-but-unused warnings in the...
2011-09-17 Kristian RietveldRemove left-over calls to dump function
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-11 Kristian RietveldAdd unit test for Bug 657353
2011-09-11 Kristian RietveldIncrease code coverage of first reference transfer...
2011-09-11 Kristian RietveldAdd unit test for bug 658696
2011-09-11 Kristian RietveldUnit test a corner case of gtk_tree_model_filter_rows_r...
2011-09-07 Kristian RietveldAdd unit tests to check hierarchies of deleted nodes...
2011-09-07 Kristian RietveldUpdate filter model ref count tests to reflect changes...
2011-09-07 Kristian RietveldAdd unit test for ref tranfer in rows-reordered with...
2011-09-05 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-03 Matthias ClasenGtkGrid: make attaching more flexible
2011-08-30 Matthias ClasenAdd headers to treemodel test sources
2011-08-29 Matthias ClasenDon't unref floating menuitems
next