summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-win32.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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