]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdefault.c
When using gtk_dialog_run() for modal dialogs, make sure to inherit the
[~andy/gtk] / gtk / gtkfilechooserdefault.c
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.
2004-10-24 Matthias ClasenIf the location dialog is brought up by typing '/'...
2004-10-22 Matthias ClasenUse the new file DND api.
2004-10-14 Matthias Clasen (shortcuts_add_current_folder): Don't leak volume...
2004-10-14 Matthias Clasen (gtk_file_chooser_default_finalize): Don't forget to
2004-10-14 Matthias ClasenDon't get text unnecessarily. (#155384, Morten Welinder)
2004-10-08 Matthias ClasenSet the cell renderer to inert mode to avoid bug #15492...
2004-10-08 Matthias ClasenInclude gtkeventbox.h. (#154798, Morten Welinder)
2004-10-07 Matthias ClasenDon't free info too early. (#154703, Morten Welinder)
2004-09-26 Matthias ClasenRemove debug spew. (bookmarks_check_remove_sensitivity...
2004-09-26 Matthias ClasenRemove debug spew.
2004-09-23 Matthias ClasenAdd some tooltips.
2004-09-22 Matthias ClasenDon't use bitops on booleans. (gtk_file_chooser_default...
2004-09-22 Matthias ClasenDon't use bitops on booleans.
2004-09-21 Matthias ClasenDon't assert that current_focus != NULL, just return...
2004-09-20 Matthias ClasenDon't return FALSE from a void function. (#153185,...
2004-09-17 Matthias ClasenScroll to the selected row. (#143868, Christian Persch)
2004-09-17 Matthias ClasenRemove leftover debug code.
2004-08-26 Manish Singhinitialize path so we don't potentially use an undefine...
2004-08-25 Jonathan BlandfordDon't handle the event if we have no children.
2004-08-25 Matthias ClasenUse get_file_info() rather than trying get_folder(...
2004-08-18 Manish SinghInitialize height from fixed_height before we do anythi...
2004-08-18 Federico Mena QuinteroMerged from 2.4:
2004-08-17 Matthias ClasenNew widget to go along with GtkFontButton and GtkColorB...
2004-08-14 Tor Lillqvistgtk/gtkfilechooserdefault.c (shortcuts_append_home,
2004-08-13 Matthias ClasenDon't install the settings_notify_cb from here, since...
2004-08-12 Matthias ClasenUnderscore-prefix gtk_file_system_module_get_type(...
2004-08-12 Federico Mena QuinteroFix #149422, #143457:
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-09 Matthias ClasenDon't leak a reference to the pixbufs.
2004-08-07 Matthias ClasenUse GtkTreeViewRowSeparatorFunc instead of GtkCellRende...
2004-08-06 Federico Mena QuinteroFix #144232:
2004-07-29 Federico Mena QuinteroAdd a field for an "add to shortcuts" menu item. (popup...
2004-07-29 Federico Mena QuinteroStore signal IDs in gulongs, not guints!
next