Post-release version bump
[platform/upstream/folks.git] / folks / debug.vala
2012-01-09 Philip Withnallcore: Set G_MESSAGES_DEBUG when parsing debug domains
2012-01-06 Philip Withnallcore: Nullability fixes
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-11-16 Travis ReitterClear out log handlers when disposing Debug to avoid...
2011-05-13 Travis ReitterRelease Folks 0.5.1. FOLKS_0_5_1
2011-05-13 Travis ReitterStrip tab characters from valadocs to unbreak doc building.
2011-05-02 Philip WithnallAllow printing out status information at runtime
2011-05-02 Philip WithnallAdd debug printing and formatting methods to Debug
2011-05-02 Philip WithnallAllow the singleton Debug instance to be retrieved...
2011-05-02 Philip WithnallAllow enabling/disabling output of debug messages at...
2011-05-02 Philip WithnallMake Debug public and restrict it to being a singleton
2011-01-06 Travis ReitterPush flag setting into the Debug constructor.
2011-01-06 Travis ReitterAdd new API for setting debugging levels.
2011-01-06 Travis ReitterMake Folks.Debug a class so we can store state.
2011-01-03 Travis ReitterAdd a comment for bgo#638609 - backend debug hard-coding
2010-12-30 Travis ReitterMaximize use of the 'var' keyword.
2010-12-30 Travis ReitterEnsure private and internal methods begin with a _
2010-08-03 Philip WithnallAdd a key-file backend
2010-07-28 Philip WithnallAdd debug flags support