summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-54/+46
|\
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-3/+3
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-6/+6
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-5/+5
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-22/+11
* | Fix build failure when DBus is not enabledKrzysztof Kosi??ski2010-07-161-1/+8
* | Merging in from trunkTed Gould2009-11-291-95/+126
|\|
| * Patch by Adib for 429529Josh Andler2009-10-181-0/+4
| * Fixed leaking memory and added proper name fallback. Applies modified patch a...Jon A. Cruz2009-09-291-17/+34
| * Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...Josh Andler2009-09-271-5/+7
| * Fix by Adib for 353847Josh Andler2009-09-161-2/+13
| * Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...Maximilian Albert2009-08-091-3/+4
| * Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert2009-08-091-4/+1
| * Cleanup (remove unused variable; use generic function to determine the file e...Maximilian Albert2009-08-091-1/+0
| * Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-88/+69
| * Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert2009-08-071-23/+42
| * Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-160/+19
| * SPDocument->Documentjohnce2009-08-051-1/+1
| * SPDocument->Documentjohnce2009-08-051-18/+159
* | Added code to add a DBus interface for every desktop created.Soren Berg2009-07-121-0/+2
|/
* save/restore initial dir when importingbulia byak2009-06-281-4/+23
* remove temporary prefs hackThomas Holder2009-05-171-7/+2
* parent transformation on import and paste (Bug #376064, Bug #375499)Thomas Holder2009-05-131-0/+6
* FIX for BUG 368879: crash on 'save a copy as' when document has no filename yettheAdib2009-04-291-2/+6
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-071-97/+2
* remove more static dialogs.Johan B. C. Engelen2009-03-011-23/+36
* fix crash bug #241390Johan B. C. Engelen2009-03-011-11/+14
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-34/+28
* set waiting cursor while loading a filebulia byak2009-01-281-1/+7
* i guess this is better but doesn't fix crashJohan B. C. Engelen2009-01-141-5/+7
* fix possible crashJohan B. C. Engelen2009-01-041-1/+3
* Merge from fe-movedTed Gould2008-11-211-1/+4
* 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