Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 27 Jul 2007 10:44:11 +0000 | Sadrul Habib Chowdhury | Fix memory leak by freeing the list returned by gtk_container_get_children. |
Wed, 25 Jul 2007 21:01:29 +0000 | Sean Egan | merge of '7099b827f2d0a6de2abb5d567f444adc1d13fc03' |
Wed, 25 Jul 2007 21:01:21 +0000 | Sean Egan | merge of 'ba1886a94b2131f499b71e5c939807d4df199b08' |
Wed, 25 Jul 2007 03:54:29 +0000 | Daniel Atallah | Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #1767 |
Wed, 25 Jul 2007 03:43:51 +0000 | Daniel Atallah | Don't actually send messages using the protocol handlers (open the window and pre-populate the message, but require the user to actually send the message). Fixes #1961. |
Wed, 25 Jul 2007 03:04:11 +0000 | Daniel Atallah | Add mingw makefile for cap. This isn't being built by default, but allows someone to do so if they want to. |