| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Working with powerclip and powermask | Jabier Arraiza | 2017-06-24 | 7 | -49/+146 |
| * | Updating to master | Jabier Arraiza | 2017-06-12 | 7 | -739/+827 |
| |\ | |||||
| | * | Lpe bool fix | Michael Soegtrop | 2017-06-11 | 1 | -1/+1 |
| | * | A bit more massaging of codestyle on src/libnrtype/Layout... | Felipe Corrêa da Silva Sanches | 2017-06-10 | 1 | -694/+723 |
| | * | Group all of the ParagraphInfo class implementation | Felipe Corrêa da Silva Sanches | 2017-06-10 | 1 | -22/+16 |
| | * | libnrtype/Layout-TNG refactoring for better code legibility | Felipe Corrêa da Silva Sanches | 2017-06-10 | 5 | -40/+101 |
| | * | Disable debugging code on libnrtype Layout-TNG-Compute at compile-time. | Felipe Corrêa da Silva Sanches | 2017-06-09 | 1 | -1/+5 |
| | * | Merge in whole of embroidery branch | Martin Owens | 2017-06-07 | 7 | -0/+1940 |
| | |\ | |||||
| | | * | fixed enum order + added cpp files to POFILES.in | Michael Soegtrop | 2017-06-05 | 2 | -6/+4 |
| | | * | merged with latest version of lpe-bool and trunk | Michael Soegtrop | 2017-06-05 | 979 | -44152/+31180 |
| | | |\ | |||||
| | * | \ | Merge LPE bool from Michael Soegtrop | msoegtrop | 2017-06-07 | 5 | -0/+471 |
| | |\ \ \ | |||||
| | | * | | | fixed enum order + added cpp files to POFILES.in | Michael Soegtrop | 2017-06-05 | 2 | -3/+2 |
| | | * | | | updated to latest trunk | Michael Soegtrop | 2017-06-05 | 924 | -41515/+28115 |
| | | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | | Reorder hide and lock from context menu | Jabier Arraiza Cenoz | 2017-06-07 | 1 | -7/+7 |
| | * | | | | Strip comments when parsing CSS. Allow no space after an element name if foll... | Tavmjong Bah | 2017-06-07 | 1 | -1/+7 |
| | * | | | | Fix build with versions of Harfbuzz prior to 1.2.3. (Visualization of alterna... | Tavmjong Bah | 2017-06-06 | 1 | -0/+6 |
| | * | | | | Add contextual buttons to Hide/lock and Unhide/unlock items | Jabiertxof | 2017-06-06 | 5 | -8/+95 |
| | * | | | | Show glyphs with alternative styles in "Feature Settings" section of "Variant... | Tavmjong Bah | 2017-06-05 | 4 | -9/+126 |
| | | |/ / | |/| | | |||||
| | * | | | Porting the pre-92 file update message from 0.92.x to trunk: | Marc Jeanmougin | 2017-06-04 | 5 | -533/+477 |
| | * | | | Add very raw page loading using links | Martin Owens | 2017-06-04 | 3 | -6/+52 |
| | * | | | Merge bugfixes for xverbs | Dmitry Zhulanov | 2017-06-04 | 1 | -19/+50 |
| | |\ \ \ | |||||
| | * | | | | Add list of OpenType tables available in selected font. | Tavmjong Bah | 2017-06-03 | 2 | -25/+35 |
| | * | | | | Avoid name conflict with libwmf (wmf_free). | Tavmjong Bah | 2017-06-01 | 3 | -3/+4 |
| | * | | | | Use uniform name for input and output (and PDF is an ISO standard and no long... | Tavmjong Bah | 2017-06-01 | 1 | -2/+2 |
| | * | | | | Sort File Save and File Input file type menus. | Tavmjong Bah | 2017-05-31 | 1 | -3/+77 |
| | * | | | | Fix broken fix for bug pointed by parclytaxel in IRC | Jabier Arraiza Cenoz | 2017-05-30 | 1 | -0/+3 |
| | * | | | | Fix bug pointed by parclytaxel in IRC | Jabier Arraiza Cenoz | 2017-05-30 | 1 | -3/+2 |
| | * | | | | Alow write to repr on hidden LPE parameters | Jabier Arraiza Cenoz | 2017-05-29 | 2 | -2/+5 |
| | * | | | | Fix PDF export with respect to 'image-rendering'. | Tavmjong Bah | 2017-05-29 | 1 | -5/+5 |
| | * | | | | Update for CSS 3 'image-rendering'. | Tavmjong Bah | 2017-05-29 | 2 | -4/+10 |
| | * | | | | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im... | Jabiertxof | 2017-05-29 | 11 | -37/+55 |
| | * | | | | Fix bug on crash if undefined LPE load | Jabiertxof | 2017-05-28 | 1 | -1/+3 |
| | * | | | | Add a new value to LPE 'is_load' to know the lpe is just load, no previous v... | Jabiertxof | 2017-05-28 | 4 | -0/+5 |
| | * | | | | Allow doOnRemove in all LPE | Jabiertxof | 2017-05-28 | 1 | -6/+1 |
| | * | | | | Remove dabug line | Jabiertxof | 2017-05-28 | 1 | -1/+0 |
| | * | | | | Remove original-d from clip and mask LPE if keep paths | Jabiertxof | 2017-05-28 | 1 | -20/+20 |
| | * | | | | Force not original-d if the clip-path or mask has not a LPE allowed to change it | Jabiertxof | 2017-05-28 | 4 | -64/+140 |
| | * | | | | Allow LPE clip or mask hasent effect applied | Jabiertxof | 2017-05-27 | 1 | -1/+5 |
| | * | | | | More fixes to LPE | Jabiertxof | 2017-05-27 | 14 | -88/+47 |
| | * | | | | Change bad named vars | Jabiertxof | 2017-05-27 | 13 | -24/+27 |
| * | | | | | adding last changes | Jabier Arraiza | 2017-06-12 | 2 | -25/+26 |
| * | | | | | Working on powermask | Jabier Arraiza | 2017-06-11 | 2 | -4/+20 |
| * | | | | | Working on powermask | Jabier Arraiza | 2017-06-10 | 3 | -99/+118 |
| * | | | | | Update to trunk | Jabier Arraiza Cenoz | 2017-06-07 | 7 | -0/+1940 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge in whole of embroidery branch | Martin Owens | 2017-06-07 | 7 | -0/+1940 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | fixed enum order + added cpp files to POFILES.in | Michael Soegtrop | 2017-06-05 | 2 | -6/+4 |
| | | * | | | | | merged with latest version of lpe-bool and trunk | Michael Soegtrop | 2017-06-05 | 979 | -44152/+31180 |
| | | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | | updated to trunk | Michael Soegtrop | 2017-06-05 | 62 | -548/+1343 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Added emboidery and bool LPEs | Michael Soegtrop | 2016-04-27 | 10 | -1/+2546 |
| * | | | | | | | | Working on powermask LPE | Jabier Arraiza Cenoz | 2017-06-07 | 8 | -70/+136 |
