summaryrefslogtreecommitdiffstats
path: root/src/sp-object.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SPObject: Remove todo noteAlex Valavanis2012-11-111-2/+0
| | | (bzr r11870)
* SPObject: drop sp_object_ prefix on class membersAlex Valavanis2012-11-111-21/+21
| | | (bzr r11869)
* fix build after r10963Johan B. C. Engelen2012-02-151-1/+1
| | | (bzr r10981)
* Header cleaningAlex Valavanis2012-02-121-2/+6
| | | (bzr r10963)
* Dropped deprecated function sp_repr_get_int_attributeKris De Gussem2012-01-111-1/+1
| | | (bzr r10871)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-57/+387
| | | (bzr r10697)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+6
| | | (bzr r10696)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-2/+2
| | | | | the contents forward.h at all). (bzr r10667)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-6/+0
| | | (bzr r10067)
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-1/+0
| | | (bzr r10066)
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-1/+0
| | | (bzr r10064)
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-1/+0
| | | (bzr r10060)
* Add a warning to sp-object.h to not use some of the new methodsKrzysztof Kosi??ski2010-12-121-0/+5
| | | | | in SPObject outside of the SP tree (bzr r9951)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-43/+98
|\ | | | | (bzr r9945.1.1)
| * XML Privatisation Stuff after a long timeAbhishek Sharma public2010-08-111-0/+4
| | | | | | (bzr r9546.1.12)
| * Yet mor in c++ificationAbhishek Sharma public2010-07-241-0/+1
| | | | | | (bzr r9546.1.11)
| * SPObject c++ification finalized along with the beginning of XML ↵Abhishek Sharma Public2010-07-121-12/+68
| | | | | | | | | | Privatisation tweaks (bzr r9546.1.6)
| * C++ification of SPObject continued along with the onset of XML ↵Abhishek Sharma Public2010-07-061-3/+16
| | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5)
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-7/+15
| | | | | | (bzr r9546.1.4)
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
|/ | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* make SP_OBJECT_ID usable againbuliabyak2010-03-271-1/+1
| | | (bzr r9237)
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-0/+3
| | | (bzr r9163)
* Cleanup on id access.Jon A. Cruz2010-03-021-0/+10
| | | (bzr r9127)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-5/+5
| | | | | which cannot be fixed easily. (bzr r8422)
* Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)johnce2009-08-051-4/+4
| | | (bzr r8420)
* SPDocument->Documentjohnce2009-08-051-4/+4
| | | (bzr r8404)
* Removed sodipodi:versionJon A. Cruz2009-06-091-2/+0
| | | (bzr r8029)
* Some improvements to my title/desc stuff of revision 18759 (see bug 171024).Stephen Silver2008-07-141-3/+3
| | | (bzr r6290)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-3/+4
| | | (bzr r5884)
* basic support for <title> and <desc>Stephen Silver2008-06-021-17/+12
| | | | | make the Title and Description fields on the Object Properties dialog work (bug 171024) (bzr r5781)
* Fixed LPE crash with unitialized pointerJon A. Cruz2008-04-031-7/+7
| | | (bzr r5318)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-2/+2
| | | (bzr r3753)
* sp_object_invoke_release -> SPObject::releaseReferences, plus the ↵MenTaLguY2006-07-211-1/+29
| | | | | introduction of sigc++ signals for "release" and "modified" which will eventually replace their GObject signal counterparts (bzr r1447)
* marker refactoring workBryce Harrington2006-07-201-0/+4
| | | (bzr r1441)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+4
| | | (bzr r263)
* Add signal for notification of object position changesMenTaLguY2006-03-051-0/+5
| | | (bzr r206)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+539
(bzr r1)