log

age author description
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.
Wed, 25 Jul 2007 02:53:33 +0000 Daniel Atallah Prevent an invalid PurpleBuddy pointer from being used by cap when a non-saved (e.g. Bonjour) buddy logs off and back on. It looks like the code used to (or was intended to) handle this scenario better. Fixes #1860.
Wed, 25 Jul 2007 00:20:27 +0000 Daniel Atallah merge of '0a9f44c33377bf72e080a7d3727fe303ba7bc7c3'
Tue, 24 Jul 2007 22:10:59 +0000 Daniel Atallah merge of '5a360221f5a625ed3fc962bdb9f35aecb3d74443'
Wed, 25 Jul 2007 20:57:24 +0000 Sadrul Habib Chowdhury Just show an empty line, instead of bouncing the text down when the user
Tue, 24 Jul 2007 21:49:14 +0000 Sadrul Habib Chowdhury merge of '59e56959de867035d1f66b2c04b5cdc539d18c59'
Tue, 24 Jul 2007 21:44:24 +0000 Sadrul Habib Chowdhury Insert a newline in the tooltip.
Tue, 24 Jul 2007 19:39:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 59e56959de867035d1f66b2c04b5cdc539d18c59)
Wed, 25 Jul 2007 19:56:50 +0000 Sean Egan More perl bindings from Zsombor Welker, fixes #1830
Tue, 24 Jul 2007 22:21:55 +0000 Sean Egan Make eventbox input only in infopane. Thanks fmoo.
Tue, 24 Jul 2007 21:36:47 +0000 Sean Egan Better imhtml auto-growing. Fixes #214