summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialogimpl-gtkmm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* file dialog fixes for GTK+ 3Alex Valavanis2012-05-271-11/+79
* i18n. Adding some context tags (disambiguation).Nicolas Dufour2012-04-111-1/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-0/+7
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-0/+8
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+2
* cppcheckKris De Gussem2011-10-181-3/+3
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Prevent creation of preview images if 'Enable preview' is not enabled. Fixes ...Jon A. Cruz2011-08-141-5/+10
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-211-103/+121
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-6/+7
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-6/+6
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Changed default font from Bitstream Vera Sans to Sans. NotTavmjong Bah2010-04-141-4/+4
* File preview max size increased to 10Mio.Nicolas Dufour2010-02-131-1/+1
* Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert2009-08-091-0/+4
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-11/+7
* Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert2009-08-071-8/+22
* Fix buglet: In the Save dialog the file extension should be automatically upd...Maximilian Albert2009-08-071-1/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* SPDocument->Documentjohnce2009-08-051-3/+3
* add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak2009-02-061-0/+33
* From trunkTed Gould2008-10-271-30/+27
* First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller2008-09-111-1/+4
* this hack does not seem to be needed with modern gtk, and it prevents remembe...bulia byak2008-05-241-4/+0
* Only add to favorites if path is absoluteJon A. Cruz2008-02-241-14/+21
* 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-92/+26
* further work on the gtkmm exception problems in the file dialog/filedialogimp...Johan B. C. Engelen2007-11-181-2/+7
* Fix exception catching, to allow polymorphism. Note to all: always catch by r...Johan B. C. Engelen2007-11-171-2/+2
* warning cleanupJon A. Cruz2007-11-081-10/+10
* attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results ...Johan B. C. Engelen2007-11-081-1/+15
* trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-1624/+1624
* Relocated the code that adds a link to the example folder inside from file.cp...Joel Holdsworth2007-08-191-3/+13
* Separated the OCAL import and export dialogs into their own source file - oca...Joel Holdsworth2007-08-191-691/+4
* few changes in import from ocal dialogBruno Dilly2007-08-181-1/+3
* add import from ocal featureBruno Dilly2007-08-161-4/+369
* Fix for bug #1752113; added set_preview_widget_active(false) to FileSaveDialo...gorodish2007-08-141-24/+25
* capitalizationbulia byak2007-08-101-1/+1
* changes export to ocal dialogBruno Dilly2007-08-091-0/+305
* fix compilebulia byak2007-08-021-1/+1
* Renamed various classes:Joel Holdsworth2007-08-011-30/+30
* These files were separated out from filedialog.cpp and filedialog.h, so to fa...Joel Holdsworth2007-08-011-0/+1628