log

age author description
Sat, 03 Jan 2009 18:37:37 +0000 Daniel Atallah Rearrange prefs uninitialization now that it actually does something.
Fri, 02 Jan 2009 22:41:11 +0000 Richard Laager Fix a compiler warning:
Fri, 02 Jan 2009 07:43:30 +0000 Daniel Atallah Plug a small leak
Fri, 02 Jan 2009 07:42:04 +0000 Daniel Atallah merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'
Thu, 01 Jan 2009 23:17:11 +0000 Daniel Atallah Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #7761. Also some minor cleanup from me.
Thu, 01 Jan 2009 23:07:15 +0000 Daniel Atallah Fixes from the QuteCom folks for the core being reinitialized. References #7761
Thu, 01 Jan 2009 22:43:01 +0000 Daniel Atallah Fix a race condition that can result in a NULL ptr deref. Fixes #7920.