summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring hatch to remove memory leaks (bad GTKish casting macros) and unin...Jon A. Cruz2014-10-181-10/+11
* Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-10-173-37/+93
|\
| * update to trunk (r13560)su_v2014-09-1910-34/+206
| |\
| * \ update to trunk (r13532)su_v2014-08-263-17/+27
| |\ \
| * | | librevenge: update to latest patch from bug #1323592 (support old and new ver...su_v2014-08-263-26/+93
| * | | update to trunk (r13488)su_v2014-08-041-3/+19
| |\ \ \
| * \ \ \ update to trunk (r13472)su_v2014-07-277-18/+36
| |\ \ \ \
| * \ \ \ \ update to trunk (r13454)su_v2014-07-193-3/+5
| |\ \ \ \ \
| * \ \ \ \ \ update to trunk (r13425)su_v2014-06-1511-919/+194
| |\ \ \ \ \ \
| * \ \ \ \ \ \ update to trunk (r13407)su_v2014-06-041-9/+45
| |\ \ \ \ \ \ \
| * | | | | | | | Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-05-273-46/+35
* | | | | | | | | Merge in osx-packaging-update branch. OS X packaging now works correctly for ...Liam P. White2014-10-161-0/+24
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ update to trunk (r13610)su_v2014-10-142-32/+35
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ update to trunk (r13586)su_v2014-10-101-62/+82
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ update to trunk (r13577)su_v2014-10-021-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13564)su_v2014-09-251-2/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13556)su_v2014-09-152-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | update to trunk (r13549)su_v2014-09-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13545)su_v2014-09-057-32/+199
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13538)su_v2014-09-012-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | add poppler data to bundle, fix relocation support (see bug #956282)su_v2014-08-211-0/+24
* | | | | | | | | | | | | | | | Cleanup of unintialized and leaked values.Jon A. Cruz2014-10-162-88/+124
* | | | | | | | | | | | | | | | More direct way of finding font-family. One entry per unique style.Tavmjong Bah2014-10-151-6/+5
* | | | | | | | | | | | | | | | Merge hatch rendering code from Tomasz Boczkowski.Tavmjong Bah2014-10-144-17/+118
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Merged hatch pdf and png export codeTomasz Boczkowski2014-10-144-17/+118
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | Implement marker 'orient' attribute value 'auto-start-reverse'.Tavmjong Bah2014-10-141-5/+7
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Extension enumeration/dropdownbox parameter: fix potential NULL-deref crash o...Johan B. C. Engelen2014-10-121-27/+28
* | | | | | | | | | | | | | | Fix "Argument with 'nonnull' attribute passed null" API bug in extension colo...Johan B. C. Engelen2014-10-111-5/+7
| |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Allow <sodipodi:namedview> attributes to be set by scripts.Tavmjong Bah2014-10-091-62/+82
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Importing. Fix for Bug #1325822 (BMP images resolution not correctly imported).Nicolas Dufour2014-10-011-0/+7
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Extensions. Fix for Bug #1372200 (Comment within <script> element in INX file...Nicolas Dufour2014-09-231-2/+7
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Always check result of sp_repr_read_mem for NULLBryce Harrington2014-09-142-1/+6
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | partial rollback of r13544, allow old recursive behavior for some locations, ...mathog2014-09-081-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | resolves bug 1348417 and implements addition features for bug 1302857mathog2014-09-047-32/+199
| |/ / / / / / / |/| | | | | | |
* | | | | | | | UI. Fix for Bug #340723 "Interface inconsistency of tooltips".Nicolas Dufour2014-08-262-2/+2
|/ / / / / / /
* | | | | | / Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).Nicolas Dufour2014-08-101-15/+25
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix for bug 1340683 for WMF inputmathog2014-07-281-3/+19
| |_|_|_|/ |/| | | |
* | | | | sync with libTere version of text_reassemble.cmathog2014-07-251-3/+3
* | | | | Fix for bug 1340683mathog2014-07-241-1/+17
* | | | | Fix for bug 1336753mathog2014-07-241-5/+7
* | | | | Fixed parentheses.Markus Engel2014-07-221-1/+1
* | | | | Replaced some abs/fabs with std::abs.Markus Engel2014-07-224-6/+6
* | | | | Fixed some unused variables warnings.Markus Engel2014-07-222-2/+2
| |_|_|/ |/| | |
* | | | Warnings cleaup.Jon A. Cruz2014-07-152-3/+2
* | | | Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the...Nicolas Dufour2014-06-181-0/+3
| |_|/ |/| |
* | | Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ...Nicolas Dufour2014-06-112-6/+17
* | | revise email theadibAdib Taraben2014-06-062-2/+2
* | | merge pdf import via poppler-cairo into native importerAdib Taraben2014-06-067-911/+175
| |/ |/|
* | Patch from comment 7. Fixes build with Poppler 0.26.Matthias Kilian (no public email in lp)2014-06-031-9/+45
|/
* i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not tran...Nicolas Dufour2014-05-221-1/+1