| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | More additions for 'mesh' attributes. | Tavmjong Bah | 2015-10-08 | 2 | -6/+10 | |
| | | | | (bzr r14400) | |||||
| * | Add 'mesh' and 'hatch' related attributes. | Tavmjong Bah | 2015-10-08 | 2 | -9/+48 | |
| | | | | (bzr r14399) | |||||
| * | Extensions. DXF export: support default values for omitted attributes of ↵ | su_v | 2015-10-07 | 1 | -10/+10 | |
| | | | | | | basic SVG shapes (line, rect, circle, ellipse) (bzr r14398) | |||||
| * | extensions. guillotine.py. fix Bug 1502041 | Alvin Penner | 2015-10-04 | 1 | -2/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502041 (bzr r14397) | |||||
| * | Extensions. Measure Path: Add more layout options for text (Bug #1460422) | su_v | 2015-09-29 | 2 | -21/+117 | |
| | | | | (bzr r14388) | |||||
| * | Extensions: fix for bug #1459295 (Measure Path: area of CW paths has wrong ↵ | su_v | 2015-09-24 | 1 | -1/+1 | |
| | | | | | | sign (negative)) (bzr r14384) | |||||
| * | Extensions. Fix some broken Vim modelines | su_v | 2015-09-22 | 3 | -3/+3 | |
| | | | | (bzr r14382) | |||||
| * | Extensions. Fix for bug #1496804 (Flatten Beziers: raise lower limit for ↵ | su_v | 2015-09-22 | 2 | -2/+2 | |
| | | | | | | flatness factor to prevent endless loop in python script) (bzr r14381) | |||||
| * | Extensions. Interpolate attribute in group: use z-order instead of selection ↵ | su_v | 2015-09-17 | 2 | -2/+12 | |
| | | | | | | order for multiple selection (bzr r14374) | |||||
| * | Extensions. Interpolate: set same default value for zsort in OptionParser as ↵ | su_v | 2015-09-17 | 1 | -1/+1 | |
| | | | | | | in the GUI (bzr r14373) | |||||
| * | Extensions. Interpolate: optionally use z-order instead of selection order ↵ | su_v | 2015-09-16 | 2 | -8/+21 | |
| | | | | | | (workaround for reversed selection order with live preview) (bzr r14371) | |||||
| * | extensions. generate_voronoi.py. allow for translation of parent layer, and ↵ | Alvin Penner | 2015-09-15 | 1 | -4/+9 | |
| | | | | | | | | | scaling of units. (Bug 1495204) Fixed bugs: - https://launchpad.net/bugs/1495204 (bzr r14369) | |||||
| * | Second round of extension executable bit cleanup. | Krzysztof Kosi??ski | 2015-09-13 | 30 | -16/+6 | |
| | | | | | | | | | | Add/remove executable bits and shebangs as appropriate. The extension entry point should be executable, while Python files that contain libraries and are not entry points should not be executable. Shebang lines should only be present in executable files. (bzr r14362) | |||||
| * | Clean up the executable bits for extensions | Krzysztof Kosi??ski | 2015-09-13 | 6 | -0/+0 | |
| | | | | (bzr r14361) | |||||
| * | Extensions: removed pre stream commands feature (too complicated, not needed) | Sebastian Wüst | 2015-09-13 | 2 | -6/+1 | |
| | | | | (bzr r14360) | |||||
| * | Extensions: changed wording for tool offset correction | Sebastian Wüst | 2015-09-13 | 4 | -6/+6 | |
| | | | | (bzr r14359) | |||||
| * | Documentation. Updating the FAQ link in the Help>FAQ menu. Updating doc ↵ | Nicolas Dufour | 2015-09-10 | 1 | -3/+2 | |
| | | | | | | links (FAQ, K&M and man) in the PO files. (bzr r14355) | |||||
| * | update version of seamless pattern extension | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -1/+1 | |
| | | | | (bzr r14349) | |||||
| * | fix a opacity bug problem pointed by Maren in seamless pattern | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -5/+2 | |
| | | | | (bzr r14348) | |||||
| * | extensions. dxf_outlines. add support for line, circle, ellipse. (Bug ↵ | Alvin Penner | 2015-09-01 | 1 | -6/+22 | |
| | | | | | | | | | 1489320 and Bug 1474347) Fixed bugs: - https://launchpad.net/bugs/1489320 (bzr r14338) | |||||
| * | Set root layer as current in seamless pattern | Jabier Arraiza Cenoz | 2015-08-22 | 1 | -3/+3 | |
| | | | | (bzr r14315) | |||||
| * | Updated seamless pattern extension to V0.5, Thanks Maren for the strings and ↵ | Jabier Arraiza Cenoz | 2015-08-20 | 2 | -241/+301 | |
| | | | | | | patience (bzr r14313) | |||||
| * | extensions. dxf input. Implement extrude option, and allow blocks to be ↵ | Alvin Penner | 2015-08-20 | 1 | -10/+26 | |
| | | | | | | | | | reflected. (Bug 1483807 and Bug 1409486) Fixed bugs: - https://launchpad.net/bugs/1483807 (bzr r14312) | |||||
| * | Tutorials. Adding new Greek, Chineese (TW) and French translations for ↵ | Nicolas Dufour | 2015-08-13 | 4 | -0/+46814 | |
| | | | | | | | | | Tracing pixel art. Tutorials. Fixing more tutorial references in the UI translation files. Tutorials. Adding missing Russian interpolate and Dutch Tracing pixel art tutorials in Makefile.am. (bzr r14297) | |||||
| * | extensions. guides_creator.py. express guides in document-units. | Alvin Penner | 2015-08-05 | 1 | -2/+2 | |
| | | | | (bzr r14275) | |||||
| * | add flattern button to interactive simplify | Jabier Arraiza Cenoz | 2015-07-27 | 3 | -41/+56 | |
| | | | | (bzr r14261) | |||||
| * | Fix id for 'interactive_simplify' icons (Pencil tool) | su_v | 2015-07-26 | 3 | -3/+3 | |
| | | | | (bzr r14260) | |||||
| * | fix icons | Jabier Arraiza Cenoz | 2015-07-25 | 3 | -92698/+15919 | |
| | | | | (bzr r13973.1.18) | |||||
| * | updated icons | Jabier Arraiza Cenoz | 2015-07-25 | 3 | -11990/+69587 | |
| | | | | (bzr r13973.1.17) | |||||
| * | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 45 | -7409/+27044 | |
| |\ | | | | | (bzr r13973.1.15) | |||||
| | * | fix typo in intersection_point() (Bug 1475097) | Alvin Penner | 2015-07-19 | 4 | -0/+0 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1475097 (bzr r14251) | |||||
| | * | Extensions. Fix for Bug #1461346 (getposinlayer fails if height attribute is ↵ | su_v | 2015-07-11 | 1 | -13/+16 | |
| | | | | | | | | | | | missing) (bzr r14241) | |||||
| | * | Extensions. Fix for Bug #1463623 (Error trying to save Optimized SVG (no ↵ | su_v | 2015-07-11 | 1 | -1/+1 | |
| | | | | | | | | | | | 'width' attribute for SVGRoot)) (bzr r14240) | |||||
| | * | Extensions. Fix for Bug #760429 (Scour extension files organization). | Nicolas Dufour | 2015-07-06 | 9 | -5/+22 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/760429 (bzr r14234) | |||||
| | * | icons: add missing icon 'dialog-templates' used for 'File > New from Template' | su_v | 2015-07-05 | 1 | -0/+13 | |
| | | | | | | | (bzr r14231) | |||||
| | * | Extensions. webslicer_export.py - return message if no slicer layer found ↵ | su_v | 2015-06-25 | 1 | -1/+7 | |
| | | | | | | | | | | | (bug #1198826) (bzr r14216) | |||||
| | * | XAML. Fix for bug #1457891 (FillRule property values are case sensitive). | Nicolas Dufour | 2015-06-25 | 1 | -12/+15 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457891 (bzr r14214) | |||||
| | * | extensions. measure path. fix for Bug 1429932 | Alvin Penner | 2015-05-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1429932 (bzr r14182) | |||||
| | * | Cleanup and update of symbolic icon set | su_v | 2015-05-25 | 1 | -3105/+3073 | |
| | |\ | | | | | | | (bzr r14175) | |||||
| | | * | symbolic_icons: fix details for Arrange buttons | su_v | 2015-04-20 | 1 | -9/+9 | |
| | | | | | | | | | | (bzr r14027.1.20) | |||||
| | | * | symbolic_icons: cleanup stock icons (remove unnecessary inkscape labels and ↵ | su_v | 2015-03-23 | 1 | -71/+55 | |
| | | | | | | | | | | | | | | | | other attributes) (bzr r14027.1.19) | |||||
| | | * | symbolic_icons: group included stock icons | su_v | 2015-03-23 | 1 | -163/+165 | |
| | | | | | | | | | | (bzr r14027.1.18) | |||||
| | | * | symbolic_icons: increase page size, cleanup osb swatch uses | su_v | 2015-03-23 | 1 | -13/+9 | |
| | | | | | | | | | | (bzr r14027.1.17) | |||||
| | | * | symbolic_icons: fix style properties of a few clones (delete 'style' attribute) | su_v | 2015-03-22 | 1 | -13/+13 | |
| | | | | | | | | | | (bzr r14027.1.16) | |||||
| | | * | symbolic_icons: check and remove improper attributes, inappropriate and ↵ | su_v | 2015-03-22 | 1 | -2593/+2593 | |
| | | | | | | | | | | | | | | | | unneeded style properties (bzr r14027.1.15) | |||||
| | | * | symbolic_icons: fix icon for 'Fill between many' patheffect | su_v | 2015-03-22 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r14027.1.14) | |||||
| | | * | symbolic_icons: add missing new icons for Arrange, Align and Distribute dialog | su_v | 2015-03-22 | 1 | -31/+124 | |
| | | | | | | | | | | (bzr r14027.1.13) | |||||
| | | * | symbolic_icons: cleanup the rest (toolbar controls, dialog buttons) | su_v | 2015-03-22 | 1 | -305/+271 | |
| | | | | | | | | | | (bzr r14027.1.12) | |||||
| | | * | symbolic_icons: include missing stock icons from Gnome symbolic icons (bug ↵ | su_v | 2015-03-22 | 1 | -1/+71 | |
| | | | | | | | | | | | | | | | | #1269698), add templates icon (bug #1378338) (bzr r14027.1.11) | |||||
| | | * | symbolic_icons: add icons for mesh gradient (new in trunk) | su_v | 2015-03-22 | 1 | -5/+56 | |
| | | | | | | | | | | (bzr r14027.1.10) | |||||
