summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-14Update dialog when object is added, deleted, or changed.Tavmjong Bah2-0/+149
2017-06-14Prevent crash due to clones.Tavmjong Bah1-0/+1
2017-06-14Use Glib::ustring to simplify title string code.Tavmjong Bah1-55/+39
2017-06-13[Bug #1417470] Fix PDF+TeX output for text inside groups with clip/maskMax Gaukler2-3/+33
2017-06-11Lpe bool fixMichael Soegtrop1-1/+1
2017-06-10A bit more massaging of codestyle on src/libnrtype/Layout...Felipe Corrêa da Silva Sanches1-694/+723
2017-06-10Group all of the ParagraphInfo class implementationFelipe Corrêa da Silva Sanches1-22/+16
2017-06-10libnrtype/Layout-TNG refactoring for better code legibilityFelipe Corrêa da Silva Sanches5-40/+101
2017-06-09Disable debugging code on libnrtype Layout-TNG-Compute at compile-time.Felipe Corrêa da Silva Sanches1-1/+5
2017-06-07Reorder hide and lock from context menuJabier Arraiza Cenoz1-7/+7
2017-06-07Strip comments when parsing CSS. Allow no space after an element name if foll...Tavmjong Bah1-1/+7
2017-06-06Fix build with versions of Harfbuzz prior to 1.2.3. (Visualization of alterna...Tavmjong Bah1-0/+6
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof5-8/+95
2017-06-05Show glyphs with alternative styles in "Feature Settings" section of "Variant...Tavmjong Bah4-9/+126
2017-06-05fixed enum order + added cpp files to POFILES.inMichael Soegtrop2-3/+2
2017-06-05fixed enum order + added cpp files to POFILES.inMichael Soegtrop2-6/+4
2017-06-04Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin5-533/+477
2017-06-04Add very raw page loading using linksMartin Owens3-6/+52
2017-06-04replace fopen with g_fopendmitry.zhulanov@gmail.com1-1/+2
2017-06-03minor fixesdmitry.zhulanov@gmail.com1-2/+2
2017-06-03abort Inkscape if XFileOpen command failsdmitry.zhulanov@gmail.com1-1/+1
2017-06-03Add list of OpenType tables available in selected font.Tavmjong Bah2-25/+35
2017-06-03handle svg documents relative to .yaml pathdmitry.zhulanov@gmail.com1-17/+40
2017-06-03check if file existdmitry.zhulanov@gmail.com1-2/+6
2017-06-03fix crash in XFileOpendmitry.zhulanov@gmail.com1-0/+1
2017-06-01Avoid name conflict with libwmf (wmf_free).Tavmjong Bah3-3/+4
2017-06-01Use uniform name for input and output (and PDF is an ISO standard and no long...Tavmjong Bah1-2/+2
2017-06-01improve open .yaml error message and exit with errordmitry.zhulanov@gmail.com1-2/+4
2017-05-31Sort File Save and File Input file type menus.Tavmjong Bah1-3/+77
2017-05-30Fix broken fix for bug pointed by parclytaxel in IRCJabier Arraiza Cenoz1-0/+3
2017-05-30Fix bug pointed by parclytaxel in IRCJabier Arraiza Cenoz1-3/+2
2017-05-29Alow write to repr on hidden LPE parametersJabier Arraiza Cenoz2-2/+5
2017-05-29Fix PDF export with respect to 'image-rendering'.Tavmjong Bah1-5/+5
2017-05-29Update for CSS 3 'image-rendering'.Tavmjong Bah2-4/+10
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof11-37/+55
2017-05-28Fix bug on crash if undefined LPE loadJabiertxof1-1/+3
2017-05-28Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof4-0/+5
2017-05-28Allow doOnRemove in all LPEJabiertxof1-6/+1
2017-05-28Remove dabug lineJabiertxof1-1/+0
2017-05-28Remove original-d from clip and mask LPE if keep pathsJabiertxof1-20/+20
2017-05-28Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof4-64/+140
2017-05-27Allow LPE clip or mask hasent effect appliedJabiertxof1-1/+5
2017-05-27More fixes to LPEJabiertxof14-88/+47
2017-05-27Change bad named varsJabiertxof13-24/+27
2017-05-26Order LPE parametersJabier Arraiza Cenoz2-2/+2
2017-05-26Improve methods on rotate copies LPEJabier Arraiza Cenoz5-46/+58
2017-05-25Allow rotate on split items over Rotate copies LPEJabier Arraiza Cenoz1-0/+7
2017-05-23selection chemistry: cancel if we hit top/bottomchr1-4/+12
2017-05-23fix a brunch of memory leaks pt.2chr5-10/+25
2017-05-23bugfix: change active layerchr2-0/+11