summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile_insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-49/+0
| | | (bzr r15046)
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
| | | (bzr r14522)
* Collect util/ into a static libraryLiam P. White2015-02-251-4/+8
| | | (bzr r13948)
* Fix for Bug #1301869 (util/signal-blocker.h not included in tarbal) by Ryan ↵ryanlerch2014-04-031-0/+1
| | | | | | | | Lerch. Fixed bugs: - https://launchpad.net/bugs/1301869 (bzr r13255)
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-0/+2
| | | | | ziptool to utils. (bzr r13047.1.5)
* add expression evaluator for spinbox input boxes. also knows a little about ↵Johan B. C. Engelen2011-04-131-0/+2
| | | | | | | | units. needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162)
* Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-181-0/+2
| | | (bzr r9966)
* Adding in accumulators. We need them too.Ted Gould2010-03-261-0/+1
| | | (bzr r9235)
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-141-1/+8
| | | | | Also remove the obsolete IDL file stub. (bzr r9194)
* Clean up the unordered containers fix.Krzysztof Kosi??ski2010-03-041-2/+2
| | | (bzr r9142)
* Fixing build breakage with more proper autoconf usage.Jon A. Cruz2010-03-041-0/+1
| | | (bzr r9138)
* Added UXManager. Cleaning up toolbox creation.Jon A. Cruz2010-01-071-0/+2
| | | (bzr r8951)
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+2
| | | | | rather than for every subdirectory. (bzr r7336)
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-291-13/+1
| | | (bzr r7040)
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-091-18/+11
| | | | | utest-based tests. (bzr r6976)
* 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/+22
| | | | | | has become test-src and no longer includes ALL tests, just the tests in src/.) (bzr r6335)
* Fix compile. Don't #include .cpp files!Johan B. C. Engelen2007-12-021-0/+1
| | | (bzr r4157)
* Filter effects:Nicholas Bishop2007-07-141-0/+1
| | | | | | | * As coded by Johan Engelen, made the filter-effect-enums code more generic; the data and conversion classes are now in src/util, filter-specific data is in filter-enums.h * Improved filter_add_primitive so that default values are filled in appropriately to prevent errors or possible crashes (bzr r3241)
* jasper's patch for fast iir blurbulia byak2007-02-111-0/+1
| | | (bzr r2356)
* added refcount logging to GC::Anchored and shared string printf in utilMenTaLguY2006-04-291-0/+1
| | | (bzr r614)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-2/+2
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+25
(bzr r1)