summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Substitute a bool paramenter by a buttonJabier Arraiza Cenoz2017-06-062-13/+22
* Fixing somethings changing from shapes to pathsJabier Arraiza Cenoz2017-06-062-47/+48
* Update to trunkJabier Arraiza Cenoz2017-06-0620-605/+847
|\
| * Fix build with versions of Harfbuzz prior to 1.2.3. (Visualization of alterna...Tavmjong Bah2017-06-061-0/+6
| * Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-065-8/+95
| * Show glyphs with alternative styles in "Feature Settings" section of "Variant...Tavmjong Bah2017-06-054-9/+126
| * Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin2017-06-045-533/+477
| * Add very raw page loading using linksMartin Owens2017-06-043-6/+52
| * Merge bugfixes for xverbsDmitry Zhulanov2017-06-041-19/+50
| |\
| | * replace fopen with g_fopendmitry.zhulanov@gmail.com2017-06-041-1/+2
| | * minor fixesdmitry.zhulanov@gmail.com2017-06-031-2/+2
| | * abort Inkscape if XFileOpen command failsdmitry.zhulanov@gmail.com2017-06-031-1/+1
| | * handle svg documents relative to .yaml pathdmitry.zhulanov@gmail.com2017-06-031-17/+40
| | * check if file existdmitry.zhulanov@gmail.com2017-06-031-2/+6
| | * fix crash in XFileOpendmitry.zhulanov@gmail.com2017-06-031-0/+1
| | * improve open .yaml error message and exit with errordmitry.zhulanov@gmail.com2017-06-011-2/+4
| * | Add list of OpenType tables available in selected font.Tavmjong Bah2017-06-032-25/+35
| * | Avoid name conflict with libwmf (wmf_free).Tavmjong Bah2017-06-013-3/+4
| * | Use uniform name for input and output (and PDF is an ISO standard and no long...Tavmjong Bah2017-06-011-2/+2
* | | Remove silly code ;)Jabier Arraiza Cenoz2017-05-311-6/+0
* | | Update to trunkJabier Arraiza Cenoz2017-05-311-3/+77
|\| |
| * | Sort File Save and File Input file type menus.Tavmjong Bah2017-05-311-3/+77
* | | Update to trunkJabier Arraiza Cenoz2017-05-301-3/+5
|\| |
| * | Fix broken fix for bug pointed by parclytaxel in IRCJabier Arraiza Cenoz2017-05-301-0/+3
| * | Fix bug pointed by parclytaxel in IRCJabier Arraiza Cenoz2017-05-301-3/+2
| * | Alow write to repr on hidden LPE parametersJabier Arraiza Cenoz2017-05-292-2/+5
* | | Working on hideJabier Arraiza Cenoz2017-05-291-1/+1
* | | Add toggle clip bisibility buttonJabier Arraiza Cenoz2017-05-296-59/+99
* | | Update to trunkJabier Arraiza Cenoz2017-05-293-9/+15
|\| |
| * | Fix PDF export with respect to 'image-rendering'.Tavmjong Bah2017-05-291-5/+5
| * | Update for CSS 3 'image-rendering'.Tavmjong Bah2017-05-292-4/+10
* | | Allow temp hide clipJabier Arraiza Cenoz2017-05-293-25/+23
* | | Handling hideJabiertxof2017-05-293-19/+39
* | | update to trunkJabiertxof2017-05-2911-42/+58
|\| |
| * | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof2017-05-2911-37/+55
| * | Fix bug on crash if undefined LPE loadJabiertxof2017-05-281-1/+3
| * | Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof2017-05-284-0/+5
| * | Allow doOnRemove in all LPEJabiertxof2017-05-281-6/+1
| * | Remove dabug lineJabiertxof2017-05-281-1/+0
| * | Remove original-d from clip and mask LPE if keep pathsJabiertxof2017-05-281-20/+20
| * | Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-284-64/+140
| * | Allow LPE clip or mask hasent effect appliedJabiertxof2017-05-271-1/+5
| * | More fixes to LPEJabiertxof2017-05-2714-88/+47
| * | Change bad named varsJabiertxof2017-05-2713-24/+27
* | | Initial releaseJabiertxof2017-05-2926-183/+587
|/ /
* | Order LPE parametersJabier Arraiza Cenoz2017-05-262-2/+2
* | Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-265-46/+58
* | Allow rotate on split items over Rotate copies LPEJabier Arraiza Cenoz2017-05-251-0/+7
|/
* selection chemistry: cancel if we hit top/bottomchr2017-05-231-4/+12
* fix a brunch of memory leaks pt.2chr2017-05-235-10/+25