summaryrefslogtreecommitdiffstats
path: root/src/helper/Makefile_insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-45/+0
| | | (bzr r15046)
* Let's hope the world doesn't endLiam P. White2015-03-191-0/+2
| | | | | Native 2geom path outliner, still buggy (bzr r14014)
* Collect util/ into a static libraryLiam P. White2015-02-251-0/+1
| | | (bzr r13948)
* Fixed building of tests.Matthew Petroff2013-08-031-6/+0
| | | (bzr r12380.1.60)
* Removed last traces of "SPUnit" and removed "helper/unit*".Matthew Petroff2013-07-201-4/+0
| | | (bzr r12380.1.45)
* Removed "helper/unit-tracker.*".Matthew Petroff2013-07-171-2/+0
| | | (bzr r12380.1.20)
* Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-0/+2
| | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1)
* Files in /src that no longer existTed Gould2012-10-151-1/+0
| | | (bzr r11804.1.2)
* move helper/recthull.h to 2geom/rect-hull.hJohan B. C. Engelen2012-02-191-1/+0
| | | (bzr r10996)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-1/+0
| | | (bzr r10347.1.21)
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-12/+1
| | | | | rather than for every subdirectory. (bzr r7336)
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-291-12/+1
| | | (bzr r7040)
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-101-0/+1
| | | | | | | | | | | | | * Removing the filter files that haven't been used. * Adding a small little script to pull the strings out of the filters.svg file and pull them into a header file so that they can be translated. * Fix generate_POTFILES.sh so that it warns that it'll probably break things * Update POTFILES.in so that it matches the files better. * Making a bunch of .svg files not executable. * Patching the effects code so that the sorting of the menus is correct and the first entry is not ignored. (bzr r6984)
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-091-21/+11
| | | | | utest-based tests. (bzr r6976)
* Partial fix for "make check" compilation failure.Krzysztof Kosi??ski2008-12-081-1/+1
| | | (bzr r6969)
* Merge from fe-movedTed Gould2008-11-211-6/+10
| | | (bzr r6891)
* add is_straight_curve in geom-curves.h helper fileJohan B. C. Engelen2008-08-021-0/+1
| | | (bzr r6537)
* Enable exception handling for CxxTest in MakefilesJasper van de Gronde2008-08-021-1/+1
| | | (bzr r6524)
* The new CxxTest unit tests now also work on Linux! (Note that test-all Jasper van de Gronde2008-07-171-0/+24
| | | | | | has become test-src and no longer includes ALL tests, just the tests in src/.) (bzr r6335)
* add geom-nodetype. helper function to determine the nodetype between two curvesJohan B. C. Engelen2008-07-141-0/+2
| | | (bzr r6295)
* add geom helper file. this will contain Inkscape specific geometry ↵Johan B. C. Engelen2008-06-161-0/+2
| | | | | calculation methods that are not (yet, if ever) provided by lib2geom. (bzr r5965)
* Replacing old multifunction widget with separate widget & modelJon A. Cruz2007-04-051-0/+2
| | | (bzr r2820)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+51
(bzr r1)