adium-1.4 2569:fe3b2db4c9b1: Disabled IDN in purple_make.sh
commits at adium.im
commits at adium.im
Sat Aug 8 19:04:39 UTC 2009
details: http://hg.adium.im/adium-1.4/rev/fe3b2db4c9b1
revision: 2569:fe3b2db4c9b1
author: Evan Schoenberg
date: Sat Aug 08 14:07:07 2009 -0500
Disabled IDN in purple_make.sh
Subject: adium-1.4 2570:634e2660696b: Use YahooData, not struct yahoo_data, for current im.pidgin.adium
details: http://hg.adium.im/adium-1.4/rev/634e2660696b
revision: 2570:634e2660696b
author: Evan Schoenberg
date: Sat Aug 08 14:07:37 2009 -0500
Use YahooData, not struct yahoo_data, for current im.pidgin.adium
Subject: adium-1.4 2571:75fb8ee8f2e6: libpurple from im.pidgin.adium @ 95e1a9a37 (2.6.0mtn)
details: http://hg.adium.im/adium-1.4/rev/75fb8ee8f2e6
revision: 2571:75fb8ee8f2e6
author: Evan Schoenberg
date: Sat Aug 08 14:08:52 2009 -0500
libpurple from im.pidgin.adium @ 95e1a9a37 (2.6.0mtn)
diffs (869 lines):
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libglib.framework/Versions/2.0.0/Headers/gobject/gmarshal.h
--- a/Frameworks/libglib.framework/Versions/2.0.0/Headers/gobject/gmarshal.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libglib.framework/Versions/2.0.0/Headers/gobject/gmarshal.h Sat Aug 08 14:08:52 2009 -0500
@@ -3,7 +3,7 @@
G_BEGIN_DECLS
-/* VOID:VOID (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:26) */
+/* VOID:VOID (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:26) */
extern void g_cclosure_marshal_VOID__VOID (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -11,7 +11,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:BOOLEAN (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:27) */
+/* VOID:BOOLEAN (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:27) */
extern void g_cclosure_marshal_VOID__BOOLEAN (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -19,7 +19,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:CHAR (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:28) */
+/* VOID:CHAR (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:28) */
extern void g_cclosure_marshal_VOID__CHAR (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -27,7 +27,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UCHAR (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:29) */
+/* VOID:UCHAR (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:29) */
extern void g_cclosure_marshal_VOID__UCHAR (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -35,7 +35,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:INT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:30) */
+/* VOID:INT (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:30) */
extern void g_cclosure_marshal_VOID__INT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -43,7 +43,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UINT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:31) */
+/* VOID:UINT (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:31) */
extern void g_cclosure_marshal_VOID__UINT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -51,7 +51,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:LONG (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:32) */
+/* VOID:LONG (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:32) */
extern void g_cclosure_marshal_VOID__LONG (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -59,7 +59,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ULONG (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:33) */
+/* VOID:ULONG (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:33) */
extern void g_cclosure_marshal_VOID__ULONG (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -67,7 +67,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ENUM (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:34) */
+/* VOID:ENUM (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:34) */
extern void g_cclosure_marshal_VOID__ENUM (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -75,7 +75,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:FLAGS (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:35) */
+/* VOID:FLAGS (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:35) */
extern void g_cclosure_marshal_VOID__FLAGS (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -83,7 +83,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:FLOAT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:36) */
+/* VOID:FLOAT (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:36) */
extern void g_cclosure_marshal_VOID__FLOAT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -91,7 +91,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:DOUBLE (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:37) */
+/* VOID:DOUBLE (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:37) */
extern void g_cclosure_marshal_VOID__DOUBLE (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -99,7 +99,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:STRING (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:38) */
+/* VOID:STRING (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:38) */
extern void g_cclosure_marshal_VOID__STRING (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -107,7 +107,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:PARAM (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:39) */
+/* VOID:PARAM (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:39) */
extern void g_cclosure_marshal_VOID__PARAM (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -115,7 +115,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:BOXED (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:40) */
+/* VOID:BOXED (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:40) */
extern void g_cclosure_marshal_VOID__BOXED (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -123,7 +123,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:41) */
+/* VOID:POINTER (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:41) */
extern void g_cclosure_marshal_VOID__POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -131,7 +131,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:OBJECT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:42) */
+/* VOID:OBJECT (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:42) */
extern void g_cclosure_marshal_VOID__OBJECT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -139,7 +139,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UINT,POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:45) */
+/* VOID:UINT,POINTER (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:45) */
extern void g_cclosure_marshal_VOID__UINT_POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -147,7 +147,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* BOOL:FLAGS (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:46) */
+/* BOOL:FLAGS (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:46) */
extern void g_cclosure_marshal_BOOLEAN__FLAGS (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -156,7 +156,7 @@
gpointer marshal_data);
#define g_cclosure_marshal_BOOL__FLAGS g_cclosure_marshal_BOOLEAN__FLAGS
-/* STRING:OBJECT,POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:47) */
+/* STRING:OBJECT,POINTER (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:47) */
extern void g_cclosure_marshal_STRING__OBJECT_POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libglib.framework/Versions/2.0.0/libglib
Binary file Frameworks/libglib.framework/Versions/2.0.0/libglib has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule
Binary file Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libgobject.framework/Versions/2.0.0/Headers/gmarshal.h
--- a/Frameworks/libgobject.framework/Versions/2.0.0/Headers/gmarshal.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libgobject.framework/Versions/2.0.0/Headers/gmarshal.h Sat Aug 08 14:08:52 2009 -0500
@@ -3,7 +3,7 @@
G_BEGIN_DECLS
-/* VOID:VOID (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:26) */
+/* VOID:VOID (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:26) */
extern void g_cclosure_marshal_VOID__VOID (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -11,7 +11,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:BOOLEAN (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:27) */
+/* VOID:BOOLEAN (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:27) */
extern void g_cclosure_marshal_VOID__BOOLEAN (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -19,7 +19,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:CHAR (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:28) */
+/* VOID:CHAR (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:28) */
extern void g_cclosure_marshal_VOID__CHAR (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -27,7 +27,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UCHAR (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:29) */
+/* VOID:UCHAR (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:29) */
extern void g_cclosure_marshal_VOID__UCHAR (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -35,7 +35,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:INT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:30) */
+/* VOID:INT (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:30) */
extern void g_cclosure_marshal_VOID__INT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -43,7 +43,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UINT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:31) */
+/* VOID:UINT (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:31) */
extern void g_cclosure_marshal_VOID__UINT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -51,7 +51,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:LONG (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:32) */
+/* VOID:LONG (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:32) */
extern void g_cclosure_marshal_VOID__LONG (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -59,7 +59,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ULONG (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:33) */
+/* VOID:ULONG (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:33) */
extern void g_cclosure_marshal_VOID__ULONG (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -67,7 +67,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ENUM (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:34) */
+/* VOID:ENUM (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:34) */
extern void g_cclosure_marshal_VOID__ENUM (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -75,7 +75,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:FLAGS (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:35) */
+/* VOID:FLAGS (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:35) */
extern void g_cclosure_marshal_VOID__FLAGS (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -83,7 +83,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:FLOAT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:36) */
+/* VOID:FLOAT (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:36) */
extern void g_cclosure_marshal_VOID__FLOAT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -91,7 +91,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:DOUBLE (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:37) */
+/* VOID:DOUBLE (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:37) */
extern void g_cclosure_marshal_VOID__DOUBLE (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -99,7 +99,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:STRING (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:38) */
+/* VOID:STRING (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:38) */
extern void g_cclosure_marshal_VOID__STRING (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -107,7 +107,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:PARAM (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:39) */
+/* VOID:PARAM (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:39) */
extern void g_cclosure_marshal_VOID__PARAM (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -115,7 +115,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:BOXED (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:40) */
+/* VOID:BOXED (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:40) */
extern void g_cclosure_marshal_VOID__BOXED (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -123,7 +123,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:41) */
+/* VOID:POINTER (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:41) */
extern void g_cclosure_marshal_VOID__POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -131,7 +131,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:OBJECT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:42) */
+/* VOID:OBJECT (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:42) */
extern void g_cclosure_marshal_VOID__OBJECT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -139,7 +139,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UINT,POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:45) */
+/* VOID:UINT,POINTER (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:45) */
extern void g_cclosure_marshal_VOID__UINT_POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -147,7 +147,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* BOOL:FLAGS (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:46) */
+/* BOOL:FLAGS (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:46) */
extern void g_cclosure_marshal_BOOLEAN__FLAGS (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -156,7 +156,7 @@
gpointer marshal_data);
#define g_cclosure_marshal_BOOL__FLAGS g_cclosure_marshal_BOOLEAN__FLAGS
-/* STRING:OBJECT,POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:47) */
+/* STRING:OBJECT,POINTER (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:47) */
extern void g_cclosure_marshal_STRING__OBJECT_POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libgobject.framework/Versions/2.0.0/libgobject
Binary file Frameworks/libgobject.framework/Versions/2.0.0/libgobject has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libgthread.framework/Versions/2.0.0/libgthread
Binary file Frameworks/libgthread.framework/Versions/2.0.0/libgthread has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libintl.framework/Versions/8/libintl
Binary file Frameworks/libintl.framework/Versions/8/libintl has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libjson-glib.framework/Versions/1.0.0/libjson-glib
Binary file Frameworks/libjson-glib.framework/Versions/1.0.0/libjson-glib has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libmeanwhile.framework/Versions/1/libmeanwhile
Binary file Frameworks/libmeanwhile.framework/Versions/1/libmeanwhile has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/blist.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/blist.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/blist.h Sat Aug 08 14:08:52 2009 -0500
@@ -216,10 +216,49 @@
const char *alias, const char *name);
void (*request_add_group)(void);
+ /**
+ * This is called when a node has been modified and should be saved.
+ *
+ * Implementation of this UI op is OPTIONAL. If not implemented, it will
+ * be set to a fallback function that saves data to blist.xml like in
+ * previous libpurple versions.
+ *
+ * @attrib node The node which has been modified.
+ *
+ * @since 2.6.0.
+ */
+ void (*save_node)(PurpleBlistNode *node);
+
+ /**
+ * Called when a node is about to be removed from the buddy list.
+ * The UI op should update the relevant data structures to remove this
+ * node (for example, removing a buddy from the group this node is in).
+ *
+ * Implementation of this UI op is OPTIONAL. If not implemented, it will
+ * be set to a fallback function that saves data to blist.xml like in
+ * previous libpurple versions.
+ *
+ * @attrib node The node which has been modified.
+ * @since 2.6.0.
+ */
+ void (*remove_node)(PurpleBlistNode *node);
+
+ /**
+ * Called to save all the data for an account. If the UI sets this,
+ * the callback must save the privacy and buddy list data for an account.
+ * If the account is NULL, save the data for all accounts.
+ *
+ * Implementation of this UI op is OPTIONAL. If not implemented, it will
+ * be set to a fallback function that saves data to blist.xml like in
+ * previous libpurple versions.
+ *
+ * @attrib account The account whose data to save. If NULL, save all data
+ * for all accounts.
+ * @since 2.6.0.
+ */
+ void (*save_account)(PurpleAccount *account);
+
void (*_purple_reserved1)(void);
- void (*_purple_reserved2)(void);
- void (*_purple_reserved3)(void);
- void (*_purple_reserved4)(void);
};
#ifdef __cplusplus
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/bosh.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/bosh.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/bosh.h Sat Aug 08 14:08:52 2009 -0500
@@ -37,5 +37,4 @@
void jabber_bosh_connection_connect(PurpleBOSHConnection *conn);
void jabber_bosh_connection_close(PurpleBOSHConnection *conn);
void jabber_bosh_connection_send_raw(PurpleBOSHConnection *conn, const char *data);
-void jabber_bosh_connection_refresh(PurpleBOSHConnection *conn);
#endif /* PURPLE_JABBER_BOSH_H_ */
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/buddy.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/buddy.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/buddy.h Sat Aug 08 14:08:52 2009 -0500
@@ -33,10 +33,12 @@
JABBER_BUDDY_STATE_DND
} JabberBuddyState;
+typedef struct _JabberBuddy JabberBuddy;
+
#include "jabber.h"
#include "caps.h"
-typedef struct _JabberBuddy {
+struct _JabberBuddy {
GList *resources;
char *error_msg;
enum {
@@ -52,7 +54,7 @@
JABBER_SUB_BOTH = (JABBER_SUB_TO | JABBER_SUB_FROM),
JABBER_SUB_REMOVE = 1 << 4
} subscription;
-} JabberBuddy;
+};
typedef struct _JabberAdHocCommands {
char *jid;
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/certificate.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/certificate.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/certificate.h Sat Aug 08 14:08:52 2009 -0500
@@ -443,6 +443,28 @@
purple_certificate_signed_by(PurpleCertificate *crt, PurpleCertificate *issuer);
/**
+ * Check that a certificate chain is valid and, if not, the failing certificate.
+ *
+ * Uses purple_certificate_signed_by() to verify that each PurpleCertificate
+ * in the chain carries a valid signature from the next. A single-certificate
+ * chain is considered to be valid.
+ *
+ * @param chain List of PurpleCertificate instances comprising the chain,
+ * in the order certificate, issuer, issuer's issuer, etc.
+ * @param failing A pointer to a PurpleCertificate*. If not NULL, if the
+ * chain fails to validate, this will be set to the
+ * certificate whose signature could not be validated.
+ * @return TRUE if the chain is valid. See description.
+ *
+ * @since 2.6.0
+ * @deprecated This function will become
+ * purple_certificate_check_signature_chain in 3.0.0
+ */
+gboolean
+purple_certificate_check_signature_chain_with_failing(GList *chain,
+ PurpleCertificate **failing);
+
+/**
* Check that a certificate chain is valid
*
* Uses purple_certificate_signed_by() to verify that each PurpleCertificate
@@ -453,6 +475,8 @@
* in the order certificate, issuer, issuer's issuer, etc.
* @return TRUE if the chain is valid. See description.
* @todo Specify which certificate in the chain caused a failure
+ * @deprecated This function will be removed in 3.0.0 and replaced with
+ * purple_certificate_check_signature_chain_with_failing
*/
gboolean
purple_certificate_check_signature_chain(GList *chain);
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/jabber.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/jabber.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/jabber.h Sat Aug 08 14:08:52 2009 -0500
@@ -164,6 +164,8 @@
time_t old_idle;
JabberID *user;
+ JabberBuddy *user_jb;
+
PurpleConnection *gc;
PurpleSslConnection *gsc;
@@ -214,6 +216,8 @@
void *unregistration_user_data;
gboolean vcard_fetched;
+ /* Timer at login to push updated avatar */
+ guint vcard_timer;
/* Entity Capabilities hash */
char *caps_hash;
@@ -251,7 +255,6 @@
guint max_srv_rec_idx;
/* BOSH stuff */
- gboolean use_bosh;
PurpleBOSHConnection *bosh;
/**
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/libymsg.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/libymsg.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/libymsg.h Sat Aug 08 14:08:52 2009 -0500
@@ -88,10 +88,10 @@
#define YAHOO_STATUS_TYPE_MOBILE "mobile"
#define YAHOO_CLIENT_VERSION_ID "4194239"
-#define YAHOO_CLIENT_VERSION "9.0.0.2152"
+#define YAHOO_CLIENT_VERSION "9.0.0.2162"
#define YAHOOJP_CLIENT_VERSION_ID "4194239"
-#define YAHOOJP_CLIENT_VERSION "9.0.0.2152"
+#define YAHOOJP_CLIENT_VERSION "9.0.0.2162"
#define YAHOO_CLIENT_USERAGENT "Mozilla/5.0"
@@ -167,7 +167,7 @@
} phone;
} YahooPersonalDetails;
-struct yahoo_data {
+typedef struct {
PurpleConnection *gc;
int fd;
guchar *rxqueue;
@@ -239,7 +239,7 @@
int yahoo_p2p_server_watcher;
GHashTable *sms_carrier; /* sms carrier data */
guint yahoo_p2p_server_timeout_handle;
-};
+} YahooData;
#define YAHOO_MAX_STATUS_MESSAGE_LENGTH (255)
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/marshallers.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/marshallers.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/marshallers.h Sat Aug 08 14:08:52 2009 -0500
@@ -6,7 +6,7 @@
G_BEGIN_DECLS
-/* VOID:POINTER,POINTER,OBJECT (/Sources/im.pidgin.adium/libpurple/marshallers.list:1) */
+/* VOID:POINTER,POINTER,OBJECT (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/im.pidgin.adium/libpurple/marshallers.list:1) */
extern void purple_smarshal_VOID__POINTER_POINTER_OBJECT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -14,7 +14,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* BOOLEAN:OBJECT,POINTER,STRING (/Sources/im.pidgin.adium/libpurple/marshallers.list:2) */
+/* BOOLEAN:OBJECT,POINTER,STRING (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/im.pidgin.adium/libpurple/marshallers.list:2) */
extern void purple_smarshal_BOOLEAN__OBJECT_POINTER_STRING (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -22,7 +22,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:STRING,STRING (/Sources/im.pidgin.adium/libpurple/marshallers.list:3) */
+/* VOID:STRING,STRING (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/im.pidgin.adium/libpurple/marshallers.list:3) */
extern void purple_smarshal_VOID__STRING_STRING (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -30,7 +30,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ENUM,STRING,STRING (/Sources/im.pidgin.adium/libpurple/marshallers.list:4) */
+/* VOID:ENUM,STRING,STRING (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/im.pidgin.adium/libpurple/marshallers.list:4) */
extern void purple_smarshal_VOID__ENUM_STRING_STRING (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -38,7 +38,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ENUM,STRING,STRING,BOOLEAN (/Sources/im.pidgin.adium/libpurple/marshallers.list:5) */
+/* VOID:ENUM,STRING,STRING,BOOLEAN (/Users/evands/adium-1.4/Utilities/dep-build-scripts/source/im.pidgin.adium/libpurple/marshallers.list:5) */
extern void purple_smarshal_VOID__ENUM_STRING_STRING_BOOLEAN (GClosure *closure,
GValue *return_value,
guint n_param_values,
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/network.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/network.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/network.h Sat Aug 08 14:08:52 2009 -0500
@@ -246,7 +246,7 @@
* Update the TURN server IP given the host name
* Will result in a DNS query being executed asynchronous
*
- * @param turn_server The host name of the STUN server to set
+ * @param turn_server The host name of the TURN server to set
* @since 2.6.0
*/
void purple_network_set_turn_server(const gchar *turn_server);
@@ -268,6 +268,25 @@
void purple_network_remove_port_mapping(gint fd);
/**
+ * Convert a UTF-8 domain name to ASCII in accordance with the IDNA
+ * specification. If libpurple is compiled without IDN support, this function
+ * copies the input into the output buffer.
+ *
+ * Because this function is used by DNS resolver child/threads, it uses no
+ * other libpurple API and is threadsafe.
+ *
+ * In general, a buffer of about 512 bytes is the appropriate size to use.
+ *
+ * @param in The hostname to be converted.
+ * @param out The output buffer where an allocated string will be returned.
+ * The caller is responsible for freeing this.
+ * @returns 0 on success, -1 if the out is NULL, or an error code
+ * that currently corresponds to the Idna_rc enum in libidn.
+ * @since 2.6.0
+ */
+int purple_network_convert_idn_to_ascii(const gchar *in, gchar **out);
+
+/**
* Initializes the network subsystem.
*/
void purple_network_init(void);
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/oscar.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/oscar.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/oscar.h Sat Aug 08 14:08:52 2009 -0500
@@ -429,7 +429,6 @@
guint16 cookielen;
guint8 *cookie;
gpointer new_conn_data;
- gchar *ssl_cert_cn;
int fd;
PurpleSslConnection *gsc;
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/servconn.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/servconn.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/servconn.h Sat Aug 08 14:08:52 2009 -0500
@@ -88,6 +88,8 @@
PurpleCircBuffer *tx_buf;
guint tx_handler;
+ guint timeout_sec;
+ guint timeout_handle;
void (*connect_cb)(MsnServConn *); /**< The callback to call when connecting. */
void (*disconnect_cb)(MsnServConn *); /**< The callback to call when disconnecting. */
@@ -168,7 +170,8 @@
* @param servconn The servconn.
* @param error The error that happened.
*/
-void msn_servconn_got_error(MsnServConn *servconn, MsnServConnError error);
+void msn_servconn_got_error(MsnServConn *servconn, MsnServConnError error,
+ const char *reason);
/**
* Process the data in servconn->rx_buf. This is called after reading
@@ -178,4 +181,12 @@
*/
void msn_servconn_process_data(MsnServConn *servconn);
+/**
+ * Set a idle timeout fot this servconn
+ *
+ * @param servconn The servconn
+ * @param seconds The idle timeout in seconds
+ */
+void msn_servconn_set_idle_timeout(MsnServConn *servconn, guint seconds);
+
#endif /* _MSN_SERVCONN_H_ */
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/sslconn.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/sslconn.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/sslconn.h Sat Aug 08 14:08:52 2009 -0500
@@ -186,6 +186,31 @@
PurpleSslErrorFunction error_func,
void *data);
+/**
+ * Makes a SSL connection to the specified host and port, using the separate
+ * name to verify with the certificate. The caller should keep track of the
+ * returned value and use it to cancel the connection, if needed.
+ *
+ * @param account The account making the connection.
+ * @param host The destination host.
+ * @param port The destination port.
+ * @param func The SSL input handler function.
+ * @param error_func The SSL error handler function. This function
+ * should <strong>NOT</strong> call purple_ssl_close(). In
+ * the event of an error the #PurpleSslConnection will be
+ * destroyed for you.
+ * @param ssl_host The hostname of the other peer (to verify the CN)
+ * @param data User-defined data.
+ *
+ * @return The SSL connection handle.
+ * @since 2.6.0
+ */
+PurpleSslConnection *purple_ssl_connect_with_ssl_cn(PurpleAccount *account, const char *host,
+ int port, PurpleSslInputFunction func,
+ PurpleSslErrorFunction error_func,
+ const char *ssl_host,
+ void *data);
+
#if !(defined PURPLE_DISABLE_DEPRECATED) || (defined _PURPLE_SSLCONN_C_)
/**
* Makes a SSL connection using an already open file descriptor.
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/xmlnode.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/xmlnode.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/xmlnode.h Sat Aug 08 14:08:52 2009 -0500
@@ -53,10 +53,10 @@
XMLNodeType type; /**< The type of the node. */
char *data; /**< The data for the node. */
size_t data_sz; /**< The size of the data. */
- struct _xmlnode *parent; /**< The parent node or @c NULL.*/
- struct _xmlnode *child; /**< The child node or @c NULL.*/
- struct _xmlnode *lastchild; /**< The last child node or @c NULL.*/
- struct _xmlnode *next; /**< The next node or @c NULL. */
+ xmlnode *parent; /**< The parent node or @c NULL.*/
+ xmlnode *child; /**< The child node or @c NULL.*/
+ xmlnode *lastchild; /**< The last child node or @c NULL.*/
+ xmlnode *next; /**< The next node or @c NULL. */
char *prefix; /**< The namespace prefix if any. */
GHashTable *namespace_map; /**< The namespace map. */
};
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/yahoo_packet.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/yahoo_packet.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/yahoo_packet.h Sat Aug 08 14:08:52 2009 -0500
@@ -137,8 +137,8 @@
void yahoo_packet_hash(struct yahoo_packet *pkt, const char *fmt, ...);
void yahoo_packet_hash_str(struct yahoo_packet *pkt, int key, const char *value);
void yahoo_packet_hash_int(struct yahoo_packet *pkt, int key, int value);
-int yahoo_packet_send(struct yahoo_packet *pkt, struct yahoo_data *yd);
-int yahoo_packet_send_and_free(struct yahoo_packet *pkt, struct yahoo_data *yd);
+int yahoo_packet_send(struct yahoo_packet *pkt, YahooData *yd);
+int yahoo_packet_send_and_free(struct yahoo_packet *pkt, YahooData *yd);
size_t yahoo_packet_build(struct yahoo_packet *pkt, int pad, gboolean wm, gboolean jp,
guchar **buf);
void yahoo_packet_read(struct yahoo_packet *pkt, const guchar *data, int len);
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Headers/yahoochat.h
--- a/Frameworks/libpurple.framework/Versions/0.6.0/Headers/yahoochat.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libpurple.framework/Versions/0.6.0/Headers/yahoochat.h Sat Aug 08 14:08:52 2009 -0500
@@ -50,7 +50,7 @@
char *yahoo_get_chat_name(GHashTable *data);
void yahoo_c_invite(PurpleConnection *gc, int id, const char *msg, const char *name);
-void yahoo_conf_leave(struct yahoo_data *yd, const char *room, const char *dn, GList *who);
+void yahoo_conf_leave(YahooData *yd, const char *room, const char *dn, GList *who);
void yahoo_chat_goto(PurpleConnection *gc, const char *name);
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/ca/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/ca/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/cs/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/cs/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/da/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/da/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/de/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/de/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/el/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/el/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/en_AU/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/en_AU/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/en_CA/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/en_CA/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/en_GB/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/en_GB/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/es/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/es/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/fi/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/fi/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/fr/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/fr/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/hu/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/hu/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/it/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/it/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/ja/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/ja/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/nb/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/nb/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/nl/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/nl/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/pl/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/pl/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/pt/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/pt/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/pt_BR/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/pt_BR/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/ru/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/ru/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/sl/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/sl/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/sv/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/sv/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/tr/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/tr/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/uk/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/uk/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/zh_CN/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/zh_CN/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/Resources/zh_TW/LC_MESSAGES/pidgin.mo
Binary file Frameworks/libpurple.framework/Versions/0.6.0/Resources/zh_TW/LC_MESSAGES/pidgin.mo has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Frameworks/libpurple.framework/Versions/0.6.0/libpurple
Binary file Frameworks/libpurple.framework/Versions/0.6.0/libpurple has changed
diff -r e0525a651346 -r 75fb8ee8f2e6 Plugins/Purple Service/ESPurpleYahooAccount.m
--- a/Plugins/Purple Service/ESPurpleYahooAccount.m Thu Aug 06 00:16:29 2009 -0400
+++ b/Plugins/Purple Service/ESPurpleYahooAccount.m Sat Aug 08 14:08:52 2009 -0500
@@ -215,10 +215,10 @@
*/
- (void)updateStatusForContact:(AIListContact *)theContact toStatusType:(NSNumber *)statusTypeNumber statusName:(NSString *)statusName statusMessage:(NSAttributedString *)statusMessage isMobile:(BOOL)isMobile
{
- NSString *statusMessageString = [statusMessage string];
- char *normalized = g_strdup(purple_normalize(account, [theContact.UID UTF8String]));
- struct yahoo_data *od;
- YahooFriend *f;
+ NSString *statusMessageString = [statusMessage string];
+ char *normalized = g_strdup(purple_normalize(account, [theContact.UID UTF8String]));
+ YahooData *od;
+ YahooFriend *f;
/* Grab the idle time while we have a chance */
if ((purple_account_is_connected(account)) &&
diff -r e0525a651346 -r 75fb8ee8f2e6 Utilities/dep-build-scripts/purple_make.sh
--- a/Utilities/dep-build-scripts/purple_make.sh Thu Aug 06 00:16:29 2009 -0400
+++ b/Utilities/dep-build-scripts/purple_make.sh Sat Aug 08 14:08:52 2009 -0500
@@ -158,6 +158,7 @@
--disable-gstreamer \
--disable-avahi \
--disable-dbus \
+ --disable-idn \
--enable-gnutls=no --enable-nss=no $@
else
echo "Restoring files from previous build"
More information about the commits
mailing list