Mercurial > pidgin.yaz
graph
-
Give a name to the statusbox button so that it can be accessible byWed, 23 Apr 2008 10:22:38 +0000, by Sadrul Habib Chowdhury
-
Return FALSE when nothing changes after an attempted tab-completion.Wed, 23 Apr 2008 10:11:58 +0000, by Sadrul Habib Chowdhury
-
Fix a crash which I think happens when the same buddy is in the buddylistWed, 23 Apr 2008 02:31:11 +0000, by Sadrul Habib Chowdhury
-
Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) forWed, 23 Apr 2008 02:29:39 +0000, by Sadrul Habib Chowdhury
-
Leak fix. I think. At least valgrind stopped crying about it and nothingTue, 22 Apr 2008 16:47:11 +0000, by Stu Tomlinson
-
Leak fix. This is probably quite serious if you have busy chats on yourTue, 22 Apr 2008 16:44:56 +0000, by Stu Tomlinson
-
Ignore token_status_account on account-specific status boxes. This shouldTue, 22 Apr 2008 05:32:08 +0000, by Sadrul Habib Chowdhury
-
Expose Purple::Prefs::get_children_names to perl plugins.Sun, 20 Apr 2008 15:37:39 +0000, by Sadrul Habib Chowdhury
-
Smiley insertions can be undone with this fix. References #5577. But redoSun, 20 Apr 2008 15:35:16 +0000, by Sadrul Habib Chowdhury
-
Add sendbutton.c to POTFILES.in.Sat, 19 Apr 2008 21:57:17 +0000, by Richard Laager
-
It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.Sat, 19 Apr 2008 14:18:06 +0000, by John Bailey
-
Based on some discussion in devel@conference.pidgin.im build and install theSat, 19 Apr 2008 04:59:27 +0000, by Etan Reisner
-
Fix Purple::Util::fetch_url to correctly accept a callback in any of theSat, 19 Apr 2008 04:52:13 +0000, by Etan Reisner
-
Stop restoring conversation window locations on !Windows, I wasn't aware thisFri, 18 Apr 2008 03:41:12 +0000, by Etan Reisner
-
Add a plugin to add a Send button to the conversation windows, users of tabletFri, 18 Apr 2008 03:28:07 +0000, by Etan Reisner
-
merge of '61d502ea8377846692aea9189056d7c134660277'Thu, 17 Apr 2008 17:01:03 +0000, by Sadrul Habib Chowdhury
-
Add missing newline to debug message. Fixes #5546.Thu, 17 Apr 2008 13:48:34 +0000, by Daniel Atallah
-
merge of '946d948a1aa4270fa46dabca767e9d727d4519eb'Thu, 17 Apr 2008 07:09:46 +0000, by Mark Doliner
-
When reciving our buddy list on MSN, add people to the permit andThu, 17 Apr 2008 00:39:01 +0000, by Mark Doliner
-
Fix an issue with formatting in Bonjour messages. It looks like it has beenThu, 17 Apr 2008 02:45:37 +0000, by Daniel Atallah
-
Fix a null pointer deref (hopefully). I haven't been able to consistentlyWed, 16 Apr 2008 21:34:38 +0000, by Daniel Atallah
-
Don't try to enable our server-stored buddylist if we receive an errorWed, 16 Apr 2008 07:25:47 +0000, by Mark Doliner
-
Don't remove the PurpleBuddy from our buddy list if we don't send themWed, 16 Apr 2008 06:47:14 +0000, by Mark Doliner
-
Super minor documentation improvementWed, 16 Apr 2008 06:27:46 +0000, by Mark Doliner
-
I'm an idiot and forgot to escape my apostrophe. This took *way* too longWed, 16 Apr 2008 05:44:40 +0000, by John Bailey
-
Attempt to make it a bit more obvious that people need to have half a clueWed, 16 Apr 2008 05:32:14 +0000, by John Bailey
-
I've seen intermittent crashes on xmpp file transfers in this code, but IWed, 16 Apr 2008 00:01:03 +0000, by Evan Schoenberg
-
The warning string for plaintext auth over an unencrypted connection is foundTue, 15 Apr 2008 23:51:03 +0000, by Evan Schoenberg
-
merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'Tue, 15 Apr 2008 23:46:13 +0000, by Evan Schoenberg
-
Patch from dharding to allow pidgin to be built on win32 using MSYS 1.0.10 which includes a version of sed that doesn't handle in-place replacement. Fixes #5527.Tue, 15 Apr 2008 16:21:24 +0000, by Daniel Atallah
-
Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471Tue, 15 Apr 2008 16:16:52 +0000, by Daniel Atallah
-
I don't consider this an error.Mon, 14 Apr 2008 20:35:47 +0000, by Mark Doliner
-
Patch from Gaul to plug a small leak, with an additional fix to freeThu, 17 Apr 2008 16:59:31 +0000, by Sadrul Habib Chowdhury
-
Add a 'Jump to markerline' option in the conversation window menu toMon, 14 Apr 2008 05:30:18 +0000, by Sadrul Habib Chowdhury
-
Include finch.h instead of internal.hSun, 13 Apr 2008 17:47:25 +0000, by Sadrul Habib Chowdhury
-
merge of '8ac2f1461dd4df5ba43e8c0399b59451b3c549e6'Sun, 13 Apr 2008 17:39:38 +0000, by Sadrul Habib Chowdhury
-
Destroy the tooltip when a group in the buddylist is expanded or collapsedSun, 13 Apr 2008 17:33:13 +0000, by Sadrul Habib Chowdhury
-
When you try to execute a command (e.g., /part etc.) in a chat on aSun, 13 Apr 2008 17:12:05 +0000, by Sadrul Habib Chowdhury
-
Do not crash from commands in a disconnected chat. Fixes #5208Sun, 13 Apr 2008 16:54:33 +0000, by Sadrul Habib Chowdhury
-
Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.Sun, 13 Apr 2008 16:28:57 +0000, by Sadrul Habib Chowdhury
-
Remove the "Use GSSAPI (Kerberos v5) for authentication" xmpp preference,Tue, 15 Apr 2008 23:46:03 +0000, by Evan Schoenberg
-
Add Iain MacDonnell to COPYRIGHT; references #5205.Sun, 13 Apr 2008 09:51:45 +0000, by Will Thompson
-
Add Jeffery Brown to COPYRIGHT. References #4905.Sat, 12 Apr 2008 23:34:27 +0000, by Will Thompson
-
Handle IRC ban lists in-channel. Channels which are not joined areSat, 12 Apr 2008 22:59:33 +0000, by Ethan Blanton
-
nosnilmot pointed out that this error message seemed to be wrong. I agreeSat, 12 Apr 2008 21:26:43 +0000, by John Bailey
-
merge of '37d6f8af593bffa17bba1823a3c5a8612bcfdf18'Sat, 12 Apr 2008 20:20:09 +0000, by Ethan Blanton
-
Put the recent configure.ac changes in the ChangeLog. I may have been a bitSat, 12 Apr 2008 18:30:34 +0000, by John Bailey
-
Patch from Maiku: "When the buddy list is set to sort contacts by status,Sat, 12 Apr 2008 17:55:44 +0000, by Will Thompson
-
Modified version of a patch from "dseven" to prevent crashing on NULL topicsSat, 12 Apr 2008 17:48:16 +0000, by Will Thompson
-
Strip mIRC formatting codes from PART and QUIT messages.Sat, 12 Apr 2008 19:40:06 +0000, by Ethan Blanton
-
Patch from Jeffery Brown to set the idle uiops on OS X when IOKit is available.Sat, 12 Apr 2008 17:35:19 +0000, by Will Thompson
-
Pass something useful as the 'who' parameter to purple_conv_im_write forSat, 12 Apr 2008 12:54:15 +0000, by Will Thompson
-
German translation updateSat, 12 Apr 2008 08:46:44 +0000, by Jochen Kemnade
-
Use an event-box instead of a button for the link, and change the cursorSat, 12 Apr 2008 06:52:07 +0000, by Sadrul Habib Chowdhury
-
Use the desired cursor, instead of always using GDK_WATCH.Sat, 12 Apr 2008 06:47:04 +0000, by Sadrul Habib Chowdhury
-
Patch from fmoo to make double-clicking or hitting enter on a chatroom userFri, 11 Apr 2008 22:53:34 +0000, by Will Thompson
-
Make plugin website URLs clickable; it's a button with blue underlined text.Fri, 11 Apr 2008 22:31:55 +0000, by Will Thompson
-
Make the cap plugin disabled by default. As usual, anyone who disagrees orFri, 11 Apr 2008 22:10:10 +0000, by John Bailey
-
Make the gevolution plugin disabled by default. Again, if anyone disagreesFri, 11 Apr 2008 22:03:08 +0000, by John Bailey