| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Documentation. Updating K&M reference links to the new version. | Nicolas Dufour | 2015-01-25 | 1 | -1/+1 | |
| | | | | (bzr r13871) | |||||
| * | UI: usage of colon in front of editbox | Kris De Gussem | 2015-01-03 | 1 | -4/+4 | |
| | | | | (bzr r13833) | |||||
| * | UI messages typo | Kris De Gussem | 2014-12-28 | 1 | -2/+2 | |
| | | | | (bzr r13828) | |||||
| * | extensions: Also install extensions written in perl, shell, and ruby | Bryce Harrington | 2014-12-05 | 1 | -1/+5 | |
| | | | | (bzr r13788) | |||||
| * | Extensions. Fix for Bug #1192746 (e key does not start export on firefox ↵ | Hannes Hochreiner | 2014-12-01 | 1 | -12/+1 | |
| | | | | | | | | | [JessyInk]) Fixed bugs: - https://launchpad.net/bugs/1192746 (bzr r13781) | |||||
| * | I remove this extension because maybe isnt the best way to handle the ↵ | Jabier Arraiza Cenoz | 2014-11-30 | 2 | -265/+0 | |
| | | | | | | problem. I attch it in the bug report https://bugs.launchpad.net/inkscape/+bug/1389723 (bzr r13780) | |||||
| * | allow use of units identifier for width, height in measure.py (Bug 1395567) | Alvin Penner | 2014-11-29 | 1 | -3/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1395567 (bzr r13778) | |||||
| * | Units, inkex.py: viewbox width is defined by the 3rd number of the viewbox ↵ | Johan B. C. Engelen | 2014-11-25 | 1 | -1/+1 | |
| | | | | | | spec. (fix calculation) (bzr r13759) | |||||
| * | Extensions: try to calculate the SVG unit | Johan B. C. Engelen | 2014-11-23 | 1 | -7/+55 | |
| | | | | | | | | | We cannot use inkscape:document-unit for the SVG unit, because it specifies the UI display unit in Inkscape and is unrelated to the units used for SVG values. Instead, the real units of the SVG values is defined by document height/width and the viewbox. The calculation assumes isotropic units (give me a break!) and only looks at the width. It tries to match that with a list of known units. If no match found: assume 'px' units. Finds 'px' units for legacy Inkscape documents without viewbox. (bzr r13750) | |||||
| * | Add a extra info page pointed by suv in bug page | Jabier Arraiza Cenoz | 2014-11-10 | 2 | -19/+61 | |
| | | | | (bzr r13701) | |||||
| * | improve regex from DPI Switcher | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -15/+15 | |
| | | | | (bzr r13696) | |||||
| * | Allow shorteners transforms in DPI switcher.A bit of refactor. | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -27/+46 | |
| | | | | (bzr r13695) | |||||
| * | fixed a bug pointed by su_v about transformations | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -0/+20 | |
| | | | | (bzr r13694) | |||||
| * | From bug #1389723 | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -29/+44 | |
| | | | | | | | | | | | | | | | | | | | Roadmap for 0.92: (this bug) ================= TODO Non-pixel units are allowed but everything in a document should use the same units including guides and grids. TODO (Guides and grids need code to do this.) DONE An extension that saves a document in pixels should be added to allow backwards compatability with 0.91. It should be possible to avoid overwriting Inkscape version until any necessary conversion is done. If a conversion appears to be needed, a pop-up can ask the author if it should be done. Roadmap for 0.91: (bug #1387864) ================= TODO: Everything should use only pixels as is (mostly) done in 0.48 (including templates). TODO: The ability to switch document units should be disabled (it's broken in several ways). TODO: Font size should be stored in pixels. DONE: Some templates in 0.48 templates do use 'mm' so there does need to be a script to convert files based on those templates to 96dpi. (bzr r13693) | |||||
| * | add option to read dxf input scale from file (Bug 1388851) | Alvin Penner | 2014-11-09 | 2 | -7/+21 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1388851 (bzr r13692) | |||||
| * | Fix a bug pointed by su_v in IRC aboutr shapes | Jabier Arraiza Cenoz | 2014-11-08 | 2 | -21/+42 | |
| | | | | (bzr r13682) | |||||
| * | This fix a bug https://bugs.launchpad.net/inkscape/+bug/1389723 on comment ↵ | Jabier Arraiza Cenoz | 2014-11-08 | 1 | -6/+6 | |
| | | | | | | #15 by Alvin Penner. (bzr r13680) | |||||
| * | a little retouch to extension dpiswitcher | Jabier Arraiza Cenoz | 2014-11-08 | 1 | -2/+1 | |
| | | | | (bzr r13678) | |||||
| * | This extension is a DPI switcher from 90 to 96 and from 96 to 90. | Jabier Arraiza Cenoz | 2014-11-08 | 2 | -0/+149 | |
| | | | | (bzr r13677) | |||||
| * | Fixing typos found by Firas Hanife. | Nicolas Dufour | 2014-11-05 | 1 | -1/+1 | |
| | | | | (bzr r13673) | |||||
| * | update Python extensions from 90 to 96 dpi. | Alvin Penner | 2014-11-02 | 17 | -46/+46 | |
| | | | | (bzr r13659) | |||||
| * | Templates. Fix typo in procedural template 'Business Card' | su_v | 2014-10-30 | 1 | -2/+2 | |
| | | | | (bzr r13646) | |||||
| * | Little tweaks to seamless pattern procedural template | Jabier Arraiza Cenoz | 2014-10-26 | 1 | -2/+2 | |
| | | | | (bzr r13341.1.287) | |||||
| * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -2/+2 | |
| |\ | | | | | (bzr r13341.1.286) | |||||
| | * | Typo. Fixing typos in translatable strings. | Nicolas Dufour | 2014-10-19 | 1 | -2/+2 | |
| | | | | | | | | | | | Translations. POT file and Italian translation update (by Firas Hanife). (bzr r13626) | |||||
| | * | Add proper 'viewBox', set 'inkscape:document-units', | Tavmjong Bah | 2014-10-09 | 2 | -5/+12 | |
| | | | | | | | | | | | set maximum em-size to 2048 as is typical in TrueType. (bzr r13585) | |||||
| | * | Fix 'viewBox' and 'inkscape:document-units', add 'inkscape:cx' and ↵ | Tavmjong Bah | 2014-10-09 | 1 | -30/+47 | |
| | | | | | | | | | | | 'inkscape:cy'. (bzr r13584) | |||||
| * | | Some style changes to seamles pattern extension | Jabier Arraiza Cenoz | 2014-10-20 | 2 | -12/+24 | |
| | | | | | | | (bzr r13341.1.284) | |||||
| * | | Fix a bug getting a template file in the seamless extension, also upgrade ↵ | Jabier Arraiza Cenoz | 2014-10-20 | 3 | -271/+207 | |
| | | | | | | | | | | | this extension to a newer version (bzr r13341.1.283) | |||||
| * | | Add seamless patern generator to a extension and to a procedural template | Jabier Arraiza Cenoz | 2014-10-19 | 4 | -0/+343 | |
| | | | | | | | (bzr r13341.1.281) | |||||
| * | | New procedural templates. | Tavmjong Bah | 2014-10-10 | 12 | -0/+527 | |
| | | | | | | | (bzr r13341.1.267) | |||||
| * | | Added background and no border options. | Tavmjong Bah | 2014-10-10 | 2 | -7/+40 | |
| | | | | | | | (bzr r13341.1.266) | |||||
| * | | Add proper 'viewBox', set 'inkscape:document-units', | Tavmjong Bah | 2014-10-08 | 2 | -5/+12 | |
| | | | | | | | | | | | increased maximum emsize to 2048 (typical of TrueType). (bzr r13341.1.261) | |||||
| * | | Fixed 'viewBox', added 'inkscape:cx' and 'inkscape:cy'. | Tavmjong Bah | 2014-10-08 | 1 | -30/+47 | |
| | | | | | | | (bzr r13341.1.259) | |||||
| * | | Update to trunk r13580 | Liam P. White | 2014-10-06 | 10 | -13/+13 | |
| |\| | | | | | (bzr r13341.1.255) | |||||
| | * | i18n. Fix for Bug #380522 (strings that need to be fixed for translation). | Nicolas Dufour | 2014-10-02 | 10 | -13/+13 | |
| | | | | | | | | | | | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576) | |||||
| * | | Update to trunk r13525 | Liam P. White | 2014-08-17 | 2 | -15/+19 | |
| |\| | | | | | (bzr r13341.1.142) | |||||
| | * | Export. Fix for Bug #1350817 (XAML export omits fractional stroke widths) by ↵ | Nicolas Dufour | 2014-08-10 | 1 | -11/+8 | |
| | | | | | | | | | | | | | | | | | Johannes Rössel. Fixed bugs: - https://launchpad.net/bugs/1350817 (bzr r13507) | |||||
| | * | Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight). | Nicolas Dufour | 2014-08-10 | 2 | -4/+11 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1166184 (bzr r13505) | |||||
| * | | Update to trunk r13489 | Liam P. White | 2014-08-04 | 1 | -2/+2 | |
| |\| | | | | | (bzr r13341.1.116) | |||||
| | * | Exporting. Fix for bug #1350897 (XAML export formats numbers in the ↵ | Nicolas Dufour | 2014-08-04 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | top-level TranslateTransform in the user's locale). Fixed bugs: - https://launchpad.net/bugs/1350897 (bzr r13488) | |||||
| * | | Merge from trunk 13472 | Liam P. White | 2014-07-27 | 2 | -2/+2 | |
| |\| | | | | | (bzr r13341.1.102) | |||||
| | * | inkex: Clarify a dupe error msg, for easier debugging | Bryce Harrington | 2014-07-23 | 1 | -1/+1 | |
| | | | | | | | (bzr r13463) | |||||
| | * | Extensions. Fix for Bug #1332461 (Datamatrix 22x22 is always incorrect). | Nicolas Dufour | 2014-06-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1332461 (bzr r13440) | |||||
| | * | Add new named color 'rebeccapurple' (CSS4 Color). | Tavmjong Bah | 2014-06-21 | 3 | -0/+3 | |
| | | | | | | | (bzr r13435) | |||||
| * | | Add new named color 'rebeccapurple' (CSS4 Color). | Tavmjong Bah | 2014-06-21 | 3 | -0/+3 | |
| | | | | | | | (bzr r13341.1.65) | |||||
| * | | Update to latest tip (trunk r13432) | Liam P. White | 2014-06-19 | 30 | -452/+465 | |
| |\| | | | | | (bzr r13341.1.62) | |||||
| | * | inkscape.pre0 build failures for win32 nsis | Adib Taraben | 2014-06-03 | 1 | -1/+2 | |
| | | | | | | | (bzr r13407) | |||||
| | * | Extensions. Fix for Bug #1318348 (Extension dialogs inconsistency). | Nicolas Dufour | 2014-05-24 | 4 | -175/+173 | |
| | | | | | | | | | | | Translations. PO template and French translation update. (bzr r13398) | |||||
| | * | extensions: scour is now dual-licensed Apache2 and GPL2 | Bryce Harrington | 2014-05-18 | 3 | -9/+18 | |
| | | | | | | | | | | | Ref. http://bazaar.launchpad.net/~scouring/scour/trunk/revision/222 (bzr r13395) | |||||
