| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 2014-12-25 | 1 | -4/+4 |
| | | | | (bzr r13822.1.4) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| | | | | (bzr r13820) | ||||
| * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 1 | -74/+93 |
| | | | | (bzr r13700) | ||||
| * | modify scaling procedure for uniform scaling of flowed text (Bug 1278561) | Alvin Penner | 2014-10-03 | 1 | -1/+16 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1278561 (bzr r13578) | ||||
| * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 1 | -2/+0 |
| | | | | (bzr r13476) | ||||
| * | refresh text objects when clipping (Bug 1339305) | Alvin Penner | 2014-07-25 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1339305 (bzr r13470) | ||||
| * | Fixing format-security errors in text debug code. | Nicolas Dufour | 2014-02-10 | 1 | -1/+1 |
| | | | | (bzr r13017) | ||||
| * | Partial fix for Bug #1247985 (Incorrect implementation of plural forms). | Nicolas Dufour | 2013-11-06 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1247985 (bzr r12780) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-27 | 1 | -1/+1 |
| | | | | (bzr r12736) | ||||
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -4/+4 |
| | | | | (bzr r12729) | ||||
| * | Comprehensive fix for the issues with disappearing filtered objects. | Krzysztof Kosi??ski | 2013-10-01 | 1 | -7/+10 |
| | | | | | | | | | | Fixes #304407 and possibly a few other bugs. Revert incorrect _item_bbox changes from r12528. Fixed bugs: - https://launchpad.net/bugs/304407 (bzr r12648) | ||||
| * | on hiding, texts must _clearFlow to release arena items, otherwise they leak | buliabyak | 2013-09-28 | 1 | -1/+6 |
| | | | | (bzr r12608) | ||||
| * | Refactored SPUse. | Markus Engel | 2013-09-24 | 1 | -8/+50 |
| | | | | (bzr r11608.1.128) | ||||
| * | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 1 | -2/+2 |
| | | | | (bzr r11608.1.113) | ||||
| * | 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 | -10/+8 |
| | | | | (bzr r11608.1.81) | ||||
| * | Merged FlowX classes. | Markus Engel | 2013-04-05 | 1 | -129/+91 |
| | | | | (bzr r11608.1.79) | ||||
| * | 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 | -4/+10 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced calls to g_object_(un)ref with sp_object_(un)ref. | Markus Engel | 2013-04-01 | 1 | -2/+2 |
| | | | | (bzr r11608.1.65) | ||||
| * | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| | | | | (bzr r11608.1.63) | ||||
| * | Turned all functions concerning SPRect into member functions. | Markus Engel | 2013-03-30 | 1 | -1/+1 |
| | | | | (bzr r11608.1.60) | ||||
| * | 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 | -148/+3 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -41/+15 |
| | | | | | | | (bzr r12064) | ||||
| * | | 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 | -47/+136 |
| |/ | | | (bzr r11608.1.46) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -1/+1 |
| | | | | (bzr r10987) | ||||
| * | Fix crashes with empty text objects | Krzysztof Kosi??ski | 2011-09-04 | 1 | -1/+1 |
| | | | | (bzr r10617) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -44/+21 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 1 | -24/+17 |
| |\ | | | | | (bzr r10579) | ||||
| | * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -3/+3 |
| | | | | | | | | | | | 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 | -23/+16 |
| | | | | | | | (bzr r10347.1.21) | ||||
| * | | Refactoring of the snapping preferences; mainly about storing all toggles in ↵ | Diederik van Lierop | 2011-08-22 | 1 | -1/+1 |
| |/ | | | | | a single array, instead of each having its own member variable (bzr r10569) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -2/+2 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -6/+5 |
| | | | | (bzr r10461) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -8/+10 |
| |\ | | | | | (bzr r10347.1.5) | ||||
| | * | Implement decent snapping to text (baseline & anchor), and provide a toggle ↵ | Diederik van Lierop | 2011-06-30 | 1 | -8/+10 |
| | | | | | | | | | | | button for this (as requested in LP bug #727281 ) (bzr r10392) | ||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+4 |
| |/ | | | (bzr r10347.1.2) | ||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -13/+13 |
| | | | | (bzr r10060) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -3/+3 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -67/+72 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -1/+1 |
| | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -2/+4 |
| | | | | | | | | | | | 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 | -7/+7 |
| | | | | | | | (bzr r9546.1.4) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -2/+2 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -8/+8 |
| |/ | | | | | 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) | ||||
| * | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 1 | -4/+3 |
| | | | | | | for the devs) (bzr r8960) | ||||
| * | Warning cleanup for char const* | Jon A. Cruz | 2009-12-31 | 1 | -6/+4 |
| | | | | (bzr r8929) | ||||
