summaryrefslogtreecommitdiffstats
path: root/src/xml/event.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* syntx of null pointer dereference checksKris De Gussem2012-05-121-289/+302
| | | (bzr r11358)
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
| | | (bzr r7380)
* Warning cleanupJon A. Cruz2008-07-201-8/+8
| | | (bzr r6367)
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
| | | | | | glib.h, which will include that file on hardy, but on gutsy will include gmessage.h. (bzr r4390)
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+2
| | | | | currently. (bzr r4389)
* Improve null checkBob Jamison2007-02-201-1/+1
| | | (bzr r2407)
* merge XML::Session into XML::DocumentMenTaLguY2007-01-201-21/+7
| | | (bzr r2248)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-8/+8
| | | (bzr r240)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-10/+10
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+489
(bzr r1)