Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 27 Jul 2007 08:24:11 +0000 | Mark Doliner | Fix a comment typo |
Fri, 27 Jul 2007 08:22:45 +0000 | Mark Doliner | This function wasn't used. I think it was intended for when Adam |
Fri, 27 Jul 2007 03:47:09 +0000 | Ka-Hing Cheung | merge of '48f62c11849f8d3ade036cacace03635cf7985ec' |
Thu, 26 Jul 2007 15:21:23 +0000 | Daniel Atallah | Fix memory leak (also includes an efficiency rearrangement for the xmlnode parsing that has been sitting on my machine for a while). |
Thu, 26 Jul 2007 05:02:00 +0000 | Ka-Hing Cheung | make us forget the password if the user didn't choose save password |
Fri, 27 Jul 2007 00:33:21 +0000 | Sean Egan | Redraw infopane after setting icons. I'm not sure why I need to do this. I'll look into it later. Fixes #1892 |
Fri, 27 Jul 2007 00:05:40 +0000 | Sean Egan | Fix idle reporting as discussed on devel@. Poll as needed when we're not idle, and poll frequently (once every three seconds) when we are. Fixes #1357 |