Thu, 02 Feb 2006 19:50:51 +0000
[gaim-migrate @ 15466]
Rework lots of date parsing. I either introduced a whole lot of bugs, or I've made sure all dates are localized properly now. Only time will tell which it is... ;)
| 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 | |
| 12808 | 9 | time_t T_IV |
| 10 | gboolean T_BOOL | |
| 11118 | 11 | gpointer T_GaimObj |
| 12 | gconstpointer T_PTR | |
| 13 | const gchar * T_PV | |
| 12808 | 14 | const char * T_PV |
| 11118 | 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 | |
| 12808 | 29 | GString * T_PTR |
| 11118 | 30 | GData * T_PTR |
| 12808 | 31 | GData ** T_PTR |
| 11118 | 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 | |
| 12808 | 39 | Gaim::Account T_GaimObj |
| 40 | Gaim::Account::Option T_GaimObj | |
| 11118 | 41 | Gaim::Account::UiOps T_GaimObj |
| 42 | Gaim::Account::UserSplit T_GaimObj | |
| 43 | ||
| 12808 | 44 | Gaim::Buddy::Icon T_GaimObj |
| 11118 | 45 | Gaim::Buddy::Icon::Spec T_GaimObj |
| 12808 | 46 | Gaim::BuddyList T_GaimObj |
| 47 | Gaim::BuddyList::Buddy T_GaimObj | |
| 48 | Gaim::BuddyList::Chat T_GaimObj | |
| 49 | Gaim::BuddyList::Contact T_GaimObj | |
| 50 | Gaim::BuddyList::Group T_GaimObj | |
| 51 | Gaim::BuddyList::Node T_GaimObj | |
| 12866 | 52 | Gaim::BuddyList::NodeFlags T_IV |
| 11118 | 53 | Gaim::BuddyList::UiOps T_GaimObj |
| 54 | ||
| 55 | Gaim::Cipher T_GaimObj | |
| 12808 | 56 | Gaim::CipherCaps T_IV |
| 11118 | 57 | Gaim::Cipher::Ops T_GaimObj |
| 58 | Gaim::Cipher::Context T_GaimObj | |
| 12882 | 59 | Gaim::Cmd::Flag T_IV |
| 60 | Gaim::Cmd::Id T_IV | |
| 61 | Gaim::Cmd::Priority T_IV | |
| 62 | Gaim::Cmd::Ret T_IV | |
| 12808 | 63 | Gaim::Connection T_GaimObj |
| 11118 | 64 | Gaim::Connection::UiOps T_GaimObj |
| 12808 | 65 | Gaim::Conversation T_GaimObj |
| 66 | Gaim::Conversation::Chat T_GaimObj | |
| 67 | Gaim::Conversation::ChatBuddy T_GaimObj | |
| 68 | Gaim::Conversation::IM T_GaimObj | |
| 11118 | 69 | Gaim::Conversation::UiOps T_GaimObj |
| 70 | ||
| 12808 | 71 | Gaim::Desktop::Item T_GaimObj |
| 72 | Gaim::DesktopItemType T_IV | |
| 11118 | 73 | |
| 74 | Gaim::GTK::BuddyList T_GaimObj | |
| 75 | Gaim::GDK::Pixbuf T_GaimObj | |
| 76 | Gaim::GTK::Conversation T_GaimObj | |
| 77 | Gaim::GTK::Widget T_GaimObj | |
| 78 | Gaim::GTK::FileSelection T_GaimObj | |
| 79 | Gaim::GTK::SelectionData T_GaimObj | |
| 80 | Gaim::GTK::TextView T_GaimObj | |
| 81 | ||
| 12808 | 82 | Gaim::IconScaleRules T_IV |
| 11118 | 83 | |
| 84 | Gaim::Log T_GaimObj | |
| 12808 | 85 | Gaim::LogType T_IV |
| 86 | Gaim::Log::CommonLoggerData T_GaimObj | |
| 87 | Gaim::Log::Logger T_GaimObj | |
| 88 | Gaim::Log::ReadFlags T_GaimObj | |
| 89 | Gaim::Log::Set T_GaimObj | |
| 11118 | 90 | |
| 12919 | 91 | Gaim::Menu::Action T_GaimObj |
| 92 | ||
|
12910
e6c3213c28ec
[gaim-migrate @ 15263]
Daniel Atallah <datallah@pidgin.im>
parents:
12882
diff
changeset
|
93 | Gaim::NetworkListenCallback T_PTR |
|
e6c3213c28ec
[gaim-migrate @ 15263]
Daniel Atallah <datallah@pidgin.im>
parents:
12882
diff
changeset
|
94 | |
|
12242
e7fc1748eb56
[gaim-migrate @ 14544]
Richard Laager <rlaager@pidgin.im>
parents:
12235
diff
changeset
|
95 | Gaim::NotifyCloseCallback T_PTR |
| 12808 | 96 | Gaim::NotifyMsgType T_IV |
|
11533
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
97 | Gaim::NotifySearchButtonType T_IV |
|
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
98 | Gaim::NotifySearchResults T_GaimObj |
|
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
99 | Gaim::NotifySearchColumn T_GaimObj |
|
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
100 | Gaim::NotifySearchButton T_GaimObj |
| 12808 | 101 | Gaim::NotifyType T_IV |
| 11118 | 102 | Gaim::NotifyUiOps T_GaimObj |
| 103 | ||
| 12808 | 104 | Gaim::Plugin T_GaimObj |
| 105 | Gaim::PluginType T_IV | |
| 106 | Gaim::PluginUiInfo T_GaimObj | |
| 107 | Gaim::Plugin::Action T_GaimObj | |
| 108 | Gaim::Plugin::Info T_GaimObj | |
| 109 | Gaim::Plugin::Loader::Info T_GaimObj | |
| 110 | Gaim::Plugin::Protocol::Info T_GaimObj | |
| 111 | Gaim::PrefType T_IV | |
| 112 | Gaim::PluginPref T_GaimObj | |
| 113 | Gaim::PluginPrefType T_IV | |
| 114 | Gaim::PluginPref::Frame T_GaimObj | |
| 115 | Gaim::Pounce T_GaimObj | |
| 116 | Gaim::PounceEvent T_IV | |
| 11118 | 117 | Gaim::Presence T_GaimObj |
| 12808 | 118 | Gaim::PrivacyType T_IV |
| 11118 | 119 | Gaim::Privacy::UiOps T_GaimObj |
| 12808 | 120 | Gaim::ProtocolOptions T_IV |
| 11118 | 121 | Gaim::ProxyInfo T_GaimObj |
| 12808 | 122 | Gaim::ProxyType T_IV |
| 11118 | 123 | |
| 12808 | 124 | Gaim::RequestFieldType T_IV |
| 125 | Gaim::RequestType T_IV | |
| 126 | Gaim::Request::Field T_GaimObj | |
| 127 | Gaim::Request::Fields T_GaimObj | |
| 128 | Gaim::Request::Field::Group T_GaimObj | |
| 129 | Gaim::Request::UiOps T_GaimObj | |
| 130 | ||
| 131 | Gaim::Roomlist T_GaimObj | |
| 132 | Gaim::Roomlist::Room T_GaimObj | |
| 133 | Gaim::Roomlist::Field T_GaimObj | |
| 134 | Gaim::Roomlist::UiOps T_GaimObj | |
| 135 | Gaim::RoomlistFieldType T_IV | |
| 136 | Gaim::RoomlistRoomType T_IV | |
| 11118 | 137 | |
| 12808 | 138 | Gaim::SavedStatus T_GaimObj |
| 139 | Gaim::SavedStatusSub T_GaimObj | |
| 140 | Gaim::SoundEventID T_IV | |
| 141 | Gaim::Sound::UiOps T_GaimObj | |
| 11118 | 142 | |
| 12808 | 143 | Gaim::Input::Condition T_GaimObj |
| 144 | Gaim::SslErrorType T_IV | |
| 145 | Gaim::Ssl::Connection T_GaimObj | |
| 146 | Gaim::Ssl::Ops T_GaimObj | |
| 11118 | 147 | |
| 12808 | 148 | Gaim::Presence T_GaimObj |
| 149 | Gaim::PresenceContext T_IV | |
| 11118 | 150 | Gaim::Status T_GaimObj |
| 12808 | 151 | Gaim::StatusAttr T_GaimObj |
| 152 | Gaim::StatusPrimitive T_IV | |
| 11118 | 153 | Gaim::StatusType T_GaimObj |
| 11170 | 154 | const Gaim::StatusType T_GaimObj |
| 11118 | 155 | |
| 12808 | 156 | Gaim::StoredImage T_GaimObj |
| 11118 | 157 | Gaim::Stringref T_GaimObj |
|
13105
8f9c66e4af87
[gaim-migrate @ 15466]
Richard Laager <rlaager@pidgin.im>
parents:
12919
diff
changeset
|
158 | Gaim::Util::InfoFieldFormatCallback T_PTR |
| 11118 | 159 | Gaim::Value T_GaimObj |
| 160 | ||
| 12808 | 161 | Gaim::Xfer T_GaimObj |
| 162 | Gaim::XferType T_IV | |
| 163 | Gaim::XferStatusType T_IV | |
| 11118 | 164 | Gaim::XferUiOps T_IV |
| 12364 | 165 | |
| 12808 | 166 | Gaim::XMLNode T_GaimObj |
| 167 | XMLNode::Type T_IV | |
| 11118 | 168 | |
| 12808 | 169 | /* enums */ |
| 11118 | 170 | |
| 12808 | 171 | /* cipher.h */ |
| 11118 | 172 | |
| 12808 | 173 | /* blist.h */ |
| 11118 | 174 | |
| 12808 | 175 | /* debug.h */ |
| 176 | Gaim::DebugLevel T_IV | |
| 11118 | 177 | |
| 12808 | 178 | /* conversation.h */ |
| 179 | Gaim::ConvChatBuddyFlags T_IV | |
| 180 | Gaim::ConvUpdateType T_IV | |
| 181 | Gaim::ConversationType T_IV | |
| 182 | Gaim::MessageFlags T_IV | |
| 183 | Gaim::TypingState T_IV | |
| 11118 | 184 | Gaim::UnseenState T_IV |
| 185 | ||
| 12808 | 186 | /* connection.h */ |
| 11118 | 187 | Gaim::ConnectionFlags T_IV |
| 188 | Gaim::ConnectionState T_IV | |
| 189 | ||
| 12808 | 190 | /* gtkutils.h */ |
| 191 | Gaim::ButtonOrientation T_IV | |
| 192 | Gaim::ButtonStyle T_IV | |
| 193 | Gaim::BrowserPlace T_IV | |
| 6508 | 194 | |
| 195 | INPUT | |
| 196 | ||
| 197 | T_GaimObj | |
|
12165
9f2d7e6b8707
[gaim-migrate @ 14466]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
11533
diff
changeset
|
198 | $var = gaim_perl_ref_object($arg) |
| 6508 | 199 | |
| 200 | OUTPUT | |
| 201 | ||
| 202 | T_GaimObj | |
|
6531
3fca41d7b411
[gaim-migrate @ 7048]
Christian Hammond <chipx86@chipx86.com>
parents:
6520
diff
changeset
|
203 | $arg = gaim_perl_bless_object($var, \"$type\"); |