| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to trunk | Jabier Arraiza Cenoz | 2017-06-07 | 7 | -8/+487 |
| |\ | | | | | (bzr r15721) | ||||
| | * | Merge LPE bool from Michael Soegtrop | msoegtrop | 2017-06-07 | 5 | -0/+471 |
| | |\ | | | | | | | (bzr r15703.1.34) | ||||
| | | * | fixed enum order + added cpp files to POFILES.in | Michael Soegtrop | 2017-06-05 | 2 | -3/+2 |
| | | | | | | | | | | (bzr r14876.2.5) | ||||
| | | * | updated to latest trunk | Michael Soegtrop | 2017-06-05 | 924 | -41515/+28115 |
| | | |\ | | | | | | | | | (bzr r14876.2.4) | ||||
| | | * \ | updated to latest trunk | Michael Soegtrop | 2016-06-12 | 109 | -895/+1452 |
| | | |\ \ | | | | | | | | | | | (bzr r14876.2.3) | ||||
| | | * \ \ | Fixed Bool LPE review issues | Michael Soegtrop | 2016-05-23 | 46 | -554/+912 |
| | | |\ \ \ | | | | | | | | | | | | | (bzr r14876.2.2) | ||||
| | | * | | | | Added bool LPE | Michael Soegtrop | 2016-05-08 | 6 | -1/+513 |
| | | | | | | | | | | | | | | | | | | | (bzr r14876.2.1) | ||||
| | * | | | | | Reorder hide and lock from context menu | Jabier Arraiza Cenoz | 2017-06-07 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.33) | ||||
| | * | | | | | Strip comments when parsing CSS. Allow no space after an element name if ↵ | Tavmjong Bah | 2017-06-07 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | followed by '+', '>', or '~' when entering new selector. (bzr r15703.1.32) | ||||
| * | | | | | | Working on powermask | Jabiertxof | 2017-06-06 | 2 | -229/+76 |
| | | | | | | | | | | | | | | | | | | | (bzr r15719) | ||||
| * | | | | | | Starting with powermask | Jabiertxof | 2017-06-06 | 6 | -8/+410 |
| | | | | | | | | | | | | | | | | | | | (bzr r15718) | ||||
| * | | | | | | Substitute a bool paramenter by a button | Jabier Arraiza Cenoz | 2017-06-06 | 2 | -13/+22 |
| | | | | | | | | | | | | | | | | | | | (bzr r15717) | ||||
| * | | | | | | Fixing somethings changing from shapes to paths | Jabier Arraiza Cenoz | 2017-06-06 | 2 | -47/+48 |
| | | | | | | | | | | | | | | | | | | | (bzr r15716) | ||||
| * | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2017-06-06 | 20 | -605/+847 |
| |\| | | | | | | | | | | | | | | | | | (bzr r15715) | ||||
| | * | | | | | Fix build with versions of Harfbuzz prior to 1.2.3. (Visualization of ↵ | Tavmjong Bah | 2017-06-06 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alternative glyphs requires 1.2.3.) (bzr r15703.1.30) | ||||
| | * | | | | | Add contextual buttons to Hide/lock and Unhide/unlock items | Jabiertxof | 2017-06-06 | 5 | -8/+95 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.29) | ||||
| | * | | | | | Show glyphs with alternative styles in "Feature Settings" section of ↵ | Tavmjong Bah | 2017-06-05 | 4 | -9/+126 |
| | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | "Variants" tab of "Text and Font" dialog. (bzr r15703.1.28) | ||||
| | * | | | | Porting the pre-92 file update message from 0.92.x to trunk: | Marc Jeanmougin | 2017-06-04 | 5 | -533/+477 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New dialog when opening pre-0.92 files (with 90 dpi). I implemented it mostly based on mizmo's UI proposal (thanks!), with additional inputs from su_v with a few bugfixes from jabiertxof Also adds a commandline option --convert-dpi-method=[none|scale-viewbox|scale-document] to be able to batch convert files. Fixed bugs: - https://launchpad.net/bugs/1659229 (bzr r15703.1.26) | ||||
| | * | | | | Add very raw page loading using links | Martin Owens | 2017-06-04 | 3 | -6/+52 |
| | | | | | | | | | | | | | | | | (bzr r15703.1.24) | ||||
| | * | | | | Merge bugfixes for xverbs | Dmitry Zhulanov | 2017-06-04 | 1 | -19/+50 |
| | |\ \ \ \ | | | | | | | | | | | | | (bzr r15703.1.23) | ||||
| | | * | | | | replace fopen with g_fopen | dmitry.zhulanov@gmail.com | 2017-06-04 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1695629 (bzr r15700.1.7) | ||||
| | | * | | | | minor fixes | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1692699 (bzr r15700.1.6) | ||||
| | | * | | | | abort Inkscape if XFileOpen command fails | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1695606 (bzr r15700.1.5) | ||||
| | | * | | | | handle svg documents relative to .yaml path | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -17/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1692701 (bzr r15700.1.4) | ||||
| | | * | | | | check if file exist | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1692699 (bzr r15700.1.3) | ||||
| | | * | | | | fix crash in XFileOpen | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1692699 (bzr r15700.1.2) | ||||
| | | * | | | | improve open .yaml error message and exit with error | dmitry.zhulanov@gmail.com | 2017-06-01 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1692707 (bzr r15700.1.1) | ||||
| | * | | | | | Add list of OpenType tables available in selected font. | Tavmjong Bah | 2017-06-03 | 2 | -25/+35 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.22) | ||||
| | * | | | | | Avoid name conflict with libwmf (wmf_free). | Tavmjong Bah | 2017-06-01 | 3 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.21) | ||||
| | * | | | | | Use uniform name for input and output (and PDF is an ISO standard and no ↵ | Tavmjong Bah | 2017-06-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | longer tied to Adobe). (bzr r15703.1.20) | ||||
| * | | | | | | Remove silly code ;) | Jabier Arraiza Cenoz | 2017-05-31 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | (bzr r15714) | ||||
| * | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2017-05-31 | 1 | -3/+77 |
| |\| | | | | | | | | | | | | | | | | | (bzr r15713) | ||||
| | * | | | | | Sort File Save and File Input file type menus. | Tavmjong Bah | 2017-05-31 | 1 | -3/+77 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.17) | ||||
| * | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2017-05-30 | 1 | -3/+5 |
| |\| | | | | | | | | | | | | | | | | | (bzr r15712) | ||||
| | * | | | | | Fix broken fix for bug pointed by parclytaxel in IRC | Jabier Arraiza Cenoz | 2017-05-30 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.16) | ||||
| | * | | | | | Fix bug pointed by parclytaxel in IRC | Jabier Arraiza Cenoz | 2017-05-30 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.15) | ||||
| | * | | | | | Alow write to repr on hidden LPE parameters | Jabier Arraiza Cenoz | 2017-05-29 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.13) | ||||
| * | | | | | | Working on hide | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | (bzr r15711) | ||||
| * | | | | | | Add toggle clip bisibility button | Jabier Arraiza Cenoz | 2017-05-29 | 6 | -59/+99 |
| | | | | | | | | | | | | | | | | | | | (bzr r15709) | ||||
| * | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2017-05-29 | 3 | -9/+15 |
| |\| | | | | | | | | | | | | | | | | | (bzr r15708) | ||||
| | * | | | | | Fix PDF export with respect to 'image-rendering'. | Tavmjong Bah | 2017-05-29 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.12) | ||||
| | * | | | | | Update for CSS 3 'image-rendering'. | Tavmjong Bah | 2017-05-29 | 2 | -4/+10 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.11) | ||||
| * | | | | | | Allow temp hide clip | Jabier Arraiza Cenoz | 2017-05-29 | 3 | -25/+23 |
| | | | | | | | | | | | | | | | | | | | (bzr r15707) | ||||
| * | | | | | | Handling hide | Jabiertxof | 2017-05-29 | 3 | -19/+39 |
| | | | | | | | | | | | | | | | | | | | (bzr r15706) | ||||
| * | | | | | | update to trunk | Jabiertxof | 2017-05-29 | 11 | -42/+58 |
| |\| | | | | | | | | | | | | | | | | | (bzr r15705) | ||||
| | * | | | | | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵ | Jabiertxof | 2017-05-29 | 11 | -37/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15703.1.10) | ||||
| | * | | | | | Fix bug on crash if undefined LPE load | Jabiertxof | 2017-05-28 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.9) | ||||
| | * | | | | | Add a new value to LPE 'is_load' to know the lpe is just load, no previous ↵ | Jabiertxof | 2017-05-28 | 4 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | values set yet to not LPE stored values when loading a previous file (bzr r15703.1.8) | ||||
| | * | | | | | Allow doOnRemove in all LPE | Jabiertxof | 2017-05-28 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.7) | ||||
| | * | | | | | Remove dabug line | Jabiertxof | 2017-05-28 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.6) | ||||
