Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / file.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-10-12 Krzysztof KosińskiRemove the failed and unused "new gui" stuff.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-07-16 Krzysztof KosińskiFix build failure when DBus is not enabled
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldMerging in the DBus Interface from GSoC 2009
2010-07-13 Ted GouldUpgrading to trunk
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-05-15 Ted GouldPulling in a more recent trunk
2010-05-15 Ted GouldUpdating to trunk
2010-03-26 Ted GouldMerge from trunk
2010-01-01 Ted GouldKeeping up with trunk
2009-12-21 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-10-18 scislacPatch by Adib for 429529
2009-09-29 joncruzFixed leaking memory and added proper name fallback...
2009-09-27 scislacUpdated buildtool's files to undefine whiteboard. Comme...
2009-09-16 scislacFix by Adib for 353847
2009-08-09 cilix42Fix compile when NEW_EXPORT_DIALOG is defined (however...
2009-08-09 cilix42Put #ifdefs around all code related to the so-called...
2009-08-09 cilix42Cleanup (remove unused variable; use generic function...
2009-08-09 cilix42Fix remaining glitches in the behaviour of the Save...
2009-08-07 cilix42Store last used paths separately for the 'Save as ...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-05 johnceSPDocument->Document
2009-07-12 glimmer07Added code to add a DBus interface for every desktop...
2009-06-28 buliabyaksave/restore initial dir when importing
2009-05-17 speleo3remove temporary prefs hack
2009-05-13 speleo3parent transformation on import and paste (Bug #376064...
2009-04-29 theAdibFIX for BUG 368879: crash on 'save a copy as' when...
2009-04-07 pjrmMove Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_...
2009-03-01 johanengelenremove more static dialogs.
2009-03-01 johanengelenfix crash bug #241390
2009-02-21 tweenkMove files from the src/dialogs/ directory to the place...
2009-01-28 buliabyakset waiting cursor while loading a file
2009-01-14 johanengeleni guess this is better but doesn't fix crash
2009-01-04 johanengelenfix possible crash
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-11 jeff_schillerFirst patch for Bug 209199: Update Win32 Save As dialog...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-06-24 sasilverResolve ID clashes when pasting (fixes bug 165936).
2008-06-13 sasilverResolve ID clashes when importing files (fixes bug...
2008-05-24 joelholdsworthFixed the open dialog so that it remembers which folder...
2008-05-09 ozmikepittmanApply Sas' patch to improve import of SVG as in LP...
2008-04-12 mfloryanSeveral different i18n issues fixed following report...
2008-03-08 joncruzWarning cleanup
2008-03-06 joelholdsworthFix for bug #167364 - "Win2k: file dialog uses wrong...
2008-02-23 joncruzWarning and space cleanup
2008-02-23 joelholdsworthMerged in Native File Dialogs for Windows Branch
2008-01-15 mentalstop toggling insensitive state for modification flag...
2008-01-15 mentalabstract use of sodipodi:modified
2007-12-23 joelholdsworthRemoved Win32 only Print Direct verb, which was an...
2007-12-22 joelholdsworthFixed the parenting of the print dialog so that it...
2007-11-16 johanengelenfix warnings and delete gradient pixmap that will not...
2007-11-13 cilix42Partial fix for bug #1824387 [Still asks to save after...
2007-11-04 joncruzWarning cleanup
2007-11-02 joncruzwarning cleanup
2007-09-11 cilix42Preserve current zoom and view for reverted documents
2007-08-20 bdillysmall fix in export to ocal gnome_vfs function calls
2007-08-20 bdillymerge of dialog and impl classes of ocaldialogs
2007-08-20 bdillysearch and reset buttons added to ocal related features...
2007-08-19 mikloshRemoved left-in debug stuff which caused frenzy
2007-08-19 joelholdsworthRelocated the code that adds a link to the example...
2007-08-19 bdillyfixing the ocal dialogs bug
2007-08-18 bdillyfew changes in import from ocal dialog
2007-08-17 bdillyfixing export to ocal uri
2007-08-16 bdillyadd import from ocal feature
2007-08-09 bdillychanges export to ocal dialog
2007-08-08 theadibprevent file_save_remote to break build on system witho...
2007-08-08 bdillyexport to ocal bug fix
2007-08-06 bdillyadds export to ocal feature without dialog window
2007-07-28 joelholdsworthGtkmm-ified the desktop window object, and modified...
2007-04-06 buliabyaksome people reported crashes when adding nonexisting...
2007-04-01 buliabyakallow easy access to templates profile dir from save...
2007-03-30 buliabyakallow easy access to our examples folder from Open...
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-11 buliabyakadd fixupHrefs right after import, so that images get...
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-02 joncruzSwitched from deferred extension appending to live...
2007-02-26 mentaldead code removal
2007-02-04 bryceReverting patch
2007-02-04 brycePatch from Debian bug tracker from Daniel Kahn Gillmor
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-17 buliabyakdisplay 'Saving document...' visible when saving takes...
2006-11-18 buliabyakseparate updating window from updating layers
2006-10-05 buliabyakundo annotations
2006-10-01 keescookFixes path memory issues with the save dialog. (Closes...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-22 kidprotoI added Johan's badass patch for save a copy with the...
next