| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * share/extensions/Makefile.am: Don't run make in the Poly3DObjects | mjwybrow | 2008-05-16 | 1 | -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 Pittman | 2008-05-16 | 30 | -0/+2235 |
| | | | | | | #230478 (bzr r5677) | ||||
| * | allow float lengths back | bulia byak | 2008-05-12 | 1 | -1/+1 |
| | | | | (bzr r5656) | ||||
| * | it is limited but not really experimental anymore | bulia byak | 2008-05-12 | 1 | -1/+1 |
| | | | | (bzr r5655) | ||||
| * | copyedit | bulia byak | 2008-05-05 | 2 | -17/+43 |
| | | | | (bzr r5607) | ||||
| * | move to visualize path | bulia byak | 2008-05-05 | 1 | -1/+1 |
| | | | | (bzr r5606) | ||||
| * | separate x and y jittering | bulia byak | 2008-05-05 | 2 | -12/+17 |
| | | | | (bzr r5605) | ||||
| * | Patch from sas to fix validity of the INX file for gimp_xcf.py | Aaron Spike | 2008-05-04 | 1 | -2/+2 |
| | | | | (bzr r5595) | ||||
| * | Adding Triangle Extension - See LP#226001 | Mike Pittman | 2008-05-03 | 3 | -0/+224 |
| | | | | (bzr r5592) | ||||
| * | Export grid and guides to XCF (Bug #222655) | Aaron Spike | 2008-05-03 | 2 | -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 Pittman | 2008-05-03 | 1 | -2/+1 |
| | | | | | | randompos.inx). Discussion in LP#225486. (bzr r5588) | ||||
| * | Removing seemingly dead/unused extension files that are causing a menu ↵ | Mike Pittman | 2008-05-03 | 2 | -28/+0 |
| | | | | | | problem - See LP#225486 (bzr r5587) | ||||
| * | Cleaned up xml to validate as per sas' patch @ LP#225651 | Mike Pittman | 2008-05-02 | 2 | -6/+6 |
| | | | | (bzr r5580) | ||||
| * | Removed <submenu _name="Object"/> entry from inx files to prevent bogus menu ↵ | Mike Pittman | 2008-05-02 | 2 | -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 Pittman | 2008-05-02 | 2 | -2/+2 |
| | | | | | | bogus submenu. (bzr r5575) | ||||
| * | Removed Live Preview option from Add Nodes extension, as it didn't work anyway. | Mike Pittman | 2008-05-01 | 1 | -1/+1 |
| | | | | (bzr r5566) | ||||
| * | Additions for Polar Grid extension - LP#224522 and Cartesian Grid Extension ↵ | Mike Pittman | 2008-05-01 | 3 | -0/+302 |
| | | | | | | - LP#224955 (bzr r5565) | ||||
| * | Added grid_polar.inx and grid_polar.py, to integrate new extension - LP #224522. | Mike Pittman | 2008-05-01 | 1 | -0/+2 |
| | | | | (bzr r5563) | ||||
| * | Add extension to render a polar grid. Wishlist - LP #224522 | Mike Pittman | 2008-04-30 | 2 | -0/+236 |
| | | | | (bzr r5561) | ||||
| * | Add ability to divide path segments into a given number of subsegments - as ↵ | Mike Pittman | 2008-04-30 | 2 | -16/+42 |
| | | | | | | in LP #171856 (bzr r5560) | ||||
| * | Fixed one attribute value to be proper boolean. | Marcin Floryan | 2008-04-30 | 8 | -8/+8 |
| | | | | (bzr r5558) | ||||
| * | Remove cdr2svg.sh from makefile (addition to rev. 18470, see ↵ | Diederik van Lierop | 2008-04-30 | 1 | -1/+1 |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/197617) (bzr r5557) | ||||
| * | Fixed problems with previous commit (trunk revision 18463) relating to ↵ | Mike Pittman | 2008-04-29 | 2 | -0/+69 |
| | | | | | | uniconv.ext.py and cdr2svg.sh (bzr r5548) | ||||
| * | Uniconvertor import extension changes for Win32 - Fixes LP# 197617 | Mike Pittman | 2008-04-29 | 8 | -25/+14 |
| | | | | (bzr r5546) | ||||
| * | Applying revised Latex fix for LP #55273 - adds quotes for Win32 | Mike Pittman | 2008-04-27 | 1 | -7/+10 |
| | | | | (bzr r5530) | ||||
| * | Apply latex formula patch from LP #55273 | Mike Pittman | 2008-04-24 | 1 | -2/+16 |
| | | | | (bzr r5508) | ||||
| * | Patch for Win32 bug 176750 - Envelope and Perspective scripts report "empty ↵ | Mike Pittman | 2008-04-24 | 2 | -2/+2 |
| | | | | | | string for float" (bzr r5505) | ||||
| * | All extensions are now propper XML files with a namespace and all validate ↵ | Marcin Floryan | 2008-04-18 | 97 | -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 Floryan | 2008-04-18 | 1 | -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 Floryan | 2008-04-17 | 15 | -22/+27 |
| | | | | | | proper XML format with schema for INX files. (bzr r5465) | ||||
| * | Created new Arrange submenu for effects extensions | Alexandre Prokoudine | 2008-04-17 | 1 | -1/+1 |
| | | | | (bzr r5463) | ||||
| * | added Restack extension from Rob Antonishen | Alexandre Prokoudine | 2008-04-17 | 3 | -0/+167 |
| | | | | (bzr r5462) | ||||
| * | Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also ↵ | Marcin Floryan | 2008-04-15 | 2 | -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 Floryan | 2008-04-12 | 1 | -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 Floryan | 2008-04-09 | 1 | -8/+1 |
| | | | | (bzr r5391) | ||||
| * | Following this thread: ↵ | Marcin Floryan | 2008-04-09 | 17 | -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 #195052 | Johan B. C. Engelen | 2008-04-08 | 1 | -4/+6 |
| | | | | (bzr r5388) | ||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 2 | -4/+0 |
| | | | | (bzr r5299) | ||||
| * | svn propset svn:eol-style native *.inx | Peter Moulder | 2008-03-29 | 33 | -586/+586 |
| | | | | (bzr r5229) | ||||
| * | svn propset svn:eol-style native *.py | Peter Moulder | 2008-03-29 | 43 | -3107/+3107 |
| | | | | (bzr r5228) | ||||
| * | patch from bug 207362 | bulia byak | 2008-03-27 | 1 | -1/+1 |
| | | | | (bzr r5202) | ||||
| * | remove the inkscape-shadow hack as no longer needed | bulia byak | 2008-03-26 | 4 | -14/+6 |
| | | | | (bzr r5196) | ||||
| * | updated patch from Alvin Penner | Aaron Spike | 2008-03-20 | 1 | -1/+7 |
| | | | | (bzr r5126) | ||||
| * | Added new extension: Alphabet Soup | Joel Holdsworth | 2008-03-18 | 77 | -0/+1894 |
| | | | | (bzr r5118) | ||||
| * | patch by sas from Bug #199922: speeds up dxf output | Aaron Spike | 2008-03-09 | 1 | -3/+3 |
| | | | | (bzr r5011) | ||||
| * | committing patch from Alvin Penner to satisfy Bug #192923 | Aaron Spike | 2008-03-09 | 3 | -17/+663 |
| | | | | | | | | | made a few changes from his patch. converted dxf_outlines.dxf in to a python module with strings because looping over lines in the DXF file looked fragile. We need get someone to test this with RoboMaster to make sure the output still works properly. (bzr r5010) | ||||
| * | fix improper attribute name | Aaron Spike | 2008-03-06 | 1 | -1/+1 |
| | | | | (bzr r4974) | ||||
| * | fix 198404 | bulia byak | 2008-03-05 | 1 | -1/+1 |
| | | | | (bzr r4969) | ||||
| * | Fixed whitespace after backslash at end of line | Jon A. Cruz | 2008-03-04 | 1 | -1/+1 |
| | | | | (bzr r4948) | ||||
| * | New extension to convert text to braille | Felipe Corr??a da Silva Sanches | 2008-03-04 | 3 | -0/+62 |
| | | | | (bzr r4947) | ||||
