Mercurial > pidgin
log libpurple/plugin.h @ 19326:4ce4ff8a3c19
| age | author | description |
|---|---|---|
| Fri, 29 Jun 2007 15:30:22 +0000 | Sadrul Habib Chowdhury | Add links to the signal documents in the API documents. |
| Mon, 25 Jun 2007 19:08:16 +0000 | Andreas Monitzer | The server's ad-hoc commands are now listed in the account's action menu. Note that this requires an additional field in the _PurplePluginAction struct. There's no other way, since there was no way to supply user_data, and dynamically created functions are not supported by C. This should be fine, since that struct is only malloced in purple_plugin_action_new, which is part of the core. Applications have to either pass the struct unmodified, or restore the user_data pointer if the action is recreated when necessary (as is the case in Adium). |
| Sun, 29 Apr 2007 22:02:47 +0000 | Gary Kramlich | Initial addition of padding for ui_ops and other class-like structs |
