| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Properly identify an embedded SVG. | Tavmjong Bah | 2014-02-28 | 1 | -0/+3 |
| | | | | (bzr r13075) | ||||
| * | Don't overwrite SPItemCtx in SPRoot::update. (Maybe should be made const ↵ | Tavmjong Bah | 2014-02-27 | 1 | -4/+11 |
| | | | | | | everywhere?) (bzr r13065) | ||||
| * | Added new base class to handle viewBox and preserveAspectRatio. | Tavmjong Bah | 2014-02-06 | 1 | -263/+64 |
| | | | | | | | Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class. Fixed some viewport issues when % used. (bzr r13002) | ||||
| * | remove confusing bitfield declaration. bitfield not even needed here. | Johan B. C. Engelen | 2013-10-21 | 1 | -1/+1 |
| | | | | (bzr r12708) | ||||
| * | Fix assertion failure on Ctrl+C | Krzysztof Kosi??ski | 2013-09-19 | 1 | -237/+253 |
| | | | | (bzr r12548) | ||||
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -2/+0 |
| | | | | (bzr r11608.1.86) | ||||
| * | Merged Item. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| | | | | (bzr r11608.1.81) | ||||
| * | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| | | | | (bzr r11608.1.78) | ||||
| * | Merged Group and subclasses. | Markus Engel | 2013-04-05 | 1 | -226/+233 |
| | | | | (bzr r11608.1.77) | ||||
| * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 2013-04-02 | 1 | -0/+10 |
| | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -6/+17 |
| | | | | (bzr r11608.1.67) | ||||
| * | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| | | | | (bzr r11608.1.63) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -20/+20 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -155/+3 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | More GObject boilerplate cleanup | Alex Valavanis | 2013-01-24 | 1 | -50/+21 |
| | | | | | | | (bzr r12059) | ||||
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -7/+7 |
| | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| * | | Various changes. | Markus Engel | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.48) | ||||
| * | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 2012-10-06 | 1 | -5/+7 |
| | | | | | | | (bzr r11608.1.46) | ||||
| * | | Added "virtual pad" to SPRoot. | Markus Engel | 2012-08-19 | 1 | -60/+128 |
| |/ | | | (bzr r11608.1.20) | ||||
| * | memleak / header stuff / unused variable. | Kris De Gussem | 2012-01-22 | 1 | -20/+14 |
| | | | | (bzr r10917) | ||||
| * | Warning and uninitialized variable cleanup. | Jon A. Cruz | 2012-01-08 | 1 | -10/+4 |
| | | | | (bzr r10860) | ||||
| * | Remove all NRRect use. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -31/+17 |
| | | | | (bzr r10582.1.5) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -5/+5 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -6/+8 |
| | | | | (bzr r10347.1.21) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -6/+2 |
| | | | | (bzr r10461) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+1 |
| | | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -3/+3 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 |
| | | | | | | | (bzr r10067) | ||||
| | * | Pass removing some outdated C-macro use. | Jon A. Cruz | 2011-02-20 | 1 | -1/+1 |
| | | | | | | | (bzr r10059) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -25/+26 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -25/+26 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| | | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | 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 Public | 2010-07-03 | 1 | -3/+3 |
| | | | | | | | | | | (bzr r9546.1.4) | ||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r9546.1.2) | ||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | | | | | | | | (bzr r9508.1.70) | ||||
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -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) | ||||
| * / | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -5/+0 |
| |/ | | | (bzr r9508.1.44) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8404) | ||||
| * | Removed sodipodi:version | Jon A. Cruz | 2009-06-09 | 1 | -17/+6 |
| | | | | (bzr r8029) | ||||
| * | Correct handling of version and set to 1.1 for default. Fixes bug #168180. | Jon A. Cruz | 2009-06-09 | 1 | -1/+8 |
| | | | | (bzr r8028) | ||||
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -2/+2 |
| | | | | | | version string on Linux. (bzr r7123) | ||||
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -2/+2 |
| | | | | (bzr r7032) | ||||
| * | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 2008-12-16 | 1 | -18/+0 |
| | | | | | | | | | | | | | sp_item_i2doc_affine or sp_item_i2d_affine respectively * remove sp_root_bbox, root->c2p was considered in the wrong place there * in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root node, because <svg> node does not have a transform attribute * fix style scaling for boolean operations (with viewBox) * fix zoom to fit drawing (with viewBox) * fix export area size for "export drawing" (with viewBox) * fix simultaneous movement of clone + original (with viewBox) (bzr r7010) | ||||
| * | typo in xMaxYMid | Thomas Holder | 2008-12-12 | 1 | -1/+1 |
| | | | | (bzr r6990) | ||||
| * | bug #166885 (preserveAspectRatio="none" misinterpreted) | Thomas Holder | 2008-12-11 | 1 | -1/+1 |
| | | | | (bzr r6988) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -12/+12 |
| | | | | (bzr r6839) | ||||
| * | initial handling of <script> tag | Felipe Corr??a da Silva Sanches | 2008-07-22 | 1 | -0/+4 |
| | | | | | | | | | 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) | ||||
