| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | move max-recent to ui tab | bulia byak | 2008-07-12 | 1 | -7/+5 | |
| | | | | (bzr r6263) | |||||
| * | fix crash on svnfonts dialog | Felipe Corr??a da Silva Sanches | 2008-07-12 | 3 | -25/+9 | |
| | | | | (bzr r6262) | |||||
| * | move label on top for sliders | bulia byak | 2008-07-11 | 1 | -11/+21 | |
| | | | | (bzr r6261) | |||||
| * | use new 2geom function. This ensures we cannot end up in infinite loop while ↵ | Johan B. C. Engelen | 2008-07-11 | 4 | -4/+4 | |
| | | | | | | converting unexpected 2geom curve types to expected types. (bzr r6260) | |||||
| * | partial update of 2geom | Johan B. C. Engelen | 2008-07-11 | 2 | -11/+22 | |
| | | | | (bzr r6259) | |||||
| * | apply patch by Stefaan, fixes bug #168589 | Johan B. C. Engelen | 2008-07-11 | 1 | -10/+18 | |
| | | | | (bzr r6258) | |||||
| * | Switched three verbs/icons over to standard names and thus themed loading | Jon A. Cruz | 2008-07-11 | 1 | -3/+3 | |
| | | | | (bzr r6257) | |||||
| * | Add use of themed icon names in addition to older stock icons | Jon A. Cruz | 2008-07-11 | 1 | -12/+53 | |
| | | | | (bzr r6256) | |||||
| * | Text Preview entry box on SVGFonts dialog (unfortunately crashing sometimes, ↵ | Felipe Corr??a da Silva Sanches | 2008-07-11 | 2 | -5/+24 | |
| | | | | | | dont know why) (bzr r6255) | |||||
| * | * removed the auxiliary GtkWindow | Felipe Corr??a da Silva Sanches | 2008-07-11 | 5 | -46/+77 | |
| | | | | | | * added font preview to the SvgFonts dialog (bzr r6254) | |||||
| * | Patch from Martin von Gagern for bug #247368 | MenTaLguY | 2008-07-11 | 1 | -2/+13 | |
| | | | | (bzr r6253) | |||||
| * | prevent assert crashes on bad data in cal1 or cal2 | bulia byak | 2008-07-09 | 1 | -16/+42 | |
| | | | | (bzr r6251) | |||||
| * | remove tolerance from tool prefs now that it's on the controls bar | bulia byak | 2008-07-09 | 2 | -6/+0 | |
| | | | | (bzr r6249) | |||||
| * | fix 243913 | bulia byak | 2008-07-09 | 1 | -1/+1 | |
| | | | | (bzr r6248) | |||||
| * | Remove obsolete 'sodipodi:docbase' attribute when opening old ↵ | Stephen Silver | 2008-07-09 | 1 | -0/+3 | |
| | | | | | | | | Sodipodi/Inkscape files. See bugs 168958 and 246721. (bzr r6246) | |||||
| * | move tolerance range towards roughness | bulia byak | 2008-07-09 | 1 | -2/+2 | |
| | | | | (bzr r6244) | |||||
| * | tolerance => smoothing, add presets | bulia byak | 2008-07-09 | 1 | -5/+6 | |
| | | | | (bzr r6243) | |||||
| * | Fixed icon loading, cacheing and fallback to use stock mechanisms. | Jon A. Cruz | 2008-07-09 | 1 | -40/+98 | |
| | | | | | | Helps with bugs #167341, #172148 (bzr r6242) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-07-09 | 1 | -1/+1 | |
| | | | | (bzr r6241) | |||||
| * | remove fractional digits from hscales, we cannot drag with such precision anyway | bulia byak | 2008-07-09 | 1 | -0/+1 | |
| | | | | (bzr r6240) | |||||
| * | Fix handle for LPERotateCopies | Maximilian Albert | 2008-07-08 | 1 | -5/+7 | |
| | | | | (bzr r6239) | |||||
| * | Rename LPE: mirror reflect --> mirror symmetry | Maximilian Albert | 2008-07-08 | 6 | -23/+23 | |
| | | | | (bzr r6238) | |||||
| * | fix calligraphy and erasertools bugs introduced by rev19197 | Johan B. C. Engelen | 2008-07-08 | 2 | -4/+4 | |
| | | | | (bzr r6237) | |||||
| * | render glyphs using 2geom pathvector instead of artbpath of font-glyph | Johan B. C. Engelen | 2008-07-08 | 2 | -21/+19 | |
| | | | | (bzr r6236) | |||||
| * | 2geomify SPCurve::new_from_rect | Johan B. C. Engelen | 2008-07-08 | 4 | -11/+13 | |
| | | | | (bzr r6235) | |||||
| * | 2geomify ellipse creation | Johan B. C. Engelen | 2008-07-08 | 1 | -43/+15 | |
| | | | | (bzr r6234) | |||||
| * | add 2geom pathvector to glyph font-glyph | Johan B. C. Engelen | 2008-07-08 | 3 | -3/+26 | |
| | | | | (bzr r6233) | |||||
| * | add MakePathVector to livarot | Johan B. C. Engelen | 2008-07-08 | 2 | -5/+121 | |
| | | | | (bzr r6232) | |||||
| * | instrument event latency | MenTaLguY | 2008-07-08 | 5 | -0/+133 | |
| | | | | (bzr r6231) | |||||
| * | disable motion hints again; still some subtle issues to work out | MenTaLguY | 2008-07-08 | 1 | -7/+4 | |
| | | | | (bzr r6230) | |||||
| * | 2geomify the static defined hatchcircles of dropper tool, dyna draw and ↵ | Johan B. C. Engelen | 2008-07-08 | 3 | -30/+27 | |
| | | | | | | tweak tool. (bzr r6229) | |||||
| * | * 2geomify polygon svg writing | Johan B. C. Engelen | 2008-07-08 | 3 | -37/+23 | |
| | | | | | | * 2geomify caligraphy and erasertool svg writing (bzr r6228) | |||||
| * | patch by FreqMod for bug 246389 | bulia byak | 2008-07-08 | 1 | -0/+18 | |
| | | | | (bzr r6227) | |||||
| * | Patch from codedread. Prevents rendering of title/desc/metadata elements in ↵ | Stephen Silver | 2008-07-08 | 2 | -2/+2 | |
| | | | | | | text (fixes bug 238093). (bzr r6226) | |||||
| * | disable motion hints for calligraphy to avoid confusion | MenTaLguY | 2008-07-08 | 1 | -1/+0 | |
| | | | | (bzr r6225) | |||||
| * | False alarm; re-enable them | MenTaLguY | 2008-07-08 | 1 | -1/+1 | |
| | | | | (bzr r6224) | |||||
| * | disable motion hints again | MenTaLguY | 2008-07-08 | 1 | -1/+1 | |
| | | | | (bzr r6223) | |||||
| * | I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK | MenTaLguY | 2008-07-08 | 12 | -16/+22 | |
| | | | | (bzr r6222) | |||||
| * | disable motion hints again | MenTaLguY | 2008-07-08 | 1 | -1/+1 | |
| | | | | (bzr r6221) | |||||
| * | enable motion hints for non-freehand actions | MenTaLguY | 2008-07-08 | 10 | -13/+13 | |
| | | | | (bzr r6220) | |||||
| * | temporarily enable motion hints for calligraphy tool | MenTaLguY | 2008-07-08 | 1 | -1/+1 | |
| | | | | (bzr r6219) | |||||
| * | enable safe support for motion hints | MenTaLguY | 2008-07-08 | 1 | -10/+33 | |
| | | | | (bzr r6218) | |||||
| * | convert item to livarot path using 2geom path | Johan B. C. Engelen | 2008-07-07 | 1 | -6/+5 | |
| | | | | (bzr r6216) | |||||
| * | 2geomify conversion to livaror in flood-context.cpp | Johan B. C. Engelen | 2008-07-07 | 1 | -3/+4 | |
| | | | | (bzr r6215) | |||||
| * | replace separate forward declarations by proper forward.h inclusion | Johan B. C. Engelen | 2008-07-07 | 14 | -48/+19 | |
| | | | | (bzr r6214) | |||||
| * | cleanup unused methods in spcurve | Johan B. C. Engelen | 2008-07-07 | 2 | -129/+7 | |
| | | | | (bzr r6213) | |||||
| * | try to use consistent document for creating guides | MenTaLguY | 2008-07-07 | 7 | -19/+16 | |
| | | | | (bzr r6212) | |||||
| * | 2geomify polygon. added TODO to add testcase for corner case polygon element | Johan B. C. Engelen | 2008-07-07 | 1 | -7/+2 | |
| | | | | (bzr r6211) | |||||
| * | substitute macro with function call | Johan B. C. Engelen | 2008-07-07 | 1 | -2/+2 | |
| | | | | (bzr r6210) | |||||
| * | 2geomify more of pencil-context.cpp | Johan B. C. Engelen | 2008-07-07 | 1 | -5/+4 | |
| | | | | (bzr r6209) | |||||
