summaryrefslogtreecommitdiffstats
path: root/src/forward.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-175/+0
| | | | | the contents forward.h at all). (bzr r10667)
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-041-6/+0
| | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
* Port of 0.48.x branch revision 9781.Jon A. Cruz2011-05-281-3/+0
| | | | | | | | | | Cleanup of legacy code and casting that was breaking 64-bit gradient use. Fixes bug #743530 and bug #778441. Fixed bugs: - https://launchpad.net/bugs/743530 - https://launchpad.net/bugs/778441 (bzr r10242)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-26/+1
|\ | | | | (bzr r9945.1.1)
| * More on c++ification and some XML privatisationAbhishek Sharma public2010-07-201-4/+4
| | | | | | (bzr r9546.1.10)
| * SPObject c++ification finalized along with the beginning of XML ↵Abhishek Sharma Public2010-07-121-7/+6
| | | | | | | | | | Privatisation tweaks (bzr r9546.1.6)
| * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-7/+7
|/ | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-5/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)johnce2009-08-051-1/+4
| | | (bzr r8420)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* Fixed LPE crash with unitialized pointerJon A. Cruz2008-04-031-3/+5
| | | (bzr r5318)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-1/+0
| | | (bzr r3753)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+208
(bzr r1)