summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/wpg-input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* fix linkingJohan B. C. Engelen2007-12-211-0/+1
| | | (bzr r4272)
* compile depending on WITH_LIBWPGtheAdib2007-12-211-0/+4
| | | (bzr r4268)
* r16914@shi: ted | 2007-10-30 21:58:05 -0700Ted Gould2007-10-311-4/+4
| | | | | Switching everything over to a linked in libwpg (bzr r3992)
* r14551@tres: ted | 2007-02-24 15:22:47 -0800Ted Gould2007-02-251-255/+10
| | | | | | Merging in the latest libwpg and some code chages to make it work with everything. (bzr r2433)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-365/+365
| | | (bzr r2399)
* r13127@tres: ted | 2006-07-30 22:18:42 -0700Ted Gould2006-07-311-0/+4
| | | | | Updates from the libwpg development CVS (bzr r1528)
* r13109@tres: ted | 2006-07-30 22:11:20 -0700Ted Gould2006-07-311-2/+17
| | | | | Making this all work with the Inkscape world view. (bzr r1526)
* r13108@tres: ted | 2006-07-30 12:27:51 -0700Ted Gould2006-07-311-32/+80
| | | | | Builds and links. Doesn't work, but builds and links. (bzr r1525)
* r13107@tres: ted | 2006-07-30 11:47:41 -0700Ted Gould2006-07-311-20/+20
| | | | | Getting the basic build stuff in. No we're building libwpg (bzr r1524)
* r13106@tres: ted | 2006-07-30 11:10:02 -0700Ted Gould2006-07-311-0/+298
Stealing some example code from the libwpg guys to make this alot easier. (bzr r1523)