Mercurial > pidgin.yaz
graph
-
Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a192008-12-19, by Paul Aurich
-
Remove the old if 0'd out caps code and reorder some functions.2008-12-19, by Paul Aurich
-
Support old (XEP v1.3) Entity Capabilities alongside the new ones.2008-12-19, by Paul Aurich
-
Rename a few variables2008-12-17, by Paul Aurich
-
Reference-count JabberCapsClientInfo and fix bug.2008-12-15, by Paul Aurich
-
Rename a few functions and clean up the exit cleanup of a function2008-12-14, by Paul Aurich
-
Rename user_data to cb_data (there were too many 'userdata'/'user_data's).2008-12-12, by Paul Aurich
-
Make the Request ID a long long (fit in 2^53-1)2008-12-05, by Paul Aurich
-
Reorder some functions to eliminate prototypes and2008-12-05, by Paul Aurich
-
Jabber BOSH: more fixes.2008-12-04, by Paul Aurich
-
Jabber BOSH: Many fixes2008-12-01, by Paul Aurich
-
Track the TXT query in the js object so it will be cancelleable2008-12-01, by Paul Aurich
-
Add option for forcing BOSH (useful for debugging)2008-12-01, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)2008-11-29, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)2008-11-29, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)2008-11-29, by Paul Aurich
-
Sprinkle jabber_resource_has_capability in places2008-11-26, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)2008-11-26, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)2008-11-24, by Paul Aurich
-
Cut-n-paste typo2008-11-23, by Paul Aurich
-
dnssrv.c:2008-11-23, by Paul Aurich
-
merge of '0da3644551b2442b2db4cf9d828865d167df8072'2008-11-23, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 98fe04f817ef415faebd3f7a38b7f0588c0b0cba)2008-11-22, by Paul Aurich
-
Add more jabber plugin unloading functions to clean up more data structures2008-11-22, by Paul Aurich
-
Make capstable caps.c-only and add a jabber_caps_uninit() function2008-11-22, by Paul Aurich
-
jabber_contact_info is no longer used2008-11-22, by Paul Aurich
-
Sprinkle around more support for xml:lang on JabberIdentities2008-11-22, by Paul Aurich
-
const this in order to enforce the don't-you-dare-change-this2008-11-22, by Paul Aurich
-
Rename some structs and the JabberCapsClientInfo destruction function2008-11-22, by Paul Aurich
-
Whitespace and formatting changes2008-11-22, by Paul Aurich
-
Rework jabber_caps_calculate_hash2008-11-21, by Paul Aurich
-
Clean up jabber_caps_client_iqcb2008-11-21, by Paul Aurich
-
Whitespace cleanup (no functional changes, just unwrap the huge if block and2008-11-21, by Paul Aurich
-
Error checking and use g_list_foreach2008-11-21, by Paul Aurich
-
Don't crash if the lang attribute of an identity is NULL2008-11-21, by Paul Aurich
-
Remove JabberCapsIdentity and just use JabberIdentity everywhere2008-11-21, by Paul Aurich
-
Whitespace, formatting, and // -> /* */2008-11-21, by Paul Aurich
-
Use strcmp instead of a wrapper2008-11-21, by Paul Aurich
-
constify, ifdef out an old-caps remnant, and rewrite a little2008-11-21, by Paul Aurich
-
Clean up a few things2008-11-21, by Paul Aurich
-
Rewrite jabber_presence_set_capabilities a little2008-11-21, by Paul Aurich
-
Fix a null dereference on non-connected accounts2008-11-23, by Paul Aurich
-
Clean up jabber_presence_send2008-11-21, by Paul Aurich
-
Entity Capabilities must be per-JabberStream2008-11-21, by Paul Aurich
-
Fix compilation errors and many warnings2008-11-20, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)2008-11-20, by Paul Aurich
-
Properly free audio and video devices in the preferences.2008-08-27, by Mike Ruprecht
-
Fix up video preview error handling.2008-08-27, by Mike Ruprecht
-
Simplify device API. Use gchar* instead of GValue.2008-08-27, by Mike Ruprecht
-
merge of '3fd2b0bf399bc4820c027060ec6c82ed1ca6ca45'2008-08-27, by Mike Ruprecht
-
Make voice calls work with Finch.2008-08-24, by Mike Ruprecht
-
Restore autoprobe property when finished probing for devices.2008-08-24, by Mike Ruprecht
-
Update to Farsight2 0.0.3.2008-08-27, by Mike Ruprecht
-
Remove a bunch of extraneous GstBus messages from the debug output.2008-08-21, by Mike Ruprecht
-
Fix GStreamer assertion.2008-08-21, by Mike Ruprecht
-
Fixed a compile warning.2008-08-20, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)2008-08-18, by Mike Ruprecht
-
Fixed a ton of memory leaks.2008-08-18, by Mike Ruprecht
-
* Added input/output volume preferences for voice conversations.2008-08-17, by Mike Ruprecht
-
Only show the mute button when sending an audio stream.2008-08-17, by Mike Ruprecht
-
Decouple stream direction. Allows send only or recv only streams.2008-08-17, by Mike Ruprecht
-
Fix crash when gstreamer audio or video factory can't be found. References #66052008-08-16, by Mike Ruprecht
-
Stop additional media sessions within a single conversation for grouped contacts.2008-08-15, by Mike Ruprecht
-
Remove warning.2008-08-14, by Mike Ruprecht
-
Prevent multiple voice and video sessions within the same conversation.2008-08-14, by Mike Ruprecht
-
Changed PurpleMediaStreamType to PurpleMediaSessionType.2008-08-09, by Mike Ruprecht
-
Fixed up media functions in prpl.c and prpl.h, adding more documentation and2008-08-09, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)2008-08-09, by Mike Ruprecht
-
explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'2008-11-20, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)2008-08-03, by Tobias Markmann
-
* Added documentation to media.h and mediamanager.h2008-08-09, by Mike Ruprecht
-
Update Jingle implementation per recent standard changes.2008-08-03, by Mike Ruprecht
-
Added a mute button for the local microphone.2008-07-23, by Mike Ruprecht
-
Set the proper send codec in Farsight.2008-07-23, by Mike Ruprecht
-
merge of '77e249bc561fc09bc5fe8f9c6f8b573701b5d63d'2008-07-19, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)2008-07-18, by Mike Ruprecht
-
Convert serv_* media functions to purple_prpl_* functions.2008-07-19, by Mike Ruprecht
-
Add two missed newlines for debug messages.2008-07-17, by Mike Ruprecht
-
Use the purple STUN server preference with the rawudp Farsight transmitter.2008-07-17, by Mike Ruprecht
-
Set the media pipeline to PLAYING immediately after initialization2008-07-17, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)2008-07-16, by Mike Ruprecht
-
Fix compiling without voice and video support.2008-07-16, by Mike Ruprecht
-
Added whether voice and video support has been enabled in Pidgin's About dialog.2008-07-16, by Mike Ruprecht
-
Fixed some memory leak issues involving GLists.2008-07-11, by Mike Ruprecht
-
Added ChangeLog.API entries.2008-07-11, by Mike Ruprecht
-
Added xmlnode_get_parent.2008-07-11, by Mike Ruprecht
-
Simplify the Jingle handlers by moving repetitive code into the parse function.2008-07-11, by Mike Ruprecht
-
Hide unnecessarily exposed Jingle handler functions2008-07-10, by Mike Ruprecht
-
Further decouple Jingle from iq.c2008-07-10, by Mike Ruprecht
-
Clarify the scope of two variables.2008-06-28, by Mike Ruprecht
-
Added better Farsight error handling.2008-06-27, by Mike Ruprecht
-
Wait to set up the voice and video GUI until the responder has accepted the session.2008-06-27, by Mike Ruprecht
-
Fix the order of the send/recv audio/video display widgets.2008-06-27, by Mike Ruprecht
-
Move the main voice and video pipeline into media.c and display more debug info.2008-06-27, by Mike Ruprecht
-
Add proper padding to the voice conference audio levels.2008-06-26, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)2008-06-26, by Mike Ruprecht
-
Widened the vertical audio levels.2008-06-26, by Mike Ruprecht
-
Move the audio progress bar widgets to be beside the video displays.2008-06-19, by Mike Ruprecht
-
Notify the user which type of media session the remote user wants to initiate.2008-06-12, by Mike Ruprecht
-
Preliminary video embedded in the conversation window. It's still kind of buggy.2008-06-10, by Mike Ruprecht
-
Fix assertion.2008-06-08, by Mike Ruprecht
-
New media icons. Thanks, hbons.2008-06-07, by Mike Ruprecht
-
Fix crash when receiving a session-initiate ack for a nonexistent session.2008-06-07, by Mike Ruprecht
-
Fix assertion.2008-06-07, by Mike Ruprecht
-
Send negotiated codecs in session-accept opposed to all local codecs.2008-06-07, by Mike Ruprecht
-
Jingle sessions now keep track of their transaction state to a degree.2008-06-07, by Mike Ruprecht
-
Silence warning.2008-06-06, by Mike Ruprecht
-
Listen to the media pipeline and display errors.2008-06-06, by Mike Ruprecht
-
Use the right namespaces for broadcasting and discovering Jingle support.2008-06-06, by Mike Ruprecht
-
Temporary fix to remove a 5-7 second delay when initiating a media session.2008-06-06, by Mike Ruprecht
-
Added the "media" attribute to the Jingle description element according2008-06-06, by Mike Ruprecht
-
Added some utility functions to convert PurpleMediaStreamType2008-06-06, by Mike Ruprecht
-
merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'2008-06-06, by Mike Ruprecht
-
Corrected debug labels s/"jabber"/"jingle"/2008-06-06, by Mike Ruprecht
-
Added functions to help create Jingle packets. Revised some of the Jingle flow.2008-06-04, by Mike Ruprecht
-
Added functions to help with the creation of Jingle packets.2008-06-03, by Mike Ruprecht
-
Added JingleSessionContent structure to store content information2008-06-03, by Mike Ruprecht
-
Further decoupled Jingle code from jabber.c:2008-06-02, by Mike Ruprecht
-
Moved Jingle message handlers from jabber.c to jingle.c.2008-06-02, by Mike Ruprecht
-
Fix crash bug when checking if a contact can do media when logging out.2008-06-02, by Mike Ruprecht
-
Check remote JID's capabilities for audio and video XEP support.2008-05-31, by Mike Ruprecht
-
Remove the "Call" button from the formatting toolbar.2008-05-31, by Mike Ruprecht
-
Create a proper media menu with options for audio, video, and2008-05-31, by Mike Ruprecht
-
Free the PurpleMedia object when the media session ends and fix ending2008-05-31, by Mike Ruprecht
-
merge of '38838bc806900103298d383237d2ae7cd60bbd82'2008-05-28, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)2008-05-27, by Mike Ruprecht
-
Broken merge.2008-05-27, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)2008-05-27, by Sadrul Habib Chowdhury
-
merge of '0685fc29468269a2af68268baa627b09f83339e4'2008-05-27, by Mike Ruprecht
-
Silence warning.2008-05-27, by Mike Ruprecht
-
Use USE_VV instead of USE_FARSIGHT.2008-05-28, by Mike Ruprecht
-
Change configure script to have a separate check for voice and video2008-05-28, by Mike Ruprecht
-
Require gstreamer-plugins-base-0.10 for compiling with voice and video2008-05-27, by Mike Ruprecht
-
Added better Farsight error handling. Fixes several crash bugs related2008-05-27, by Mike Ruprecht
-
Fix compiling with the --disable-vv switch.2008-05-25, by Mike Ruprecht
-
Fix video plugin/device preference and preview.2008-05-24, by Mike Ruprecht
-
Moved jingle.c global variable "sessions" into JabberStream.2008-05-24, by Mike Ruprecht
-
Updates voice and video to use Farsight 2, gets XMPP voice conferences2008-05-23, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)2008-04-13, by Sadrul Habib Chowdhury
-
Add log-handlers for farsight foo.2008-03-22, by Sadrul Habib Chowdhury
-
Fine tune the media (audio) widget in finch.2008-03-22, by Sadrul Habib Chowdhury
-
Change a few things:2008-03-22, by Sadrul Habib Chowdhury
-
Add Marcus Lundblad to the COPYRIGHT.2008-03-22, by Sadrul Habib Chowdhury
-
Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.2008-03-22, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)2008-03-22, by Sadrul Habib Chowdhury
-
Some media support in finch. This needs to be updated for the got-accept signal.2008-03-22, by Sadrul Habib Chowdhury
-
Add the new jingle.c/h files.2008-03-22, by Sadrul Habib Chowdhury
-
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.2008-03-22, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)2008-03-18, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)2008-03-15, by Sadrul Habib Chowdhury
-
Show a message when the remote end terminates a session.2008-03-15, by Sadrul Habib Chowdhury
-
Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.2008-02-08, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)2008-02-06, by Sadrul Habib Chowdhury
-
Fix file transfer to a user not in buddy list, defaulting to use v152008-07-13, by Sulabh Mahajan
-
minor changes in comments style and alphabetic ordering of header files.2008-07-12, by Sulabh Mahajan
-
changed gboolean connection_type to enum yahoo_p2p_connection_type2008-07-12, by Sulabh Mahajan
-
changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type2008-07-12, by Sulabh Mahajan
-
Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus2008-07-12, by Sulabh Mahajan
-
if(p2p_data->source >= 0) in place of if(p2p_data->source)2008-07-12, by Sulabh Mahajan
-
f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundant2008-07-12, by Sulabh Mahajan
-
Receive files when we are p2p server2008-07-11, by Sulabh Mahajan
-
Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces2008-07-09, by Sulabh Mahajan
-
Send file by p2p when we are server2008-07-09, by Sulabh Mahajan
-
Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in2008-07-02, by Sulabh Mahajan
-
Changed user_data to more apt p2p_data, change in variable name.2008-07-02, by Sulabh Mahajan
-
Act as a YMSG server on port 5101 for IMs and Notifications2008-07-02, by Sulabh Mahajan
-
Fall back to establishing connection as a client when unable to act as a server.2008-06-27, by Sulabh Mahajan
-
Sending of p2p packet, providing peer with our IP address to make a connection to us.2008-06-27, by Sulabh Mahajan
-
Support for P2P file transfer (SEND), when we are client to the peer2008-06-21, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)2008-06-17, by Sulabh Mahajan
-
* free xmlnodes after bosh receive callback is called2008-08-18, by Tobias Markmann
-
* removing some comment with XML example2008-08-18, by Tobias Markmann
-
* fixing a bug in jabber_bosh_http_connection_receive_parse_header()2008-08-18, by Tobias Markmann
-
* adding some missing documentation2008-08-18, by Tobias Markmann
-
* sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel open2008-08-18, by Tobias Markmann
-
* data buffer for received data. Support for any HTTP resonse size now.2008-08-16, by Tobias Markmann
-
* moving BOSH interfacing from jabber_send to jabber_send_raw2008-08-15, by Tobias Markmann
-
* using libpurple's internal SASL mechanisms during BOSH authentication phase2008-08-15, by Tobias Markmann
-
* sending some User-Agent2008-08-12, by Tobias Markmann
-
* calling PurpleBOSHConnection's receive_cb2008-08-12, by Tobias Markmann
-
* parsing HTTP response and emitting HTTP request callback2008-08-11, by Tobias Markmann
-
* preparing handling of multiple requests for pipelining support2008-08-09, by Tobias Markmann
-
* doing HTTP requests2008-08-09, by Tobias Markmann
-
* adding receive callback; preparing receiving and boot code2008-08-05, by Tobias Markmann
-
* adding bosh files to Makefile.am & .mingw2008-08-05, by Tobias Markmann
-
* missing commit2008-08-03, by Tobias Markmann
-
* some refactoring2008-08-03, by Tobias Markmann
-
* small bugfix in jabber_ipc_add_feature()2008-08-03, by Tobias Markmann
-
* looking for alternative connection methods if direct connection fails2008-08-03, by Tobias Markmann
-
* some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists2008-08-02, by Tobias Markmann
-
* fixing some bugs, finishing support for TXT queries2008-08-01, by Tobias Markmann
-
* some code style adjustments in caps.c2008-08-01, by Tobias Markmann
-
* removing some g_strdup()s; I meant it too good2008-07-15, by Tobias Markmann
-
* fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the program2008-07-15, by Tobias Markmann
-
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function2008-07-15, by Tobias Markmann
-
* IPC work2008-07-08, by Tobias Markmann
-
* removing several warnings2008-07-07, by Tobias Markmann
-
* adding documentation for IPC function contact_has_feature2008-07-06, by Tobias Markmann
-
* adding IPC function 'contact_has_feature'2008-07-06, by Tobias Markmann
-
* fixing a bug in jabber_caps_compare()2008-07-06, by Tobias Markmann
-
* correctly calculating own features and factor in is_enabled() of features2008-07-05, by Tobias Markmann
-
* changed storage format for cache to mirror all needed features for XEP-0115v1.52008-07-04, by Tobias Markmann
-
* support for calculating both hashes, sha-1 and md52008-07-03, by Tobias Markmann
-
* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.2008-07-02, by Tobias Markmann
-
* pass hash type to the caps handling functions2008-07-01, by Tobias Markmann
-
* implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-01152008-06-29, by Tobias Markmann
-
* defined JabberCapsIdentity as struct _JabberIdentity2008-06-22, by Tobias Markmann
-
* jabber_caps_jabber_identity_compare() compares xml:lang too, now.2008-06-22, by Tobias Markmann
-
* changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()2008-06-22, by Tobias Markmann
-
Removing short-names for features and calculating own caps hash.2008-06-16, by Tobias Markmann
-
Send IMs and Typing notifications through p2p, Redesign p2p2008-06-17, by Sulabh Mahajan
-
Proper error handling for p2p connections2008-06-14, by Sulabh Mahajan
-
Close p2p connection when read() does not return anything.2008-06-13, by Sulabh Mahajan
-
Yahoo P2P File Transfer RECEIVE only support added.2008-06-09, by Sulabh Mahajan
-
Start idle at 1 min not 0 min and Probable description of service 0x07d1.2008-06-08, by Sulabh Mahajan
-
Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.2008-06-08, by Sulabh Mahajan
-
Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection2008-06-06, by Sulabh Mahajan
-
added name to COPYRIGHT (alphabetically), trivial change in packet.h2008-05-29, by Sulabh Mahajan
-
Use HTTP/1.1 to get token to open inbox2008-05-25, by Sulabh Mahajan
-
Addition of name in Copyright2008-05-25, by Sulabh Mahajan
-
merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'2008-02-06, by Sadrul Habib Chowdhury
-
These shouldn't be here.2007-12-29, by Sadrul Habib Chowdhury
-
The whitespace at the end of the line was giving me errors.2007-12-29, by Sadrul Habib Chowdhury
-
Remove a compile error, and a few warnings.2007-12-29, by Sadrul Habib Chowdhury
-
Fix the prplinfo structs and get rid of some compile warnings.2007-12-29, by Sadrul Habib Chowdhury
-
Fix some compilation problems when USE_FARSIGHT isn't defined.2007-12-29, by Evan Schoenberg
-
Fixed some problems which came up while propagating2007-12-29, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)2007-12-29, by Evan Schoenberg
-
- correct reversed logic for setting idle time.2007-09-01, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head bf5b652f2626324a7801ad9de50d7ae69cf8b596)2007-09-01, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 6f5c855ee2435b317e7ddb8c9551fd17cd0328fe)2007-08-31, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)2007-08-28, by Yoshiki Yazawa
-
Cosmetics.2007-09-27, by Sadrul Habib Chowdhury
-
merge of '02901ee49b228d1bf519032a6422667d6805d0c1'2007-09-21, by Sadrul Habib Chowdhury
-
Missing files2007-09-20, by Sean Egan
-
Cute little compile errors.2007-09-20, by Sadrul Habib Chowdhury
-
You can actually receive Google Talk voice calls with crappy UI now2007-09-19, by Sean Egan
-
Some UI ;)2007-09-05, by Sean Egan