Code

Merging from trunk
[inkscape.git] / src / ui / dialog / filedialogimpl-win32.cpp
2008-10-11 Ted GouldMerging from trunk
2008-09-16 buliabyakremove extra unref; now ref/unref is done by show/hide...
2008-09-11 jeff_schillerFirst patch for Bug 209199: Update Win32 Save As dialog...
2008-09-01 johanengelenremoved unnecessary pointer, changed to by reference...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-04 johanengelenNR:: => Geom:: for much of src/ui and src/widgets
2008-07-14 ulferiksonPreview emf on windows
2008-06-20 buliabyakpatch from 226459, approved by joel
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-04-16 johanengelenfix include path
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-17 joelholdsworthA fix for bug #199357 "cannot load emf file" based...
2008-03-04 cilix42noop: reverted one line of commit #17642 (it's safe...
2008-03-04 joelholdsworthFixed buffer overrun in FileOpenDialogImplWin32::create...
2008-02-28 mfloryanfixed another localization issue - file extension names...
2008-02-28 joelholdsworthFixed off-by-one filter bug with the windows native...
2008-02-26 mfloryanFinished translation stuff for filedialogimpl-win32.cpp
2008-02-26 mfloryanAdded missing src/ui/dialog/filedialogimpl-win32.cpp...
2008-02-25 joncruzLine-end fix
2008-02-23 joelholdsworthCorrected Copyright years in file dialogs from 2007...
2008-02-23 joelholdsworthMerged in Native File Dialogs for Windows Branch