| Commit message (Expand) | Author | Age | Files | Lines |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | filechooserentry: Move _gtk_file_system_parse() | Benjamin Otte | 2011-12-16 | 1 | -7/+0 |
* | gtkfolder: Remove | Benjamin Otte | 2011-12-16 | 1 | -50/+0 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | gtk/gtkfilesystem: Do not use GET_PRIVATE macro all the time | Javier Jardón | 2010-08-26 | 1 | -9/+21 |
* | Fix file chooser refcounting issues | Matthias Clasen | 2010-03-08 | 1 | -1/+2 |
* | Privately export this method. It classifies directories and mountables the | Matthias Clasen | 2008-12-14 | 1 | -0/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h | Michael Natterer | 2008-06-23 | 1 | -1/+0 |
* | Remove GtkFileSystemError, use GtkFileChooserError instead. (#538378, | Carlos Garnacho | 2008-06-17 | 1 | -17/+0 |
* | Really make GtkFileSystem private by _-prefixing all functions. | Matthias Clasen | 2008-06-13 | 1 | -71/+71 |
* | Bug 520874 - Should use gio directly. | Carlos Garnacho | 2008-06-10 | 1 | -383/+130 |
* | gtk/gtk.symbols rename _gtk_file_system_create to gtk_file_system_create | Kristian Rietveld | 2007-06-13 | 1 | -1/+1 |
* | Merge of the GTK+ asynchronous file chooser branch. Please see theAFTER_KRIS_ASYNC_BRANCH_MERGE | Kristian Rietveld | 2006-05-01 | 1 | -39/+106 |
* | Implement bookmark renaming (#136216, Sean Middleditch) | Matthias Clasen | 2005-03-22 | 1 | -7/+19 |
* | Add -lole32, needed for CoTaskMemFree in get_special_folder() below. | Tor Lillqvist | 2005-01-02 | 1 | -0/+8 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -4/+4 |
* | Merged from 2.4: | Federico Mena Quintero | 2004-09-18 | 1 | -2/+0 |
* | Fix #137520. | Federico Mena Quintero | 2004-03-29 | 1 | -0/+6 |
* | Revert the patch to #137520, as 2.4.1 is for conservative bug fixes only. | Federico Mena Quintero | 2004-03-19 | 1 | -6/+0 |
* | Fix #137520. | Federico Mena Quintero | 2004-03-19 | 1 | -0/+6 |
* | Rewritten to use the GtkEntryCompletion API more correctly. Now pops down | Jonathan Blandford | 2004-03-15 | 1 | -0/+7 |
* | Implement local_only by filtering the shortcuts and bookmarks list by | Owen Taylor | 2004-03-15 | 1 | -0/+3 |
* | Added a "position" argument. | Federico Mena Quintero | 2004-02-27 | 1 | -2/+5 |
* | Remove old file-system property. Add new file-system-backend string | Alexander Larsson | 2004-02-19 | 1 | -0/+4 |
* | Fix #132314. | Federico Mena Quintero | 2004-01-27 | 1 | -27/+1 |
* | New get_volume_for_path() method. (struct _GtkFileSystemIface): Finally | Federico Mena Quintero | 2004-01-16 | 1 | -13/+6 |
* | Added a "volumes-changed" signal. Added the following methods: | Federico Mena Quintero | 2003-12-17 | 1 | -5/+46 |
* | Added a render_icon virtual method. | Federico Mena Quintero | 2003-11-19 | 1 | -0/+20 |
* | Changew index to filter_index to fix compilation error. | Padraig O'Briain | 2003-10-28 | 1 | -1/+1 |
* | gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework | Owen Taylor | 2003-10-23 | 1 | -0/+8 |
* | Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed. | Federico Mena Quintero | 2003-10-18 | 1 | -24/+13 |
* | Added methods for ::get_supports_bookmarks(), ::set_bookmarks(), | Federico Mena Quintero | 2003-10-08 | 1 | -1/+19 |
* | Added fields for the shortcuts tree and its model. (create_file_list): | Federico Mena Quintero | 2003-10-01 | 1 | -3/+17 |
* | s/nonexistant/nonexistent Likewise. Likewise. Likewise. | Federico Mena Quintero | 2003-09-02 | 1 | -1/+1 |
* | auto-ize. | Owen Taylor | 2003-07-16 | 1 | -4/+20 |
* | - Disconnect signal connections when appropriate. - Listen to | Owen Taylor | 2003-04-09 | 1 | -1/+2 |
* | Move interface definition into a private header so it can refer to | Owen Taylor | 2003-04-04 | 1 | -69/+113 |
* | Finish monitoring, add a TODO, fill in details in README, fix some missing fi... | Owen Taylor | 2003-03-27 | 1 | -5/+5 |
* | - Add GnomeVFS backend | Owen Taylor | 2003-03-26 | 1 | -2/+3 |
* | Add GtkFileSystem::parse, and a chooser entry with completion | Owen Taylor | 2003-03-25 | 1 | -0/+12 |
* | Initial revision | Owen Taylor | 2003-03-21 | 1 | -0/+209 |