| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Updates for the russian tutorials, new tutorial-advanced.sk.svg. | Colin Marquardt | 2008-03-10 | 8 | -812/+861 | |
| | | | | (bzr r5046) | |||||
| * | adding 0.46 about screen in Slovenian | Felipe Corr??a da Silva Sanches | 2008-03-10 | 1 | -0/+1574 | |
| | | | | (bzr r5042) | |||||
| * | more about screens for 0.46 | Felipe Corr??a da Silva Sanches | 2008-03-10 | 5 | -0/+8004 | |
| | | | | (bzr r5019) | |||||
| * | Generated SVG file from sk.po. | Colin Marquardt | 2008-03-09 | 1 | -0/+511 | |
| | | | | (bzr r5014) | |||||
| * | 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) | |||||
| * | adding russian about screen for (0.46 and 0.46-devel) Needs | Felipe Corr??a da Silva Sanches | 2008-03-06 | 3 | -1/+2823 | |
| | | | | | | | | | proofreading by a russian native speaker before commiting to 0.46 branch Also needs update on "about.svg" translation in ru.po (bzr r4975) | |||||
| * | 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) | |||||
| * | * Include all missing tutorials in makefile | Luca Bruno | 2008-03-04 | 1 | -0/+15 | |
| | | | | (bzr r4960) | |||||
| * | added italian about screens to trunk (for 0.46 and 0.46-devel) | Felipe Corr??a da Silva Sanches | 2008-03-04 | 3 | -0/+2826 | |
| | | | | (bzr r4957) | |||||
| * | bulgarian about screen for 0.46 release. Luca Bruno, please commit to | Felipe Corr??a da Silva Sanches | 2008-03-04 | 1 | -0/+1556 | |
| | | | | | | 0.46 branch (bzr r4952) | |||||
| * | added bulgarian aboutscreen for 0.46-devel. Please, somebody that speaks | Felipe Corr??a da Silva Sanches | 2008-03-04 | 2 | -1/+1263 | |
| | | | | | | | | bulgarian tell me if this is ok. If so, I can adapt it to 0.46. Also added pt_BR about screen to Makefile.am (bzr r4951) | |||||
| * | 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) | |||||
| * | * [INTL: ar, eu, sk] Merging back patch for various languages from branch | Luca Bruno | 2008-03-03 | 2 | -0/+53 | |
| | | | | (bzr r4944) | |||||
| * | Changed about screen on development branch. Now we use the contest winner on ↵ | Felipe Corr??a da Silva Sanches | 2008-03-03 | 3 | -1994/+2399 | |
| | | | | | | | | 0.46 release and the second place is used on our 0.46-devel builds. I also spent some time translating it to pt_BR. (bzr r4937) | |||||
| * | r18220@shi: ted | 2008-02-29 13:18:55 -0800 | Ted Gould | 2008-02-29 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Okay, sadly I'm not keeping the version history because I'm not convenced that SVK will do it right. One mega-patch, but that's life. Reshuffle the exection-env and prefdialog code so that the state machines aren't intertwines, which fixes a whole host of bugs with them. I think the behavior is correct now. Make it so that the effects can count how many preferences they have to determine if the dialog should be shown (fix above). Once this code was written it was easy to make it show an ellipsis on the verb if there is a dialog or not. This involved removing ellipsis from those effects that had it hard coded. Make it so that the parameters know that their command line options are going into a list. They don't have to acknowledge it, but they can, and specifically notebook does and handles it differently. This should fix the notebooks on Win32, but doesn't apparently completely. Change the script extension on windows to use pythonw instead of python so that the command line doesn't appear all the time. (bzr r4908) | |||||
| * | port from 0.46 branch, bringing UC reuse for better file format support | Alexandre Prokoudine | 2008-02-29 | 1 | -2/+3 | |
| | | | | (bzr r4903) | |||||
| * | added randomize icon, cleaned defs in icons.svg, and saved with preferences ↵ | Josh Andler | 2008-02-27 | 1 | -16284/+2800 | |
| | | | | | | tweaked for smaller file size. (bzr r4889) | |||||
| * | added extensions for importing various Corel DRAW file formats and CGM files ↵ | Alexandre Prokoudine | 2008-02-26 | 6 | -0/+80 | |
| | | | | | | -- all using UniConvertor (bzr r4866) | |||||
| * | Fixed some extensions (.inx files) to cater for localization better and ↵ | Marcin Floryan | 2008-02-26 | 3 | -7/+7 | |
| | | | | | | added two missing files to po/POTFILES.in (bzr r4859) | |||||
| * | Added pathscatter effect + slight modif of simpletransform... to compute ↵ | JF Barraud | 2008-02-23 | 4 | -2/+312 | |
| | | | | | | bbox of rects!! (bzr r4835) | |||||
| * | * on-canvas clip and mask editing :) in the object menu you can find how to ↵ | Johan B. C. Engelen | 2008-02-23 | 1 | -0/+32 | |
| | | | | | | | | edit them. * show helperpath toggle on node-edit toolbar. so helperpath is now also available for normal paths (instead of only for LPE'd paths) (bzr r4834) | |||||
| * | Corrected CDR Import version numbers | Marcin Floryan | 2008-02-22 | 1 | -2/+2 | |
| | | | | (bzr r4825) | |||||
| * | updating filters infobox icons | Felipe Corr??a da Silva Sanches | 2008-02-22 | 20 | -158/+258 | |
| | | | | | | Adjustment of margin spacing (bzr r4823) | |||||
| * | consistent name | bulia byak | 2008-02-22 | 1 | -1/+1 | |
| | | | | (bzr r4815) | |||||
| * | Mark "description" as translatable (addresses #194000) | Marcin Floryan | 2008-02-21 | 1 | -1/+1 | |
| | | | | (bzr r4808) | |||||
| * | Attempt fix for Bug #178022 | Aaron Spike | 2008-02-21 | 11 | -22/+22 | |
| | | | | | | | | | Evidently somewhere between versions 1.3.6 and 2.0 lxml began requiring that parameters passed to the Element.xpath() be keyword arguments (positional arguments had been allowed). Best guess places this at "2.0alpha6 (2007-12-19)" based upon the lxml Changelog. This fix appears to be backward compatible. Please test. (bzr r4797) | |||||
| * | Finish post lxml fixup | Aaron Spike | 2008-02-21 | 1 | -11/+11 | |
| | | | | (bzr r4796) | |||||
| * | Add zh_CN tutorial translations. | Colin Marquardt | 2008-02-19 | 3 | -0/+814 | |
| | | | | (bzr r4770) | |||||
| * | marked help message for translation | Alexandre Prokoudine | 2008-02-18 | 1 | -1/+1 | |
| | | | | (bzr r4763) | |||||
| * | correcting a typo on this translation of the about screen | Felipe Corr??a da Silva Sanches | 2008-02-17 | 1 | -20/+30 | |
| | | | | (bzr r4756) | |||||
| * | about.pt_BR.svg is translator 'Draw Freely.' with import/image background.svg | Valessio Soares de Brito | 2008-02-16 | 2 | -0/+1719 | |
| | | | | | | | if translator new language use about.pt_BR.svg why model. very files and small bytes. (bzr r4741) | |||||
| * | remove about-bg.svg from the Makefile.am | Felipe Corr??a da Silva Sanches | 2008-02-15 | 1 | -3/+1 | |
| | | | | (bzr r4737) | |||||
| * | About Screen for 0.46 | Josh Andler | 2008-02-15 | 2 | -2612/+348 | |
| | | | | (bzr r4736) | |||||
| * | more consistent names | bulia byak | 2008-02-13 | 1 | -5/+5 | |
| | | | | (bzr r4723) | |||||
| * | fix makefile.am | Felipe Corr??a da Silva Sanches | 2008-02-13 | 1 | -1/+1 | |
| | | | | | | share/keys directory should not be included, I think (bzr r4722) | |||||
| * | first shot at ACD Systems Canvas 11 keyboard shortcuts scheme | Alexandre Prokoudine | 2008-02-13 | 2 | -1/+400 | |
| | | | | (bzr r4720) | |||||
| * | update icons file with 0.46 grid stuff | Johan B. C. Engelen | 2008-02-12 | 1 | -18/+22 | |
| | | | | (bzr r4717) | |||||
| * | added Shift+G to default.xml, sorted order of appearance | Alexandre Prokoudine | 2008-02-12 | 2 | -3/+6 | |
| | | | | (bzr r4715) | |||||
| * | added Dimensions extension as approved by Bryce | Alexandre Prokoudine | 2008-02-11 | 3 | -0/+163 | |
| | | | | (bzr r4709) | |||||
| * | Update scriptfu from siod to tinyscheme | Aaron Spike | 2008-02-11 | 1 | -10/+11 | |
| | | | | | | | I think this is a complete fix for the script but I can't tell because inkscape crashes. Intercepting the temporary file the script creates I get a complete layered xcf! (bzr r4703) | |||||
| * | Fix up text in illustrations so that it can wrap when too long. Generate new ↵ | Colin Marquardt | 2008-02-11 | 8 | -432/+496 | |
| | | | | | | SVGs from these. (bzr r4702) | |||||
| * | Provide potrace-*.png in all languages we have tutorial-tracing.*.svg files for. | Colin Marquardt | 2008-02-10 | 3 | -0/+4093 | |
| | | | | (bzr r4699) | |||||
| * | Partial fix | Aaron Spike | 2008-02-10 | 1 | -38/+23 | |
| | | | | | | | | | This extension is currently broken and as it stands will be removed from 0.46 I'm committing this partial fix which updates the syntax for lxml anyway Additional fixes will probably be required because as it stands this script crashes inkscape for me (bzr r4696) | |||||
| * | Partial fix | Aaron Spike | 2008-02-10 | 1 | -7/+7 | |
| | | | | | | | | | This effect is currently broken and stands to be removed from the 0.46 release I'm committing this partial fix, which updates the script for lxml anyway The next stage will require updating the script-fu portion of the script to operate with newer gimps (would be great if it could work with new and old!) (bzr r4695) | |||||
| * | Make options in perfect bound cover generator translatable | John Bintz | 2008-02-10 | 2 | -17/+17 | |
| | | | | (bzr r4694) | |||||
| * | SVG versions of the current tutorial translations. | Colin Marquardt | 2008-02-10 | 64 | -19338/+13817 | |
| | | | | (bzr r4693) | |||||
| * | repositioned Lorem Ipsum extension (Render -> Text submenu) | Alexandre Prokoudine | 2008-02-08 | 1 | -2/+2 | |
| | | | | (bzr r4683) | |||||
