| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | Symbols. Fix for bug #1388910 (There is an unnecessary character in ↵ | Masato Hashimoto | 2014-11-05 | 1 | -2/+2 |
| | | | | | | MapSymbolsNPS.svg) (bzr r13671) | ||||
| * | update Python extensions from 90 to 96 dpi. | Alvin Penner | 2014-11-02 | 17 | -46/+46 |
| | | | | (bzr r13659) | ||||
| * | improve precision of viewBox in templates (Bug 1385521) | Alvin Penner | 2014-11-01 | 2 | -3/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1385521 (bzr r13649) | ||||
| * | Fix units.xml | Liam P. White | 2014-10-31 | 1 | -0/+14 |
| | | | | (bzr r13648) | ||||
| * | 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) | ||||
| | * | use double precision Quantity::convert for units conversion in viewBox, ↵ | Alvin Penner | 2014-10-22 | 1 | -3/+3 |
| | | | | | | | | | | | instead of single-precision SVGLength.computed. (bzr r13632) | ||||
| | * | Fix a bug in stroke joins in symbolic icons miter toogled with bevel | Jabier Arraiza Cenoz | 2014-10-19 | 1 | -6/+4 |
| | | | | | | | (bzr r13629) | ||||
| | * | Typo. Fixing typos in translatable strings. | Nicolas Dufour | 2014-10-19 | 2 | -4/+4 |
| | | | | | | | | | | | Translations. POT file and Italian translation update (by Firas Hanife). (bzr r13626) | ||||
| | * | Merged hatch rendering code | Tomasz Boczkowski | 2014-10-14 | 1 | -0/+14 |
| | | | | | | | (bzr r13611.1.8) | ||||
| | * | improve precision of viewBox in mm | Alvin Penner | 2014-10-12 | 1 | -3/+3 |
| | | | | | | | (bzr r13605) | ||||
| | * | 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) | ||||
| * | | Fix a bug in stroke joins in symbolic icons mitter toogled whith bevel | Jabier Arraiza Cenoz | 2014-10-19 | 1 | -6/+4 |
| | | | | | | | (bzr r13341.1.282) | ||||
| * | | 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) | ||||
| * | | Removal of templates replaced by procedural templates. | Tavmjong Bah | 2014-10-10 | 30 | -1587/+0 |
| | | | | | | | | | | | Removal of redundant fontforge_glyph.svg. (bzr r13341.1.270) | ||||
| * | | Minor changes. | Tavmjong Bah | 2014-10-10 | 1 | -10/+8 |
| | | | | | | | (bzr r13341.1.269) | ||||
| * | | Updated README | Tavmjong Bah | 2014-10-10 | 1 | -15/+22 |
| | | | | | | | (bzr r13341.1.268) | ||||
| * | | 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) | ||||
| * | | Small adjustements for 96px per inch. | Tavmjong Bah | 2014-10-08 | 2 | -8/+8 |
| | | | | | | | (bzr r13341.1.260) | ||||
| * | | Fixed 'viewBox', added 'inkscape:cx' and 'inkscape:cy'. | Tavmjong Bah | 2014-10-08 | 1 | -30/+47 |
| | | | | | | | (bzr r13341.1.259) | ||||
| * | | Some template cleanup... | Tavmjong Bah | 2014-10-06 | 4 | -343/+50 |
| | | | | | | | (bzr r13341.1.257) | ||||
| * | | Updated CD_label_120x120.svg for 96px per inch. Also simplified file. | Tavmjong Bah | 2014-10-06 | 1 | -49/+16 |
| | | | | | | | (bzr r13341.1.256) | ||||
| * | | Update to trunk r13580 | Liam P. White | 2014-10-06 | 11 | -20/+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) | ||||
| | * | Remove MapSymbols.svg which contains messy and incorrect SVG (<symbols> cannot | Tavmjong Bah | 2014-09-17 | 3 | -2781/+1198 |
| | | | | | | | | | | | | | have the 'transform' attribute, multiple identical <style> elements, etc.). In compensation, add new file MapSymbolsNPS.svg. Expand README. (bzr r13557) | ||||
| | * | Remove more whiteboard related leftovers. | Josh Andler | 2014-09-02 | 1 | -7/+0 |
| | | | | | | | (bzr r13543) | ||||
| * | | More template changes for 96 px per inch. | Tavmjong Bah | 2014-10-05 | 4 | -21/+26 |
| | | | | | | | (bzr r13341.1.246) | ||||
| * | | Change center of default templates to match 96 dpi. | Tavmjong Bah | 2014-10-05 | 20 | -40/+40 |
| | | | | | | | (bzr r13341.1.245) | ||||
| * | | Cleaned up file, removing unused items in <defs> and unnecessary properties. | Tavmjong Bah | 2014-09-22 | 1 | -1839/+1796 |
| | | | | | | | | | | | Reduces file size by about %15. (bzr r13341.1.214) | ||||
| * | | Convert 'default.svg' to use 'mm'. Update all 'default.xx.svg' files | Tavmjong Bah | 2014-09-18 | 25 | -150/+225 |
| | | | | | | | | | | | | | | | | | | | to match 'default.svg' (using new PERL script 'create_defaults.pl'). Remove 'default_mm.svg' (duplicates 'default.svg'). Add 'default_px.svg' (equivalent to old 'default.svg). Add letter size, inch-based 'default.en_US.svg'. Update README. (bzr r13341.1.213) | ||||
| * | | Remove MapSymbols.svg which contains messy and incorrect SVG (<symbols> cannot | Tavmjong Bah | 2014-09-17 | 3 | -2781/+1198 |
| | | | | | | | | | | | | | have the 'transform' attribute, multiple identical <style> elements, etc.). In compensation, add new file MapSymbolsNPS.svg. Expand README. (bzr r13341.1.212) | ||||
| * | | Update to trunk r13525 | Liam P. White | 2014-08-17 | 5 | -56/+138 |
| |\| | | | | | (bzr r13341.1.142) | ||||
| | * | Set non-executable files to non-executable | Bryce Harrington | 2014-08-15 | 2 | -0/+0 |
| | | | | | | | (bzr r13515) | ||||
