summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-win32.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-9/+10
| |\
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-4/+4
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-6/+6
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-7/+33
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz2010-08-121-1/+1
| * | Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz2010-08-111-6/+32
| |/
* | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-1/+5
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-9/+8
|/
* Cast cleanup.Jon A. Cruz2010-03-011-2/+2
* Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski2010-02-281-3/+3
* File preview max size increased to 10Mio.Nicolas Dufour2010-02-131-1/+1
* Updates for devlibs revision 9Krzysztof Kosi??ski2010-02-011-2/+2
* Fix for bug #423326 (Untranslated file types).Nicolas Dufour2009-10-151-5/+5
* Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...Maximilian Albert2009-08-101-2/+2
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-2/+3
* Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert2009-08-071-2/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Fix for bug #396580 (non-ASCII characters not displayed correctly in the open...Nicolas Dufour2009-07-291-1/+4
* implement the same all-bitmaps and all-vectors filters as on linuxbulia byak2009-06-051-5/+54
* fix compile after rev 20377Johan B. C. Engelen2008-12-161-1/+1
* Merge from fe-movedTed Gould2008-11-211-1/+1
* Merge from trunkTed Gould2008-10-311-6/+3
* From trunkTed Gould2008-10-271-6/+5
* Merging from trunkTed Gould2008-10-111-1/+1
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-1/+0
* First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller2008-09-111-12/+99
* removed unnecessary pointer, changed to by reference. (the pointer was not al...Johan B. C. Engelen2008-09-011-1/+1
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-2/+2
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-3/+3
* Preview emf on windowsUlf Erikson2008-07-141-1/+187
* patch from 226459, approved by joelbulia byak2008-06-201-7/+15
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* fix include pathJohan B. C. Engelen2008-04-161-1/+1
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
* A fix for bug #199357 "cannot load emf file" based on the patch submitted by ...Joel Holdsworth2008-03-171-5/+5
* noop: reverted one line of commit #17642 (it's safe to call g_free with NULL)Maximilian Albert2008-03-041-2/+1
* Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ...Joel Holdsworth2008-03-041-32/+36
* fixed another localization issue - file extension names are now localized pro...Marcin Floryan2008-02-281-2/+2
* Fixed off-by-one filter bug with the windows native file dialogs, and tidied ...Joel Holdsworth2008-02-281-49/+18
* Finished translation stuff for filedialogimpl-win32.cppMarcin Floryan2008-02-261-3/+3
* Added missing src/ui/dialog/filedialogimpl-win32.cpp file to po/POTFILES.in a...Marcin Floryan2008-02-261-3/+3
* Line-end fixJon A. Cruz2008-02-251-1461/+1461
* Corrected Copyright years in file dialogs from 2007 -> 2008Joel Holdsworth2008-02-231-1/+1
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-231-0/+1461