| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix many instances of "the the" in docs and comments. (#165815, Masao | Matthias Clasen | 2005-02-01 | 1 | -2/+2 |
* | Typo fix. (#162219, Masao Mutoh) | Matthias Clasen | 2004-12-26 | 1 | -1/+1 |
* | Typo fix. (#162219, Masao Mutoh) | Matthias Clasen | 2004-12-26 | 1 | -1/+1 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -0/+169 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fix up previous commit. | Matthias Clasen | 2004-08-04 | 1 | -2/+2 |
* | Add setter and getter for the ::show-hidden property. (#145610, Jeff | Matthias Clasen | 2004-08-04 | 1 | -0/+42 |
* | Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>. | Federico Mena Quintero | 2004-06-11 | 1 | -2/+2 |
* | Fix a typo. | Matthias Clasen | 2004-05-31 | 1 | -1/+1 |
* | Added documentation to all the signals. | Federico Mena Quintero | 2004-04-13 | 1 | -0/+82 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Add gboolean return values and GError arguments to ::set_current_folder() | Federico Mena Quintero | 2004-03-05 | 1 | -31/+82 |
* | Handle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL. | Federico Mena Quintero | 2004-02-29 | 1 | -5/+55 |
* | remove folder-mode property. | Jonathan Blandford | 2004-02-27 | 1 | -6/+0 |
* | Add two more folder modes to the enum. | Jonathan Blandford | 2004-02-26 | 1 | -51/+4 |
* | Remove old file-system property. Add new file-system-backend string | Alexander Larsson | 2004-02-19 | 1 | -4/+4 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -20/+20 |
* | Do not allow setting select_multiple when in Save mode. (set_list_model): | Federico Mena Quintero | 2004-01-16 | 1 | -0/+6 |
* | Added a render_icon virtual method. | Federico Mena Quintero | 2003-11-19 | 1 | -1/+1 |
* | Fix parameter name mismatches which confuse gtk-doc. | Matthias Clasen | 2003-11-15 | 1 | -1/+1 |
* | Mark as 2.4 additions. | Matthias Clasen | 2003-11-08 | 1 | -0/+4 |
* | Add a stock icon to the "Add bookmark" button. | Federico Mena Quintero | 2003-11-03 | 1 | -6/+5 |
* | Fixed docs. (gtk_file_chooser_remove_filter): Likewise. | Federico Mena Quintero | 2003-10-23 | 1 | -4/+16 |
* | Add "Since: 2.4" to all API doc comments. | Matthias Clasen | 2003-10-23 | 1 | -14/+118 |
* | gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework | Owen Taylor | 2003-10-23 | 1 | -1/+1 |
* | Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed. | Federico Mena Quintero | 2003-10-18 | 1 | -38/+298 |
* | Added methods for ::get_supports_bookmarks(), ::set_bookmarks(), | Federico Mena Quintero | 2003-10-08 | 1 | -0/+37 |
* | Added an API point about needing a way to fetch the hpaned position so we | Federico Mena Quintero | 2003-09-11 | 1 | -16/+15 |
* | Connect to "row_activated" on the file list. (list_row_activated): New | Federico Mena Quintero | 2003-09-11 | 1 | -0/+7 |
* | Small doc fix | Owen Taylor | 2003-09-09 | 1 | -3/+4 |
* | Remove excess check that was breaking with current GObject. | Owen Taylor | 2003-09-03 | 1 | -94/+89 |
* | Removed the "extra widget" bit, implemented with the following: | Federico Mena Quintero | 2003-09-03 | 1 | -0/+50 |
* | Add over-big test case for preview (much of size from a modified copy of | Owen Taylor | 2003-07-23 | 1 | -14/+30 |
* | File filter objects. | Owen Taylor | 2003-07-23 | 1 | -0/+117 |
* | Add gtk_file_chooser_set_current_name() to set the current entry contents. | Owen Taylor | 2003-07-11 | 1 | -44/+384 |
* | - Disconnect signal connections when appropriate. - Listen to | Owen Taylor | 2003-04-09 | 1 | -10/+87 |
* | Move interface definition into a private header so it can refer to | Owen Taylor | 2003-04-04 | 1 | -27/+230 |
* | Add a construct-only 'file_system' property, split test case into testfilecho... | Owen Taylor | 2003-03-26 | 1 | -0/+9 |
* | Initial revision | Owen Taylor | 2003-03-21 | 1 | -0/+419 |