Mercurial > pidgin
graph
-
Try to make a window transient for a suitable parent window. This currentlyWed, 28 Nov 2007 01:54:34 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)Wed, 28 Nov 2007 00:17:27 +0000, by Sadrul Habib Chowdhury
-
Fix up a doxygen comment about a function return value.Sat, 22 Dec 2007 17:54:30 +0000, by Etan Reisner
-
Refactor some of the tooltip drawing functions. And add some pretend docs.Tue, 18 Dec 2007 09:17:39 +0000, by Sadrul Habib Chowdhury
-
Reset tree-path when a tooltip is destroyed.Tue, 18 Dec 2007 06:32:42 +0000, by Sadrul Habib Chowdhury
-
Add 'js' in COPYRIGHT. References #4323.Wed, 12 Dec 2007 00:12:41 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 1d77c730a1160c77d14354d4ce61455e59c94fbc)Wed, 12 Dec 2007 00:11:11 +0000, by Sadrul Habib Chowdhury
-
Plug a leak. And a patch from 'js' to fix tooltips in compiz fusion. References #4323.Tue, 11 Dec 2007 19:13:14 +0000, by Sadrul Habib Chowdhury
-
Make sure an old tooltip is destroyed before creating a new one.Sat, 08 Dec 2007 07:14:25 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 40d42b30664156f7f561606dd28fc01256a8ca36)Thu, 06 Dec 2007 22:46:51 +0000, by Sadrul Habib Chowdhury
-
Add the new file in .mingw, thanks to Kevin.Thu, 06 Dec 2007 08:44:34 +0000, by Sadrul Habib Chowdhury
-
Some utility functions for showing tooltips. This is used by the buddylist,Thu, 06 Dec 2007 07:33:53 +0000, by Sadrul Habib Chowdhury
-
merge of '0bab002372d4ff0eac85fc22d99e014cd044b900'Tue, 18 Dec 2007 18:18:31 +0000, by Richard Laager
-
Typing notification in the conversation history.Tue, 18 Dec 2007 21:24:28 +0000, by Sadrul Habib Chowdhury
-
cancel_cb can be NULL here too.Tue, 18 Dec 2007 18:33:15 +0000, by Sadrul Habib Chowdhury
-
I'm happy to report that my spelling is coming along in leanps and nbounds.Tue, 18 Dec 2007 17:03:13 +0000, by Will Thompson
-
Sadrul informs me that cancel_cb may in fact be NULL.Tue, 18 Dec 2007 16:57:21 +0000, by Will Thompson
-
merge of 'adb528a403db408f5e4407e89f98f7ced3cac9a1'Tue, 18 Dec 2007 16:10:22 +0000, by Stu Tomlinson
-
merge of '0c8dcc7788d676e6bcd7fa7a3823c5f44568ae9b'Tue, 18 Dec 2007 16:10:19 +0000, by Stu Tomlinson
-
Documentation tweaks and more g_return_if_fail checks for NULL parameters whichTue, 18 Dec 2007 16:02:35 +0000, by Will Thompson
-
libpurple/win32/libc_interface.c was missingTue, 18 Dec 2007 15:55:03 +0000, by Bj«Órn Voigt
-
German translation updateTue, 18 Dec 2007 15:54:28 +0000, by Bj«Órn Voigt
-
Move some curly braces around so static analysis tools can properly detectTue, 18 Dec 2007 15:56:06 +0000, by Stu Tomlinson
-
Ye Olde Compiler complained about this:Tue, 18 Dec 2007 15:53:05 +0000, by Stu Tomlinson
-
merge of '1bb5970e91bf83784fd002fc78216157034e9257'Tue, 18 Dec 2007 11:05:40 +0000, by Will Thompson
-
Add a comment that I took this from glibTue, 18 Dec 2007 08:44:35 +0000, by Mark Doliner
-
Create a purple_gai_strerror() function similar to g_str_error() whichTue, 18 Dec 2007 08:42:41 +0000, by Mark Doliner
-
merge of '245a620adeb2dc4767ee8db9e6c7cafa287b8f8d'Tue, 18 Dec 2007 07:39:57 +0000, by Mark Doliner
-
Use g_sterror instead of strerror in two more places.Tue, 18 Dec 2007 07:37:55 +0000, by Mark Doliner
-
Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 secondsTue, 18 Dec 2007 07:33:32 +0000, by Sean Egan
-
Don't install pidgin.desktop when not installing PidginTue, 18 Dec 2007 06:29:46 +0000, by Sean Egan
-
merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'Tue, 18 Dec 2007 03:35:20 +0000, by Luke Schierer
-
Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.Tue, 18 Dec 2007 22:57:55 +0000, by Evan Schoenberg
-
merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'Tue, 18 Dec 2007 02:26:57 +0000, by Evan Schoenberg
-
Added support for authentication via CRAM-MD5 when using jabber:iq:auth.Mon, 17 Dec 2007 23:22:30 +0000, by Evan Schoenberg
-
Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355Tue, 18 Dec 2007 02:26:44 +0000, by Daniel Atallah
-
merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'Tue, 18 Dec 2007 02:25:10 +0000, by Daniel Atallah
-
Escape system log messages before sending to the loggers. Fixes #4426Mon, 17 Dec 2007 20:37:30 +0000, by Stu Tomlinson
-
Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.Tue, 18 Dec 2007 10:54:32 +0000, by Will Thompson
-
I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bitTue, 18 Dec 2007 00:59:59 +0000, by Sean Egan
-
merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'Mon, 17 Dec 2007 12:10:55 +0000, by Will Thompson
-
Don't bother making transient connection errors persist across a restart.Mon, 17 Dec 2007 12:09:59 +0000, by Will Thompson
-
Dismissing the signed on elsewhere minidialog should clear all the errors;Mon, 17 Dec 2007 12:09:19 +0000, by Will Thompson
-
Add send_raw to Perl bindings. Patch from martijn. Fixes #3505Mon, 17 Dec 2007 07:34:21 +0000, by Sean Egan
-
Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.Mon, 17 Dec 2007 07:29:39 +0000, by Sean Egan
-
Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a queryMon, 17 Dec 2007 06:51:12 +0000, by Sean Egan
-
Remove size restriction on XMPP avatarsMon, 17 Dec 2007 06:01:59 +0000, by Sean Egan
-
Another patch from DHowett. This one adds conversation nick colors to gtkrcMon, 17 Dec 2007 05:49:40 +0000, by Sean Egan
-
Patch from DHowett to fix the transposition of background and forebround colorsMon, 17 Dec 2007 05:29:00 +0000, by Sean Egan
-
pulled the NEWS and ChangeLog bits from 2.3.1Sun, 16 Dec 2007 21:23:56 +0000, by Ka-Hing Cheung
-
merge of '4268f3923b30680b7ec013f553a7733f4b24417d'Sun, 16 Dec 2007 16:37:53 +0000, by Will Thompson
-
merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'Sun, 16 Dec 2007 00:36:02 +0000, by Ka-Hing Cheung
-
Add libpurple/win32/libc_interface.c to suppress an error.Sat, 15 Dec 2007 22:58:57 +0000, by Richard Laager
-
Revert siege's likely inadvertent changes to autogen.sh inSat, 15 Dec 2007 22:29:38 +0000, by Richard Laager
-
part of the series of patches from QuLogic that fixes a use-after-free,Sun, 16 Dec 2007 00:34:21 +0000, by Ka-Hing Cheung
-
avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an accountSat, 15 Dec 2007 20:29:56 +0000, by Christopher O'Brien
-
Make yahoo_html_to_codes deal with ' in messages being sent. Also correctSun, 16 Dec 2007 16:36:53 +0000, by Will Thompson
-
The debug message for purple_prefs_set_path when the pref in question is notSat, 15 Dec 2007 18:23:04 +0000, by Will Thompson
-
Fix a GList being leaked when dealing with network connection/disconnection events.Fri, 14 Dec 2007 00:38:22 +0000, by Daniel Atallah
-
Some minor tweaks to the man page.Thu, 13 Dec 2007 06:53:07 +0000, by John Bailey
-
Another tweak to the auto-resizing so it shows new empty lines correctly,Wed, 12 Dec 2007 20:37:29 +0000, by Stu Tomlinson
-
Fix #4345 by ignoring a malformed message.Wed, 12 Dec 2007 19:15:01 +0000, by Daniel Atallah
-
merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'Wed, 12 Dec 2007 01:53:00 +0000, by Stu Tomlinson
-
merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'Wed, 12 Dec 2007 00:15:23 +0000, by Sadrul Habib Chowdhury
-
Remove the close timer when re-displaying a hidden conversation.Wed, 12 Dec 2007 00:10:36 +0000, by Sadrul Habib Chowdhury
-
Cleanup to prevent unnecessary alloc/free. Also a small fix to remove the possiblity that a message will be sent before the stream is started.Tue, 11 Dec 2007 20:28:09 +0000, by Daniel Atallah
-
Stu says this was unnecessary, that it is already there.Tue, 11 Dec 2007 19:03:37 +0000, by Luke Schierer
-
Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)Wed, 12 Dec 2007 01:48:49 +0000, by Stu Tomlinson
-
merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'Tue, 11 Dec 2007 18:42:26 +0000, by Luke Schierer
-
Clean up generated dbus sources in 'make clean'Tue, 11 Dec 2007 16:51:07 +0000, by Stu Tomlinson
-
(13:35:59) KeaponLaffin: so which SSL libraries are supported?Tue, 11 Dec 2007 18:41:33 +0000, by Luke Schierer
-
Fixed http://trac.adiumx.com/ticket/8529Tue, 11 Dec 2007 01:34:18 +0000, by Andreas Monitzer
-
Ensure that an error's description actually is UTF-8 before writing it out toMon, 10 Dec 2007 15:22:27 +0000, by Will Thompson
-
Correct a doc typo.Mon, 10 Dec 2007 13:10:58 +0000, by Will Thompson
-
Add @since 2.3.0 to purple.h.Mon, 10 Dec 2007 13:10:19 +0000, by Will Thompson
-
merge of '2cbfe519145eef590082df40a311948ad4884ef2'Mon, 10 Dec 2007 04:36:58 +0000, by Sadrul Habib Chowdhury
-
Create a 'list' request-field for a 'choice' plugin pref.Mon, 10 Dec 2007 04:34:51 +0000, by Sadrul Habib Chowdhury
-
merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'Mon, 10 Dec 2007 03:54:21 +0000, by Daniel Atallah
-
Ignore stripped win32 bin directory.Mon, 10 Dec 2007 03:52:17 +0000, by Daniel Atallah
-
Ari noticed that `make docs` no longer functions properly when the buildMon, 10 Dec 2007 03:53:08 +0000, by John Bailey
-
A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.Mon, 10 Dec 2007 02:19:56 +0000, by Daniel Atallah
-
Fix #4079 for real.Sun, 09 Dec 2007 11:25:15 +0000, by Daniel Atallah
-
We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.Sun, 09 Dec 2007 10:08:40 +0000, by Sadrul Habib Chowdhury
-
Allow loading python scripts at runtime.Sun, 09 Dec 2007 00:56:29 +0000, by Sadrul Habib Chowdhury
-
merge of '078fbf9229f1725f0a5c49d8196cd59ee1d638b0'Fri, 07 Dec 2007 22:14:23 +0000, by Stu Tomlinson
-
Bump the versions here, should probably have been done as soon as I branchedFri, 07 Dec 2007 22:14:12 +0000, by Stu Tomlinson
-
applied changes from 77a1cbe2b98208666f2139db2b165a02126f4cd0Fri, 07 Dec 2007 03:59:24 +0000, by Daniel Atallah
-
Trap gstreamer error messages with our debug stuff so they don't get spewedThu, 06 Dec 2007 15:29:25 +0000, by Stu Tomlinson
-
updated German translationThu, 06 Dec 2007 14:11:17 +0000, by Jochen Kemnade
-
Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.Thu, 06 Dec 2007 12:26:40 +0000, by Sadrul Habib Chowdhury
-
Save the normalized account name for pounces and custom statuses. References #2049.Thu, 06 Dec 2007 09:54:04 +0000, by Sadrul Habib Chowdhury
-
Normalize the names appropriately when searching for accounts. This shouldThu, 06 Dec 2007 09:52:58 +0000, by Sadrul Habib Chowdhury
-
memleak fixesThu, 06 Dec 2007 08:10:46 +0000, by Ka-Hing Cheung
-
gets rid of one valgrind warningThu, 06 Dec 2007 07:24:10 +0000, by Ka-Hing Cheung
-
Ignore the generated purple.hThu, 06 Dec 2007 01:30:38 +0000, by Stu Tomlinson
-
Disable roomlist tooltips until I (or anyone else!) fix them to be lessWed, 05 Dec 2007 21:08:52 +0000, by Stu Tomlinson
-
merge of '38cb8ea7055d8c059d560031c45e5a2eedd4b4b5'Wed, 05 Dec 2007 20:45:38 +0000, by Stu Tomlinson
-
Don't hide all widgets when destroying a window because then the hiddenWed, 05 Dec 2007 17:08:27 +0000, by Stu Tomlinson
-
merge of '7e3fbc31d04d03b44eec338a8703cd9329136a9a'Wed, 05 Dec 2007 11:11:59 +0000, by Evan Schoenberg
-
Fix a busted commitWed, 05 Dec 2007 08:17:15 +0000, by Sean Egan
-
Do not overwrite an existing file. Closes #3982.Wed, 05 Dec 2007 07:34:11 +0000, by Sadrul Habib Chowdhury
-
Normalize and escape the filename when auto-accepting a file. References #3982.Wed, 05 Dec 2007 04:59:43 +0000, by Sadrul Habib Chowdhury
-
Make sure we are still in the chat, and the chat can have a topic, when showing the topic in the tooltip.Wed, 05 Dec 2007 01:32:07 +0000, by Sadrul Habib Chowdhury
-
Plug a small leak.Wed, 05 Dec 2007 00:42:26 +0000, by Sadrul Habib Chowdhury
-
merge of '024dfe71422830dbaef95d94fd32517d86c82eb3'Wed, 05 Dec 2007 00:16:40 +0000, by Sadrul Habib Chowdhury
-
merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'Wed, 05 Dec 2007 00:03:11 +0000, by Etan Reisner
-
Plug another leak or two, remove a comment, and reorganize a couple functions.Sat, 01 Dec 2007 06:46:25 +0000, by Etan Reisner