]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdefault.c
Add docs for new ports.
[~andy/gtk] / gtk / gtkfilechooserdefault.c
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.
2005-01-18 Federico Mena QuinteroMerged from gtk-2-6:
2005-01-17 Matthias ClasenSave and restore the selected row in the bookmark list...
2005-01-06 Federico Mena QuinteroAdd an "Open _Location" item. Fixes #148839.
2005-01-06 Federico Mena QuinteroFix #161409:
2005-01-06 Federico Mena QuinteroDon't call button_data_free() explicitly; the button...
2005-01-05 Matthias ClasenDon't construct errors from the GTK_FILE_SYSTEM_ERROR...
2005-01-05 Matthias ClasenDon't construct errors from the GTK_FILE_SYSTEM_ERROR...
2005-01-02 Tor LillqvistAdd -lole32, needed for CoTaskMemFree in get_special_fo...
2004-12-30 Matthias ClasenUse secondary text for error dialogs.
2004-12-19 Matthias ClasenAdd missing GDK_THREADS_ENTER/LEAVE.
2004-12-15 Matthias ClasenDon't try to filter if impl->current_filter is NULL...
2004-12-15 Federico Mena QuinteroMerged from gtk-2-4:
2004-12-09 Matthias ClasenApply a patch to reset the filter if an otherwise invis...
2004-12-09 Federico Mena QuinteroMerged from gtk-2-4:
2004-12-03 Matthias ClasenReinstate the previous behavior for clicking Ok after...
2004-12-02 Federico Mena QuinteroMerged from gtk-2-4:
2004-11-30 Federico Mena QuinteroMerged from gtk-2-4:
2004-11-20 Federico Mena QuinteroMerged from gtk-2-4:
2004-11-20 Federico Mena QuinteroMerged from gtk-2-4:
2004-11-20 Federico Mena QuinteroMerged from gtk-2-4:
2004-11-20 Federico Mena QuinteroMerged from gtk-2-4:
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-11-16 Davyd MadeleyAllow backspace to move up the FileChooser tree to...
2004-11-07 Matthias ClasenShow files in folder modes. (#157013, Nickolay V. Shmyrev)
2004-11-07 Matthias ClasenJump through a few hoops to make the tooltip on the...
2004-11-04 Matthias ClasenDon't leak the path. (#157301, Carlos Garnacho Parro)
2004-10-25 Matthias ClasenAdd a public setting for button ordering (#74669, Owen...
2004-10-24 Matthias ClasenFix the build.
next