Code

make all-inkscape-files the default filter instead of all-images (do we need that...
[inkscape.git] / src / ui / dialog / filedialog.cpp
2007-07-18 buliabyakmake all-inkscape-files the default filter instead...
2007-06-21 pjrmHandle the case of gnome_vfs_init failing. (Fixes...
2007-04-06 joncruzCorrected case where extension would not be added for...
2007-03-25 buliabyakcomment out debug
2007-03-22 ishmalMore progress with preview and opening of files with...
2007-03-22 ishmaluse <errno.h> instead of assuming extern int
2007-03-21 ishmalMake sure there is a decl for "errno"
2007-03-21 ishmalDo some cleanup
2007-03-18 mentalfix 64-bit issues with width of npos -- patch #1675697...
2007-03-05 joncruzAdding optional dialog preview. Implments RFE [ 1435276...
2007-03-03 joncruzBrought back checkbox and to also append filename upon...
2007-03-03 joncruzi18n cleanup and adding extension in more cases
2007-03-03 joncruzAdd the file extension even when the prior name has...
2007-03-03 joncruzSpeedup when switching types by avoiding setting to...
2007-03-02 joncruzSwitched from deferred extension appending to live...
2007-02-11 kidprotoAdded gnome-vfs patch by Ed Catmur so we can save/open...
2007-01-18 buliabyaktext fixes
2006-11-18 buliabyakenable Enter to activate filedialogs
2006-11-17 ishmalRemove our "fake" location field from the open dialog...
2006-11-03 buliabyakpatch 1590039, whitespace
2006-10-01 keescookFixes path memory issues with the save dialog. (Closes...
2006-08-22 kidprotoI added Johan's badass patch for save a copy with the...
2006-07-19 ishmalAdd property getters to FileExportDialog
2006-07-17 ishmalCreate first mockup for export dialog panel
2006-07-16 ishmalmore string cleanup
2006-07-13 ishmalBase all 3 dialogs from a common FileDialogBase to...
2006-07-12 ishmalclean up redundancies. add a placeholder for Export...
2006-07-12 ishmalmove filedialog to its new home