summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-win32.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-1/+5
2010-08-12Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz1-1/+1
2010-08-12Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz1-1/+1
2010-08-11Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz1-6/+32
2010-08-11Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz1-6/+32
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-9/+8
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-4/+4
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-6/+6
2010-03-01Cast cleanup.Jon A. Cruz1-2/+2
2010-02-28Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski1-3/+3
2010-02-13File preview max size increased to 10Mio.Nicolas Dufour1-1/+1
2010-02-01Updates for devlibs revision 9Krzysztof Kosi??ski1-2/+2
2009-10-15Fix for bug #423326 (Untranslated file types).Nicolas Dufour1-5/+5
2009-08-10Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...Maximilian Albert1-2/+2
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-2/+3
2009-08-07Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert1-2/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-07-29Fix for bug #396580 (non-ASCII characters not displayed correctly in the open...Nicolas Dufour1-1/+4
2009-06-05implement the same all-bitmaps and all-vectors filters as on linuxbulia byak1-5/+54
2008-12-16fix compile after rev 20377Johan B. C. Engelen1-1/+1
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-31Merge from trunkTed Gould1-6/+3
2008-10-27From trunkTed Gould1-6/+5
2008-10-11Merging from trunkTed Gould1-1/+1
2008-09-16remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak1-1/+0
2008-09-11First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller1-12/+99
2008-09-01removed unnecessary pointer, changed to by reference. (the pointer was not al...Johan B. C. Engelen1-1/+1
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-2/+2
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-3/+3
2008-07-14Preview emf on windowsUlf Erikson1-1/+187
2008-06-20patch from 226459, approved by joelbulia byak1-7/+15
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-1/+1
2008-04-16fix include pathJohan B. C. Engelen1-1/+1
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-1/+1
2008-03-17A fix for bug #199357 "cannot load emf file" based on the patch submitted by ...Joel Holdsworth1-5/+5
2008-03-04noop: reverted one line of commit #17642 (it's safe to call g_free with NULL)Maximilian Albert1-2/+1
2008-03-04Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ...Joel Holdsworth1-32/+36
2008-02-28fixed another localization issue - file extension names are now localized pro...Marcin Floryan1-2/+2
2008-02-28Fixed off-by-one filter bug with the windows native file dialogs, and tidied ...Joel Holdsworth1-49/+18
2008-02-26Finished translation stuff for filedialogimpl-win32.cppMarcin Floryan1-3/+3
2008-02-26Added missing src/ui/dialog/filedialogimpl-win32.cpp file to po/POTFILES.in a...Marcin Floryan1-3/+3
2008-02-25Line-end fixJon A. Cruz1-1461/+1461
2008-02-23Corrected Copyright years in file dialogs from 2007 -> 2008Joel Holdsworth1-1/+1
2008-02-23Merged in Native File Dialogs for Windows BranchJoel Holdsworth1-0/+1461