summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-win32.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup (remove unneeded win32-specific defines)Patrick Storz2019-06-091-4/+1
* Clarify licensesMax Gaukler2018-11-081-2/+3
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-1/+1
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-3/+0
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-5/+0
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
* Isolate components of libgcLiam P. White2015-02-251-1/+1
* fix windows build (gtk3) partly. broken because of windows.h poluting namespa...Johan B. C. Engelen2014-06-251-1/+2
* make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen2014-05-151-1/+5
* fix windows 64bit build. (changes already committed to trunk)Johan B. C. Engelen2014-05-131-0/+2
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-2/+2
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+3
* Win32. More include fixes for glibmm 2.36 (file dialog).Nicolas Dufour2013-05-161-4/+8
* Win32. Fixing some more include issues (glibmm threads depracation).Nicolas Dufour2013-05-151-0/+3
* Win32. Fixing Glib and GTKmm deprecations.Nicolas Dufour2013-02-051-0/+4
* Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-251-0/+2
* Fix for 1023655 : Improvments to Embedded script UIJohn Smith2012-07-151-0/+8
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-211-1/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...Maximilian Albert2009-08-101-1/+1
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-1/+1
* Fix compile on windowsMaximilian Albert2009-08-071-7/+7
* Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert2009-08-071-3/+4
* From trunkTed Gould2008-10-271-5/+5
* First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller2008-09-111-9/+17
* Preview emf on windowsUlf Erikson2008-07-141-0/+8
* Fixed off-by-one filter bug with the windows native file dialogs, and tidied ...Joel Holdsworth2008-02-281-18/+24
* Line-end fixJon A. Cruz2008-02-251-348/+348
* 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/+348