]> Pileus Git - ~andy/gtk/history - tests/testfilechooser.c
Set the cursor to the first selected row instead of always to the first
[~andy/gtk] / tests / testfilechooser.c
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