summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-win32.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-24Fix a crash in CUSTOM_TYPE Windows native file open dialogsPatrick Storz1-7/+7
2019-08-31Implement "translationdomain" attribute for extensionsPatrick Storz1-22/+19
2019-05-27Hackfest2019: Rm tautological testsAlexander Valavanis1-2/+0
2019-03-06Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot1-9/+10
2018-11-11Fix encoding of "title" label in win32 native file dialogEduard Braun1-1/+4
2018-11-08Clarify licensesMax Gaukler1-2/+3
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-3/+0
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-2/+2
2018-06-20Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot1-2/+3
2018-01-07Fix typoMarc Jeanmougin1-1/+1
2018-01-07Improve FileSave dialogMarc Jeanmougin1-2/+2
2017-11-07Misc. typosUnknown1-2/+2
2017-09-15Add default extension for native win32 file save dialog.Eduard Braun1-0/+1
2017-06-20Do not strip file extension in CUSTOM_TYPE Windows native file save dialogsEduard Braun1-4/+9
2017-06-20Fix a crash in CUSTOM_TYPE Windows native file save dialogsEduard Braun1-6/+6
2017-03-02Add units (px) to size being shown in native Windows file open dialog and fix...Eduard Braun1-12/+3
2017-03-01Fix for native Windows file open dialog only showing the first character of t...Eduard Braun1-2/+2
2017-03-01Fix SVG file preview in Windows native file open dialog.Eduard Braun1-103/+32
2017-02-28Fix encoding issues with title field in native Windows file save dialog.Eduard Braun1-6/+6
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-4/+0
2015-03-10remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner1-0/+8
2015-02-16i18nKris De Gussem1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-1/+1
2014-09-07Update to experimental r13543Liam P. White1-1/+1
2014-09-02Remove misleading dialogs directoryLiam P. White1-1/+1
2014-05-15make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen1-10/+2
2014-05-15make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen1-9/+2
2013-05-16Win32. More include fixes for glibmm 2.36 (file dialog).Nicolas Dufour1-2/+2
2013-05-15Win32. Fixing some more include issues (glibmm threads depracation).Nicolas Dufour1-3/+1
2013-02-05Win32. Fixing Glib and GTKmm deprecations.Nicolas Dufour1-1/+21
2012-11-25Fix for 1036059 : Keyboard shortcut editorJohn Smith1-2/+70
2012-07-15Fix for 1023655 : Improvments to Embedded script UIJohn Smith1-0/+62
2012-04-11fix deprecated glib thingieJohan B. C. Engelen1-1/+1
2012-04-04UI. Fix for Bug #437521 (Save As dialog should be resizable in Windows) by Ja...Nicolas Dufour1-1/+1
2012-02-15fix warningJohan B. C. Engelen1-1/+1
2012-02-08(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-18/+18
2012-02-07Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis1-0/+1
2012-01-02win32 saving: clean up filename handling on opening save dialogJohan B. C. Engelen1-2/+11
2011-10-18cppcheckKris De Gussem1-4/+4
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-3/+1
2011-08-26remove double backslash in pathname (Bug 805095)Alvin Penner1-0/+2
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-2/+2
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-1/+1
2011-06-04Possible Win32 compile fix.Jon A. Cruz1-17/+20
2011-03-15automatically enter current filename in windows save as dialog.Johan B. C. Engelen1-0/+11
2011-02-21Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour1-166/+217
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-12-15Win32 post-GSoC fixups.Jon A. Cruz1-6/+6
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1