summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add button whether to display limiting bounding box; add 'all inactive' toggl...Maximilian Albert2008-08-181-3/+11
* Slightly enlarge icon for geometric toolMaximilian Albert2008-08-181-8/+8
* Some icons for the geometry toolMaximilian Albert2008-08-181-7/+220
* added subroutine ROBO (Master) splineAlvin Penner2008-08-161-2/+70
* add checkbox for ROBO Master outputAlvin Penner2008-08-161-0/+1
* Add new extrudeBob Jamison2008-08-141-0/+2
* Add new extrudeBob Jamison2008-08-143-1/+113
* New mode in pen tool to draw paraxial linesMaximilian Albert2008-08-061-3/+83
* Icon for polylines modeMaximilian Albert2008-07-311-10/+88
* typoIvan Mas??r2008-07-281-1/+1
* slightly changed svgfonts exampleFelipe Corr??a da Silva Sanches2008-07-221-1/+1
* added comments to the SVGFonts exampleFelipe Corr??a da Silva Sanches2008-07-121-5/+89
* Allow inkex.errormsg() to handle non-ASCII characters. Fixes bug 246931.Stephen Silver2008-07-101-1/+1
* Some fixes for the Embed All Images extension:Stephen Silver2008-07-091-5/+5
* Remove an unnecessary line that always raises an exception - there is no 'what'.Stephen Silver2008-07-091-1/+0
* Remove use of obsolete sodipodi:docbase from Python scripts (see bug 246721).Stephen Silver2008-07-092-8/+2
* Fix Camouflage pattern (see bug 245301).Stephen Silver2008-07-041-2/+2
* Temporary "fix" for the recent pattern crash caused by invalid path data - pl...Maximilian Albert2008-06-301-2/+2
* Use Python script instead of shell script for .fig import (fixes bug 240889).Stephen Silver2008-06-274-13/+33
* Fix for opening .eps/.ps/.cdr/etc files with % in their names.Stephen Silver2008-06-262-31/+30
* adding list of available SVGFonts to the SVGFonts dialogFelipe Corr??a da Silva Sanches2008-06-251-2/+2
* patch 241565bulia byak2008-06-221-14/+15
* Extend the .inx RELAX NG schema to allow the appearance="minimal" option that...Stephen Silver2008-06-151-0/+5
* Format the .inx RELAX NG schema, to make it more readable, and to allow diffs...Stephen Silver2008-06-151-3/+319
* Minor fix to conform to the .inx RELAX NG schema.Stephen Silver2008-06-151-4/+4
* Win32 fix: set stdout to binary mode before writing a file to itStephen Silver2008-06-141-84/+87
* Switched more extensions to minimal modeAlexandre Prokoudine2008-06-143-7/+7
* Fixed typos and wrong filename referenceAlexandre Prokoudine2008-06-143-19/+19
* name updatebulia byak2008-06-141-2/+2
* remove unusedbulia byak2008-06-145-65/+0
* patch by sas from 227449 with my changes for using ps2pdf instead of pstoeditbulia byak2008-06-146-53/+135
* patch 234972bulia byak2008-06-121-0/+14
* Fixed some strings that upset gettext.Marcin Floryan2008-06-113-3/+3
* renaming, adding missed ones to the listbulia byak2008-06-094-3/+6
* Add 'Mode' label and icon for regular Bezier mode in pen/pencil toolbarMaximilian Albert2008-06-081-5/+44
* added HPGL export extension, courtesy of Aaron SpikeAlexandre Prokoudine2008-06-053-0/+68
* Icon for spiro spline modeMaximilian Albert2008-06-041-63/+78
* added MATLAB and Echo (Fedora) palettesAlexandre Prokoudine2008-06-023-8/+117
* * commenting my code so that we increase SVGFonts "bus factor" in Felipe Corr??a da Silva Sanches2008-06-011-1/+1
* Alvin Penner's fix for bug 235861Stephen Silver2008-05-301-0/+3
* * implemented text_to_glyphs, so that now we can have ligadure glyphsFelipe Corr??a da Silva Sanches2008-05-301-7/+4
* * converted nr-svgfont.cpp to C++ code so that we can render multiple instanc...Felipe Corr??a da Silva Sanches2008-05-271-0/+11
* * add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...Felipe Corr??a da Silva Sanches2008-05-251-17/+12
* Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...Jon A. Cruz2008-05-241-10/+10
* enable embedding of tiff imagesbulia byak2008-05-231-1/+3
* share/extensions/*.py: Use gettext for (many) error messages.Peter Moulder2008-05-2313-26/+67
* share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...Peter Moulder2008-05-2338-82/+121
* oops, back out unintended change committed in r18709.Peter Moulder2008-05-231-1/+1
* noop: share/extensions/dimension.py: expand tabs, add vim modelinePeter Moulder2008-05-231-78/+80
* noop: Add vim modeline for all share/extensions/*.py files that use four-spac...Peter Moulder2008-05-2349-93/+210