]> Pileus Git - ~andy/gtk/history - tests/testfilechooser.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testfilechooser.c
2012-07-15 Matthias ClasenTest folder filtering
2012-02-27 Javier JardónChange FSF Address
2011-06-02 Javier JardónReplace gtk_misc_set_padding() with GtkWidget:margin...
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-12 Matthias ClasenSilence more compiler warnings
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin Ottetests: Remove ability to set backend from testfilechooser
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-12 Federico Mena QuinteroAdd an --initial-folder option to testfilechooser.c
2009-06-12 Federico Mena QuinteroAdd an --initial-filename option to testfilechooser.c
2008-10-13 Cody RussellFix option parsing so that -a and --action work correctly.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Christian PerschUse g_set_error_literal where appropriate. Bug #538640.
2008-02-16 Matthias ClasenAdd a --backend option. (#516073, Christian Persch)
2005-07-15 Federico Mena QuinteroAdd a test for the confirm-overwrite signal.
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-01-25 Federico Mena QuinteroMerged from gtk-2-6:
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-11-07 Matthias ClasenNew convenience function to add a filter for image...
2004-09-14 Matthias ClasenSet the cursor to the first selected row instead of...
2004-09-09 Matthias ClasenTypo fix.
2004-09-09 Matthias ClasenUpdate sensitivity of the "Select all" button.
2004-04-11 Jonathan BlandfordMoved search entries into priv data.
2004-03-17 Morten WelinderPlug some leaks and expose others.
2004-03-15 Jonathan BlandfordRewritten to use the GtkEntryCompletion API more correc...
2004-03-10 Morten WelinderAdd support for --multiple.
2004-03-10 Jonathan BlandfordSupport changes in icon themes.
2004-03-09 Morten WelinderDestroy widgets to reveal leaks.
2004-03-08 Jonathan Blandfordnew function to consolidate creating the path_bar.
2004-03-08 Tor LillqvistCorrect localtime_r() emulation on Win32. Remove a...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-03 Morten WelinderPlug leak.
2004-03-03 Jonathan BlandfordSplit function into realized and unrealized variants...
2004-03-02 Owen TaylorMove the /nonexistant stuff out of the main window...
2004-03-02 Federico Mena QuinteroDon't update the save folder combo if we are already...
2004-03-02 Jonathan Blandfordimprove tests a little.
2004-03-02 Morten WelinderDon't scale images that are small enough to fit. Avoid...
2004-02-14 Federico Mena QuinteroDon't set a default size for the dialog - Federico
2004-01-28 Hans Breuernew GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... defin...
2003-12-14 Hans Breuerhandle GTK_DATADIR similar as the other filesystem...
2003-12-10 Federico Mena QuinteroAdded toolbar items for the filter separator and the...
2003-11-15 Hans Breuerupdated added all the new tests
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-10-18 Federico Mena QuinteroRemoved. (gtk_file_system_gnome_vfs_set_bookmarks)...
2003-09-11 Federico Mena QuinteroAdded an API point about needing a way to fetch the...
2003-09-09 Federico Mena QuinteroFree the display_key.
2003-09-03 Federico Mena QuinteroRemoved the "extra widget" bit, implemented with the...
2003-07-23 Owen TaylorAdd over-big test case for preview (much of size from...
2003-07-23 Owen TaylorFile filter objects.
2003-07-16 Owen Taylorauto-ize.
2003-07-11 Owen TaylorAdd gtk_file_chooser_set_current_name() to set the...
2003-03-26 Owen TaylorAdd a construct-only 'file_system' property, split...
2003-03-25 Owen TaylorAdd GtkFileSystem::parse, and a chooser entry with...
2003-03-21 Owen TaylorInitial revision