Code

Prevent localized doubles from being written into filter matrices
[inkscape.git] / src / debug /
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2008-10-27 Ted GouldFrom trunk
2008-07-27 joncruzAdd tracking of skew factor and display in warning...
2008-07-26 joncruzAdded compensation factor for time-skew with event...
2008-07-08 mentalinstrument event latency
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-01 theadibdelete remaining .cvsignore files
2008-03-30 verbalshadowCmake: Updating src CMakeLists soucre list.
2008-03-27 verbalshadowCmake Build system - Initial commit.
2008-01-05 bryceFixing up a few more files
2008-01-05 bryceFix missing include for g_assert() calls - causes FTBFS...
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-05-11 joncruzFixing compile warnings
2007-05-10 mentallog inkscape version
2007-05-10 mentaladd logging of basic display properties
2007-05-10 mentalreally fix formatting this time
2007-05-10 mentalfix formatting
2007-05-10 mentalExplicit child events and formatted properties.
2007-05-10 mentaladd configuration event type
2007-05-10 mentalmake sure microseconds get the right number of decimal...
2007-05-06 mentaladd INTERACTION to filters in the environment variable
2007-05-06 mentaltouch up logging infrastructure in preparation for...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-18 mentaladd required includes for gcc 4.3 and fix a const issue...
2006-05-08 mentaladd missing files
2006-05-08 mentaluse c++filt for symbol demangling if available
2006-04-29 mentalsimplify the SimpleEvent API more
2006-04-29 mentalmake Debug::SimpleEvent more convenient
2006-04-29 mentalfinish interrupted refactoring of log filter configuration
2006-04-29 mentalgc visibility rules
2006-03-15 mentalshared_ptr -> ptr_shared
2006-02-08 mentalshare_static -> share_static_string
2006-02-06 mentalreplace Util::SharedCStringPtr with the more general...
2006-01-16 mentalmoving trunk for module inkscape