Tue, 27 May 2008 06:51:21 +0000 |
Sadrul Habib Chowdhury |
Broken merge.
|
Tue, 27 May 2008 06:27:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
Tue, 27 May 2008 04:55:10 +0000 |
Mike Ruprecht |
merge of '0685fc29468269a2af68268baa627b09f83339e4'
|
Tue, 27 May 2008 04:54:12 +0000 |
Mike Ruprecht |
Silence warning.
|
Wed, 28 May 2008 21:00:40 +0000 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
Wed, 28 May 2008 18:41:03 +0000 |
Mike Ruprecht |
Change configure script to have a separate check for voice and video
|
Tue, 27 May 2008 04:30:36 +0000 |
Mike Ruprecht |
Require gstreamer-plugins-base-0.10 for compiling with voice and video
|
Tue, 27 May 2008 02:24:03 +0000 |
Mike Ruprecht |
Added better Farsight error handling. Fixes several crash bugs related
|
Sun, 25 May 2008 04:01:44 +0000 |
Mike Ruprecht |
Fix compiling with the --disable-vv switch.
|
Sat, 24 May 2008 20:02:01 +0000 |
Mike Ruprecht |
Fix video plugin/device preference and preview.
|
Sat, 24 May 2008 01:40:34 +0000 |
Mike Ruprecht |
Moved jingle.c global variable "sessions" into JabberStream.
|
Fri, 23 May 2008 02:42:32 +0000 |
Mike Ruprecht |
Updates voice and video to use Farsight 2, gets XMPP voice conferences
|
Sun, 13 Apr 2008 17:53:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
|
Sat, 22 Mar 2008 09:40:38 +0000 |
Sadrul Habib Chowdhury |
Add log-handlers for farsight foo.
|
Sat, 22 Mar 2008 09:36:22 +0000 |
Sadrul Habib Chowdhury |
Fine tune the media (audio) widget in finch.
|
Sat, 22 Mar 2008 09:17:34 +0000 |
Sadrul Habib Chowdhury |
Change a few things:
|
Sat, 22 Mar 2008 05:10:29 +0000 |
Sadrul Habib Chowdhury |
Add Marcus Lundblad to the COPYRIGHT.
|
Sat, 22 Mar 2008 05:09:19 +0000 |
Sadrul Habib Chowdhury |
Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
|
Sat, 22 Mar 2008 04:56:03 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
|
Sat, 22 Mar 2008 04:51:58 +0000 |
Sadrul Habib Chowdhury |
Some media support in finch. This needs to be updated for the got-accept signal.
|
Sat, 22 Mar 2008 04:48:36 +0000 |
Sadrul Habib Chowdhury |
Add the new jingle.c/h files.
|
Sat, 22 Mar 2008 04:45:46 +0000 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
Tue, 18 Mar 2008 05:40:29 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|
Sat, 15 Mar 2008 07:39:15 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
|
Sat, 15 Mar 2008 07:37:03 +0000 |
Sadrul Habib Chowdhury |
Show a message when the remote end terminates a session.
|
Fri, 08 Feb 2008 20:18:49 +0000 |
Sadrul Habib Chowdhury |
Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
|
Wed, 06 Feb 2008 19:44:41 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
Sun, 13 Jul 2008 14:10:22 +0000 |
Sulabh Mahajan |
Fix file transfer to a user not in buddy list, defaulting to use v15
|
Sat, 12 Jul 2008 19:44:24 +0000 |
Sulabh Mahajan |
minor changes in comments style and alphabetic ordering of header files.
|
Sat, 12 Jul 2008 19:24:34 +0000 |
Sulabh Mahajan |
changed gboolean connection_type to enum yahoo_p2p_connection_type
|
Sat, 12 Jul 2008 19:13:31 +0000 |
Sulabh Mahajan |
changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type
|
Sat, 12 Jul 2008 18:55:29 +0000 |
Sulabh Mahajan |
Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus
|
Sat, 12 Jul 2008 18:33:15 +0000 |
Sulabh Mahajan |
if(p2p_data->source >= 0) in place of if(p2p_data->source)
|
Sat, 12 Jul 2008 18:28:22 +0000 |
Sulabh Mahajan |
f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundant
|
Fri, 11 Jul 2008 19:03:59 +0000 |
Sulabh Mahajan |
Receive files when we are p2p server
|
Wed, 09 Jul 2008 18:19:37 +0000 |
Sulabh Mahajan |
Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces
|
Wed, 09 Jul 2008 15:05:09 +0000 |
Sulabh Mahajan |
Send file by p2p when we are server
|
Wed, 02 Jul 2008 11:16:35 +0000 |
Sulabh Mahajan |
Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in
|
Wed, 02 Jul 2008 07:22:58 +0000 |
Sulabh Mahajan |
Changed user_data to more apt p2p_data, change in variable name.
|
Wed, 02 Jul 2008 06:58:57 +0000 |
Sulabh Mahajan |
Act as a YMSG server on port 5101 for IMs and Notifications
|
Fri, 27 Jun 2008 16:02:30 +0000 |
Sulabh Mahajan |
Fall back to establishing connection as a client when unable to act as a server.
|
Fri, 27 Jun 2008 13:34:44 +0000 |
Sulabh Mahajan |
Sending of p2p packet, providing peer with our IP address to make a connection to us.
|
Sat, 21 Jun 2008 14:34:38 +0000 |
Sulabh Mahajan |
Support for P2P file transfer (SEND), when we are client to the peer
|
Tue, 17 Jun 2008 21:30:49 +0000 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
|
Mon, 18 Aug 2008 17:08:01 +0000 |
Tobias Markmann |
* free xmlnodes after bosh receive callback is called
|
Mon, 18 Aug 2008 16:20:46 +0000 |
Tobias Markmann |
* removing some comment with XML example
|
Mon, 18 Aug 2008 15:44:43 +0000 |
Tobias Markmann |
* fixing a bug in jabber_bosh_http_connection_receive_parse_header()
|
Mon, 18 Aug 2008 11:11:32 +0000 |
Tobias Markmann |
* adding some missing documentation
|
Mon, 18 Aug 2008 08:42:37 +0000 |
Tobias Markmann |
* sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel open
|
Sat, 16 Aug 2008 21:28:32 +0000 |
Tobias Markmann |
* data buffer for received data. Support for any HTTP resonse size now.
|
Fri, 15 Aug 2008 16:35:32 +0000 |
Tobias Markmann |
* moving BOSH interfacing from jabber_send to jabber_send_raw
|
Fri, 15 Aug 2008 14:02:21 +0000 |
Tobias Markmann |
* using libpurple's internal SASL mechanisms during BOSH authentication phase
|
Tue, 12 Aug 2008 12:48:25 +0000 |
Tobias Markmann |
* sending some User-Agent
|
Tue, 12 Aug 2008 12:40:48 +0000 |
Tobias Markmann |
* calling PurpleBOSHConnection's receive_cb
|
Mon, 11 Aug 2008 21:28:05 +0000 |
Tobias Markmann |
* parsing HTTP response and emitting HTTP request callback
|
Sat, 09 Aug 2008 23:07:58 +0000 |
Tobias Markmann |
* preparing handling of multiple requests for pipelining support
|
Sat, 09 Aug 2008 22:16:11 +0000 |
Tobias Markmann |
* doing HTTP requests
|
Tue, 05 Aug 2008 22:24:39 +0000 |
Tobias Markmann |
* adding receive callback; preparing receiving and boot code
|
Tue, 05 Aug 2008 18:44:42 +0000 |
Tobias Markmann |
* adding bosh files to Makefile.am & .mingw
|
Sun, 03 Aug 2008 22:58:10 +0000 |
Tobias Markmann |
* missing commit
|
Sun, 03 Aug 2008 22:50:13 +0000 |
Tobias Markmann |
* some refactoring
|
Sun, 03 Aug 2008 22:21:49 +0000 |
Tobias Markmann |
* small bugfix in jabber_ipc_add_feature()
|
Sun, 03 Aug 2008 13:48:59 +0000 |
Tobias Markmann |
* looking for alternative connection methods if direct connection fails
|
Sat, 02 Aug 2008 16:43:04 +0000 |
Tobias Markmann |
* some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists
|
Fri, 01 Aug 2008 22:37:51 +0000 |
Tobias Markmann |
* fixing some bugs, finishing support for TXT queries
|
Fri, 01 Aug 2008 12:34:33 +0000 |
Tobias Markmann |
* some code style adjustments in caps.c
|
Tue, 15 Jul 2008 22:16:26 +0000 |
Tobias Markmann |
* removing some g_strdup()s; I meant it too good
|
Tue, 15 Jul 2008 21:26:51 +0000 |
Tobias Markmann |
* fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the program
|
Tue, 15 Jul 2008 15:38:15 +0000 |
Tobias Markmann |
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function
|
Tue, 08 Jul 2008 15:05:45 +0000 |
Tobias Markmann |
* IPC work
|
Mon, 07 Jul 2008 18:28:05 +0000 |
Tobias Markmann |
* removing several warnings
|
Sun, 06 Jul 2008 21:20:35 +0000 |
Tobias Markmann |
* adding documentation for IPC function contact_has_feature
|
Sun, 06 Jul 2008 21:09:50 +0000 |
Tobias Markmann |
* adding IPC function 'contact_has_feature'
|
Sun, 06 Jul 2008 18:51:26 +0000 |
Tobias Markmann |
* fixing a bug in jabber_caps_compare()
|
Sat, 05 Jul 2008 09:22:59 +0000 |
Tobias Markmann |
* correctly calculating own features and factor in is_enabled() of features
|
Fri, 04 Jul 2008 19:11:09 +0000 |
Tobias Markmann |
* changed storage format for cache to mirror all needed features for XEP-0115v1.5
|
Thu, 03 Jul 2008 22:30:44 +0000 |
Tobias Markmann |
* support for calculating both hashes, sha-1 and md5
|
Wed, 02 Jul 2008 21:27:51 +0000 |
Tobias Markmann |
* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.
|
Tue, 01 Jul 2008 23:16:15 +0000 |
Tobias Markmann |
* pass hash type to the caps handling functions
|
Sun, 29 Jun 2008 14:32:33 +0000 |
Tobias Markmann |
* implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115
|
Sun, 22 Jun 2008 18:59:33 +0000 |
Tobias Markmann |
* defined JabberCapsIdentity as struct _JabberIdentity
|
Sun, 22 Jun 2008 18:30:12 +0000 |
Tobias Markmann |
* jabber_caps_jabber_identity_compare() compares xml:lang too, now.
|
Sun, 22 Jun 2008 17:25:23 +0000 |
Tobias Markmann |
* changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()
|
Mon, 16 Jun 2008 13:52:45 +0000 |
Tobias Markmann |
Removing short-names for features and calculating own caps hash.
|
Tue, 17 Jun 2008 21:17:29 +0000 |
Sulabh Mahajan |
Send IMs and Typing notifications through p2p, Redesign p2p
|
Sat, 14 Jun 2008 08:53:43 +0000 |
Sulabh Mahajan |
Proper error handling for p2p connections
|
Fri, 13 Jun 2008 11:04:13 +0000 |
Sulabh Mahajan |
Close p2p connection when read() does not return anything.
|
Mon, 09 Jun 2008 08:08:21 +0000 |
Sulabh Mahajan |
Yahoo P2P File Transfer RECEIVE only support added.
|
Sun, 08 Jun 2008 21:08:48 +0000 |
Sulabh Mahajan |
Start idle at 1 min not 0 min and Probable description of service 0x07d1.
|
Sun, 08 Jun 2008 17:40:04 +0000 |
Sulabh Mahajan |
Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.
|
Fri, 06 Jun 2008 17:28:37 +0000 |
Sulabh Mahajan |
Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection
|
Thu, 29 May 2008 07:57:15 +0000 |
Sulabh Mahajan |
added name to COPYRIGHT (alphabetically), trivial change in packet.h
|
Sun, 25 May 2008 20:08:12 +0000 |
Sulabh Mahajan |
Use HTTP/1.1 to get token to open inbox
|
Sun, 25 May 2008 18:48:38 +0000 |
Sulabh Mahajan |
Addition of name in Copyright
|
Wed, 06 Feb 2008 19:11:25 +0000 |
Sadrul Habib Chowdhury |
merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'
|
Sat, 29 Dec 2007 20:56:28 +0000 |
Sadrul Habib Chowdhury |
These shouldn't be here.
|
Sat, 29 Dec 2007 20:47:20 +0000 |
Sadrul Habib Chowdhury |
The whitespace at the end of the line was giving me errors.
|
Sat, 29 Dec 2007 17:06:59 +0000 |
Sadrul Habib Chowdhury |
Remove a compile error, and a few warnings.
|
Sat, 29 Dec 2007 16:54:15 +0000 |
Sadrul Habib Chowdhury |
Fix the prplinfo structs and get rid of some compile warnings.
|
Sat, 29 Dec 2007 17:45:47 +0000 |
Evan Schoenberg |
Fix some compilation problems when USE_FARSIGHT isn't defined.
|
Sat, 29 Dec 2007 06:41:04 +0000 |
Evan Schoenberg |
Fixed some problems which came up while propagating
|
Sat, 29 Dec 2007 06:34:59 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
Sat, 01 Sep 2007 15:14:19 +0000 |
Yoshiki Yazawa |
- correct reversed logic for setting idle time.
|
Sat, 01 Sep 2007 14:15:32 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head bf5b652f2626324a7801ad9de50d7ae69cf8b596)
|
Fri, 31 Aug 2007 16:10:18 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 6f5c855ee2435b317e7ddb8c9551fd17cd0328fe)
|
Tue, 28 Aug 2007 09:20:27 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)
|
Thu, 27 Sep 2007 19:00:13 +0000 |
Sadrul Habib Chowdhury |
Cosmetics.
|
Fri, 21 Sep 2007 00:25:16 +0000 |
Sadrul Habib Chowdhury |
merge of '02901ee49b228d1bf519032a6422667d6805d0c1'
|
Thu, 20 Sep 2007 19:26:42 +0000 |
Sean Egan |
Missing files
|
Thu, 20 Sep 2007 07:01:29 +0000 |
Sadrul Habib Chowdhury |
Cute little compile errors.
|
Wed, 19 Sep 2007 22:55:19 +0000 |
Sean Egan |
You can actually receive Google Talk voice calls with crappy UI now
|
Wed, 05 Sep 2007 01:55:16 +0000 |
Sean Egan |
Some UI ;)
|
Wed, 05 Sep 2007 00:48:34 +0000 |
Sean Egan |
Missed files
|
Wed, 05 Sep 2007 00:47:58 +0000 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
Tue, 28 Aug 2007 01:02:01 +0000 |
Sean Egan |
Add Farsight to configure.ac
|
Sat, 25 Aug 2007 08:42:33 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 40c25a37a614d9667d4cf190640316f92edbe3d6)
|
Thu, 23 Aug 2007 06:53:06 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 90df17ab44d01f7f8f963d36fefb9eae3ec868cf)
|
Tue, 14 Aug 2007 07:13:22 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
|
Tue, 14 Aug 2007 06:58:29 +0000 |
Yoshiki Yazawa |
make use of utf8 filename in jabber.
|
Tue, 07 Aug 2007 04:11:02 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 5cd317ad290e840fa8a8624d17dd5f23f99330ac)
|
Fri, 27 Jul 2007 04:44:44 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 82f657fd45abe5db78920f196a8a795c730c78cc)
|
Wed, 25 Jul 2007 04:36:02 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head f4d2e27ee5bc44bb6d4d834730822b698a4dc534)
|
Tue, 24 Jul 2007 05:53:46 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
|
Fri, 13 Jul 2007 13:42:25 +0000 |
Yoshiki Yazawa |
- filename in filetransfer should be utf8 in oscar.
|
Fri, 13 Jul 2007 06:26:10 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6)
|
Thu, 12 Jul 2007 11:20:44 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 19622efbc23b0b099d80ecf33b54d6a38a21cd7f)
|
Wed, 11 Jul 2007 05:26:10 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
|
Mon, 09 Jul 2007 06:14:27 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head f77175b39d6209f3bca85b3d1baca3eee2f14900)
|
Fri, 06 Jul 2007 06:12:02 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head ccc9b73a0ff146d9f13b7c05aeb76e6a1abf4733)
|
Wed, 04 Jul 2007 07:46:51 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 7bdb1afaf64b2e3bde8dc04063fbe6d39c937b73)
|
Tue, 03 Jul 2007 02:30:22 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 7ffd004802947736b5861bf45eb639d28f9c5032)
|
Mon, 02 Jul 2007 11:26:17 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)
|
Sun, 01 Jul 2007 08:41:01 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 414f0770611139752d484f4831cb59038456c9bf)
|
Fri, 29 Jun 2007 13:52:07 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head e2ba19f94867654f67522ab62256281645a9df9f)
|
Fri, 29 Jun 2007 07:48:14 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)
|
Fri, 29 Jun 2007 00:58:24 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 39d4c6188e75b825060b407dfd9f478a9feef62b)
|
Thu, 28 Jun 2007 15:21:13 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)
|
Thu, 28 Jun 2007 08:37:46 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 7bf90628ea82588a24a5c2e11b62e1128d8c90f0)
|
Wed, 27 Jun 2007 05:22:14 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)
|
Tue, 26 Jun 2007 05:08:44 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 0c6d125066d754b13d41953911c8ea86f0289ec4)
|
Sun, 24 Jun 2007 16:09:25 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 9beed54f9b14fec268ec3cecae10261a9d43e1c8)
|
Fri, 22 Jun 2007 11:22:20 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
|
Thu, 21 Jun 2007 06:04:16 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head c09099530cc12734d4420f3fcc37e18347a16d5e)
|
Wed, 20 Jun 2007 04:56:08 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 4aabd11d86454556c0ed6e7c67640fa2a2ea5d6b)
|
Mon, 18 Jun 2007 03:20:15 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 236a0f42a00c47bc1de4ebf0f7deea1a9e2d1d92)
|
Sun, 17 Jun 2007 06:15:27 +0000 |
Yoshiki Yazawa |
- remove '_' from "Send to" menu.
|
Sun, 17 Jun 2007 05:28:54 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
|
Mon, 11 Jun 2007 13:28:20 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 3c31f6f6c8e998f6e9c550e05bf5dfdcdc9bb154)
|
Mon, 11 Jun 2007 13:10:14 +0000 |
Yoshiki Yazawa |
merge of '5eaffe4463a414e0dd0267186ce9d09e4fec44bf'
|
Mon, 11 Jun 2007 13:08:00 +0000 |
Yoshiki Yazawa |
merge of '3a630a4fd8d8b4dc763804428205cac11bbfe2ad'
|
Mon, 11 Jun 2007 13:08:55 +0000 |
Yoshiki Yazawa |
- merge nosuke's tab width patch.
|
Mon, 11 Jun 2007 13:05:14 +0000 |
Yoshiki Yazawa |
- add nosuke's cp932 handling code.
|
Mon, 11 Jun 2007 05:49:32 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head f68bc95ec93e616afdf0527fc982ff5f226f5463)
|
Sun, 10 Jun 2007 18:41:41 +0000 |
Yoshiki Yazawa |
- remove unnecessary line.
|
Sun, 10 Jun 2007 18:06:26 +0000 |
Yoshiki Yazawa |
- add hankaku kana support to irc.
|
Sun, 10 Jun 2007 16:36:58 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 05e0540c1a837fa061087b893a855d20e35011ef)
|
Sat, 09 Jun 2007 04:12:47 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head dff846c19b3c14ce3094dda9a5b72c70e6e11121)
|
Fri, 08 Jun 2007 03:19:13 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
|
Thu, 07 Jun 2007 07:32:06 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head cf74b964fddd2185233987f6e7743623bf21efb8)
|
Tue, 05 Jun 2007 16:04:04 +0000 |
Yoshiki Yazawa |
- add an ipc function to set alias for myself.
|
Tue, 05 Jun 2007 06:41:10 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head fc2b3abe07ed5e2601550aae1e34ed81ccb6761d)
|
Mon, 04 Jun 2007 07:22:38 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 3d1e6b8637ff9133c8f17e9aeaeea1284c898d86)
|
Sat, 02 Jun 2007 15:41:36 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 69639ef14e4298b2e420779e1696a07a13da5910)
|
Thu, 31 May 2007 11:30:42 +0000 |
Yoshiki Yazawa |
- follow a change in oscar.
|
Thu, 31 May 2007 07:40:00 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3)
|
Mon, 28 May 2007 06:09:03 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head c7b6cd0e58a3953905afdaea801171859d00de1a)
|
Sat, 26 May 2007 13:57:03 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
|
Fri, 25 May 2007 06:18:29 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 68a7c85152f55e4b824422958bca00f79f48cd2f)
|
Wed, 23 May 2007 12:17:52 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head a128e310ce8622212e6b8b435d45a15c25abb2c3)
|
Sun, 20 May 2007 04:49:31 +0000 |
Yoshiki Yazawa |
- fix compilation error for gg.
|
Sun, 20 May 2007 04:16:11 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
|
Sat, 19 May 2007 03:31:37 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)
|
Fri, 18 May 2007 01:47:22 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 1e0f6c89bdf3a21258ac4f64039122a909ac67cc)
|
Thu, 17 May 2007 20:17:40 +0000 |
Yoshiki Yazawa |
prepend _ to Send To
|
Thu, 17 May 2007 14:27:20 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head f858c38e5d9f9c2d048dbe13db10776cdf7fafc9)
|
Wed, 16 May 2007 09:10:30 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)
|
Tue, 15 May 2007 02:39:12 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)
|
Wed, 09 May 2007 06:05:32 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head b131b26bdebd017ae74090008e1672615c9080bc)
|
Mon, 07 May 2007 01:58:53 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 00dc566bfedcca2a9b44f91cf7e9a73f8270b63a)
|
Sat, 05 May 2007 08:00:03 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head e1c76e1a6e09e3fb3697606e2d8f6b6327e7a7e9)
|
Thu, 03 May 2007 10:14:49 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head a78e36058a13ec01e5cb75f8badbf2585519b0e0)
|
Thu, 03 May 2007 02:35:41 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 28c46a4d85d9207ab59e775309b3342bc8d10d24)
|
Wed, 02 May 2007 19:01:24 +0000 |
Yoshiki Yazawa |
merge of '6ede43d45490ec8d91a1bf2f5877b461519b474b'
|
Wed, 02 May 2007 12:23:38 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 5f4a03fa07b74453c3b8312c388af42739fd16db)
|
Wed, 02 May 2007 19:01:02 +0000 |
Yoshiki Yazawa |
disable ctrl-l
|
Wed, 02 May 2007 12:20:45 +0000 |
Yoshiki Yazawa |
merge of '890e8c11f907d84dcdc7590a07680d9a55b7ca8d'
|
Tue, 01 May 2007 16:17:33 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head d9de4b9bf74d630786c37ca3c0759f6e4bc1bcda)
|
Mon, 30 Apr 2007 13:48:29 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)
|
Wed, 02 May 2007 12:18:17 +0000 |
Yoshiki Yazawa |
change prefs root for msnstyle.
|
Sat, 28 Apr 2007 03:53:00 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head f11ff4f3f5929845b5a51662b200df16da7e550f)
|
Thu, 26 Apr 2007 21:15:41 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head e9234bfbd01e96e8cc032fe7d850d4108f40b82a)
|
Wed, 25 Apr 2007 07:57:26 +0000 |
Yoshiki Yazawa |
yaz patch has been applied.
|
Wed, 25 Apr 2007 07:51:56 +0000 |
Yoshiki Yazawa |
just branched.
|
Sat, 07 Mar 2009 01:23:51 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
Thu, 05 Mar 2009 23:54:50 +0000 |
Mark Doliner |
Woo boy this function is a little crazy. I shuffled some things around:
|
Thu, 05 Mar 2009 23:33:22 +0000 |
Mark Doliner |
Rename "availmsg" to "statusmsg" here. I think recent official AIM
|
Thu, 05 Mar 2009 23:17:01 +0000 |
Mark Doliner |
Create two helper functions for setting the available message and iTunes
|
Thu, 05 Mar 2009 21:39:09 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Wed, 04 Mar 2009 19:32:40 +0000 |
Johannes Buchner |
Make a hack in purple-url-handler cleaner.
|
Wed, 04 Mar 2009 10:39:38 +0000 |
Mark Doliner |
Change the way oscar deals with account->perm_deny a little bit.
|
Wed, 04 Mar 2009 06:34:20 +0000 |
John Bailey |
merge of '4f7ebd10f9b2db16fa68b60e528f766e6c9dd450'
|
Wed, 04 Mar 2009 06:33:39 +0000 |
John Bailey |
disapproval of revision '90bcee91e80ba055eb211168b099418753e096e9'
|
Wed, 04 Mar 2009 06:29:36 +0000 |
John Bailey |
merge of '48260c71a42cee1dd4e220b7c672187cfe99cc2f'
|
Tue, 03 Mar 2009 22:45:57 +0000 |
Daniel Atallah |
Implementation of a plugin to facilitate use of One Time Passwords by
|
Tue, 03 Mar 2009 22:56:19 +0000 |
Marcus Lundblad |
Use text colours from the GTK+ theme instead of black when no buddy list theme
|
Tue, 03 Mar 2009 20:53:14 +0000 |
Ethan Blanton |
You don't say
|
Tue, 03 Mar 2009 20:41:05 +0000 |
Mark Doliner |
When setting an AIM or ICQ away message, linkify the message.
|
Tue, 03 Mar 2009 20:29:11 +0000 |
Mark Doliner |
The status_text variable is only used inside this block, so move
|
Tue, 03 Mar 2009 20:25:25 +0000 |
Mark Doliner |
Remove a wee bit of trailing whitespace
|
Tue, 03 Mar 2009 05:56:31 +0000 |
John Bailey |
Fix a minor whitespace inconsistency.
|
Tue, 03 Mar 2009 05:54:21 +0000 |
John Bailey |
Clear the saved password on an authentication failure. The result of this is
|
Tue, 03 Mar 2009 05:13:52 +0000 |
Elliott Sales de Andrade |
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
|
Mon, 02 Mar 2009 16:34:05 +0000 |
Daniel Atallah |
The 2.5.5 win32 builds shipped with GTK+ 2.14.7
|
Tue, 03 Mar 2009 05:11:00 +0000 |
Elliott Sales de Andrade |
Ignore the Forward List status bit when checking if user is on the Allow
|
Mon, 02 Mar 2009 06:45:48 +0000 |
Elliott Sales de Andrade |
ChangeLog the XMPP updates.
|
Mon, 02 Mar 2009 06:37:05 +0000 |
Elliott Sales de Andrade |
Remove some extra trailing whitespace I noticed after merging mlundblad's
|
Mon, 02 Mar 2009 06:26:15 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)
|
Mon, 02 Mar 2009 06:18:44 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)
|
Mon, 02 Mar 2009 06:17:44 +0000 |
Elliott Sales de Andrade |
Fix compile errors from the merge. Untested protocols: msnp9, sametime,
|
Mon, 02 Mar 2009 04:38:05 +0000 |
Elliott Sales de Andrade |
Update versions since we're updating minor.
|
Mon, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Wed, 25 Feb 2009 20:03:08 +0000 |
Casey Ho |
Changing debug levels. These messages fire every single time a window changes focus, making debugging anything else impossible
|
Wed, 25 Feb 2009 19:57:49 +0000 |
Casey Ho |
Buddy pounce options are now in four columns instead of two. Fixes issues with height of dialog on small resolutions.
|
Wed, 04 Feb 2009 13:57:14 +0000 |
Sadrul Habib Chowdhury |
Do not linkify unless <proto> is followed by some non-whitespace string.
|
Tue, 03 Feb 2009 00:45:21 +0000 |
Sadrul Habib Chowdhury |
Fix building with python < 2.5
|
Wed, 28 Jan 2009 19:26:43 +0000 |
Mark Doliner |
Add a comment just noting that I think it's kind of annoying that we
|
Wed, 28 Jan 2009 10:23:37 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
|
Wed, 28 Jan 2009 10:16:41 +0000 |
Mark Doliner |
I don't know if these are worth changelogging, but I'll put them here
|
Wed, 28 Jan 2009 10:06:56 +0000 |
Mark Doliner |
Increment display_lines here so that, for fonts where pixels_inside_wrap()
|
Wed, 28 Jan 2009 09:59:55 +0000 |
Mark Doliner |
Change the logic for breaking out of the while look to match the if
|
Wed, 28 Jan 2009 09:57:19 +0000 |
Mark Doliner |
Fix a bug that's bothered me for a while. When pressing shift+enter in
|
Wed, 28 Jan 2009 08:57:55 +0000 |
Mark Doliner |
Add a GtkIMHtml function that causes the widget to actually insert a
|
Wed, 28 Jan 2009 08:31:47 +0000 |
Mark Doliner |
The first thing gtk_text_buffer_delete_selection does is call
|
Wed, 28 Jan 2009 07:12:43 +0000 |
Mark Doliner |
Fix a crash in this branch that I introduced a few days ago. bname
|
Tue, 27 Jan 2009 09:23:56 +0000 |
Mark Doliner |
Use getters and settings for a bunch of libpurple structs
|
Tue, 27 Jan 2009 02:41:42 +0000 |
Sadrul Habib Chowdhury |
merge of '89cb8a5cf5210205e245047e7200484202e370a0'
|
Mon, 26 Jan 2009 11:46:40 +0000 |
Richard Laager |
Drop the effectively empty .todo file.
|
Mon, 26 Jan 2009 11:11:39 +0000 |
Richard Laager |
Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
|
Mon, 26 Jan 2009 11:02:24 +0000 |
Mark Doliner |
Add a newline to this log message
|
Mon, 26 Jan 2009 10:39:25 +0000 |
Mark Doliner |
Simplify, hoo-boy. Also don't unregister the schemes in
|
Mon, 26 Jan 2009 10:38:33 +0000 |
Mark Doliner |
Uninitialize the certificate API before unloading the SSL plugin. This
|
Mon, 26 Jan 2009 09:46:09 +0000 |
Mark Doliner |
Deprecate some functions that aren't really needed
|
Mon, 26 Jan 2009 09:12:04 +0000 |
Mark Doliner |
Change "screen name" to "username" or "buddy name" in a whole bunch of
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Mon, 26 Jan 2009 06:37:28 +0000 |
Mark Doliner |
s/sucess/success/ in a few places
|
Mon, 26 Jan 2009 06:35:37 +0000 |
Mark Doliner |
Add two changes to the change log
|
Mon, 26 Jan 2009 06:18:18 +0000 |
Mark Doliner |
Add @since 2.6.0 doxygen comments to some of our new functions, and
|
Mon, 26 Jan 2009 06:03:06 +0000 |
Mark Doliner |
* Alphabetize files in a few Makefile.am files
|
Mon, 26 Jan 2009 04:19:00 +0000 |
Richard Laager |
A patch from Chris Connett to change the log size sorting method to weight
|
Mon, 26 Jan 2009 02:39:55 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
|
Mon, 26 Jan 2009 01:16:19 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)
|
Mon, 26 Jan 2009 01:13:25 +0000 |
Mark Doliner |
Fix the indentation in this function
|
Sun, 25 Jan 2009 23:25:11 +0000 |
Mark Doliner |
Add a comment
|
Sun, 25 Jan 2009 23:23:04 +0000 |
Mark Doliner |
Use the shortcut in the error message to give people more context
|
Sun, 25 Jan 2009 23:14:52 +0000 |
Mark Doliner |
Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button
|
Sun, 25 Jan 2009 23:10:16 +0000 |
Mark Doliner |
Try to improve the wording in our custom smiley manager
|
Sun, 25 Jan 2009 22:55:23 +0000 |
Mark Doliner |
Lots of minor whitespace and comment changes:
|
Sat, 24 Jan 2009 03:11:09 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)
|
Sat, 24 Jan 2009 03:11:04 +0000 |
Richard Laager |
merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'
|
Wed, 21 Jan 2009 18:34:32 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)
|
Thu, 22 Jan 2009 19:46:18 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
Thu, 15 Jan 2009 22:46:15 +0000 |
Gary Kramlich |
a few struct hiding clean ups
|
Thu, 15 Jan 2009 22:37:48 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Thu, 08 Jan 2009 05:00:02 +0000 |
Etan Reisner |
Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog
|
Tue, 06 Jan 2009 06:23:46 +0000 |
Etan Reisner |
Made the Purple::Request::Field(s) functions act more perl-like.
|
Tue, 06 Jan 2009 07:53:19 +0000 |
Kevin Stange |
merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'
|
Tue, 06 Jan 2009 03:46:52 +0000 |
Daniel Atallah |
Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.
|
Tue, 06 Jan 2009 04:09:36 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
|
Tue, 06 Jan 2009 03:57:32 +0000 |
Gary Kramlich |
ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich.
|
Tue, 06 Jan 2009 03:54:50 +0000 |
Paul Aurich |
Adding the patch to extend the blist theme to allow coloring of chat nodes with unread messages mentioning your nick.
|
Tue, 06 Jan 2009 03:52:31 +0000 |
Paul Aurich |
Fix the issue with the themes not showing up in the list.
|
Tue, 06 Jan 2009 03:50:44 +0000 |
Paul Aurich |
This patch fixes a few string leaks (don't g_strdup the FontColorPair? values) and also fixes the bug where, with no theme, everyone on the buddy list is colored "dim grey" (chunks 2, 3, and 4 in the patch)
|
Tue, 06 Jan 2009 03:40:52 +0000 |
Gary Kramlich |
Document the addition of purple_strequal in ChangeLog.API
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Fri, 02 Jan 2009 22:52:17 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
|
Fri, 02 Jan 2009 22:51:51 +0000 |
Richard Laager |
Compile!
|
Fri, 02 Jan 2009 22:35:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
Fri, 02 Jan 2009 22:28:34 +0000 |
Richard Laager |
explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
|
Fri, 02 Jan 2009 22:23:58 +0000 |
Richard Laager |
explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'
|
Fri, 02 Jan 2009 22:23:38 +0000 |
Richard Laager |
explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'
|
Fri, 02 Jan 2009 22:23:19 +0000 |
Richard Laager |
explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343'
|
Fri, 02 Jan 2009 22:17:09 +0000 |
Richard Laager |
explicit merge of 'f7807039eeef499a403d638cbcb94060a1d33eea'
|
Fri, 02 Jan 2009 22:11:08 +0000 |
Richard Laager |
explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'
|
Fri, 02 Jan 2009 22:10:31 +0000 |
Richard Laager |
explicit merge of 'ba66150a2a1efc5a5cee7204adab69208825630e'
|
Fri, 02 Jan 2009 22:09:40 +0000 |
Richard Laager |
explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'
|
Fri, 02 Jan 2009 21:48:12 +0000 |
Richard Laager |
explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'
|
Fri, 02 Jan 2009 21:47:52 +0000 |
Richard Laager |
explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
|
Sat, 13 Dec 2008 21:13:04 +0000 |
Sadrul Habib Chowdhury |
merge of '0bf6462dd433df38943094bbed0393698d91a037'
|
Fri, 12 Dec 2008 20:35:18 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
|
Fri, 12 Dec 2008 20:24:24 +0000 |
Richard Laager |
Fix up the propagate from im.pidgin.pidgin
|
Fri, 12 Dec 2008 20:03:58 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
|
Fri, 12 Dec 2008 07:26:20 +0000 |
Richard Laager |
Remove a hardcoded file path in some debugging code.
|
Fri, 12 Dec 2008 06:52:39 +0000 |
Richard Laager |
Remove some #if 0'ed debugging code.
|
Mon, 08 Dec 2008 17:57:09 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
|
Thu, 04 Dec 2008 04:42:27 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
|
Sat, 13 Dec 2008 05:49:20 +0000 |
Gary Kramlich |
Fix a botched line in the merge...
|
Sat, 13 Dec 2008 05:45:27 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
Wed, 03 Dec 2008 01:58:45 +0000 |
Sadrul Habib Chowdhury |
Fix the linkification error where bad things happened if you copy/pasted
|
Tue, 02 Dec 2008 19:24:57 +0000 |
Sadrul Habib Chowdhury |
merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'
|
Tue, 02 Dec 2008 18:47:38 +0000 |
Richard Laager |
Remove all the special-casing in the GNOME URL handler registration.
|
Tue, 02 Dec 2008 18:47:33 +0000 |
Richard Laager |
Replace the URL registration assertions with regular checks.
|
Tue, 02 Dec 2008 17:20:53 +0000 |
Sadrul Habib Chowdhury |
Detect duplication registrations by substring.
|
Tue, 02 Dec 2008 17:20:28 +0000 |
Sadrul Habib Chowdhury |
Cleanup the GNOME URL registration code
|
Tue, 02 Dec 2008 17:14:54 +0000 |
Sadrul Habib Chowdhury |
Only find URLs on word boundaries to fix a bug rlaager noticed.
|
Tue, 02 Dec 2008 01:51:55 +0000 |
Daniel Atallah |
Fix win32 build. I haven't actually tested any of the functionality, but it
|
Mon, 01 Dec 2008 19:44:13 +0000 |
Richard Laager |
In the GNOME URL registration, ftp, gopher, http, and https are now
|
Mon, 01 Dec 2008 19:37:11 +0000 |
Richard Laager |
Revert the URL scheme passing changes, keeping the miscellaneous other stuff
|
Mon, 01 Dec 2008 19:23:23 +0000 |
Richard Laager |
Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
|
Mon, 01 Dec 2008 17:05:40 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)
|
Mon, 01 Dec 2008 17:04:29 +0000 |
Richard Laager |
Fix some theme manager assertion failures.
|
Sun, 30 Nov 2008 17:25:50 +0000 |
Richard Laager |
More icon fixes.
|
Sun, 30 Nov 2008 17:22:54 +0000 |
Richard Laager |
The DYNAMIC_protocol defines aren't used anywhere.
|
Sun, 30 Nov 2008 06:37:29 +0000 |
Richard Laager |
Various nullprpl fixes.
|
Sun, 30 Nov 2008 06:31:39 +0000 |
Richard Laager |
Add a newline to the end of the file.
|
Sun, 30 Nov 2008 06:25:26 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
|
Fri, 28 Nov 2008 06:06:35 +0000 |
Richard Laager |
Add a -f/--force-online option to Pidgin which tells libpurple to claim the
|
Fri, 28 Nov 2008 00:42:22 +0000 |
Richard Laager |
Finish up the GNOME URL handler code:
|
Fri, 28 Nov 2008 00:33:40 +0000 |
Richard Laager |
First round of GNOME URL handler support.
|
Fri, 28 Nov 2008 00:32:51 +0000 |
Richard Laager |
merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'
|
Fri, 28 Nov 2008 00:31:28 +0000 |
Richard Laager |
disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'
|
Fri, 28 Nov 2008 00:25:07 +0000 |
Richard Laager |
Re-line wrap the latest entry.
|
Fri, 28 Nov 2008 00:24:42 +0000 |
Richard Laager |
When we call g_spawn_command_line_sync(), we don't care about stderr, so
|
Fri, 28 Nov 2008 00:04:25 +0000 |
Richard Laager |
Fix a comment
|
Thu, 27 Nov 2008 21:15:43 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)
|
Thu, 27 Nov 2008 06:57:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
|
Thu, 27 Nov 2008 06:54:03 +0000 |
Richard Laager |
Clean up the merge I just did.
|
Thu, 27 Nov 2008 06:46:25 +0000 |
Richard Laager |
explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'
|
Thu, 27 Nov 2008 06:05:42 +0000 |
Richard Laager |
explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
|
Wed, 26 Nov 2008 00:40:27 +0000 |
Sadrul Habib Chowdhury |
Do the struct hiding differently.
|
Wed, 26 Nov 2008 00:38:38 +0000 |
Sadrul Habib Chowdhury |
Revert the last 'struct-hiding' change.
|
Tue, 18 Nov 2008 05:35:45 +0000 |
Richard Laager |
Hide the PurpleRequestField struct. I figured this one would be easy and
|
Sun, 16 Nov 2008 06:57:47 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
|
Fri, 14 Nov 2008 06:52:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
|
Fri, 14 Nov 2008 06:45:16 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
|
Fri, 14 Nov 2008 06:05:21 +0000 |
Richard Laager |
More purple_debug printf(msg) fixes. I must have a newer GCC or something...
|
Fri, 14 Nov 2008 05:58:54 +0000 |
Richard Laager |
Fix two more purple_debug variations on printf(msg).
|
Fri, 14 Nov 2008 05:56:15 +0000 |
Richard Laager |
Fix a variation on printf(msg);
|
Fri, 14 Nov 2008 05:55:44 +0000 |
Richard Laager |
Make my last commit compile.
|
Fri, 14 Nov 2008 05:43:25 +0000 |
Richard Laager |
Another one the cast fixer breaks.
|
Fri, 14 Nov 2008 05:38:20 +0000 |
Richard Laager |
Minor fixes to the cast changing script.
|
Fri, 14 Nov 2008 05:32:35 +0000 |
Richard Laager |
Update some casts (that the script didn't fix correctly) to GObject macros.
|
Fri, 14 Nov 2008 02:26:28 +0000 |
Richard Laager |
Add a script to change casts to GObject macros. We'll run this later.
|
Tue, 11 Nov 2008 02:01:43 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 41aaf584a583a4438033063545b99ca0691a803d)
|
Sun, 09 Nov 2008 02:50:43 +0000 |
Richard Laager |
Enable logging of IMs and chats by default, using the HTML log format.
|
Sat, 08 Nov 2008 19:26:40 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
|
Mon, 03 Nov 2008 04:48:50 +0000 |
Gary Kramlich |
Got about a third of the gtkblist.c direct struct usage, much more to go obviously, but i must sleep...
|
Mon, 03 Nov 2008 04:48:23 +0000 |
Gary Kramlich |
Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
|
Mon, 03 Nov 2008 02:30:38 +0000 |
Richard Laager |
A totally untested struct hiding fix.
|
Sun, 02 Nov 2008 23:02:42 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 6c480ed0bfda22bc5131c6a0465140f17e3bf40c)
|
Sun, 02 Nov 2008 22:18:13 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 3fa3a746613f1d6095334bfc54443d61166dd9fa)
|
Sun, 02 Nov 2008 21:54:52 +0000 |
Richard Laager |
Another small struct hiding change.
|
Sun, 02 Nov 2008 21:24:23 +0000 |
Richard Laager |
Add a commit-check target. The idea is you could use this in a pre-commit
|
Sun, 02 Nov 2008 21:06:05 +0000 |
Richard Laager |
Add some missing files to POTFILES.in.
|
Sun, 02 Nov 2008 21:05:32 +0000 |
Richard Laager |
Ignore .loT files. This is helpful to me because I have a wrapper script
|
Sun, 02 Nov 2008 21:02:57 +0000 |
Richard Laager |
Perl seems to love creating Makefile.old files. Let's ignore them.
|
Sun, 02 Nov 2008 20:42:15 +0000 |
Richard Laager |
Fix one struct hiding issue.
|
Sun, 02 Nov 2008 19:14:51 +0000 |
Richard Laager |
merge of '32cd8507d8b94418ca8f083d8555916341b47b94'
|
Sun, 02 Nov 2008 18:39:39 +0000 |
Sadrul Habib Chowdhury |
A couple of minor fixes.
|
Sun, 02 Nov 2008 11:08:08 +0000 |
Gary Kramlich |
updated the pidgin plugins for the blist struct hiding
|
Sun, 02 Nov 2008 10:54:00 +0000 |
Gary Kramlich |
Finish off the libpurple updates for the hidden blist structs
|
Sun, 02 Nov 2008 10:21:19 +0000 |
Gary Kramlich |
Finished struct hiding in bonjour and qq
|
Sun, 02 Nov 2008 09:25:16 +0000 |
Gary Kramlich |
Hide PurpleBlist
|
Sun, 02 Nov 2008 06:41:34 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 56f8f1ef1ec93d71fadc9152a3ca7d9a6d4f8057)
|
Sat, 01 Nov 2008 13:48:25 +0000 |
Sadrul Habib Chowdhury |
Struct hiding for Finch. PurpleChat:alias and PurpleContact:totalsize are still used.
|
Fri, 31 Oct 2008 21:06:26 +0000 |
Sadrul Habib Chowdhury |
Alias foo. I think blist.h structs are now completely hidden.
|
Fri, 31 Oct 2008 20:04:35 +0000 |
Sadrul Habib Chowdhury |
merge of 'af834be8e1d99f849b1cade9138e197d7ddf362a'
|
Fri, 31 Oct 2008 17:49:04 +0000 |
Richard Laager |
Deprecate the unused purple_buddy_get_local_alias() function.
|
Fri, 31 Oct 2008 17:46:39 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
Fri, 31 Oct 2008 10:14:23 +0000 |
Sadrul Habib Chowdhury |
Some more PurpleBuddy::proto_data related changes.
|
Fri, 31 Oct 2008 09:24:43 +0000 |
Sadrul Habib Chowdhury |
Some more struct hiding.
|
Fri, 31 Oct 2008 08:21:45 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
|
Fri, 31 Oct 2008 08:09:31 +0000 |
Sadrul Habib Chowdhury |
Typo caught by compile warning.
|
Fri, 31 Oct 2008 05:08:57 +0000 |
Richard Laager |
More struct hiding work
|
Fri, 31 Oct 2008 03:54:44 +0000 |
Richard Laager |
Add @since 2.6.0 tags for purple_connection_set_protocol_data() and
|
Fri, 31 Oct 2008 03:42:38 +0000 |
Gary Kramlich |
updated irc to use the api rather than structs directly
|
Fri, 31 Oct 2008 03:38:24 +0000 |
Gary Kramlich |
moved gg to use the api rather than structs directly
|
Fri, 31 Oct 2008 01:22:53 +0000 |
Gary Kramlich |
Finished moving to api for bonjour
|
Fri, 31 Oct 2008 01:05:33 +0000 |
Gary Kramlich |
Added purple_connection_set_protocol_data and purple_connection_get_protocol_data
|
Thu, 30 Oct 2008 20:10:26 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 9ef0eaddbc0c1196f6ceefc842c249f918d2e131)
|
Thu, 30 Oct 2008 20:08:29 +0000 |
Richard Laager |
Use purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
|
Thu, 30 Oct 2008 20:07:46 +0000 |
Richard Laager |
Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
|
Thu, 30 Oct 2008 20:03:40 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head d09a92cd7ce9896f92599d245e9964da4ac5b2e1)
|
Thu, 30 Oct 2008 19:59:54 +0000 |
Richard Laager |
Remove the dim_grey function, which is no longer used.
|
Thu, 30 Oct 2008 19:59:24 +0000 |
Richard Laager |
Fix a compiler warning.
|
Thu, 30 Oct 2008 05:50:47 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
|
Thu, 30 Oct 2008 03:52:47 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 24a56806ef9dfa8ea67d214a92a19c9011bc8a27)
|
Thu, 30 Oct 2008 03:46:21 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head b630f3305c53ab0eb32b948911940959cc873699)
|
Thu, 30 Oct 2008 03:03:55 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
|
Sat, 30 Aug 2008 01:10:22 +0000 |
Justin Rodriguez |
Fixes a bug in the blist theme where a line appears only under the expander
|
Thu, 28 Aug 2008 13:25:32 +0000 |
Gary Kramlich |
renamed sound-loader.[ch] to sound-theme-loader.[ch]
|
Thu, 28 Aug 2008 13:13:39 +0000 |
Gary Kramlich |
renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
|
Thu, 28 Aug 2008 13:00:23 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 69cdb2b9e20a69a98389b47c672718d5be222338)
|
Tue, 24 Feb 2009 20:25:00 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
|
Mon, 16 Feb 2009 20:51:37 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
|
Thu, 12 Feb 2009 21:48:48 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
|
Fri, 06 Feb 2009 22:48:37 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
|
Thu, 29 Jan 2009 20:35:42 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
|
Thu, 22 Jan 2009 20:37:54 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
Wed, 14 Jan 2009 18:53:28 +0000 |
Marcus Lundblad |
disapproval of revision '3de5eea959151773885ba601f681aec2431dd47d'
|
Wed, 14 Jan 2009 18:42:17 +0000 |
Marcus Lundblad |
Make the IBB-handling code in si.c "steal" the dest_fp from PurpleXfer in the
|
Tue, 13 Jan 2009 18:37:45 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
Wed, 07 Jan 2009 22:04:33 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
|
Sun, 04 Jan 2009 23:49:43 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
|
Thu, 01 Jan 2009 18:16:14 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
Sun, 28 Dec 2008 10:17:58 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
|
Tue, 23 Dec 2008 20:13:30 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
Mon, 22 Dec 2008 08:38:39 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
Wed, 17 Dec 2008 22:38:49 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
|
Tue, 16 Dec 2008 21:46:06 +0000 |
Marcus Lundblad |
Fix error handling on missing "seq" attribute
|
Tue, 16 Dec 2008 19:18:41 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
|
Tue, 16 Dec 2008 19:17:44 +0000 |
Paul Aurich |
Standardize all the IBB stream cleanup
|
Tue, 16 Dec 2008 19:16:10 +0000 |
Paul Aurich |
Trigger error callbacks when receiving a malformed-ish packet.
|
Mon, 15 Dec 2008 23:13:49 +0000 |
Marcus Lundblad |
Removed debug output referencing a char * that can be NULL, causing crashes
|
Mon, 15 Dec 2008 23:10:39 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 932c83e821824239896f933e32349175efb85741)
|
Sat, 13 Dec 2008 10:52:10 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3dd9c7e41e98570d3626051c1fa70d698554a58a)
|
Sat, 13 Dec 2008 10:13:12 +0000 |
Marcus Lundblad |
Remove timeout for IBB when receiving an IBB session open from the initiator
|
Sat, 13 Dec 2008 00:27:37 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
|
Sat, 13 Dec 2008 00:25:51 +0000 |
Marcus Lundblad |
Add timeout when receiver waits for initiator to open an IBB session
|
Tue, 09 Dec 2008 20:31:12 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
|
Sun, 07 Dec 2008 01:40:01 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
|
Sun, 07 Dec 2008 01:39:23 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
|
Tue, 02 Dec 2008 22:09:06 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
|
Sun, 30 Nov 2008 19:41:51 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
|
Mon, 24 Nov 2008 22:12:36 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
|
Tue, 18 Nov 2008 22:34:30 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
|
Sun, 16 Nov 2008 15:39:55 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
|
Thu, 13 Nov 2008 19:50:53 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
|
Wed, 29 Oct 2008 21:38:33 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
|
Mon, 27 Oct 2008 23:14:04 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
|
Wed, 22 Oct 2008 17:47:22 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 60eb3945122f9f81bed98851da3567b10baf9450)
|
Mon, 20 Oct 2008 18:30:55 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
|
Sun, 19 Oct 2008 14:29:37 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
|
Thu, 16 Oct 2008 19:26:28 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
|
Sun, 12 Oct 2008 17:41:36 +0000 |
Marcus Lundblad |
merge of '1cff30b7f6954a59c5a89c859c10fa1c51feab8c'
|
Sun, 12 Oct 2008 17:41:26 +0000 |
Marcus Lundblad |
Set state error on IBBSession if the receiver gives an error.
|
Wed, 01 Oct 2008 18:20:19 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
|
Wed, 01 Oct 2008 18:19:00 +0000 |
Marcus Lundblad |
Call purple_xfer_end when ending an IBB session.
|
Tue, 30 Sep 2008 21:48:09 +0000 |
Marcus Lundblad |
Check don't try to free the JabberSIXfer if it's already been freed.
|
Mon, 29 Sep 2008 17:46:52 +0000 |
Marcus Lundblad |
Changed a debug message to refer to the correct function...
|
Mon, 29 Sep 2008 17:29:02 +0000 |
Marcus Lundblad |
merge of '1f1c4d53b190a6818acec7b4a5469c4a4db37759'
|
Sun, 28 Sep 2008 11:08:21 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7561443e7b6e50cd96cac03b88cbb8fab1f45d84)
|
Mon, 29 Sep 2008 17:28:54 +0000 |
Marcus Lundblad |
Set binary mode when opening files for IBB transfers.
|
Sun, 28 Sep 2008 09:43:45 +0000 |
Marcus Lundblad |
Revert to using g_fopen (since we have a compatability define for old glibs)
|
Sat, 27 Sep 2008 19:39:40 +0000 |
Marcus Lundblad |
merge of '421269ebbe32a67020772ec7ba39a1e5f8b14b4c'
|
Thu, 25 Sep 2008 17:29:20 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head bf07db8e6300ffa5dc4613996800db83ad350afb)
|
Sat, 27 Sep 2008 19:39:17 +0000 |
Marcus Lundblad |
Actually close the assoiciated jsx when closing an IBB session.
|
Tue, 23 Sep 2008 17:55:53 +0000 |
Marcus Lundblad |
Some changes got lost when I merged...
|
Tue, 23 Sep 2008 17:44:38 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d7476bfe7f9003553f7b3ea48491f4cebd192098)
|
Mon, 22 Sep 2008 17:23:59 +0000 |
Marcus Lundblad |
Patch from Phil Hannent to fix build on win32,
|
Tue, 16 Sep 2008 20:05:18 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
|
Sat, 13 Sep 2008 23:25:34 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
|
Tue, 24 Feb 2009 22:19:49 +0000 |
Marcus Lundblad |
Removed a few unnessesary lines of code.
|
Tue, 24 Feb 2009 20:25:33 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
|
Mon, 16 Feb 2009 20:51:03 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
|
Thu, 12 Feb 2009 21:49:21 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
|
Fri, 06 Feb 2009 22:49:01 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
|
Thu, 29 Jan 2009 20:36:14 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
|
Thu, 22 Jan 2009 20:38:39 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
Mon, 19 Jan 2009 21:54:24 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
|
Mon, 19 Jan 2009 21:53:53 +0000 |
Marcus Lundblad |
Print alias (if known) in some error/info messages when failing to buzz
|
Fri, 16 Jan 2009 21:40:25 +0000 |
Marcus Lundblad |
Give username (JID) to purple_prpl_got_attention, not alias
|
Fri, 16 Jan 2009 21:25:48 +0000 |
Marcus Lundblad |
Print to conversation from jabber_cmd_buzz, this prevents printing two info
|
Tue, 13 Jan 2009 19:47:02 +0000 |
Marcus Lundblad |
Add a missing space, thanks Paul!
|
Tue, 13 Jan 2009 19:23:07 +0000 |
Marcus Lundblad |
Change error message shown when trying to buzz a buddy who doesn't announce
|
Tue, 13 Jan 2009 18:38:15 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
Wed, 07 Jan 2009 22:05:01 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
|
Sun, 04 Jan 2009 23:49:13 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
|
Thu, 01 Jan 2009 18:15:46 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
Sun, 28 Dec 2008 09:51:19 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
|
Tue, 23 Dec 2008 20:14:13 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
Mon, 22 Dec 2008 08:40:29 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
Wed, 17 Dec 2008 22:39:09 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
|
Tue, 16 Dec 2008 19:20:03 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
|
Mon, 02 Mar 2009 03:26:58 +0000 |
Ethan Blanton |
prep versions for additional development
|
Mon, 02 Mar 2009 02:29:53 +0000 |
Ethan Blanton |
Update versions for 2.5.5.
|
Mon, 02 Mar 2009 00:23:37 +0000 |
Elliott Sales de Andrade |
NEWS and all that sort of thing...
|
Mon, 02 Mar 2009 00:01:33 +0000 |
John Bailey |
Another updated Russian translation (it's already in po/ChangeLog). Fixes #8495
|
Sun, 01 Mar 2009 23:57:04 +0000 |
John Bailey |
NEWS'ing!
|
Sun, 01 Mar 2009 20:56:26 +0000 |
Ethan Blanton |
merge of '73c00fbbe95951b367f8bf73b5154cd5a158529b'
|
Sun, 01 Mar 2009 00:15:27 +0000 |
Ka-Hing Cheung |
adding a missing file
|
Sat, 28 Feb 2009 03:21:19 +0000 |
Elliott Sales de Andrade |
These debug messages need newlines.
|
Sat, 28 Feb 2009 00:54:32 +0000 |
Paul Aurich |
Some day, I will learn to alphabetize.
|
Sat, 28 Feb 2009 00:46:32 +0000 |
Paul Aurich |
Add Khmer translation from Khoem Sokhem.
|
Fri, 27 Feb 2009 18:23:15 +0000 |
Paul Aurich |
Add other languages committed by translators to the ChangeLog and run
|
Fri, 27 Feb 2009 07:39:04 +0000 |
Paul Aurich |
I want to have a nickname, too!
|
Fri, 27 Feb 2009 07:28:04 +0000 |
Paul Aurich |
merge of '25555f057b156444048f1b2fafeeaf056ac0be9c'
|
Fri, 27 Feb 2009 07:13:20 +0000 |
Elliott Sales de Andrade |
Generalize the FQY command so it can be used by different callbacks based
|
Fri, 27 Feb 2009 07:26:26 +0000 |
Paul Aurich |
Chinese (Hong Kong) and Chinese (Traditional) translation updates.
|
Fri, 27 Feb 2009 06:45:33 +0000 |
Paul Aurich |
Afrikaans, Danish, Norwegian Bokm«©l, Punjabi, and Portuguese (Brazilian)
|
Thu, 26 Feb 2009 19:47:58 +0000 |
Mark Doliner |
We just freed slpcall, so don't set slpcall->timer to 0. And return
|
Thu, 26 Feb 2009 08:14:24 +0000 |
Mark Doliner |
This should fix a sporadic crash? The behavior before was clearly wrong--
|
Thu, 26 Feb 2009 06:03:37 +0000 |
Richard Laager |
Credit Math2Gold for revision 0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8.
|
Thu, 26 Feb 2009 03:44:58 +0000 |
Mark Doliner |
Shaun Lindsay at Meebo tracked down a bug where this function reads
|
Wed, 25 Feb 2009 23:48:26 +0000 |
Paul Aurich |
merge of '7dc734d96688ae822246be79196106858b5e6670'
|
Wed, 25 Feb 2009 23:19:53 +0000 |
Paul Aurich |
Add a second chain of SSL certificates now necessary for OSCAR SSL
|
Wed, 25 Feb 2009 21:56:47 +0000 |
Evan Schoenberg |
merge of '21e96c2781026be159ef9d16095e34151c421fbc'
|
Wed, 25 Feb 2009 22:22:32 +0000 |
Peter Hjalmarsson |
Updated swedish translation
|
Wed, 25 Feb 2009 20:36:53 +0000 |
Paul Aurich |
merge of '834ff898e490cfa48f763bee4c57477814139384'
|
Wed, 25 Feb 2009 19:51:47 +0000 |
Paul Aurich |
List getstatus and getstatusmessage in the purple-remote help output.
|
Wed, 25 Feb 2009 10:39:04 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2c4a5ddc5d50dcd6e82192d1f90614217624a126)
|
Wed, 25 Feb 2009 16:29:29 +0000 |
Jochen Kemnade |
another update for 2.5.5
|
Wed, 25 Feb 2009 06:45:02 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Wed, 25 Feb 2009 05:19:39 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head f840352699c2a48d528c12e447b52af0a4137355)
|
Wed, 25 Feb 2009 05:19:08 +0000 |
SHiNE CsyFeK |
merge of '0255e37442effe291a919a71184e1266f5e9480f'
|
Wed, 25 Feb 2009 05:15:51 +0000 |
SHiNE CsyFeK |
2009.02.25 - flos <lonicerae(at)gmail.com>
|
Tue, 24 Feb 2009 15:11:21 +0000 |
SHiNE CsyFeK |
2009.02.24 - flos <lonicerae(at)gmail.com>
|
Wed, 25 Feb 2009 02:26:33 +0000 |
Kelemen G«¡bor |
hu.po: Hungarian translation updated for 2.5.5
|
Tue, 24 Feb 2009 14:37:38 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 5aca19ea8964e864e3374ac4fd3c1c81cd23a426)
|
Tue, 24 Feb 2009 14:33:49 +0000 |
SHiNE CsyFeK |
2009.02.24 - flos <lonicerae(at)gmail.com>
|
Tue, 24 Feb 2009 13:15:34 +0000 |
SHiNE CsyFeK |
2009.02.21 - flos <lonicerae(at)gmail.com>
|
Fri, 20 Feb 2009 18:00:32 +0000 |
SHiNE CsyFeK |
2009.02.21 - flos <lonicerae(at)gmail.com>
|
Mon, 09 Feb 2009 15:52:13 +0000 |
SHiNE CsyFeK |
2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
|
Mon, 09 Feb 2009 15:49:14 +0000 |
SHiNE CsyFeK |
2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
|
Wed, 25 Feb 2009 21:56:38 +0000 |
Evan Schoenberg |
applied changes from 30c025a5facc491ee082435ffe5d2ccfec619678
|
Tue, 24 Feb 2009 08:09:17 +0000 |
Laurynas Biveinis |
Update Lithuanian translation
|
Mon, 23 Feb 2009 21:12:19 +0000 |
Paul Aurich |
Evan's original change to the Direct IM autoreplies is on im.pidgin.pidgin,
|
Mon, 23 Feb 2009 20:12:35 +0000 |
Paul Aurich |
Two of the 2.5.5 translations introduced the old name in comments and a
|
Mon, 23 Feb 2009 19:57:12 +0000 |
Bj«Órn Voigt |
German update for 2.5.5
|
Mon, 23 Feb 2009 00:29:30 +0000 |
ª±ric Boumaour |
Update french translation.
|
Sun, 22 Feb 2009 21:39:34 +0000 |
John Bailey |
Bengali and Norwegian Bokm«©l translations updated. Fixes #8118, #8172. These
|
Sun, 22 Feb 2009 21:22:22 +0000 |
John Bailey |
I forgot how to alphabetize.
|
Sun, 22 Feb 2009 21:20:36 +0000 |
John Bailey |
Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
|
Sun, 22 Feb 2009 21:05:56 +0000 |
John Bailey |
kugel in #pidgin noticed that glib-object.h is included twice here.
|
Sun, 22 Feb 2009 18:20:14 +0000 |
John Bailey |
Danish translation updated. Fixes #8485.
|
Sun, 22 Feb 2009 16:05:36 +0000 |
John Bailey |
Czech, Norwegian Nynorsk, and Slovenian translations updated.
|
Sun, 01 Mar 2009 20:56:20 +0000 |
Ethan Blanton |
Use _set_default_priority on gnutls versions lacking _priority_set_direct.
|
Sat, 21 Feb 2009 23:26:22 +0000 |
Ka-Hing Cheung |
patch from Martin von Gagern that uses a new gnutls option to enable better
|
Sat, 21 Feb 2009 22:10:27 +0000 |
Daniel Atallah |
Better support running many Bonjour clients on the same machine by allowing a
|
Thu, 19 Feb 2009 22:52:49 +0000 |
Paul Aurich |
Fix typo (s/recipt/receipt/) that rob-to86 noticed in the ChangeLog
|
Thu, 19 Feb 2009 03:41:51 +0000 |
Etan Reisner |
merge of '3cf23371e3e019d9e8de26e38bab170c5ed4aca1'
|
Thu, 19 Feb 2009 02:32:42 +0000 |
Daniel Lj |
I thought I did this already, but anyway, a patch from Dimmuxx to stop the
|
Thu, 19 Feb 2009 02:25:49 +0000 |
Elliott Sales de Andrade |
merge of '4c705f4c1149e001f86ed88ffc64ccb5acbc8261'
|
Wed, 18 Feb 2009 20:11:14 +0000 |
Jochen Kemnade |
updated German translation
|
Thu, 19 Feb 2009 02:24:56 +0000 |
Elliott Sales de Andrade |
Set an error if you're unable to connect to the contact server, or are not
|
Wed, 18 Feb 2009 04:31:31 +0000 |
Elliott Sales de Andrade |
Fix some more mis-identified plugins, like 3b3526a0...
|
Wed, 18 Feb 2009 03:47:52 +0000 |
Paul Aurich |
merge of '2f4f593dae7afcbb03bfccfe5db4d44697ec87ef'
|
Wed, 18 Feb 2009 04:23:31 +0000 |
Etan Reisner |
Document the PURPLE_MAJOR_VERSION, PURPLE_MINOR_VERSION, and
|
Wed, 18 Feb 2009 04:21:07 +0000 |
Etan Reisner |
Sprinkle some @copydoc directives around to shut up some doxygen whining.
|
Wed, 18 Feb 2009 03:39:47 +0000 |
Etan Reisner |
s/pidgindialogs_about/pidgin_dialogs_about/ to fix compiling also add some
|
Wed, 18 Feb 2009 03:33:37 +0000 |
Etan Reisner |
merge of '3b3526a039e213263905cee2579a5c7e8a99e4a7'
|
Wed, 18 Feb 2009 03:27:04 +0000 |
Etan Reisner |
merge of '021b2e6a0a1a494338bfc1491b59acee849ec048'
|
Thu, 12 Feb 2009 06:06:40 +0000 |
Etan Reisner |
merge of 'afc2bc7354c9b7ddb6cb80de073d5ae620fe94a5'
|
Wed, 18 Feb 2009 03:45:13 +0000 |
Paul Aurich |
Fix compilation errors and warnings for pidgininc (as noticed by albertz in #pidgin).
|
Wed, 18 Feb 2009 03:29:16 +0000 |
Paul Aurich |
albertz noticed the XMPP Console was identifying itself as interval. Hooray
|
Tue, 17 Feb 2009 23:42:49 +0000 |
Daniel Atallah |
Implement support for resolving DNS via the SOCKS4 proxy in use.
|
Tue, 17 Feb 2009 22:46:20 +0000 |
Daniel Atallah |
A few type fixes.
|
Tue, 17 Feb 2009 22:39:16 +0000 |
Daniel Atallah |
Use asynchronous DNS lookups for SOCKS4.
|
Tue, 17 Feb 2009 03:07:10 +0000 |
Elliott Sales de Andrade |
Buddies on both the Allow and Block list are now automatically removed from
|
Tue, 17 Feb 2009 00:27:34 +0000 |
Elliott Sales de Andrade |
Don't set an attribute prefix on the node, and remove an unnecessary call
|
Mon, 16 Feb 2009 05:12:26 +0000 |
John Bailey |
Add some MSN items to the changelog.
|
Sun, 15 Feb 2009 23:11:18 +0000 |
Elliott Sales de Andrade |
merge of '4021ee6bbfa81bd2fda8e2760cb4ae05d5c30083'
|
Sun, 15 Feb 2009 21:56:50 +0000 |
John Bailey |
merge of '2c17cc8e7650eb9c9637576a402e905e45eb4f81'
|
Sun, 15 Feb 2009 21:56:25 +0000 |
John Bailey |
Reorganize the ChangeLog a bit.
|
Sun, 15 Feb 2009 21:49:53 +0000 |
John Bailey |
Credit Kosta Arvanitis for his patches. Refs #8148, #8150, #8233.
|
Sun, 15 Feb 2009 21:45:37 +0000 |
Kosta Arvanitis |
Prevent tooltips from lingering while scrolling in the buddy list window.
|
Sun, 15 Feb 2009 21:44:10 +0000 |
Kosta Arvanitis |
Close the tooltip window on a keypress event. Fixes #8150.
|
Sun, 15 Feb 2009 21:42:34 +0000 |
Kosta Arvanitis |
Adjust tooltips to offset their position by half the cursor size. This will
|
Sun, 15 Feb 2009 21:26:22 +0000 |
Paul Aurich |
Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
|
Sun, 15 Feb 2009 21:03:40 +0000 |
John Bailey |
This is a combination of patches from darkrain42 and Marcus Sundberg to fix
|
Sun, 15 Feb 2009 20:29:55 +0000 |
John Bailey |
Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
|
Sun, 15 Feb 2009 20:24:23 +0000 |
John Bailey |
Fix a warning I caught about using %d for a gsize.
|
Sun, 15 Feb 2009 20:22:30 +0000 |
mcepl |
Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
|
Sun, 15 Feb 2009 19:01:58 +0000 |
david jedelsky |
Fix recipt of ICQ messages from the mobile client "Slick." Fixes #7084, #7595.
|
Sun, 15 Feb 2009 23:08:38 +0000 |
Elliott Sales de Andrade |
Convert from ISO-8859-1 to UTF-8 if no charset is supplied. This should fix
|
Sun, 15 Feb 2009 22:52:47 +0000 |
Elliott Sales de Andrade |
Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
|
Sun, 15 Feb 2009 22:44:25 +0000 |
Elliott Sales de Andrade |
Send "Segoe UI" if no font is determined from the UI's HTML.
|
Sun, 15 Feb 2009 21:15:39 +0000 |
Elliott Sales de Andrade |
Save and use the CacheKey for ABCH SOAP requests.
|
Sun, 15 Feb 2009 21:14:06 +0000 |
Elliott Sales de Andrade |
Add a missed g_slist_free.
|
Sun, 15 Feb 2009 20:51:25 +0000 |
Elliott Sales de Andrade |
Comment out this extra string until we need it (if ever).
|
Sun, 15 Feb 2009 20:43:41 +0000 |
Elliott Sales de Andrade |
This casting is no longer necessary.
|
Sun, 15 Feb 2009 20:54:59 +0000 |
Daniel Atallah |
Use a stock size that we are sure exists (which ends up making the icon a pixel
|
Sun, 15 Feb 2009 07:19:59 +0000 |
Elliott Sales de Andrade |
Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that
|
Sun, 15 Feb 2009 02:11:58 +0000 |
Elliott Sales de Andrade |
I was hoping this wouldn't be necessary, but it seems that the possibility
|
Sun, 15 Feb 2009 02:02:57 +0000 |
Elliott Sales de Andrade |
Jason's been a big help here, and I think this is fixed now.
|
Sat, 14 Feb 2009 07:56:20 +0000 |
John Bailey |
Some tweaks to the About dialog:
|
Thu, 12 Feb 2009 02:33:05 +0000 |
Mark Doliner |
Add a note that we should use hash tables for the permit and deny lists.
|
Thu, 12 Feb 2009 06:02:20 +0000 |
Etan Reisner |
I'm pretty sure this is what we meant here.
|
Thu, 12 Feb 2009 06:00:15 +0000 |
Etan Reisner |
Let XS do the argument checking/erroring for us for the components argument to
|
Wed, 11 Feb 2009 03:31:33 +0000 |
Etan Reisner |
I like this message better.
|
Tue, 10 Feb 2009 20:37:51 +0000 |
Daniel Atallah |
Credit the author of the menu responsivness patch. References #8352
|
Tue, 10 Feb 2009 06:08:57 +0000 |
Paul Aurich |
merge of '2026210de0785811e4681fcc9e988fb8d00601ef'
|
Tue, 10 Feb 2009 04:25:45 +0000 |
Daniel Atallah |
This small optimization has been sitting in my tree for a long time.
|
Tue, 10 Feb 2009 04:20:24 +0000 |
Daniel Atallah |
Fix from "oopepe" to make menus more reliably responsive.
|
Tue, 10 Feb 2009 03:22:35 +0000 |
Mark Doliner |
Set this timer to 0 when we return FALSE
|
Tue, 10 Feb 2009 01:51:07 +0000 |
Mark Doliner |
Change two more uses of purple_utf8_strcasecmp to g_str_equal
|
Tue, 10 Feb 2009 01:44:40 +0000 |
Mark Doliner |
It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.
|
Mon, 09 Feb 2009 22:05:14 +0000 |
Mark Doliner |
Avoid canceling this timer twice
|
Tue, 10 Feb 2009 05:42:53 +0000 |
Paul Aurich |
Fix a double-free segfault in the adhoc commands
|
Sun, 08 Feb 2009 10:34:31 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)
|
Sun, 08 Feb 2009 05:02:30 +0000 |
Elliott Sales de Andrade |
A JID can have no node (the part before the @), but a chat must have one,
|
Sun, 08 Feb 2009 00:23:43 +0000 |
Elliott Sales de Andrade |
merge of '1256de56bf55d28698fb946db0dc7fc965f4713b'
|
Sun, 08 Feb 2009 00:23:13 +0000 |
Elliott Sales de Andrade |
disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
|
Sat, 07 Feb 2009 23:45:18 +0000 |
Elliott Sales de Andrade |
The jabber_register_parse function was looking for the <x> node as a
|
Fri, 06 Feb 2009 14:23:25 +0000 |
Bj«Órn Voigt |
resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)
|
Fri, 06 Feb 2009 03:50:26 +0000 |
Daniel Atallah |
Fix a null ptr deref/double free. Fixes #8336.
|
Thu, 05 Feb 2009 06:25:18 +0000 |
Elliott Sales de Andrade |
merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'
|
Thu, 05 Feb 2009 05:42:58 +0000 |
Elliott Sales de Andrade |
In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
|
Thu, 05 Feb 2009 04:23:14 +0000 |
Elliott Sales de Andrade |
Fix some warnings in some sometimes-commented-out debug messages.
|
Thu, 05 Feb 2009 00:59:42 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
Wed, 04 Feb 2009 22:46:45 +0000 |
Sadrul Habib Chowdhury |
Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
|
Wed, 04 Feb 2009 22:46:08 +0000 |
Sadrul Habib Chowdhury |
Need some refining for vt100 too, apparently. Fixes #8335.
|
Wed, 04 Feb 2009 18:59:11 +0000 |
Mark Doliner |
Wait to set the account online until after we've fetched our buddy list.
|
Wed, 04 Feb 2009 05:15:49 +0000 |
Elliott Sales de Andrade |
After parsing the message text for HTML formatting, don't try to send it if
|
Wed, 04 Feb 2009 01:44:30 +0000 |
John Bailey |
Break the ICQ changes into their own section. Make an existing ICQ entry more
|
Wed, 04 Feb 2009 01:30:35 +0000 |
Daniel Lj |
Patch to properly publish status messages for statuses other than Available.
|
Tue, 03 Feb 2009 22:06:21 +0000 |
Mark Doliner |
Mark the string "Mongolian" as translatable
|
Tue, 03 Feb 2009 18:56:17 +0000 |
Mark Doliner |
There's no reason for these to not be const is there? This doesn't
|
Tue, 03 Feb 2009 18:53:04 +0000 |
Mark Doliner |
Fix this compile warning:
|
Tue, 03 Feb 2009 05:39:47 +0000 |
Elliott Sales de Andrade |
For some reason, all these statuses were set to saveable=FALSE. With the
|
Tue, 03 Feb 2009 02:43:45 +0000 |
Daniel Atallah |
merge of '373dcef37042813bc15485de75725e625a149bf6'
|
Tue, 03 Feb 2009 00:55:57 +0000 |
Sadrul Habib Chowdhury |
*** Plucked rev 8e8959be (sadrul@pidgin.im):
|
Mon, 02 Feb 2009 22:20:04 +0000 |
John Bailey |
Change our ICQ client ID such that we identify ourselves to the ICQ servers as
|
Tue, 03 Feb 2009 02:42:54 +0000 |
Daniel Atallah |
Work around the buggy Aspell dictionary installers by cleaning up after them.
|
Mon, 02 Feb 2009 16:13:11 +0000 |
Daniel Atallah |
conn->current_request can be NULL here.
|
Sun, 01 Feb 2009 09:14:24 +0000 |
Elliott Sales de Andrade |
merge of 'a9849c98b16073a1bf0fbb87a998f0970e0dc810'
|
Sun, 01 Feb 2009 02:23:36 +0000 |
luke |
Plug a memory leak in SILC, thanks to Luke Petre.
|
Fri, 30 Jan 2009 22:48:21 +0000 |
Daniel Atallah |
Remove the "Flash window when chat messages are received" pref from the winprefs
|
Fri, 30 Jan 2009 17:48:47 +0000 |
Daniel Atallah |
Fix 3 different race conditions in the win32 network management functionality.
|
Sun, 01 Feb 2009 09:08:44 +0000 |
Elliott Sales de Andrade |
Setup message handlers on the MSN Notification server so that messages from
|
Sun, 01 Feb 2009 09:06:34 +0000 |
Elliott Sales de Andrade |
Make message handlers more generic and able to work when used by the
|
Sun, 01 Feb 2009 08:25:57 +0000 |
Elliott Sales de Andrade |
Move some MSN message handlers from switchboard to general msg.c.
|
Sun, 01 Feb 2009 08:17:31 +0000 |
Elliott Sales de Andrade |
Remove warning in contact.c.
|
Sun, 01 Feb 2009 08:04:41 +0000 |
Elliott Sales de Andrade |
I incorrectly assumed that the FindMembership and ABFindAll SOAP requests
|
Sat, 31 Jan 2009 07:37:11 +0000 |
Elliott Sales de Andrade |
The MSN AddressBook can contain contacts with global isMessengerUser=false,
|
Fri, 30 Jan 2009 03:27:38 +0000 |
Elliott Sales de Andrade |
Update the Address Book when we recieve a new friendly name for a buddy.
|
Fri, 30 Jan 2009 03:14:29 +0000 |
Elliott Sales de Andrade |
Move the check for whether to update the server alias out of nln_cmd and
|
Thu, 29 Jan 2009 10:29:25 +0000 |
Mark Doliner |
Fix a bug where the thumbnail buddy icon in the Accounts dialog would
|
Thu, 29 Jan 2009 08:23:27 +0000 |
Mark Doliner |
Minor formatting and comments
|
Thu, 29 Jan 2009 08:23:12 +0000 |
Mark Doliner |
Remove the rest of the status node code
|
Thu, 29 Jan 2009 03:53:12 +0000 |
Elliott Sales de Andrade |
merge of '679b95c6b80b4045e5c2ded165e64f4fca5f1ed8'
|
Thu, 29 Jan 2009 03:15:57 +0000 |
Daniel Lj |
Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
|
Thu, 29 Jan 2009 02:12:16 +0000 |
Sadrul Habib Chowdhury |
Fix setting custom colorpairs containing 'default', thanks to jieryn on
|
Thu, 29 Jan 2009 02:00:46 +0000 |
Elliott Sales de Andrade |
merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
|
Wed, 28 Jan 2009 10:27:53 +0000 |
Mark Doliner |
I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch
|
Wed, 28 Jan 2009 04:27:01 +0000 |
Paul Aurich |
This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
|
Wed, 28 Jan 2009 03:40:55 +0000 |
Paul Aurich |
Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
|
Tue, 27 Jan 2009 10:00:32 +0000 |
Mark Doliner |
Shuffle a few comments around to make it look like I did something
|
Tue, 27 Jan 2009 09:36:35 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
|
Mon, 19 Jan 2009 18:44:31 +0000 |
Paul Aurich |
Add new cert to the Windows uninstaller per datallah's request
|
Mon, 19 Jan 2009 18:21:54 +0000 |
Paul Aurich |
Provide the intermediate certificate needed to verify AOL's server
|
Sun, 18 Jan 2009 04:17:01 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Wed, 14 Jan 2009 06:32:04 +0000 |
Paul Aurich |
Remove the "buggy" caveat -- I've been running it for a while
|
Wed, 14 Jan 2009 06:29:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
|
Thu, 18 Dec 2008 05:27:39 +0000 |
Paul Aurich |
Implement a sane mechanism for switching an OSCAR account to SSL.
|
Thu, 18 Dec 2008 05:05:40 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
|
Sat, 17 Jan 2009 22:42:28 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Fri, 02 Jan 2009 19:31:16 +0000 |
Paul Aurich |
Fix merge
|
Fri, 02 Jan 2009 19:27:02 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
Mon, 22 Dec 2008 19:40:05 +0000 |
Paul Aurich |
Fix situation in which group was not specified and
|
Sun, 21 Dec 2008 22:42:04 +0000 |
Paul Aurich |
Fix the novell check
|
Sun, 21 Dec 2008 22:12:23 +0000 |
Paul Aurich |
Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'
|
Sun, 21 Dec 2008 22:11:46 +0000 |
Paul Aurich |
Properly don't re-add buddies in SILC
|
Sun, 21 Dec 2008 19:15:21 +0000 |
Paul Aurich |
Oscar: Re-request authorization when adding a buddy that is already on the list.
|
Sun, 21 Dec 2008 18:32:37 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
Thu, 29 Jan 2009 01:48:12 +0000 |
Elliott Sales de Andrade |
Don't crash on Windows when removing an alias for an MSN buddy.
|
Tue, 27 Jan 2009 05:25:01 +0000 |
Elliott Sales de Andrade |
Missed a file in previous commit. Avoids a double-free.
|
Tue, 27 Jan 2009 05:23:38 +0000 |
Elliott Sales de Andrade |
merge of '6922052516b4de648838827a2c1806840619d49a'
|
Tue, 27 Jan 2009 05:22:10 +0000 |
Elliott Sales de Andrade |
Re-combine large (multi-part) messages on MSN since we seem to say that we
|
Tue, 27 Jan 2009 04:54:13 +0000 |
Elliott Sales de Andrade |
Add special handling to the Python D-Bus parsing code for the *_get_data
|
Tue, 27 Jan 2009 04:36:30 +0000 |
Elliott Sales de Andrade |
Fix a crash on exit with a patch from im.pidgin.next.minor.
|
Tue, 27 Jan 2009 04:22:53 +0000 |
Daniel Atallah |
A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
|
Tue, 27 Jan 2009 03:32:11 +0000 |
Daniel Atallah |
Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
|
Mon, 26 Jan 2009 02:39:50 +0000 |
Richard Laager |
merge of '65e9577af05ac04edbde89c6216d06a7b828029a'
|
Mon, 26 Jan 2009 02:35:25 +0000 |
Richard Laager |
In the course of looking at purple-url-handler to compose a response to a
|
Sun, 25 Jan 2009 20:51:41 +0000 |
Elliott Sales de Andrade |
merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'
|
Sun, 25 Jan 2009 02:00:03 +0000 |
Richard Laager |
Fix a discrepancy between the About box and the other authors lists.
|
Sun, 25 Jan 2009 01:58:30 +0000 |
Richard Laager |
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
|
Sun, 25 Jan 2009 01:49:41 +0000 |
Richard Laager |
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
|
Sat, 24 Jan 2009 03:23:05 +0000 |
Richard Laager |
Display rather than log the error when another instance is running.
|
Sat, 24 Jan 2009 02:44:27 +0000 |
Richard Laager |
pidgin.h is a public header file. Therefore, we should continue to provide
|
Sat, 24 Jan 2009 02:42:56 +0000 |
Richard Laager |
Two minor cleanups to the message about the invisible character in pidgin.h.
|
Sat, 24 Jan 2009 02:19:14 +0000 |
Mark Doliner |
GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
|
Sat, 24 Jan 2009 02:02:25 +0000 |
Mark Doliner |
Slightly improve this debug error message
|
Fri, 23 Jan 2009 17:59:01 +0000 |
Timo Jyrinki |
minimal one line patch
|
Thu, 22 Jan 2009 01:04:56 +0000 |
Mark Doliner |
This happens anytime you IM an offline user, and is totally not an error
|
Wed, 21 Jan 2009 23:17:47 +0000 |
Daniel Atallah |
Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.
|
Wed, 21 Jan 2009 23:08:16 +0000 |
Evan Schoenberg |
Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP
|
Tue, 20 Jan 2009 19:38:53 +0000 |
Paul Aurich |
merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'
|
Tue, 20 Jan 2009 05:58:47 +0000 |
Daniel Atallah |
When saving the account settings, use the protocol options that were present at
|
Tue, 20 Jan 2009 04:45:56 +0000 |
Daniel Atallah |
Clean up merges from the last two (un)disapprovals.
|
Tue, 20 Jan 2009 04:39:54 +0000 |
Daniel Atallah |
merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
|
Tue, 20 Jan 2009 04:38:22 +0000 |
Daniel Atallah |
merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'
|
Tue, 20 Jan 2009 04:37:23 +0000 |
Daniel Atallah |
disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'
|
Tue, 20 Jan 2009 19:38:44 +0000 |
Paul Aurich |
pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.
|
Tue, 20 Jan 2009 04:31:14 +0000 |
Paul Aurich |
Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
|
Tue, 20 Jan 2009 04:08:00 +0000 |
Daniel Atallah |
Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
|
Tue, 20 Jan 2009 03:30:36 +0000 |
Daniel Atallah |
Updates to the translation statistics styleshoot from Hans Nordhaug to improve
|
Sun, 25 Jan 2009 09:13:28 +0000 |
Elliott Sales de Andrade |
On MSN, don't print an "unknown" message for SLP acknowledgement messages.
|
Tue, 20 Jan 2009 03:15:56 +0000 |
Elliott Sales de Andrade |
merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'
|
Tue, 20 Jan 2009 02:33:43 +0000 |
Paul Aurich |
Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.
|
Tue, 20 Jan 2009 02:43:19 +0000 |
Elliott Sales de Andrade |
Changelog buddy icon/custom smiley/file transfer.
|
Mon, 19 Jan 2009 01:05:27 +0000 |
Elliott Sales de Andrade |
Report a debug warning if a SLP MSG is not processed because it has unknown
|
Mon, 19 Jan 2009 00:59:53 +0000 |
Elliott Sales de Andrade |
Minor type fix.
|
Mon, 19 Jan 2009 00:58:19 +0000 |
Elliott Sales de Andrade |
A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom
|
Thu, 15 Jan 2009 03:56:58 +0000 |
Daniel Atallah |
Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
|
Thu, 15 Jan 2009 03:54:58 +0000 |
Daniel Atallah |
This should prevent the crash in #8109 by stopping an invalid message from
|
Wed, 14 Jan 2009 14:04:17 +0000 |
Daniel Atallah |
Remove now unused tmp_buddy hack.
|
Wed, 14 Jan 2009 13:59:46 +0000 |
Daniel Atallah |
merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'
|
Wed, 14 Jan 2009 02:50:54 +0000 |
Daniel Atallah |
merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'
|
Wed, 14 Jan 2009 02:49:20 +0000 |
Daniel Atallah |
Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.
|
Tue, 13 Jan 2009 23:13:32 +0000 |
Sadrul Habib Chowdhury |
Allow rebinding keys to change the focused widget.
|
Tue, 13 Jan 2009 21:27:58 +0000 |
Mark Doliner |
I think it's reasonable for prpls to call purple_prpl_got_user_idle()
|
Tue, 13 Jan 2009 02:02:14 +0000 |
Stu Tomlinson |
bump the version now we finally released
|
Wed, 14 Jan 2009 13:21:10 +0000 |
Evan Schoenberg |
Fixed an errant comment
|
Wed, 14 Jan 2009 13:13:35 +0000 |
Evan Schoenberg |
AIM Direct IM messages should not be flagged as auto responses unless they actually are.
|
Mon, 12 Jan 2009 19:02:56 +0000 |
Mark Doliner |
For real this time
|
Mon, 12 Jan 2009 18:30:57 +0000 |
Paul Aurich |
merge of '74c268c89bbcb796bd93e892d622370cf996ae77'
|
Mon, 12 Jan 2009 04:45:22 +0000 |
Etan Reisner |
I hope I still remember how to NEWS.
|
Mon, 12 Jan 2009 04:19:42 +0000 |
Etan Reisner |
merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'
|
Sun, 11 Jan 2009 03:53:46 +0000 |
Etan Reisner |
We default doxygen, dot, and devhelp to being enabled so make configure print
|
Mon, 12 Jan 2009 18:30:25 +0000 |
Paul Aurich |
MSN: Change the Connect Server to temporarily workaround connection issues.
|
Mon, 12 Jan 2009 03:08:52 +0000 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #8078
|
Mon, 12 Jan 2009 03:04:49 +0000 |
Stu Tomlinson |
Remove the 'devel' tag from the version
|
Sun, 11 Jan 2009 23:50:51 +0000 |
Ka-Hing Cheung |
Fixes #7373, the new live messenger client now sends Segoe UI as the default
|
Sun, 11 Jan 2009 22:31:01 +0000 |
Ka-Hing Cheung |
make this toggleable via env instead of #define
|
Sun, 11 Jan 2009 22:28:21 +0000 |
Ka-Hing Cheung |
disapproval of revision '86902651768595e46a7e1225a210055c92954448'
|
Sun, 11 Jan 2009 22:27:23 +0000 |
Ka-Hing Cheung |
make this togglable via env rather than #define
|
Sun, 11 Jan 2009 22:03:34 +0000 |
Ka-Hing Cheung |
please?
|
Sun, 11 Jan 2009 18:17:32 +0000 |
John Bailey |
Russian translation updated by new translator §¡§ß§ä§à§ß §³§Ñ§Þ§à§ç§Ó§Ñ§Ý§à§Ó. Fixes #7946.
|
Sun, 11 Jan 2009 18:14:07 +0000 |
Stu Tomlinson |
Add the updated Polish translation to the ChangeLog
|
Sun, 11 Jan 2009 17:46:03 +0000 |
John Bailey |
New Polish translation by Piotr Makowski. Fixes #7944. Also updates the
|
Sun, 11 Jan 2009 17:25:00 +0000 |
Stu Tomlinson |
Remove a number of old strings that became dupes in the big sed of 2009
|
Sun, 11 Jan 2009 17:18:59 +0000 |
Stu Tomlinson |
Remove an old string that became a dupe in the big sed of 2009
|
Sun, 11 Jan 2009 01:45:16 +0000 |
John Bailey |
NEWSing. Maybe a bit premature, but it doesn't really matter.
|
Sun, 11 Jan 2009 01:42:41 +0000 |
John Bailey |
Remove references to our former name in all translations and the README in
|
Sat, 10 Jan 2009 07:35:31 +0000 |
Ka-Hing Cheung |
no reason to create an icon and then scale, gtk_widget_render_icon
|
Sat, 10 Jan 2009 07:33:26 +0000 |
Ka-Hing Cheung |
no reason not to show other emblems when contact is expanded
|
Sat, 10 Jan 2009 07:12:56 +0000 |
Ka-Hing Cheung |
xmpp does this!
|
Fri, 09 Jan 2009 03:57:07 +0000 |
Daniel Atallah |
merge of '3bdf5aad1c3d02b04ea918d996f6db99ecb40778'
|
Fri, 09 Jan 2009 03:56:09 +0000 |
Daniel Atallah |
merge of '9d07d82a935ade0bf3a9a387a0c8998d552c7be9'
|
Fri, 09 Jan 2009 03:55:52 +0000 |
Daniel Atallah |
disapproval of revision '59dabca54f8fec54f44c38eaaaafb29086c7ade7'
|
Fri, 09 Jan 2009 03:48:01 +0000 |
Daniel Atallah |
merge of '564565db3b0042f189b8b36ac0b30ea824712f59'
|
Fri, 09 Jan 2009 02:43:38 +0000 |
Mark Doliner |
Use purple_buddy_get_group() instead of aim_ssi_itemlist_exists() to check
|
Fri, 09 Jan 2009 01:45:45 +0000 |
Daniel Atallah |
Changelog some win32 stuff.
|
Thu, 08 Jan 2009 23:41:34 +0000 |
Bj«Órn Voigt |
small German update
|
Thu, 08 Jan 2009 21:47:15 +0000 |
Stu Tomlinson |
Don't show the 'Edit Buddy Comment' option for PurpleBuddys that are not
|
Thu, 08 Jan 2009 14:16:42 +0000 |
Stu Tomlinson |
merge of '5f8528ffc18355719bd406e1c579e0e369fb2585'
|
Thu, 08 Jan 2009 14:15:16 +0000 |
Stu Tomlinson |
I have no idea if this check is needed, but it looked a bit risky without it
|
Thu, 08 Jan 2009 05:24:10 +0000 |
Etan Reisner |
Correct a comment, I don't imagine anyone will actually need this but better
|
Thu, 08 Jan 2009 04:37:42 +0000 |
Etan Reisner |
Make dialogs that double as add and save dialogs indicate the current action
|
Wed, 07 Jan 2009 15:57:08 +0000 |
Sadrul Habib Chowdhury |
Fix rebinding the arrow keys and tab.
|
Wed, 07 Jan 2009 13:29:49 +0000 |
Etan Reisner |
merge of '8531e88ebf19846bd138013c731b270540572751'
|
Wed, 07 Jan 2009 04:43:38 +0000 |
Etan Reisner |
merge of '91c54e1cd7a33198f97836ac32ab8f3f3111efe6'
|
Wed, 07 Jan 2009 04:39:28 +0000 |
Paul Aurich |
Allow us to remove vCard avatars when the PurpleAccount doesn't have one
|
Wed, 07 Jan 2009 04:12:11 +0000 |
Paul Aurich |
Paul noticed that the conditional blocks here were backwards. I'm surprised no
|
Wed, 07 Jan 2009 03:31:23 +0000 |
Etan Reisner |
Remove a handful of string utility functions from perl, they are generally
|
Wed, 07 Jan 2009 02:59:36 +0000 |
Etan Reisner |
merge of '5f39c0c7a9b42095bfdc5a3a637fc280da38d729'
|
Fri, 09 Jan 2009 03:44:31 +0000 |
Daniel Atallah |
Updated Spanish translation. Fixes #7989.
|
Fri, 09 Jan 2009 03:41:30 +0000 |
Daniel Atallah |
Updated Slovak translation. Fixes #7998.
|
Fri, 09 Jan 2009 03:39:33 +0000 |
Daniel Atallah |
Updated Brazilian Portuguese translation. Fixes #8005.
|
Fri, 09 Jan 2009 03:36:36 +0000 |
Daniel Atallah |
Updated Dutch translation. Fixes #8013.
|
Fri, 09 Jan 2009 03:33:30 +0000 |
Daniel Atallah |
Updated Romanian translation. Fixes #8018.
|
Fri, 09 Jan 2009 03:29:40 +0000 |
Daniel Atallah |
Updated Czech translation from David Vachulka. Fixes #8022
|
Fri, 09 Jan 2009 03:25:05 +0000 |
Daniel Atallah |
merge of 'b1fa9aff4c34ce047c572504619d09fd47c9d6be'
|
Fri, 09 Jan 2009 03:24:45 +0000 |
Daniel Atallah |
Updated Norwegian Bokmal translation from Hans Fredrik Nordhaug. Fixes #8035.
|
Wed, 07 Jan 2009 11:30:49 +0000 |
Timo Jyrinki |
Update Finnish translation for 2.5.4 release.
|
Wed, 07 Jan 2009 09:35:25 +0000 |
Bj«Órn Voigt |
fixed a typo "abgebrochent." --> "abgebrochen."
|
Wed, 07 Jan 2009 04:12:05 +0000 |
Daniel Atallah |
Chad Harp noticed that a define got messed up in 2.5.3, resulting in sametime
|
Wed, 07 Jan 2009 04:04:05 +0000 |
Daniel Atallah |
Only initialize dbus threading if glib threading is initialized. The idea is
|
Wed, 07 Jan 2009 02:12:17 +0000 |
Daniel Atallah |
Improve the sametime debugging on Windows. Refs #8014.
|
Wed, 07 Jan 2009 01:18:16 +0000 |
Stu Tomlinson |
Make XML parsing error levels match libxml2's levels, making less important
|
Wed, 07 Jan 2009 01:15:36 +0000 |
Stu Tomlinson |
g_strsplit_set is new in glib 2.4
|
Wed, 07 Jan 2009 01:13:27 +0000 |
Stu Tomlinson |
Only install man pages if the respective binary is being installed, fixes a
|
Tue, 06 Jan 2009 22:41:16 +0000 |
Sadrul Habib Chowdhury |
merge of '479fd75025803f01e743b5c39e6706b1d42a3520'
|
Tue, 06 Jan 2009 19:50:18 +0000 |
Sadrul Habib Chowdhury |
Terminate the loop on the first null-character.
|
Tue, 06 Jan 2009 16:19:16 +0000 |
Sadrul Habib Chowdhury |
Show the submenu for the toplevel menu without requiring a keypress from the user.
|
Tue, 06 Jan 2009 15:34:26 +0000 |
Sadrul Habib Chowdhury |
Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.
|
Tue, 06 Jan 2009 15:30:12 +0000 |
Sadrul Habib Chowdhury |
Don't crash on screen refresh if buddylist is maximized. Fixes #8003.
|
Mon, 05 Jan 2009 14:43:15 +0000 |
Sadrul Habib Chowdhury |
Boldify the selected row in the tree. This is helpful when, for example,
|
Tue, 06 Jan 2009 06:32:49 +0000 |
Etan Reisner |
Check that the PidginWindow we get in handle_urgent actually exists and has
|
Tue, 06 Jan 2009 06:29:44 +0000 |
Etan Reisner |
Apparently our use of va_list arguments in the perl signal callbacks doesn't
|
Tue, 06 Jan 2009 05:36:39 +0000 |
Etan Reisner |
Make Purple::PluginPref->get_bounds be more perl-like.
|
Tue, 06 Jan 2009 05:03:18 +0000 |
Daniel Atallah |
Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid
|
Tue, 06 Jan 2009 04:11:09 +0000 |
Daniel Atallah |
Ludovico Cavedon noticed that on 64-bit platforms, when HAVE_GETADDRINFO isn't
|
Tue, 06 Jan 2009 02:28:10 +0000 |
Daniel Atallah |
The remainder of a patch from fqueze to fix some incorrect *printf() function
|
Tue, 06 Jan 2009 01:25:17 +0000 |
Mark Doliner |
MySpace? passwords are truncated to 10 characters. Their website doesn't
|
Mon, 05 Jan 2009 19:37:34 +0000 |
Josep Puigdemont |
Remove gaim from Catalan translations.
|
Mon, 05 Jan 2009 16:36:11 +0000 |
Jochen Kemnade |
complete German translation for 2.5.4
|
Mon, 05 Jan 2009 09:50:38 +0000 |
ª±ric Boumaour |
Update french translation.
|
Mon, 05 Jan 2009 00:53:39 +0000 |
Sadrul Habib Chowdhury |
merge of '03c54c34322681b0c346853ded3bfb90b75b1a62'
|
Mon, 05 Jan 2009 00:47:03 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Mon, 05 Jan 2009 00:52:53 +0000 |
Sadrul Habib Chowdhury |
We are no longer homonymous with game!
|
Sun, 04 Jan 2009 21:45:30 +0000 |
Kelemen G«¡bor |
hu.po: Updated Hungarian translation for 2.5.4
|
Sun, 04 Jan 2009 20:13:06 +0000 |
Mark Doliner |
merge of '3033bb87676edf402a8cf741cc4b225d71b9649b'
|
Sun, 04 Jan 2009 20:10:55 +0000 |
Mark Doliner |
merge of '2ec56f8fe4fa8959fcac15d674b339c112802a49'
|
Sun, 04 Jan 2009 15:11:08 +0000 |
SHiNE CsyFeK |
2008.12.28 - flos <lonicerae(at)gmail.com>
|
Sun, 04 Jan 2009 11:30:12 +0000 |
Jochen Kemnade |
update German translation
|
Sat, 03 Jan 2009 20:43:50 +0000 |
John Bailey |
merge of '1573f5f4950069e05f77f6b74e1627bfae9667c5'
|
Sat, 03 Jan 2009 18:50:33 +0000 |
Daniel Atallah |
purple_prefs_disconnect_by_handle() wont actually remove anything with the
|
Tue, 20 Jan 2009 04:39:46 +0000 |
Daniel Atallah |
disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'
|
Fri, 09 Jan 2009 03:57:01 +0000 |
Daniel Atallah |
disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'
|
Sat, 03 Jan 2009 18:37:37 +0000 |
Daniel Atallah |
Rearrange prefs uninitialization now that it actually does something.
|
Fri, 02 Jan 2009 22:41:11 +0000 |
Richard Laager |
Fix a compiler warning:
|
Fri, 02 Jan 2009 07:43:30 +0000 |
Daniel Atallah |
Plug a small leak
|
Fri, 02 Jan 2009 07:42:04 +0000 |
Daniel Atallah |
merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'
|
Thu, 01 Jan 2009 23:17:11 +0000 |
Daniel Atallah |
Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #7761. Also some minor cleanup from me.
|
Thu, 01 Jan 2009 23:07:15 +0000 |
Daniel Atallah |
Fixes from the QuteCom folks for the core being reinitialized. References #7761
|
Thu, 01 Jan 2009 22:43:01 +0000 |
Daniel Atallah |
Fix a race condition that can result in a NULL ptr deref. Fixes #7920.
|
Thu, 01 Jan 2009 19:29:30 +0000 |
Ka-Hing Cheung |
He wandered into the darkside just for us, what else can we say?
|
Thu, 01 Jan 2009 18:07:37 +0000 |
John Bailey |
Changelog the last three patches. Refs #7836, #7849, #7889.
|
Thu, 01 Jan 2009 17:27:54 +0000 |
Paul Aurich |
Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so
|
Thu, 01 Jan 2009 17:03:44 +0000 |
Paul Aurich |
Extend purple-url-handler to handle "gtalk" URIs. Fixes #7889
|
Thu, 01 Jan 2009 16:51:09 +0000 |
Paul Aurich |
Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.
|
Thu, 01 Jan 2009 03:47:26 +0000 |
Sadrul Habib Chowdhury |
merge of '409aaedc8836828692279141224e2077ffd4a80f'
|
Thu, 01 Jan 2009 03:09:10 +0000 |
Ka-Hing Cheung |
validates that string PurpleValues are utf-8
|
Thu, 01 Jan 2009 03:12:56 +0000 |
Sadrul Habib Chowdhury |
A couple of memory leak fixes.
|
Thu, 01 Jan 2009 01:04:34 +0000 |
Sadrul Habib Chowdhury |
Remove unused option, thanks to KuSh. Closes #7856.
|
Wed, 31 Dec 2008 23:49:36 +0000 |
Sadrul Habib Chowdhury |
Redirect stderr to the debug window.
|
Wed, 31 Dec 2008 23:42:28 +0000 |
Sadrul Habib Chowdhury |
Do not show a separator after 'Account -> Enable Account' when not required.
|
Mon, 29 Dec 2008 05:44:01 +0000 |
John Bailey |
Changelog that last bit
|
Mon, 29 Dec 2008 05:37:18 +0000 |
John Bailey |
Make sure the prpl has a get_account_text_table function before trying to
|
Mon, 29 Dec 2008 03:49:33 +0000 |
Mark Doliner |
Don't mention TOC in this error message. I think this error is too
|
Sun, 28 Dec 2008 00:39:39 +0000 |
Evan Schoenberg |
Use purple_prpl_got_attention() for XMPP notifications
|
Sat, 27 Dec 2008 10:04:33 +0000 |
Elliott Sales de Andrade |
Changelog the MSN OIM crash fix of #7901.
|
Sat, 27 Dec 2008 09:37:12 +0000 |
Elliott Sales de Andrade |
merge of '518ebe34a3f1499bab1208e43f5e9acf69c4ca3e'
|
Sat, 27 Dec 2008 09:37:08 +0000 |
Elliott Sales de Andrade |
merge of '5043805100d2fa5a371317e802d6a191c89ddaeb'
|
Sun, 08 Feb 2009 10:09:34 +0000 |
SHiNE CsyFeK |
2009.02.08 - flos <lonicerae(at)gmail.com>
|
Sat, 27 Dec 2008 18:42:19 +0000 |
SHiNE CsyFeK |
2008.12.28 - flos <lonicerae(at)gmail.com>
|
Sat, 27 Dec 2008 17:51:45 +0000 |
SHiNE CsyFeK |
2008.12.28 - flos <lonicerae(at)gmail.com>
|
Fri, 26 Dec 2008 13:00:57 +0000 |
SHiNE CsyFeK |
2008.12.25 - flos <lonicerae(at)gmail.com>
|
Thu, 25 Dec 2008 14:06:10 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
Sat, 27 Dec 2008 09:32:38 +0000 |
Elliott Sales de Andrade |
Apparently X-OIM-Proxy was not a good way to decide that we received a
|
Sat, 27 Dec 2008 08:41:35 +0000 |
Elliott Sales de Andrade |
These translated strings don't need to be duplicated with g_snprintf. And
|
Wed, 24 Dec 2008 06:10:40 +0000 |
Kevin Stange |
Spell "conversation" properly. My typo can forever be found in release
|
Tue, 23 Dec 2008 16:55:49 +0000 |
John Bailey |
Slightly modified version of a fix fqueze proposed for a crash with the empty
|
Tue, 23 Dec 2008 16:38:49 +0000 |
Daniel Atallah |
Fix a typo in the French translation. References #7881.
|
Mon, 22 Dec 2008 23:21:14 +0000 |
Mark Doliner |
This is a bitmask, and the "c" value here should be the least significant
|
Mon, 22 Dec 2008 23:08:26 +0000 |
Mark Doliner |
Error messages from libxml contain their own newlines
|
Mon, 22 Dec 2008 22:01:34 +0000 |
Mark Doliner |
Fix two related bugs:
|
Mon, 22 Dec 2008 19:29:59 +0000 |
Mark Doliner |
Change our font mapping in gtkimhtml to match the suggested values
|
Mon, 22 Dec 2008 19:14:50 +0000 |
Mark Doliner |
Change the font size mapping table in purple_markup_html_to_xhtml() to
|
Mon, 22 Dec 2008 19:02:33 +0000 |
Mark Doliner |
Fix a typo in a comment
|
Mon, 22 Dec 2008 16:50:40 +0000 |
Daniel Atallah |
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.
|
Mon, 22 Dec 2008 16:41:53 +0000 |
Daniel Atallah |
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.
|
Mon, 22 Dec 2008 16:22:08 +0000 |
Daniel Atallah |
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7859.
|
Mon, 22 Dec 2008 16:17:28 +0000 |
Daniel Atallah |
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7861.
|
Mon, 22 Dec 2008 16:15:40 +0000 |
Daniel Atallah |
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7862.
|
Mon, 22 Dec 2008 16:13:43 +0000 |
Daniel Atallah |
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7863.
|
Mon, 22 Dec 2008 07:51:06 +0000 |
Mark Doliner |
Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols
|
Sun, 21 Dec 2008 18:01:37 +0000 |
John Bailey |
Correctly credit Tomasz Sa©Èaci«Íski for writing the original patch for IM
|
Sun, 21 Dec 2008 04:58:36 +0000 |
Michal Witkowski |
Don't ignore XML namespace and prefix information when parsing incoming XMPP
|
Sun, 21 Dec 2008 04:45:20 +0000 |
Martin Rosinski |
Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.
|
Sun, 21 Dec 2008 04:14:18 +0000 |
John Bailey |
The road to a new version starts with but a single commit...
|
Sat, 20 Dec 2008 18:45:53 +0000 |
Josep Puigdemont |
merge of '6c01f570946b5aa15076b2de30882e3812c7e889'
|
Sat, 20 Dec 2008 18:38:57 +0000 |
Josep Puigdemont |
merge of '8e2be07d23144f93dd575524d8dac1986487d4cc'
|
Sat, 20 Dec 2008 16:48:58 +0000 |
John Bailey |
Correcting version and dates per the Pre-Release instructions from ReleaseProcess.
|
Fri, 19 Dec 2008 08:10:19 +0000 |
Kevin Stange |
merge of '665a07783e325291cdd356dacf8f394fb18f0031'
|
Sat, 20 Dec 2008 18:45:44 +0000 |
Josep Puigdemont |
Updated Catalan (Valencian) by Toni Hermoso.
|
Sat, 20 Dec 2008 17:40:01 +0000 |
Josep Puigdemont |
Fixed a few accelerator clashes, and updated strings in Catalan translation.
|
Fri, 19 Dec 2008 05:51:10 +0000 |
Elliott Sales de Andrade |
NEWS and stuff...
|
Fri, 19 Dec 2008 04:12:30 +0000 |
Daniel Atallah |
merge of '5dc6f2359f155e18525e7b42ecd827005e473725'
|
Fri, 19 Dec 2008 03:43:26 +0000 |
Ka-Hing Cheung |
oh, and my payment was late because I forgot to update my credit card info,
|
Fri, 19 Dec 2008 04:11:15 +0000 |
Daniel Atallah |
Make purple_utf8_has_word() better about detecting word boundaries (still not
|
Fri, 19 Dec 2008 03:11:59 +0000 |
Daniel Atallah |
Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fixes #7776,#7769
|
Fri, 19 Dec 2008 03:10:04 +0000 |
Daniel Atallah |
Delete MSN cert when uninstalling.
|
Fri, 19 Dec 2008 01:52:39 +0000 |
Stu Tomlinson |
I believe the patch from #220 actually implemented IM images for Gadu-Gadu,
|
Fri, 19 Dec 2008 00:29:00 +0000 |
John Bailey |
NEWSing
|
Fri, 19 Dec 2008 00:12:10 +0000 |
John Bailey |
merge of '2c386633fb7a57f0cb963070eba463721cf3728c'
|
Thu, 18 Dec 2008 22:10:51 +0000 |
Bj«Órn Voigt |
Sorry, forgotten --no-location in German translation
|
Thu, 18 Dec 2008 22:14:57 +0000 |
Mark Doliner |
Updated Serbian Latin translation from Milo«Þ Popovi««.
|
Thu, 18 Dec 2008 22:11:38 +0000 |
Mark Doliner |
Don't set a default action for oscar's "Do you want to accept this
|
Thu, 18 Dec 2008 20:27:07 +0000 |
Mark Doliner |
merge of '13d63095df75c7a8735de7c5417132784063ef0a'
|
Thu, 18 Dec 2008 20:27:05 +0000 |
Mark Doliner |
merge of 'b969d731bb18e8b2674e0dbe21b1f459dfe3347f'
|
Thu, 18 Dec 2008 20:00:58 +0000 |
Kevin Stange |
Fix up the ChangeLog, add missing items, "de-credit" Mark from changes
|
Thu, 18 Dec 2008 19:13:58 +0000 |
Bj«Órn Voigt |
other small German translation update
|
Thu, 18 Dec 2008 19:22:21 +0000 |
Marcus Lundblad |
Fixed some typos and capitalization in the Swedish translation
|
Thu, 18 Dec 2008 11:36:24 +0000 |
Kelemen G«¡bor |
hu.po: Hungarian translation updated for 2.5.3
|
Thu, 18 Dec 2008 10:24:47 +0000 |
Mark Doliner |
Add Israt Jahan to the about dialog for the Bengali translation.
|
Thu, 18 Dec 2008 10:07:22 +0000 |
Mark Doliner |
Fix this error from msgfmt:
|
Thu, 18 Dec 2008 10:05:58 +0000 |
Mark Doliner |
I'm guessing this is what was intended here?
|
Thu, 18 Dec 2008 10:01:10 +0000 |
Mark Doliner |
Bengali translation update, maybe from Israt Jahan. Closes #7820
|
Thu, 18 Dec 2008 09:53:34 +0000 |
Mark Doliner |
Updated Romanian translation from Mi«ßu Moldovan
|
Thu, 18 Dec 2008 09:52:32 +0000 |
Mark Doliner |
Updated Afrikaans translation from Friedel Wolff (closes #7817)
|
Thu, 18 Dec 2008 09:51:03 +0000 |
Mark Doliner |
Updated Greek translation from Bouklis Panos (closes #7815)
|
Thu, 18 Dec 2008 09:47:29 +0000 |
Mark Doliner |
Updated Chinese translations from Ambrose C. Li. Closes #7806.
|
Thu, 18 Dec 2008 09:44:58 +0000 |
Mark Doliner |
Updated Galician translation from Frco. Javier Rial Rodr«¿guez.
|
Thu, 18 Dec 2008 09:43:15 +0000 |
Mark Doliner |
Updated Spanish translation from Javier Fern«¡ndez-Sanguino. Closes #7784
|
Thu, 18 Dec 2008 09:41:50 +0000 |
Mark Doliner |
Updated Slovak translation from loptosko. Closes #7783
|
Thu, 18 Dec 2008 09:39:28 +0000 |
Mark Doliner |
Updated Czech translation from David Vachulka (closes #7780) and
|
Thu, 18 Dec 2008 09:35:58 +0000 |
Mark Doliner |
Updated Norwegian Nynorsk translation from Yngve Spjeld Ladro
|
Thu, 18 Dec 2008 09:33:42 +0000 |
Mark Doliner |
Serbian translation update from Milo«Þ Popovi««. References #7598.
|
Thu, 18 Dec 2008 09:27:08 +0000 |
Mark Doliner |
Albanian translation from Besnik Bleta. Closes #7573.
|
Thu, 18 Dec 2008 09:16:50 +0000 |
Mark Doliner |
Updated Arabic translation from Khaled Hosny. Closes #7430.
|
Thu, 18 Dec 2008 09:15:16 +0000 |
Mark Doliner |
Updated Slovenian translation from Martin Srebotnjak. Closes #7368.
|
Thu, 18 Dec 2008 09:11:40 +0000 |
Mark Doliner |
Are we ready to release this puppy later tonight?
|
Thu, 18 Dec 2008 07:25:37 +0000 |
Ka-Hing Cheung |
a patch from eperez that corrects EOF detection, Fixes #7726
|
Thu, 18 Dec 2008 06:28:36 +0000 |
Ka-Hing Cheung |
some server(s) don't like empty resource which we now default to. I am not
|
Thu, 18 Dec 2008 02:03:20 +0000 |
Mark Doliner |
We have a prpl function "buddy_free" that I don't think any of our
|
Thu, 18 Dec 2008 01:53:49 +0000 |
Mark Doliner |
Fix a few small memleaks
|
Wed, 17 Dec 2008 22:37:53 +0000 |
Marcus Lundblad |
merge of '9979f20f66bc7efceedd9e288dc78576d9ceeb0c'
|
Wed, 17 Dec 2008 20:56:30 +0000 |
Mark Doliner |
merge of '86eb900cf982408bb630159b662426812328a78c'
|
Wed, 17 Dec 2008 20:50:46 +0000 |
Mark Doliner |
Let's actually close the socket when we sign off a myspace account.
|
Wed, 17 Dec 2008 20:55:49 +0000 |
Josep Puigdemont |
Updated Catalan Valencian translation by Toni Hermoso.
|
Wed, 17 Dec 2008 20:55:25 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Wed, 17 Dec 2008 20:50:49 +0000 |
Sadrul Habib Chowdhury |
Fix a leak in myspace prpl.
|
Wed, 17 Dec 2008 18:36:31 +0000 |
Mark Doliner |
Set buddies idle time to 0 when their idle. 0 is a flag to the UI that
|
Wed, 17 Dec 2008 18:21:47 +0000 |
Mark Doliner |
Add a comment that 0 should be used when a buddies idle time is unknown
|
Wed, 17 Dec 2008 05:39:11 +0000 |
Mark Doliner |
Set the server alias for myspace buddies who haven't set their username.
|
Wed, 17 Dec 2008 04:37:21 +0000 |
Mark Doliner |
Support for background font colors in incoming MySpace IMs
|
Wed, 17 Dec 2008 04:12:04 +0000 |
Mark Doliner |
Remove a stray > when a font face is specified
|
Wed, 17 Dec 2008 04:02:25 +0000 |
Mark Doliner |
Add support for foreground and background font colors in MySpace IMs
|
Wed, 17 Dec 2008 03:37:59 +0000 |
Mark Doliner |
Add a newline to the end of a debug messages
|
Wed, 17 Dec 2008 03:33:57 +0000 |
Mark Doliner |
Fix bugs sending and receiving myspace IMs related to not escaping
|
Wed, 17 Dec 2008 03:03:36 +0000 |
Mark Doliner |
ChangeLog updates for my changes from December
|
Wed, 17 Dec 2008 03:03:21 +0000 |
Mark Doliner |
merge of '9643d7374ca3732ca4269075429908a3d1645f4e'
|
Wed, 17 Dec 2008 02:40:51 +0000 |
Daniel Atallah |
merge of 'ef05d478fa7019dbdddad2f30968a729d943520e'
|
Wed, 17 Dec 2008 02:04:37 +0000 |
Daniel Atallah |
A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.
|
Wed, 17 Dec 2008 02:44:37 +0000 |
Ka-Hing Cheung |
not all features are implemented in QQ2008 yet
|
Wed, 17 Dec 2008 02:26:40 +0000 |
Mark Doliner |
Add support for blocking buddies on MySpace
|
Wed, 17 Dec 2008 01:33:10 +0000 |
Daniel Atallah |
Fix win32 build.
|
Wed, 17 Dec 2008 00:06:05 +0000 |
Mark Doliner |
Fix a bug where if "Show our presence only to people on our buddy list"
|
Tue, 16 Dec 2008 23:43:25 +0000 |
Mark Doliner |
Remove an accidentally debug message
|
Tue, 16 Dec 2008 23:39:03 +0000 |
Mark Doliner |
Grab the "Who can contact me? Only people on my buddy list?" and the
|
Tue, 16 Dec 2008 21:52:50 +0000 |
Mark Doliner |
Some other changes to make this more like the official client, and
|
Tue, 16 Dec 2008 21:47:44 +0000 |
Mark Doliner |
I'm not sure why these were strings. The official client uses integers
|
Tue, 16 Dec 2008 21:31:05 +0000 |
Mark Doliner |
Remove a bunch of calls to msim_msg_dump(). I find it really annoying
|
Tue, 16 Dec 2008 19:36:03 +0000 |
Mark Doliner |
merge of '6b951d62be418d5bfc437a1ab747c6ba900d7979'
|
Tue, 16 Dec 2008 18:32:25 +0000 |
Marcus Lundblad |
Changelog two custom smiley bugfixes I had forgotten to changelog before
|
Tue, 16 Dec 2008 14:54:00 +0000 |
Jochen Kemnade |
complete German translation for 2.5.3
|
Tue, 16 Dec 2008 11:16:51 +0000 |
Timo Jyrinki |
Updated Finnish translation for the 2.5.3 release. All strings translated.
|
Tue, 16 Dec 2008 09:11:55 +0000 |
ª±ric Boumaour |
Update french translation for 2.5.3 release.
|
Sat, 03 Jan 2009 20:43:44 +0000 |
John Bailey |
disapproval of revision 'a85f2ca138b4fd9f600b0875bfe67837cc95b989'
|
Tue, 16 Dec 2008 06:12:58 +0000 |
John Bailey |
Fix my accidental breakage of string freeze by borrowing a generic message from
|
Tue, 16 Dec 2008 06:25:56 +0000 |
Mark Doliner |
Minor comment change
|
Tue, 16 Dec 2008 04:13:14 +0000 |
Mark Doliner |
Set the display name before marking the connection as "connected."
|
Tue, 16 Dec 2008 04:08:38 +0000 |
Mark Doliner |
Only validate the font face if it's non-null
|
Tue, 16 Dec 2008 03:49:05 +0000 |
Mark Doliner |
Use a GString here when constructing the data. It's way more
|
Tue, 16 Dec 2008 03:35:22 +0000 |
Mark Doliner |
No functionality change--just cleanup.
|
Tue, 16 Dec 2008 02:25:08 +0000 |
Elliott Sales de Andrade |
merge of 'b70000f3bf5c6b7f30121fb749d72ac869b58ae9'
|
Tue, 16 Dec 2008 02:21:33 +0000 |
Elliott Sales de Andrade |
Do something sane if the response is NULL when updating contact tokens,
|
Tue, 16 Dec 2008 01:40:38 +0000 |
Mark Doliner |
Mark some parameters as const char * instead of char * and don't
|
Tue, 16 Dec 2008 01:03:24 +0000 |
Ka-Hing Cheung |
rewrapped ChangeLog lines by Paul again
|
Mon, 15 Dec 2008 19:02:35 +0000 |
Mark Doliner |
Use the friendly/vanity url when it's available in myspace
|
Mon, 15 Dec 2008 09:48:20 +0000 |
Jochen Kemnade |
German translation update
|
Mon, 15 Dec 2008 05:33:57 +0000 |
Mark Doliner |
merge of '8d8f6d7fcf4bbef4fe0e6f1008e25759c2b3932e'
|
Mon, 15 Dec 2008 04:35:27 +0000 |
Elliott Sales de Andrade |
merge of '3b87c3b008c11c068a42eba55b3f5724cdac4ad4'
|
Mon, 15 Dec 2008 04:25:00 +0000 |
John Bailey |
merge of '52e2a425de43a95def135fff5a6dbe87ed39acb5'
|
Mon, 15 Dec 2008 05:32:31 +0000 |
Mark Doliner |
Shuffling things around, remove stray whitespace, remove some forward
|
Mon, 15 Dec 2008 04:09:02 +0000 |
Mark Doliner |
merge of '91d403bb5dfadec9e38f0c0c058ababeed6fd9d7'
|
Mon, 15 Dec 2008 04:34:24 +0000 |
Elliott Sales de Andrade |
Actually that last change did break regular login, but I don't feel like
|
Mon, 15 Dec 2008 04:03:12 +0000 |
Elliott Sales de Andrade |
Reapply 046452c275782ffd3218e3ae4863eaa8bf31a5f4 since it doesn't really
|
Mon, 15 Dec 2008 03:59:30 +0000 |
Elliott Sales de Andrade |
merge of '10ea019ecb33303883a9a34e547d2c04b8267a3d'
|
Mon, 15 Dec 2008 03:53:12 +0000 |
Elliott Sales de Andrade |
disapproval of revision 'af100261749125c03e3d490b01d36f8ea219bf8f'
|
Sat, 06 Dec 2008 19:57:58 +0000 |
Kevin Stange |
merge of '1203a733696f95eef53b04b5078e0a779371b4d3'
|
Wed, 03 Dec 2008 03:09:32 +0000 |
Kevin Stange |
merge of '6ac9187d4f4437a087d58d63489c47664121f0b5'
|
Sat, 04 Oct 2008 06:13:33 +0000 |
Kevin Stange |
This string appears before the connection attempt, so it shouldn't be
|
Tue, 09 Dec 2008 20:31:43 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
|
Sun, 07 Dec 2008 01:40:48 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
|
Sun, 07 Dec 2008 01:38:29 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
|
Tue, 02 Dec 2008 22:11:39 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
|
Sun, 30 Nov 2008 19:36:38 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
|
Sun, 30 Nov 2008 19:34:11 +0000 |
Marcus Lundblad |
Patch from Darkrain42 to avoid a double-free on status values
|
Mon, 24 Nov 2008 22:13:04 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
|
Tue, 18 Nov 2008 22:34:08 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
|
Sun, 16 Nov 2008 15:39:46 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
|
Thu, 13 Nov 2008 19:51:47 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
|
Wed, 29 Oct 2008 21:38:53 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
|
Mon, 27 Oct 2008 23:13:11 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
|
Mon, 20 Oct 2008 18:30:28 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
|
Mon, 15 Dec 2008 04:20:28 +0000 |
Laurent Montaron |
Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle time
|
Mon, 15 Dec 2008 04:02:28 +0000 |
Florian Qu«²ze |
Fix a crash in DNS SRV resolution when one of the required parameters is NULL.
|
Mon, 15 Dec 2008 03:54:39 +0000 |
Florian Qu«²ze |
Don't allow connecting a SIMPLE account if no server is configured. Fixes #7767.
|
Mon, 15 Dec 2008 04:08:31 +0000 |
Mark Doliner |
Change the msim_msg_clone_element() function to respect the "dynamic_name"
|
Mon, 15 Dec 2008 03:01:38 +0000 |
Elliott Sales de Andrade |
merge of '44bc6927617b36912dc84306fe8d80a6a9b942a3'
|
Mon, 15 Dec 2008 02:46:20 +0000 |
Ka-Hing Cheung |
some other updates
|
Mon, 15 Dec 2008 02:38:48 +0000 |
Ka-Hing Cheung |
this is slightly more accurate
|
Mon, 15 Dec 2008 03:00:20 +0000 |
Elliott Sales de Andrade |
For processing mobile OIM's, fix a crash when searching through each part
|
Mon, 15 Dec 2008 02:22:01 +0000 |
Elliott Sales de Andrade |
Fix a crashy little typo.
|
Mon, 15 Dec 2008 01:53:50 +0000 |
Elliott Sales de Andrade |
merge of '16c1dbfe5a0090d97df6477c7f8235365d07090c'
|
Mon, 15 Dec 2008 01:16:59 +0000 |
Mark Doliner |
Change MySpace to wrap incoming messages in <span style="font-size: Npt;">
|
Mon, 15 Dec 2008 01:13:17 +0000 |
Mark Doliner |
Change the way we handle <span style='font-size: whatever;'> tags slightly.
|
Mon, 15 Dec 2008 01:52:02 +0000 |
Elliott Sales de Andrade |
Split out MSN section in the ChangeLog. There are three points already and
|
Mon, 15 Dec 2008 01:42:24 +0000 |
Elliott Sales de Andrade |
merge of '237ac12c436b96cd8e5959a16892ab9dcba4c5da'
|
Mon, 15 Dec 2008 00:40:36 +0000 |
Ka-Hing Cheung |
merge of '04afb3575719a357165d894133156d8c49f3c7a0'
|
Sun, 14 Dec 2008 23:15:09 +0000 |
Josep Puigdemont |
Updated Catalan translation.
|
Mon, 15 Dec 2008 00:17:07 +0000 |
Ka-Hing Cheung |
uncondtionally install some certificates and use them, References #6680.
|
Mon, 15 Dec 2008 00:09:04 +0000 |
Ka-Hing Cheung |
merge of '9d9dfe16667a3946233ae2a359de8856ee105289'
|
Mon, 15 Dec 2008 01:40:52 +0000 |
Elliott Sales de Andrade |
Add support for receiving MSN offline messages that were sent from a mobile
|
Mon, 15 Dec 2008 00:49:35 +0000 |
Elliott Sales de Andrade |
Clean up msn_oim_report_to_user to avoid extra g_strdup's and call strchr
|
Sun, 14 Dec 2008 23:14:34 +0000 |
Elliott Sales de Andrade |
When parsing MSN message payload headers, check for folded lines. The only
|
Sun, 14 Dec 2008 23:11:27 +0000 |
Ka-Hing Cheung |
merge of '2b2413559685df17d16670e7769c19d61235fc28'
|
Sun, 14 Dec 2008 22:01:15 +0000 |
Bj«Órn Voigt |
updated German translation (unready)
|
Sun, 14 Dec 2008 22:00:24 +0000 |
Mark Doliner |
Simplify a little bit
|
Sun, 14 Dec 2008 10:33:33 +0000 |
Jochen Kemnade |
German translation updated
|
Sun, 14 Dec 2008 05:24:32 +0000 |
Elliott Sales de Andrade |
If the MSN user is in the userlist already, then check whether we know the
|
Sun, 14 Dec 2008 05:22:52 +0000 |
Elliott Sales de Andrade |
When getting the privacy lists, set the default network to unknown. If the
|
Sun, 14 Dec 2008 04:09:23 +0000 |
Elliott Sales de Andrade |
Remove a double call to xmlnode_get_namespace and multiple tests for xmlns
|
Sun, 14 Dec 2008 03:09:51 +0000 |
Elliott Sales de Andrade |
Make the add/remove buddy from list functions take a MsnUser* instead of the
|
Sun, 14 Dec 2008 02:58:44 +0000 |
Paul Aurich |
Fix warnings where size_t/gsize was used for printf with the wrong format
|
Sat, 13 Dec 2008 02:41:46 +0000 |
Mark Doliner |
merge of '5097d28816eecf123094d27602b14963619bbc8b'
|
Fri, 12 Dec 2008 20:35:12 +0000 |
Richard Laager |
merge of 'b777f3c2f3b9991830f31a5572d2bb0b030c2600'
|
Sat, 13 Dec 2008 02:41:12 +0000 |
Mark Doliner |
Use one GString and pass it around instead of allocating and freeing a
|
Fri, 12 Dec 2008 19:42:19 +0000 |
Mark Doliner |
Remove unnecessary casting
|
Fri, 12 Dec 2008 19:36:34 +0000 |
Mark Doliner |
Remove stray whitespace
|
Fri, 12 Dec 2008 19:34:34 +0000 |
Mark Doliner |
Remove unneeded forward declarations. I guess my philosophy is to only
|
Fri, 12 Dec 2008 19:04:21 +0000 |
Mark Doliner |
Eliminate minor typographical differences between our version of the GPL
|
Fri, 12 Dec 2008 18:57:43 +0000 |
Mark Doliner |
I don't think it makes sense for these files to be here now that the prpl
|
Fri, 12 Dec 2008 17:18:59 +0000 |
Richard Laager |
Fix up a bad merge on my part.
|
Fri, 12 Dec 2008 17:08:23 +0000 |
Richard Laager |
merge of '1588a62b7442c86d09ede6244012e7c0eed52478'
|
Thu, 11 Dec 2008 04:32:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.openq' (head f1e6c695a05f8f625adbcfb280ed60933be86b87)
|
Thu, 11 Dec 2008 04:29:43 +0000 |
Richard Laager |
Turn on -Wformat-security and make it an error with GCC 4.
|
Thu, 11 Dec 2008 03:31:16 +0000 |
Richard Laager |
merge of '2d203a89c855916b5c37a95cc1869c15b24f812c'
|
Mon, 08 Dec 2008 17:53:46 +0000 |
Richard Laager |
merge of '5f86c51d96715086ed0790a769fd222be570c8ac'
|
Mon, 08 Dec 2008 17:19:52 +0000 |
Richard Laager |
merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
|
Mon, 08 Dec 2008 05:20:44 +0000 |
Richard Laager |
Fix Bonjour to better deal with buddy values set to the empty string.
|
Thu, 11 Dec 2008 08:06:23 +0000 |
Paul Aurich |
Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefully
|
Thu, 11 Dec 2008 07:14:50 +0000 |
Paul Aurich |
Part 2 of the continuing effort to get OSCAR over SSL working.
|
Wed, 10 Dec 2008 23:41:28 +0000 |
Paul Aurich |
First pass at adding SSL connections to OSCAR.
|
Fri, 12 Dec 2008 16:56:20 +0000 |
Jochen Kemnade |
started updating the German translation
|
Fri, 12 Dec 2008 04:02:08 +0000 |
Mark Doliner |
merge of '2c63599660bb7ed2aa17389e548fbc0511b797ac'
|
Fri, 12 Dec 2008 00:01:40 +0000 |
Sadrul Habib Chowdhury |
Use av_len in the same manner as everywhere else, for consistency.
|
Thu, 11 Dec 2008 22:36:47 +0000 |
John Bailey |
merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'
|
Thu, 11 Dec 2008 22:33:06 +0000 |
John Bailey |
Credit beret for his patch. Refs #6300.
|
Thu, 11 Dec 2008 21:12:39 +0000 |
Sadrul Habib Chowdhury |
merge of '6de8f788571b507b2c76125cc65f88db49c60790'
|
Thu, 11 Dec 2008 21:10:57 +0000 |
Sadrul Habib Chowdhury |
Use ref-counting to prevent a crash if request-auth callbacks are called
|
Thu, 11 Dec 2008 08:41:04 +0000 |
John Bailey |
merge of '9a15955bb377eff51316851e03db1cd7a5f9ba7f'
|
Thu, 11 Dec 2008 08:19:09 +0000 |
Jarom«¿r Karmaz«¿n |
Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim
|
Thu, 11 Dec 2008 08:08:02 +0000 |
Paul Aurich |
Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
|
Thu, 11 Dec 2008 07:38:20 +0000 |
Paul Aurich |
Support an empty <metadata/> element to indicate that a user has no XEP-0084
|
Thu, 11 Dec 2008 06:50:38 +0000 |
John Bailey |
ChangeLog darkrain42's patch. I need to remember to do this when committing
|
Thu, 11 Dec 2008 06:48:25 +0000 |
John Bailey |
Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
|
Thu, 11 Dec 2008 22:36:29 +0000 |
John Bailey |
disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
|
Thu, 11 Dec 2008 06:38:23 +0000 |
Paul Aurich |
Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
|
Thu, 11 Dec 2008 06:32:05 +0000 |
Florian Qu«²ze |
Remove the commas at the end of enumerator lists. This resolves warnings
|
Thu, 11 Dec 2008 06:24:58 +0000 |
John Bailey |
Remove mention of the reverted patch from the ChangeLog.
|
Thu, 11 Dec 2008 06:24:14 +0000 |
John Bailey |
merge of '17b584b23aee26cc5553b12483ab9b550eee8103'
|
Fri, 12 Dec 2008 04:01:39 +0000 |
Mark Doliner |
Keep track of the user ID in the MsimUser struct so that we have a copy
|
Fri, 12 Dec 2008 03:46:36 +0000 |
Mark Doliner |
Don't create a temporary PurpleBuddy when getting info for someone not
|
Thu, 11 Dec 2008 07:17:32 +0000 |
Mark Doliner |
String changes (a few of which I had already made, grumble grumble).
|
Thu, 11 Dec 2008 04:20:14 +0000 |
Elliott Sales de Andrade |
Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn't
|
Thu, 11 Dec 2008 04:07:29 +0000 |
Elliott Sales de Andrade |
Why #if 0\n#define something when you can just #undef it?
|
Thu, 11 Dec 2008 04:03:27 +0000 |
Elliott Sales de Andrade |
Fix some English in the QQ plugin. And remove some translated phrases that are
|
Wed, 10 Dec 2008 11:11:32 +0000 |
Bj«Órn Voigt |
fixed some spelling errors in QQ protocol plugin:
|
Wed, 10 Dec 2008 06:58:10 +0000 |
Elliott Sales de Andrade |
merge of '834b032b518f6b4ab9148b946ca635214a9388d8'
|
Wed, 10 Dec 2008 06:51:47 +0000 |
Elliott Sales de Andrade |
merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
|
Wed, 10 Dec 2008 02:44:03 +0000 |
Daniel Atallah |
Further cleanup to fix CID 373.
|
Wed, 10 Dec 2008 02:28:30 +0000 |
Daniel Atallah |
Fix CID 399 - I'm reasonably sure this couldn't ever actually cause a NULL deref.
|
Wed, 10 Dec 2008 02:23:27 +0000 |
Daniel Atallah |
Clean up some stuff that the behavior has changed on to fix CID 398.
|
Wed, 10 Dec 2008 01:14:02 +0000 |
Daniel Atallah |
Updated included win32 meanwhile library to fix #7563
|
Wed, 10 Dec 2008 00:35:26 +0000 |
Daniel Atallah |
Changelog the win32 SILC change. Fixes #7399
|
Wed, 10 Dec 2008 00:28:26 +0000 |
Daniel Atallah |
Update SILC Toolkit used on win32 to 1.1.8
|
Tue, 09 Dec 2008 15:45:46 +0000 |
Sadrul Habib Chowdhury |
Use g_free instead of free here too.
|
Tue, 09 Dec 2008 15:45:15 +0000 |
Sadrul Habib Chowdhury |
merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'
|
Tue, 09 Dec 2008 02:59:29 +0000 |
Mark Doliner |
Make our profile text a little cleaner and more uniform across the protocols.
|
Mon, 08 Dec 2008 02:22:59 +0000 |
Sadrul Habib Chowdhury |
Use g_free instead of free.
|
Sun, 07 Dec 2008 23:34:12 +0000 |
Mark Doliner |
Minor cleanup: remove od->sn, since it's the same as PurpleAccount->username
|
Sun, 07 Dec 2008 02:36:57 +0000 |
John Bailey |
Sadrul pointed out that I'm less than bright today and let a // comment slip in.
|
Mon, 15 Dec 2008 00:08:45 +0000 |
Ka-Hing Cheung |
fixes a crash, I think I've seen this before somewhere else
|
Sun, 07 Dec 2008 02:12:00 +0000 |
Ka-Hing Cheung |
fixes a printf crash on Windows, reported by InstantBird developer fqueze
|
Sat, 06 Dec 2008 20:02:49 +0000 |
John Bailey |
ChangeLog a couple items and rearrange some items a bit.
|
Sat, 06 Dec 2008 19:31:21 +0000 |
Michael Terry |
Fix a Zephyr crash and 10-second delay that can happen when you have an account
|
Sat, 06 Dec 2008 19:16:21 +0000 |
Florian Qu«²ze |
Fix a crash in purple_accounts_delete that happens when the buddy list hasn't
|
Wed, 17 Dec 2008 13:52:00 +0000 |
SHiNE CsyFeK |
2008.12.17 - flos <lonicerae(at)gmail.com>
|
Thu, 11 Dec 2008 04:32:01 +0000 |
Richard Laager |
#if 0 out an unused function to suppress a compiler warning.
|
Sat, 06 Dec 2008 13:30:06 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head be9df40b197dab92a74c4bf346f64e538f7f99e5)
|
Sat, 06 Dec 2008 13:27:25 +0000 |
SHiNE CsyFeK |
2008.12.06 - flos <lonicerae(at)gmail.com>
|
Fri, 05 Dec 2008 15:52:02 +0000 |
SHiNE CsyFeK |
2008.12.05 - flos <lonicerae(at)gmail.com>
|
Fri, 05 Dec 2008 14:51:36 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
|
Thu, 20 Nov 2008 06:12:37 +0000 |
Hu Yong |
Fix emoticon map
|
Thu, 20 Nov 2008 06:12:10 +0000 |
Hu Yong |
Fix bug in send IM
|
Wed, 19 Nov 2008 08:48:21 +0000 |
Hu Yong |
Some new
|
Wed, 19 Nov 2008 08:44:28 +0000 |
Hu Yong |
Some new
|
Wed, 19 Nov 2008 08:37:26 +0000 |
Hu Yong |
Code clean
|
Wed, 19 Nov 2008 08:37:07 +0000 |
Hu Yong |
Code clean
|
Wed, 19 Nov 2008 08:36:51 +0000 |
Hu Yong |
Code clean
|
Wed, 19 Nov 2008 08:36:38 +0000 |
Hu Yong |
Code clean
|
Wed, 19 Nov 2008 08:36:18 +0000 |
Hu Yong |
Add a new variable to produce IM sequence number
|
Wed, 19 Nov 2008 08:35:32 +0000 |
Hu Yong |
Add some new function define
|
Wed, 19 Nov 2008 08:35:07 +0000 |
Hu Yong |
Support sending long IM message
|
Wed, 19 Nov 2008 08:32:31 +0000 |
Hu Yong |
Add a new function
|
Wed, 19 Nov 2008 08:31:45 +0000 |
Hu Yong |
Support long qun im
|
Wed, 12 Nov 2008 08:32:34 +0000 |
Hu Yong |
Clean debug info
|
Wed, 12 Nov 2008 08:32:14 +0000 |
Hu Yong |
Clean debug info
|
Wed, 12 Nov 2008 08:31:50 +0000 |
Hu Yong |
Clean debug info
|
Wed, 12 Nov 2008 08:31:27 +0000 |
Hu Yong |
Clean code
|
Wed, 12 Nov 2008 08:31:07 +0000 |
Hu Yong |
Fixed: Not set flag after qsort
|
Wed, 12 Nov 2008 08:30:15 +0000 |
Hu Yong |
Clean debug info
|
Wed, 12 Nov 2008 08:29:59 +0000 |
Hu Yong |
Clean debug info
|
Wed, 12 Nov 2008 08:29:33 +0000 |
Hu Yong |
Code clean
|
Wed, 12 Nov 2008 08:29:09 +0000 |
Hu Yong |
Clean debug info
|
Wed, 12 Nov 2008 08:28:52 +0000 |
Hu Yong |
Clean debug info
|
Tue, 11 Nov 2008 08:33:10 +0000 |
Hu Yong |
Fix smiley map
|
Tue, 11 Nov 2008 07:35:17 +0000 |
Hu Yong |
New item
|
Tue, 11 Nov 2008 07:26:48 +0000 |
Hu Yong |
Move new functon qq_filter_str in
|
Tue, 11 Nov 2008 07:25:35 +0000 |
Hu Yong |
Change Qun number to unsigned long
|
Tue, 11 Nov 2008 07:24:48 +0000 |
Hu Yong |
Move function qq_filter_str in
|
Tue, 11 Nov 2008 07:22:30 +0000 |
Hu Yong |
Support new SMS MSG
|
Tue, 11 Nov 2008 07:20:48 +0000 |
Hu Yong |
Fixed: purple_circ_buffer not created before append
|
Tue, 11 Nov 2008 07:19:28 +0000 |
Hu Yong |
Correct QQ2005's login reply length
|
Tue, 11 Nov 2008 07:18:08 +0000 |
Hu Yong |
Add send_im_seq
|
Tue, 11 Nov 2008 07:17:48 +0000 |
Hu Yong |
Code clean
|
Tue, 11 Nov 2008 07:17:11 +0000 |
Hu Yong |
Rewrite according to im.c
|
Tue, 11 Nov 2008 07:16:23 +0000 |
Hu Yong |
Rewrite smiley convert function
|
Tue, 11 Nov 2008 07:11:20 +0000 |
Hu Yong |
Change Qun number to unsigned long
|
Tue, 11 Nov 2008 07:10:33 +0000 |
Hu Yong |
Change Qun number to unsigned long
|
Tue, 11 Nov 2008 07:09:08 +0000 |
Hu Yong |
Change Qun number to unsigned long
|
Tue, 11 Nov 2008 07:08:04 +0000 |
Hu Yong |
Code clean
|
Tue, 11 Nov 2008 07:07:14 +0000 |
Hu Yong |
Change Qun number to unsigned long
|
Tue, 11 Nov 2008 07:04:04 +0000 |
Hu Yong |
Change Qun number to unsigned long
|
Tue, 11 Nov 2008 07:03:09 +0000 |
Hu Yong |
Move smiley function to im.h
|
Tue, 11 Nov 2008 07:02:34 +0000 |
Hu Yong |
Move smiley function to im.c
|
Tue, 11 Nov 2008 07:01:45 +0000 |
Hu Yong |
Change QQ number to unsigned long
|
Tue, 11 Nov 2008 07:00:27 +0000 |
Hu Yong |
Change QQ number to unsigned long
|
Tue, 11 Nov 2008 06:59:23 +0000 |
Hu Yong |
Move a function to here
|
Tue, 11 Nov 2008 06:51:11 +0000 |
Hu Yong |
Change QQ number as unsigned long
|
Mon, 03 Nov 2008 02:20:48 +0000 |
Hu Yong |
Fixed bug: purple_debug_info may contain NULL string
|
Fri, 31 Oct 2008 07:50:33 +0000 |
Hu Yong |
Fixed double free
|
Fri, 31 Oct 2008 07:49:05 +0000 |
Hu Yong |
Fixed double free
|
Fri, 31 Oct 2008 07:48:20 +0000 |
Hu Yong |
change mail of ccpaging
|
Thu, 30 Oct 2008 12:43:27 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
|
Sun, 23 Nov 2008 18:30:31 +0000 |
Sadrul Habib Chowdhury |
Clean up some crufts. I think this is now mergeable with .next.minor.
|
Sun, 23 Nov 2008 18:09:21 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head a9579fef71ff6820f390a986132d30b079f590a0)
|
Thu, 11 Dec 2008 06:24:06 +0000 |
John Bailey |
disapproval of revision '4a3731f468487751f392e59106f3554b1e70bd9d'
|
Sat, 06 Dec 2008 06:02:42 +0000 |
Sadrul Habib Chowdhury |
Small leak fix.
|
Sat, 06 Dec 2008 05:50:44 +0000 |
John Bailey |
ChangeLog some stuff.
|
Sat, 06 Dec 2008 05:14:07 +0000 |
Paul Aurich |
Fix a crash that happens when accessing the roomlist for an account that's
|
Sat, 06 Dec 2008 05:05:02 +0000 |
Paul Aurich |
Various nullprpl fixes. This stemmed from a complaint from a user in
|
Sat, 06 Dec 2008 04:42:13 +0000 |
Paul Aurich |
A patch to clean up authorization request related stuff. Fixes #7695.
|
Sat, 06 Dec 2008 04:35:10 +0000 |
Ryan Fan |
Patch to fix compatibility with ancient GTK+ (2.4 and earlier). Fixes #7582.
|
Sat, 06 Dec 2008 01:38:48 +0000 |
Mark Doliner |
Add a debug line and remove a duplicate "login=" get parameter which
|
Sat, 06 Dec 2008 01:08:20 +0000 |
Mark Doliner |
Make our purple_util_fetch_url_request() function able to handle
|
Fri, 05 Dec 2008 23:28:47 +0000 |
Sadrul Habib Chowdhury |
Do not mistakenly use the preference to hide new IMs for persistent
|
Thu, 04 Dec 2008 04:15:28 +0000 |
Mark Doliner |
Two functional changes here:
|
Thu, 04 Dec 2008 03:40:31 +0000 |
Richard Laager |
Fix a typo in Mark's new comment.
|
Thu, 04 Dec 2008 01:20:37 +0000 |
Mark Doliner |
Add a comment for the meaning of the return value of this function,
|
Wed, 03 Dec 2008 21:27:11 +0000 |
Mark Doliner |
Did I accidentally check these in or something? They shouldn't be here
|
Wed, 03 Dec 2008 17:17:19 +0000 |
Sadrul Habib Chowdhury |
Binding fixes.
|
Wed, 03 Dec 2008 05:31:52 +0000 |
Ka-Hing Cheung |
darkrain again
|
Tue, 02 Dec 2008 18:48:54 +0000 |
Marcus Lundblad |
merge of 'eb82ee09b8fde4b12b5de352686970ccc82a3db6'
|
Tue, 02 Dec 2008 18:46:21 +0000 |
Marcus Lundblad |
When adding custom smiley without a previous filename (which is the case when
|
Tue, 02 Dec 2008 18:22:35 +0000 |
Mark Doliner |
We'll need to update the copyright date in a bunch of places in a month
|
Tue, 02 Dec 2008 15:58:39 +0000 |
Daniel Atallah |
Fix build
|
Tue, 02 Dec 2008 03:34:17 +0000 |
Daniel Atallah |
Some cleanup. The headers are all NUL delimited, so we don't need to mess with
|
Tue, 02 Dec 2008 03:28:10 +0000 |
Daniel Atallah |
Fix a NULL pointer deref. Fixes #7624.
|
Tue, 02 Dec 2008 02:06:19 +0000 |
Daniel Atallah |
(Slightly modified) patch from fqueze to avoid exceptions with newer win32 CRTs.
|
Mon, 01 Dec 2008 23:58:58 +0000 |
Mark Doliner |
Check in updated po files, so the nightly l10n stats script has
|
Mon, 01 Dec 2008 18:36:53 +0000 |
Daniel Atallah |
I'm not sure how this ever worked...
|
Mon, 01 Dec 2008 17:05:35 +0000 |
Richard Laager |
merge of 'c3f6487e649e7fe5c5f960b9c86a256e09b3976e'
|
Sun, 30 Nov 2008 20:00:00 +0000 |
John Bailey |
I forgot to ChangeLog the purple-remote addition. Refs #5598.
|
Sun, 30 Nov 2008 18:34:42 +0000 |
John Bailey |
Patch from 'jfd' (whose trac user account no longer exists) to implement
|
Sun, 30 Nov 2008 03:47:30 +0000 |
John Bailey |
XMPP smiley definitions from Kahlil Robinson, slightly tweaked. Fixes #3307.
|
Sun, 30 Nov 2008 05:57:36 +0000 |
Richard Laager |
Fix up some missing icons.
|
Sun, 30 Nov 2008 05:34:13 +0000 |
Richard Laager |
Remove a couple of icons that don't exist.
|
Sun, 30 Nov 2008 00:07:06 +0000 |
John Bailey |
Ethan informs me that I'm a moron.
|
Sat, 29 Nov 2008 23:53:50 +0000 |
John Bailey |
Avoid needlessly calling gethostname() if __HOSTNAME__ doesn't appear in the
|
Sat, 29 Nov 2008 23:35:12 +0000 |
John Bailey |
Replace some old code using fwrite() with a call to
|
Sat, 29 Nov 2008 19:53:05 +0000 |
John Bailey |
Rearrange the ChangeLog a bit since there are now so many Gadu-Gadu and XMPP
|
Sat, 29 Nov 2008 19:44:57 +0000 |
Paul Aurich |
Send the "client-accepts-full-bind-result" attribute for Google Talk when
|
Sat, 29 Nov 2008 19:35:13 +0000 |
Paul Aurich |
Don't try to get info for MUC's. Allow getting info for regular JID's and
|
Sat, 29 Nov 2008 18:46:49 +0000 |
Paul Aurich |
The Add Buddy dialog should not blindly create a duplicate buddy in a group
|
Sat, 29 Nov 2008 18:20:58 +0000 |
John Bailey |
Revert the part of 280dc76b which broke XMPP resources such that only those
|
Sat, 29 Nov 2008 17:05:43 +0000 |
Paul Aurich |
This technically doesn't matter due to behavior elsewhere in the prpl, but
|
Sat, 29 Nov 2008 16:50:34 +0000 |
Adam Strzelecki |
Validate Gadu-Gadu UID's and perform proper CP1250 to UTF-8 conversions when
|
Sat, 29 Nov 2008 01:52:36 +0000 |
Ka-Hing Cheung |
me likes this better, References #5565
|
Sat, 29 Nov 2008 01:35:02 +0000 |
Ka-Hing Cheung |
patch from darkrain42 that fixes a crash with a broken server, we probably
|
Fri, 28 Nov 2008 06:29:37 +0000 |
Sadrul Habib Chowdhury |
Use glib log functions to show error messages.
|
Fri, 28 Nov 2008 02:58:00 +0000 |
John Bailey |
Better wording and add info to the ChangeLog.
|
Fri, 28 Nov 2008 02:42:47 +0000 |
John Bailey |
Allow blank resources on XMPP when creating/modifying accounts. This works
|
Fri, 28 Nov 2008 02:19:42 +0000 |
Jonathan Sailor |
Some improvements to XMPP resource handling:
|
Fri, 28 Nov 2008 01:49:58 +0000 |
Paul Aurich |
Fix the namespace URL we look for on PEP reply stanzas to match the URL we
|
Thu, 27 Nov 2008 20:53:51 +0000 |
Sadrul Habib Chowdhury |
Do not alter the killring on delete-prev or delete-next (char) operations.
|
Thu, 27 Nov 2008 05:54:09 +0000 |
Richard Laager |
The other day while struct hiding, I noticed a for loop that was checking
|
Thu, 27 Nov 2008 05:51:03 +0000 |
Richard Laager |
Whitespace fix
|
Thu, 27 Nov 2008 05:49:01 +0000 |
Richard Laager |
Add a comment to clarify code I initially thought was broken.
|
Thu, 27 Nov 2008 05:32:30 +0000 |
Richard Laager |
This is shipped with libpurple now, so installation notes are irrelevant.
|
Wed, 26 Nov 2008 23:05:45 +0000 |
Richard Laager |
Apparently pidginstock-artwork.c is gone.
|
Wed, 26 Nov 2008 23:02:41 +0000 |
Richard Laager |
Fix an unintended error in version-check when you have uncommitted changes.
|
Wed, 26 Nov 2008 22:17:58 +0000 |
Richard Laager |
Really, really compile
|
Wed, 26 Nov 2008 22:16:58 +0000 |
Richard Laager |
Really compile
|
Wed, 26 Nov 2008 22:13:55 +0000 |
Richard Laager |
Compile
|
Wed, 26 Nov 2008 21:40:37 +0000 |
Richard Laager |
A Warmenhoved patch from rwbarton to avoid showing the default instance
|
Wed, 26 Nov 2008 21:14:28 +0000 |
Richard Laager |
Remove the length parameter from zephyr_recv_convert(), because we were
|
Wed, 26 Nov 2008 21:11:05 +0000 |
Richard Laager |
merge of '812e8a74b31cd5bb1bcec2a4c71fd8d86e520054'
|
Wed, 26 Nov 2008 21:10:26 +0000 |
Richard Laager |
merge of '0398d649eb2c6ff34c18ee43f0599f3eb0085b5c'
|
Tue, 25 Nov 2008 17:23:43 +0000 |
Richard Laager |
Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
|
Wed, 26 Nov 2008 18:31:24 +0000 |
Marcus Lundblad |
Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL
|
Wed, 26 Nov 2008 00:41:53 +0000 |
Sadrul Habib Chowdhury |
Properly escape the status message.
|
Tue, 25 Nov 2008 22:06:06 +0000 |
Mark Doliner |
Remove this timer when the switchboard is destroyed. Fixes a crash
|
Tue, 25 Nov 2008 21:35:59 +0000 |
Mark Doliner |
Remove the timer if sess->soap_table is NULL. I don't think this ever
|
Tue, 25 Nov 2008 21:07:14 +0000 |
Jochen Kemnade |
update po file and fix #7628 ("translation error in german pidgin error message")
|
Tue, 25 Nov 2008 03:40:28 +0000 |
Daniel Atallah |
Fix the initial parsing of args in the win32 launcher to be more robust.
|
Tue, 25 Nov 2008 02:43:56 +0000 |
Mark Doliner |
Use separate variables to keep track of the timer and the watcher.
|
Tue, 25 Nov 2008 02:18:00 +0000 |
Mark Doliner |
Formatting change: Split these if statements on to two lines
|
Tue, 25 Nov 2008 02:08:22 +0000 |
Mark Doliner |
I don't believe message should ever be null
|
Tue, 25 Nov 2008 02:02:21 +0000 |
Mark Doliner |
Minor whitespace changes and shuffle functions around to be in a more
|
Tue, 25 Nov 2008 01:33:14 +0000 |
Mark Doliner |
merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'
|
Mon, 24 Nov 2008 21:28:22 +0000 |
Marcus Lundblad |
Removed som extranious debug output
|
Mon, 24 Nov 2008 03:23:25 +0000 |
Daniel Atallah |
Prevent a NULL printf crash.
|
Wed, 10 Dec 2008 06:49:56 +0000 |
Elliott Sales de Andrade |
Updates for federated/Yahoo buddies:
|
Mon, 08 Dec 2008 00:47:55 +0000 |
Elliott Sales de Andrade |
Use ContactEmail to add federated buddies to the AddressBook. Those on Yahoo
|
Mon, 08 Dec 2008 00:18:45 +0000 |
Elliott Sales de Andrade |
I think we don't need to keep track of the number of users on the FL. This
|
Mon, 08 Dec 2008 00:14:46 +0000 |
Elliott Sales de Andrade |
Handle the InvalidPassportUser response when adding buddies and report it to
|
Sun, 07 Dec 2008 08:18:15 +0000 |
Elliott Sales de Andrade |
Fix a typo in a name.
|
Sun, 07 Dec 2008 08:02:33 +0000 |
Elliott Sales de Andrade |
Split up that faultcode stuff I just changed. Stops it from printing an annoying
|
Sun, 07 Dec 2008 07:28:42 +0000 |
Elliott Sales de Andrade |
Deleting a contact without a ContactId doesn't work, so don't bother the server
|
Sun, 07 Dec 2008 07:09:57 +0000 |
Elliott Sales de Andrade |
Send FQY as the first thing when adding a buddy so that we know what network
|
Sun, 07 Dec 2008 07:04:23 +0000 |
Elliott Sales de Andrade |
Print a specific error to debug log about EmailDomainIsFederated error.
|
Mon, 01 Dec 2008 05:53:40 +0000 |
Elliott Sales de Andrade |
Send the SOAP faultcode to the callbacks for each Contact operation. They all
|
Mon, 01 Dec 2008 05:21:39 +0000 |
Elliott Sales de Andrade |
Get the MSN buddy's network ID from the FindMembership response.
|
Fri, 28 Nov 2008 05:11:52 +0000 |
Elliott Sales de Andrade |
Add tests for some known contact annotations. These don't do anything yet, but
|
Fri, 28 Nov 2008 04:59:05 +0000 |
Elliott Sales de Andrade |
When parsing the MSN AB, the contactType does not specify from which network
|
Fri, 28 Nov 2008 04:15:32 +0000 |
Elliott Sales de Andrade |
Check for NULL group_id before calling msn_group_new since that function will
|
Mon, 24 Nov 2008 06:05:01 +0000 |
Elliott Sales de Andrade |
Only get the artist and album if we are setting a Music mediatype.
|
Mon, 24 Nov 2008 05:51:18 +0000 |
Elliott Sales de Andrade |
Add the Games and Office media to MSN as attributes tacked on to the tune
|
Mon, 24 Nov 2008 00:52:41 +0000 |
John Bailey |
merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'
|
Mon, 24 Nov 2008 00:32:29 +0000 |
Gary Kramlich |
ChangeLog'd the release notifications change
|
Mon, 24 Nov 2008 00:30:42 +0000 |
Casey Ho |
A patch from Casey Ho to move the release notification to a mini-dialog in the buddy list. The change log is no longer displayed, but will open a webbrowser to show it.
|
Sun, 23 Nov 2008 22:40:18 +0000 |
Elliott Sales de Andrade |
Don't request an acknowledgement on an auto-response message and don't set a
|
Sun, 23 Nov 2008 22:29:41 +0000 |
Elliott Sales de Andrade |
Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
|
Sun, 23 Nov 2008 21:57:52 +0000 |
Elliott Sales de Andrade |
merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'
|
Sun, 23 Nov 2008 20:17:05 +0000 |
Kelemen G«¡bor |
Hungarian translation updated
|
Sun, 23 Nov 2008 20:05:59 +0000 |
Kelemen G«¡bor |
merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'
|
Mon, 24 Nov 2008 00:51:46 +0000 |
John Bailey |
Tweak a comment.
|
Mon, 24 Nov 2008 00:50:55 +0000 |
John Bailey |
ChangeLog the last few things I committed.
|
Mon, 24 Nov 2008 00:34:37 +0000 |
Florian Qu«²ze |
Prevent the Buddy State Notification plugin from duplicating notices when
|
Mon, 24 Nov 2008 00:01:27 +0000 |
Richard Laager |
Add a NULL check to fix a crash. Fixes #4516.
|
Sun, 23 Nov 2008 23:16:02 +0000 |
John Bailey |
Credit Toby Schaffer for his patch.
|
Sun, 23 Nov 2008 23:14:43 +0000 |
Toby Schaffer |
Enable atuo-response functionality on Zephyr. This should emulate the
|
Sun, 23 Nov 2008 19:37:12 +0000 |
John Bailey |
I forgot to ChangeLog this earlier. Refs #220.
|
Sun, 23 Nov 2008 07:31:20 +0000 |
John Bailey |
merge of '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
|
Sun, 23 Nov 2008 21:57:49 +0000 |
Elliott Sales de Andrade |
merge of '1d9a1da300a6d07aa721ebc00ee40b928cdd790d'
|
Sun, 23 Nov 2008 21:57:18 +0000 |
Elliott Sales de Andrade |
disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
|
Sun, 23 Nov 2008 08:39:39 +0000 |
Elliott Sales de Andrade |
Replace spaces wth tabs in indentation and tabs with spaces in line continuations.
|
Sun, 23 Nov 2008 04:12:43 +0000 |
Elliott Sales de Andrade |
Mark added a workaround for not having enough parameters in this command.
|
Sun, 23 Nov 2008 04:06:45 +0000 |
Elliott Sales de Andrade |
merge of '8298236e9cd6a6127656eacf513bc6928bee9065'
|
Sun, 23 Nov 2008 04:04:57 +0000 |
Elliott Sales de Andrade |
disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'
|
Sun, 23 Nov 2008 04:06:43 +0000 |
Elliott Sales de Andrade |
merge of '98fe04f817ef415faebd3f7a38b7f0588c0b0cba'
|
Sun, 23 Nov 2008 04:05:14 +0000 |
Elliott Sales de Andrade |
disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'
|
Sun, 23 Nov 2008 06:19:09 +0000 |
John Bailey |
Fix two warnings introduced by the image patch I committed earlier and make
|
Sun, 23 Nov 2008 04:46:55 +0000 |
John Bailey |
Kill off a bajillion comments that just needlessly duplicate function
|
Sun, 23 Nov 2008 04:11:36 +0000 |
Adam Strzelecki |
Support displaying buddy icons from Gadu-Gadu buddies. Fixes #220.
|
Fri, 21 Nov 2008 19:49:47 +0000 |
Daniel Atallah |
A fix from Paul Aurich for a long-standing XMPP issue with duplicate buddies. Fixes #479.
|
Fri, 21 Nov 2008 16:48:15 +0000 |
Daniel Atallah |
Patch from Raiko Nitzsche to fix a crash when processing a LOGIN_REDIRECT with unexpected output. References #7563.
|
Fri, 21 Nov 2008 12:12:31 +0000 |
Will Thompson |
Don't try to free NULL xmlnodes stolen by jabber-receiving-xmlnode handlers
|
Tue, 25 Nov 2008 01:32:20 +0000 |
Mark Doliner |
Is it valid to use purple_timeout_remove() to remove a timer when
|
Wed, 19 Nov 2008 03:08:57 +0000 |
Daniel Atallah |
Add missing newline in debug message.
|
Tue, 18 Nov 2008 23:34:14 +0000 |
Mark Doliner |
Counting is for dummies
|
Tue, 18 Nov 2008 07:32:23 +0000 |
Mark Doliner |
This should fix another crash I've seen. We weren't correctly
|
Tue, 18 Nov 2008 07:16:49 +0000 |
Mark Doliner |
I've seen this crash a few times where cmd->param_count is 4 and
|
Tue, 18 Nov 2008 03:02:03 +0000 |
Richard Laager |
I know Mark was trying to save newlines, but I had one to spare.
|
Tue, 18 Nov 2008 03:00:54 +0000 |
Richard Laager |
merge of '9ffac1a19695cb6a4ed024bc6951cae029d6daaf'
|
Mon, 17 Nov 2008 20:25:20 +0000 |
Richard Laager |
Create DB42.
|
Tue, 18 Nov 2008 02:00:48 +0000 |
Mark Doliner |
Don't log an error when parsing vcard data. Also, these messages
|
Mon, 17 Nov 2008 21:31:36 +0000 |
Mark Doliner |
Remove stray whitespace and wrap the function comments at less than 80
|
Mon, 17 Nov 2008 19:30:27 +0000 |
Richard Laager |
Fix a crash Jacky Lam noted on devel@pidgin.im:
|
Mon, 17 Nov 2008 19:28:39 +0000 |
Richard Laager |
Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
|
Mon, 17 Nov 2008 19:09:37 +0000 |
Richard Laager |
A patch from db42 to fix right-to-left text in tooltips.
|
Mon, 17 Nov 2008 13:28:32 +0000 |
Sadrul Habib Chowdhury |
Try to be more compliant with the freedesktop.org icon spec thingy with
|
Mon, 17 Nov 2008 07:44:40 +0000 |
Mark Doliner |
merge of '59b09f0d1f3f4226f7edfd8351478498fbd6b8d3'
|
Mon, 17 Nov 2008 00:41:45 +0000 |
Richard Laager |
I don't know why we'd want the TUNE status to be saveable.
|
Sun, 16 Nov 2008 22:51:18 +0000 |
Will Thompson |
I hear elb is really into Pok«±mon
|
Sun, 16 Nov 2008 08:20:51 +0000 |
Richard Laager |
Add pidgin-emotes.svg to EMOTES_DEFAULT_24_SCALABLE. I don't know why it was
|
Sun, 16 Nov 2008 08:19:17 +0000 |
Richard Laager |
Small cleanup to make the SMILEYS variable consistent.
|
Sun, 16 Nov 2008 08:17:51 +0000 |
Richard Laager |
Add small.theme.in to POTFILES.in
|
Sun, 16 Nov 2008 08:10:03 +0000 |
Richard Laager |
Make the small smiley theme actually work.
|
Sun, 16 Nov 2008 08:09:40 +0000 |
Richard Laager |
Update the theme file to reflect the icons available. I did this like so:
|
Sun, 16 Nov 2008 08:07:47 +0000 |
Hylke Bons |
Commit 16x16 smiley icons from Hylke (as well as the theme file).
|
Sun, 16 Nov 2008 08:07:10 +0000 |
Richard Laager |
Commit some icons I resized from the default smiley theme. I'll be using
|
Sun, 16 Nov 2008 07:56:55 +0000 |
unknown |
Adding ICQ X-Status icons from N3fr0n. These will be used as part of a small
|
Sun, 16 Nov 2008 07:37:27 +0000 |
Richard Laager |
Add empty directories so I can start committing files individually.
|
Sun, 16 Nov 2008 06:50:19 +0000 |
Richard Laager |
Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
|
Sun, 16 Nov 2008 12:19:35 +0000 |
Sadrul Habib Chowdhury |
rlaager> I'd prefer that the "Open Link in Browser" string be changed to
|
Sun, 16 Nov 2008 09:58:48 +0000 |
Sadrul Habib Chowdhury |
Allow plugins to specify custom link types to the GtkIMHtml widget.
|
Sun, 23 Nov 2008 20:05:41 +0000 |
Kelemen G«¡bor |
Hungarian translation updated
|
Sun, 16 Nov 2008 00:10:02 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
|
Sat, 15 Nov 2008 23:08:43 +0000 |
Richard Laager |
Fix the indentation level on the code changed by the last patch.
|
Sat, 15 Nov 2008 21:29:38 +0000 |
John Bailey |
Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge
|
Sat, 15 Nov 2008 17:37:44 +0000 |
Ka-Hing Cheung |
I got a crash happened at dereferencing chat when it's NULL, I think this
|
Sat, 15 Nov 2008 16:15:33 +0000 |
Mark Doliner |
Separate the parsing of data into a separate function from the reading of
|
Sat, 15 Nov 2008 09:44:05 +0000 |
Mark Doliner |
Make the two "read_cb()" functions more similar, and fix a rare
|
Sat, 15 Nov 2008 07:43:48 +0000 |
Mark Doliner |
kmstange pointed out that "joining" was misspelled here
|
Sat, 15 Nov 2008 03:53:25 +0000 |
Sadrul Habib Chowdhury |
Use normalized chat names when searching for chats. This fixes an issue
|
Sat, 15 Nov 2008 03:17:51 +0000 |
Mark Doliner |
Make this function match read_cb() in servconn.c. The bottom halves of
|
Sat, 15 Nov 2008 02:49:49 +0000 |
Mark Doliner |
It's not possible for wasted to be TRUE here. Wasted will only be TRUE
|
Sat, 15 Nov 2008 02:44:58 +0000 |
Mark Doliner |
It's not appropriate to set processing to TRUE here, either.
|
Sat, 15 Nov 2008 02:43:59 +0000 |
Mark Doliner |
It's not appropriate to set processing to FALSE here. I think this is
|
Sat, 15 Nov 2008 01:51:04 +0000 |
Mark Doliner |
If we're setting swboard here then we need to add the slplink to the
|
Fri, 14 Nov 2008 22:14:19 +0000 |
Mark Doliner |
Remove a few spurious debug_warns
|
Fri, 14 Nov 2008 21:46:39 +0000 |
Mark Doliner |
Fix an assertion failure/unlikely crash when:
|
Fri, 14 Nov 2008 20:46:35 +0000 |
Will Thompson |
merge of '67feb999e0a93f08cec26793214137c5c5252e9e'
|
Fri, 14 Nov 2008 20:33:20 +0000 |
Mark Doliner |
This dialog should have a title
|
Fri, 14 Nov 2008 20:46:20 +0000 |
Will Thompson |
Make double-clicking a saved status activate it and close the window.
|
Fri, 14 Nov 2008 20:13:22 +0000 |
Mark Doliner |
Seriously why would you ever do this? Use g_path_get_basename()
|
Fri, 14 Nov 2008 20:06:55 +0000 |
Mark Doliner |
Use basename() instead of splitting a path and then taking the last element.
|
Fri, 14 Nov 2008 19:58:32 +0000 |
Mark Doliner |
String changes. I'm kind of blindly making changes to the qq strings
|
Fri, 14 Nov 2008 18:46:19 +0000 |
Mark Doliner |
Our in-tree prpls probably shouldn't list authors who don't work on
|
Fri, 14 Nov 2008 18:38:56 +0000 |
Mark Doliner |
This preferences isn't used anywhere, and when we call get_string_list
|
Fri, 14 Nov 2008 18:33:19 +0000 |
Mark Doliner |
msn_session_get_swboard only returns null if we give it a null session,
|
Fri, 14 Nov 2008 07:41:10 +0000 |
Richard Laager |
merge of '12d71b833c7d3451c58c50e6dc621a88d678d474'
|
Fri, 14 Nov 2008 06:52:05 +0000 |
Richard Laager |
Compile
|
Fri, 14 Nov 2008 06:44:44 +0000 |
Richard Laager |
Fix CID #367
|
Fri, 14 Nov 2008 06:42:18 +0000 |
Richard Laager |
Fix CID #385
|
Fri, 14 Nov 2008 06:41:47 +0000 |
Richard Laager |
Fix CID #386
|
Fri, 14 Nov 2008 06:40:55 +0000 |
Richard Laager |
Fix CID #387
|
Fri, 14 Nov 2008 06:39:52 +0000 |
Richard Laager |
Fix CID #388
|
Fri, 14 Nov 2008 06:36:44 +0000 |
Richard Laager |
Fix CID #389
|
Fri, 14 Nov 2008 06:31:31 +0000 |
Richard Laager |
Fix CID #390
|
Fri, 14 Nov 2008 06:29:05 +0000 |
Richard Laager |
Fix CID #391, #392
|
Fri, 14 Nov 2008 06:25:48 +0000 |
Richard Laager |
Fix CID #370
|
Fri, 14 Nov 2008 06:23:04 +0000 |
Richard Laager |
pkt can't ever be NULL here. It is only ever allocated once with g_newa(),
|
Fri, 14 Nov 2008 06:18:26 +0000 |
Richard Laager |
Fix CID #401
|
Fri, 14 Nov 2008 06:15:24 +0000 |
Richard Laager |
Fix CID #384
|
Fri, 14 Nov 2008 07:24:09 +0000 |
Mark Doliner |
Minor documentation
|
Fri, 14 Nov 2008 07:23:56 +0000 |
Mark Doliner |
It's an error if purple_xfer_new fails, so use a g_return_val_if_fail
|
Fri, 14 Nov 2008 06:57:56 +0000 |
Elliott Sales de Andrade |
merge of '1fde8168a6eb08e558dabefc069a0eba15a5a6ee'
|
Fri, 14 Nov 2008 03:04:38 +0000 |
Ethan Blanton |
Add M-erase as a default finch entry binding (delete-prev-word)
|
Thu, 13 Nov 2008 20:59:40 +0000 |
Mark Doliner |
Attempt to avoid a crash in MSN. See the comment in the code.
|
Thu, 13 Nov 2008 19:11:19 +0000 |
Mark Doliner |
merge of 'b1b60077658bb1e01f71e81175786a8e7c3c4916'
|
Thu, 13 Nov 2008 09:19:17 +0000 |
Mark Doliner |
cmdproc->data should never be null. Log a warning message if it
|
Thu, 13 Nov 2008 18:55:04 +0000 |
Richard Laager |
A patch from Jaywalker to better handle conversations by user ID vs.
|
Thu, 13 Nov 2008 17:38:36 +0000 |
Richard Laager |
merge of '0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8'
|
Thu, 13 Nov 2008 09:00:45 +0000 |
Mark Doliner |
merge of '54ee2acb5f6ef92c29503315eb7c24bae221cd7b'
|
Thu, 13 Nov 2008 08:58:44 +0000 |
Mark Doliner |
Make another function static
|
Thu, 13 Nov 2008 08:46:37 +0000 |
Mark Doliner |
This doesn't matter, but I think the metaphor tends to be that you push
|
Thu, 13 Nov 2008 08:45:40 +0000 |
Mark Doliner |
Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I
|
Thu, 13 Nov 2008 08:39:44 +0000 |
John Bailey |
This was originally a patch from Brian Geppert that corrected the 'silently
|
Thu, 13 Nov 2008 08:26:12 +0000 |
Mark Doliner |
Use purple_timeout_add_seconds() instead of purple_timeout_add() in a
|
Thu, 13 Nov 2008 08:01:36 +0000 |
Mark Doliner |
For some reason the slpmsg and slplink functions don't have underscores
|
Thu, 13 Nov 2008 07:57:33 +0000 |
Mark Doliner |
There's no need for this variable anymore
|
Thu, 13 Nov 2008 07:36:33 +0000 |
Mark Doliner |
Make a few more functions static and remove a few declarations for
|
Thu, 13 Nov 2008 07:22:39 +0000 |
Mark Doliner |
msn_slplink_remove_slpcall() shouldn't be responsible for setting
|
Thu, 13 Nov 2008 06:57:20 +0000 |
Mark Doliner |
Make msn_slp_call_timeout static
|
Thu, 13 Nov 2008 06:43:48 +0000 |
Mark Doliner |
Move msn_slplink_send_msgpart() that it doesn't need a forward declaration
|
Thu, 13 Nov 2008 06:30:33 +0000 |
Mark Doliner |
Didn't mean to check this assert in. I mean, it's probably bad if it
|
Thu, 13 Nov 2008 06:28:03 +0000 |
Mark Doliner |
slplink->swboard will only be null if slplink->session is null. This
|
Thu, 13 Nov 2008 06:18:53 +0000 |
Mark Doliner |
Get rid of slplink->local_user because it's a copy of
|
Wed, 12 Nov 2008 11:30:51 +0000 |
Mark Doliner |
Use libtool to build static archives when --with-static-prpls is passed
|
Wed, 12 Nov 2008 09:40:05 +0000 |
Mark Doliner |
It should be more efficient to just use g_mallc() and then manually
|
Wed, 12 Nov 2008 09:32:10 +0000 |
Mark Doliner |
Move a few lines to eliminate the need for the "wasted" variable here.
|
Wed, 12 Nov 2008 09:10:29 +0000 |
Mark Doliner |
The "processing" flag basically says "this connection is busy, don't
|
Wed, 12 Nov 2008 08:58:27 +0000 |
Mark Doliner |
Get rid of an unnecessary if statement, and don't try to unref a
|
Wed, 12 Nov 2008 04:18:54 +0000 |
Sadrul Habib Chowdhury |
Use a more appropriate signal for the markerline plugin. Fixes #7518.
|
Wed, 12 Nov 2008 03:53:09 +0000 |
John Bailey |
Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)
|
Wed, 12 Nov 2008 03:48:47 +0000 |
John Bailey |
merge of '78ed36cc0ce73adfd57f03aa3a1086bb22c53773'
|
Thu, 13 Nov 2008 17:38:09 +0000 |
Richard Laager |
A patch from Math2Gold to fix the dbus-analyze-functions script to properly
|
Wed, 12 Nov 2008 02:50:52 +0000 |
Richard Laager |
When you choose Save As from the Conversation menu in Pidgin, the saved file
|
Thu, 13 Nov 2008 05:33:24 +0000 |
Elliott Sales de Andrade |
Make the Send button insensitive when there is no text in the input buffer.
|
Thu, 13 Nov 2008 04:32:54 +0000 |
Elliott Sales de Andrade |
Don't add the Send button to a gtkconv->lower_hbox when the data specifying it
|
Tue, 11 Nov 2008 22:55:02 +0000 |
Ethan Blanton |
Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.
|
Mon, 10 Nov 2008 04:40:17 +0000 |
Mark Doliner |
This file was removed
|
Sun, 09 Nov 2008 16:42:04 +0000 |
Ethan Blanton |
Update the TCL-HOWTO to some more modern nomenclature
|
Sat, 08 Nov 2008 19:26:28 +0000 |
Alex Willmer |
Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
|
Sat, 08 Nov 2008 04:29:32 +0000 |
Richard Laager |
Hylke added this file, presumably part of his duplicate icon structure
|
Fri, 07 Nov 2008 02:56:10 +0000 |
Daniel Atallah |
Fix a potential leak, thanks to "KuSh". Fixes #7463.
|
Fri, 07 Nov 2008 02:52:31 +0000 |
Daniel Atallah |
Fix a potential leak, thanks to "KuSh". Fixes #7464.
|
Fri, 07 Nov 2008 02:49:23 +0000 |
Daniel Atallah |
Fix a potential leak, thanks to "KuSh". Fixes #7465.
|
Thu, 06 Nov 2008 22:35:03 +0000 |
Marcus Lundblad |
Make jabber_resource_have_capability polute the log a little less...
|
Wed, 05 Nov 2008 23:24:01 +0000 |
Marcus Lundblad |
Remove that hack involving GtkIMHtmlSmileys
|
Mon, 03 Nov 2008 20:36:38 +0000 |
Marcus Lundblad |
Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml
|
Sun, 02 Nov 2008 22:56:42 +0000 |
Richard Laager |
Remove the QQ CURRENT_REVISION stuff in the Makefile. This, even with their
|
Sun, 02 Nov 2008 22:17:59 +0000 |
Richard Laager |
kluge pointed out that the segfault message still recommends people IM
|
Sun, 02 Nov 2008 22:14:11 +0000 |
Richard Laager |
applied changes from e09c51ab6473bf53c6dca408f13b863e1194108c
|
Sun, 02 Nov 2008 22:13:10 +0000 |
Richard Laager |
Fix POTFILES.in on trunk.
|
Sun, 02 Nov 2008 22:12:33 +0000 |
Richard Laager |
applied changes from 84461a44ffa2c1e7ab026455c5463a9763f64a9d
|
Sat, 01 Nov 2008 19:08:55 +0000 |
Sadrul Habib Chowdhury |
merge of '602d7960555cc685575a2a32397427df3e55a9a7'
|
Sat, 01 Nov 2008 19:07:22 +0000 |
Sadrul Habib Chowdhury |
merge of '8ed01adf0c9173501da81537854ce2954e9805e7'
|
Sat, 01 Nov 2008 19:05:37 +0000 |
Sadrul Habib Chowdhury |
A little clearer description for an option.
|
Sat, 01 Nov 2008 16:46:20 +0000 |
Stu Tomlinson |
Temporarily remember account password across network disconnection to allow
|
Sat, 01 Nov 2008 16:45:09 +0000 |
Stu Tomlinson |
Don't populate the password field on the modify account dialog if we are
|
Sat, 01 Nov 2008 16:24:56 +0000 |
Stu Tomlinson |
x509_issuer_dn() should return the certificate's issuer name, not the cert
|
Fri, 31 Oct 2008 16:24:24 +0000 |
Mark Doliner |
This file was removed
|
Fri, 31 Oct 2008 16:23:50 +0000 |
Mark Doliner |
Fix these strings in trunk. This change was made in the
|
Fri, 31 Oct 2008 14:51:11 +0000 |
Marcos Garc«¿a Ochoa |
Strip multiple leading mode characters from incoming nicknames.
|
Fri, 31 Oct 2008 09:32:41 +0000 |
Sadrul Habib Chowdhury |
Missing newline in debug message.
|
Fri, 31 Oct 2008 07:59:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
Fri, 31 Oct 2008 04:03:44 +0000 |
Richard Laager |
Kill some // comments. Sigh.
|
Thu, 30 Oct 2008 22:40:49 +0000 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
Thu, 30 Oct 2008 21:16:17 +0000 |
Richard Laager |
purple_network_listen_map_external() is used in (at least) Bonjour. Given
|
Thu, 30 Oct 2008 21:11:19 +0000 |
Richard Laager |
Update the docs for purple_network_is_available(). It doesn't block.
|
Thu, 30 Oct 2008 20:12:24 +0000 |
Richard Laager |
Fix a compiler warning I introduce with the GtkSetting code.
|
Thu, 30 Oct 2008 20:10:08 +0000 |
Richard Laager |
merge of '06a7529af082c664858fd154ff5d83244e974f47'
|
Thu, 30 Oct 2008 20:09:07 +0000 |
Richard Laager |
Ignore autogen.args.
|
Thu, 30 Oct 2008 20:02:30 +0000 |
Richard Laager |
More Bonjour struct hiding fixes.
|
Thu, 30 Oct 2008 19:58:25 +0000 |
Richard Laager |
Fix some macros to work with hidden structs.
|
Thu, 30 Oct 2008 19:57:47 +0000 |
Richard Laager |
Fix my Tcl fix.
|
Thu, 30 Oct 2008 19:56:54 +0000 |
Richard Laager |
- Make autogen.sh find autogen.args when /bin/sh is not bash.
|
Thu, 30 Oct 2008 19:53:55 +0000 |
Richard Laager |
Use GtkSetting to obtain the tooltip preferences instead of our own hidden
|
Thu, 30 Oct 2008 17:54:26 +0000 |
Sadrul Habib Chowdhury |
Allow binding meta-arrow keys for actions. Requested by essobi in #pidgin
|
Thu, 30 Oct 2008 05:41:19 +0000 |
Richard Laager |
Fix Bonjour to work with the hidden structs, except for proto_data.
|
Thu, 30 Oct 2008 05:40:51 +0000 |
Richard Laager |
Fix Tcl to compile with the hidden structs.
|
Thu, 30 Oct 2008 03:59:08 +0000 |
John Bailey |
Credit Diego for that patch. Refs #7391.
|
Thu, 30 Oct 2008 03:58:20 +0000 |
John Bailey |
merge of '62e0eb23e1c2cd6ac1d8a7d96b6e598bd54ed0d2'
|
Thu, 30 Oct 2008 03:58:19 +0000 |
John Bailey |
merge of '843d513c3da12026fc35af070a23a3d11844824c'
|
Thu, 30 Oct 2008 03:34:09 +0000 |
Gary Kramlich |
use some additional preproc logic to avoid copying the structs directly into the implementation files
|
Thu, 30 Oct 2008 03:17:17 +0000 |
John Bailey |
merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
|
Thu, 30 Oct 2008 03:10:33 +0000 |
Richard Laager |
merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
|
Thu, 30 Oct 2008 03:03:45 +0000 |
Gary Kramlich |
merge of '65d5236e936af6170109ef8c5af76c7871b9cc12'
|
Thu, 30 Oct 2008 02:41:45 +0000 |
Diego Petten«Ò |
This fixes a link error when linking with GNU ld and specifying the
|
Wed, 29 Oct 2008 22:06:50 +0000 |
Sadrul Habib Chowdhury |
merge of '37145f1b4ec49b432ea571f96562d44f4c5a908e'
|
Wed, 29 Oct 2008 19:20:03 +0000 |
Marcus Lundblad |
Fixed a compiler warning (and remove an unnessesary cast)
|
Wed, 29 Oct 2008 19:38:14 +0000 |
Sadrul Habib Chowdhury |
Allow focusing conversation history and the userlist focusable via
|
Wed, 29 Oct 2008 16:46:38 +0000 |
Sadrul Habib Chowdhury |
Fix a bug where right-clicking the user's name in a chat conversation
|
Wed, 29 Oct 2008 04:54:00 +0000 |
John Bailey |
I suppose I should put my pidgin.im e-mail address here too since it's
|
Wed, 29 Oct 2008 04:37:14 +0000 |
John Bailey |
merge of '30922c7a0ed0323c9c88a1a70e4677aaab277a2f'
|
Thu, 30 Oct 2008 12:41:36 +0000 |
SHiNE CsyFeK |
2008.10.30 - flos <lonicerae(at)gmail.com>
|
Tue, 28 Oct 2008 16:59:07 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 4e892c470840f4ed8b012015b15ff8956166028a)
|
Tue, 28 Oct 2008 16:53:01 +0000 |
Jochen Kemnade |
update German translation
|
Tue, 28 Oct 2008 13:24:14 +0000 |
Daniel Atallah |
merge of 'dcede21c9852ddddc60076539bfdb8d7e226df33'
|
Tue, 28 Oct 2008 00:40:55 +0000 |
Daniel Atallah |
merge of '58f8b2b331075660bb2f57e5dc82b32e039f8099'
|
Thu, 30 Oct 2008 03:04:31 +0000 |
Richard Laager |
Fix up my fix.
|
Thu, 30 Oct 2008 03:04:09 +0000 |
Richard Laager |
Fix some warnings:
|
Thu, 30 Oct 2008 02:36:22 +0000 |
Richard Laager |
Simplify some of the changes. Yeah, this code sucks. I wrote it a LONG
|
Tue, 28 Oct 2008 04:22:57 +0000 |
Gary Kramlich |
Hide the blistnode, buddy, contact, group, and chat structs
|
Tue, 28 Oct 2008 03:05:32 +0000 |
Richard Laager |
I think we all agree that a link is okay.
|
Tue, 28 Oct 2008 02:57:25 +0000 |
Richard Laager |
merge of '7bdc0d34e54e09101ba68ba39703a8fd5081e8eb'
|
Mon, 27 Oct 2008 00:58:29 +0000 |
Stu Tomlinson |
merge of '0d1b60430843a092248a2644865910266131add6'
|
Mon, 27 Oct 2008 00:57:04 +0000 |
Stu Tomlinson |
merge of '8abde19f1f7825af2ea2d62b7a00e1de7afd6492'
|
Mon, 27 Oct 2008 00:17:33 +0000 |
Daniel Atallah |
merge of '9af1b5054f770dc244dcad8b55bdb61c0f3347a4'
|
Sun, 26 Oct 2008 21:21:14 +0000 |
Ka-Hing Cheung |
escape nick change message
|
Mon, 27 Oct 2008 01:47:30 +0000 |
Richard Laager |
Provide @pidgin.im email addresses for Gary and myself.
|
Mon, 27 Oct 2008 01:45:53 +0000 |
Richard Laager |
Remove duplicated code for building the lists.
|
Mon, 27 Oct 2008 00:31:05 +0000 |
Richard Laager |
Eliminate a pile of duplication in the About box.
|
Mon, 27 Oct 2008 00:58:03 +0000 |
Stu Tomlinson |
disapproval of revision '4f931125ffce24ace6bf298cc58d620c1a975aa1'
|
Sun, 26 Oct 2008 22:16:17 +0000 |
Richard Laager |
Gary and I were discussing how blogs have made the NEWS file less useful.
|
Sun, 26 Oct 2008 17:23:40 +0000 |
Daniel Atallah |
Perform some sanity checking on inbound IQs and send an error / drop as needed.
|
Sun, 26 Oct 2008 00:29:27 +0000 |
Richard Laager |
Improve our NetworkManager support in a couple of ways:
|
Sat, 25 Oct 2008 19:03:42 +0000 |
Richard Laager |
merge of '1f22186ba9290bcae0deaea09d4fd38867f773e6'
|
Sat, 25 Oct 2008 19:02:07 +0000 |
Richard Laager |
ChangeLog the MSN certificate fix.
|
Sat, 25 Oct 2008 18:33:25 +0000 |
Richard Laager |
merge of '8a14c1d90381baa3c31adeedee7f673d58d66304'
|
Sat, 25 Oct 2008 18:09:05 +0000 |
Richard Laager |
merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
|
Tue, 21 Oct 2008 05:26:38 +0000 |
Richard Laager |
merge of '08956f503726c8222be7489f243810af590487e1'
|
Sat, 25 Oct 2008 18:29:21 +0000 |
Ka-Hing Cheung |
merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
|
Sat, 25 Oct 2008 14:33:54 +0000 |
Will Thompson |
Only build SSL plugins if the corresponding library is present.
|
Sat, 25 Oct 2008 14:26:30 +0000 |
Will Thompson |
Explicitly depend on automake >=1.9, and don't warn about GNU Make-isms.
|
Fri, 24 Oct 2008 21:50:55 +0000 |
Marcus Lundblad |
What was I thinking... The GtkIMHtmlSmileys in the smiley trees aren't owned
|
Fri, 24 Oct 2008 17:42:32 +0000 |
Daniel Atallah |
Make the CSS rgb() color parsing more robust. khc noted that it wouldn't work
|
Fri, 24 Oct 2008 04:19:10 +0000 |
Daniel Atallah |
Support rgb(r,g,b) style css color definitions. Fixes #7288.
|
Fri, 24 Oct 2008 04:06:25 +0000 |
Daniel Atallah |
gtk_widget_set_tooltip_text() is GTK+ >= 2.12
|
Wed, 22 Oct 2008 15:23:17 +0000 |
Sadrul Habib Chowdhury |
More strings for translation.
|
Wed, 22 Oct 2008 15:14:03 +0000 |
Daniel Atallah |
Mark for translation now that we're unfrozen.
|
Wed, 22 Oct 2008 03:49:14 +0000 |
Daniel Atallah |
Clean up some unnecessary and unused code in the purple_circ_buffer_append()
|
Tue, 21 Oct 2008 16:26:31 +0000 |
Sadrul Habib Chowdhury |
Show when offline (because the plugin doesn't work no more).
|
Tue, 21 Oct 2008 16:16:40 +0000 |
Daniel Atallah |
merge of '27f7d38af8dba617aba8109d82e27907cd7d8b41'
|
Tue, 21 Oct 2008 02:47:17 +0000 |
John Bailey |
This fixes a missing initializer warning I see with gcc 4.3 but haven't seen
|
Tue, 21 Oct 2008 01:33:54 +0000 |
John Bailey |
merge of 'c65b8e669e142607d030dfb83caf2d344faa8dbe'
|
Tue, 21 Oct 2008 01:33:36 +0000 |
John Bailey |
disapproval of revision '2506f7dd86d254a0a503554e51b61106f45e0f80'
|
Tue, 21 Oct 2008 01:22:50 +0000 |
John Bailey |
merge of '2506f7dd86d254a0a503554e51b61106f45e0f80'
|
Tue, 21 Oct 2008 01:08:13 +0000 |
Luke Bratch |
Patch from Luke Bratch:
|
Tue, 21 Oct 2008 01:04:23 +0000 |
John Bailey |
Mark a few people as retired. If I made mistakes here, let me know and I
|
Tue, 21 Oct 2008 01:00:02 +0000 |
John Bailey |
typo
|
Tue, 21 Oct 2008 00:54:44 +0000 |
John Bailey |
Per my volunteering, Stu's nomination, and Ethan's agreement, I am marking
|
Tue, 21 Oct 2008 01:04:50 +0000 |
Stu Tomlinson |
Using system libtool somehow resulted in a bunch of static libraries we
|
Tue, 21 Oct 2008 16:09:23 +0000 |
Daniel Atallah |
Trigger url_fetch_connect_cb() asynchronously when the connection fails
|
Tue, 21 Oct 2008 16:01:13 +0000 |
Daniel Atallah |
Add debug output when proxy configuration issues are seen. This will help to
|
Mon, 20 Oct 2008 13:38:53 +0000 |
Ethan Blanton |
Prep for 2.5.3 ... or whatever comes next
|
Mon, 20 Oct 2008 01:55:40 +0000 |
Daniel Atallah |
Update win32 changelog for 2.5.2 - better late than never.
|
Mon, 20 Oct 2008 00:55:11 +0000 |
Daniel Atallah |
Fix a printf("%s", NULL). Fixes #7289.
|
Sun, 19 Oct 2008 21:46:38 +0000 |
Marcus Lundblad |
merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'
|
Sun, 19 Oct 2008 13:26:16 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
|
Sun, 19 Oct 2008 06:27:47 +0000 |
Elliott Sales de Andrade |
NEWS and ChangeLog a bit.
|
Sun, 19 Oct 2008 05:48:11 +0000 |
Elliott Sales de Andrade |
merge of '0e036cef0f8a3bdfd1d7f7fc082edca43d3153df'
|
Sun, 19 Oct 2008 05:45:16 +0000 |
Elliott Sales de Andrade |
Apply khc's patch for ADL error 205, with a few changes to get around
|
Sun, 19 Oct 2008 01:28:54 +0000 |
Richard Laager |
merge of '15413347b7bb8ede3e50a8cab65b29ec8e93ab4f'
|
Thu, 09 Oct 2008 11:58:07 +0000 |
Richard Laager |
merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
|
Thu, 16 Oct 2008 19:26:15 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
|
Sun, 19 Oct 2008 02:41:57 +0000 |
Stu Tomlinson |
Fix some clearly bogus translations of Finch
|
Sun, 19 Oct 2008 02:33:10 +0000 |
John Bailey |
merge of '4f7bf56fa49ba320a72f34b0df3e12c95b6bd84d'
|
Sun, 19 Oct 2008 02:30:26 +0000 |
John Bailey |
NEWSing.
|
Sun, 19 Oct 2008 02:25:04 +0000 |
Stu Tomlinson |
Galician translation updated (Frco. Javier Rial Rodr«¿guez)
|
Sun, 19 Oct 2008 02:19:31 +0000 |
Stu Tomlinson |
fix a string format mismatch in the Dutch translation
|
Sun, 19 Oct 2008 02:04:02 +0000 |
Stu Tomlinson |
Afrikaans translation updated (Friedel Wolff)
|
Sun, 19 Oct 2008 02:02:24 +0000 |
Stu Tomlinson |
Portuguese (Brazilian) translation updated (Rodrigo Luiz Marques Flores)
|
Sun, 19 Oct 2008 02:01:12 +0000 |
Stu Tomlinson |
Slovak translation updated (Andrej Herceg)
|
Sun, 19 Oct 2008 01:59:28 +0000 |
Stu Tomlinson |
Estonian translation updated (Ivar Smolin)
|
Sun, 19 Oct 2008 01:58:27 +0000 |
Stu Tomlinson |
Dutch translation updated (Dani«³l Heres)
|
Sun, 19 Oct 2008 01:57:41 +0000 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
|
Sun, 19 Oct 2008 01:55:47 +0000 |
Stu Tomlinson |
Czech translation updated (David Vachulka)
|
Sun, 19 Oct 2008 01:54:52 +0000 |
Stu Tomlinson |
Chinese (Hong Kong) translation updated (Ambrose C. Li)
|
Sun, 19 Oct 2008 01:53:08 +0000 |
Stu Tomlinson |
Mongolian translation added (gooyo)
|
Sun, 19 Oct 2008 01:49:23 +0000 |
Stu Tomlinson |
Slovenian translation updated (Martin Srebotnjak)
|
Sun, 19 Oct 2008 01:40:13 +0000 |
Stu Tomlinson |
Document the translation updates I noticed, I might have missed some
|
Sun, 19 Oct 2008 01:36:01 +0000 |
Stu Tomlinson |
Remove 'devel' from the version number
|
Sun, 19 Oct 2008 01:35:22 +0000 |
Stu Tomlinson |
Let's release. Either on a PC in Europe or in about 3 hours.
|
Sun, 19 Oct 2008 01:34:19 +0000 |
Stu Tomlinson |
NEWS! and more optimism, although timezones may disagree with me.
|
Sun, 19 Oct 2008 01:30:32 +0000 |
Stu Tomlinson |
Use the system libtool to build RPMs, hopefully this fixes any issues using
|
Sun, 19 Oct 2008 01:29:32 +0000 |
Stu Tomlinson |
po/ChangeLog doesn't include dates
|
Sun, 19 Oct 2008 01:05:09 +0000 |
Sadrul Habib Chowdhury |
NEWS for 2.5.2.
|
Sun, 19 Oct 2008 00:16:57 +0000 |
Ethan Blanton |
Let's hear some NEWS
|
Sat, 18 Oct 2008 18:15:33 +0000 |
Ethan Blanton |
merge of '8d34db0f9667ef7735bb95c82f854d1a46ef2ddc'
|
Sat, 18 Oct 2008 18:14:32 +0000 |
Ethan Blanton |
Move the NEWS check from automake's check-news to the version-check
|
Sat, 18 Oct 2008 17:50:13 +0000 |
Ethan Blanton |
pidginstock-artwork.c must be DIST'd because it's translated
|
Sat, 18 Oct 2008 17:12:27 +0000 |
Sadrul Habib Chowdhury |
Instead of showing error message when trying to interactively add an
|
Thu, 16 Oct 2008 22:20:52 +0000 |
Sadrul Habib Chowdhury |
Set the urgent flag for conversation windows on receiving a /buzz etc.
|
Thu, 16 Oct 2008 20:34:28 +0000 |
Stu Tomlinson |
I hope this isn't being too optimistic. I needed to commit something...
|
Thu, 16 Oct 2008 20:23:03 +0000 |
Stu Tomlinson |
Run the (relatively quick) version check before the (painfully long)
|
Thu, 16 Oct 2008 18:01:15 +0000 |
Sadrul Habib Chowdhury |
merge of '293d86c14abc6f7b4838382bf85351bd687247c2'
|
Mon, 13 Oct 2008 18:54:37 +0000 |
Sadrul Habib Chowdhury |
merge of '77f42c8f25c38b4f966158a64ab3be36f00e0aa8'
|
Wed, 08 Oct 2008 15:07:07 +0000 |
Sadrul Habib Chowdhury |
merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
|
Thu, 16 Oct 2008 08:17:04 +0000 |
Mark Doliner |
Check in updated versions of these from running stats.pl.
|
Thu, 16 Oct 2008 07:58:41 +0000 |
Mark Doliner |
Pass --no-location to msgmerge when generating the stats at
|
Sun, 12 Oct 2008 22:02:07 +0000 |
Ka-Hing Cheung |
References #6907, wrap a NULL check
|
Sun, 12 Oct 2008 22:00:56 +0000 |
Ka-Hing Cheung |
merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
|
Thu, 02 Oct 2008 21:11:08 +0000 |
Bj«Órn Voigt |
German update (2 new strings)
|
Thu, 02 Oct 2008 20:40:45 +0000 |
Marcus Lundblad |
Minor corrections to Swedish translation
|
Thu, 02 Oct 2008 17:35:43 +0000 |
Kelemen G«¡bor |
merge of '616765eabf8210a925bd2eab019bfb54f8d758fe'
|
Thu, 02 Oct 2008 14:19:47 +0000 |
Daniel Atallah |
Add some debug output to the oscar encoding process.
|
Thu, 02 Oct 2008 06:53:24 +0000 |
Laurynas Biveinis |
merge of '7e6b96bf18be99338c17deae1128126df39d1a70'
|
Thu, 02 Oct 2008 05:37:38 +0000 |
Elliott Sales de Andrade |
Save the MSN ContactID after adding a buddy so it can be used for
|
Thu, 02 Oct 2008 04:59:13 +0000 |
Elliott Sales de Andrade |
merge of '550b0287adae13c3fb57b0b584f2b461370b8464'
|
Thu, 02 Oct 2008 04:59:11 +0000 |
Elliott Sales de Andrade |
merge of '791f3e070376e218af0a5c33695979827bbda747'
|
Thu, 02 Oct 2008 02:22:42 +0000 |
Daniel Atallah |
Set %HOME% when running in portable mode so that GTK+'s files get stored in the
|
Thu, 02 Oct 2008 01:40:23 +0000 |
Daniel Atallah |
Fix NULL pointer deref. Fixes #7258. Thanks to "jonassa" for noticing.
|
Thu, 02 Oct 2008 01:29:53 +0000 |
Daniel Atallah |
Allow the message notification plugin to flash windows on win32.
|
Thu, 02 Oct 2008 01:28:52 +0000 |
Daniel Atallah |
Set the connection display name to the server-assigned full jid for XMPP
|
Sun, 19 Oct 2008 21:45:39 +0000 |
Marcus Lundblad |
Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.
|
Sun, 12 Oct 2008 17:38:32 +0000 |
Marcus Lundblad |
Allow the /buzz command without argument (sends attention to the JID of the
|
Wed, 01 Oct 2008 22:25:47 +0000 |
Marcus Lundblad |
merge of 'a0b951af90f1a780445f21b51b22e57f6a3f699e'
|
Wed, 01 Oct 2008 18:46:12 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
|
Mon, 06 Oct 2008 02:13:53 +0000 |
Sadrul Habib Chowdhury |
Show a manually added new empty group even if the preference is not set.
|
Sat, 04 Oct 2008 23:36:52 +0000 |
Sadrul Habib Chowdhury |
Fix a bug in the irssi plugin where the windows wouldn't expand when the
|
Thu, 02 Oct 2008 01:02:44 +0000 |
Sadrul Habib Chowdhury |
Unbreak ABI.
|
Tue, 30 Sep 2008 17:05:40 +0000 |
Timo Jyrinki |
add spell-checkable languages' translations
|
Tue, 30 Sep 2008 16:49:57 +0000 |
Timo Jyrinki |
Update Finnish translation for 2.5.2. (15 fuzzies in QQ left alone, not so
|
Tue, 30 Sep 2008 16:12:07 +0000 |
Jochen Kemnade |
updated German translation
|
Tue, 30 Sep 2008 07:22:33 +0000 |
Ka-Hing Cheung |
typo?
|
Tue, 30 Sep 2008 06:40:11 +0000 |
Ka-Hing Cheung |
print out the servconn number when it's disconnected
|
Tue, 30 Sep 2008 05:52:57 +0000 |
Ka-Hing Cheung |
attempts to resend message on switchboard error once, tested by maually
|
Thu, 02 Oct 2008 04:52:38 +0000 |
Elliott Sales de Andrade |
Use the MSN passport in more places instead of the Contact ID if it's
|
Tue, 30 Sep 2008 00:49:53 +0000 |
Daniel Atallah |
Prevent DNS-SD TXT record strings from exceeding the maximum length.
|
Mon, 29 Sep 2008 17:17:38 +0000 |
Bj«Órn Voigt |
German update for 2.5.2
|
Mon, 29 Sep 2008 01:36:09 +0000 |
Stu Tomlinson |
Unleak
|
Mon, 29 Sep 2008 01:27:57 +0000 |
Stu Tomlinson |
Kill these warnings:
|
Mon, 29 Sep 2008 01:22:39 +0000 |
Stu Tomlinson |
Use purple_connection_error_reason() when network disconnections are
|
Mon, 29 Sep 2008 00:59:53 +0000 |
Ethan Blanton |
Do not set the connect server for Google Talk accounts. Setting the
|
Sun, 28 Sep 2008 17:19:38 +0000 |
Will Thompson |
GtkBlist: don't set the Urgent hint whenever a connection error occurs or is updated
|
Sun, 28 Sep 2008 08:05:07 +0000 |
Elliott Sales de Andrade |
Add some strings before string freeze for some not-done code. Should be
|
Sun, 28 Sep 2008 07:50:00 +0000 |
Elliott Sales de Andrade |
Patch from Maiku to allow replying to a mobile contact that isn't on
|
Sat, 27 Sep 2008 23:06:00 +0000 |
Elliott Sales de Andrade |
merge of 'af100261749125c03e3d490b01d36f8ea219bf8f'
|
Sat, 27 Sep 2008 23:04:20 +0000 |
Elliott Sales de Andrade |
disapproval of revision '046452c275782ffd3218e3ae4863eaa8bf31a5f4'
|
Sat, 27 Sep 2008 23:05:57 +0000 |
Elliott Sales de Andrade |
merge of '2138d13a6116de36a5c3cbbb2a323bcbab72017a'
|
Sat, 27 Sep 2008 22:47:46 +0000 |
Elliott Sales de Andrade |
Update MSN Client Version (CVR) string to match 8.5.1302.
|
Sat, 27 Sep 2008 03:20:48 +0000 |
Elliott Sales de Andrade |
Fix a possible xmlnode leak and an extra g_strdup when processing
|
Sat, 27 Sep 2008 11:16:36 +0000 |
Bj«Órn Voigt |
small German update (fixes the second part of #7217
|
Fri, 26 Sep 2008 16:26:56 +0000 |
Jochen Kemnade |
de translation: update some of the more translatable strings
|
Fri, 26 Sep 2008 05:07:48 +0000 |
Elliott Sales de Andrade |
Always send the MSN status code, even when we think we're already logged
|
Wed, 01 Oct 2008 22:25:36 +0000 |
Marcus Lundblad |
Updated to new namespace for XEP-0224.
|
Thu, 25 Sep 2008 20:08:53 +0000 |
Marcus Lundblad |
Updated support for XEP-0224.
|
Sat, 04 Oct 2008 21:46:10 +0000 |
Sadrul Habib Chowdhury |
Revert the accidentally committed pseudo-group changes.
|
Sat, 27 Sep 2008 06:33:42 +0000 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
Thu, 25 Sep 2008 07:19:38 +0000 |
Sadrul Habib Chowdhury |
Transliterate the group-names. I think there was a patch for this, but I can't find it now.
|
Thu, 25 Sep 2008 05:02:38 +0000 |
Marcus Lundblad |
ChangeLog fix for crashing when using re-added custom smileys
|
Thu, 25 Sep 2008 04:51:19 +0000 |
Marcus Lundblad |
merge of '59e2b9896f25e8517b3f0f4d742c143e6fccd6e0'
|
Thu, 25 Sep 2008 01:59:44 +0000 |
Daniel Atallah |
Make note of the yahoo ping fix in the Changelog.
|
Thu, 25 Sep 2008 04:49:44 +0000 |
Marcus Lundblad |
Clean up the GtkSmileyTrees on active GtkIMHtml instances when a custom smiley
|
Wed, 24 Sep 2008 17:01:32 +0000 |
Mark Doliner |
Fix this debug message. Thanks to fledermaus who pointed it out.
|
Thu, 09 Oct 2008 11:57:28 +0000 |
Richard Laager |
Use PURPLE_DEVEL_WEBSITE instead of hardcoding it.
|
Tue, 23 Sep 2008 17:36:13 +0000 |
Ethan Blanton |
Enable a number of default-disabled strong ciphers for NSS.
|
Tue, 23 Sep 2008 08:33:34 +0000 |
Sadrul Habib Chowdhury |
Another memory leak fix. Also, keep a copy of the alt-text in
|
Tue, 23 Sep 2008 07:51:55 +0000 |
Sadrul Habib Chowdhury |
A couple of compile warning fixes, a couple of memory leak plugs.
|
Tue, 23 Sep 2008 07:38:47 +0000 |
Marcus Lundblad |
Add custom smiley support for XMPP. Closes #5627.
|
Wed, 17 Sep 2008 19:24:54 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e550112b97817b0eafc647bd8c0adddf2a262a62)
|
Wed, 17 Sep 2008 19:09:43 +0000 |
Marcus Lundblad |
merge of '11a3a54c2fe7e9807a6ef5d4a359d539688c2848'
|
Wed, 17 Sep 2008 19:07:37 +0000 |
Marcus Lundblad |
ChangeLog custom smileys for XMPP
|
Tue, 16 Sep 2008 20:01:24 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
|
Sat, 13 Sep 2008 16:13:48 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
|
Tue, 23 Sep 2008 05:33:04 +0000 |
Elliott Sales de Andrade |
merge of '092bbcea7b768d21baff3362314e784b26b1ced7'
|
Tue, 23 Sep 2008 02:50:36 +0000 |
Daniel Atallah |
Only send a yahoo ping once an hour. The server doesn't like it when send it
|
Mon, 22 Sep 2008 05:30:16 +0000 |
Sadrul Habib Chowdhury |
Looks like we need to convert the message into XHTML first. Fixes #7160.
|
Sun, 21 Sep 2008 23:16:37 +0000 |
Richard Laager |
Add a comment documenting the internal.h situation for people using nullprpl
|
Sat, 20 Sep 2008 03:53:16 +0000 |
Ka-Hing Cheung |
don't crash if we get a NLN command from someone not on the blist
|
Sat, 20 Sep 2008 02:45:13 +0000 |
Sadrul Habib Chowdhury |
Fix a bug where some key-bindings wouldn't work with some .
|
Fri, 19 Sep 2008 14:36:44 +0000 |
Stu Tomlinson |
Remove removed files from POTFILES.in
|
Tue, 28 Oct 2008 16:48:36 +0000 |
SHiNE CsyFeK |
2008.10.27 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:47:06 +0000 |
SHiNE CsyFeK |
2008.10.27 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:46:08 +0000 |
SHiNE CsyFeK |
2008.10.22 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:45:10 +0000 |
SHiNE CsyFeK |
2008.10.20 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:44:09 +0000 |
SHiNE CsyFeK |
2008.10.14 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:42:46 +0000 |
SHiNE CsyFeK |
2008.10.10 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:40:56 +0000 |
SHiNE CsyFeK |
2008.10.10 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:39:23 +0000 |
SHiNE CsyFeK |
2008.10.09 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:38:16 +0000 |
SHiNE CsyFeK |
2008.10.09 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:35:06 +0000 |
SHiNE CsyFeK |
2008.10.08 - ccpaging <ccpaging(at)gmail.com>
|
Tue, 28 Oct 2008 16:29:42 +0000 |
SHiNE CsyFeK |
2008.10.08 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 15:08:30 +0000 |
SHiNE CsyFeK |
2008.10.08 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 15:06:26 +0000 |
SHiNE CsyFeK |
2008.10.08 - lonicerae <lonicerae(at)gmail.com>
|
Wed, 22 Oct 2008 15:04:33 +0000 |
SHiNE CsyFeK |
2008.10.08 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 15:03:08 +0000 |
SHiNE CsyFeK |
2008.10.07 - lonicerae <lonicerae(at)gmail.com>
|
Wed, 22 Oct 2008 15:00:47 +0000 |
SHiNE CsyFeK |
2008.10.07 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:59:55 +0000 |
SHiNE CsyFeK |
2008.10.07 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:58:32 +0000 |
SHiNE CsyFeK |
2008.10.07 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:55:09 +0000 |
SHiNE CsyFeK |
2008.10.05 - lonicerae <lonicerae(at)gmail.com>
|
Wed, 22 Oct 2008 14:52:26 +0000 |
SHiNE CsyFeK |
Flos Lonicerae <lonicerae(at)gmail.com>
|
Wed, 22 Oct 2008 14:49:38 +0000 |
SHiNE CsyFeK |
2008.10.04 - lonicerae <lonicerae(at)gmail.com>
|
Wed, 22 Oct 2008 14:48:46 +0000 |
SHiNE CsyFeK |
2008.10.05 - ccpaging <ccpagint(at)gmail.com>
|
Wed, 22 Oct 2008 14:47:39 +0000 |
SHiNE CsyFeK |
2008.10.04 - ccpaging <ccpagint(at)gmail.com>
|
Wed, 22 Oct 2008 14:46:44 +0000 |
SHiNE CsyFeK |
2008.10.03 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:45:26 +0000 |
SHiNE CsyFeK |
Flos Lonicerae <lonicerae(at)gmail.com>
|
Wed, 22 Oct 2008 14:43:46 +0000 |
SHiNE CsyFeK |
2009.10.02 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:42:23 +0000 |
SHiNE CsyFeK |
2008.09.30 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:41:13 +0000 |
SHiNE CsyFeK |
2008.09.29 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:40:04 +0000 |
SHiNE CsyFeK |
2008.09.28 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:38:06 +0000 |
SHiNE CsyFeK |
Update ChangeLog
|
Wed, 22 Oct 2008 14:35:05 +0000 |
SHiNE CsyFeK |
2008.09.26 - ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:33:20 +0000 |
SHiNE CsyFeK |
patch 20080922 from ccpaging <ccpaging(at)gmail.com>
|
Wed, 22 Oct 2008 14:28:17 +0000 |
SHiNE CsyFeK |
2008.10.03 - Flos Loniceare<lonicerae(at)gmail.com>
|
Fri, 19 Sep 2008 14:48:00 +0000 |
SHiNE CsyFeK |
merge of '8c50cfe68a5cab6521acc54fedd6797e6c8b863f'
|
Fri, 19 Sep 2008 14:43:21 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 3f598d56f6f5742f395f67e76a28dc8abc26d97a)
|
Fri, 19 Sep 2008 05:29:38 +0000 |
Sadrul Habib Chowdhury |
Show visited links in a different color. This also plugs a memory leak
|
Thu, 18 Sep 2008 16:19:11 +0000 |
Sadrul Habib Chowdhury |
Change some menutray internals. This makes the tray-icons behave better.
|
Wed, 17 Sep 2008 04:10:43 +0000 |
Elliott Sales de Andrade |
Apply khc's patch for 241 error. Tested it out myself. Cleaned up the
|
Wed, 17 Sep 2008 00:30:18 +0000 |
Elliott Sales de Andrade |
merge of 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
|
Tue, 16 Sep 2008 23:37:36 +0000 |
Mark Doliner |
Fix DNS resolution. I think I broke this this morning in my revision
|
Tue, 16 Sep 2008 23:35:45 +0000 |
Mark Doliner |
There was a little weirdness with the code that called the UI function
|
Tue, 16 Sep 2008 23:32:15 +0000 |
Mark Doliner |
Simplify two bits of code a little
|
Tue, 16 Sep 2008 23:30:47 +0000 |
Mark Doliner |
Change a string to be more user friendly (people shouldn't have any idea
|
Tue, 16 Sep 2008 23:29:22 +0000 |
Mark Doliner |
Improve a few comments
|
Tue, 16 Sep 2008 17:56:01 +0000 |
Mark Doliner |
Revert my revision 849d4f7265598a9f0340411c4c0c0401d488ec3b, which
|
Tue, 16 Sep 2008 17:30:23 +0000 |
Mark Doliner |
Don't use g_queue_get_length because it requires glib 2.4
|
Tue, 16 Sep 2008 14:23:24 +0000 |
Daniel Atallah |
Some minor cleanup; removal of unnecessary frees and setting stuff to NULL
|
Tue, 16 Sep 2008 13:04:39 +0000 |
Stu Tomlinson |
Fix a double free. Fixes #7047
|
Fri, 19 Sep 2008 14:46:41 +0000 |
SHiNE CsyFeK |
2008.09.19 - ccpaging <ccpaging(at)gmail.com>
|
Mon, 15 Sep 2008 12:55:33 +0000 |
SHiNE CsyFeK |
2008.09.15 - csyfek <csyfek(at)gmail.com>
|
Mon, 15 Sep 2008 03:06:03 +0000 |
Daniel Atallah |
merge of '546bf87105ac5b97c3962c083dfab015d37d9b05'
|
Mon, 15 Sep 2008 03:05:53 +0000 |
Daniel Atallah |
merge of '365b2b0d8c5b010ad52640bc3f19a95168d44ded'
|
Mon, 15 Sep 2008 03:05:34 +0000 |
Daniel Atallah |
merge of '035bfdb2d9357e8feaf49c1fea3daa75cd90d74d'
|
Mon, 15 Sep 2008 03:05:11 +0000 |
Daniel Atallah |
merge of '6e857412566bb470d069d3f9bfccd5e7828abd0c'
|
Mon, 15 Sep 2008 03:04:42 +0000 |
Daniel Atallah |
merge of '021e8f6b481be8a2183a6c94379b98ef008cc534'
|
Sat, 13 Sep 2008 23:31:33 +0000 |
Sadrul Habib Chowdhury |
Fix handling mouse events with menus.
|
Fri, 12 Sep 2008 18:00:08 +0000 |
Kevin Stange |
Richard failed to apply this change to the currently released version
|
Fri, 12 Sep 2008 14:26:41 +0000 |
SHiNE CsyFeK |
merge of '5316525f53e27f838d18a6a08b82c7d55f674591'
|
Thu, 11 Sep 2008 22:30:04 +0000 |
Daniel Atallah |
Add support for printing out the TEXT-MESSAGE in SOCKS5 CHAP auth.
|
Thu, 11 Sep 2008 22:00:23 +0000 |
Daniel Atallah |
Fix the SOCKS5 CHAP authentication to parse several messages if they are read at
|
Thu, 11 Sep 2008 21:25:05 +0000 |
Daniel Atallah |
merge of '3899adf4bc769e54b5338f295574ed8389025068'
|
Thu, 11 Sep 2008 21:16:07 +0000 |
Richard Laager |
merge of 'a636632c34e757253b9488f72068ffa94dc1727f'
|
Thu, 11 Sep 2008 21:15:01 +0000 |
Richard Laager |
Remove the preference for keeping the status message, and keep it always.
|
Thu, 11 Sep 2008 21:13:13 +0000 |
Richard Laager |
merge of '7b270e8b949f20550eec69f904e57b5431a83f10'
|
Thu, 11 Sep 2008 21:12:24 +0000 |
Richard Laager |
disapproval of revision 'fedd8495d3e49df957ae842bc5fa289452d048f8'
|
Thu, 11 Sep 2008 21:20:09 +0000 |
Daniel Atallah |
Add GPL headers to the yahoo_auth files based on Sean's recollection of communication with the authors.
|
Thu, 11 Sep 2008 20:58:15 +0000 |
Kevin Stange |
merge of 'aaddbdd76370264a6f95b6d787b565061e3b40d6'
|
Thu, 11 Sep 2008 20:58:09 +0000 |
Kevin Stange |
Add things to the ChangeLog. Please add things to the changelog when
|
Thu, 11 Sep 2008 20:30:39 +0000 |
Kevin Stange |
merge of '9eaf43035d1d4af1bc92a49bb30f637211f80123'
|
Thu, 11 Sep 2008 20:26:21 +0000 |
Kevin Stange |
merge of 'b341289e9194564cc4f7250228a66b854c2ec3c5'
|
Mon, 15 Sep 2008 03:04:07 +0000 |
Daniel Atallah |
disapproval of revision '8cebefbc6cd5d84acb69c74e69e8821f11dd225d'
|
Mon, 15 Sep 2008 03:03:49 +0000 |
Daniel Atallah |
disapproval of revision '5688199e261449d33b5803dafff50d860896ebcb'
|
Mon, 15 Sep 2008 03:03:33 +0000 |
Daniel Atallah |
disapproval of revision '5316525f53e27f838d18a6a08b82c7d55f674591'
|
Thu, 11 Sep 2008 13:34:33 +0000 |
SHiNE CsyFeK |
2008.09.11 - csyfek <csyfek(at)gmail.com>
|
Thu, 11 Sep 2008 13:32:26 +0000 |
SHiNE CsyFeK |
2008.09.04 - ccpaging <ccpaging(at)gmail.com>
|
Mon, 15 Sep 2008 03:03:59 +0000 |
Daniel Atallah |
disapproval of revision '92d52eef2994d2697999177804e3665989cfa352'
|
Thu, 11 Sep 2008 13:29:26 +0000 |
SHiNE CsyFeK |
2008.09.02 - ccpaging <ccpaging(at)gmail.com>
|
Thu, 11 Sep 2008 13:25:07 +0000 |
SHiNE CsyFeK |
2008.08.16 - ccpaging <ecc_hy(at)hotmail.com>
|
Thu, 11 Sep 2008 04:19:37 +0000 |
Ka-Hing Cheung |
shuffle some code around to make sure are using the right errno,
|
Wed, 10 Sep 2008 21:59:38 +0000 |
Mark Doliner |
merge of '60045dbace89be557466fc68978290d5fe8b491d'
|
Wed, 10 Sep 2008 19:51:41 +0000 |
Kevin Stange |
Revert this change that was accidentally committed in f5ca7968 to remove
|
Wed, 10 Sep 2008 19:20:30 +0000 |
Richard Laager |
Provide a preference to allow users to keep their status message when
|
Wed, 10 Sep 2008 04:12:59 +0000 |
Richard Laager |
Add some missing files to POTFILES.in.
|
Wed, 10 Sep 2008 04:12:30 +0000 |
Richard Laager |
Add libpurple/tests/libpurple.. to the list of files to ignore. I don't
|
Wed, 10 Sep 2008 21:59:09 +0000 |
Mark Doliner |
Fix this g_return_val_if_fail. It should have been returning TRUE or
|
Wed, 10 Sep 2008 21:48:33 +0000 |
Mark Doliner |
In our child DNS lookup processes, don't bother to use select to watch
|
Wed, 10 Sep 2008 21:32:50 +0000 |
Mark Doliner |
Currently when a child dns resolver process reads a domain name from
|
Tue, 09 Sep 2008 11:54:21 +0000 |
Sadrul Habib Chowdhury |
Use the more appropriate _unregister_handler function.
|
Mon, 08 Sep 2008 23:04:15 +0000 |
Daniel Atallah |
Fix a NULL pointer deref in the NSS SSL implementation with certain self-signed
|
Mon, 08 Sep 2008 01:29:00 +0000 |
Daniel Atallah |
Use the correct free() function.
|
Mon, 08 Sep 2008 01:28:17 +0000 |
Daniel Atallah |
Fix a TODO and mark a string translatable now that we're not string frozen.
|
Sun, 07 Sep 2008 19:58:04 +0000 |
Elliott Sales de Andrade |
Don't try to read data from a NULL filename in
|
Sun, 07 Sep 2008 19:08:04 +0000 |
Elliott Sales de Andrade |
merge of '4108bfcdd43ec618a7105588ec476f7cb3d68abb'
|
Sat, 06 Sep 2008 17:18:10 +0000 |
Will Thompson |
Prefs/Sounds: add some mnemonics
|
Sat, 06 Sep 2008 17:13:13 +0000 |
Will Thompson |
Add a "Mute sounds" tickybox in Prefs, mirroring Tools/Mute Sounds.
|
Fri, 05 Sep 2008 14:32:00 +0000 |
Will Thompson |
Uniquify auto-accepted file names to foo-2.tar.gz, not foo.tar.gz-2.
|
Sat, 06 Sep 2008 04:01:08 +0000 |
Elliott Sales de Andrade |
merge of '276af715e3b26cba28965e1fa14e8c6e5ac65a85'
|
Sat, 06 Sep 2008 07:49:05 +0000 |
Marcus Lundblad |
Implements file transfers using in-band bytestreams for XMPP
|
Fri, 05 Sep 2008 12:07:37 +0000 |
Sadrul Habib Chowdhury |
Fix the conversation window closing unexpectedly. Again.
|
Fri, 05 Sep 2008 09:30:00 +0000 |
Sadrul Habib Chowdhury |
He is crazy, and he writes crazy patches.
|
Thu, 04 Sep 2008 22:56:26 +0000 |
Sadrul Habib Chowdhury |
merge of '44df11dd9d1db0245be1ab1ac5410821b1c9f2af'
|
Thu, 04 Sep 2008 18:04:29 +0000 |
Mark Doliner |
The variable we use to keep track of the watcher of the ssl connection
|
Thu, 04 Sep 2008 04:05:54 +0000 |
Daniel Atallah |
Fix the tab headers to display consistently when changing the "Show detailed
|
Thu, 11 Sep 2008 19:12:39 +0000 |
Marcus Lundblad |
Added a workaround for receiving smileys from Jabbim,
|
Thu, 11 Sep 2008 18:22:12 +0000 |
Marcus Lundblad |
When receiving an <img/> without the "alt" attribute, set
|
Mon, 08 Sep 2008 20:48:16 +0000 |
Marcus Lundblad |
Fixed a memory error, which was due to me destroying some hashtables in the
|
Mon, 08 Sep 2008 16:36:38 +0000 |
Marcus Lundblad |
Patch from Phil Hannent fixing build on Windows
|
Sat, 06 Sep 2008 23:11:44 +0000 |
Marcus Lundblad |
Removed commented out declarations (oops)
|
Fri, 05 Sep 2008 21:55:09 +0000 |
Marcus Lundblad |
Updated to use latest spec. in XEP-0231
|
Thu, 04 Sep 2008 22:18:58 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head b5850556407753df7ee8b8fa84917779165fc58b)
|
Thu, 04 Sep 2008 21:27:33 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
|
Thu, 04 Sep 2008 22:45:17 +0000 |
Sadrul Habib Chowdhury |
The irssi wm does not need libpurple, and use relative path to libgnt.la
|
Thu, 04 Sep 2008 21:57:40 +0000 |
Sadrul Habib Chowdhury |
Report dbus/nm availability correctly
|
Thu, 04 Sep 2008 03:43:32 +0000 |
Sadrul Habib Chowdhury |
datallah reminds me that my strings suck
|
Thu, 04 Sep 2008 02:10:15 +0000 |
Daniel Atallah |
Don't select the GTK+ checkbox if the current version or a new er version is
|
Thu, 04 Sep 2008 01:34:11 +0000 |
Daniel Atallah |
Remove some stray references to the MIT kerberos stuff we distributed for a short time.
|
Wed, 03 Sep 2008 15:38:31 +0000 |
Daniel Atallah |
Parse the HTTP status code in the release notification plugin and only display
|
Tue, 02 Sep 2008 09:41:15 +0000 |
Peter Hjalmarsson |
Updated swedish translation
|
Sat, 06 Sep 2008 02:57:57 +0000 |
Elliott Sales de Andrade |
We can't have ./configure lying to you, can we?
|
Tue, 02 Sep 2008 04:42:51 +0000 |
Elliott Sales de Andrade |
Depend on NetworkManager >= 0.5.0 because NetworkManager.h does not
|
Tue, 02 Sep 2008 04:37:33 +0000 |
Elliott Sales de Andrade |
Don't check for NetworkManager support when we find out we're not
|
Tue, 02 Sep 2008 01:26:58 +0000 |
Ka-Hing Cheung |
I just thought that was funny
|
Mon, 01 Sep 2008 16:45:01 +0000 |
Sadrul Habib Chowdhury |
Return FALSE when a perl plugin cannot be loaded.
|
Mon, 01 Sep 2008 16:17:17 +0000 |
Sadrul Habib Chowdhury |
merge of 'aafdb65286c235642b3ed1ac877f14714653e6cb'
|
Mon, 01 Sep 2008 16:16:30 +0000 |
Sadrul Habib Chowdhury |
Fix compiling 'make plugin.so' when srcdir != builddir. This should've been part of the last commit.
|
Mon, 01 Sep 2008 16:09:01 +0000 |
Sadrul Habib Chowdhury |
Fix compiling 'make plugin.so' when srcdir != builddir
|
Mon, 01 Sep 2008 14:11:51 +0000 |
Sadrul Habib Chowdhury |
Show 'ICQ UIN...' and 'Yahoo ID...' in the screenname field
|
Thu, 11 Sep 2008 20:25:47 +0000 |
Kevin Stange |
disapproval of revision 'f5ca7968e3f6be8f81d068232d389e0b1dab784b'
|
Mon, 01 Sep 2008 15:01:33 +0000 |
Hylke Bons |
Things still need to be adjusted here.
|
Mon, 01 Sep 2008 13:31:43 +0000 |
Hylke Bons |
Add new artwork directory structure side by side with pidgin/pixmaps/ for smooth transition.
|
Mon, 01 Sep 2008 08:31:54 +0000 |
Jochen Kemnade |
Updated de translation
|
Sun, 31 Aug 2008 23:13:36 +0000 |
Ka-Hing Cheung |
take out default mute key binding
|
Sun, 31 Aug 2008 18:49:23 +0000 |
Daniel Atallah |
Warnings cleanup from Lee Roach. Fixes #6242.
|
Sun, 31 Aug 2008 17:54:21 +0000 |
Daniel Atallah |
An optimization for purple_accounts_find() to eliminate a malloc/free per
|
Sun, 31 Aug 2008 17:29:40 +0000 |
Daniel Atallah |
Some Makefile cleanups to remove generated files from Lee Roach. Fixes #6609.
|
Sun, 31 Aug 2008 16:52:51 +0000 |
Daniel Atallah |
Clean up some debugging to avoid potential NULL string printf.
|
Sun, 31 Aug 2008 07:50:49 +0000 |
Sadrul Habib Chowdhury |
Press - or = in the accounts list to reorder accounts.
|
Sun, 31 Aug 2008 06:31:17 +0000 |
Sadrul Habib Chowdhury |
Add 'Nested Grouping' option in the grouping plugin
|
Sun, 31 Aug 2008 06:23:52 +0000 |
Sadrul Habib Chowdhury |
Try to preserve HTML attributes in notification dialogs
|
Sun, 31 Aug 2008 05:39:52 +0000 |
Kevin Stange |
Now we're 2.5.2devel!
|
Sun, 31 Aug 2008 05:21:25 +0000 |
Elliott Sales de Andrade |
Make this string translateable now that we're tagged and out of string
|
Sun, 31 Aug 2008 04:06:25 +0000 |
Kevin Stange |
The pixmaps here are gone.
|
Sun, 31 Aug 2008 01:00:40 +0000 |
Elliott Sales de Andrade |
NEWS! Because no-one else wants to do it...
|
Sun, 31 Aug 2008 00:38:19 +0000 |
Kevin Stange |
Start NEWSing please.
|
Sat, 30 Aug 2008 20:21:04 +0000 |
Elliott Sales de Andrade |
Add MSN error code 927 for suspended passports, and a little bit of
|
Sat, 30 Aug 2008 07:53:32 +0000 |
Ka-Hing Cheung |
Stu's idea, I sort of did it the other way. I don't know if it will help
|
Sat, 30 Aug 2008 03:43:05 +0000 |
Elliott Sales de Andrade |
merge of '0c4505a67ab2e90bf634a3d235022d369302e129'
|
Sat, 30 Aug 2008 03:41:18 +0000 |
Elliott Sales de Andrade |
Print out SOAP response data as it's received in chunks. Sure, that
|
Sat, 30 Aug 2008 02:30:04 +0000 |
Stu Tomlinson |
Remove the (win32 only?!) QQ buddy icon pixmaps due to copyright concerns
|
Sat, 30 Aug 2008 02:05:36 +0000 |
Kevin Stange |
Add something Stu noted.
|
Sat, 30 Aug 2008 01:41:51 +0000 |
Kevin Stange |
Include the Windows tray icons in the source distribution.
|
Sat, 30 Aug 2008 00:28:34 +0000 |
Kevin Stange |
Here, now we have a list of things that were changed. I'm not sure if
|
Fri, 29 Aug 2008 20:45:44 +0000 |
Luke Schierer |
merge of '2907a92b5f377c1eb7ea400907a83a8d39b049d4'
|
Fri, 29 Aug 2008 19:37:07 +0000 |
Daniel Atallah |
Added Irish translation from Aaron Kearns. This technically addes a string ("Irish"), but I'm going to do it anyway. Fixes #6836.
|
Fri, 29 Aug 2008 19:28:10 +0000 |
Daniel Atallah |
Updated he translation. Fixes #6826
|
Fri, 29 Aug 2008 19:26:42 +0000 |
Daniel Atallah |
Updated zh_HK zh_TW translations. Fixes #6805
|
Fri, 29 Aug 2008 19:23:45 +0000 |
Daniel Atallah |
Updated nn translation. Fixes #6802
|
Fri, 29 Aug 2008 17:38:06 +0000 |
Daniel Atallah |
Updated pt_BR translation. Fixes #6800
|
Fri, 29 Aug 2008 17:36:05 +0000 |
Daniel Atallah |
Updated Czech translation. Fixes #6796
|
Fri, 29 Aug 2008 17:33:35 +0000 |
Daniel Atallah |
Updated Italian translation. Fixes #6789
|
Fri, 29 Aug 2008 17:27:24 +0000 |
Daniel Atallah |
Updated Dutch translation. Fixes #6787
|
Fri, 29 Aug 2008 17:23:36 +0000 |
Daniel Atallah |
Updated Spanish translation from jfs. Fixes #6694,#6876
|
Fri, 29 Aug 2008 16:43:38 +0000 |
Daniel Atallah |
Updated Galician translation from Frco. Javier Rial Rodriguez. Fixes #6621.
|
Fri, 29 Aug 2008 14:01:14 +0000 |
Evan Schoenberg |
Ignore nicknames which are just the user portion of the JID, as these aren't useful. Instead, prefer the fullname in that situation for serverside alias purposes.
|
Fri, 29 Aug 2008 13:59:59 +0000 |
Evan Schoenberg |
The alias we retrieve from the roster is a private alias; use purple_serv_got_private_alias() to tell the core about it
|
Fri, 29 Aug 2008 11:23:31 +0000 |
Sadrul Habib Chowdhury |
Update the tooltip if the status of the selected node changes.
|
Thu, 28 Aug 2008 09:20:22 +0000 |
Timo Jyrinki |
2.5.1 update. And yay for second --no-location update in a row.
|
Thu, 28 Aug 2008 04:12:31 +0000 |
Daniel Atallah |
Don't arbitrarily default font settings when none are specified for incoming
|
Thu, 28 Aug 2008 01:55:39 +0000 |
Daniel Atallah |
Build the XMPP Console plugin by default on windows too.
|
Thu, 28 Aug 2008 00:55:35 +0000 |
Daniel Atallah |
Some cleanup and a little leak fix that I thought I committed a while ago.
|
Thu, 28 Aug 2008 00:54:37 +0000 |
Daniel Atallah |
Patch from "brookingcharlie" to make "Open All Messages" the default response
|
Thu, 28 Aug 2008 00:43:05 +0000 |
Daniel Atallah |
Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6821.
|
Wed, 27 Aug 2008 16:45:04 +0000 |
Daniel Atallah |
Update win32 installer for cert changes.
|
Wed, 27 Aug 2008 04:53:35 +0000 |
Ka-Hing Cheung |
merge of '153989e7ae76bd6d5247eca35699948dded65121'
|
Wed, 27 Aug 2008 04:05:10 +0000 |
Daniel Atallah |
Add support for sending authorization for Basic proxy authentication when the
|
Wed, 27 Aug 2008 04:52:40 +0000 |
Ka-Hing Cheung |
merge of '126251205c0faf12cb73ec60a10f1cf904b8166d'
|
Wed, 27 Aug 2008 03:06:44 +0000 |
Ka-Hing Cheung |
merge of '3acf6d9387524fb3b59c35e5e1db2847387c37af'
|
Wed, 27 Aug 2008 03:06:42 +0000 |
Ka-Hing Cheung |
merge of '6404d7635dd48f315b3c8fd3550970a417daa2ef'
|
Wed, 27 Aug 2008 04:52:29 +0000 |
Ka-Hing Cheung |
prints out the payload to debug log in case we get an invalid UBX command,
|
Wed, 27 Aug 2008 03:05:19 +0000 |
Ka-Hing Cheung |
remove misleading portion of the debug line
|
Wed, 27 Aug 2008 02:52:50 +0000 |
Daniel Atallah |
Do a better job of detecting if the yahoo account is connecting through a HTTP
|
Wed, 27 Aug 2008 02:43:25 +0000 |
Ka-Hing Cheung |
so turns out this is what I really need
|
Wed, 27 Aug 2008 02:41:20 +0000 |
Ka-Hing Cheung |
merge of '23de00c9ca4c1e5f6d10ff40c78d2647432260de'
|
Wed, 27 Aug 2008 03:04:15 +0000 |
Evan Schoenberg |
Return FALSE from purple_url_parse() if a host could not be determined
|
Wed, 27 Aug 2008 02:54:59 +0000 |
Evan Schoenberg |
purple_url_parse() now gracefully handles a url which is wholly invalid.
|
Wed, 27 Aug 2008 01:43:09 +0000 |
Ka-Hing Cheung |
merge of '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
|
Sat, 25 Oct 2008 18:28:58 +0000 |
Ka-Hing Cheung |
disapproval of revision 'abcb63937b0282df910bc35d286c3f0d3245bfa5'
|
Wed, 27 Aug 2008 02:41:09 +0000 |
Ka-Hing Cheung |
disapproval of revision '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
|
Wed, 27 Aug 2008 01:37:54 +0000 |
Ka-Hing Cheung |
add enough certs so we can verify msn servers, distributions that use
|
Thu, 02 Oct 2008 06:53:13 +0000 |
Laurynas Biveinis |
Update Lithuanian translation
|
Fri, 29 Aug 2008 20:26:41 +0000 |
Hylke Bons |
Revert translation.
|
Tue, 26 Aug 2008 22:37:23 +0000 |
Daniel Atallah |
purple_str_to_time() didn't necessarily set "rest" under all circumstances.
|
Tue, 26 Aug 2008 22:08:21 +0000 |
Sadrul Habib Chowdhury |
merge of '3800c01dede1b6e3df0d6f637b4a865ff77e0efe'
|
Tue, 26 Aug 2008 20:42:52 +0000 |
Bj«Órn Voigt |
German update for 2.5.1
|
Tue, 26 Aug 2008 15:46:40 +0000 |
Hylke Bons |
One-canvas file for the status and tray icons, making a lot of files obsolete.
|
Tue, 26 Aug 2008 12:33:02 +0000 |
ª±ric Boumaour |
Update French translation.
|
Tue, 26 Aug 2008 04:36:29 +0000 |
Daniel Atallah |
Add support for reading SOCKS proxy information from the Windows proxy settings.
|
Tue, 26 Aug 2008 04:08:22 +0000 |
Elliott Sales de Andrade |
merge of '3c1dec61837db8f0f51fc35f7ca26ff948a4e4f4'
|
Mon, 25 Aug 2008 23:10:00 +0000 |
Laurynas Biveinis |
Remove source line information from the LT translation
|
Mon, 25 Aug 2008 23:05:01 +0000 |
Laurynas Biveinis |
merge of '2dda5492ce310300c1b45a054126b0e52e760eaf'
|
Mon, 25 Aug 2008 19:39:00 +0000 |
Richard Laager |
Add some more code to the version-check target to test the ChangeLog files
|
Thu, 02 Oct 2008 17:34:31 +0000 |
Kelemen G«¡bor |
hu.po: Updated Hungarian translation
|
Mon, 25 Aug 2008 13:18:07 +0000 |
Stu Tomlinson |
automake can spit out gzip & bzip2 tarballs at the same time, avoiding the
|
Mon, 25 Aug 2008 03:09:33 +0000 |
Ethan Blanton |
Verify monotone tag and workspace version on 'make packages'.
|
Mon, 25 Aug 2008 02:46:51 +0000 |
Ethan Blanton |
Add release-time candy 'make release' and 'make packages' to the Makefile.
|
Sun, 24 Aug 2008 16:59:06 +0000 |
Stu Tomlinson |
ICONS_22_SCALABLE doesn't exist anymore
|
Sun, 24 Aug 2008 16:51:19 +0000 |
Stu Tomlinson |
Use SOCKS proxy if specified when running in GNOME
|
Tue, 26 Aug 2008 22:06:21 +0000 |
Sadrul Habib Chowdhury |
Do not allow setting empty shortcut for a custom smiley.
|
Sun, 24 Aug 2008 06:35:01 +0000 |
Sadrul Habib Chowdhury |
Show 'Edit' instead of 'pidgin-edit' in the edit buttons. Fixes #6742
|
Sat, 23 Aug 2008 23:21:07 +0000 |
Ka-Hing Cheung |
correctly say we support offline messages for all buddies, this was never
|
Sat, 23 Aug 2008 21:18:53 +0000 |
John Bailey |
Update the man page a bit.
|
Sat, 23 Aug 2008 17:40:26 +0000 |
Evan Schoenberg |
merge of '0394d7df6e47a5fa45b9a961d47614562888683e'
|
Fri, 22 Aug 2008 20:54:24 +0000 |
Stu Tomlinson |
Only disconnect xmpp connections during xml parsing if the error is an
|
Fri, 22 Aug 2008 21:02:51 +0000 |
Hylke Bons |
Update 16x16 protocol icons.
|
Fri, 22 Aug 2008 01:55:21 +0000 |
Hylke Bons |
Dialog icons. Man, these were getting old...
|
Thu, 21 Aug 2008 23:45:39 +0000 |
Hylke Bons |
Throbber test.
|
Thu, 21 Aug 2008 21:17:42 +0000 |
Mark Doliner |
merge of 'a3016031fd5b2669070b7d99b301874a29269f18'
|
Thu, 21 Aug 2008 21:06:37 +0000 |
Hylke Bons |
Source files for the new icons added in 2.5.0.
|
Thu, 21 Aug 2008 21:08:13 +0000 |
Mark Doliner |
merge of '43173262756f7a4040386ac05c0492431fa3c308'
|
Thu, 21 Aug 2008 20:52:51 +0000 |
Hylke Bons |
First steps to one-canvas workflow.
|
Tue, 26 Aug 2008 02:24:17 +0000 |
Elliott Sales de Andrade |
Don't crash if user == NULL in a couple more places. Not exactly the
|
Thu, 21 Aug 2008 06:46:19 +0000 |
Elliott Sales de Andrade |
merge of '038d9d36d640ed83f9df5333d57dc0cd8b9ae847'
|
Thu, 28 Aug 2008 12:59:15 +0000 |
Gary Kramlich |
merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'
|
Thu, 21 Aug 2008 08:01:08 +0000 |
Gary Kramlich |
cleaned up purple_theme_manager_build_dir
|
Thu, 21 Aug 2008 03:44:57 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
|
Wed, 20 Aug 2008 21:20:03 +0000 |
Richard Laager |
It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts".
|
Wed, 20 Aug 2008 21:10:01 +0000 |
Richard Laager |
In the Join/Part plugin, add the ability to apply the rules to
|
Wed, 20 Aug 2008 21:09:50 +0000 |
Richard Laager |
Bump the version to 2.5.1devel
|
Wed, 20 Aug 2008 15:57:19 +0000 |
Stu Tomlinson |
merge of '2e9b29f761a49d4b15531f9efc0c1824f50cfb0d'
|
Wed, 20 Aug 2008 15:49:45 +0000 |
Stu Tomlinson |
Fix syntax error in Dutch translation
|
Wed, 20 Aug 2008 15:21:46 +0000 |
Daniel Atallah |
Fix printf of a NULL string and also an invalid free. Fixes #6627
|
Sun, 12 Oct 2008 22:00:38 +0000 |
Ka-Hing Cheung |
disapproval of revision 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
|
Wed, 17 Sep 2008 00:29:56 +0000 |
Elliott Sales de Andrade |
disapproval of revision 'c3270f154f1777243d7c71b4e7eaa86bb417d93a'
|
Thu, 21 Aug 2008 06:40:00 +0000 |
Elliott Sales de Andrade |
Support some older versions of the ILN command. Apparently some IM
|
Thu, 21 Aug 2008 05:23:47 +0000 |
Elliott Sales de Andrade |
Apparently messenger@microsoft.com is some sort of server-side buddy
|
Wed, 20 Aug 2008 00:34:16 +0000 |
Elliott Sales de Andrade |
merge of '46196fef32aa6c83b1155e906772d576c064fa25'
|
Tue, 19 Aug 2008 15:59:29 +0000 |
Ethan Blanton |
hah
|
Tue, 19 Aug 2008 08:15:50 +0000 |
Ka-Hing Cheung |
(21:05:09) datallah: i think there will be one soon (2.5.1), but it'll be because of MSN :D
|
Tue, 19 Aug 2008 04:41:15 +0000 |
Daniel Atallah |
I forgot to add these new files to Makefile.am
|
Tue, 19 Aug 2008 01:51:26 +0000 |
Stu Tomlinson |
Update the dates
|
Tue, 19 Aug 2008 00:27:18 +0000 |
Elliott Sales de Andrade |
merge of '6ff1ad13faebe5a0404273212fa903636bb58d37'
|
Wed, 20 Aug 2008 15:44:30 +0000 |
Hylke Bons |
Make the tray icons truly 22x22px.
|
Tue, 19 Aug 2008 23:07:11 +0000 |
Hylke Bons |
Darken the text of the extended-away icon a bit.
|
Mon, 18 Aug 2008 23:29:35 +0000 |
Hylke Bons |
Change weird shape of the 22x22 app icon.
|
Mon, 18 Aug 2008 16:24:09 +0000 |
Hylke Bons |
More improvements.
|
Mon, 18 Aug 2008 16:03:19 +0000 |
Stu Tomlinson |
merge of '9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162'
|
Mon, 18 Aug 2008 15:35:12 +0000 |
Hylke Bons |
Remove all useless definitions. This will reduce the tarball size a lot.
|
Tue, 19 Aug 2008 00:24:53 +0000 |
Elliott Sales de Andrade |
Oops, missed a bit of that patch there.
|
Mon, 18 Aug 2008 05:55:27 +0000 |
Elliott Sales de Andrade |
A patch from nowic to re-colorize the greyed out icon when a buddy signs
|
Mon, 18 Aug 2008 01:00:58 +0000 |
Elliott Sales de Andrade |
Close notify and request dialogs with PurpleSslConnection as handle.
|
Sun, 17 Aug 2008 21:27:00 +0000 |
Ka-Hing Cheung |
I am still hoping for a release
|
Sun, 17 Aug 2008 19:35:50 +0000 |
Mark Doliner |
It helps to rename the function
|
Sun, 17 Aug 2008 19:15:03 +0000 |
Mark Doliner |
merge of '6b6139039fdaaf6ab1059337085b3b6267bb474e'
|
Sun, 17 Aug 2008 18:10:28 +0000 |
Hylke Bons |
Fix make file.
|
Sun, 17 Aug 2008 11:10:39 +0000 |
Will Thompson |
Correct documentation about list account options to reflect what the key and
|
Sun, 17 Aug 2008 10:37:42 +0000 |
Will Thompson |
Ellipsize the "n people in room" text if necessary.
|
Sun, 17 Aug 2008 00:35:07 +0000 |
Elliott Sales de Andrade |
merge of '183a46fcac287d4b1661ab0a96f7cbd2e2d5b5a0'
|
Sun, 17 Aug 2008 19:12:24 +0000 |
Mark Doliner |
A little function renaming and organization
|
Sat, 16 Aug 2008 22:02:40 +0000 |
Mark Doliner |
NEWSinating the country side. NEWSinating the peasants.
|
Sat, 16 Aug 2008 23:36:59 +0000 |
Hylke Bons |
Sharper 16x16 application icon thanks to QuLogic.
|
Sat, 16 Aug 2008 20:18:16 +0000 |
Hylke Bons |
Pixel polish.
|
Sat, 16 Aug 2008 19:41:05 +0000 |
Evan Schoenberg |
merge of '81070314dbb1793818b946813e1f0cdfda74f7ca'
|
Sat, 16 Aug 2008 19:38:45 +0000 |
Evan Schoenberg |
Fixed an inverted g_return_val_if_fail() which caused gadu-gadu to always set an available status with no status message
|
Sat, 16 Aug 2008 17:25:33 +0000 |
Stu Tomlinson |
Fix compiling with glib < 2.6
|
Sat, 16 Aug 2008 17:24:21 +0000 |
Stu Tomlinson |
Fix compiling with gtk < 2.6
|
Sat, 16 Aug 2008 04:31:11 +0000 |
Ka-Hing Cheung |
.
|
Sat, 16 Aug 2008 03:15:07 +0000 |
Elliott Sales de Andrade |
Turn off those MSN NOTification debug messages. It should work now, and
|
Sat, 16 Aug 2008 03:12:50 +0000 |
Elliott Sales de Andrade |
merge of '2bf1b91e196b9f481e1e0e63ba6aa28c9918ce6d'
|
Sat, 16 Aug 2008 02:39:35 +0000 |
Daniel Atallah |
merge of '3ba789b2288c2880c7a984b204ad5450055ba746'
|
Sat, 16 Aug 2008 02:33:46 +0000 |
Daniel Atallah |
I missed the traditional Chinese po file in the first round. References #6557.
|
Sat, 16 Aug 2008 03:10:19 +0000 |
Elliott Sales de Andrade |
NEWS!
|
Sat, 16 Aug 2008 02:47:42 +0000 |
Elliott Sales de Andrade |
I don't like this being un-alphabetical. :P
|
Fri, 15 Aug 2008 20:42:05 +0000 |
Hylke Bons |
Windows icon file.
|
Fri, 15 Aug 2008 20:13:28 +0000 |
Hylke Bons |
Updated NEWS and chat icon.
|
Fri, 15 Aug 2008 17:06:50 +0000 |
Daniel Atallah |
Fix dist
|
Fri, 15 Aug 2008 16:23:51 +0000 |
Daniel Atallah |
Oops, I forgot the actual Italian po file.
|
Fri, 15 Aug 2008 16:15:08 +0000 |
Daniel Atallah |
Updated Italian translation from Claudio Satriano. Fixes #6587.
|
Fri, 15 Aug 2008 16:10:38 +0000 |
Daniel Atallah |
Updated Romanian translation from Mi.u Moldovan. Fixes #6581
|
Fri, 15 Aug 2008 16:02:48 +0000 |
Daniel Atallah |
Updated Portuguese (Brazilian) translation from Rodrigo Luiz Marques Flores. Fixes #6577.
|
Fri, 15 Aug 2008 15:59:06 +0000 |
Daniel Atallah |
Updated Czech translation from David Vachulka. Fixes #6564.
|
Fri, 15 Aug 2008 15:54:40 +0000 |
Daniel Atallah |
Updated Chinese (Hong Kong) translation from Ambrose C. Li. Fixes #6557
|
Fri, 15 Aug 2008 15:50:22 +0000 |
Daniel Atallah |
Updated Spanish translation from Javier Fernandez-Sanguino. Fixes #6552
|
Fri, 15 Aug 2008 15:39:54 +0000 |
Daniel Atallah |
Updated Hebrew translation from Shalom Craimer. Fixes #6551.
|
Fri, 15 Aug 2008 15:37:20 +0000 |
Daniel Atallah |
Updated Albanian translation from Besnik Bleta. Fixes #6538.
|
Fri, 15 Aug 2008 15:33:43 +0000 |
Daniel Atallah |
Updated Norwegian Nynorsk from Yngve Spjeld Landro. Fixes #6535.
|
Fri, 15 Aug 2008 15:23:49 +0000 |
Daniel Atallah |
Updated Slovenian translation from Martin Srebotnjak. Fixes #6275.
|
Fri, 15 Aug 2008 15:19:33 +0000 |
Daniel Atallah |
Updated Vietnamese translation from Clytie Siddall. Fixes #6148.
|
Fri, 15 Aug 2008 15:16:54 +0000 |
Daniel Atallah |
Updated Sinhala translation from Yajith Ajantha Dayarathna. Fixes #5882.
|
Fri, 15 Aug 2008 15:09:14 +0000 |
Daniel Atallah |
Estonian translation update from Ivar Smolin. Fixes #5851.
|
Fri, 15 Aug 2008 14:46:36 +0000 |
Daniel Atallah |
Start the release wheel rolling\!
|
Fri, 15 Aug 2008 04:39:39 +0000 |
Elliott Sales de Andrade |
Add purple_prpl_{got,send}_attention to ChangeLog.API.
|
Fri, 15 Aug 2008 04:31:38 +0000 |
Elliott Sales de Andrade |
I seem to have accidentally turned on those "unsafe" SOAP debug messages.
|
Fri, 15 Aug 2008 04:30:28 +0000 |
Elliott Sales de Andrade |
merge of '3b7b0deadf583b8df122dced7a6925e693af3223'
|
Fri, 15 Aug 2008 03:10:06 +0000 |
Stu Tomlinson |
Fix finding TCL headers with latest TCL
|
Fri, 15 Aug 2008 02:44:36 +0000 |
Stu Tomlinson |
merge of '27269c5b28fd1f58228c46b310d26a5d208dac77'
|
Fri, 15 Aug 2008 00:36:40 +0000 |
Elliott Sales de Andrade |
Fix up some more icon mis-spellings.
|
Thu, 14 Aug 2008 23:05:53 +0000 |
William Ehlhardt |
Add notice in ChangeLog about NSS support
|
Thu, 14 Aug 2008 22:54:29 +0000 |
William Ehlhardt |
Patch to fully enable NSS SSL Certificates from #6500.
|
Thu, 14 Aug 2008 21:39:12 +0000 |
Hylke Bons |
Update Dutch translation again...
|
Fri, 15 Aug 2008 04:27:42 +0000 |
Elliott Sales de Andrade |
Remove calls to g_markup_escape_text. Not only does this help with old
|
Fri, 15 Aug 2008 04:13:40 +0000 |
Elliott Sales de Andrade |
disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
|
Fri, 15 Aug 2008 02:42:52 +0000 |
Stu Tomlinson |
Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
|
Fri, 15 Aug 2008 02:34:21 +0000 |
Stu Tomlinson |
We don't need slplink or switchboard low-level debugging enabled by default
|
Thu, 14 Aug 2008 20:44:15 +0000 |
Hylke Bons |
Somehow I forgot these icons.
|
Thu, 14 Aug 2008 18:29:31 +0000 |
Hylke Bons |
Cigarette icon typo.
|
Thu, 14 Aug 2008 16:56:26 +0000 |
Hylke Bons |
About screen for 2.5.0
|
Thu, 14 Aug 2008 16:22:41 +0000 |
Hylke Bons |
Blue bubble experiment.
|
Thu, 14 Aug 2008 15:26:08 +0000 |
Hylke Bons |
Improved Dutch translation
|
Thu, 14 Aug 2008 14:12:36 +0000 |
Hylke Bons |
Slicker application icons. Don't hate me.
|
Thu, 14 Aug 2008 09:32:32 +0000 |
Kelemen G«¡bor |
hu.po: Updated Hungarian translation for 2.5
|
Thu, 14 Aug 2008 05:26:52 +0000 |
Ka-Hing Cheung |
merge of '181e1f6b21a5dc3c848f82475078ab94654fbb10'
|
Thu, 14 Aug 2008 04:32:39 +0000 |
Daniel Atallah |
merge of '87f91e5f4e7f627329c2b7edf56773f58696a8cf'
|
Thu, 14 Aug 2008 04:28:47 +0000 |
Daniel Atallah |
Use the "Flash taskbar button X times" value from the win32 Tweak UI "Prevent
|
Thu, 14 Aug 2008 04:17:21 +0000 |
Daniel Atallah |
It turns out that setting the window title causes it to stop flashing on win32.
|
Thu, 14 Aug 2008 03:28:11 +0000 |
Daniel Atallah |
Don't emit the "buddy-typed" signal when *we* are typing.
|
Thu, 14 Aug 2008 02:36:56 +0000 |
Daniel Atallah |
Add a note about the timeout_add uiop being used to synchronize threads on win32.
|
Thu, 14 Aug 2008 05:25:12 +0000 |
Ka-Hing Cheung |
This should fix a crash that I've been seeing. I am not sure if this is the
|
Wed, 13 Aug 2008 19:38:25 +0000 |
Hylke Bons |
Dutch translation, icons.
|
Wed, 13 Aug 2008 19:18:44 +0000 |
Hylke Bons |
Updated smiley style and theme file.
|
Wed, 13 Aug 2008 15:59:36 +0000 |
Will Thompson |
Stu reckoned that having a new block to build the debug string is ugly;
|
Wed, 13 Aug 2008 15:41:48 +0000 |
Will Thompson |
Oscar passing NULL for the debug category is not great if you're filtering by category.
|
Wed, 13 Aug 2008 15:25:51 +0000 |
Will Thompson |
Relegate XML dumped by msn's SOAP code to MISC from INFO.
|
Tue, 12 Aug 2008 23:35:02 +0000 |
Daniel Atallah |
More leaks of fds to client processes.
|
Tue, 12 Aug 2008 23:22:47 +0000 |
Daniel Atallah |
Use non-blocking io for IRC DCC transfers.
|
Tue, 12 Aug 2008 23:16:58 +0000 |
Daniel Atallah |
Don't leak the fd to child processes.
|
Tue, 12 Aug 2008 23:09:05 +0000 |
Daniel Atallah |
Use non-blocking io for inbound TCP connections for SIMPLE.
|
Tue, 12 Aug 2008 23:03:31 +0000 |
Daniel Atallah |
These fds don't need to be inherited by child processes.
|
Tue, 12 Aug 2008 22:16:48 +0000 |
Daniel Atallah |
Use non-blocking io for direct xmpp file transfers
|
Tue, 12 Aug 2008 15:24:06 +0000 |
Jochen Kemnade |
German translation: small fix
|
Tue, 12 Aug 2008 04:53:07 +0000 |
Elliott Sales de Andrade |
Make docklet menu appear on button press instead of release to match
|
Tue, 12 Aug 2008 04:37:18 +0000 |
Elliott Sales de Andrade |
merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
|
Tue, 12 Aug 2008 02:24:03 +0000 |
Daniel Atallah |
Don't look up caps exts when the initial caps discovery wasn't successful.
|
Mon, 11 Aug 2008 19:51:24 +0000 |
Bj«Órn Voigt |
German update for V2.5
|
Mon, 11 Aug 2008 18:36:12 +0000 |
Mark Doliner |
merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
|
Mon, 11 Aug 2008 11:58:12 +0000 |
Will Thompson |
Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
|
Mon, 11 Aug 2008 09:42:07 +0000 |
Timo Jyrinki |
fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
|
Sun, 10 Aug 2008 22:59:07 +0000 |
Elliott Sales de Andrade |
merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
|
Sun, 10 Aug 2008 21:49:23 +0000 |
Bj«Órn Voigt |
libpurple/protocols/qq/group_network.c does not exist anymore
|
Sun, 10 Aug 2008 18:46:32 +0000 |
Daniel Atallah |
Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
|
Mon, 15 Sep 2008 03:03:11 +0000 |
SHiNE CsyFeK |
applied changes from 5688199e261449d33b5803dafff50d860896ebcb
|
Mon, 15 Sep 2008 03:02:06 +0000 |
SHiNE CsyFeK |
applied changes from 92d52eef2994d2697999177804e3665989cfa352
|
Mon, 15 Sep 2008 03:01:03 +0000 |
SHiNE CsyFeK |
applied changes from 8cebefbc6cd5d84acb69c74e69e8821f11dd225d
|
Mon, 15 Sep 2008 02:59:23 +0000 |
SHiNE CsyFeK |
applied changes from f12c8903079425d7850fa183df0b3f937b2952be
|
Sun, 10 Aug 2008 04:32:14 +0000 |
SHiNE CsyFeK |
2008.08.10 - csyfek <csyfek(at)gmail.com>
|
Sun, 10 Aug 2008 22:08:39 +0000 |
Elliott Sales de Andrade |
Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
|
Sun, 10 Aug 2008 05:11:59 +0000 |
Elliott Sales de Andrade |
Change the other prpls to use new purple_prpl_{send,got}_attention API.
|
Sun, 10 Aug 2008 04:59:17 +0000 |
Elliott Sales de Andrade |
Fix up some types.
|
Sun, 10 Aug 2008 01:21:17 +0000 |
Elliott Sales de Andrade |
Replace void* with MsnSoapCallback type. I guess it didn't work before
|
Sat, 09 Aug 2008 23:23:48 +0000 |
Elliott Sales de Andrade |
I guess I re-arranged a little off. We probably should disconnect
|
Sat, 09 Aug 2008 04:25:58 +0000 |
Elliott Sales de Andrade |
merge of '14f8b4609456592014383ef4957124a07f57ac3a'
|
Sat, 09 Aug 2008 02:24:55 +0000 |
Daniel Atallah |
merge of '04cb3481a7947425a89254b98d0d64b73ca36dc1'
|
Sat, 09 Aug 2008 02:19:02 +0000 |
Daniel Atallah |
A similar size limit for MSN buddy icon retrieval from arbitrary urls.
|
Sat, 09 Aug 2008 01:58:27 +0000 |
Daniel Atallah |
Restrict buddy icon downloads from arbitrary urls to 200kB.
|
Sat, 09 Aug 2008 02:04:21 +0000 |
Mark Doliner |
Fix a crash on exit when using --with-system-ssl-certs
|
Fri, 08 Aug 2008 23:34:27 +0000 |
Daniel Atallah |
Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
|
Fri, 08 Aug 2008 20:33:25 +0000 |
Mark Doliner |
merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
|
Fri, 08 Aug 2008 20:14:18 +0000 |
Hylke Bons |
Facebook protocol icons.
|
Fri, 08 Aug 2008 06:47:34 +0000 |
Ka-Hing Cheung |
merge of '26606a5b2701a5b005448d15da254ecd796a005d'
|