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