summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2geomify print, fill and stroke methods of extensionsJohan B. C. Engelen2008-07-1216-58/+72
* enable writing "H/h" and "V/v" to SVG !Johan B. C. Engelen2008-07-123-7/+30
* Don't crash on path parse error. Truncate the path data up to where it is valid.Johan B. C. Engelen2008-07-121-6/+15
* increase font size on kerning_preview and text_preview drawing areasFelipe Corr??a da Silva Sanches2008-07-122-3/+13
* properly update kerning value in the spinbox and fix some crashesFelipe Corr??a da Silva Sanches2008-07-121-10/+19
* now one can visually adjust glyph kerning. (still doesn save that info in the...Felipe Corr??a da Silva Sanches2008-07-122-2/+29
* kerning pairs already can be selected but kerning value still cant be setFelipe Corr??a da Silva Sanches2008-07-122-2/+14
* glyph-kerning setup user interface (not functional yet, just the gtk UI sketch)Felipe Corr??a da Silva Sanches2008-07-122-4/+49
* added comments to the SVGFonts exampleFelipe Corr??a da Silva Sanches2008-07-121-5/+89
* add adjustable opacitybulia byak2008-07-121-6/+9
* copyeditbulia byak2008-07-121-1/+1
* move max-recent to ui tabbulia byak2008-07-121-7/+5
* fix crash on svnfonts dialogFelipe Corr??a da Silva Sanches2008-07-123-25/+9
* move label on top for slidersbulia byak2008-07-111-11/+21
* use new 2geom function. This ensures we cannot end up in infinite loop while ...Johan B. C. Engelen2008-07-114-4/+4
* partial update of 2geomJohan B. C. Engelen2008-07-112-11/+22
* apply patch by Stefaan, fixes bug #168589Johan B. C. Engelen2008-07-111-10/+18
* Switched three verbs/icons over to standard names and thus themed loadingJon A. Cruz2008-07-111-3/+3
* Add use of themed icon names in addition to older stock iconsJon A. Cruz2008-07-111-12/+53
* Text Preview entry box on SVGFonts dialog (unfortunately crashing sometimes, ...Felipe Corr??a da Silva Sanches2008-07-112-5/+24
* * removed the auxiliary GtkWindowFelipe Corr??a da Silva Sanches2008-07-115-46/+77
* Patch from Martin von Gagern for bug #247368MenTaLguY2008-07-111-2/+13
* Allow inkex.errormsg() to handle non-ASCII characters. Fixes bug 246931.Stephen Silver2008-07-101-1/+1
* prevent assert crashes on bad data in cal1 or cal2bulia byak2008-07-091-16/+42
* Some fixes for the Embed All Images extension:Stephen Silver2008-07-091-5/+5
* remove tolerance from tool prefs now that it's on the controls barbulia byak2008-07-092-6/+0
* fix 243913bulia byak2008-07-091-1/+1
* Remove an unnecessary line that always raises an exception - there is no 'what'.Stephen Silver2008-07-091-1/+0
* Remove obsolete 'sodipodi:docbase' attribute when opening old Sodipodi/Inksca...Stephen Silver2008-07-091-0/+3
* Remove use of obsolete sodipodi:docbase from Python scripts (see bug 246721).Stephen Silver2008-07-092-8/+2
* move tolerance range towards roughnessbulia byak2008-07-091-2/+2
* tolerance => smoothing, add presetsbulia byak2008-07-091-5/+6
* Fixed icon loading, cacheing and fallback to use stock mechanisms.Jon A. Cruz2008-07-091-40/+98
* Warning cleanupJon A. Cruz2008-07-091-1/+1
* remove fractional digits from hscales, we cannot drag with such precision anywaybulia byak2008-07-091-0/+1
* Fix handle for LPERotateCopiesMaximilian Albert2008-07-081-5/+7
* Rename LPE: mirror reflect --> mirror symmetryMaximilian Albert2008-07-086-23/+23
* fix calligraphy and erasertools bugs introduced by rev19197Johan B. C. Engelen2008-07-082-4/+4
* render glyphs using 2geom pathvector instead of artbpath of font-glyphJohan B. C. Engelen2008-07-082-21/+19
* 2geomify SPCurve::new_from_rectJohan B. C. Engelen2008-07-084-11/+13
* 2geomify ellipse creationJohan B. C. Engelen2008-07-081-43/+15
* add 2geom pathvector to glyph font-glyphJohan B. C. Engelen2008-07-083-3/+26
* add MakePathVector to livarotJohan B. C. Engelen2008-07-082-5/+121
* instrument event latencyMenTaLguY2008-07-085-0/+133
* disable motion hints again; still some subtle issues to work outMenTaLguY2008-07-081-7/+4
* 2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...Johan B. C. Engelen2008-07-083-30/+27
* * 2geomify polygon svg writingJohan B. C. Engelen2008-07-083-37/+23
* patch by FreqMod for bug 246389bulia byak2008-07-081-0/+18
* Patch from codedread. Prevents rendering of title/desc/metadata elements in t...Stephen Silver2008-07-082-2/+2
* disable motion hints for calligraphy to avoid confusionMenTaLguY2008-07-081-1/+0