Mercurial > pidgin
comparison ChangeLog.API @ 18031:23a65f460e34
ChangeLog.API updates
| author | Stu Tomlinson <stu@nosnilmot.com> |
|---|---|
| date | Sat, 02 Jun 2007 18:12:27 +0000 |
| parents | 3cf22b52a942 |
| children | c168d1ae2012 |
comparison
equal
deleted
inserted
replaced
| 18030:62a71bb085ef | 18031:23a65f460e34 |
|---|---|
| 11 This is for UIs to use to ensure only one copy is running. | 11 This is for UIs to use to ensure only one copy is running. |
| 12 * purple_dbus_is_owner() | 12 * purple_dbus_is_owner() |
| 13 * purple_timeout_add_seconds() | 13 * purple_timeout_add_seconds() |
| 14 Callers should prefer this to purple_timeout_add() for timers | 14 Callers should prefer this to purple_timeout_add() for timers |
| 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 | |
| 17 should not be auto-linkified | |
| 18 * OPT_PROTO_SLASH_COMMANDS_NATIVE protocol option to indicate that | |
| 19 slash commands are "native" to the protocol | |
| 16 | 20 |
| 17 version 2.0.0 (5/3/2007): | 21 version 2.0.0 (5/3/2007): |
| 18 Please note all functions, defines, and data structures have been | 22 Please note all functions, defines, and data structures have been |
| 19 re-namespaced to match the new names of Pidgin, Finch, and libpurple. | 23 re-namespaced to match the new names of Pidgin, Finch, and libpurple. |
| 20 All gaim_gtk_* functions are now pidgin_*, former libgaim functions are | 24 All gaim_gtk_* functions are now pidgin_*, former libgaim functions are |
