| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Enable exception handling for CxxTest in Makefiles | Jasper van de Gronde | 2008-08-02 | 7 | -7/+7 | |
| | | | | (bzr r6524) | |||||
| * | SPCurve unit tests | Jasper van de Gronde | 2008-08-02 | 4 | -78/+332 | |
| | | | | (bzr r6523) | |||||
| * | Fixed version of stat cache for buildtool.cpp (now invalidates cache entries ↵ | Jasper van de Gronde | 2008-08-02 | 1 | -35/+146 | |
| | | | | | | for files that are changed during the build process). (bzr r6522) | |||||
| * | comments | Maximilian Albert | 2008-08-02 | 1 | -8/+12 | |
| | | | | (bzr r6521) | |||||
| * | Todo is done. | Jon A. Cruz | 2008-08-02 | 1 | -1/+0 | |
| | | | | (bzr r6520) | |||||
| * | finally got transforms right. flip Y and translate | Bob Jamison | 2008-08-01 | 2 | -19/+62 | |
| | | | | (bzr r6519) | |||||
| * | fix 253915: do not use style attr, only SPStyle | bulia byak | 2008-08-01 | 1 | -26/+12 | |
| | | | | (bzr r6518) | |||||
| * | SPItem::getBounds now always returns a Geom::Rect boundingbox. | Johan B. C. Engelen | 2008-08-01 | 4 | -12/+16 | |
| | | | | (bzr r6517) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-08-01 | 2 | -5/+3 | |
| | | | | (bzr r6516) | |||||
| * | remove more NR:: from live_effects code | Johan B. C. Engelen | 2008-08-01 | 5 | -13/+13 | |
| | | | | (bzr r6515) | |||||
| * | make redundant. use correct fields of cubic bezier point array | Bob Jamison | 2008-08-01 | 4 | -304/+345 | |
| | | | | (bzr r6514) | |||||
| * | 2geomify a lot of NR::Points to Geom::Point | Johan B. C. Engelen | 2008-08-01 | 30 | -311/+301 | |
| | | | | (bzr r6513) | |||||
| * | replace matrix division code. | Johan B. C. Engelen | 2008-08-01 | 9 | -29/+22 | |
| | | | | (bzr r6512) | |||||
| * | change knot.h to Geom::Point only instead of NR::Point. | Johan B. C. Engelen | 2008-08-01 | 12 | -70/+73 | |
| | | | | (bzr r6511) | |||||
| * | simplify code | Maximilian Albert | 2008-08-01 | 2 | -13/+10 | |
| | | | | (bzr r6510) | |||||
| * | Helperpath for lpe-rotate-copies | Maximilian Albert | 2008-08-01 | 2 | -0/+20 | |
| | | | | (bzr r6509) | |||||
| * | Improved UI for lpe-rotate-copies | Maximilian Albert | 2008-08-01 | 2 | -22/+60 | |
| | | | | (bzr r6508) | |||||
| * | Make PointParam handles snap, too | Maximilian Albert | 2008-08-01 | 1 | -1/+2 | |
| | | | | (bzr r6507) | |||||
| * | Make LPE knotholder handles snap | Maximilian Albert | 2008-08-01 | 7 | -25/+49 | |
| | | | | (bzr r6506) | |||||
| * | Formerly static function used for snapping is now a private member of ↵ | Maximilian Albert | 2008-08-01 | 3 | -52/+42 | |
| | | | | | | KnotHolderEntity (bzr r6505) | |||||
| * | un-remove applying item transform to each point | Bob Jamison | 2008-08-01 | 3 | -24/+52 | |
| | | | | (bzr r6504) | |||||
| * | remove strange factor for showing the pattern unit cell (quarter of real cell). | Johan B. C. Engelen | 2008-08-01 | 1 | -5/+5 | |
| | | | | (bzr r6503) | |||||
| * | patterns: make it possible to have different scaling in X and Y directions. ↵ | Johan B. C. Engelen | 2008-08-01 | 1 | -21/+22 | |
| | | | | | | snap scaling point. (bzr r6502) | |||||
| * | revert r19450. fixes buildtool. | Johan B. C. Engelen | 2008-08-01 | 1 | -24/+10 | |
| | | | | (bzr r6501) | |||||
| * | enable snapping of pattern's origin | Johan B. C. Engelen | 2008-08-01 | 1 | -2/+18 | |
| | | | | (bzr r6500) | |||||
| * | Fix #ifdef type. Closes LP #253859 | Maximilian Albert | 2008-08-01 | 1 | -1/+1 | |
| | | | | (bzr r6499) | |||||
| * | Added to tests for SVG units, and fixed warning of missing case | Jon A. Cruz | 2008-08-01 | 3 | -17/+63 | |
| | | | | (bzr r6498) | |||||
| * | adding tabs to SVGFonts dialog | Felipe Corr??a da Silva Sanches | 2008-08-01 | 2 | -21/+50 | |
| | | | | (bzr r6497) | |||||
| * | Add item transforms | Bob Jamison | 2008-08-01 | 1 | -29/+53 | |
| | | | | (bzr r6496) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-08-01 | 22 | -43/+43 | |
| | | | | (bzr r6495) | |||||
| * | fix error in creating nodepath from pathvector | bulia byak | 2008-08-01 | 1 | -1/+1 | |
| | | | | (bzr r6494) | |||||
| * | Khmer translations updated | Khoem Sokhem | 2008-08-01 | 1 | -205/+156 | |
| | | | | (bzr r6493) | |||||
| * | remove old reminder file (of my GSoC last year) | Johan B. C. Engelen | 2008-07-31 | 1 | -6/+0 | |
| | | | | (bzr r6492) | |||||
| * | 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) | |||||
| * | Make lpe-path_length use TextParamInternal | Maximilian Albert | 2008-07-31 | 3 | -5/+5 | |
| | | | | (bzr r6490) | |||||
| * | Add unit selector for lpe-path-length, too | Maximilian Albert | 2008-07-31 | 2 | -8/+15 | |
| | | | | (bzr r6489) | |||||
| * | Remove UI stuff from internal text parameter | Maximilian Albert | 2008-07-31 | 2 | -11/+7 | |
| | | | | (bzr r6488) | |||||
| * | New unit parameter for LPEs which lpe-ruler now uses | Maximilian Albert | 2008-07-31 | 6 | -3/+164 | |
| | | | | (bzr r6487) | |||||
| * | Icon for polylines mode | Maximilian Albert | 2008-07-31 | 1 | -10/+88 | |
| | | | | (bzr r6486) | |||||
| * | New 'zigzag' (polylines) mode in pen tool | Maximilian Albert | 2008-07-31 | 3 | -9/+24 | |
| | | | | (bzr r6485) | |||||
| * | Fix wrong toggle activation in pen/pencil toolbar after startup | Maximilian Albert | 2008-07-31 | 1 | -5/+2 | |
| | | | | (bzr r6484) | |||||
| * | fix crash when deleting whitespace in start of flowtext | bulia byak | 2008-07-30 | 1 | -4/+8 | |
| | | | | (bzr r6483) | |||||
| * | Get to compile in javafx | Bob Jamison | 2008-07-30 | 2 | -35/+53 | |
| | | | | (bzr r6482) | |||||
| * | noop: better names | Maximilian Albert | 2008-07-30 | 2 | -11/+12 | |
| | | | | (bzr r6481) | |||||
| * | comments | Maximilian Albert | 2008-07-30 | 1 | -0/+7 | |
| | | | | (bzr r6480) | |||||
| * | *sigh* and yet another LPE :-) | Alexandre Prokoudine | 2008-07-30 | 1 | -0/+1 | |
| | | | | (bzr r6479) | |||||
| * | keeping up to Maximilian's work :) | Alexandre Prokoudine | 2008-07-30 | 1 | -0/+1 | |
| | | | | (bzr r6478) | |||||
| * | New LPE: path length | Maximilian Albert | 2008-07-30 | 5 | -2/+132 | |
| | | | | (bzr r6477) | |||||
| * | whitespace | Maximilian Albert | 2008-07-30 | 1 | -1/+1 | |
| | | | | (bzr r6476) | |||||
| * | New function to set text position and anchor relative to a given path | Maximilian Albert | 2008-07-30 | 2 | -0/+20 | |
| | | | | (bzr r6475) | |||||
