Mercurial > pidgin
graph
-
merge of '58f408c6a0eb5c8b0411d8ac4754a14bef441062'Tue, 27 Mar 2007 03:51:42 +0000, by Sadrul Habib Chowdhury
-
Using rt_msghdr instead of rt_msghdr2 compiles on a greater number of systems -- specifically Mac OS X 10.3.x, in addition to the previous compilation on OS X 10.4.x and above -- and seems to work just as well. If anyone knows how the use of these seemingly very similar structs differs, enlightenment would be appreciated.Tue, 27 Mar 2007 04:33:51 +0000, by Evan Schoenberg
-
purple_pmp_create_map() returns a gboolean now, not a pointerTue, 27 Mar 2007 04:20:55 +0000, by Evan Schoenberg
-
merge of '343dc2d52b5a1cb204359ecc11a1b4d98b984dd0'Tue, 27 Mar 2007 03:08:31 +0000, by Evan Schoenberg
-
Added Zac West to the COPYRIGHTTue, 27 Mar 2007 03:07:14 +0000, by Evan Schoenberg
-
Patch from Zac West which (1) adds a message flag, PURPLE_MESSAGE_NOTIFY, used to indicate that a message is a protocol-level notification from a user ('buzz' in yahoo, 'nudge' in msn, for example) and (2) uses it along with improving the text displayed when sending/receiving buzzes and nudges. The addition of this flag means that a plugin could implement custom behavior, such as playing a sound or triggerring some other event, reliably and easily.Tue, 27 Mar 2007 03:06:35 +0000, by Evan Schoenberg