]> Pileus Git - ~andy/gtk/history - gtk/tests/filechooser.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / tests / filechooser.c
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-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
2012-10-02 Benjamin Ottetests: Remove gdk-pixbuf hacks
2012-02-27 Javier JardónChange FSF Address
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2010-08-10 Federico Mena Quinterobgo#625416 - Don't reload the filechooser's folder...
2010-06-07 Javier JardónRemove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN...
2010-04-04 Javier JardónMore uses of g_strcmp0
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-03-16 Javier JardónMore uses of g_strcmp0
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Michael Natterertests/Makefile.am tests/autotestfilechooser.c tests...