summaryrefslogtreecommitdiffstats
path: root/src/inkjar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-145-741/+0
| | | | | Also remove the obsolete IDL file stub. (bzr r9194)
* Patches 3-11 from 488862 for a number of memleaks and ↵Josh Andler2009-12-161-4/+4
| | | | | allocation/deallocation issues. (bzr r8891)
* BUG 367123: include zlib.h into jar.cppAdib Taraben2009-04-261-0/+1
| | | (bzr r7777)
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
| | | | | rather than for every subdirectory. (bzr r7336)
* Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵Joshua L. Blocher2009-01-121-1/+3
| | | | | sub-libs of inkscape. (bzr r7120)
* Cmake: restructure build files to be more like current build system. Should ↵Joshua L. Blocher2009-01-091-0/+1
| | | | | reduce linking stage command for windows. (bzr r7100)
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-1/+0
| | | (bzr r6046)
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-4/+4
| | | (bzr r5379)
* delete remaining .cvsignore filesAdib Taraben2008-04-011-5/+0
| | | (bzr r5299)
* add CMakeLists.txt file for src/inkjarJohan B. C. Engelen2008-03-301-0/+4
| | | (bzr r5239)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+3
| | | (bzr r4629)
* **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵Peter Moulder2007-09-121-3/+3
| | | | | %.$(OBJEXT) instead of %.o. (bzr r3726)
* ifdef'd win32 #include <zlib.h> to fix compile errorJosh Andler2006-02-061-0/+4
| | | (bzr r95)
* revert to using inttypes.h instead of stdint.hRalf Stephan2006-02-061-3/+5
| | | (bzr r94)
* optimize includes, use stdlib instead of inttypes if we have itRalf Stephan2006-02-041-2/+14
| | | (bzr r73)
* moving trunk for module inkscapeMenTaLguY2006-01-165-0/+724
(bzr r1)