| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 903772 : Support --export-text-to-path when outputting plain SVG | John Smith | 2012-05-26 | 1 | -0/+17 |
| | | | | (bzr r11418) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -2/+2 |
| | | | | (bzr r11011) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -7/+11 |
| | | | | (bzr r10987) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -1/+1 |
| | | | | | | | | 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 | -1/+1 |
| | | | | (bzr r10461) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -149/+212 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -1/+1 |
| | | | | | | | (bzr r10064) | ||||
| | * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -142/+205 |
| | | | | | | | (bzr r10060) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -6/+6 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -100/+142 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -100/+142 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | 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 | -5/+5 |
| | | | | | | | | | | (bzr r9546.1.4) | ||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | 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) | ||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -30/+40 |
| |\| | | | | | | | | (bzr r9508.1.70) | ||||
| | * | | repr wasn't updated immediately after some text editing operations, which ↵ | Richard Hughes | 2010-10-21 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | meant that if the file was immediately saved it might display wrong in other apps (bzr r9840) | ||||
| | * | | Warning cleanup. | Jon A. Cruz | 2010-10-03 | 1 | -23/+31 |
| | |/ | | | | | (bzr r9811) | ||||
| * / | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+1 |
| |/ | | | (bzr r9508.1.47) | ||||
| * | Add dx (kerning), dy (vertical shifting), and rotate widgets to | Tavmjong Bah | 2010-05-14 | 1 | -1/+50 |
| | | | | | | text toolbar along with routines needed by them. (bzr r9417) | ||||
| * | utilities and UI support for identifying truncated flowtext and text-on-path | buliabyak | 2009-12-21 | 1 | -0/+31 |
| | | | | (bzr r8898) | ||||
| * | Richard's patch for crash bug 402274 | bulia byak | 2009-10-04 | 1 | -2/+3 |
| | | | | (bzr r8710) | ||||
| * | utilities for getting style at cursor, placing cursor at iterator or ↵ | bulia byak | 2009-02-16 | 1 | -2/+10 |
| | | | | | | coordinates, getting cursor iterator; display char count when editing in text tool (bzr r7299) | ||||
| * | gcc warning cleanup: | Felipe Corr??a da Silva Sanches | 2009-02-08 | 1 | -2/+2 |
| | | | | | | | warning: suggest a space before ‘;’ or explicit braces around empty body in 'for'/'while' statement (bzr r7251) | ||||
| * | NR -> 2geom some headers in src/ | Joshua L. Blocher | 2008-12-04 | 1 | -3/+3 |
| | | | | (bzr r6935) | ||||
| * | bug #168370 (consider parent transform and viewBox) | Thomas Holder | 2008-11-28 | 1 | -1/+16 |
| | | | | (bzr r6914) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -1/+1 |
| | | | | (bzr r6885) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -7/+7 |
| | | | | (bzr r6839) | ||||
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 1 | -9/+9 |
| | | | | (bzr r6793) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -5/+5 |
| | | | | (bzr r6593) | ||||
| * | slight tweak to r19493 to ensure that there's no possibility that we might ↵ | Richard Hughes | 2008-07-31 | 1 | -8/+5 |
| | | | | | | accidentally alter an SPString outside of the flowtext (bzr r6491) | ||||
| * | fix crash when deleting whitespace in start of flowtext | bulia byak | 2008-07-30 | 1 | -4/+8 |
| | | | | (bzr r6483) | ||||
| * | codedread's patch to fix editing of text with a title or description (see ↵ | Stephen Silver | 2008-07-28 | 1 | -0/+1 |
| | | | | | | bug 238093). (bzr r6438) | ||||
| * | add utility function for average linespacing | bulia byak | 2008-07-18 | 1 | -0/+13 |
| | | | | (bzr r6343) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -5/+5 |
| | | | | (bzr r5915) | ||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -2/+2 |
| | | | | (bzr r5884) | ||||
| * | handle PI nodes | MenTaLguY | 2008-06-11 | 1 | -0/+3 |
| | | | | (bzr r5882) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| | | | | (bzr r4629) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 1 | -8/+8 |
| | | | | (bzr r4052) | ||||
| * | Revert back to old is_line_break_object() to fix problems with line breaks ↵ | Gail Carmichael | 2007-09-25 | 1 | -7/+1 |
| | | | | | | in first line of unflowed text. Reason for changing it in the first place was to match line break logic in sp-text.cpp but apparently this wasn't a good call. (bzr r3797) | ||||
| * | Cleaned up logic of sp_te_delete to adhere to UI/logic layering. | Gail Carmichael | 2007-07-18 | 1 | -29/+25 |
| | | | | (bzr r3267) | ||||
| * | A few additions to ensure that editing trefs is not allowed (and doesn't ↵ | Gail Carmichael | 2007-07-17 | 1 | -15/+46 |
| | | | | | | cause a crash). Also allows all trefs within a selection to be 'unlinked'. (bzr r3261) | ||||
| * | bug 1243190: add tref element support; limited editing support thus far ↵ | Richard Hughes | 2007-07-11 | 1 | -2/+65 |
| | | | | | | (patch by gbanaszk) (bzr r3227) | ||||
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵ | bulia byak | 2007-06-27 | 1 | -3/+3 |
| | | | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116) | ||||
| * | replace sp_repr_new*s | Aaron Spike | 2007-01-25 | 1 | -22/+30 |
| | | | | (bzr r2281) | ||||
| * | removing some gcc4.1 warnings the right way | Ralf Stephan | 2006-05-30 | 1 | -32/+51 |
| | | | | (bzr r1082) | ||||
| * | revert patch 12062:12063, deemed unsafe, with better alternatives | Ralf Stephan | 2006-05-30 | 1 | -94/+93 |
| | | | | (bzr r1081) | ||||
| * | use unions for type-punning to remove some gcc-4.1 warnings | Ralf Stephan | 2006-05-29 | 1 | -93/+94 |
| | | | | (bzr r1061) | ||||
| * | r10887@tres: ted | 2006-02-05 23:16:41 -0800 | Ted Gould | 2006-02-06 | 1 | -8/+21 |
| | | | | | | | | Okay, I'm basically undoing the last commit that SVK screwed up. All this work is not mine, it was done by other people. Sorry to mess things up. (bzr r92) | ||||
| * | (bzr r90) | Ted Gould | 2006-02-06 | 1 | -21/+8 |
| | | |||||
| * | fix recurstion gaffe, comment | bulia byak | 2006-02-05 | 1 | -8/+21 |
| | | | | (bzr r80) | ||||
