Mercurial > pidgin
comparison plugins/perl/common/typemap @ 11170:0e9e2b923d09
[gaim-migrate @ 13271]
Fixed some bugs and made some additions to the XSUBS. Added some of my test scripts which are incomplete, but mostly functional. GaimPluginPrefs and GaimGtkPluginPrefs--using evals to do the Gtk widgets with gtk2-perl--work. Plugin actions can now be added, but only one for now.
committer: Tailor Script <tailor@pidgin.im>
author | John H. Kelm <johnkelm@gmail.com> |
---|---|
date | Fri, 29 Jul 2005 13:38:00 +0000 |
parents | 3f3bc7f1b6bf |
children | bbe84acea03a |
comparison
equal
deleted
inserted
replaced
11169:778d5464a9b8 | 11170:0e9e2b923d09 |
---|---|
142 Gaim::SslErrorType T_IV | 142 Gaim::SslErrorType T_IV |
143 Gaim::Ssl::Ops T_GaimObj | 143 Gaim::Ssl::Ops T_GaimObj |
144 | 144 |
145 Gaim::Status T_GaimObj | 145 Gaim::Status T_GaimObj |
146 Gaim::StatusType T_GaimObj | 146 Gaim::StatusType T_GaimObj |
147 const Gaim::StatusType T_GaimObj | |
147 Gaim::StatusAttr T_GaimObj | 148 Gaim::StatusAttr T_GaimObj |
148 Gaim::Presence T_GaimObj | 149 Gaim::Presence T_GaimObj |
149 Gaim::PresenceContext T_IV | 150 Gaim::PresenceContext T_IV |
150 Gaim::StatusPrimitive T_IV | 151 Gaim::StatusPrimitive T_IV |
151 | 152 |