summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix remaining bugs in path outlinerLiam P. White2015-03-201-8/+13
* | | Let's hope the world doesn't endLiam P. White2015-03-194-0/+566
* | | Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...Jabier Arraiza Cenoz2015-03-141-0/+3
* | | Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract...Jabier Arraiza Cenoz2015-03-122-0/+47
| |/ |/|
* | whoopsLiam P. White2015-02-251-0/+1
* | Collect util/ into a static libraryLiam P. White2015-02-252-0/+83
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-2/+2
* Update to trunk r13750Liam P. White2014-11-241-7/+8
|\
| * Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-7/+8
* | Update to experimental r13598Liam P. White2014-10-083-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-052-2/+2
| * Reduce header bloatAlex Valavanis2014-08-301-5/+1
* | Update to experimental r13527Liam P. White2014-08-305-124/+125
|\|
| * Code cleanup.Liam P. White2014-08-184-119/+124
* | Update to experimental r13464Liam P. White2014-08-081-24/+29
|\|
| * Small tweak to bbox calculationLiam P. White2014-08-081-24/+29
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-2/+2
|/
* drop wrong g_free callKris De Gussem2014-03-141-2/+1
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-082-8/+8
* Protect pdf and png exports from failure and output reasonalbe warnings.Martin Owens2014-01-271-1/+1
* fix warning, update commentsJohan B. C. Engelen2014-01-081-5/+4
* Null check added. (should fix bug 1172484)Kris De Gussem2013-12-201-34/+37
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Merge from trunk.Matthew Petroff2013-09-202-11/+11
|\
| * Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-192-11/+11
* | Merge from trunk.Matthew Petroff2013-09-151-6/+1
|\|
| * Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-131-6/+1
* | Merge from trunk.Matthew Petroff2013-09-123-7/+315
|\|
| * update cmakefilesCampbell Barton2013-08-311-7/+0
| * merge from trunk (r12487)su_v2013-08-2915-1290/+236
| |\
| * \ merge from trunk (r12380)su_v2013-06-191-0/+5
| |\ \
| * \ \ merge from trunk (r12272)su_v2013-04-081-6/+6
| |\ \ \
| * \ \ \ merge from trunk (r12258)su_v2013-03-292-14/+13
| |\ \ \ \
| * \ \ \ \ merge from trunk (r12209)su_v2013-03-152-2/+2
| |\ \ \ \ \
| * | | | | | changes_2013_02_25a.patchDavid Mathog2013-03-082-0/+315
* | | | | | | Improve code readability.Matthew Petroff2013-08-281-1/+1
* | | | | | | Added viewBox implement document unit support.Matthew Petroff2013-08-272-2/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-069-1273/+2
|\ \ \ \ \ \
| * | | | | | Fixed building of tests.Matthew Petroff2013-08-031-6/+0
| * | | | | | Eliminate "unit-constants.h".Matthew Petroff2013-07-311-2/+2
| * | | | | | Removed last traces of "SPUnit" and removed "helper/unit*".Matthew Petroff2013-07-206-921/+0
| * | | | | | Removed "helper/unit-tracker.*".Matthew Petroff2013-07-173-344/+0
| * | | | | | Merge from trunk.Matthew Petroff2013-07-176-12/+231
| |\ \ \ \ \ \
| * | | | | | | Temporary fixes/kludges.Matthew Petroff2013-07-171-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | code cleanup (cppcheck)Johan B. C. Engelen2013-08-051-5/+3
| |/ / / / / |/| | | | |
* | | | | | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-042-3/+3
* | | | | | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-034-1/+39