]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdefault.c
Apply a patch by Carlos Garnacho to fix several problems with filechooser
[~andy/gtk] / gtk / gtkfilechooserdefault.c
2007-02-26 Matthias ClasenApply a patch by Carlos Garnacho to fix several problem...
2007-01-08 Peter TeichmanSave the expanded state of the folder browser with...
2007-01-04 Matthias ClasenExit early if we can't get file info - this happens...
2006-12-31 Matthias ClasenMove a few settings to gtksettings.c to make sure they...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-11-08 Christian PerschDon't make the "Location" label bold. Bug #372449.
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-22 Matthias ClasenMake remote bookmarks work better (#354887)
2006-09-19 Matthias ClasenDisplay an error when we come to the root.
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-09-04 Kristian Rietveldif setting the given folder failed, try setting the...
2006-09-03 Kristian Rietveldchange file_exists_and_is_not_folder checks to get...
2006-09-02 Kristian RietveldFirst part of file chooser fixes.
2006-08-17 Federico Mena QuinteroEnable "/" and "~" as bindings to activate the location...
2006-07-18 Federico Mena QuinteroFix https://bugzilla.novell.com/show_bug.cgi?id=184875...
2006-07-17 Matthias ClasenMark the text of the location label as translatable.
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-19 Matthias ClasenAvoid a near-duplicate string and add some translator...
2006-06-19 Matthias ClasenAvoid a near-duplicate string. (#345320, Hendrik Richter)
2006-06-12 Matthias ClasenAdd support for pasting filenames into the filechooser...
2006-06-08 Matthias ClasenTurn off profiling
2006-05-16 Kristian Rietveldput the newly selected row(s) the in the middle of...
2006-05-14 Matthias ClasenMore of the same
2006-05-09 Matthias ClasenFix some typos in messages. (#341091, Tino Meinen)
2006-05-03 Federico Mena QuinteroMerged the federico-filename-entry branch, to fix bug...
2006-05-02 Matthias ClasenBoilerplate reduction
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2006-03-29 Matthias ClasenHandle double queuing, rather than asserting that it...
2006-03-07 Federico Mena QuinteroCancel drags when the grabs get broken. Fixes bug ...
2006-02-25 Federico Mena QuinteroMake the column header visible, and make it be "_Places...
2006-01-27 Federico Mena QuinteroFixes bug #328820:
2006-01-20 Dan WinshipOn "unix", pop up the "Open Location" window on "~...
2005-12-06 Federico Mena Quintero"event->state & modifiers", not "event->state && modifi...
2005-11-29 Federico Mena QuinteroFixes the critical warnings from bug #317999, thus...
2005-11-28 Federico Mena QuinteroFix bug #321560, based on a patch by Bogdan Nicula...
2005-11-28 Matthias ClasenMake F2 work for renaming bookmarks. (#320822, Jaap...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-11-11 Federico Mena QuinteroDo not check whether the path is a folder. It is useful...
2005-11-11 Federico Mena QuinteroOnly get the base path of the volume if it is mounted.
2005-11-10 Matthias ClasenImprove navigation to parent folders. (#318444, Andrei...
2005-11-07 Matthias ClasenDon't looks the bookmark label when reordering. (#32072...
2005-10-19 Federico Mena QuinteroFixes bug #317999:
2005-10-10 Tommi KomulainenAdd ALREADY_EXISTS error code. Return an error code...
2005-10-07 Matthias Clasenfix includes
2005-10-07 Michael Nattererremove some explicit #defines of PROFILE_FILE_CHOOSER...
2005-10-07 Matthias ClasenRemove a redundant (and unconditional) include of unist...
2005-10-05 Federico Mena QuinteroTake a shortcut position, not a ShortcutsIndex, to...
2005-10-04 Federico Mena QuinteroDon't special-case Home and Desktop; just use their...
2005-09-29 Federico Mena QuinteroNew file with a set of tests for GtkCellRendererText...
2005-09-27 Federico Mena QuinteroDon't reload the current folder unnecessarily on :...
2005-09-27 Federico Mena QuinteroMark the entry/exit of this function for profiling...
2005-09-27 Federico Mena QuinteroDo not create the save mode-specific widgets in the...
2005-09-15 Federico Mena QuinteroStart a set of automated tests for the file chooser...
2005-09-15 Federico Mena QuinteroAdd an easy-to-find profiling marker when starting...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-02 Alexander LarssonHandle base_path being null in the rest of the cases...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-23 Matthias ClasenFix a C99ism. (#314262, Robert Jeff Mitchell)
2005-08-15 Matthias ClasenWhen using gtk_dialog_run() for modal dialogs, make...
2005-08-12 Matthias ClasenWork around some problems with the gnome-vfs backends...
2005-07-26 Matthias ClasenFix up includes on Win32. (#311630, Kazuki Iwamoto)
2005-07-22 Federico Mena QuinteroClarify the usage of this function. (gtk_file_chooser_s...
2005-07-20 Federico Mena QuinteroAdded a few utility functions for profiling; instrument...
2005-07-15 Federico Mena QuinteroTake the parent folder path instead of the display...
2005-07-15 Federico Mena QuinteroTake the display name of the folder as well so that...
2005-07-15 Federico Mena QuinteroUse header capitalization for the buttons, per the...
2005-07-15 Federico Mena QuinteroAdd overwrite confirmation for SAVE mode. Fixes bug...
2005-07-07 Matthias ClasenImplement Drag-and-Drop to the file list. (#145121...
2005-07-07 Matthias ClasenFix #157787, reported by Jonathan Blandford:
2005-06-16 Manish Singhremove unused variable.
2005-06-16 Matthias ClasenSimplify the code and respect the show-button-images...
2005-06-15 Federico Mena QuinteroMerged from gtk-2-6:
2005-06-14 Federico Mena QuinteroMerged from gtk-2-6:
2005-06-10 Federico Mena QuinteroMerged from gtk-2-6:
2005-05-23 Matthias ClasenDon't grab the focus away from the file list when opera...
2005-05-18 Matthias ClasenRemove the no longer needed workaround.
2005-05-18 Matthias ClasenAdd a bug reference
2005-05-03 Federico Mena QuinteroMerged from gtk-2-6:
2005-04-18 Federico Mena QuinteroMerged from gtk-2-6:
2005-04-15 Federico Mena QuinteroMerged from gtk-2-6:
2005-04-07 Matthias ClasenAvoid unaligned access. (#172947)
2005-03-28 Jeroen ZwartepoorteMake the preview label ellipsize so the dialog layout...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenImplement bookmark renaming (#136216, Sean Middleditch)
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-02-28 Matthias ClasenUnset "focus-on-click" for the save folder combo. ...
2005-02-24 Matthias ClasenDon't leak parent_path. (#168435, Morten Welinder)
2005-02-02 Federico Mena QuinteroMerged from gtk-2-6:
2005-02-02 Federico Mena QuinteroMerged from gtk-2-6:
2005-02-01 Federico Mena QuinteroMerged from gtk-2-6:
2005-01-27 Federico Mena QuinteroMerged from gtk-2-6:
2005-01-25 Federico Mena QuinteroRemoved leftover comments.
2005-01-25 Federico Mena QuinteroMerged from gtk-2-6:
2005-01-19 Matthias ClasenIn save mode, don't return paths containing nonexisting...
2005-01-18 Manish SinghActually assign PENDING_OP_NONE.
next