summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooser.c
Commit message (Expand)AuthorAgeFilesLines
* Fix many instances of "the the" in docs and comments. (#165815, MasaoMatthias Clasen2005-02-011-2/+2
* Typo fix. (#162219, Masao Mutoh)Matthias Clasen2004-12-261-1/+1
* Typo fix. (#162219, Masao Mutoh)Matthias Clasen2004-12-261-1/+1
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+169
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fix up previous commit.Matthias Clasen2004-08-041-2/+2
* Add setter and getter for the ::show-hidden property. (#145610, JeffMatthias Clasen2004-08-041-0/+42
* Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>.Federico Mena Quintero2004-06-111-2/+2
* Fix a typo.Matthias Clasen2004-05-311-1/+1
* Added documentation to all the signals.Federico Mena Quintero2004-04-131-0/+82
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add gboolean return values and GError arguments to ::set_current_folder()Federico Mena Quintero2004-03-051-31/+82
* Handle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL.Federico Mena Quintero2004-02-291-5/+55
* remove folder-mode property.Jonathan Blandford2004-02-271-6/+0
* Add two more folder modes to the enum.Jonathan Blandford2004-02-261-51/+4
* Remove old file-system property. Add new file-system-backend stringAlexander Larsson2004-02-191-4/+4
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-20/+20
* Do not allow setting select_multiple when in Save mode. (set_list_model):Federico Mena Quintero2004-01-161-0/+6
* Added a render_icon virtual method.Federico Mena Quintero2003-11-191-1/+1
* Fix parameter name mismatches which confuse gtk-doc.Matthias Clasen2003-11-151-1/+1
* Mark as 2.4 additions.Matthias Clasen2003-11-081-0/+4
* Add a stock icon to the "Add bookmark" button.Federico Mena Quintero2003-11-031-6/+5
* Fixed docs. (gtk_file_chooser_remove_filter): Likewise.Federico Mena Quintero2003-10-231-4/+16
* Add "Since: 2.4" to all API doc comments.Matthias Clasen2003-10-231-14/+118
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-231-1/+1
* Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed.Federico Mena Quintero2003-10-181-38/+298
* Added methods for ::get_supports_bookmarks(), ::set_bookmarks(),Federico Mena Quintero2003-10-081-0/+37
* Added an API point about needing a way to fetch the hpaned position so weFederico Mena Quintero2003-09-111-16/+15
* Connect to "row_activated" on the file list. (list_row_activated): NewFederico Mena Quintero2003-09-111-0/+7
* Small doc fixOwen Taylor2003-09-091-3/+4
* Remove excess check that was breaking with current GObject.Owen Taylor2003-09-031-94/+89
* Removed the "extra widget" bit, implemented with the following:Federico Mena Quintero2003-09-031-0/+50
* Add over-big test case for preview (much of size from a modified copy ofOwen Taylor2003-07-231-14/+30
* File filter objects.Owen Taylor2003-07-231-0/+117
* Add gtk_file_chooser_set_current_name() to set the current entry contents.Owen Taylor2003-07-111-44/+384
* - Disconnect signal connections when appropriate. - Listen toOwen Taylor2003-04-091-10/+87
* Move interface definition into a private header so it can refer toOwen Taylor2003-04-041-27/+230
* Add a construct-only 'file_system' property, split test case into testfilecho...Owen Taylor2003-03-261-0/+9
* Initial revisionOwen Taylor2003-03-211-0/+419