]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdefault.c
Merged from gtk-2-4:
[~andy/gtk] / gtk / gtkfilechooserdefault.c
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!
2004-07-22 Matthias ClasenAdd a new :ellipsize property which controls ellipsizat...
2004-07-14 Federico Mena QuinteroFix #144405, patch by Padraig O'Briain <padraig.obriain...
2004-07-13 Federico Mena QuinteroSet a busy cursor while mounting the volume. Also,...
2004-07-09 Federico Mena QuinteroFix #139290:
2004-07-06 Matthias ClasenImprove positioning of keyboard-activated menus with...
2004-06-23 Federico Mena QuinteroUse a Save or an Open stock button for the C-l dialog...
2004-06-12 Matthias ClasenDon't use contractions like "don't" or "isn't" in error...
2004-06-12 Federico Mena QuinteroFixes #143578:
2004-05-31 Federico Mena QuinteroChange to the newly-created folder. Fixes #138932....
2004-05-27 Anders CarlssonMake separator rows insensitive.
2004-05-04 Federico Mena QuinteroFixes #139562, based on a patch by Christian Neumair.
2004-04-29 Federico Mena QuinteroFixes #140412.
2004-04-15 Federico Mena QuinteroUse a variant of the code from gtkfilesel.c to parse...
2004-04-06 Federico Mena QuinteroUse a title for SAVE and CREATE_FOLDER modes. Fixes...
2004-04-06 Federico Mena QuinteroMake the new-folder button say "Create Fo_lder" rather...
2004-04-02 Federico Mena QuinteroFix #136077.
2004-03-29 Federico Mena QuinteroFix #137520.
2004-03-25 Federico Mena QuinteroJust use the file under the cursor; we don't need the...
2004-03-25 Federico Mena QuinteroFill the location entry with the display name of the...
2004-03-19 Federico Mena QuinteroRevert the patch to #137520, as 2.4.1 is for conservati...
2004-03-19 Morten WelinderTest existance of the path after checking for locality...
2004-03-19 Federico Mena QuinteroFix #137520.
2004-03-17 Morten WelinderFree volumes not actually put into the shortcut list.
2004-03-17 Morten WelinderDo nothing if we have no screen. Fixes #137260.
2004-03-15 Federico Mena QuinteroOnly hide the "create folder" button in OPEN mode;...
2004-03-15 Federico Mena QuinteroIn the Save modes, set the Name entry of the file choos...
2004-03-15 Federico Mena QuinteroOnly show the title string in OPEN/SELECT_FOLDER mode...
2004-03-15 Jonathan Blandfordset changing_folders to be true so we don't trigger...
2004-03-15 Jonathan Blandfordimplement correctly. (completion_match_func): Allow...
2004-03-15 Mark McLoughlinremove the unused "lowest_folder" GtkFileChooserDefault...
2004-03-15 Federico Mena QuinteroRenamed from shortcuts_unselect_all(); now selects...
2004-03-15 Federico Mena QuinteroSurround the drag-outside-to-remove-bookmarks code...
2004-03-15 Owen TaylorImplement local_only by filtering the shortcuts and...
2004-03-15 Federico Mena QuinteroAllow the path to be NULL, so that people can ask for...
2004-03-15 Owen TaylorAdd _gtk_path_bar_up()/ _gtk_path_bar_down().
2004-03-15 Federico Mena QuinteroFixes #136185, patch by Morten Welinder, with some...
2004-03-14 Morten WelinderDamn cvs.
2004-03-14 Morten WelinderDon't crash on NULL path; don't crash on NULL error.
2004-03-12 Federico Mena QuinteroPut the trash icon on the right for LTR locales, or...
2004-03-12 Federico Mena QuinteroPut the trash icon on the right for LTR locales, or...
2004-03-11 Jonathan Blandfordrevert earlier change to insert_path so that we test...
2004-03-11 Federico Mena QuinteroNew function, copied from gtkpathbar.c.
2004-03-11 Federico Mena QuinteroUse a single OK button, not a Close button, as per...
2004-03-11 Federico Mena QuinteroOops, initialize "action" before jumping. Fixes #136900.
2004-03-11 Federico Mena QuinteroFix #135912 and #135913.
2004-03-11 Jonathan Blandfordup the width of the entry a tad.
2004-03-10 Federico Mena QuinteroUse an untranslatable "%x" for dates, rather than a...
2004-03-10 Morten WelinderAdd comment.
2004-03-10 Morten WelinderTest validity of path here. (shortcuts_insert_path...
2004-03-10 Jonathan Blandforduse uri instead of the pathname for UTF-8 safety.
2004-03-10 Jonathan BlandfordAlways check to see if the shortcuts exists. We don...
2004-03-10 Jonathan Blandfordremove unneeded shortuts_swin;
2004-03-09 Federico Mena QuinteroFix #136533.
2004-03-09 Federico Mena QuinteroHandle the returned parent_path being NULL. Fixes ...
2004-03-09 Federico Mena QuinteroStop the emission so that GtkTreeView's handler won...
2004-03-08 Federico Mena QuinteroUse gtk_tree_view_set_cursor().
2004-03-08 Federico Mena QuinteroPatch "1a" from #136185, by Morten Welinder.
2004-03-08 Federico Mena QuinteroFixes #136105.
next