summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-win32.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-09Minor cleanup (remove unneeded win32-specific defines)Patrick Storz1-4/+1
2018-11-08Clarify licensesMax Gaukler1-2/+3
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-1/+1
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-3/+0
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-5/+0
2015-02-26Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White1-1/+1
2015-02-25Isolate components of libgcLiam P. White1-1/+1
2014-06-25fix windows build (gtk3) partly. broken because of windows.h poluting namespa...Johan B. C. Engelen1-1/+2
2014-05-15make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen1-1/+5
2014-05-15make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen1-1/+5
2014-05-13fix windows 64bit build. (changes already committed to trunk)Johan B. C. Engelen1-0/+2
2014-05-11fix build for some (windows 64 bit devlibs attempt)Johan B. C. Engelen1-0/+2
2013-10-09Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour1-2/+2
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+3
2013-05-16Win32. More include fixes for glibmm 2.36 (file dialog).Nicolas Dufour1-4/+8
2013-05-15Win32. Fixing some more include issues (glibmm threads depracation).Nicolas Dufour1-0/+3
2013-02-05Win32. Fixing Glib and GTKmm deprecations.Nicolas Dufour1-0/+4
2012-11-25Fix for 1036059 : Keyboard shortcut editorJohn Smith1-0/+2
2012-07-15Fix for 1023655 : Improvments to Embedded script UIJohn Smith1-0/+8
2011-02-21Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour1-1/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-08-10Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...Maximilian Albert1-1/+1
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-1/+1
2009-08-07Fix compile on windowsMaximilian Albert1-7/+7
2009-08-07Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert1-3/+4
2008-10-27From trunkTed Gould1-5/+5
2008-09-11First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller1-9/+17
2008-07-14Preview emf on windowsUlf Erikson1-0/+8
2008-02-28Fixed off-by-one filter bug with the windows native file dialogs, and tidied ...Joel Holdsworth1-18/+24
2008-02-25Line-end fixJon A. Cruz1-348/+348
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/+348