Mercurial > pidgin
log
age | author | description |
---|---|---|
Sun, 14 Oct 2007 23:26:52 +0000 | Daniel Atallah | Fix reference leak of AtkObjects. Prevent an unnecessary allocation in pidgin_check_if_dir(). |
Sun, 14 Oct 2007 22:48:52 +0000 | Daniel Atallah | Plug another leak. |
Sun, 14 Oct 2007 21:42:50 +0000 | Daniel Atallah | Plug a leak. |
Sun, 14 Oct 2007 20:35:13 +0000 | Daniel Atallah | Set log_reader paths at plugin load time instead of init time. This should hopefully make any crashes more clearly attributable to this plugin (hopefully there are no outstanding crashes in the init code, but this is a safeguard). |