Sun, 30 Oct 2005 23:00:47 +0000
[gaim-migrate @ 14198]
sf patch #1342817, from Evan Schoenberg
"As discussed in #gaim, this patch removes idle.c and replaces it
with gtkidle.c and gtkidle.h. The attached diff removes the idle
management from its various hiding places in connection.c, server.c,
and gaim.h. The plugins Changelog.API is appropriately updated.
The new gtkidle files are attached; idle.c should be removed from
CVS."
committer: Mark Doliner <markdoliner@pidgin.im>
| 6508 | 1 | TYPEMAP |
| 11118 | 2 | guint T_IV |
| 3 | gint T_IV | |
| 4 | const gint * T_PTR | |
| 5 | const guint * T_PTR | |
| 6 | const guint8 * T_PTR | |
| 7 | guint8 T_IV | |
| 8 | guint8 * T_PTR | |
| 9 | time_t T_IV | |
| 10 | gboolean T_BOOL | |
| 11 | gpointer T_GaimObj | |
| 12 | gconstpointer T_PTR | |
| 13 | const gchar * T_PV | |
| 14 | const char * T_PV | |
| 15 | const char ** T_PTR | |
| 16 | char ** T_PTR | |
|
11202
d5aa331fe940
[gaim-migrate @ 13330]
Mark Doliner <markdoliner@pidgin.im>
parents:
11186
diff
changeset
|
17 | gchar T_IV |
| 11118 | 18 | gchar * T_PV |
|
11186
f481da9e09dd
[gaim-migrate @ 13302]
Mark Doliner <markdoliner@pidgin.im>
parents:
11170
diff
changeset
|
19 | guchar T_IV |
|
f481da9e09dd
[gaim-migrate @ 13302]
Mark Doliner <markdoliner@pidgin.im>
parents:
11170
diff
changeset
|
20 | guchar * T_PTR |
|
11202
d5aa331fe940
[gaim-migrate @ 13330]
Mark Doliner <markdoliner@pidgin.im>
parents:
11186
diff
changeset
|
21 | guchar ** T_PTR |
|
11186
f481da9e09dd
[gaim-migrate @ 13302]
Mark Doliner <markdoliner@pidgin.im>
parents:
11170
diff
changeset
|
22 | const guchar * T_PV |
| 11118 | 23 | char * T_PV |
| 24 | int * T_PTR | |
| 25 | size_t * T_PTR | |
| 26 | Gaim::GTK::Widget * T_PTR | |
| 27 | GCallback T_PTR | |
| 28 | va_list T_PTR | |
| 29 | GString * T_PTR | |
| 30 | GData * T_PTR | |
| 31 | GData ** T_PTR | |
| 32 | const unsigned char * T_PTR | |
| 33 | const struct tm * T_PTR | |
| 34 | xmlnode * T_PTR | |
| 35 | const xmlnode * T_PTR | |
| 36 | gssize T_IV | |
| 11130 | 37 | const void * T_PTR |
| 11118 | 38 | |
| 39 | Gaim::Account T_GaimObj | |
| 40 | Gaim::Account::Option T_GaimObj | |
| 41 | Gaim::Account::UiOps T_GaimObj | |
| 42 | Gaim::Account::UserSplit T_GaimObj | |
| 43 | ||
| 44 | ||
| 45 | Gaim::BlistNodeFlags T_IV | |
| 46 | Gaim::Buddy::Icon T_GaimObj | |
| 47 | Gaim::Buddy::Icon::Spec T_GaimObj | |
| 48 | Gaim::BuddyList T_GaimObj | |
| 49 | Gaim::BuddyList::Group T_GaimObj | |
| 50 | Gaim::BuddyList::Buddy T_GaimObj | |
| 51 | Gaim::BuddyList::Chat T_GaimObj | |
| 52 | Gaim::BuddyList::Contact T_GaimObj | |
| 53 | Gaim::BuddyList::Node T_GaimObj | |
| 54 | Gaim::BuddyList::Node::Action T_GaimObj | |
| 55 | Gaim::BuddyList::UiOps T_GaimObj | |
| 56 | ||
| 57 | ||
| 58 | Gaim::Cipher T_GaimObj | |
| 59 | Gaim::Cipher::Ops T_GaimObj | |
| 60 | Gaim::Cipher::Context T_GaimObj | |
| 61 | Gaim::CipherCaps T_IV | |
| 62 | Gaim::CmdId T_IV | |
| 63 | Gaim::Connection T_GaimObj | |
| 64 | Gaim::Connection::UiOps T_GaimObj | |
| 65 | Gaim::ConvWindow::UiOps T_GaimObj | |
| 66 | Gaim::Conversation::UiOps T_GaimObj | |
| 67 | Gaim::Conversation T_GaimObj | |
| 68 | Gaim::Conversation::Chat T_GaimObj | |
| 69 | Gaim::Conversation::IM T_GaimObj | |
| 70 | Gaim::ConvWindow T_GaimObj | |
| 71 | Gaim::Conversation::ChatBuddy T_GaimObj | |
| 72 | Gaim::ConvImFlags T_IV | |
| 73 | Gaim::ConvChatFlags T_IV | |
| 74 | ||
| 75 | ||
| 76 | Gaim::Desktop::Item T_GaimObj | |
| 77 | Gaim::DesktopItemType T_IV | |
| 78 | ||
| 79 | ||
| 80 | Gaim::GTK::BuddyList T_GaimObj | |
| 81 | Gaim::GDK::Pixbuf T_GaimObj | |
| 82 | Gaim::GTK::Conversation T_GaimObj | |
| 83 | Gaim::GTK::Widget T_GaimObj | |
| 84 | Gaim::GTK::FileSelection T_GaimObj | |
| 85 | Gaim::GTK::SelectionData T_GaimObj | |
| 86 | Gaim::GTK::TextView T_GaimObj | |
| 87 | ||
| 88 | ||
| 89 | Gaim::IconScaleRules T_IV | |
| 90 | Gaim::IM T_GaimObj | |
| 91 | ||
| 92 | ||
| 93 | Gaim::Log T_GaimObj | |
| 94 | Gaim::Log::Logger T_GaimObj | |
| 95 | Gaim::Log::CommonLoggerData T_GaimObj | |
| 96 | Gaim::Log::Set T_GaimObj | |
| 97 | Gaim::LogType T_IV | |
| 98 | Gaim::Log::ReadFlags T_GaimObj | |
| 99 | ||
| 100 | ||
| 101 | Gaim::NotifyType T_IV | |
| 102 | Gaim::NotifyMsgType T_IV | |
|
11533
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
103 | Gaim::NotifySearchButtonType T_IV |
|
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
104 | Gaim::NotifySearchResults T_GaimObj |
|
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
105 | Gaim::NotifySearchColumn T_GaimObj |
|
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
106 | Gaim::NotifySearchButton T_GaimObj |
| 11118 | 107 | Gaim::NotifyUiOps T_GaimObj |
| 108 | ||
| 109 | Gaim::Plugin T_GaimObj | |
| 110 | Gaim::Plugin::Info T_GaimObj | |
| 111 | Gaim::PluginUiInfo T_GaimObj | |
| 112 | Gaim::Plugin::Loader::Info T_GaimObj | |
| 113 | Gaim::Plugin::Action T_GaimObj | |
| 114 | Gaim::Plugin::Protocol::Info T_GaimObj | |
| 115 | Gaim::PluginType T_IV | |
| 116 | Gaim::PrefType T_IV | |
| 117 | Gaim::PluginPrefFrame T_GaimObj | |
| 118 | Gaim::PluginPref T_GaimObj | |
| 119 | Gaim::PluginPrefType T_IV | |
| 120 | Gaim::Pounce T_GaimObj | |
| 121 | Gaim::PounceEvent T_IV | |
| 122 | Gaim::Presence T_GaimObj | |
| 123 | Gaim::PrivacyType T_IV | |
| 124 | Gaim::Privacy::UiOps T_GaimObj | |
| 125 | Gaim::ProtocolOptions T_IV | |
| 126 | Gaim::ProxyType T_IV | |
| 127 | Gaim::ProxyInfo T_GaimObj | |
| 128 | ||
| 129 | ||
| 130 | Gaim::RequestType T_IV | |
| 131 | Gaim::RequestFieldType T_IV | |
| 132 | Gaim::Request::Fields T_GaimObj | |
| 133 | Gaim::Request::Field T_GaimObj | |
| 134 | Gaim::Request::Field::Group T_GaimObj | |
| 135 | Gaim::Request::UiOps T_GaimObj | |
| 136 | ||
| 137 | Gaim::Roomlist T_GaimObj | |
| 138 | Gaim::Roomlist::Room T_GaimObj | |
| 139 | Gaim::Roomlist::Field T_GaimObj | |
| 140 | Gaim::Roomlist::UiOps T_GaimObj | |
| 141 | Gaim::RoomlistRoomType T_IV | |
| 142 | Gaim::RoomlistFieldType T_IV | |
| 143 | ||
| 144 | Gaim::SavedStatus T_GaimObj | |
| 145 | Gaim::SavedStatusSub T_GaimObj | |
| 146 | Gaim::SoundEventID T_IV | |
| 147 | Gaim::Sound::UiOps T_GaimObj | |
| 148 | ||
| 149 | Gaim::Ssl::Connection T_GaimObj | |
| 150 | Gaim::Input::Condition T_GaimObj | |
| 151 | Gaim::SslErrorType T_IV | |
| 152 | Gaim::Ssl::Ops T_GaimObj | |
| 153 | ||
| 154 | Gaim::Status T_GaimObj | |
| 155 | Gaim::StatusType T_GaimObj | |
| 11170 | 156 | const Gaim::StatusType T_GaimObj |
| 11118 | 157 | Gaim::StatusAttr T_GaimObj |
| 158 | Gaim::Presence T_GaimObj | |
| 159 | Gaim::PresenceContext T_IV | |
| 160 | Gaim::StatusPrimitive T_IV | |
| 161 | ||
| 162 | ||
| 163 | Gaim::StoredImage T_GaimObj | |
| 164 | Gaim::Stringref T_GaimObj | |
| 165 | Gaim::Value T_GaimObj | |
| 166 | ||
| 167 | Gaim::Xfer T_GaimObj | |
| 168 | Gaim::XferType T_IV | |
| 169 | Gaim::XferStatusType T_IV | |
| 170 | Gaim::XferUiOps T_IV | |
| 171 | XMLNode::Type T_IV | |
| 172 | ||
| 173 | ||
| 174 | ||
| 175 | ||
| 176 | ||
| 177 | ||
| 178 | ||
| 179 | ||
| 180 | /* enums */ | |
| 181 | ||
| 182 | /* cipher.h */ | |
| 183 | ||
| 184 | ||
| 185 | /* blist.h */ | |
| 186 | ||
| 187 | ||
| 188 | ||
| 189 | /* debug.h */ | |
| 190 | Gaim::DebugLevel T_IV | |
| 191 | ||
| 192 | /* conversation.h */ | |
| 193 | Gaim::UnseenState T_IV | |
| 194 | Gaim::ConversationType T_IV | |
| 195 | Gaim::ConvUpdateType T_IV | |
| 196 | Gaim::TypingState T_IV | |
| 197 | Gaim::MessageFlags T_IV | |
| 198 | Gaim::ConvChatBuddyFlags T_IV | |
| 199 | ||
| 200 | /* connection.h */ | |
| 201 | Gaim::ConnectionFlags T_IV | |
| 202 | Gaim::ConnectionState T_IV | |
| 203 | ||
| 204 | /* gtkutils.h */ | |
| 205 | Gaim::ButtonOrientation T_IV | |
| 206 | Gaim::ButtonStyle T_IV | |
| 207 | Gaim::BrowserPlace T_IV | |
| 208 | ||
| 209 | ||
| 6508 | 210 | |
| 211 | INPUT | |
| 212 | ||
| 213 | T_GaimObj | |
| 11118 | 214 | $var = gaim_perl_ref_object($arg); |
| 6508 | 215 | |
| 216 | ||
| 217 | OUTPUT | |
| 218 | ||
| 219 | T_GaimObj | |
|
6531
3fca41d7b411
[gaim-migrate @ 7048]
Christian Hammond <chipx86@chipx86.com>
parents:
6520
diff
changeset
|
220 | $arg = gaim_perl_bless_object($var, \"$type\"); |