summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-gtkmm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code for NEW_EXPORT_DIALOGPatrick Storz2019-03-271-229/+2
* Put SVGPreview into it's own file.Tavmjong Bah2019-02-191-61/+1
* Add some SVG 2 fallbacks:Tavmjong Bah2018-12-071-2/+8
* Clarify licensesMax Gaukler2018-11-081-1/+2
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-8/+9
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-14/+14
* Improve FileSave dialogMarc Jeanmougin2018-01-071-0/+2
* Misc. typosUnknown2017-11-071-1/+1
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-8/+0
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-2/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+4
* Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-251-0/+1
* Fix for Bug #1069806 (Inkscape crash in File>Open).Nicolas Dufour2012-10-311-1/+1
* Fix for 1023655 : Improvments to Embedded script UIJohn Smith2012-07-151-0/+7
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-0/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-24/+8
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+3
* cppcheck: initialisation and warning cleanupKris De Gussem2011-11-181-1/+1
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-0/+3
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-5/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert2009-08-091-0/+3
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-3/+5
* Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert2009-08-071-5/+11
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Merge from trunkTed Gould2008-10-311-5/+5
* From trunkTed Gould2008-10-271-17/+12
* First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller2008-09-111-12/+13
* 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-28/+15
* trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-590/+589
* fixing the ocal dialogs bugBruno Dilly2007-08-191-0/+4
* Separated the OCAL import and export dialogs into their own source file - oca...Joel Holdsworth2007-08-191-218/+34
* add import from ocal featureBruno Dilly2007-08-161-6/+86
* changes export to ocal dialogBruno Dilly2007-08-091-0/+124
* Renamed various classes:Joel Holdsworth2007-08-011-11/+11
* These files were separated out from filedialog.cpp and filedialog.h, so to fa...Joel Holdsworth2007-08-011-0/+578