summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserdefault.c
Commit message (Expand)AuthorAgeFilesLines
* Connect to "row_activated" on the file list. (list_row_activated): NewFederico Mena Quintero2003-09-111-5/+46
* Use the cell renderer's "text" and "weight" properties rather thanFederico Mena Quintero2003-09-101-18/+4
* Make the list model read in directory information as well.Federico Mena Quintero2003-09-091-25/+47
* Free the display_key.Federico Mena Quintero2003-09-091-4/+115
* New function. (create_directory_tree): New function. (create_file_list):Federico Mena Quintero2003-09-061-153/+227
* Removed the "extra widget" bit, implemented with the following:Federico Mena Quintero2003-09-031-10/+28
* Add over-big test case for preview (much of size from a modified copy ofOwen Taylor2003-07-231-9/+121
* File filter objects.Owen Taylor2003-07-231-8/+287
* auto-ize.Owen Taylor2003-07-161-2/+44
* Add gtk_file_chooser_set_current_name() to set the current entry contents.Owen Taylor2003-07-111-6/+18
* Move interface definition into a private header so it can refer toOwen Taylor2003-04-041-64/+74
* Add a construct-only 'file_system' property, split test case into testfilecho...Owen Taylor2003-03-261-82/+134
* - Add GnomeVFS backendOwen Taylor2003-03-261-1/+1
* Add GtkFileSystem::parse, and a chooser entry with completionOwen Taylor2003-03-251-4/+150
* Make incrememtal searching work, some bug fixesOwen Taylor2003-03-241-44/+53
* Add sorting, a size column.Owen Taylor2003-03-211-22/+238
* Add some documentation comments, fix some missing staticsOwen Taylor2003-03-211-1/+1
* Initial revisionOwen Taylor2003-03-211-0/+561