summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add use of themed icon names in addition to older stock iconsJon A. Cruz2008-07-111-12/+53
| | | (bzr r6256)
* Text Preview entry box on SVGFonts dialog (unfortunately crashing sometimes, ↵Felipe Corr??a da Silva Sanches2008-07-112-5/+24
| | | | | dont know why) (bzr r6255)
* * removed the auxiliary GtkWindowFelipe Corr??a da Silva Sanches2008-07-115-46/+77
| | | | | * added font preview to the SvgFonts dialog (bzr r6254)
* Patch from Martin von Gagern for bug #247368MenTaLguY2008-07-111-2/+13
| | | (bzr r6253)
* prevent assert crashes on bad data in cal1 or cal2bulia byak2008-07-091-16/+42
| | | (bzr r6251)
* remove tolerance from tool prefs now that it's on the controls barbulia byak2008-07-092-6/+0
| | | (bzr r6249)
* fix 243913bulia byak2008-07-091-1/+1
| | | (bzr r6248)
* Remove obsolete 'sodipodi:docbase' attribute when opening old ↵Stephen Silver2008-07-091-0/+3
| | | | | | | Sodipodi/Inkscape files. See bugs 168958 and 246721. (bzr r6246)
* move tolerance range towards roughnessbulia byak2008-07-091-2/+2
| | | (bzr r6244)
* tolerance => smoothing, add presetsbulia byak2008-07-091-5/+6
| | | (bzr r6243)
* Fixed icon loading, cacheing and fallback to use stock mechanisms.Jon A. Cruz2008-07-091-40/+98
| | | | | Helps with bugs #167341, #172148 (bzr r6242)
* Warning cleanupJon A. Cruz2008-07-091-1/+1
| | | (bzr r6241)
* remove fractional digits from hscales, we cannot drag with such precision anywaybulia byak2008-07-091-0/+1
| | | (bzr r6240)
* Fix handle for LPERotateCopiesMaximilian Albert2008-07-081-5/+7
| | | (bzr r6239)
* Rename LPE: mirror reflect --> mirror symmetryMaximilian Albert2008-07-086-23/+23
| | | (bzr r6238)
* fix calligraphy and erasertools bugs introduced by rev19197Johan B. C. Engelen2008-07-082-4/+4
| | | (bzr r6237)
* render glyphs using 2geom pathvector instead of artbpath of font-glyphJohan B. C. Engelen2008-07-082-21/+19
| | | (bzr r6236)
* 2geomify SPCurve::new_from_rectJohan B. C. Engelen2008-07-084-11/+13
| | | (bzr r6235)
* 2geomify ellipse creationJohan B. C. Engelen2008-07-081-43/+15
| | | (bzr r6234)
* add 2geom pathvector to glyph font-glyphJohan B. C. Engelen2008-07-083-3/+26
| | | (bzr r6233)
* add MakePathVector to livarotJohan B. C. Engelen2008-07-082-5/+121
| | | (bzr r6232)
* instrument event latencyMenTaLguY2008-07-085-0/+133
| | | (bzr r6231)
* disable motion hints again; still some subtle issues to work outMenTaLguY2008-07-081-7/+4
| | | (bzr r6230)
* 2geomify the static defined hatchcircles of dropper tool, dyna draw and ↵Johan B. C. Engelen2008-07-083-30/+27
| | | | | tweak tool. (bzr r6229)
* * 2geomify polygon svg writingJohan B. C. Engelen2008-07-083-37/+23
| | | | | * 2geomify caligraphy and erasertool svg writing (bzr r6228)
* patch by FreqMod for bug 246389bulia byak2008-07-081-0/+18
| | | (bzr r6227)
* Patch from codedread. Prevents rendering of title/desc/metadata elements in ↵Stephen Silver2008-07-082-2/+2
| | | | | text (fixes bug 238093). (bzr r6226)
* disable motion hints for calligraphy to avoid confusionMenTaLguY2008-07-081-1/+0
| | | (bzr r6225)
* False alarm; re-enable themMenTaLguY2008-07-081-1/+1
| | | (bzr r6224)
* disable motion hints againMenTaLguY2008-07-081-1/+1
| | | (bzr r6223)
* I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASKMenTaLguY2008-07-0812-16/+22
| | | (bzr r6222)
* disable motion hints againMenTaLguY2008-07-081-1/+1
| | | (bzr r6221)
* enable motion hints for non-freehand actionsMenTaLguY2008-07-0810-13/+13
| | | (bzr r6220)
* temporarily enable motion hints for calligraphy toolMenTaLguY2008-07-081-1/+1
| | | (bzr r6219)
* enable safe support for motion hintsMenTaLguY2008-07-081-10/+33
| | | (bzr r6218)
* convert item to livarot path using 2geom pathJohan B. C. Engelen2008-07-071-6/+5
| | | (bzr r6216)
* 2geomify conversion to livaror in flood-context.cppJohan B. C. Engelen2008-07-071-3/+4
| | | (bzr r6215)
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-0714-48/+19
| | | (bzr r6214)
* cleanup unused methods in spcurveJohan B. C. Engelen2008-07-072-129/+7
| | | (bzr r6213)
* try to use consistent document for creating guidesMenTaLguY2008-07-077-19/+16
| | | (bzr r6212)
* 2geomify polygon. added TODO to add testcase for corner case polygon elementJohan B. C. Engelen2008-07-071-7/+2
| | | (bzr r6211)
* substitute macro with function callJohan B. C. Engelen2008-07-071-2/+2
| | | (bzr r6210)
* 2geomify more of pencil-context.cppJohan B. C. Engelen2008-07-071-5/+4
| | | (bzr r6209)
* fix number of marker counting in shapeJohan B. C. Engelen2008-07-071-8/+32
| | | (bzr r6208)
* remove dead codeJohan B. C. Engelen2008-07-072-269/+4
| | | (bzr r6207)
* 2geomify marker code in stroke-to-pathJohan B. C. Engelen2008-07-071-25/+58
| | | (bzr r6206)
* fix orientation of markersJohan B. C. Engelen2008-07-073-49/+47
| | | (bzr r6205)
* change part of calligraphic/eraser code to 2geom.Johan B. C. Engelen2008-07-072-22/+32
| | | (bzr r6204)
* improve documentation of SPCurve::last_segmentJohan B. C. Engelen2008-07-071-3/+2
| | | (bzr r6203)
* clean up matrix transform svg-write functionJohan B. C. Engelen2008-07-071-2/+1
| | | (bzr r6202)