| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for pasting filenames into the filechooser. (#153212, Bastian | Matthias Clasen | 2006-06-12 | 1 | -0/+61 |
* | Turn off profiling | Matthias Clasen | 2006-06-08 | 1 | -1/+1 |
* | put the newly selected row(s) the in the middle of the view, | Kristian Rietveld | 2006-05-16 | 1 | -0/+5 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Fix some typos in messages. (#341091, Tino Meinen) | Matthias Clasen | 2006-05-09 | 1 | -1/+1 |
* | Merged the federico-filename-entry branch, to fix bug #136541. CombinedAFTER_FEDERICO_FILENAME_ENTRY_MERGE | Federico Mena Quintero | 2006-05-03 | 1 | -345/+484 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -66/+19 |
* | Merge of the GTK+ asynchronous file chooser branch. Please see theAFTER_KRIS_ASYNC_BRANCH_MERGE | Kristian Rietveld | 2006-05-01 | 1 | -449/+1229 |
* | Handle double queuing, rather than asserting that it does not happen. | Matthias Clasen | 2006-03-29 | 1 | -10/+10 |
* | Cancel drags when the grabs get broken. Fixes bug #333056: | Federico Mena Quintero | 2006-03-07 | 1 | -0/+23 |
* | Make the column header visible, and make it be "_Places". Changed the | Federico Mena Quintero | 2006-02-25 | 1 | -22/+35 |
* | Fixes bug #328820: | Federico Mena Quintero | 2006-01-27 | 1 | -0/+6 |
* | On "unix", pop up the "Open Location" window on "~" as well as "/". | Dan Winship | 2006-01-20 | 1 | -12/+21 |
* | "event->state & modifiers", not "event->state && modifiers". Patch by | Federico Mena Quintero | 2005-12-06 | 1 | -1/+1 |
* | Fixes the critical warnings from bug #317999, thus fixing the bug | Federico Mena Quintero | 2005-11-29 | 1 | -1/+1 |
* | Fix bug #321560, based on a patch by Bogdan Nicula (bogdanni@hotmail.com): | Federico Mena Quintero | 2005-11-28 | 1 | -71/+30 |
* | Make F2 work for renaming bookmarks. (#320822, Jaap A. Haitsma, patch by | Matthias Clasen | 2005-11-28 | 1 | -2/+16 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -12/+9 |
* | Do not check whether the path is a folder. It is useful to bookmark files | Federico Mena Quintero | 2005-11-11 | 1 | -15/+4 |
* | Only get the base path of the volume if it is mounted. | Federico Mena Quintero | 2005-11-11 | 1 | -8/+13 |
* | Improve navigation to parent folders. (#318444, Andrei Yurkevich) | Matthias Clasen | 2005-11-10 | 1 | -1/+13 |
* | Don't looks the bookmark label when reordering. (#320720, Jeremy Cook) | Matthias Clasen | 2005-11-07 | 1 | -2/+9 |
* | Fixes bug #317999: | Federico Mena Quintero | 2005-10-19 | 1 | -1/+16 |
* | Add ALREADY_EXISTS error code. Return an error code when the shortcut | Tommi Komulainen | 2005-10-10 | 1 | -0/+17 |
* | fix includes | Matthias Clasen | 2005-10-07 | 1 | -4/+5 |
* | remove some explicit #defines of PROFILE_FILE_CHOOSER because they break | Michael Natterer | 2005-10-07 | 1 | -4/+0 |
* | Remove a redundant (and unconditional) include of unistd.h (#318211, | Matthias Clasen | 2005-10-07 | 1 | -1/+0 |
* | Take a shortcut position, not a ShortcutsIndex, to make the function more | Federico Mena Quintero | 2005-10-05 | 1 | -8/+46 |
* | Don't special-case Home and Desktop; just use their real names on the file | Federico Mena Quintero | 2005-10-04 | 1 | -13/+44 |
* | New file with a set of tests for GtkCellRendererText. The idea is to run a | Federico Mena Quintero | 2005-09-29 | 1 | -2/+20 |
* | Don't reload the current folder unnecessarily on ::map(). | Federico Mena Quintero | 2005-09-27 | 1 | -2/+39 |
* | Mark the entry/exit of this function for profiling. (check_icon_theme): | Federico Mena Quintero | 2005-09-27 | 1 | -2/+32 |
* | Do not create the save mode-specific widgets in the open modes, so that we | Federico Mena Quintero | 2005-09-27 | 1 | -18/+38 |
* | Start a set of automated tests for the file chooser. The only test in | Federico Mena Quintero | 2005-09-15 | 1 | -116/+1 |
* | Add an easy-to-find profiling marker when starting to create a file | Federico Mena Quintero | 2005-09-15 | 1 | -0/+8 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -2/+0 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -2/+2 |
* | Handle base_path being null in the rest of the cases (#310270) | Alexander Larsson | 2005-09-02 | 1 | -8/+14 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -6/+6 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Fix a C99ism. (#314262, Robert Jeff Mitchell) | Matthias Clasen | 2005-08-23 | 1 | -1/+2 |
* | When using gtk_dialog_run() for modal dialogs, make sure to inherit the | Matthias Clasen | 2005-08-15 | 1 | -0/+10 |
* | Work around some problems with the gnome-vfs backends which could lead to | Matthias Clasen | 2005-08-12 | 1 | -2/+6 |
* | Fix up includes on Win32. (#311630, Kazuki Iwamoto) | Matthias Clasen | 2005-07-26 | 1 | -0/+10 |
* | Clarify the usage of this function. (gtk_file_chooser_set_uri): Likewise. | Federico Mena Quintero | 2005-07-22 | 1 | -1/+9 |
* | Added a few utility functions for profiling; instrument the code, make it | Federico Mena Quintero | 2005-07-20 | 1 | -11/+166 |
* | Take the parent folder path instead of the display name, to avoid doing | Federico Mena Quintero | 2005-07-15 | 1 | -69/+54 |
* | Take the display name of the folder as well so that we can present a | Federico Mena Quintero | 2005-07-15 | 1 | -22/+102 |
* | Use header capitalization for the buttons, per the HIG. | Federico Mena Quintero | 2005-07-15 | 1 | -2/+2 |