summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | 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
| | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Added comment.Tavmjong Bah2014-10-091-0/+2
| * | | | | | | | | | | | | | | Allow <sodipodi:namedview> attributes to be set by scripts.Tavmjong Bah2014-10-081-32/+66
* | | | | | | | | | | | | | | | Update to experimental r13598Liam P. White2014-10-0814-47/+230
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Update to trunk r13580Liam P. White2014-10-0612-36/+220
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | 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
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Move more UI code into ui/Liam P. White2014-10-051-3/+3
| * | | | | | | | | | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-051-1/+1
| * | | | | | | | | | Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
| * | | | | | | | | | Removal of unused code dealing with PangoStringToDescrMap and UIStringToPango...Tavmjong Bah2014-10-031-6/+5
| * | | | | | | | | | Remove misleading dialogs directoryLiam P. White2014-09-025-5/+5
| * | | | | | | | | | Update to trunk r13542Liam P. White2014-09-022-2/+2
| |\| | | | | | | | |
| | * | | | | | | | | UI. Fix for Bug #340723 "Interface inconsistency of tooltips".Nicolas Dufour2014-08-262-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-312-8/+7
| * | | | | | | | | Minor pass of header cleanupLiam P. White2014-08-301-0/+3
| * | | | | | | | | Reduce header bloatAlex Valavanis2014-08-304-5/+4
* | | | | | | | | | Update to experimental r13565Liam P. White2014-09-2710-15/+17
* | | | | | | | | | Update to experimental r13527Liam P. White2014-08-3010-124/+73
|\| | | | | | | | |
| * | | | | | | | | Fix Gtk+ 2 buildAlex Valavanis2014-08-242-0/+12
| * | | | | | | | | Fix deprecated VBox useAlex Valavanis2014-08-232-6/+6
| * | | | | | | | | Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...Tavmjong Bah2014-08-201-5/+7
| * | | | | | | | | Fix build (not pretty).Liam P. White2014-08-181-2/+2
| * | | | | | | | | Code cleanup.Liam P. White2014-08-182-99/+25
| * | | | | | | | | Update to trunk r13525Liam P. White2014-08-171-15/+25
| |\| | | | | | | |
| | * | | | | | | | Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).Nicolas Dufour2014-08-101-15/+25
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Update to experimental r13464Liam P. White2014-08-087-24/+57
|\| | | | | | | |
| * | | | | | | | Merge from lp:inkscape 13477Johan B. C. Engelen2014-07-281-3/+19
| |\| | | | | | |
| | * | | | | | | Fix for bug 1340683 for WMF inputmathog2014-07-281-3/+19
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge from trunk 13472Liam P. White2014-07-277-21/+38
| |\| | | | | |
| | * | | | | | 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
* | | | | | | Fix typo in dbus api filesLiam P. White2014-07-241-1/+1
* | | | | | | Fix build with DBUS (thanks ~suv)Liam P. White2014-07-013-8/+8
* | | | | | | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-276-8/+10
* | | | | | | Convert accidental member accesses into static function accessesLiam P. White2014-06-264-4/+5
* | | | | | | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-1/+1
* | | | | | | 1. make it compileLiam P. White2014-06-2510-12/+12
|/ / / / / /
* | | | | | Update to latest tip (trunk r13432)Liam P. White2014-06-1913-920/+198
|\| | | | |
| * | | | | Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the...Nicolas Dufour2014-06-181-0/+3
| | |_|/ / | |/| | |