summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* From trunkTed Gould2008-10-271-21/+36
* Merging from trunkTed Gould2008-10-111-1/+1
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-4/+4
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-30/+37
* First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller2008-09-111-4/+12
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-241-201/+1
* Resolve ID clashes when importing files (fixes bug 168626).Stephen Silver2008-06-131-3/+205
* Fixed the open dialog so that it remembers which folder you were browsing inJoel Holdsworth2008-05-241-1/+1
* Apply Sas' patch to improve import of SVG as in LP#227472 and the bugs mentio...Mike Pittman2008-05-091-56/+55
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-121-1/+1
* Warning cleanupJon A. Cruz2008-03-081-29/+28
* Fix for bug #167364 - "Win2k: file dialog uses wrong home directory"Joel Holdsworth2008-03-061-1/+35
* Warning and space cleanupJon A. Cruz2008-02-231-0/+1
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-231-50/+49
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-3/+3
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-10/+6
* Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth2007-12-231-15/+1
* Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth2007-12-221-4/+4
* fix warnings and delete gradient pixmap that will not be usedJohan B. C. Engelen2007-11-161-1/+6
* Partial fix for bug #1824387 [Still asks to save after complete undo]Maximilian Albert2007-11-131-0/+1
* Warning cleanupJon A. Cruz2007-11-041-43/+43
* warning cleanupJon A. Cruz2007-11-021-8/+8
* Preserve current zoom and view for reverted documentsMaximilian Albert2007-09-111-0/+9
* small fix in export to ocal gnome_vfs function callsBruno Dilly2007-08-201-6/+1
* merge of dialog and impl classes of ocaldialogsBruno Dilly2007-08-201-4/+4
* search and reset buttons added to ocal related features. fixed signals in imp...Bruno Dilly2007-08-201-22/+13
* Removed left-in debug stuff which caused frenzymiklosh2007-08-191-3/+1
* Relocated the code that adds a link to the example folder inside from file.cp...Joel Holdsworth2007-08-191-4/+0
* fixing the ocal dialogs bugBruno Dilly2007-08-191-8/+29
* few changes in import from ocal dialogBruno Dilly2007-08-181-1/+1
* fixing export to ocal uriBruno Dilly2007-08-171-0/+1
* add import from ocal featureBruno Dilly2007-08-161-63/+50
* changes export to ocal dialogBruno Dilly2007-08-091-6/+3
* prevent file_save_remote to break build on system without GNOME_VFSAdib Taraben2007-08-081-2/+6
* export to ocal bug fixBruno Dilly2007-08-081-17/+38
* adds export to ocal feature without dialog windowBruno Dilly2007-08-061-0/+268
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-281-16/+20
* some people reported crashes when adding nonexisting dirs to dialog - though ...bulia byak2007-04-061-2/+6
* allow easy access to templates profile dir from save dialogbulia byak2007-04-011-0/+5
* allow easy access to our examples folder from Open dialogbulia byak2007-03-301-0/+3
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-3/+4
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-2/+2
* add fixupHrefs right after import, so that images get correct relative xlink:...bulia byak2007-03-111-0/+3
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-2/+5
* Switched from deferred extension appending to live extension swapping in the ...Jon A. Cruz2007-03-021-21/+20
* dead code removalMenTaLguY2007-02-261-11/+0
* Reverting patchBryce Harrington2007-02-041-4/+1
* Patch from Debian bug tracker from Daniel Kahn GillmorBryce Harrington2007-02-041-1/+4
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-1/+2