summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Collapse)AuthorAgeFilesLines
* static code analysis: initialisationKris De Gussem2014-12-281-3/+3
| | | (bzr r13827)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-218-8/+8
| | | (bzr r13820)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-215-7/+11
| | | (bzr r13809)
* Fix build with poppler 0.29.0 (Bug #1399811)su_v2014-12-111-6/+26
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1399811 (bzr r13794)
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ↵Tavmjong Bah2014-11-265-5/+5
| | | | | by function. (bzr r13774)
* Update to trunk r13766Liam P. White2014-11-263-7/+7
|\ | | | | (bzr r13341.5.24)
| * Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').Tavmjong Bah2014-11-251-5/+5
| | | | | | (bzr r13757)
| * Units: make it absolutely clear that Document properties unit dropdown is ↵Johan B. C. Engelen2014-11-242-2/+2
| | | | | | | | | | | | | | for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units. Change all code to use either Display units OR svg units. (bzr r13751)
* | Update to trunk r13750Liam P. White2014-11-243-124/+152
|\| | | | | (bzr r13341.5.23)
| * Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-103-124/+152
| | | | | | (bzr r13700)
* | Update to trunk r13690Liam P. White2014-11-095-8/+8
|\| | | | | (bzr r13341.5.22)
| * fix potential nullptr deref.Johan B. C. Engelen2014-11-081-1/+1
| | | | | | (bzr r13685)
| * change default pdf import resolution to 96 dpiAlvin Penner2014-11-024-7/+7
| | | | | | (bzr r13660)
* | Update to trunk r13648Liam P. White2014-10-311-10/+11
|\| | | | | (bzr r13341.5.19)
| * Update to trunk r13625Liam P. White2014-10-191-10/+11
| |\ | | | | | | (bzr r13341.1.280)
| | * Refactoring hatch to remove memory leaks (bad GTKish casting macros) and ↵Jon A. Cruz2014-10-181-10/+11
| | | | | | | | | | | | | | | uninitialized value. (bzr r13622)
* | | Update to experimental r13619Liam P. White2014-10-1813-206/+462
|\| | | | | | | | (bzr r13341.5.18)
| * | Update to trunk r13621Liam P. White2014-10-1712-174/+394
| |\| | | | | | | (bzr r13341.1.278)
| | * Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-10-173-37/+93
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1323592 Original authors: - Fridrich Strba <fridrich.strba@bluewin.ch> - Alex Valavanis <valavanisalex@gmail.com> (bzr r13621)
| | | * update to trunk (r13560)su_v2014-09-1910-34/+206
| | | |\ | | | | | | | | | | (bzr r13398.1.10)
| | | * \ update to trunk (r13532)su_v2014-08-263-17/+27
| | | |\ \ | | | | | | | | | | | | (bzr r13398.1.8)
| | | * | | librevenge: update to latest patch from bug #1323592 (support old and new ↵su_v2014-08-263-26/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | versions of libwpg, libcdr and libvisio ) (bzr r13398.1.7)
| | | * | | update to trunk (r13488)su_v2014-08-041-3/+19
| | | |\ \ \ | | | | | | | | | | | | | | (bzr r13398.1.6)
| | | * \ \ \ update to trunk (r13472)su_v2014-07-277-18/+36
| | | |\ \ \ \ | | | | | | | | | | | | | | | | (bzr r13398.1.5)
| | | * \ \ \ \ update to trunk (r13454)su_v2014-07-193-3/+5
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13398.1.4)
| | | * \ \ \ \ \ update to trunk (r13425)su_v2014-06-1511-919/+194
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.3)
| | | * \ \ \ \ \ \ update to trunk (r13407)su_v2014-06-041-9/+45
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.2)
| | | * | | | | | | | Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-05-273-46/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13398.1.1)
| | * | | | | | | | | Merge in osx-packaging-update branch. OS X packaging now works correctly for ↵Liam P. White2014-10-161-0/+24
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trunk. (bzr r13620)
| | | * \ \ \ \ \ \ \ \ update to trunk (r13610)su_v2014-10-142-32/+35
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.112)
| | | * \ \ \ \ \ \ \ \ \ update to trunk (r13586)su_v2014-10-101-62/+82
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.111)
| | | * \ \ \ \ \ \ \ \ \ \ update to trunk (r13577)su_v2014-10-021-0/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.108)
| | | * \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13564)su_v2014-09-251-2/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.107)
| | | * \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13556)su_v2014-09-152-1/+6
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | (bzr r13506.1.97)
| | | * | | | | | | | | | | | | update to trunk (r13549)su_v2014-09-081-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.79)
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13545)su_v2014-09-057-32/+199
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.63)
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunk (r13538)su_v2014-09-012-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | (bzr r13506.1.48)
| | | * | | | | | | | | | | | | | | add poppler data to bundle, fix relocation support (see bug #956282)su_v2014-08-211-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13506.1.40)
| | * | | | | | | | | | | | | | | | Cleanup of unintialized and leaked values.Jon A. Cruz2014-10-162-88/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13618)
| | * | | | | | | | | | | | | | | | More direct way of finding font-family. One entry per unique style.Tavmjong Bah2014-10-151-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (experimental r13580 and r12581) (bzr r13616.1.3)
| | * | | | | | | | | | | | | | | | Merge hatch rendering code from Tomasz Boczkowski.Tavmjong Bah2014-10-144-17/+118
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13614)
| | | * | | | | | | | | | | | | | | | Merged hatch pdf and png export codeTomasz Boczkowski2014-10-144-17/+118
| | | | |_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13611.1.9)
| | * / | | | | | | | | | | | | | | Implement marker 'orient' attribute value 'auto-start-reverse'.Tavmjong Bah2014-10-141-5/+7
| | |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13613)
| | * | | | | | | | | | | | | | | Extension enumeration/dropdownbox parameter: fix potential NULL-deref crash ↵Johan B. C. Engelen2014-10-121-27/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on xml == nullptr. (bzr r13599)
| | * | | | | | | | | | | | | | | Fix "Argument with 'nonnull' attribute passed null" API bug in extension ↵Johan B. C. Engelen2014-10-111-5/+7
| | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | color parameter construction. Clang static analyzer has found an "Argument with 'nonnull' attribute passed null". The applied fix here checks if the defaulthex argument is nullptr before making the call. A default initialization value is added to the constructor in case defaulthex == nullptr. (with additional whitespace improvements) (bzr r13587)
| | * | | | | | | | | | | | | | Allow <sodipodi:namedview> attributes to be set by scripts.Tavmjong Bah2014-10-091-62/+82
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13583)
| * | | | | | | | | | | | | | Added comment.Tavmjong Bah2014-10-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.265)
| * | | | | | | | | | | | | | Allow <sodipodi:namedview> attributes to be set by scripts.Tavmjong Bah2014-10-081-32/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a bit of a hack... Why does <sodipode:namedview> need special treatment? (bzr r13341.1.258)
* | | | | | | | | | | | | | | Update to experimental r13598Liam P. White2014-10-0814-47/+230
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.5.17)
| * | | | | | | | | | | | | | Update to trunk r13580Liam P. White2014-10-0612-36/+220
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.255)