summaryrefslogtreecommitdiffstats
path: root/src/version.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-11/+11
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* cppcheck tells us: scanf without field width limits can crash with huge ↵Kris De Gussem2012-01-221-9/+21
| | | | | input data. (bzr r10918)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Cleanup constructors and initialization. Removed unused macro.Jon A. Cruz2011-10-231-12/+11
| | | (bzr r10693)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
| | | | | one major janitorial task we identified.... (bzr r1633)
* optimized includesRalf Stephan2006-01-181-0/+1
| | | (bzr r16)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+64
(bzr r1)