summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-win32.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash in CUSTOM_TYPE Windows native file open dialogsPatrick Storz2019-09-241-7/+7
* Implement "translationdomain" attribute for extensionsPatrick Storz2019-08-311-22/+19
* Hackfest2019: Rm tautological testsAlexander Valavanis2019-05-271-2/+0
* Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-061-9/+10
* Fix encoding of "title" label in win32 native file dialogEduard Braun2018-11-111-1/+4
* Clarify licensesMax Gaukler2018-11-081-2/+3
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-3/+0
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-2/+2
* Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+3
* Fix typoMarc Jeanmougin2018-01-071-1/+1
* Improve FileSave dialogMarc Jeanmougin2018-01-071-2/+2
* Misc. typosUnknown2017-11-071-2/+2
* Add default extension for native win32 file save dialog.Eduard Braun2017-09-151-0/+1
* Do not strip file extension in CUSTOM_TYPE Windows native file save dialogsEduard Braun2017-06-201-4/+9
* Fix a crash in CUSTOM_TYPE Windows native file save dialogsEduard Braun2017-06-201-6/+6
* Add units (px) to size being shown in native Windows file open dialog and fix...Eduard Braun2017-03-021-12/+3
* Fix for native Windows file open dialog only showing the first character of t...Eduard Braun2017-03-011-2/+2
* Fix SVG file preview in Windows native file open dialog.Eduard Braun2017-03-011-103/+32
* Fix encoding issues with title field in native Windows file save dialog.Eduard Braun2017-02-281-6/+6
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-4/+0
* remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner2015-03-101-0/+8
* i18nKris De Gussem2015-02-161-1/+1
* Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
* make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen2014-05-151-10/+2
* Win32. More include fixes for glibmm 2.36 (file dialog).Nicolas Dufour2013-05-161-2/+2
* Win32. Fixing some more include issues (glibmm threads depracation).Nicolas Dufour2013-05-151-3/+1
* Win32. Fixing Glib and GTKmm deprecations.Nicolas Dufour2013-02-051-1/+21
* Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-251-2/+70
* Fix for 1023655 : Improvments to Embedded script UIJohn Smith2012-07-151-0/+62
* fix deprecated glib thingieJohan B. C. Engelen2012-04-111-1/+1
* UI. Fix for Bug #437521 (Save As dialog should be resizable in Windows) by Ja...Nicolas Dufour2012-04-041-1/+1
* fix warningJohan B. C. Engelen2012-02-151-1/+1
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-18/+18
* Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-071-0/+1
* win32 saving: clean up filename handling on opening save dialogJohan B. C. Engelen2012-01-021-2/+11
* cppcheckKris De Gussem2011-10-181-4/+4
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-3/+1
|\
| * Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+1
* | remove double backslash in pathname (Bug 805095)Alvin Penner2011-08-261-0/+2
|/
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-2/+2
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-191-17/+20
|\
| * Possible Win32 compile fix.Jon A. Cruz2011-06-041-17/+20
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-167/+229
|\|
| * automatically enter current filename in windows save as dialog.Johan B. C. Engelen2011-03-151-0/+11
| * Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-211-166/+217
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-12/+13
|\|
| * Win32 post-GSoC fixups.Jon A. Cruz2010-12-151-6/+6