| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fixme is solved | Maximilian Albert | 2008-08-14 | 1 | -1/+0 | |
| | | | | (bzr r6624) | |||||
| * | add svg fonts | Bob Jamison | 2008-08-14 | 1 | -0/+3 | |
| | | | | (bzr r6623) | |||||
| * | Temporary switch to handle api change in Cairo 1.7+ | Bob Jamison | 2008-08-14 | 1 | -0/+40 | |
| | | | | (bzr r6622) | |||||
| * | Remove a few more instances of SP_ACTIVE_DESKTOP | Maximilian Albert | 2008-08-14 | 1 | -13/+14 | |
| | | | | (bzr r6621) | |||||
| * | enable svg fonts | Bob Jamison | 2008-08-14 | 1 | -2/+5 | |
| | | | | (bzr r6620) | |||||
| * | add comment | Maximilian Albert | 2008-08-14 | 1 | -1/+1 | |
| | | | | (bzr r6619) | |||||
| * | fix spcurve test | Johan B. C. Engelen | 2008-08-13 | 1 | -1/+1 | |
| | | | | (bzr r6618) | |||||
| * | make spcurve::first_point and last_point boost::optional | Johan B. C. Engelen | 2008-08-13 | 13 | -46/+52 | |
| | | | | (bzr r6617) | |||||
| * | return boost::optional for second and penultimate points of SPCurve | Johan B. C. Engelen | 2008-08-13 | 5 | -38/+47 | |
| | | | | (bzr r6616) | |||||
| * | Get rid of sp_nodepath_current() and a few instances of SP_ACTIVE_DESKTOP by ↵ | Maximilian Albert | 2008-08-13 | 5 | -44/+22 | |
| | | | | | | passing in the current desktop and nodepath from the caller (bzr r6615) | |||||
| * | Initialize the pointer variables in draw-context with NULL, just to be on ↵ | Maximilian Albert | 2008-08-13 | 1 | -0/+18 | |
| | | | | | | the safe side (bzr r6614) | |||||
| * | Get rid of some superfluous includes | Maximilian Albert | 2008-08-13 | 3 | -16/+1 | |
| | | | | (bzr r6613) | |||||
| * | NR:: to Geom:: for most of src/extension/ | Johan B. C. Engelen | 2008-08-12 | 29 | -980/+985 | |
| | | | | (bzr r6612) | |||||
| * | Fix some regressions in the snapping of the selector tool | Diederik van Lierop | 2008-08-12 | 1 | -13/+15 | |
| | | | | (bzr r6611) | |||||
| * | Khmer traslations updated | Khoem Sokhem | 2008-08-12 | 1 | -11/+9 | |
| | | | | (bzr r6610) | |||||
| * | Include inkscape:connection-start and inkscape:connection-end in ID clash ↵ | Stephen Silver | 2008-08-11 | 1 | -0/+2 | |
| | | | | | | | | resolution. (Fixes bug 256986.) (bzr r6609) | |||||
| * | updated Russian translation | Alexandre Prokoudine | 2008-08-11 | 1 | -1396/+1544 | |
| | | | | (bzr r6608) | |||||
| * | Khmer translations updated | Khoem Sokhem | 2008-08-11 | 1 | -22/+18 | |
| | | | | (bzr r6607) | |||||
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 37 | -445/+486 | |
| | | | | (bzr r6606) | |||||
| * | patch from bug 169004 | bulia byak | 2008-08-11 | 2 | -2/+19 | |
| | | | | (bzr r6605) | |||||
| * | clean up code slightly | Bob Jamison | 2008-08-10 | 3 | -85/+93 | |
| | | | | (bzr r6604) | |||||
| * | Fix for ID clash resolution: avoid finding spurious references associated ↵ | Stephen Silver | 2008-08-10 | 1 | -0/+2 | |
| | | | | | | with clones (fixes bug 256498). (bzr r6603) | |||||
| * | gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog | Maximilian Albert | 2008-08-09 | 10 | -773/+780 | |
| | | | | (bzr r6602) | |||||
| * | merge silveiro's and my changes | Bob Jamison | 2008-08-09 | 2 | -104/+348 | |
| | | | | (bzr r6601) | |||||
| * | Added missing new files | Jon A. Cruz | 2008-08-09 | 1 | -0/+1 | |
| | | | | (bzr r6600) | |||||
| * | A few more tests for svg-color | Jasper van de Gronde | 2008-08-09 | 1 | -5/+14 | |
| | | | | (bzr r6599) | |||||
| * | Small change to build.xml to not create the build directory twice (does no ↵ | Jasper van de Gronde | 2008-08-09 | 1 | -2/+2 | |
| | | | | | | harm, but isn't needed either) (bzr r6598) | |||||
| * | Snap to intersections of any kind of path (were we previously only could ↵ | Diederik van Lierop | 2008-08-08 | 11 | -46/+233 | |
| | | | | | | snap to intersections of line-segments) (bzr r6597) | |||||
| * | fix marker behavior for moveto-only paths | Johan B. C. Engelen | 2008-08-08 | 3 | -21/+76 | |
| | | | | (bzr r6596) | |||||
| * | update 2geom to rev1516 | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+7 | |
| | | | | (bzr r6595) | |||||
| * | Build.xml with check target. (Forgot to commit earlier.) | Jasper van de Gronde | 2008-08-08 | 1 | -13/+10 | |
| | | | | (bzr r6594) | |||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 75 | -254/+240 | |
| | | | | (bzr r6593) | |||||
| * | Fixed svg-path (and display/curve) tests to properly handle closepath and ↵ | Jasper van de Gronde | 2008-08-08 | 4 | -99/+341 | |
| | | | | | | made a check target. (bzr r6592) | |||||
| * | more messages marked for translation | Alexandre Prokoudine | 2008-08-08 | 1 | -1/+1 | |
| | | | | (bzr r6591) | |||||
| * | Khmer translations updated | Khoem Sokhem | 2008-08-08 | 1 | -7/+9 | |
| | | | | (bzr r6590) | |||||
| * | Khmer translations updated | Khoem Sokhem | 2008-08-08 | 1 | -16/+16 | |
| | | | | (bzr r6589) | |||||
| * | patch from bug 244940 | bulia byak | 2008-08-08 | 1 | -4/+30 | |
| | | | | (bzr r6588) | |||||
| * | Fix regression in object snapper which caused self-snapping | Diederik van Lierop | 2008-08-07 | 3 | -12/+23 | |
| | | | | (bzr r6587) | |||||
| * | change javafx output to 1.0 compiler syntax | Bob Jamison | 2008-08-07 | 2 | -145/+74 | |
| | | | | (bzr r6586) | |||||
| * | remove debug message | Johan B. C. Engelen | 2008-08-07 | 1 | -1/+0 | |
| | | | | (bzr r6585) | |||||
| * | try to make LPE optimizations easier. example in LPE Bend | Johan B. C. Engelen | 2008-08-07 | 4 | -8/+28 | |
| | | | | (bzr r6584) | |||||
| * | Khmer translation updated | Khoem Sokhem | 2008-08-07 | 1 | -70/+70 | |
| | | | | (bzr r6583) | |||||
| * | fix ambiguities by implicit NR::Matrix/Geom::Matrix cast. | Johan B. C. Engelen | 2008-08-06 | 2 | -10/+10 | |
| | | | | (bzr r6582) | |||||
| * | add automatic conversion between Geom::Matrix and NR::Matrix. (added to ↵ | Johan B. C. Engelen | 2008-08-06 | 2 | -2/+16 | |
| | | | | | | NR::Matrix class). resolved some ambiguities caused by it. (bzr r6581) | |||||
| * | 1) When pasting, use an offset that is a multiple of the grid pitch (got ↵ | Diederik van Lierop | 2008-08-06 | 5 | -40/+118 | |
| | | | | | | | | lost during a previous round of refactoring) 2) Refactor some of the pasting code (bzr r6580) | |||||
| * | src/helper 2geomified | Johan B. C. Engelen | 2008-08-06 | 4 | -44/+13 | |
| | | | | (bzr r6579) | |||||
| * | 2Geom version of the path tests + some additional small changes. | Jasper van de Gronde | 2008-08-06 | 5 | -8/+573 | |
| | | | | (bzr r6578) | |||||
| * | Improve comment in pen-context.cpp | Maximilian Albert | 2008-08-06 | 1 | -1/+1 | |
| | | | | (bzr r6577) | |||||
| * | cleanup (remove obsolete code) | Maximilian Albert | 2008-08-06 | 1 | -20/+0 | |
| | | | | (bzr r6576) | |||||
| * | New mode in pen tool to draw paraxial lines | Maximilian Albert | 2008-08-06 | 6 | -22/+219 | |
| | | | | (bzr r6575) | |||||
