summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-win32.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix include pathJohan B. C. Engelen2008-04-161-1/+1
| | | (bzr r5456)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
| | | (bzr r5149)
* A fix for bug #199357 "cannot load emf file" based on the patch submitted by ↵Joel Holdsworth2008-03-171-5/+5
| | | | | Ulferikson (bzr r5109)
* noop: reverted one line of commit #17642 (it's safe to call g_free with NULL)Maximilian Albert2008-03-041-2/+1
| | | (bzr r4953)
* Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ↵Joel Holdsworth2008-03-041-32/+36
| | | | | a couple of potential memory leaks, and tidied the code a bit (bzr r4950)
* fixed another localization issue - file extension names are now localized ↵Marcin Floryan2008-02-281-2/+2
| | | | | properly. (bzr r4901)
* Fixed off-by-one filter bug with the windows native file dialogs, and tidied ↵Joel Holdsworth2008-02-281-49/+18
| | | | | code a bit in filedialogimpl-win32.cpp/h (bzr r4900)
* Finished translation stuff for filedialogimpl-win32.cppMarcin Floryan2008-02-261-3/+3
| | | (bzr r4865)
* Added missing src/ui/dialog/filedialogimpl-win32.cpp file to po/POTFILES.in ↵Marcin Floryan2008-02-261-3/+3
| | | | | and changed the former to mark all relevant strings for translation. (bzr r4864)
* Line-end fixJon A. Cruz2008-02-251-1461/+1461
| | | (bzr r4845)
* Corrected Copyright years in file dialogs from 2007 -> 2008Joel Holdsworth2008-02-231-1/+1
| | | (bzr r4832)
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-231-0/+1461
(bzr r4830)