| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Better patch by Adib for 431022. Appears safe, however, I am unable to test ↵ | Josh Andler | 2009-09-23 | 1 | -2/+6 |
| | | | | | | as it is/was a win32 issue only. (bzr r8635) | ||||
| * | Patch by Adib for 431022. Appears safe, however, I am unable to test as it ↵ | Josh Andler | 2009-09-22 | 1 | -1/+1 |
| | | | | | | is/was a win32 issue only. (bzr r8631) | ||||
| * | Fix by Adib for 430804. | Josh Andler | 2009-09-22 | 2 | -19/+31 |
| | | | | (bzr r8628) | ||||
| * | fix by Diederik for 422972 | bulia byak | 2009-09-21 | 1 | -2/+6 |
| | | | | (bzr r8627) | ||||
| * | Patch by Adib for 238796 | Josh Andler | 2009-09-21 | 2 | -8/+9 |
| | | | | (bzr r8626) | ||||
| * | Conditionally disable per-document "auto" palette | Jon A. Cruz | 2009-09-20 | 1 | -0/+12 |
| | | | | (bzr r8620) | ||||
| * | Sanitize profile names for valid XML ids. Modified patch that addresses bug ↵ | Jon A. Cruz | 2009-09-20 | 1 | -3/+38 |
| | | | | | | #405143. (bzr r8619) | ||||
| * | back out Diederik's patch, problems with 32-bit systems | bulia byak | 2009-09-18 | 1 | -20/+17 |
| | | | | (bzr r8612) | ||||
| * | i18n fixes for Bug #408093. | Nicolas Dufour | 2009-09-18 | 2 | -2/+4 |
| | | | | (bzr r8608) | ||||
| * | Fix by Adib for 353847 | Josh Andler | 2009-09-16 | 5 | -2/+58 |
| | | | | (bzr r8601) | ||||
| * | Patch by theAdib which fixes 397075 | Josh Andler | 2009-09-15 | 1 | -2/+3 |
| | | | | (bzr r8596) | ||||
| * | until the freeze with precision<3 is fixed, raise the lower limit in the UI | bulia byak | 2009-09-14 | 1 | -1/+1 |
| | | | | (bzr r8593) | ||||
| * | Patch from Diedrik for 296778 | Josh Andler | 2009-09-14 | 1 | -1/+34 |
| | | | | (bzr r8590) | ||||
| * | patch by Diederik for jumping images, bug 168384 | bulia byak | 2009-09-14 | 1 | -17/+20 |
| | | | | (bzr r8589) | ||||
| * | fix crash when moving a box after copying it to clipboard; this code is ↵ | bulia byak | 2009-09-14 | 1 | -1/+2 |
| | | | | | | still badly broken, we must not use any UI classes such as selection in set_transform, but at least it does not crash now (bzr r8588) | ||||
| * | fix crash when exiting with 3dbox tool active | bulia byak | 2009-09-14 | 1 | -4/+5 |
| | | | | (bzr r8587) | ||||
| * | add comment (copied from sp-gradient) explaining why this must set a flag, ↵ | bulia byak | 2009-09-14 | 1 | -0/+1 |
| | | | | | | to be cleared in the next update, instead of calling modified method directly (bzr r8585) | ||||
| * | two safe changes: 1) increase the arbitrary limit on the number of update ↵ | bulia byak | 2009-09-14 | 1 | -3/+3 |
| | | | | | | iterations - it is very possible in a complex document to have more than 32 chained gradients or patterns, and each step requires an iteration; 2) fix crash when this limit is reached for a clipboard document that has no URI (bzr r8584) | ||||
| * | patch by Adib for 307195 | bulia byak | 2009-09-10 | 1 | -19/+24 |
| | | | | (bzr r8576) | ||||
| * | change colour to color in display strings | bulia byak | 2009-09-10 | 1 | -3/+3 |
| | | | | (bzr r8575) | ||||
| * | textual patch from bug 408093 | bulia byak | 2009-09-06 | 7 | -23/+23 |
| | | | | (bzr r8563) | ||||
| * | patch by Adib for 406470 | bulia byak | 2009-09-05 | 1 | -2/+10 |
| | | | | (bzr r8562) | ||||
| * | patch by Adrian Johnson for 166678 | bulia byak | 2009-09-05 | 5 | -35/+12 |
| | | | | (bzr r8561) | ||||
| * | Removing the caligraphic presets file and making the same strings ↵ | Ted Gould | 2009-09-04 | 2 | -20/+11 |
| | | | | | | translatable in the preferences-skeleton.h (bzr r8558) | ||||
| * | restore ctrl+click dots in pencil | bulia byak | 2009-09-03 | 2 | -1/+13 |
| | | | | (bzr r8555) | ||||
| * | Remove preference entry for dot size in Pencil tool since it no longer ↵ | Josh Andler | 2009-09-02 | 1 | -1/+0 |
| | | | | | | creates dots (bzr r8553) | ||||
| * | Commenting out Whiteboard configure flag | Josh Andler | 2009-09-01 | 2 | -7/+7 |
| | | | | (bzr r8552) | ||||
| * | Fixed crash when invoked and no profile is set. | Jon A. Cruz | 2009-08-31 | 1 | -1/+1 |
| | | | | (bzr r8551) | ||||
| * | remove debug warning | bulia byak | 2009-08-30 | 1 | -1/+0 |
| | | | | (bzr r8549) | ||||
| * | patch by Alvin for 418798 | bulia byak | 2009-08-29 | 1 | -2/+4 |
| | | | | (bzr r8545) | ||||
| * | lpe-spiro: fix problem with rounding and very nearly zero closing line segments | Johan B. C. Engelen | 2009-08-26 | 1 | -1/+3 |
| | | | | (bzr r8541) | ||||
| * | fix bug #377958: don't write inkscape:path-effect to plain svg | Johan B. C. Engelen | 2009-08-26 | 2 | -12/+16 |
| | | | | (bzr r8540) | ||||
| * | patch by Richard Hughes for 417777 | bulia byak | 2009-08-26 | 1 | -3/+3 |
| | | | | (bzr r8534) | ||||
| * | patch for divisor limit | bulia byak | 2009-08-26 | 1 | -1/+1 |
| | | | | (bzr r8533) | ||||
| * | patch from 417179 by Alvin | bulia byak | 2009-08-24 | 1 | -0/+1 |
| | | | | (bzr r8530) | ||||
| * | - fix bug #414142 (Moving path nodes twice is hard when snap is enabled) | Diederik van Lierop | 2009-08-23 | 2 | -2/+9 |
| | | | | | | - constrained snap: use projected point to calculate the snap distance (bzr r8526) | ||||
| * | fix 417676 | bulia byak | 2009-08-23 | 1 | -1/+1 |
| | | | | (bzr r8525) | ||||
| * | When dragging a knot along a constraint line, then allow snapping the ↵ | Diederik van Lierop | 2009-08-23 | 5 | -6/+34 |
| | | | | | | position of the mouse pointer instead of its projection onto the constraint line (for this a check box has been added to the preferences dialog) (bzr r8523) | ||||
| * | patch from 416549 | bulia byak | 2009-08-23 | 1 | -0/+3 |
| | | | | (bzr r8522) | ||||
| * | fix half-smooth nodes updating when next to a line but with curve code | bulia byak | 2009-08-23 | 1 | -4/+2 |
| | | | | (bzr r8521) | ||||
| * | fix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do ↵ | bulia byak | 2009-08-22 | 5 | -3/+75 |
| | | | | | | not calculate the curve if they have a broken lpe, instead reading it directly from d= and issuing a warning (bzr r8520) | ||||
| * | fix 272408 and address fixmes: fix inheriting of dasharray and dashoffset, ↵ | bulia byak | 2009-08-22 | 2 | -16/+30 |
| | | | | | | make them correctly handle inherit values; test case for the bug is added to the testsuite (bzr r8519) | ||||
| * | fix 416940 | bulia byak | 2009-08-22 | 1 | -3/+11 |
| | | | | (bzr r8517) | ||||
| * | fix 166186 | bulia byak | 2009-08-22 | 1 | -3/+9 |
| | | | | (bzr r8516) | ||||
| * | fix 379817 | bulia byak | 2009-08-21 | 1 | -4/+14 |
| | | | | (bzr r8515) | ||||
| * | absolutize user-entered path from doc location | bulia byak | 2009-08-21 | 1 | -19/+30 |
| | | | | (bzr r8514) | ||||
| * | fix 167857 | bulia byak | 2009-08-19 | 1 | -2/+4 |
| | | | | (bzr r8509) | ||||
| * | patch from 289774 | bulia byak | 2009-08-18 | 1 | -7/+2 |
| | | | | (bzr r8508) | ||||
| * | fix for 415168 | bulia byak | 2009-08-18 | 1 | -2/+2 |
| | | | | (bzr r8507) | ||||
| * | patch by Alvin Penner for bug 415079 | bulia byak | 2009-08-18 | 1 | -0/+2 |
| | | | | (bzr r8503) | ||||
