comparison ChangeLog.API @ 18035:c168d1ae2012

A patch from Norbert Buchmuller: "There's a 'setstatus' command implemented in 'gaim-remote', but there's no 'getstatus'. For some tasks (eg. setting status to 'offline' on hibernation and restoring it on resume) it would be useful if such command existed." I'm not sure if we're considering this API or not. committer: Richard Laager <rlaager@wiktel.com>
author Norbert Buchmuller <norbi@nix.hu>
date Sun, 03 Jun 2007 19:34:16 +0000
parents 23a65f460e34
children ee9f7ee0be66
comparison
equal deleted inserted replaced
18034:2a6fb7c6d030 18035:c168d1ae2012
15 longer than 1 second away. Be aware of the rounding, though. 15 longer than 1 second away. Be aware of the rounding, though.
16 * PURPLE_MESSAGE_NO_LINKIFY message flag to indicate that the message 16 * PURPLE_MESSAGE_NO_LINKIFY message flag to indicate that the message
17 should not be auto-linkified 17 should not be auto-linkified
18 * OPT_PROTO_SLASH_COMMANDS_NATIVE protocol option to indicate that 18 * OPT_PROTO_SLASH_COMMANDS_NATIVE protocol option to indicate that
19 slash commands are "native" to the protocol 19 slash commands are "native" to the protocol
20 * getstatus command for purple-remote
20 21
21 version 2.0.0 (5/3/2007): 22 version 2.0.0 (5/3/2007):
22 Please note all functions, defines, and data structures have been 23 Please note all functions, defines, and data structures have been
23 re-namespaced to match the new names of Pidgin, Finch, and libpurple. 24 re-namespaced to match the new names of Pidgin, Finch, and libpurple.
24 All gaim_gtk_* functions are now pidgin_*, former libgaim functions are 25 All gaim_gtk_* functions are now pidgin_*, former libgaim functions are