Sun, 08 Nov 2009 23:38:08 +0000 |
John Bailey |
merge of '584de5e77d7a29a10037eba7c064d791f2814821'
|
Sun, 08 Nov 2009 20:37:06 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 122c09fb418ceb629bb942da06d3a45a22f19680)
|
Sun, 08 Nov 2009 23:36:28 +0000 |
Elliott Sales de Andrade |
Apparently, I only just imagined adding this file.
|
Sun, 08 Nov 2009 08:23:21 +0000 |
Elliott Sales de Andrade |
Use GtkStatusIcon on GTK+ 2.10+. That's actually the required version for
|
Sun, 08 Nov 2009 04:40:35 +0000 |
Daniel Atallah |
Include the debug symbols in the offline installer
|
Sun, 08 Nov 2009 03:53:07 +0000 |
Daniel Atallah |
Add the ability to choose which translations are installed.
|
Mon, 02 Nov 2009 03:18:15 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 53ad409302bf312b4f1e4153f893f1350638c8c9)
|
Sun, 01 Nov 2009 08:15:30 +0000 |
Daniel Atallah |
Remove some non longer needed #defines
|
Sun, 01 Nov 2009 08:04:37 +0000 |
Daniel Atallah |
Fix the win32 launcher to support unicode input. This allows the config
|
Sun, 01 Nov 2009 04:56:45 +0000 |
Daniel Atallah |
Use an updated exchndl.dll that supports setting the log file path manually and
|
Sun, 01 Nov 2009 03:34:32 +0000 |
Daniel Atallah |
Use a private GTK+ Runtime copy on Windows.
|
Sat, 31 Oct 2009 20:03:26 +0000 |
Daniel Atallah |
No need to access SHGetFolderPath() indirectly any more with required versions of Windows.
|
Sat, 31 Oct 2009 19:42:18 +0000 |
Daniel Atallah |
Remove non longer relevant comment
|
Sat, 31 Oct 2009 19:28:45 +0000 |
Daniel Atallah |
merge of '6746d602d91ae610baffb8629463407a20b7b2fd'
|
Sat, 31 Oct 2009 19:20:50 +0000 |
Daniel Atallah |
Handle non-ASCII protocol names on Win32
|
Sat, 31 Oct 2009 19:26:19 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin' (head f18e8828254cc3882e72d3e2af1af3dfa805729e)
|
Sat, 31 Oct 2009 17:52:54 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
|
Sat, 31 Oct 2009 17:49:11 +0000 |
John Bailey |
merge of '6a184b4a50c778257ab194f0339b91beda1f97c8'
|
Thu, 15 Oct 2009 10:45:22 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head af00ae634db8d99b296a90e1e0777bd23bd4df6a)
|
Wed, 21 Oct 2009 18:09:47 +0000 |
maiku |
propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
|
Mon, 02 Nov 2009 23:14:33 +0000 |
maiku |
Fix two assertions related to no sessions being created for the media object.
|
Mon, 02 Nov 2009 20:20:21 +0000 |
maiku |
Add a read only property to PurpleMedia to retrieve the MediaBackend object.
|
Thu, 29 Oct 2009 23:56:50 +0000 |
maiku |
Remove the underscore from functions as the underscore is reserved for compilers
|
Wed, 28 Oct 2009 22:23:02 +0000 |
maiku |
Add purple_media_manager_{get,set}_backend_type to Changelog.API
|
Wed, 28 Oct 2009 22:18:08 +0000 |
maiku |
Change the libpurple Makefile to keep the same directory structure regarding
|
Wed, 28 Oct 2009 20:06:21 +0000 |
maiku |
Add a way to set and get which media backend type to use.
|
Wed, 28 Oct 2009 19:01:33 +0000 |
maiku |
Handle individual streams in the Fs2 backend's stream-info callback for accept
|
Wed, 28 Oct 2009 18:36:18 +0000 |
maiku |
Move new stream emission back to media.c
|
Wed, 28 Oct 2009 18:24:10 +0000 |
maiku |
Keep track of participants better in purple_media_stream_info.
|
Wed, 28 Oct 2009 18:16:59 +0000 |
maiku |
Free participants properly in purple_media_end.
|
Wed, 28 Oct 2009 18:07:27 +0000 |
maiku |
Add a list of participants back to PurpleMedia.
|
Wed, 28 Oct 2009 17:58:59 +0000 |
maiku |
Fix so emitting more HANGUP signals doesn't cause an assertion.
|
Wed, 28 Oct 2009 17:15:43 +0000 |
maiku |
Emit stream-info for each stream, session, and participant for hangup and
|
Wed, 28 Oct 2009 00:12:19 +0000 |
maiku |
Have PURPLE_MEDIA_INFO_ACCEPT in stream-info emit for each accepted stream,
|
Tue, 27 Oct 2009 23:44:34 +0000 |
maiku |
Emit PURPLE_MEDIA_END state-changed signals for each stream, session, and
|
Tue, 27 Oct 2009 22:02:46 +0000 |
maiku |
Remove unnecessary properties from PurpleMedia's internal structures.
|
Tue, 27 Oct 2009 21:59:45 +0000 |
maiku |
Remove unnecessary properties from the Fs2 media backend's internal structures.
|
Tue, 27 Oct 2009 21:50:19 +0000 |
maiku |
Remove a couple more unnecessary headers from media.c
|
Tue, 27 Oct 2009 21:48:06 +0000 |
maiku |
Remove unnecessary Farsight 2 headers from media.c
|
Tue, 27 Oct 2009 21:46:44 +0000 |
maiku |
Remove references to FsStream in PurpleMedia.
|
Tue, 27 Oct 2009 21:41:29 +0000 |
maiku |
Remove references to FsConference in PurpleMedia.
|
Tue, 27 Oct 2009 21:39:00 +0000 |
maiku |
Remove confbin from PurpleMediaPrivate.
|
Tue, 27 Oct 2009 21:32:11 +0000 |
maiku |
Move mute functionality into the Fs2 media backend.
|
Tue, 27 Oct 2009 21:18:41 +0000 |
maiku |
Remove the volume property from the PurpleMediaStream structure.
|
Tue, 27 Oct 2009 21:16:27 +0000 |
maiku |
Move volume setting functionality to the Fs2 media backend.
|
Tue, 27 Oct 2009 20:47:30 +0000 |
maiku |
Remove references to FsSession in PurpleMedia.
|
Tue, 27 Oct 2009 20:43:30 +0000 |
maiku |
Move all src and sink creation in PurpleMedia to the Fs2 media backend.
|
Tue, 27 Oct 2009 19:10:57 +0000 |
maiku |
Remove references to FsParticipant from PurpleMedia.
|
Tue, 27 Oct 2009 19:06:29 +0000 |
maiku |
Add codecs_ready to the media backend interface.
|
Tue, 27 Oct 2009 18:42:01 +0000 |
maiku |
Remove FsStream from PurpleMedia stream.
|
Tue, 27 Oct 2009 18:34:46 +0000 |
maiku |
Move odd direction changing functionality to the Fs2 media backend.
|
Tue, 27 Oct 2009 18:15:23 +0000 |
maiku |
Move pause functionality to the Fs2 media backend.
|
Tue, 27 Oct 2009 17:48:26 +0000 |
maiku |
Properly free PurpleMediaBackendFs2Stream's.
|
Tue, 27 Oct 2009 00:13:39 +0000 |
maiku |
Handle part of accepting a stream in the Fs2 media backend.
|
Mon, 26 Oct 2009 23:26:59 +0000 |
maiku |
Move set_remote_codec functionality to the Fs2 media backend.
|
Mon, 26 Oct 2009 23:17:38 +0000 |
maiku |
Change the media backend interface's set_send_codec to return gboolean to
|
Mon, 26 Oct 2009 23:10:53 +0000 |
maiku |
Move set_remote_codecs functionality to the Fs2 media backend.
|
Mon, 26 Oct 2009 22:59:13 +0000 |
maiku |
Make the backend interface's set_remote_codecs function return gboolean.
|
Mon, 26 Oct 2009 22:50:23 +0000 |
maiku |
Move get_local_candidates functionality over to the Fs2 media backend.
|
Mon, 26 Oct 2009 22:30:05 +0000 |
maiku |
Rename purple_media_candidate_from_fs to _candidate_from_fs for consistency.
|
Mon, 26 Oct 2009 22:26:51 +0000 |
maiku |
Transfer get_codecs functionality to the Fs2 media backend.
|
Mon, 26 Oct 2009 22:15:05 +0000 |
maiku |
Silence warning.
|
Mon, 26 Oct 2009 22:14:25 +0000 |
maiku |
Transfer setting Farsight 2's remote candidates to the Fs2 media backend.
|
Mon, 26 Oct 2009 21:35:11 +0000 |
maiku |
Transfer creating Farsight 2 streams to the Fs2 media backend.
|
Mon, 26 Oct 2009 20:17:35 +0000 |
maiku |
Remove the list of participants from PurpleMedia and use the Fs2 backend's.
|
Mon, 26 Oct 2009 20:06:16 +0000 |
maiku |
Correct some debug categories.
|
Mon, 26 Oct 2009 20:00:00 +0000 |
maiku |
Add participant creation and destruction to the Fs2 media backend.
|
Mon, 26 Oct 2009 19:11:29 +0000 |
maiku |
Store active_remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
|
Mon, 26 Oct 2009 19:01:30 +0000 |
maiku |
Store active_local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
|
Mon, 26 Oct 2009 18:45:30 +0000 |
maiku |
Store remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
|
Mon, 26 Oct 2009 18:32:27 +0000 |
maiku |
Store local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
|
Mon, 26 Oct 2009 18:23:32 +0000 |
maiku |
Add purple_media_candidate_copy to the public API.
|
Mon, 26 Oct 2009 18:02:06 +0000 |
maiku |
Move Farsight 2's local-candidates-prepared signal to the Fs2 media backend.
|
Mon, 26 Oct 2009 17:39:38 +0000 |
maiku |
Move Farsight 2's new-active-candidate-pair into the Fs2 media backend.
|
Fri, 23 Oct 2009 23:12:57 +0000 |
maiku |
Move handling Farsight 2's codecs-changed signal into the Fs2 media backend.
|
Fri, 23 Oct 2009 22:20:45 +0000 |
maiku |
Move handling Farsight 2's new-local-candidate signal in Fs2 media backend.
|
Fri, 23 Oct 2009 21:40:38 +0000 |
maiku |
Begin transferring FsSession over to the Farsight 2 media backend.
|
Fri, 23 Oct 2009 19:59:12 +0000 |
maiku |
Transfer some GStreamer message handling to the Farsight 2 media backend.
|
Fri, 23 Oct 2009 18:20:54 +0000 |
maiku |
Decouple the media_bus_call from the backend. It will still be needed even
|
Fri, 23 Oct 2009 02:20:35 +0000 |
maiku |
Deprecate the conference property of PurpleMedia.
|
Fri, 23 Oct 2009 02:11:33 +0000 |
maiku |
Start to use the media backend code in PurpleMedia and PurpleMediaManager.
|
Fri, 23 Oct 2009 01:55:39 +0000 |
maiku |
Various tweaks, fixes, and added debug output. Attached some media signals,
|
Fri, 23 Oct 2009 01:45:42 +0000 |
maiku |
Move the backend-fs2.h header into noinst_HEADERS.
|
Fri, 23 Oct 2009 01:06:48 +0000 |
maiku |
This is an interface and not a class.
|
Fri, 23 Oct 2009 00:01:54 +0000 |
maiku |
Add a conference-type parameter to PurpleMedia.
|
Fri, 23 Oct 2009 00:00:44 +0000 |
maiku |
Fix parameter to actually be a string instead of an object.
|
Thu, 22 Oct 2009 23:29:51 +0000 |
maiku |
Create and dispose the conference in the Farsight 2 media backend.
|
Thu, 22 Oct 2009 22:58:48 +0000 |
maiku |
Add the conference-type property to the media backend interface.
|
Thu, 22 Oct 2009 22:30:03 +0000 |
maiku |
Remove dummy code I missed.
|
Thu, 22 Oct 2009 21:30:30 +0000 |
maiku |
Skeleton of the Farsight 2 media backend.
|
Thu, 22 Oct 2009 21:09:36 +0000 |
maiku |
Add a media backend interface to handle different backends in addition to
|
Thu, 22 Oct 2009 00:22:59 +0000 |
maiku |
Break PurpleMediaCodec out into its own file.
|
Thu, 22 Oct 2009 00:22:31 +0000 |
maiku |
Include signals.h to provide PurpleCallback. I guess all the other places
|
Wed, 21 Oct 2009 22:17:53 +0000 |
maiku |
Split out PurpleMediaCandidate into its own file.
|
Wed, 21 Oct 2009 20:58:32 +0000 |
maiku |
Split the media API's enum types out into its own file.
|
Wed, 21 Oct 2009 20:05:52 +0000 |
maiku |
Move media.c into libpurple/media/.
|
Tue, 20 Oct 2009 21:39:16 +0000 |
maiku |
Declare XMPP got media caps in the correct place.
|
Tue, 20 Oct 2009 21:38:57 +0000 |
maiku |
Essentially normalize the username passed to purple_prpl_got_media_caps.
|
Tue, 20 Oct 2009 21:00:23 +0000 |
maiku |
Add media_caps to PurpleBuddy structure and use it to determine the old caps
|
Tue, 20 Oct 2009 20:42:58 +0000 |
maiku |
Use purple_prpl_got_media_caps in XMPP to update the caps when they change.
|
Tue, 20 Oct 2009 20:41:23 +0000 |
maiku |
Use purple_prpl_got_media_caps in purple_prpl_got_user_status to remove media
|
Tue, 20 Oct 2009 20:06:25 +0000 |
maiku |
Add the purple_media_got_media_caps function in order to signal when a prpl
|
Tue, 20 Oct 2009 20:04:06 +0000 |
maiku |
Add the buddy-caps-changed signal in order to tell when a buddy's media caps
|
Tue, 20 Oct 2009 00:12:33 +0000 |
maiku |
Rebroadcast XMPP caps whenever the UI caps change.
|
Tue, 20 Oct 2009 00:11:44 +0000 |
maiku |
Added the ui-caps-changed signal to the media manager.
|
Tue, 20 Oct 2009 00:10:14 +0000 |
maiku |
Made the GLib flags structure for PurpleMediaCaps.
|
Tue, 13 Oct 2009 22:13:57 +0000 |
Marcus Lundblad |
Broke out the generation of random UUIDs to its own function
|
Mon, 12 Oct 2009 22:40:37 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 667654b3309008b53bf4d9df02bd401d1ede8db5)
|
Mon, 12 Oct 2009 19:55:40 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 80eaa62b397424cadf9ea37ca0e98894f823fbf5)
|
Mon, 12 Oct 2009 18:52:27 +0000 |
foufou33 |
Clean up a case in the Yahoo! prpl where the caller now handles this. Other
|
Mon, 12 Oct 2009 18:48:19 +0000 |
foufou33 |
The current behavior of libpurple reports completions of a file transfer too
|
Mon, 12 Oct 2009 18:41:51 +0000 |
foufou33 |
Kill off the use of fseek for non-seekable streams in file transfers.
|
Mon, 12 Oct 2009 17:45:33 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head c9c14c0c44e2863ad15a283f36c5c278a4ea5539)
|
Mon, 12 Oct 2009 05:08:37 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 2ac9ba8bc7ccc501db6f24fdfe06025a3957852a)
|
Mon, 05 Oct 2009 00:34:33 +0000 |
Sadrul Habib Chowdhury |
Reduce some code duplications (71 insertions(+), 217 deletions(-))
|
Sun, 04 Oct 2009 18:02:15 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head b4458fccbc3c9ab0c1c9105eb68c47ffa7c62e5a)
|
Sat, 03 Oct 2009 21:31:14 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 9ae9c115b1d9c775aa393b62f7522480a1b9a2d0)
|
Sat, 03 Oct 2009 21:14:47 +0000 |
John Bailey |
ChangeLog the work on the dialogs and the added functions.
|
Sat, 03 Oct 2009 20:49:02 +0000 |
John Bailey |
This change is probably going to be unpopular, but I ask that people give it
|
Sat, 03 Oct 2009 19:18:18 +0000 |
John Bailey |
Break the developer information out into its own dialog. I also bolded a few
|
Sat, 03 Oct 2009 18:54:58 +0000 |
John Bailey |
I wanted to bold this text and forgot to.
|
Sat, 03 Oct 2009 18:49:54 +0000 |
John Bailey |
Making this minimum size slightly larger makes the MTN revision ID fit without
|
Sat, 03 Oct 2009 18:05:08 +0000 |
John Bailey |
Split the "Debugging Information" and translator info into "Build Information"
|
Sat, 03 Oct 2009 17:49:39 +0000 |
John Bailey |
ChangeLog the fact that I changed minimum version requirements for GTK+ and
|
Sat, 03 Oct 2009 16:29:05 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72)
|
Sun, 27 Sep 2009 22:22:36 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head bd59b6d44034a232a0414586f78d8f559d9705f8)
|
Wed, 16 Sep 2009 16:26:55 +0000 |
John Bailey |
Move this to im.pidgin.pidgin.next.minor too so im.pidgin.pidgin will compile.
|
Wed, 16 Sep 2009 16:25:59 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 84b4f3d9c0a8e1306eb70e9db0003177e2782269)
|
Wed, 16 Sep 2009 15:44:34 +0000 |
John Bailey |
merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'
|
Wed, 16 Sep 2009 15:41:33 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
|
Wed, 16 Sep 2009 15:44:26 +0000 |
John Bailey |
This effectively moves Etan's API addition off im.pidgin.pidgin and onto
|
Thu, 10 Sep 2009 21:51:32 +0000 |
Marcus Lundblad |
Removed a comment that is now misleading...
|
Thu, 10 Sep 2009 20:51:30 +0000 |
Marcus Lundblad |
Woops, a stray ;
|
Thu, 10 Sep 2009 20:33:18 +0000 |
Marcus Lundblad |
Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
|
Wed, 09 Sep 2009 19:01:03 +0000 |
Marcus Lundblad |
Add a function to enumerate all local IPs
|
Fri, 04 Sep 2009 03:04:33 +0000 |
Daniel Atallah |
Remove some win9x specific code.
|
Fri, 04 Sep 2009 02:57:26 +0000 |
Daniel Atallah |
Remove some win9x specific code.
|
Fri, 04 Sep 2009 02:49:15 +0000 |
Daniel Atallah |
dns_str_is_ascii() is only used if USE_IDN is defined
|
Wed, 26 Aug 2009 03:20:05 +0000 |
Daniel Atallah |
Remove win9x related stuff from the win32 installer
|
Wed, 26 Aug 2009 01:46:46 +0000 |
Daniel Atallah |
Fix minimum required GTK+ version in win32 installer.
|
Tue, 25 Aug 2009 03:59:01 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 7bed935cd3432470394f51f4fe6e7f915aed9145)
|
Mon, 24 Aug 2009 14:48:06 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)
|
Sun, 23 Aug 2009 22:11:44 +0000 |
Kevin Stange |
Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't
|
Sun, 23 Aug 2009 16:57:51 +0000 |
John Bailey |
Hmm, I misread that check. Now we compile.
|
Sun, 23 Aug 2009 16:52:25 +0000 |
John Bailey |
This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
|
Sun, 23 Aug 2009 15:33:52 +0000 |
John Bailey |
Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
|
Sun, 23 Aug 2009 15:26:13 +0000 |
John Bailey |
Kill off unneeded GTK_CHECK_VERSION uses in gtkprefs.c. There are a couple
|
Sun, 23 Aug 2009 14:59:42 +0000 |
John Bailey |
I screwed up the logic here and didn't realize it earlier.
|
Sun, 23 Aug 2009 05:04:15 +0000 |
John Bailey |
Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024
|
Sun, 23 Aug 2009 02:37:12 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 458e696572314f8fd2d259d40713ad955dd82581)
|
Sun, 23 Aug 2009 02:36:31 +0000 |
John Bailey |
Drop a crapton of GTK+ code that we were carrying exclusively for backward
|
Sat, 22 Aug 2009 22:42:40 +0000 |
John Bailey |
That was supposed to be glib 2.12.0, not 2.14.0.
|
Sat, 22 Aug 2009 22:08:21 +0000 |
John Bailey |
Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
|
Sat, 22 Aug 2009 21:47:20 +0000 |
John Bailey |
Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
|
Sat, 22 Aug 2009 18:54:15 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head dbaa86f7e1344923764e572cebfb30ce7c53ee80)
|
Sat, 22 Aug 2009 18:05:10 +0000 |
John Bailey |
Pidgin 2.7.0 will now require GTK+ 2.10.0 and Glib 2.12.0. Refs #10024.
|
Sat, 22 Aug 2009 03:59:35 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)
|
Wed, 19 Aug 2009 00:54:27 +0000 |
Elliott Sales de Andrade |
These numbers merged incorrectly.
|
Wed, 19 Aug 2009 00:46:04 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
|
Mon, 02 Mar 2009 06:51:50 +0000 |
Elliott Sales de Andrade |
Prep next.minor for, well, the next minor.
|
Tue, 16 Feb 2010 09:14:54 +0000 |
Mark Doliner |
I neglected to remove this letter l because
|
Tue, 16 Feb 2010 09:02:23 +0000 |
Mark Doliner |
Fix CVE-2010-0423, a denial of service attack due to the parsing
|
Tue, 16 Feb 2010 08:58:45 +0000 |
Mark Doliner |
Fix CVE-2010-0420, a possible remote crash when handling chat room
|
Tue, 16 Feb 2010 08:54:07 +0000 |
Mark Doliner |
Fix CVE-2010-0277, a possible remote crash when parsing an incoming
|
Tue, 16 Feb 2010 08:50:49 +0000 |
Mark Doliner |
Set release dates, add news (I'm not feeling creative, sorry),
|
Thu, 18 Feb 2010 04:39:28 +0000 |
Paul Aurich |
jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (and seems to be the preferred method)
|
Thu, 18 Feb 2010 04:37:49 +0000 |
Paul Aurich |
These should be static
|
Thu, 18 Feb 2010 01:42:00 +0000 |
Paul Aurich |
jabber: Possible leaks--;
|
Wed, 17 Feb 2010 17:03:31 +0000 |
Paul Aurich |
line-wrap to 80 characters with an 8-char tab width.
|
Wed, 17 Feb 2010 07:59:03 +0000 |
Josep Puigdemont |
Updated Catalan Valencian translation by Toni Hermoso.
|
Tue, 16 Feb 2010 22:36:52 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Tue, 16 Feb 2010 19:47:04 +0000 |
Daniel Atallah |
Add missing NSIS translation to dist
|
Tue, 16 Feb 2010 17:36:36 +0000 |
Sadrul Habib Chowdhury |
merge of 'd9f0ebaae821730c1fb7373ace99e91e9d796562'
|
Tue, 16 Feb 2010 16:39:11 +0000 |
Paul Aurich |
shaba: ok, but i don't understand why empty "else"
|
Tue, 16 Feb 2010 17:33:15 +0000 |
Sadrul Habib Chowdhury |
Expand and fill.
|
Tue, 16 Feb 2010 15:16:28 +0000 |
Paul Aurich |
merge of '20a2cebedc53676ed04bba9375a4e5a9cd97b6fd'
|
Mon, 15 Feb 2010 06:39:09 +0000 |
Paul Aurich |
jabber: --header_contents;
|
Mon, 15 Feb 2010 06:07:53 +0000 |
Paul Aurich |
jabber: Treat JabberBuddy->resources as a sorted list.
|
Mon, 15 Feb 2010 06:04:51 +0000 |
Paul Aurich |
jabber: Oops, crashing bad.
|
Mon, 15 Feb 2010 05:41:15 +0000 |
Paul Aurich |
jabber: Fix the resource_compare_cb function after checking how they're used with GSLists
|
Mon, 15 Feb 2010 05:35:56 +0000 |
Paul Aurich |
jabber: Move those functions to jutil.[ch]
|
Mon, 15 Feb 2010 05:31:34 +0000 |
Paul Aurich |
jabber: Unify the JabberBuddyState functions (and briefly document them)
|
Tue, 16 Feb 2010 08:38:20 +0000 |
Elliott Sales de Andrade |
merge of '89ba8894c13ce9ad5373009ccf3520f479d18995'
|
Tue, 16 Feb 2010 06:19:22 +0000 |
Elliott Sales de Andrade |
Remove/comment on some GTK_CHECK_VERSION calls.
|
Tue, 16 Feb 2010 02:34:25 +0000 |
Paul Aurich |
Updated Chinese (Hong Kong and Traditional) and Slovak translations.
|
Tue, 16 Feb 2010 00:36:25 +0000 |
Paul Aurich |
jabber: Fix another corner case that introduced duplicates to the list.
|
Mon, 15 Feb 2010 19:16:38 +0000 |
Paul Aurich |
Updated Hebrew translation. Closes #11376
|
Mon, 15 Feb 2010 05:10:57 +0000 |
Mark Doliner |
Minor cleanup
|
Mon, 15 Feb 2010 00:20:55 +0000 |
Paul Aurich |
jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
|
Mon, 15 Feb 2010 00:12:12 +0000 |
Paul Aurich |
jabber: Always track our own presence, even if we're not on the buddy list.
|
Sun, 14 Feb 2010 23:56:00 +0000 |
Paul Aurich |
jabber: Fix getting info on your own JID, under some circumstances.
|
Sun, 14 Feb 2010 20:20:00 +0000 |
Mark Doliner |
merge of '2aa174ad4c0e50a229c8c951b836b5f788fe7393'
|
Sun, 14 Feb 2010 08:06:00 +0000 |
Paul Aurich |
jabber: Simplify.
|
Sun, 14 Feb 2010 08:05:08 +0000 |
Paul Aurich |
proxy: Fix printing IPv6 addresses
|
Sun, 14 Feb 2010 07:33:34 +0000 |
Paul Aurich |
Updated Norwegian Nynorsk translation. Closes #11360.
|
Sun, 14 Feb 2010 07:31:42 +0000 |
Paul Aurich |
Updated Czech translation. Closes #11359
|
Sun, 14 Feb 2010 06:57:53 +0000 |
Daniel Atallah |
Make the "Execute a command" buddy pounce action use ShellExecute() on Windows so that it can open files of all types (e.g. MP3s) with their default associated application. Fixes #11333.
|
Sun, 14 Feb 2010 05:55:46 +0000 |
Daniel Atallah |
Make the conversation text preview section dynamically update as the win32-only font override changes. Fixes #11168
|
Sat, 13 Feb 2010 18:51:00 +0000 |
Daniel Atallah |
Fix cross-compile on OSX, working around an apparently crippled sed.
|
Fri, 12 Feb 2010 21:00:35 +0000 |
Paul Aurich |
jabber: Log a more useful message on unhandled IQs
|
Fri, 12 Feb 2010 20:58:53 +0000 |
Paul Aurich |
jabber: Send the RFC-mandated ack IQ
|
Fri, 12 Feb 2010 06:08:56 +0000 |
Paul Aurich |
Changelog French & German translations (committed by translators)
|
Fri, 12 Feb 2010 06:01:13 +0000 |
Paul Aurich |
Updated translations. Closes #11342, #11343, #11344, #11346, #11350.
|
Thu, 11 Feb 2010 20:14:36 +0000 |
Paul Aurich |
merge of '85129843be7a2667238f42c3652ffe0fd3fa37cb'
|
Thu, 11 Feb 2010 19:43:42 +0000 |
Jochen Kemnade |
complete German translation for next release
|
Thu, 11 Feb 2010 20:08:17 +0000 |
Bj«Órn Voigt |
German translation update for Pidgin 2.6.6
|
Thu, 11 Feb 2010 18:13:11 +0000 |
ª±ric Boumaour |
French translation update.
|
Thu, 11 Feb 2010 06:33:14 +0000 |
giri manojkr |
Updated Oriya translation. Closes #11340
|
Thu, 11 Feb 2010 06:29:39 +0000 |
Paul Aurich |
Update the changelog with some help from Marcus
|
Thu, 11 Feb 2010 04:28:42 +0000 |
Paul Aurich |
merge of 'd7c81c8ac650e6ff956266285fc134225a7c1352'
|
Thu, 11 Feb 2010 04:16:02 +0000 |
Elliott Sales de Andrade |
merge of '1d05d85bcdc5deb8a2a27d792f649f71abe13d0e'
|
Thu, 11 Feb 2010 04:28:21 +0000 |
Paul Aurich |
Updated Spanish translation. Closes #11330
|
Thu, 11 Feb 2010 04:12:39 +0000 |
Paul Aurich |
Updated Marathi, Polish, and Ukranian translations. Closes #11328, #11329, #11332.
|
Thu, 11 Feb 2010 04:15:00 +0000 |
Elliott Sales de Andrade |
Oops, just realized that caps can be reset in certain situations, and we
|
Thu, 11 Feb 2010 03:59:56 +0000 |
Elliott Sales de Andrade |
Fix jabber_get_media_caps for buddies with a single resource that has no
|
Wed, 10 Feb 2010 16:46:08 +0000 |
Sadrul Habib Chowdhury |
merge of '18b85ae6ad8091af43d91826cf054e4569ba74aa'
|
Tue, 09 Feb 2010 16:54:32 +0000 |
Sadrul Habib Chowdhury |
Fix typo.
|
Wed, 10 Feb 2010 09:04:15 +0000 |
Mark Doliner |
Pass around a va_list instead of a pointer to a va_list. Refs #7404
|
Wed, 10 Feb 2010 07:09:52 +0000 |
Paul Aurich |
jabber: Handle non-compliant servers that don't put stanzas in the right namespace.
|
Wed, 10 Feb 2010 06:43:51 +0000 |
Paul Aurich |
Oops, that wasn't meant to be left in as a warning, but noting these is probably good.
|
Wed, 10 Feb 2010 06:01:58 +0000 |
Paul Aurich |
Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
|
Wed, 10 Feb 2010 05:56:53 +0000 |
Paul Aurich |
jabber: Cleanup (and drop that unnormalized find function)!
|
Wed, 10 Feb 2010 05:44:25 +0000 |
Paul Aurich |
jabber: Unbind/Unlock from a specific resource on presences.
|
Wed, 10 Feb 2010 05:25:12 +0000 |
Paul Aurich |
jabber: Document these boundaries, because scrolling this much is terrible.
|
Wed, 10 Feb 2010 05:22:00 +0000 |
Paul Aurich |
jabber: Add a PurpleAccount convenience variable.
|
Wed, 10 Feb 2010 05:06:36 +0000 |
Paul Aurich |
jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
|
Wed, 10 Feb 2010 04:35:10 +0000 |
Paul Aurich |
jabber: Use some convenience variables here.
|
Wed, 10 Feb 2010 04:32:51 +0000 |
Paul Aurich |
Document the resource<>conversation binding (and how it works).
|
Wed, 10 Feb 2010 04:01:08 +0000 |
Paul Aurich |
Might as well make this comment accurate.
|
Wed, 10 Feb 2010 03:32:29 +0000 |
Paul Aurich |
Correctly parse "<br>" in an XML attribute. Closes #11318.
|
Tue, 09 Feb 2010 06:56:00 +0000 |
John Bailey |
ChangeLog a ton of stuff that should have been.
|
Tue, 09 Feb 2010 06:25:10 +0000 |
John Bailey |
Proper credit for Kartik's patches. Refs #7347, #7746.
|
Tue, 09 Feb 2010 06:21:52 +0000 |
kartikmohta |
Display a confirmation prompt when attempting to clear the whiteboard.
|
Tue, 09 Feb 2010 06:19:49 +0000 |
kartikmohta |
Support Yahoo !PingBox. Includes a couple warning fixes. Fixes #7347.
|
Tue, 09 Feb 2010 01:51:25 +0000 |
Mark Doliner |
* Don't crash if status is NULL
|
Mon, 08 Feb 2010 18:38:42 +0000 |
Sadrul Habib Chowdhury |
Do a version-check for pango.
|
Mon, 08 Feb 2010 16:44:05 +0000 |
Sadrul Habib Chowdhury |
De-dialogify the file-transfer and debug windows.
|
Sun, 07 Feb 2010 17:43:30 +0000 |
Mark Doliner |
merge of '033dd646e39f8913f23a1536f8ff18c0489a8432'
|
Sun, 07 Feb 2010 17:34:48 +0000 |
Paul Aurich |
Updated Tamil translation. Closes #11085.
|
Sun, 07 Feb 2010 17:42:36 +0000 |
Mark Doliner |
Document this function and remove the unused "command" variable
|
Sun, 07 Feb 2010 09:30:49 +0000 |
Mark Doliner |
Add back Paul's error message from revision 219b3128f3d96b126a9ed9aff2d2f3277e69dbd4
|
Sun, 07 Feb 2010 08:43:26 +0000 |
Elliott Sales de Andrade |
merge of '147a2b8b067bccc514ecf55f2a4454f6df40e9bb'
|
Sun, 07 Feb 2010 08:31:41 +0000 |
Mark Doliner |
Good call, this doesn't need to be translated. This messaged used to be
|
Sun, 07 Feb 2010 08:41:47 +0000 |
Elliott Sales de Andrade |
Add support for dropping an image on the Custom Smiley window to add that
|
Sun, 07 Feb 2010 08:22:11 +0000 |
Elliott Sales de Andrade |
Don't try to save the edit dialog pointer to a NULL PurpleSmiley (aka, when
|
Sun, 07 Feb 2010 08:20:40 +0000 |
Elliott Sales de Andrade |
Using gpointer * is redundant.
|
Sun, 07 Feb 2010 00:34:12 +0000 |
Paul Aurich |
Updated translations. Closes #11280, #11266, #11254.
|
Sun, 07 Feb 2010 00:18:50 +0000 |
Paul Aurich |
POTFILES: Mark family_oservice.c for translation for the rate limit warning.
|
Sat, 06 Feb 2010 23:45:03 +0000 |
Sadrul Habib Chowdhury |
Change the cursor and act on double click on usernames in chat history.
|
Sat, 06 Feb 2010 06:53:31 +0000 |
Paul Aurich |
Fix uninitialized use of these colors, now that they're pointers.
|
Fri, 05 Feb 2010 23:04:41 +0000 |
Mark Doliner |
Remove an unused login step value
|
Fri, 05 Feb 2010 22:54:00 +0000 |
Mark Doliner |
Use our MsnListOp enum in more places instead of int. I'm assuming
|
Fri, 05 Feb 2010 22:49:11 +0000 |
Mark Doliner |
Minor header file cleanup. Mostly I wanted to move some enums above some #includes
|
Fri, 05 Feb 2010 14:40:39 +0000 |
Sadrul Habib Chowdhury |
merge of 'aee5a93203f807e81fd88cc655fb27908cd17ff3'
|
Fri, 05 Feb 2010 14:38:53 +0000 |
Sadrul Habib Chowdhury |
Refresh the statusbox correctly.
|
Fri, 05 Feb 2010 02:39:59 +0000 |
Mark Doliner |
Paul Aurich helped me make this cleaner, because he's such a good person!
|
Fri, 05 Feb 2010 02:36:30 +0000 |
Mark Doliner |
Oh, we need to make sure the buddy is on our protocol before trying to
|
Fri, 05 Feb 2010 02:19:22 +0000 |
Mark Doliner |
Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
|
Fri, 05 Feb 2010 01:18:18 +0000 |
Mark Doliner |
Check if memory has been freed by looking at its contents does not work
|
Thu, 04 Feb 2010 23:03:24 +0000 |
Mark Doliner |
merge of '1042c695d02b49cb9360bb4ef591c4ff3209c5e5'
|
Thu, 04 Feb 2010 22:41:02 +0000 |
Mark Doliner |
Make sure we free myspace buddy proto_data when we disconnect. I believe
|
Thu, 04 Feb 2010 22:37:21 +0000 |
Mark Doliner |
I'm pretty sure this shouldn't be a compiler warning
|
Thu, 04 Feb 2010 22:43:47 +0000 |
Ludovico Cavedon |
Zero freed memory to avoid a crash on re-init.
|
Thu, 04 Feb 2010 22:31:46 +0000 |
Sadrul Habib Chowdhury |
blist theme: Do not treat missing colors as black.
|
Thu, 04 Feb 2010 18:27:58 +0000 |
Sadrul Habib Chowdhury |
timestamp: Do not scroll down if it was scrolled up.
|
Thu, 04 Feb 2010 10:34:58 +0000 |
Bj«Órn Voigt |
German translation update (2 strings)
|
Thu, 04 Feb 2010 05:46:37 +0000 |
Sadrul Habib Chowdhury |
merge of '7f93eb293109127d6a055f9a6aaa8baaa85207d1'
|
Wed, 03 Feb 2010 19:45:23 +0000 |
Sadrul Habib Chowdhury |
Fix sending '/messages/like/this '.
|
Wed, 03 Feb 2010 18:56:03 +0000 |
Sadrul Habib Chowdhury |
Explicitly mark user-interaction when inserting smiley.
|
Wed, 03 Feb 2010 16:51:13 +0000 |
Sadrul Habib Chowdhury |
Use a stock icon for 'Filter' in debug window. Closes #9150.
|
Wed, 03 Feb 2010 16:38:32 +0000 |
Sadrul Habib Chowdhury |
irc: Avoid a g_log error when parting a chatroom.
|
Thu, 04 Feb 2010 02:18:37 +0000 |
Mark Doliner |
Remove duplicate code
|
Thu, 04 Feb 2010 02:17:38 +0000 |
Mark Doliner |
Simplify
|
Thu, 04 Feb 2010 00:48:09 +0000 |
Mark Doliner |
Tabs to spaces
|
Thu, 04 Feb 2010 00:35:15 +0000 |
Mark Doliner |
Move the three phone numbers from the MsnUser struct into a separate
|
Thu, 04 Feb 2010 00:15:41 +0000 |
Mark Doliner |
Keep CurrentMedia in a separate object outside of MsnUser that needs to
|
Wed, 03 Feb 2010 22:48:03 +0000 |
Marcus Lundblad |
merge of '57bf84117d335fd0bba1edff4c5b3b21e29f6bbc'
|
Wed, 03 Feb 2010 22:46:22 +0000 |
Marcus Lundblad |
media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.
|
Wed, 03 Feb 2010 22:19:11 +0000 |
Mark Doliner |
Replace guint membership_id[5] with guint member_id_on_pending_list in
|
Wed, 03 Feb 2010 22:02:46 +0000 |
Mark Doliner |
merge of '557198948608028bc4f826a546a3948c4899bdf0'
|
Wed, 03 Feb 2010 21:40:39 +0000 |
Paul Aurich |
jabber: Log a warning (with the shortcut) when refusing to send a smiley.
|
Wed, 03 Feb 2010 21:37:42 +0000 |
Paul Aurich |
merge of '12cc2cc3c1e0012329832ea2d170dca5b31f8b9b'
|
Wed, 03 Feb 2010 21:34:41 +0000 |
Marcus Lundblad |
jabber: Don't print the smiley shortcut in the error message when trying to
|
Wed, 03 Feb 2010 21:24:55 +0000 |
Mark Doliner |
I find the code easier to read this way
|
Wed, 03 Feb 2010 21:20:44 +0000 |
Mark Doliner |
Documentationliness is next to Godliness
|
Wed, 03 Feb 2010 21:17:30 +0000 |
Mark Doliner |
merge of '19b1f405b1e0f78a95bd14e8303d1a2c19818908'
|
Wed, 03 Feb 2010 21:05:44 +0000 |
Mark Doliner |
This is changelog worthy
|
Wed, 03 Feb 2010 21:11:25 +0000 |
Marcus Lundblad |
jabber: Don't send custom smileys larger than the recommended maximum BoB size
|
Wed, 03 Feb 2010 20:15:19 +0000 |
Mark Doliner |
New versions of AIM:
|
Wed, 03 Feb 2010 19:15:35 +0000 |
Mark Doliner |
Whoops, remove my note-to-self
|
Wed, 03 Feb 2010 19:08:04 +0000 |
Mark Doliner |
Mark this function as deprecated because I really don't know what
|
Wed, 03 Feb 2010 16:05:28 +0000 |
Sadrul Habib Chowdhury |
move-start (home) and move-last (end) actions for trees.
|
Wed, 03 Feb 2010 05:33:33 +0000 |
Paul Aurich |
jabber: Remove a funky workaround for an (old) OpenSSL crash.
|
Wed, 03 Feb 2010 04:54:23 +0000 |
Paul Aurich |
jabber: Move a comment to where it should be.
|
Wed, 03 Feb 2010 04:45:38 +0000 |
Paul Aurich |
jabber: When doing writes while disconnecting, 'ignore' errors.
|
Wed, 03 Feb 2010 01:03:09 +0000 |
Mark Doliner |
Put all our rateclass members in a single hash table instead of in one
|
Wed, 03 Feb 2010 00:07:45 +0000 |
Mark Doliner |
This extra check doesn't really work now that we have a concept of a
|
Wed, 03 Feb 2010 00:05:22 +0000 |
Mark Doliner |
optimization to the oscar prpl to use less memory, care of Shaun Lindsay
|
Tue, 02 Feb 2010 23:44:33 +0000 |
Mark Doliner |
We were using this formula from before the documentation was public, and
|
Tue, 02 Feb 2010 23:24:20 +0000 |
Mark Doliner |
Let's just do this mod on the fly instead of changing the variable
|
Tue, 02 Feb 2010 23:18:09 +0000 |
Mark Doliner |
Move two logging statements from oscar.c to family_oservice.c so we
|
Tue, 02 Feb 2010 23:11:35 +0000 |
Mark Doliner |
We don't need to keep the delta in memory. We keep the actual time of
|
Tue, 02 Feb 2010 22:56:17 +0000 |
Mark Doliner |
We set every field of this struct explicitly when we create it, so don't
|
Tue, 02 Feb 2010 20:42:00 +0000 |
Mark Doliner |
We should be using the type listed in the response, not in the
|
Mon, 01 Feb 2010 22:00:26 +0000 |
Sadrul Habib Chowdhury |
Fix merge.
|
Mon, 01 Feb 2010 21:51:20 +0000 |
Sadrul Habib Chowdhury |
merge of '4a72c5feaab572105b4902609836cd509328aa6d'
|
Mon, 01 Feb 2010 21:50:17 +0000 |
Sadrul Habib Chowdhury |
Look for non-null before processing theme input. Closes #10521 (again).
|
Mon, 01 Feb 2010 21:28:33 +0000 |
Marcus Lundblad |
merge of '6e11e232a469bd7bd1f5c8dadebcfa5809eb1cd1'
|
Mon, 01 Feb 2010 21:15:19 +0000 |
Paul Aurich |
merge of '47bd1e8215f2e068f00151ed40c211745f596aba'
|
Mon, 01 Feb 2010 21:15:16 +0000 |
Paul Aurich |
disapproval of revision '23fc27a319dd87434fdaf42acecbe1962468bbb8'
|
Mon, 01 Feb 2010 21:26:35 +0000 |
Marcus Lundblad |
jabber: Only make the SRV lookup for STUN based on the domain if no STUN
|
Fri, 29 Jan 2010 14:23:15 +0000 |
Adi Roiban |
Mark strings for translation.
|
Fri, 29 Jan 2010 03:56:00 +0000 |
Luoh Ren-Shan |
Search friends by email addresses in the buddylist.
|
Fri, 29 Jan 2010 01:41:16 +0000 |
Sadrul Habib Chowdhury |
merge of 'dc8e146830c1b3fa49695fd76eba4bc811e7ec53'
|
Thu, 28 Jan 2010 21:44:16 +0000 |
Sadrul Habib Chowdhury |
We allow aliasing chats. So don't show an error message when we try to.
|
Thu, 28 Jan 2010 20:39:24 +0000 |
Sadrul Habib Chowdhury |
Strip both \n and \r at the end of the lines when parsing a smiley theme.
|
Thu, 28 Jan 2010 19:57:00 +0000 |
Federico Mena Quintero |
Show tooltip for ellipsized tab titles.
|
Fri, 29 Jan 2010 01:30:38 +0000 |
Fartash Faghri |
Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
|
Thu, 28 Jan 2010 17:44:28 +0000 |
Sadrul Habib Chowdhury |
irssi wm: Move/Resize windows only if necessary.
|
Thu, 28 Jan 2010 17:24:13 +0000 |
Sadrul Habib Chowdhury |
gnt: Make sure the ordering of the windows is correct after a refresh.
|
Thu, 28 Jan 2010 05:06:24 +0000 |
Sadrul Habib Chowdhury |
gnt: Restore hardware cursor after reordering windows.
|
Wed, 27 Jan 2010 22:23:30 +0000 |
Sadrul Habib Chowdhury |
irssi wm: Restore the hardware cursor after title updates.
|
Wed, 27 Jan 2010 21:29:38 +0000 |
Sadrul Habib Chowdhury |
Fix a crash when setting a buddyicon.
|
Wed, 27 Jan 2010 21:24:15 +0000 |
Sadrul Habib Chowdhury |
oscar: Try to make the error message more verbose.
|
Tue, 26 Jan 2010 19:26:36 +0000 |
Paul Aurich |
ft: Fix ui_ops->ui_read being called too often (when it's not ready).
|
Tue, 26 Jan 2010 02:22:22 +0000 |
Paul Aurich |
merge of '3bd2c7a6603e3818db5888eda798d4a336a3665b'
|
Tue, 26 Jan 2010 02:18:16 +0000 |
Paul Aurich |
jabber: Wrap XHTML-IM messages in <p/> for greater interoperability justice. Closes #11253
|
Mon, 25 Jan 2010 18:43:42 +0000 |
Marcus Lundblad |
Fix an incorrect API comment
|
Sun, 24 Jan 2010 22:49:33 +0000 |
Bj«Órn Voigt |
German translation update
|
Sun, 24 Jan 2010 05:15:33 +0000 |
Paul Aurich |
Fix a corner case where purple_markup_html_to_xhtml generated malformed XHTML.
|
Sun, 24 Jan 2010 03:53:36 +0000 |
Sadrul Habib Chowdhury |
Allow copying username (and other settings) for a connected account from
|
Sat, 23 Jan 2010 06:20:54 +0000 |
Sadrul Habib Chowdhury |
Free allocated string from text-buffer.
|
Sat, 23 Jan 2010 03:56:35 +0000 |
Paul Aurich |
gtkrequest: Handle a multiline text field being set as required properly.
|
Fri, 22 Jan 2010 17:36:42 +0000 |
Paul Aurich |
jabber: Don't fetch Adhoc Commands for MUC chat members.
|
Thu, 21 Jan 2010 20:28:41 +0000 |
Paul Aurich |
jabber: Pedantically this bothered me, but changing the message to
|
Thu, 21 Jan 2010 20:23:38 +0000 |
Paul Aurich |
jabber: Newline at the end of this message.
|
Tue, 19 Jan 2010 06:33:18 +0000 |
Elliott Sales de Andrade |
merge of '7c5666620054a24425f455a96975fbf6174ad8a0'
|
Sat, 16 Jan 2010 23:47:26 +0000 |
Paul Aurich |
Updated Polish win32 installer translation. Closes #11198.
|
Sun, 17 Jan 2010 09:19:01 +0000 |
Elliott Sales de Andrade |
Fix spelling mixup.
|
Sun, 17 Jan 2010 00:59:14 +0000 |
Gabriel Schulhof |
Patch from Gabriel Schulhof to correctly disable all missing dependencies
|
Sat, 16 Jan 2010 23:14:41 +0000 |
Gabriel Schulhof |
Patch from Gabriel Schulhof to correctly size the GtkIMHtml entry in the
|
Sat, 16 Jan 2010 01:10:45 +0000 |
Paul Aurich |
Updated Afrikaans tranlsation. Closes #11180.
|
Sat, 16 Jan 2010 01:09:24 +0000 |
Paul Aurich |
Updated Polish translation. Closes #11175
|
Thu, 14 Jan 2010 20:22:07 +0000 |
Paul Aurich |
Updated Czech translation based on mcepl's issue. Closes #11172.
|
Thu, 14 Jan 2010 20:17:49 +0000 |
Paul Aurich |
Updated Gujarati and Kannada translations. Closes #11132, #11101.
|
Thu, 14 Jan 2010 19:51:14 +0000 |
Paul Aurich |
merge of '4b5ba819f03c9c79eb7d9a9cce48dbb028bdd9e5'
|
Thu, 14 Jan 2010 19:49:03 +0000 |
Mark Doliner |
Call msim_user_free here to make sure we cancel url_data and free one or
|
Thu, 14 Jan 2010 01:46:17 +0000 |
Paul Aurich |
Updated Albanian translation. Closes #11055.
|
Thu, 14 Jan 2010 01:44:55 +0000 |
Paul Aurich |
Further updates to Russian translation. Closes #11005
|
Thu, 14 Jan 2010 01:42:16 +0000 |
Paul Aurich |
Add Marathi translation from Sandeep Shedmake. Closes #11080.
|
Thu, 14 Jan 2010 01:33:27 +0000 |
Paul Aurich |
Updated Ukranian translation. Closes #11115
|
Thu, 14 Jan 2010 01:27:22 +0000 |
Paul Aurich |
Updated Simplified Chinese translation. Closes #11138.
|
Thu, 14 Jan 2010 01:26:04 +0000 |
Paul Aurich |
Updated Norwegian Nynorsk translation. Closes #11139
|
Thu, 14 Jan 2010 18:37:32 +0000 |
Paul Aurich |
I think this is only the place this could leak...
|
Wed, 13 Jan 2010 14:00:29 +0000 |
Stu Tomlinson |
xmlCleanupParser() should not be called like it was being
|
Wed, 13 Jan 2010 12:49:14 +0000 |
Peter Hjalmarsson |
Updated Swedish translation
|
Wed, 13 Jan 2010 08:05:31 +0000 |
fang |
Fix 'make check' on OS X by adding in a not-installed libqq shared lib.
|
Wed, 13 Jan 2010 03:13:26 +0000 |
Paul Aurich |
Cyrus may not have anything (yet) if it's waiting for a callback or something.
|
Fri, 08 Jan 2010 20:16:13 +0000 |
Paul Aurich |
Bump the micro version
|
Fri, 08 Jan 2010 20:11:49 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.2.6.5' (head 794204a24ba7bf26cdb07ae71b9573b09927d641)
|
Fri, 08 Jan 2010 15:34:10 +0000 |
Bj«Órn Voigt |
German update: 2 fuzzy marks removed
|
Fri, 08 Jan 2010 19:01:39 +0000 |
Paul Aurich |
NEWSifying
|
Fri, 08 Jan 2010 18:43:29 +0000 |
Paul Aurich |
Fix date in ChangeLogs.
|
Fri, 08 Jan 2010 18:29:53 +0000 |
Paul Aurich |
Changelog the reason for this release.
|
Fri, 08 Jan 2010 01:40:33 +0000 |
Daniel Atallah |
Prepare for 2.6.5
|
Fri, 08 Jan 2010 01:30:43 +0000 |
Daniel Atallah |
*** Plucked rev ea18c8ce78c0229a5b968aab268f38e9bcae0aee (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
|
Thu, 07 Jan 2010 23:51:10 +0000 |
Daniel Atallah |
Update for 2.6.5
|
Thu, 07 Jan 2010 23:48:56 +0000 |
Daniel Atallah |
*** Plucked rev 3976bac9dc1aafa42217dda56118316cb2fed956 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
|
Thu, 07 Jan 2010 23:48:32 +0000 |
Daniel Atallah |
*** Plucked rev 0707f870a510922ae86ef379b5f01efa76d01402 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
|
Thu, 07 Jan 2010 23:48:06 +0000 |
Daniel Atallah |
*** Plucked rev b0c392df480480c0a511e96fc7b2eb7f827e6efb (bcc0147bab874ca52c55ad4900545e17528bf8fd):
|
Thu, 07 Jan 2010 23:47:19 +0000 |
Daniel Atallah |
*** Plucked rev 2f5e5c51b0c4ca200f12170167cf0b2c40e41dfd (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
|
Thu, 07 Jan 2010 23:47:00 +0000 |
Daniel Atallah |
*** Plucked rev d1026e37e4b82add833d2a302a41c8f84e4e2bbb (cc475d6ed3e62e0458659c41bb58ac72f63d88c9):
|
Thu, 07 Jan 2010 23:46:24 +0000 |
Daniel Atallah |
*** Plucked rev 8549b9a30115559965e9bf93bb15a45b04c1d149 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
|
Thu, 07 Jan 2010 23:46:01 +0000 |
Daniel Atallah |
*** Plucked rev 4356cc7feb044645d98b4ec0ce70476371949c99 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
|
Thu, 07 Jan 2010 23:44:38 +0000 |
Daniel Atallah |
*** Plucked rev aada73f0d8a35997280d570f47caf30907fe68df (bcc0147bab874ca52c55ad4900545e17528bf8fd):
|
Thu, 07 Jan 2010 23:44:05 +0000 |
Daniel Atallah |
*** Plucked rev f39cd1fed08fe5f5e3165a087fcc36ed984a6eee (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
|
Thu, 07 Jan 2010 23:43:26 +0000 |
Daniel Atallah |
*** Plucked rev 1cd91846f484f7d7090d25b0e65d851a0dadcb90 (e894e488d2219b69664de488ee1af7f275f8817d):
|
Thu, 07 Jan 2010 23:42:35 +0000 |
Daniel Atallah |
*** Plucked rev a35d515dd2c8f385ed4563358fccee9108573018 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
|
Thu, 07 Jan 2010 23:42:06 +0000 |
Daniel Atallah |
*** Plucked rev 8afdf9fa3c0c98a6735023230f285152f54c3a79 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
|
Thu, 07 Jan 2010 23:41:17 +0000 |
Daniel Atallah |
*** Plucked rev 941f01ed2234f8e476b7260fbd6ea873583387f7 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
|
Thu, 07 Jan 2010 23:38:42 +0000 |
Daniel Atallah |
*** Plucked rev 4be2df4f72bd8a55cdae7f2554b73342a497c92f (bcc0147bab874ca52c55ad4900545e17528bf8fd):
|
Wed, 06 Jan 2010 08:43:49 +0000 |
Jochen Kemnade |
German translation update
|
Wed, 06 Jan 2010 04:04:43 +0000 |
Daniel Atallah |
Allow the "Bonjour" group to be renamed and function similarly to dragging the buddies into a different group. Fixes #11052
|
Wed, 06 Jan 2010 01:03:02 +0000 |
Stu Tomlinson |
Add support for the uri-handler signal to the signals-test plugin
|
Wed, 06 Jan 2010 01:00:13 +0000 |
Stu Tomlinson |
Remove an unused variable, and don't free the dbus error until after we are
|
Wed, 06 Jan 2010 00:55:08 +0000 |
Stu Tomlinson |
If a buddy is deleted less than 11 seconds after they sign on or off, and
|
Wed, 06 Jan 2010 00:48:50 +0000 |
Stu Tomlinson |
purple_account_request_authorization() does not require non-NULL auth and
|
Wed, 06 Jan 2010 00:01:23 +0000 |
Paul Aurich |
Disable this part of roster versioning, too (for now). Refs #10935.
|
Tue, 05 Jan 2010 21:04:26 +0000 |
Paul Aurich |
This string is already translated; so it need not be translated again.
|
Tue, 05 Jan 2010 17:46:00 +0000 |
John Bailey |
ChangeLog the gg buddy icon thing.
|
Tue, 05 Jan 2010 17:42:03 +0000 |
grommasher |
Fix Gadu-Gadu avatars. The server's response format has changed. Fixes #11050.
|
Tue, 05 Jan 2010 06:43:18 +0000 |
Elliott Sales de Andrade |
Save the event source ID for search_find_cb so that it's removed when the
|
Mon, 04 Jan 2010 00:17:02 +0000 |
Elliott Sales de Andrade |
The official MSN client supports setting (animated) GIFs as a buddy icon,
|
Sun, 03 Jan 2010 23:33:59 +0000 |
Elliott Sales de Andrade |
Fix some funny indenting.
|
Fri, 01 Jan 2010 22:05:40 +0000 |
Elliott Sales de Andrade |
Don't bother asking for an authorization message for users that added us to
|
Fri, 01 Jan 2010 21:55:01 +0000 |
Elliott Sales de Andrade |
Set user->authorized for pending buddies meaning we're authorized to add
|
Fri, 01 Jan 2010 08:40:29 +0000 |
Elliott Sales de Andrade |
I already removed the other g_stat, so I don't think this one is needed
|
Fri, 01 Jan 2010 08:32:17 +0000 |
Elliott Sales de Andrade |
merge of '016d96cd3d2c3e0c9966b9209bae225a8d3cb696'
|
Thu, 31 Dec 2009 18:03:25 +0000 |
Paul Aurich |
merge of '48c771eeb88cbd5496d0886b95e8bbe1079d9f92'
|
Thu, 31 Dec 2009 17:33:35 +0000 |
Stu Tomlinson |
Fix building finch & libgnt using older gcc or non-gcc compilers that do
|
Thu, 31 Dec 2009 14:53:58 +0000 |
Stu Tomlinson |
<glib/gstdio.h> only exists in glib 2.6 and newer. It was only needed for the
|
Thu, 31 Dec 2009 18:02:58 +0000 |
Paul Aurich |
Remove commas at end of enumerator lists because C++ -pedantic complains
|
Thu, 31 Dec 2009 05:32:08 +0000 |
cafoote |
perl: Fix the package names for some types. Closes #10973.
|
Thu, 31 Dec 2009 05:23:13 +0000 |
Paul Aurich |
conv: Clarify this (per a question on the m-l, though it confused me the first time through, too).
|
Wed, 30 Dec 2009 23:00:54 +0000 |
Paul Aurich |
ft: Add some useful debug logging.
|
Mon, 28 Dec 2009 21:19:51 +0000 |
Paul Aurich |
msn: Use the PurpleXfer size if available.
|
Thu, 31 Dec 2009 05:24:31 +0000 |
Elliott Sales de Andrade |
Each PurpleSmiley has a PurpleStoredImage behind it, so there's no need to
|
Thu, 31 Dec 2009 04:45:35 +0000 |
Elliott Sales de Andrade |
Using 'if (img==NULL) return;' fails to clean up properly, so invert the
|
Thu, 31 Dec 2009 04:13:55 +0000 |
Elliott Sales de Andrade |
There's no need to check type twice here. Also, g_return_if_reached is not
|
Thu, 31 Dec 2009 00:33:12 +0000 |
Elliott Sales de Andrade |
Don't try to remove a timeout on a NULL conversation, which can happen when
|
Wed, 23 Dec 2009 07:47:14 +0000 |
Elliott Sales de Andrade |
Add a GtkAlignment to create a small indent for the file transfer details.
|
Wed, 23 Dec 2009 07:13:27 +0000 |
Elliott Sales de Andrade |
Show the name of the account in the "Set Friendly Name" dialog.
|
Wed, 23 Dec 2009 06:23:24 +0000 |
Elliott Sales de Andrade |
Call purple_xfer_cancel_local instead of purple_xfer_request_denied when
|
Wed, 23 Dec 2009 05:57:45 +0000 |
Elliott Sales de Andrade |
The PurpleXfer should be unref'd if the file selection dialog was
|
Wed, 23 Dec 2009 05:55:02 +0000 |
Elliott Sales de Andrade |
Add some verbose ref-count debugging for PurpleXfer's.
|
Wed, 23 Dec 2009 05:50:48 +0000 |
Elliott Sales de Andrade |
Check file permissions before sending a file transfer request.
|
Wed, 23 Dec 2009 05:15:17 +0000 |
Elliott Sales de Andrade |
There's no need to call purple_xfer_get_type() repeatedly.
|
Wed, 23 Dec 2009 04:30:12 +0000 |
Elliott Sales de Andrade |
Since the prefs variable holds the widget that refers to the prefs dialog,
|
Wed, 23 Dec 2009 04:27:15 +0000 |
Elliott Sales de Andrade |
Call gtk_window_set_title() for the GtkIMHtml tip window, to avoid the
|
Wed, 23 Dec 2009 04:12:20 +0000 |
Elliott Sales de Andrade |
Re-themeize the sample GtkIMHtml entry in the prefs Conversations page when
|
Wed, 23 Dec 2009 02:21:52 +0000 |
Elliott Sales de Andrade |
Oops, the GtkListStore's for the themes have a lifetime that extends over
|
Wed, 23 Dec 2009 01:51:19 +0000 |
Elliott Sales de Andrade |
Make sure all globals are NULL when the prefs page is destroyed.
|
Wed, 23 Dec 2009 01:37:07 +0000 |
Elliott Sales de Andrade |
Re-order variables to follow widget hierarchy.
|
Wed, 23 Dec 2009 01:34:51 +0000 |
Elliott Sales de Andrade |
Remove an unnecessary variable.
|
Tue, 22 Dec 2009 08:19:57 +0000 |
Elliott Sales de Andrade |
Minor commenting.
|
Mon, 21 Dec 2009 09:57:06 +0000 |
Mark Doliner |
Use the od->icq boolean in a few places where we were calling
|
Sun, 20 Dec 2009 17:13:47 +0000 |
Will Thompson |
Fix -uninstalled pc files for out-of-tree builds.
|
Sat, 19 Dec 2009 02:33:53 +0000 |
Mark Doliner |
Two changes:
|
Wed, 16 Dec 2009 06:27:38 +0000 |
Paul Aurich |
Retire the Lithuanian translator per email request.
|
Wed, 16 Dec 2009 02:43:20 +0000 |
Mark Doliner |
merge of '8549b9a30115559965e9bf93bb15a45b04c1d149'
|
Sat, 12 Dec 2009 01:17:57 +0000 |
Mark Doliner |
Fix a crash when disconnecting with a pending buddy icon fetch request.
|
Tue, 15 Dec 2009 16:06:54 +0000 |
Paul Aurich |
certs: Cache certs once again (at the end of the verification process).
|
Tue, 15 Dec 2009 08:58:09 +0000 |
Elliott Sales de Andrade |
merge of '773d9ac497939f57a24695fab18a54da73d55aeb'
|
Tue, 15 Dec 2009 00:14:33 +0000 |
Paul Aurich |
jabber: Print a better error message when all connection methods fail.
|
Mon, 14 Dec 2009 23:57:26 +0000 |
Elliott Sales de Andrade |
*** Plucked rev 9115475787375850b563a1ec0b2007eaa463483e (qulogic@pidgin.im):
|
Mon, 14 Dec 2009 06:50:33 +0000 |
Elliott Sales de Andrade |
Don't call purple_xfer_start in msn_xfer_init. purple_xfer_start is called
|
Mon, 14 Dec 2009 06:10:28 +0000 |
Elliott Sales de Andrade |
Oops, don't break things for successfully receiving of a file.
|
Mon, 14 Dec 2009 05:58:46 +0000 |
Elliott Sales de Andrade |
Remove some extra debug lines.
|
Mon, 14 Dec 2009 05:45:50 +0000 |
Elliott Sales de Andrade |
Don't sent an ACK to a SLP message if the SlpCall has been marked as wasted
|
Mon, 14 Dec 2009 05:42:16 +0000 |
Elliott Sales de Andrade |
If we're sending a file, and libpurple tells us to cancel it, then just set
|
Mon, 14 Dec 2009 05:24:20 +0000 |
Elliott Sales de Andrade |
Calling purple_xfer_start may actually cancel the transfer (if the file
|
Mon, 14 Dec 2009 04:12:34 +0000 |
Elliott Sales de Andrade |
Remove unused variable.
|
Mon, 14 Dec 2009 04:10:52 +0000 |
Elliott Sales de Andrade |
I don't think there's any reason to stat this file instead of using the
|
Sun, 13 Dec 2009 09:40:58 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.cpw.darkrain42.msn.ft' (head 1d05e8a9b4efc830ebc22cbcfb5cf85086f10927)
|
Sun, 13 Dec 2009 04:16:10 +0000 |
Paul Aurich |
documentation clarification
|
Sun, 13 Dec 2009 03:24:01 +0000 |
Elliott Sales de Andrade |
Allow toggling debugging in the test suite with the environment variable
|
Sun, 13 Dec 2009 02:36:08 +0000 |
Elliott Sales de Andrade |
Fix annoying, but generally useless warning.
|
Sun, 13 Dec 2009 02:27:48 +0000 |
Elliott Sales de Andrade |
Make sure libpurple libraries are the first thing in the test suite's
|
Sun, 13 Dec 2009 00:36:36 +0000 |
Elliott Sales de Andrade |
Fix the call to g_build_path in the test suite. Before it made some really
|
Fri, 11 Dec 2009 19:58:46 +0000 |
Bj«Órn Voigt |
direct link to the Forum http://forum.pidgin-im.de/ within the German
|
Fri, 11 Dec 2009 03:07:52 +0000 |
Paul Aurich |
merge of 'a74fb0eb2e8074bf51ffad1750e6eeaf2b28c645'
|
Thu, 10 Dec 2009 22:10:01 +0000 |
Elliott Sales de Andrade |
merge of '23403faa17b752c8e88650199945fbd8843f3796'
|
Thu, 10 Dec 2009 21:40:13 +0000 |
Bj«Órn Voigt |
Inserted a link to the inofficial German portal www.pidgin-im.de
|
Fri, 11 Dec 2009 00:20:27 +0000 |
Marcus Lundblad |
Rearrange includes a bit to be consistent with the other files in the same dir
|
Thu, 10 Dec 2009 21:34:37 +0000 |
Marcus Lundblad |
Use the jabber_resource_know_capabilities function to determine if a buddy
|
Thu, 10 Dec 2009 05:40:59 +0000 |
Paul Aurich |
Disable Roster Versioning for the moment.
|
Thu, 10 Dec 2009 03:25:14 +0000 |
Paul Aurich |
jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
|
Thu, 10 Dec 2009 03:15:26 +0000 |
Paul Aurich |
jabber: Fix removing a self-contact.
|
Wed, 09 Dec 2009 06:16:53 +0000 |
Elliott Sales de Andrade |
merge of 'aada73f0d8a35997280d570f47caf30907fe68df'
|
Tue, 08 Dec 2009 17:24:33 +0000 |
Paul Aurich |
merge of 'f31da20f593d64a906374f7963e178dcd1738ac3'
|
Tue, 08 Dec 2009 12:13:08 +0000 |
Sadrul Habib Chowdhury |
There can be two backtab keys.
|
Tue, 08 Dec 2009 07:43:03 +0000 |
Paul Aurich |
merge of '05176515f0fedf038217d2e11e4e3a1c92cad166'
|
Tue, 08 Dec 2009 07:41:37 +0000 |
Paul Aurich |
On Windows, treat a 'xmpp:foo@bar.com' URI as opening an IM window.
|
Tue, 08 Dec 2009 17:23:34 +0000 |
Paul Aurich |
oscar: Avoid a printf("%s", NULL) crash when creating an AIM room.
|
Tue, 08 Dec 2009 04:52:50 +0000 |
Daniel Atallah |
Norwegian nynorsk win32 installer translation from Yngve Spjeld Landro
|
Tue, 08 Dec 2009 04:18:32 +0000 |
Paul Aurich |
Fix all the remaining files for which internal.h doesn't end up being the first include.
|
Tue, 08 Dec 2009 03:42:59 +0000 |
Paul Aurich |
Changelog the AIM/ICQ issue. Refs #10900.
|
Tue, 08 Dec 2009 03:23:45 +0000 |
Paul Aurich |
oscar: Add '\n' to a debug message missing it.
|
Sun, 06 Dec 2009 22:44:20 +0000 |
Paul Aurich |
jabber: The google roster request code was so lonely, so let's just drop-kick it and add the little custom logic to roster.c
|
Sun, 06 Dec 2009 19:26:52 +0000 |
Paul Aurich |
merge of 'a582dd339f019301adca693df4b1a8fb135a1774'
|
Sun, 06 Dec 2009 04:31:39 +0000 |
Paul Aurich |
jabber: Fix Google connecting. I wish this weren't off on its own, all sad and lonely.
|
Sun, 06 Dec 2009 19:26:45 +0000 |
Paul Aurich |
disapproval of revision '219b3128f3d96b126a9ed9aff2d2f3277e69dbd4'
|
Sun, 06 Dec 2009 04:19:06 +0000 |
Paul Aurich |
oscar: Recognize the CAPTCHA failure and print a more friendly message. Refs #10884.
|
Sun, 06 Dec 2009 04:00:13 +0000 |
Paul Aurich |
Updated Russian translation. Closes #10849.
|
Sun, 06 Dec 2009 01:01:20 +0000 |
Paul Aurich |
Tighter scoping and slightly less memory usage.
|
Sun, 06 Dec 2009 00:52:10 +0000 |
Paul Aurich |
jabber: Roster Versioning support.
|
Sun, 06 Dec 2009 00:36:59 +0000 |
Paul Aurich |
jabber: Lower the prio of this message; it's not very important.
|
Sat, 05 Dec 2009 22:48:34 +0000 |
Paul Aurich |
jabber: Clean up this code a little.
|
Fri, 04 Dec 2009 06:29:30 +0000 |
Paul Aurich |
Add all those cool new files to Makefile.mingw
|
Fri, 04 Dec 2009 06:25:26 +0000 |
Paul Aurich |
Changeloggin'!
|