summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * share/extensions/Makefile.am: Don't run make in the Poly3DObjectsmjwybrow2008-05-161-1/+0
| | | | | | directory -- it doesn't have a Makefile or need to build anything and causes an error for people using separate build directories. (bzr r5679)
* Adding extension Effects->Render->3D Polyhedron by inductiveload - see LP ↵Mike Pittman2008-05-1630-0/+2235
| | | | | #230478 (bzr r5677)
* modified the svg file used for testing of SVGFontsFelipe Corr??a da Silva Sanches2008-05-131-9/+6
| | | (bzr r5663)
* allow float lengths backbulia byak2008-05-121-1/+1
| | | (bzr r5656)
* it is limited but not really experimental anymorebulia byak2008-05-121-1/+1
| | | (bzr r5655)
* adding an example file used for SVGFonts testing purposes.Felipe Corr??a da Silva Sanches2008-05-121-0/+27
| | | (bzr r5653)
* copyeditbulia byak2008-05-052-17/+43
| | | (bzr r5607)
* move to visualize pathbulia byak2008-05-051-1/+1
| | | (bzr r5606)
* separate x and y jitteringbulia byak2008-05-052-12/+17
| | | (bzr r5605)
* Patch from sas to fix validity of the INX file for gimp_xcf.pyAaron Spike2008-05-041-2/+2
| | | (bzr r5595)
* Adding Triangle Extension - See LP#226001Mike Pittman2008-05-033-0/+224
| | | (bzr r5592)
* Export grid and guides to XCF (Bug #222655)Aaron Spike2008-05-032-1/+79
| | | | | Patch by PsychoAlienDog. Excellent work. We may want to reexamine the printing of debug info by xpathSingle() when there is no grid. (bzr r5591)
* Removed entries for removed/dead extensions (randompnt.inx and ↵Mike Pittman2008-05-031-2/+1
| | | | | randompos.inx). Discussion in LP#225486. (bzr r5588)
* Removing seemingly dead/unused extension files that are causing a menu ↵Mike Pittman2008-05-032-28/+0
| | | | | problem - See LP#225486 (bzr r5587)
* Cleaned up xml to validate as per sas' patch @ LP#225651Mike Pittman2008-05-022-6/+6
| | | (bzr r5580)
* Removed <submenu _name="Object"/> entry from inx files to prevent bogus menu ↵Mike Pittman2008-05-022-3/+1
| | | | | entry while preserving xml <effects-menu> </effects-menu> structure. See discussion under LP #225486. (bzr r5579)
* Removed Submenu name "Object" from randompnt.inx and randompos.inx to stop ↵Mike Pittman2008-05-022-2/+2
| | | | | bogus submenu. (bzr r5575)
* Removed Live Preview option from Add Nodes extension, as it didn't work anyway.Mike Pittman2008-05-011-1/+1
| | | (bzr r5566)
* Additions for Polar Grid extension - LP#224522 and Cartesian Grid Extension ↵Mike Pittman2008-05-013-0/+302
| | | | | - LP#224955 (bzr r5565)
* Added grid_polar.inx and grid_polar.py, to integrate new extension - LP #224522.Mike Pittman2008-05-011-0/+2
| | | (bzr r5563)
* Add extension to render a polar grid. Wishlist - LP #224522Mike Pittman2008-04-302-0/+236
| | | (bzr r5561)
* Add ability to divide path segments into a given number of subsegments - as ↵Mike Pittman2008-04-302-16/+42
| | | | | in LP #171856 (bzr r5560)
* Fixed one attribute value to be proper boolean.Marcin Floryan2008-04-308-8/+8
| | | (bzr r5558)
* Remove cdr2svg.sh from makefile (addition to rev. 18470, see ↵Diederik van Lierop2008-04-301-1/+1
| | | | | https://bugs.launchpad.net/inkscape/+bug/197617) (bzr r5557)
* Fixed problems with previous commit (trunk revision 18463) relating to ↵Mike Pittman2008-04-292-0/+69
| | | | | uniconv.ext.py and cdr2svg.sh (bzr r5548)
* Uniconvertor import extension changes for Win32 - Fixes LP# 197617Mike Pittman2008-04-298-25/+14
| | | (bzr r5546)
* Update inkscape-filter.svg with newer versionJoshua L. Blocher2008-04-271-260/+540
| | | (bzr r5533)
* Applying revised Latex fix for LP #55273 - adds quotes for Win32Mike Pittman2008-04-271-7/+10
| | | (bzr r5530)
* Initial cut of eraser toolJon A. Cruz2008-04-261-5/+87
| | | (bzr r5524)
* Apply latex formula patch from LP #55273Mike Pittman2008-04-241-2/+16
| | | (bzr r5508)
* Patch for Win32 bug 176750 - Envelope and Perspective scripts report "empty ↵Mike Pittman2008-04-242-2/+2
| | | | | string for float" (bzr r5505)
* Add Filter Examples from mauve on IRCJoshua L. Blocher2008-04-201-0/+296
| | | (bzr r5477)
* All extensions are now propper XML files with a namespace and all validate ↵Marcin Floryan2008-04-1897-221/+311
| | | | | against the new inkscape.extension.rng RelaxNG schema. (bzr r5472)
* As there is no implementation for this extension it will not validate with ↵Marcin Floryan2008-04-181-20/+0
| | | | | the new schema. Thus removing this example - all relevant information is now available on the wiki: http://wiki.inkscape.org/wiki/index.php/Extensions#RadioButton_example (bzr r5471)
* Following the previous commit - update to the INX files - a step towards ↵Marcin Floryan2008-04-1715-22/+27
| | | | | proper XML format with schema for INX files. (bzr r5465)
* Created new Arrange submenu for effects extensionsAlexandre Prokoudine2008-04-171-1/+1
| | | (bzr r5463)
* added Restack extension from Rob AntonishenAlexandre Prokoudine2008-04-173-0/+167
| | | (bzr r5462)
* fixed E/V keys by request from InitMassAlexandre Prokoudine2008-04-151-2/+4
| | | (bzr r5451)
* Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also ↵Marcin Floryan2008-04-152-4/+4
| | | | | implements max_length attribute for string parameters in inx files. (bzr r5450)
* Several different i18n issues fixed following report from a_b (adresses bug ↵Marcin Floryan2008-04-121-8/+6
| | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412)
* Fixed Makefile following earlier commit (removed and added relevant .py files)Marcin Floryan2008-04-091-8/+1
| | | (bzr r5391)
* Following this thread: ↵Marcin Floryan2008-04-0917-130/+42
| | | | | http://www.nabble.com/Extension-parameters-td9064285.html#a9064285 cleaned up python webbrowser_* scripts by replacing with one generic launch_webbrowser.py. This required a bit of work with extensions to handle hidden GUI parameters better. URLs are now in the inkscape_help_*.inx files. (bzr r5390)
* commit patch for LaTeX extension. fixes bug #195052Johan B. C. Engelen2008-04-081-4/+6
| | | (bzr r5388)
* consistency with offset keysbulia byak2008-04-072-2/+6
| | | (bzr r5359)
* Change to the new Tango-compliant icon in the few places where the Krzysztof Kosi??ski2008-04-025-3257/+17685
| | | | | legacy icon was left. Also fix LP bug #190688. (bzr r5311)
* Move to devlibsBob Jamison2008-04-014-0/+0
| | | (bzr r5304)
* delete remaining .cvsignore filesAdib Taraben2008-04-0116-34/+0
| | | (bzr r5299)
* please don't use text and filters in icons, they are slowbulia byak2008-04-011-7/+4
| | | (bzr r5296)
* Add binding enginesBob Jamison2008-03-314-0/+0
| | | (bzr r5271)
* svn propset svn:eol-style native *.inxPeter Moulder2008-03-2933-586/+586
| | | (bzr r5229)