| 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 | -3598/+0 |
| | | | | | | ziptool to utils. (bzr r13047.1.5) | ||||
| * | Remove the Digest class. Replace its only use with a glibmm call. | Krzysztof Kosi??ski | 2013-07-23 | 2 | -2110/+0 |
| | | | | (bzr r12429) | ||||
| * | cppcheck | Kris De Gussem | 2013-04-21 | 1 | -10/+16 |
| | | | | (bzr r12293) | ||||
| * | partially reverted previous commit | Kris De Gussem | 2013-02-09 | 4 | -0/+5702 |
| | | | | (bzr r12110) | ||||
| * | removed some unused files | Kris De Gussem | 2013-02-08 | 6 | -5984/+0 |
| | | | | (bzr r12109) | ||||
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -1/+1 |
| | | | | (bzr r11737) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-08 | 1 | -2/+2 |
| | | | | (bzr r10952) | ||||
| * | cppcheck | Kris De Gussem | 2011-12-04 | 2 | -14/+33 |
| | | | | (bzr r10759) | ||||
| * | cppcheck: performance and initialisation | Kris De Gussem | 2011-11-07 | 1 | -2/+2 |
| | | | | (bzr r10729) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 3 | -3/+3 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 3 | -15/+15 |
| | | | | (bzr r10696) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-23 | 2 | -12/+12 |
| | | | | (bzr r10695) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -6/+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) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -4/+4 |
| | | | | | | | - 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) | ||||
| * | Patches 3-11 from 488862 for a number of memleaks and ↵ | Josh Andler | 2009-12-16 | 1 | -0/+1 |
| | | | | | | allocation/deallocation issues. (bzr r8891) | ||||
| * | Produce proper ODG files on x86_64, patch by Lubomir Rintel | Luca Bruno | 2009-07-10 | 1 | -0/+2 |
| | | | | | | (Closes: #275519) (bzr r8250) | ||||
| * | use 32 and 64 bit sizes explicitly | Bob Jamison | 2008-08-14 | 2 | -143/+135 |
| | | | | (bzr r6625) | ||||
| * | Final format and comment fix. Sorry. | Bob Jamison | 2008-04-22 | 2 | -66/+73 |
| | | | | (bzr r5489) | ||||
| * | Improve comments. Remove tabs. | Bob Jamison | 2008-04-22 | 2 | -43/+81 |
| | | | | (bzr r5488) | ||||
| * | Greatly improved. More serializable, and 32/64 portable. | Bob Jamison | 2008-04-22 | 2 | -460/+753 |
| | | | | (bzr r5487) | ||||
| * | Updated for 32/64 | Bob Jamison | 2008-04-21 | 2 | -69/+71 |
| | | | | (bzr r5481) | ||||
| * | Cmake Build system - Initial commit. | Joshua L. Blocher | 2008-03-27 | 1 | -0/+6 |
| | | | | (bzr r5206) | ||||
| * | Display CMS adjustment per-desktop view | Jon A. Cruz | 2007-11-20 | 1 | -16/+16 |
| | | | | (bzr r4114) | ||||
| * | Avoid string literal char* warnings on g++-4.2: change some functions to ↵ | Peter Moulder | 2007-10-11 | 2 | -16/+16 |
| | | | | | | take char const* rather than char*. (bzr r3874) | ||||
| * | make glib dep configurable again | Bob Jamison | 2007-03-29 | 2 | -11/+44 |
| | | | | (bzr r2776) | ||||
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 1 | -4/+5 |
| | | | | (bzr r2720) | ||||
| * | Cleaned up DOS line ends that had snuck in. | Jon A. Cruz | 2007-02-19 | 2 | -1780/+1780 |
| | | | | (bzr r2399) | ||||
| * | new hash tool | Bob Jamison | 2006-10-02 | 2 | -0/+1780 |
| | | | | (bzr r1755) | ||||
| * | Unix-ify the sources | Bob Jamison | 2006-05-21 | 4 | -3816/+3816 |
| | | | | (bzr r928) | ||||
| * | Tweak to use Glib::ustring. Remove warnings. | Bob Jamison | 2006-04-22 | 1 | -22/+37 |
| | | | | (bzr r565) | ||||
| * | minor speedup | Bob Jamison | 2006-04-21 | 1 | -13/+21 |
| | | | | (bzr r564) | ||||
| * | remove warnings | Bob Jamison | 2006-04-14 | 2 | -6/+8 |
| | | | | (bzr r523) | ||||
| * | Fixed end-of-block marker | Bob Jamison | 2006-04-14 | 2 | -10/+52 |
| | | | | (bzr r520) | ||||
| * | add zipentry methods | Bob Jamison | 2006-04-13 | 2 | -6/+23 |
| | | | | (bzr r509) | ||||
| * | add some includes | Aaron Spike | 2006-04-12 | 1 | -0/+2 |
| | | | | (bzr r494) | ||||
| * | Add new rearranged /dom directory | Bob Jamison | 2006-04-12 | 4 | -0/+3730 |
| (bzr r479) | |||||
