| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵ | Martin Owens | 2014-02-26 | 2 | -1912/+0 |
| | | | | | | ziptool to utils. (bzr r13047.1.5) | ||||
| * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 1 | -2/+3 |
| | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| * | Drop duplicate io code ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 6 | -1261/+0 |
| | | | | (bzr r12192) | ||||
| * | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-08 | 2 | -132/+158 |
| | | | | (bzr r12184) | ||||
| * | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-03 | 4 | -254/+205 |
| | | | | (bzr r12168) | ||||
| * | fixing variable type in stream classes to what was intended (preparation for ↵ | Kris De Gussem | 2013-02-13 | 8 | -23/+21 |
| | | | | | | solving bug #1120585 ) (bzr r12123) | ||||
| * | Dropped duplicate code for dom/io and io/ (Bug #1120585 ) | Kris De Gussem | 2013-02-11 | 4 | -860/+0 |
| | | | | (bzr r12118) | ||||
| * | cppcheck | Kris De Gussem | 2013-02-02 | 2 | -3/+10 |
| | | | | (bzr r12092) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 6 | -6/+6 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 6 | -24/+34 |
| | | | | (bzr r10696) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-23 | 1 | -1/+1 |
| | | | | (bzr r10695) | ||||
| * | Completely remove Inkboard | Krzysztof Kosi??ski | 2011-06-23 | 6 | -1096/+0 |
| | | | | (bzr r10346) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -11/+0 |
| | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| * | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 1 | -1/+1 |
| | | | | (bzr r10273) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -9/+9 |
| | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | ||||
| * | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -2/+2 |
| | | | | (bzr r8846.1.1) | ||||
| * | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 2009-02-26 | 4 | -1/+4 |
| | | | | (bzr r7380) | ||||
| * | remove warnings | Bob Jamison | 2008-05-30 | 1 | -43/+43 |
| | | | | (bzr r5765) | ||||
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 2 | -4/+4 |
| | | | | (bzr r5594) | ||||
| * | More documentation. Fix scope bug in uristream.cpp. Remove warnings. | Bob Jamison | 2008-04-29 | 2 | -6/+6 |
| | | | | (bzr r5540) | ||||
| * | change def of string length | Bob Jamison | 2008-04-28 | 1 | -13/+2 |
| | | | | (bzr r5537) | ||||
| * | add include file to build with gcc4.3 | Johan B. C. Engelen | 2008-04-05 | 1 | -1/+1 |
| | | | | (bzr r5339) | ||||
| * | Cmake Build system - Initial commit. | Joshua L. Blocher | 2008-03-27 | 1 | -0/+11 |
| | | | | (bzr r5206) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-03-08 | 1 | -1/+1 |
| | | | | (bzr r4995) | ||||
| * | Update charclass.h/cpp to use complete Unicode character database | Bob Jamison | 2008-03-07 | 1 | -2/+2 |
| | | | | (bzr r4984) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -3/+3 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | Avoid string literal char* warnings on g++-4.2: change some functions to ↵ | Peter Moulder | 2007-10-11 | 1 | -1/+1 |
| | | | | | | take char const* rather than char*. (bzr r3874) | ||||
| * | make glib dep configurable again | Bob Jamison | 2007-03-29 | 3 | -3/+3 |
| | | | | (bzr r2776) | ||||
| * | use relaytool to weak link libssl | Aaron Spike | 2007-01-07 | 1 | -6/+29 |
| | | | | (bzr r2146) | ||||
| * | Slight include tweak | Bob Jamison | 2006-11-16 | 1 | -1/+1 |
| | | | | (bzr r1962) | ||||
| * | change include to not interfere with other instances of uri.h | Bob Jamison | 2006-11-16 | 1 | -1/+1 |
| | | | | (bzr r1961) | ||||
| * | check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476) | Ralf Stephan | 2006-07-13 | 1 | -0/+8 |
| | | | | (bzr r1402) | ||||
| * | Fix integer padding | Bob Jamison | 2006-06-30 | 1 | -0/+7 |
| | | | | (bzr r1324) | ||||
| * | Add code for printf() to allow %#s as xml-escaped string (cool, eh?) | Bob Jamison | 2006-06-26 | 2 | -105/+149 |
| | | | | (bzr r1295) | ||||
| * | Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵ | Bob Jamison | 2006-06-25 | 1 | -0/+2 |
| | | | | | | They do not like .nnn . Must be 0.nnn (bzr r1282) | ||||
| * | patch [ 1503869 ] ODF formatting fix | Aaron Spike | 2006-06-13 | 12 | -38/+363 |
| | | | | (bzr r1209) | ||||
| * | Unix-ify the sources | Bob Jamison | 2006-05-21 | 6 | -1137/+1137 |
| | | | | (bzr r928) | ||||
| * | fixed compilation errors with HAVE_SSL | David Yip | 2006-05-04 | 1 | -0/+3 |
| | | | | (bzr r721) | ||||
| * | Native path support | Bob Jamison | 2006-04-22 | 1 | -7/+5 |
| | | | | (bzr r576) | ||||
| * | fix XMLCh/int warnings | Bob Jamison | 2006-04-14 | 4 | -4/+4 |
| | | | | (bzr r522) | ||||
| * | Made the format buffer larger and part of the class, not the stack. | Bob Jamison | 2006-04-13 | 2 | -7/+8 |
| | | | | (bzr r512) | ||||
| * | remove extra endif | Aaron Spike | 2006-04-12 | 1 | -1/+0 |
| | | | | (bzr r492) | ||||
| * | add proper unix socket includes | Bob Jamison | 2006-04-12 | 1 | -0/+14 |
| | | | | (bzr r491) | ||||
| * | fix some includes | Aaron Spike | 2006-04-12 | 3 | -3/+3 |
| | | | | (bzr r489) | ||||
| * | fix include path | Bob Jamison | 2006-04-12 | 1 | -8/+2 |
| | | | | (bzr r488) | ||||
| * | Make correct reference to dom.h | Bob Jamison | 2006-04-12 | 1 | -1/+1 |
| | | | | (bzr r483) | ||||
| * | Modify includes to not conflict with inkscape | Bob Jamison | 2006-04-12 | 1 | -3/+3 |
| | | | | (bzr r482) | ||||
| * | Add new rearranged /dom directory | Bob Jamison | 2006-04-12 | 16 | -0/+4726 |
| (bzr r479) | |||||
