| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -3/+3 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2013-06-12 | Fix Apache2 license conflict with GPL with re-license from SOIX upstream | Martin Owens | 1 | -11/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/357043 (bzr r12370) | |||||
| 2011-11-18 | cppcheck: initialisation and warning cleanup | Kris De Gussem | 1 | -8/+5 | |
| (bzr r10744) | |||||
| 2011-10-25 | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 1 | -8/+5 | |
| (bzr r10696) | |||||
| 2011-10-18 | cppcheck | Kris De Gussem | 1 | -1/+1 | |
| (bzr r10681) | |||||
| 2009-01-23 | small cleanup in src/trace (warnings and trailing spaces) | St??phane Gimenez | 1 | -3/+3 | |
| (bzr r7162) | |||||
| 2008-02-24 | Warning and whitespace cleanup | Jon A. Cruz | 1 | -6/+6 | |
| (bzr r4838) | |||||
| 2007-03-20 | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 1 | -3/+3 | |
| (bzr r2720) | |||||
| 2006-07-27 | fix bug in normalizeMatrix, add some better trace messages | Bob Jamison | 1 | -0/+8 | |
| (bzr r1490) | |||||
| 2006-06-13 | patch [ 1503865 ] Siox performance patch | Aaron Spike | 1 | -19/+47 | |
| (bzr r1208) | |||||
| 2006-06-06 | Applied patch #1501375 | Jon A. Cruz | 1 | -0/+67 | |
| (bzr r1164) | |||||
| 2006-06-04 | Applied patch 1500171 | Jon A. Cruz | 1 | -290/+456 | |
| (bzr r1149) | |||||
| 2006-03-30 | WIP. siox election progress. fix api a bit. | Bob Jamison | 1 | -5/+9 | |
| (bzr r372) | |||||
| 2006-03-29 | svn propset svn:eol-style native *.h *.cpp | Peter Moulder | 1 | -396/+396 | |
| (bzr r366) | |||||
| 2006-03-28 | more g++ 4.1 fixes (by inkblotter) | Ralf Stephan | 1 | -2/+2 | |
| (bzr r318) | |||||
| 2006-03-25 | fixed const decls | Bob Jamison | 1 | -5/+5 | |
| (bzr r295) | |||||
| 2006-03-25 | Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. ↵ | Bob Jamison | 1 | -3/+3 | |
| Also make certain that packed pixels are unsigned long. (bzr r294) | |||||
| 2006-03-24 | rename | Bob Jamison | 1 | -0/+0 | |
| (bzr r285) | |||||
| 2006-03-24 | Add siox | Bob Jamison | 1 | -0/+396 | |
| (bzr r282) | |||||
