| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -85/+0 | |
| A lot of header clean-up. | |||||
| 2017-10-01 | First batch | Marc Jeanmougin | 1 | -41/+0 | |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+0 | |
| (bzr r15025) | |||||
| 2016-04-29 | Backout last commit as it introduced subtle errors. | Tavmjong Bah | 1 | -2/+0 | |
| (bzr r14864) | |||||
| 2016-04-29 | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'. | Tavmjong Bah | 1 | -0/+2 | |
| (bzr r14863) | |||||
| 2015-02-25 | create SPObject factory | Liam P. White | 1 | -10/+0 | |
| (bzr r13939.1.1) | |||||
| 2013-10-28 | "fix" some "unused parameter" warnings | Kris De Gussem | 1 | -3/+3 | |
| (bzr r12738) | |||||
| 2013-08-03 | Cleaned up. | Markus Engel | 1 | -15/+10 | |
| (bzr r11608.1.117) | |||||
| 2013-04-07 | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 1 | -7/+4 | |
| (bzr r11608.1.86) | |||||
| 2013-04-06 | Merged more classes. | Markus Engel | 1 | -34/+14 | |
| (bzr r11608.1.84) | |||||
| 2013-04-02 | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 1 | -0/+10 | |
| rewritten, as they aren't real classes. (bzr r11608.1.69) | |||||
| 2013-04-01 | Added constructors to SP classes. | Markus Engel | 1 | -3/+11 | |
| (bzr r11608.1.67) | |||||
| 2013-03-31 | Prepared exchange of casting macros. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.63) | |||||
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -9/+9 | |
| (bzr r11608.1.57) | |||||
| 2013-03-29 | Removed function pointers from SPObject and subclasses. | Markus Engel | 1 | -5/+5 | |
| Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | |||||
| 2013-03-14 | Various changes. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.48) | |||||
| 2013-01-23 | Clean up more GObject type definitions | Alex Valavanis | 1 | -34/+7 | |
| (bzr r12055) | |||||
| 2012-08-21 | Added "virtual pad" to SPScript. | Markus Engel | 1 | -22/+55 | |
| (bzr r11608.1.34) | |||||
| 2011-02-21 | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 1 | -4/+5 | |
| (bzr r10060) | |||||
| 2010-07-12 | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 1 | -1/+1 | |
| Privatisation tweaks (bzr r9546.1.6) | |||||
| 2010-07-01 | C++fied SPDocument added | Abhishek Sharma Public | 1 | -2/+2 | |
| (bzr r9546.1.2) | |||||
| 2009-12-13 | updating my email address in file headers | Felipe Corr??a da Silva Sanches | 1 | -1/+1 | |
| (bzr r8889) | |||||
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 1 | -2/+2 | |
| which cannot be fixed easily. (bzr r8422) | |||||
| 2009-08-05 | SPDocument->Document | johnce | 1 | -2/+2 | |
| (bzr r8404) | |||||
| 2009-01-15 | adding a "scripting" tab to document properties dialog that allow the user ↵ | Felipe Corr??a da Silva Sanches | 1 | -2/+50 | |
| to manage external javascript references. (also only working for "Inkscape SVG") (bzr r7137) | |||||
| 2008-08-01 | Warning cleanup | Jon A. Cruz | 1 | -3/+3 | |
| (bzr r6495) | |||||
| 2008-07-22 | initial handling of <script> tag | Felipe Corr??a da Silva Sanches | 1 | -0/+127 | |
| Some people develope SVG files that contain javascript. We should not erase their script nodes! Also, we could develop a scripting IDE in inkscape. Look at http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE (bzr r6391) | |||||
