Mercurial > pidgin
log
age | author | description |
---|---|---|
Sat, 04 Jul 2009 23:52:03 +0000 | John Bailey | Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable. |
Sat, 04 Jul 2009 23:37:22 +0000 | John Bailey | ChangeLog the PURPLE_VERBOSE_DEBUG variable. |
Sat, 04 Jul 2009 23:34:49 +0000 | John Bailey | Add entries to ChangeLog.API for my changes. |
Sat, 04 Jul 2009 23:33:01 +0000 | John Bailey | Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added. |
Sat, 04 Jul 2009 19:01:16 +0000 | John Bailey | Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add |
Sat, 04 Jul 2009 17:19:00 +0000 | Paul Aurich | merge of '8222e69d26359ab1a478cc42d25834120aee713b' |
Sat, 04 Jul 2009 17:17:59 +0000 | Paul Aurich | Fix purple_markup_unescape_entity to properly consume '\' and similar. |