| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | emf export. change text height property lfHeight from + to - (Bug 919728) | Alvin Penner | 2012-01-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/919728 (bzr r10922) | |||||
| * | | | | Patch from John Smith for 623660 | Josh Andler | 2012-01-23 | 19 | -38/+39 | |
| | | | | | | | | | | | | | (bzr r10921) | |||||
| * | | | | Revert accidental commit in desktop-widget.cpp | Alex Valavanis | 2012-01-23 | 1 | -4/+1 | |
| | | | | | | | | | | | | | (bzr r10920) | |||||
| * | | | | Fix missing header in units.cpp | Alex Valavanis | 2012-01-22 | 2 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/920154 (bzr r10919) | |||||
| * | | | | cppcheck tells us: scanf without field width limits can crash with huge ↵ | Kris De Gussem | 2012-01-22 | 2 | -19/+38 | |
| | | | | | | | | | | | | | | | | | | | | | input data. (bzr r10918) | |||||
| * | | | | memleak / header stuff / unused variable. | Kris De Gussem | 2012-01-22 | 3 | -31/+19 | |
| | | | | | | | | | | | | | (bzr r10917) | |||||
| * | | | | allow use of comma delimiter in filter table values array (Bug 511140) | Alvin Penner | 2012-01-21 | 3 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/511140 (bzr r10916) | |||||
| * | | | | cppcheck | Kris De Gussem | 2012-01-20 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | tells us 'line 154: "Possible null pointer dereference: _stream - otherwise it is redundant to check if _stream is null at line 147" Cannot check code on linux, but when you should get here _stream should be not NULL (if I interpreted correctly) (bzr r10915) | |||||
| * | | | | fix memleak | Kris De Gussem | 2012-01-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | (bzr r10914) | |||||
| * | | | | cppcheck | Kris De Gussem | 2012-01-20 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | tells us: "Possible null pointer dereference: _stream - otherwise it is redundant to check if _stream is null at line 105" Cannot check code on linux, but when you should get here _stream should be not NULL (if I interpreted correctly) (bzr r10913) | |||||
| * | | | | fix memleak | Kris De Gussem | 2012-01-20 | 1 | -4/+3 | |
| | | | | | | | | | | | | | (bzr r10912) | |||||
| * | | | | makefile fix for revision 10910 | su_v | 2012-01-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | (bzr r10911) | |||||
| * | | | | Gtkmmification of object attributes dialog: image and link attributes now ↵ | Kris De Gussem | 2012-01-19 | 12 | -208/+367 | |
| | | | | | | | | | | | | | | | | | | | | | editable in dockable dialog (Bug #592323) (bzr r10910) | |||||
| * | | | | Update and documentation of sp-attribute-widget | Kris De Gussem | 2012-01-19 | 2 | -219/+166 | |
| | | | | | | | | | | | | | (bzr r10909) | |||||
| * | | | | unsorted powerstroke points is quite advanced. mostly annoying. | Johan B. C. Engelen | 2012-01-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r10908) | |||||
| * | | | | Extensions. Adding week number in the calendar extension (see Bug #620159) | Nicolas Dufour | 2012-01-18 | 2 | -128/+188 | |
| | | | | | | | | | | | | | (bzr r10907) | |||||
| * | | | | add tooltip for powerstroke control points | Johan B. C. Engelen | 2012-01-18 | 2 | -8/+5 | |
| | | | | | | | | | | | | | (bzr r10906) | |||||
| * | | | | select referred path when pressing shift+d (select original) for a path with ↵ | Johan B. C. Engelen | 2012-01-18 | 2 | -2/+17 | |
| | | | | | | | | | | | | | | | | | | | | | Clone original LPE (bzr r10905) | |||||
| * | | | | documentation | Kris De Gussem | 2012-01-18 | 3 | -24/+36 | |
| | | | | | | | | | | | | | (bzr r10904) | |||||
| * | | | | clean up after myself... | Johan B. C. Engelen | 2012-01-17 | 2 | -12/+0 | |
| | | | | | | | | | | | | | (bzr r10903) | |||||
| * | | | | improve the powerstroke settings in drawing tool. triangle in and out now ↵ | Johan B. C. Engelen | 2012-01-17 | 1 | -7/+8 | |
| | | | | | | | | | | | | | | | | | | | | | use the zerowidth line cap style, such that the zero width knot does not block that path's knot (bzr r10902) | |||||
| * | | | | powerstroke: add new linecap type to have zero width at path start/end | Johan B. C. Engelen | 2012-01-17 | 1 | -10/+22 | |
| | | | | | | | | | | | | | (bzr r10901) | |||||
| * | | | | add underscores to some member variables. | Johan B. C. Engelen | 2012-01-17 | 24 | -224/+225 | |
| | | | | | | | | | | | | | | | | | | | | | add some const stuff (bzr r10900) | |||||
| * | | | | documentation | Kris De Gussem | 2012-01-17 | 3 | -33/+47 | |
| | | | | | | | | | | | | | (bzr r10899) | |||||
| * | | | | more header cleanup | Johan B. C. Engelen | 2012-01-17 | 1 | -12/+7 | |
| | | | | | | | | | | | | | (bzr r10898) | |||||
| * | | | | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 16 | -75/+84 | |
| | | | | | | | | | | | | | (bzr r10897) | |||||
| * | | | | change pencil tool dropdown shapes to use powerstroke, instead of pattern ↵ | Johan B. C. Engelen | 2012-01-17 | 2 | -19/+33 | |
| | | | | | | | | | | | | | | | | | | | | | along path. (bzr r10896) | |||||
| * | | | | part 1 of SPPath cleanup for LPE... remove duplicated original_curve in ↵ | Johan B. C. Engelen | 2012-01-17 | 6 | -50/+61 | |
| | | | | | | | | | | | | | | | | | | | | | SPPath (SPShape has curve_before_lpe) (bzr r10895) | |||||
| * | | | | proper forward decl | Johan B. C. Engelen | 2012-01-16 | 1 | -2/+1 | |
| | | | | | | | | | | | | | (bzr r10894) | |||||
| * | | | | Reverting revision 10761 (regression found in the color notebook, see Bug ↵ | Nicolas Dufour | 2012-01-16 | 1 | -7/+2 | |
| | | | | | | | | | | | | | | | | | | | | | #Bug #677081). (bzr r10893) | |||||
| * | | | | fix compilation error | Kris De Gussem | 2012-01-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r10892) | |||||
| * | | | | cppcheck performance | Kris De Gussem | 2012-01-15 | 12 | -18/+18 | |
| | | | | | | | | | | | | | (bzr r10891) | |||||
| * | | | | cppcheck tells us: Memory leak: potraceBitmap | Kris De Gussem | 2012-01-15 | 1 | -30/+16 | |
| | | | | | | | | | | | | | | | | | | | | | -> fixed, between new and old code position, keepGoing is not modified (bzr r10890) | |||||
| * | | | | add a menu item for using the Clone original LPE efficiently. | Johan B. C. Engelen | 2012-01-15 | 5 | -0/+65 | |
| | | | | | | | | | | | | | (bzr r10889) | |||||
| * | | | | ege-appear-time-tracker GSEAL | Alex Valavanis | 2012-01-15 | 1 | -4/+4 | |
| | | | | | | | | | | | | | (bzr r10888) | |||||
| * | | | | More GSEAL stuff | Alex Valavanis | 2012-01-14 | 4 | -9/+14 | |
| | | | | | | | | | | | | | (bzr r10887) | |||||
| * | | | | Enable tangential and perpendicular snapping to paths (in the node-tool, ↵ | Diederik van Lierop | 2012-01-14 | 15 | -100/+238 | |
| | | | | | | | | | | | | | | | | | | | | | pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths) (bzr r10886) | |||||
| * | | | | Cleanup variable declarations in ruler, and a couple of GSEAL fixes. | Alex Valavanis | 2012-01-14 | 1 | -42/+31 | |
| | | | | | | | | | | | | | (bzr r10885) | |||||
| * | | | | sp-color-slider GSEAL fixes | Alex Valavanis | 2012-01-14 | 1 | -41/+63 | |
| | | | | | | | | | | | | | (bzr r10884) | |||||
| * | | | | icon.cpp GSEAL fixes | Alex Valavanis | 2012-01-14 | 1 | -6/+13 | |
| | | | | | | | | | | | | | (bzr r10883) | |||||
| * | | | | Make sure canvas-text is always equally crisp (differences in rounding ↵ | Diederik van Lierop | 2012-01-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | sometimes led to blurry text) (bzr r10882) | |||||
| * | | | | Fix updating object properties window when its desktop is not the active desktop | Kris De Gussem | 2012-01-13 | 2 | -19/+79 | |
| | | | | | | | | | | | | | (bzr r10881) | |||||
| * | | | | 2geom: Fixed an infinite loop where 2geom was trying to find the roots of an ↵ | Gellule Xg | 2012-01-13 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | identically zero bezier. Fixed bugs: - https://launchpad.net/bugs/916171 (bzr r10880) | |||||
| * | | | | Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain. | Nicolas Dufour | 2012-01-13 | 1 | -50/+59 | |
| | | | | | | | | | | | | | (bzr r10879) | |||||
| * | | | | Translations. Fix for bug #915329 (Tweak objects tooltip: keyboard shortcut ↵ | Nicolas Dufour | 2012-01-13 | 1 | -5305/+7188 | |
| | | | | | | | | | | | | | | | | | | | | | displayed twice [German locale] ). (bzr r10878) | |||||
| * | | | | Fix for problem with shadowed x0 and y0 members. | Jon A. Cruz | 2012-01-13 | 1 | -9/+12 | |
| | | | | | | | | | | | | | (bzr r10877) | |||||
| * | | | | Fix for bug #496793 (ctrl c ctrl v of text in edit mode crashes inkscape) by ↵ | Nicolas Dufour | 2012-01-13 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | | Chris Bainbridge. (bzr r10876) | |||||
| * | | | | LPE: originalpath parameters: implement select original button | Johan B. C. Engelen | 2012-01-12 | 1 | -1/+11 | |
| | | | | | | | | | | | | | (bzr r10875) | |||||
| * | | | | LPE: add new LPE that outputs the original path data. used to make a clone ↵ | Johan B. C. Engelen | 2012-01-12 | 11 | -1/+274 | |
| | | | | | | | | | | | | | | | | | | | | | (without LPE) of a path with an LPE applied (bzr r10874) | |||||
| * | | | | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 37 | -891/+910 | |
| | | | | | | | | | | | | | (bzr r10873) | |||||
