summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Working on powermask LPEJabier Arraiza Cenoz2017-06-078-70/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15722)
| * | | | | | | | Update to trunkJabier Arraiza Cenoz2017-06-079-11/+492
| |\| | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15721)
| | * | | | | | | Merge LPE bool from Michael Soegtropmsoegtrop2017-06-077-3/+476
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.34)
| | | * | | | | | | fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-053-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14876.2.5)
| | | * | | | | | | updated to latest trunkMichael Soegtrop2017-06-052033-700939/+774759
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | (bzr r14876.2.4)
| | * | | | | | | | Reorder hide and lock from context menuJabier Arraiza Cenoz2017-06-071-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.33)
| | * | | | | | | | Strip comments when parsing CSS. Allow no space after an element name if ↵Tavmjong Bah2017-06-071-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | followed by '+', '>', or '~' when entering new selector. (bzr r15703.1.32)
| * | | | | | | | | update to trunkJabiertxof2017-06-061-6917/+7658
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15720)
| | * | | | | | | | [Bug #1695873] Ukrainian translation update for 0.93.Yuri Chornoivan2017-06-061-6917/+7658
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1695873 (bzr r15703.1.31)
| * | | | | | | | | Working on powermaskJabiertxof2017-06-062-229/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15719)
| * | | | | | | | | Starting with powermaskJabiertxof2017-06-067-8/+411
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15718)
| * | | | | | | | | Substitute a bool paramenter by a buttonJabier Arraiza Cenoz2017-06-062-13/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15717)
| * | | | | | | | | Fixing somethings changing from shapes to pathsJabier Arraiza Cenoz2017-06-062-47/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15716)
| * | | | | | | | | Update to trunkJabier Arraiza Cenoz2017-06-0633-614/+1245
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15715)
| | * | | | | | | | Fix build with versions of Harfbuzz prior to 1.2.3. (Visualization of ↵Tavmjong Bah2017-06-061-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alternative glyphs requires 1.2.3.) (bzr r15703.1.30)
| | * | | | | | | | Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-065-8/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.29)
| | * | | | | | | | Show glyphs with alternative styles in "Feature Settings" section of ↵Tavmjong Bah2017-06-054-9/+126
| | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Variants" tab of "Text and Font" dialog. (bzr r15703.1.28)
| | * | | | | | | [Bug #1695016] Xaml export misses some radialGradients.mgth2017-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1695016 (bzr r15703.1.27)
| | * | | | | | | Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin2017-06-045-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)
| | * | | | | | | Merge in render frame extensionMartin Owens2017-06-044-0/+389
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.25)
| | * | | | | | | | Add very raw page loading using linksMartin Owens2017-06-043-6/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.24)
| | * | | | | | | | Merge bugfixes for xverbsDmitry Zhulanov2017-06-041-19/+50
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.23)
| | * | | | | | | | | Add list of OpenType tables available in selected font.Tavmjong Bah2017-06-032-25/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.22)
| | * | | | | | | | | Avoid name conflict with libwmf (wmf_free).Tavmjong Bah2017-06-013-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.21)
| | * | | | | | | | | Use uniform name for input and output (and PDF is an ISO standard and no ↵Tavmjong Bah2017-06-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | longer tied to Adobe). (bzr r15703.1.20)
| | * | | | | | | | | Explicitly mark input/output via UniConvertor.Tavmjong Bah2017-06-018-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Helps keep track of which input/output method is being used when multiple options are available. (bzr r15703.1.19)
| * | | | | | | | | | Remove silly code ;)Jabier Arraiza Cenoz2017-05-311-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15714)
| * | | | | | | | | | Update to trunkJabier Arraiza Cenoz2017-05-312-3/+80
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15713)
| | * | | | | | | | | Add 4k, 5k, and 8k screen sizes.Tavmjong Bah2017-05-311-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.18)
| | * | | | | | | | | Sort File Save and File Input file type menus.Tavmjong Bah2017-05-311-3/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.17)
| * | | | | | | | | | Update to trunkJabier Arraiza Cenoz2017-05-303-5/+8
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15712)
| | * | | | | | | | | Fix broken fix for bug pointed by parclytaxel in IRCJabier Arraiza Cenoz2017-05-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.16)
| | * | | | | | | | | Fix bug pointed by parclytaxel in IRCJabier Arraiza Cenoz2017-05-301-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.15)
| | * | | | | | | | | cmake/MSYS2: install python2-pillowEduard Braun2017-05-292-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.14)
| * | | | | | | | | | Working on hideJabier Arraiza Cenoz2017-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15711)
| * | | | | | | | | | Update to trunkJabier Arraiza Cenoz2017-05-290-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15710)
| | * | | | | | | | | Alow write to repr on hidden LPE parametersJabier Arraiza Cenoz2017-05-292-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.13)
| * | | | | | | | | | Add toggle clip bisibility buttonJabier Arraiza Cenoz2017-05-296-59/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15709)
| * | | | | | | | | | Update to trunkJabier Arraiza Cenoz2017-05-293-9/+15
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15708)
| | * | | | | | | | | Fix PDF export with respect to 'image-rendering'.Tavmjong Bah2017-05-291-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.12)
| | * | | | | | | | | Update for CSS 3 'image-rendering'.Tavmjong Bah2017-05-292-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.11)
| * | | | | | | | | | Allow temp hide clipJabier Arraiza Cenoz2017-05-293-25/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15707)
| * | | | | | | | | | Handling hideJabiertxof2017-05-293-19/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15706)
| * | | | | | | | | | update to trunkJabiertxof2017-05-2911-42/+58
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15705)
| | * | | | | | | | | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof2017-05-2911-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 loadJabiertxof2017-05-281-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.9)
| | * | | | | | | | | Add a new value to LPE 'is_load' to know the lpe is just load, no previous ↵Jabiertxof2017-05-284-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | values set yet to not LPE stored values when loading a previous file (bzr r15703.1.8)
| | * | | | | | | | | Allow doOnRemove in all LPEJabiertxof2017-05-281-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.7)
| | * | | | | | | | | Remove dabug lineJabiertxof2017-05-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.6)
| | * | | | | | | | | Remove original-d from clip and mask LPE if keep pathsJabiertxof2017-05-281-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.5)