summaryrefslogtreecommitdiffstats
path: root/src/file.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-10-12Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski1-22/+11
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-1/+0
2010-07-16Fix build failure when DBus is not enabledKrzysztof Kosi??ski1-1/+8
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-3/+3
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-6/+6
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-5/+5
2009-10-18Patch by Adib for 429529Josh Andler1-0/+4
2009-09-29Fixed leaking memory and added proper name fallback. Applies modified patch a...Jon A. Cruz1-17/+34
2009-09-27Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...Josh Andler1-5/+7
2009-09-16Fix by Adib for 353847Josh Andler1-2/+13
2009-08-09Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...Maximilian Albert1-3/+4
2009-08-09Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert1-4/+1
2009-08-09Cleanup (remove unused variable; use generic function to determine the file e...Maximilian Albert1-1/+0
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-88/+69
2009-08-07Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert1-23/+42
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-160/+19
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-08-05SPDocument->Documentjohnce1-18/+159
2009-07-12Added code to add a DBus interface for every desktop created.Soren Berg1-0/+2
2009-06-28save/restore initial dir when importingbulia byak1-4/+23
2009-05-17remove temporary prefs hackThomas Holder1-7/+2
2009-05-13parent transformation on import and paste (Bug #376064, Bug #375499)Thomas Holder1-0/+6
2009-04-29FIX for BUG 368879: crash on 'save a copy as' when document has no filename yettheAdib1-2/+6
2009-04-07Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder1-97/+2
2009-03-01remove more static dialogs.Johan B. C. Engelen1-23/+36
2009-03-01fix crash bug #241390Johan B. C. Engelen1-11/+14
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-34/+28
2009-01-28set waiting cursor while loading a filebulia byak1-1/+7
2009-01-14i guess this is better but doesn't fix crashJohan B. C. Engelen1-5/+7
2009-01-04fix possible crashJohan B. C. Engelen1-1/+3
2008-11-21Merge from fe-movedTed Gould1-1/+4
2008-10-27From trunkTed Gould1-21/+36
2008-10-11Merging from trunkTed Gould1-1/+1
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-4/+4
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-30/+37
2008-09-11First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller1-4/+12
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-06-24Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver1-201/+1
2008-06-13Resolve ID clashes when importing files (fixes bug 168626).Stephen Silver1-3/+205
2008-05-24Fixed the open dialog so that it remembers which folder you were browsing inJoel Holdsworth1-1/+1
2008-05-09Apply Sas' patch to improve import of SVG as in LP#227472 and the bugs mentio...Mike Pittman1-56/+55
2008-04-12Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan1-1/+1
2008-03-08Warning cleanupJon A. Cruz1-29/+28
2008-03-06Fix for bug #167364 - "Win2k: file dialog uses wrong home directory"Joel Holdsworth1-1/+35
2008-02-23Warning and space cleanupJon A. Cruz1-0/+1
2008-02-23Merged in Native File Dialogs for Windows BranchJoel Holdsworth1-50/+49
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-3/+3
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-10/+6