| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Substitute a bool paramenter by a button | Jabier Arraiza Cenoz | 2017-06-06 | 2 | -13/+22 |
| * | Fixing somethings changing from shapes to paths | Jabier Arraiza Cenoz | 2017-06-06 | 2 | -47/+48 |
| * | Update to trunk | Jabier Arraiza Cenoz | 2017-06-06 | 20 | -605/+847 |
| |\ | |||||
| | * | 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 |
| | |\ | |||||
| | | * | replace fopen with g_fopen | dmitry.zhulanov@gmail.com | 2017-06-04 | 1 | -1/+2 |
| | | * | minor fixes | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -2/+2 |
| | | * | abort Inkscape if XFileOpen command fails | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -1/+1 |
| | | * | handle svg documents relative to .yaml path | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -17/+40 |
| | | * | check if file exist | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -2/+6 |
| | | * | fix crash in XFileOpen | dmitry.zhulanov@gmail.com | 2017-06-03 | 1 | -0/+1 |
| | | * | improve open .yaml error message and exit with error | dmitry.zhulanov@gmail.com | 2017-06-01 | 1 | -2/+4 |
| | * | | 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 |
| * | | | Remove silly code ;) | Jabier Arraiza Cenoz | 2017-05-31 | 1 | -6/+0 |
| * | | | Update to trunk | Jabier Arraiza Cenoz | 2017-05-31 | 1 | -3/+77 |
| |\| | | |||||
| | * | | Sort File Save and File Input file type menus. | Tavmjong Bah | 2017-05-31 | 1 | -3/+77 |
| * | | | Update to trunk | Jabier Arraiza Cenoz | 2017-05-30 | 1 | -3/+5 |
| |\| | | |||||
| | * | | 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 |
| * | | | Working on hide | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -1/+1 |
| * | | | Add toggle clip bisibility button | Jabier Arraiza Cenoz | 2017-05-29 | 6 | -59/+99 |
| * | | | Update to trunk | Jabier Arraiza Cenoz | 2017-05-29 | 3 | -9/+15 |
| |\| | | |||||
| | * | | 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 |
| * | | | Allow temp hide clip | Jabier Arraiza Cenoz | 2017-05-29 | 3 | -25/+23 |
| * | | | Handling hide | Jabiertxof | 2017-05-29 | 3 | -19/+39 |
| * | | | update to trunk | Jabiertxof | 2017-05-29 | 11 | -42/+58 |
| |\| | | |||||
| | * | | 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 |
| * | | | Initial release | Jabiertxof | 2017-05-29 | 26 | -183/+587 |
| |/ / | |||||
| * | | Order LPE parameters | Jabier Arraiza Cenoz | 2017-05-26 | 2 | -2/+2 |
| * | | Improve methods on rotate copies LPE | Jabier Arraiza Cenoz | 2017-05-26 | 5 | -46/+58 |
| * | | Allow rotate on split items over Rotate copies LPE | Jabier Arraiza Cenoz | 2017-05-25 | 1 | -0/+7 |
| |/ | |||||
| * | selection chemistry: cancel if we hit top/bottom | chr | 2017-05-23 | 1 | -4/+12 |
| * | fix a brunch of memory leaks pt.2 | chr | 2017-05-23 | 5 | -10/+25 |
