]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdefault.c
Connect to "row_activated" on the file list. (list_row_activated): New
[~andy/gtk] / gtk / gtkfilechooserdefault.c
2003-09-11 Federico Mena QuinteroConnect to "row_activated" on the file list. (list_row_...
2003-09-10 Federico Mena QuinteroUse the cell renderer's "text" and "weight" properties...
2003-09-09 Federico Mena QuinteroMake the list model read in directory information as...
2003-09-09 Federico Mena QuinteroFree the display_key.
2003-09-06 Federico Mena QuinteroNew function. (create_directory_tree): New function...
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-04-04 Owen TaylorMove interface definition into a private header so...
2003-03-26 Owen TaylorAdd a construct-only 'file_system' property, split...
2003-03-26 Owen Taylor- Add GnomeVFS backend
2003-03-25 Owen TaylorAdd GtkFileSystem::parse, and a chooser entry with...
2003-03-24 Owen TaylorMake incrememtal searching work, some bug fixes
2003-03-21 Owen TaylorAdd sorting, a size column.
2003-03-21 Owen TaylorAdd some documentation comments, fix some missing statics
2003-03-21 Owen TaylorInitial revision