Mercurial > pidgin
log
age | author | description |
---|---|---|
Sun, 11 Feb 2007 03:05:41 +0000 | Daniel Atallah | A double click on the conv. area was getting through to the middle-click parting code. What is worse is that it wasn't necessarily choosing the correct tab. I didn't want to change pidgin_conv_get_tab_at_xy() to only deal with being actually over a tab, so we will ignore double clicks here. |
Sun, 11 Feb 2007 00:46:43 +0000 | Daniel Atallah | Core support for external protocol URIs. The actual handling of the URIs will be in the prpls and other plugins. This commit only includes the win32 method of actually passing in a URI - the dbus implementation still needs to be written. |
Sun, 11 Feb 2007 00:30:48 +0000 | Daniel Atallah | Suppress warnings about unused variables in the generated perl bindings |