Code

This is the first c++ification commit from me. It handles sp-line, sp-polyline, sp...
[inkscape.git] / src / ui / dialog / filedialog.cpp
2009-11-29 Ted GouldUpdating to current trunk
2009-08-09 cilix42Put #ifdefs around all code related to the so-called...
2009-08-09 cilix42Fix remaining glitches in the behaviour of the Save...
2009-08-07 cilix42Store last used paths separately for the 'Save as ...
2008-10-27 Ted GouldFrom trunk
2008-09-11 jeff_schillerFirst patch for Bug 209199: Update Win32 Save As dialog...
2008-02-23 joelholdsworthCorrected Copyright years in file dialogs from 2007...
2008-02-23 joelholdsworthMerged in Native File Dialogs for Windows Branch
2007-08-19 joelholdsworthSeparated the OCAL import and export dialogs into their...
2007-08-16 bdillyadd import from ocal feature
2007-08-09 bdillychanges export to ocal dialog
2007-08-01 joelholdsworthRenamed various classes:
2007-08-01 joelholdsworthBroken filedialog into filedialog and filedialogimpl...
2007-07-28 joelholdsworthGtkmm-ified the desktop window object, and modified...
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