summaryrefslogtreecommitdiffstats
path: root/src/helper/Makefile_insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)