summaryrefslogtreecommitdiffstats
path: root/src/dom/Makefile_insert (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens1-56/+0
ziptool to utils. (bzr r13047.1.5)
2013-09-21Rm unused dom/svg2.hAlex Valavanis1-1/+0
(bzr r12567)
2013-07-23Remove the Digest class. Replace its only use with a glibmm call.Krzysztof Kosi??ski1-2/+0
(bzr r12429)
2013-03-11readding entries in Cmake and make include lists that were not removed after ↵Kris De Gussem1-0/+2
all ( Bug #1120585 ) (bzr r12194)
2013-03-11Drop duplicate io code ( Bug #1120585 )Kris De Gussem1-8/+0
(bzr r12192)
2013-02-11Dropped duplicate code for dom/io and io/ (Bug #1120585 )Kris De Gussem1-6/+0
(bzr r12118)
2013-02-09partially reverted previous commitKris De Gussem1-1/+6
(bzr r12110)
2013-02-08removed some unused filesKris De Gussem1-10/+1
(bzr r12109)
2011-06-23Completely remove InkboardKrzysztof Kosi??ski1-3/+0
(bzr r10346)
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-34/+34
rather than for every subdirectory. (bzr r7336)
2008-12-10* Removing the bitmap files that aren't being used.Ted Gould1-2/+3
* 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)
2008-05-02Modify for *Parser->*Reader conversionBob Jamison1-4/+4
(bzr r5582)
2008-04-23Remove working file phoebedom.h from tree.Bob Jamison1-1/+0
(bzr r5501)
2008-03-18Raise SVG c++ files to main dom directory. They belong there nos.Bob Jamison1-6/+6
(bzr r5117)
2008-03-10add domptr.cppBob Jamison1-0/+1
(bzr r5032)
2008-03-08Change charclass.cpp/h to ucd.cpp/hBob Jamison1-77/+77
(bzr r4992)
2007-11-20Display CMS adjustment per-desktop viewJon A. Cruz1-0/+2
(bzr r4114)
2006-07-07add xpathtoken.cppBob Jamison1-0/+1
(bzr r1372)
2006-07-07remove svglsimplBob Jamison1-2/+0
(bzr r1371)
2006-05-22add missing entryRalf Stephan1-0/+1
(bzr r950)
2006-05-22add missing entryRalf Stephan1-0/+1
(bzr r949)
2006-05-22add missing files for make distcheckRalf Stephan1-0/+1
(bzr r945)
2006-04-12Updated to work with automake. Someone please check the file list.Bob Jamison1-51/+65
(bzr r480)
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+59
(bzr r479)
2006-04-12Removed file/folder for ishmalAaron Spike1-59/+0
(bzr r478)
2006-04-10Add ziptool temporarilyBob Jamison1-1/+3
(bzr r470)