Mercurial > pidgin.yaz
graph
-
Don't print 'file transfer complete' message more than once for the same xfer.Wed, 09 Jan 2008 14:41:29 +0000, by Sadrul Habib Chowdhury
-
Remove the completed/cancelled xfers when 'Clear finished transfers' is selected. (Did anyone notice our 'purple_xfer_is_canceled' is typoed?)Wed, 09 Jan 2008 08:42:33 +0000, by Sadrul Habib Chowdhury
-
merge of '1c032cc023d809fb900c6bbf99dcd8619b815131'Wed, 09 Jan 2008 02:16:11 +0000, by Sadrul Habib Chowdhury
-
merge of '5d18b4aee9c05f592af532f9155aadb23ad11d4b'Tue, 08 Jan 2008 22:01:22 +0000, by Evan Schoenberg
-
Fix notice on /meTue, 08 Jan 2008 17:16:57 +0000, by Ethan Blanton
-
German translation updateTue, 08 Jan 2008 10:16:26 +0000, by Jochen Kemnade
-
Use a unique chat id across all sessions for multi-user chats, probablyTue, 08 Jan 2008 03:46:41 +0000, by Stu Tomlinson
-
Huh, you want to be able to compile? I clearly (or not so clearly) need newTue, 08 Jan 2008 03:28:48 +0000, by Stu Tomlinson
-
Adjust some network error fatalities and thingsTue, 08 Jan 2008 03:03:15 +0000, by Stu Tomlinson
-
Apparently "nil" is an Objective-C thingTue, 08 Jan 2008 03:02:08 +0000, by Stu Tomlinson
-
merge of 'a5456268d56c1a4745ac4abb84a176ecc6f68109'Tue, 08 Jan 2008 03:00:20 +0000, by Stu Tomlinson
-
shorted the 'typing then stopped' messageTue, 08 Jan 2008 01:18:10 +0000, by Sean Egan
-
ifdef out the typing menu tray icon, as the inline typing notifications do a better job notifying, I thinkTue, 08 Jan 2008 01:11:59 +0000, by Sean Egan
-
If the UI sets a cache directory before purple_buddy_icons_init() is calledTue, 08 Jan 2008 21:58:31 +0000, by Evan Schoenberg
-
Remove spurious bracesMon, 07 Jan 2008 23:20:40 +0000, by Evan Schoenberg
-
German updateMon, 07 Jan 2008 19:04:10 +0000, by Bj«Órn Voigt
-
merge of '5fc55e3a78ccb0a463df332592e62c5a371cd8b4'Mon, 07 Jan 2008 16:28:25 +0000, by Mark Doliner
-
Add Shreevatsa R for the Python she-bang line changes.Mon, 07 Jan 2008 15:52:50 +0000, by Richard Laager
-
I am going to go ahead and commit+push this revision/fix of purple_conversation_new.Wed, 09 Jan 2008 02:14:29 +0000, by Sadrul Habib Chowdhury
-
Unset some stuff to make sure Sylar can't kill us.Mon, 07 Jan 2008 15:16:33 +0000, by Sadrul Habib Chowdhury
-
compileMon, 07 Jan 2008 09:14:39 +0000, by Sadrul Habib Chowdhury
-
merge of 'd11aaeee05a52eb367ad7d81f82a36b7a0501bcf'Mon, 07 Jan 2008 06:19:57 +0000, by Sadrul Habib Chowdhury
-
If the cached buddy icon can't be loaded, delete the preferences which point to it. Among other things, this fixes OSCAR buddy icon retrieval when the cache has been removed - since previously the icon hash was kept around and was used to determine that (so far as the prpl could tell) no icon retrieval was needed, libpurple would never have an icon for the contact.Mon, 07 Jan 2008 00:32:26 +0000, by Evan Schoenberg
-
Remember the size of the roomlist window. Handle the categories better.Mon, 07 Jan 2008 06:16:46 +0000, by Sadrul Habib Chowdhury
-
Typo can cause crashes.Sun, 06 Jan 2008 20:59:02 +0000, by Sadrul Habib Chowdhury
-
Fix a couple compile warnings.Sun, 06 Jan 2008 21:56:12 +0000, by John Bailey
-
Fix my typoSun, 06 Jan 2008 21:47:02 +0000, by John Bailey
-
Some readability changes. Refs #4533.Sun, 06 Jan 2008 21:15:17 +0000, by John Bailey
-
Give credit where due.Sun, 06 Jan 2008 19:48:18 +0000, by John Bailey
-
This patch from Thanumalayan S. implements Yahoo protocol version 15 fileSun, 06 Jan 2008 19:45:03 +0000, by Thanumalayan
-
Revert patch that added receive-only transfer support for Yahoo protocolSun, 06 Jan 2008 19:28:49 +0000, by John Bailey
-
merge of '534709237b5a9cb6acf039eba7344401c9cf8ac4'Sun, 06 Jan 2008 19:02:57 +0000, by Sadrul Habib Chowdhury
-
Don't assume perl is at /usr/bin/perl, use /usr/bin/env instead. This is notSat, 05 Jan 2008 18:41:33 +0000, by Richard Laager
-
These don't seem to require bash.Sat, 05 Jan 2008 18:36:23 +0000, by Richard Laager
-
A small patch from shreevatsa: "Some of the Python scripts start withSat, 05 Jan 2008 18:34:04 +0000, by Richard Laager
-
merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'Sat, 05 Jan 2008 18:07:16 +0000, by Richard Laager
-
Squash some compiler warnings, some from my -Wstrict-prototypes fixing.Sat, 05 Jan 2008 18:01:12 +0000, by Richard Laager
-
Clarify a comment that was confusing me. Thanks resiak!Sat, 05 Jan 2008 17:14:32 +0000, by Richard Laager
-
Save the conversation "Enable Logging" option per-contact.Sat, 05 Jan 2008 16:32:40 +0000, by Moos Heintzen
-
Turn off -Wstrict-prototypes until the issues in these libraries are fixed:Thu, 03 Jan 2008 20:28:16 +0000, by Richard Laager
-
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned upThu, 03 Jan 2008 04:57:40 +0000, by Richard Laager
-
Implementation of the roomlist API.Sun, 06 Jan 2008 19:01:24 +0000, by Sadrul Habib Chowdhury
-
Add a function to get a widget for a request field.Sun, 06 Jan 2008 18:53:47 +0000, by Sadrul Habib Chowdhury
-
A list of accessor functions to the roomlist API.Sun, 06 Jan 2008 18:52:15 +0000, by Sadrul Habib Chowdhury
-
An additional push from Gabriel's omgp.pidgin.add-widget-util branch.Sat, 05 Jan 2008 14:34:41 +0000, by Ethan Blanton
-
Allow INTLTOOL_MSGFMT to also be a valid value of MSGFMT for ourSat, 05 Jan 2008 14:32:59 +0000, by Ethan Blanton
-
German translation updateSat, 05 Jan 2008 12:31:53 +0000, by Jochen Kemnade
-
Utility functions to set and format song information. Closes #4398.Sat, 05 Jan 2008 11:08:48 +0000, by Sadrul Habib Chowdhury
-
merge of '1858be5916da7bce36f3c991bcd71fc65271048d'Sat, 05 Jan 2008 10:45:29 +0000, by Sadrul Habib Chowdhury
-
Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.Mon, 07 Jan 2008 16:28:12 +0000, by Mark Doliner
-
Some changes intended to make oscar not emit so manySat, 05 Jan 2008 08:46:25 +0000, by Mark Doliner
-
Now that oscar throttles itself as it approaches the rate limit, we canSat, 05 Jan 2008 08:15:43 +0000, by Mark Doliner
-
Minor comment changesSat, 05 Jan 2008 07:49:15 +0000, by Mark Doliner
-
We're not actually using these KNOWNGOOD defines, but should we everSat, 05 Jan 2008 07:47:22 +0000, by Mark Doliner
-
Partial support for reading ICQ 6 status notes. The status note willSat, 05 Jan 2008 07:33:13 +0000, by Mark Doliner
-
Remove a lot of duplication from a lot of places. Closes #4558.Sat, 05 Jan 2008 10:43:25 +0000, by Gabriel Schulhof
-
Show the emblem in conversation infopane correctly for chats.Sat, 05 Jan 2008 02:16:30 +0000, by Sadrul Habib Chowdhury
-
Fix an infinite loop. Fixes #4486.Fri, 04 Jan 2008 22:57:51 +0000, by Sadrul Habib Chowdhury
-
merge of '26afdc5e8f0e60ae1cc245decbcee7ece0a2f29f'Fri, 04 Jan 2008 22:48:25 +0000, by Sadrul Habib Chowdhury
-
We can't rely on g_strerror() being set by g_file_test().Fri, 04 Jan 2008 21:30:24 +0000, by Daniel Atallah
-
Detect the mdnsresponder crashing in the DnsSD implementation and disconnect the account instead of pegging the CPU.Fri, 04 Jan 2008 20:41:08 +0000, by Daniel Atallah
-
Show prpl icons in the tooltip for groups.Fri, 04 Jan 2008 22:45:57 +0000, by Sadrul Habib Chowdhury
-
Get rid of some wasted empty space in the tooltips for chats and groups.Fri, 04 Jan 2008 20:34:23 +0000, by Sadrul Habib Chowdhury
-
merge of '30ea4e4dc3c93772f4022f23b41bb489eb0ac56b'Fri, 04 Jan 2008 16:47:39 +0000, by Sadrul Habib Chowdhury
-
German update: GTK pluginFri, 04 Jan 2008 14:45:25 +0000, by Bj«Órn Voigt
-
update for German translationFri, 04 Jan 2008 09:59:05 +0000, by Jochen Kemnade
-
This is how the error handling for the win32 single instance mutex is supposed to work.Fri, 04 Jan 2008 01:10:09 +0000, by Daniel Atallah
-
German updateThu, 03 Jan 2008 22:07:02 +0000, by Bj«Órn Voigt
-
Fixes for incorrectly displaying user tune emblem and empty current media.Thu, 03 Jan 2008 18:31:58 +0000, by Stu Tomlinson
-
Blink the buddies that signed on/off recently for six seconds.Fri, 04 Jan 2008 16:45:11 +0000, by Sadrul Habib Chowdhury
-
New actions: window-next-urgent (alt+tab), and window-prev-urgent (alt+shift+tab).Thu, 03 Jan 2008 11:12:36 +0000, by Sadrul Habib Chowdhury
-
merge of '46216b10d02d4e5cae2343e469f0e405088537d3'Wed, 02 Jan 2008 22:15:06 +0000, by Richard Laager
-
Clear up some documentation.Wed, 02 Jan 2008 14:01:50 +0000, by Will Thompson
-
Masca noticed that dc6923294f5f33ff7a52a998e1b9e9ad47be0211 made jabber.c notWed, 02 Jan 2008 14:01:15 +0000, by Will Thompson
-
Remove unused code.Wed, 02 Jan 2008 12:07:15 +0000, by Sadrul Habib Chowdhury
-
Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).Wed, 02 Jan 2008 12:04:27 +0000, by Sadrul Habib Chowdhury
-
Mark a string for translation.Wed, 02 Jan 2008 11:05:09 +0000, by Sadrul Habib Chowdhury
-
merge of '7e8103bd3c5298a43a4e18bb59037980f5c213c9'Wed, 02 Jan 2008 06:42:29 +0000, by Evan Schoenberg
-
Felipe Contreras, one of our older Crazy Pacth Writers, noticed that theseMon, 31 Dec 2007 03:06:42 +0000, by John Bailey
-
Added /notice support for IRC. If I didn't do this properly, feel freeSun, 30 Dec 2007 18:46:56 +0000, by John Bailey
-
merge of '1e815cbbfe7f16f64d88932b88cb027889830b52'Sun, 30 Dec 2007 13:56:01 +0000, by Sadrul Habib Chowdhury
-
Fix a double-free when unloading dependent plugins. Fixes #4488.Sun, 30 Dec 2007 13:53:57 +0000, by Sadrul Habib Chowdhury
-
Keep track of the keepalive timeout source so it can be removed when the account disconnects. This prevents a possible crash if the timeout fired after the account disconnected.Wed, 02 Jan 2008 06:36:35 +0000, by Evan Schoenberg
-
merge of 'a8b520be697763fb22572a1a5f50fe2d01738644'Sun, 30 Dec 2007 10:07:50 +0000, by Evan Schoenberg
-
I think that now that it's easy to re-enable accounts that got a connectionSun, 30 Dec 2007 12:36:56 +0000, by Will Thompson
-
bring ChangeLog.win32 up2date with 2.3.1Sat, 29 Dec 2007 23:27:11 +0000, by Ka-Hing Cheung
-
nacho points out that we need to connect to 'style-set' on a widget that uses the default style, because the signal is not emitted for widgets that uses custom styles. This is part of his earlier patch. References #4351.Sat, 29 Dec 2007 23:25:14 +0000, by Sadrul Habib Chowdhury
-
Show the prpl icon in the account-specific statusboxes to avoid ambiguity.Sat, 29 Dec 2007 21:50:23 +0000, by Sadrul Habib Chowdhury
-
merge of '136abe99803d125464bb1268eb7041051ad4c9ae'Sat, 29 Dec 2007 19:19:56 +0000, by Sadrul Habib Chowdhury
-
Clarify documentation of confusingly-named and -valued signal prioritySat, 29 Dec 2007 17:40:44 +0000, by Will Thompson
-
Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.Sat, 29 Dec 2007 18:22:24 +0000, by Sadrul Habib Chowdhury
-
Patch from QuLogic to correctly set the length. Closes #4515.Sat, 29 Dec 2007 17:45:40 +0000, by Sadrul Habib Chowdhury
-
Docu patch from Simon Wenner. Closes #4497.Sat, 29 Dec 2007 17:43:44 +0000, by Sadrul Habib Chowdhury
-
merge of '09b67b44dabe98093e6dc706c0d731212e129a79'Sun, 30 Dec 2007 10:06:58 +0000, by Evan Schoenberg
-
ChangeLog entry for QuLogic's patch.Sat, 29 Dec 2007 04:46:49 +0000, by John Bailey
-
Patch from QuLogic to prevent multiple alias editing fields in the infopane. Fixes #4467.Sat, 29 Dec 2007 04:26:17 +0000, by Elliott Sales de Andrade
-
Fixed a leakSun, 30 Dec 2007 10:06:51 +0000, by Evan Schoenberg
-
Ensure js->sasl is not NULL before using it in jabber_auth_handle_success(). This was, I believe, the source of the crash stu reported when my DIGEST-MD5 hack was in place; while js->sasl will probably be non-NULL whenever we reach this code point now, it's more robust to verify it here since that's an assumption originating in another function.Fri, 28 Dec 2007 17:14:52 +0000, by Evan Schoenberg
-
merge of '791803b6696dd26a5193ad76f80dbc7c6cb2687a'Fri, 28 Dec 2007 02:49:23 +0000, by Stu Tomlinson
-
Add tooltips to the plugin window. I did it mostly to test the new tooltipFri, 28 Dec 2007 01:57:17 +0000, by Sadrul Habib Chowdhury
-
Use the new tooltip functions to draw the tooltips in the conversation window.Fri, 28 Dec 2007 01:38:41 +0000, by Sadrul Habib Chowdhury
-
Prevent a divide by zero. Fixes #4490.Thu, 27 Dec 2007 16:29:58 +0000, by Daniel Atallah
-
merge of 'c0a74e417ec8993798705c2cbfca7b7d8b0bc514'Wed, 26 Dec 2007 02:49:24 +0000, by Sadrul Habib Chowdhury
-
fix a leakWed, 26 Dec 2007 02:26:27 +0000, by Ka-Hing Cheung
-
fix a double freeWed, 26 Dec 2007 01:19:18 +0000, by Ka-Hing Cheung
-
merge of 'c000ab1012a7be103452c357fb103e5bddeb99d7'Tue, 25 Dec 2007 23:00:27 +0000, by Will Thompson
-
Yes, we really can use qsort(3) rather than reimplementing it. I've testedTue, 25 Dec 2007 22:59:15 +0000, by Will Thompson
-
Double clicking the column header/divider, or in the 'enabled' column shouldn't bring up the account-modify window. Fixes #3733.Tue, 25 Dec 2007 08:49:35 +0000, by Sadrul Habib Chowdhury
-
Infinitesimally better debug messageTue, 25 Dec 2007 06:38:17 +0000, by Mark Doliner
-
Should be safe to get rid of this nowTue, 25 Dec 2007 05:53:23 +0000, by Mark Doliner
-
Don't print "no" twice when we can't find a libraryTue, 25 Dec 2007 04:16:23 +0000, by Mark Doliner
-
merge of '4fa938e6f980314ccc4a44725eb809c3b5a4fcbc'Mon, 24 Dec 2007 10:40:28 +0000, by Sadrul Habib Chowdhury
-
Plug a small leak.Mon, 24 Dec 2007 07:04:08 +0000, by Sadrul Habib Chowdhury
-
Do not prompt for an already merged contact. Fixes #4285.Mon, 24 Dec 2007 02:00:17 +0000, by Sadrul Habib Chowdhury
-
Reset the 'editable' flag of the renderer after cancelling the edit. Fixes #4471.Mon, 24 Dec 2007 01:28:24 +0000, by Sadrul Habib Chowdhury
-
C++ doesn't really allow forward declarations of enums, and weMon, 24 Dec 2007 04:56:23 +0000, by Mark Doliner
-
If a peer certificate does not match our cached cert, do not auto reject it!Sun, 23 Dec 2007 18:36:09 +0000, by Stu Tomlinson
-
*really* add the StartCom Free SSL Certificate Authority certificateSun, 23 Dec 2007 17:30:09 +0000, by Stu Tomlinson
-
Add the StartCom Free SSL Certificate Authority certificate (as used bySun, 23 Dec 2007 17:16:14 +0000, by Stu Tomlinson
-
Compile warning fixSun, 23 Dec 2007 17:14:06 +0000, by Stu Tomlinson
-
Add tooltips to groups in the buddy list. The tooltips show the current onlineSun, 23 Dec 2007 01:30:27 +0000, by Etan Reisner
-
merge of 'f6430c7013d08f95c60248eeb22c752a0107499b'Sat, 22 Dec 2007 23:18:08 +0000, by Etan Reisner
-
disapproval of revision 'f6430c7013d08f95c60248eeb22c752a0107499b'Fri, 28 Dec 2007 02:49:10 +0000, by Stu Tomlinson
-
The DIGEST-MD5 implementation of CYRUS-SASL is incompatible with the implementation in Java. The result is that we failed to authenticate to Java-based servers such as OpenFire when DIGEST-MD5 was enabled. This appears to be the result of a bug in the Java SASL library. While we -could- wait for a fix within that library and tell our users that server admins need to upgrade to get the fix, a client-side workaround is very easily accessible to us.Sat, 22 Dec 2007 16:59:52 +0000, by Evan Schoenberg
-
Daniel pointed out that this should be digest, not &digest, because auth_hmac_md5 takes a guchar* rather than a guchar**Sat, 22 Dec 2007 15:45:13 +0000, by Evan Schoenberg
-
Export purple_*_version in version.h.Sat, 22 Dec 2007 11:40:34 +0000, by Will Thompson
-
merge of '3a8b6b71a880d8b8152d3ad4c4ade2d3df3b0f5c'Sat, 22 Dec 2007 11:36:01 +0000, by Will Thompson
-
merge of '488405b28c709cbc7ca2a9df39974b06209fe0f1'Fri, 21 Dec 2007 19:38:21 +0000, by Will Thompson
-
Warning fixes.Fri, 21 Dec 2007 21:03:35 +0000, by Daniel Atallah
-
merge of '512fef4a6375dc53f2f672f545da13d2d4505990'Fri, 21 Dec 2007 19:33:15 +0000, by Sadrul Habib Chowdhury
-
merge of '1f8afab1886606b0936e80a00245ff532d77086f'Fri, 21 Dec 2007 18:58:59 +0000, by Will Thompson
-
Use aliases in the typing notification.Fri, 21 Dec 2007 19:31:16 +0000, by Sadrul Habib Chowdhury
-
Make some more event handlers return appropriate gboolean values. This turnsFri, 21 Dec 2007 14:19:29 +0000, by Sadrul Habib Chowdhury
-
The event handlers need to return a gboolean. Using void callbacks can lead to unpredictable behaviour.Fri, 21 Dec 2007 12:17:10 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision '846b73cefc86ff41042181a41f8ceaae6699c1f6'Fri, 21 Dec 2007 19:34:54 +0000, by Will Thompson
-
Add purple_version_get_{major,minor,micro} functions to get the runningFri, 21 Dec 2007 18:57:48 +0000, by Will Thompson
-
merge of '72df99671f84834d934f83b25ce492f289d77063'Fri, 21 Dec 2007 09:33:45 +0000, by Sadrul Habib Chowdhury
-
HMAC digest support from Elliott Sales de AndradeThu, 20 Dec 2007 03:44:01 +0000, by Elliott Sales de Andrade
-
Triple DES cipher support from Elliott Sales de AndradeThu, 20 Dec 2007 03:40:56 +0000, by Elliott Sales de Andrade
-
The pulse data stuff hasn't been used in quite a while - get rid of it.Wed, 19 Dec 2007 15:54:54 +0000, by Daniel Atallah
-
GDK_WINDOW_TYPE_HINT_TOOLTIP is GTK+ >= 2.10.0Wed, 19 Dec 2007 15:53:58 +0000, by Daniel Atallah
-
merge of '05319fdf1db00660d0c169657ed1b08ff621e5c7'Wed, 19 Dec 2007 11:31:37 +0000, by Will Thompson
-
Add QuLogic's nick to the about dialog, and update and sort other lists ofWed, 19 Dec 2007 11:31:28 +0000, by Will Thompson
-
German translation updateWed, 19 Dec 2007 09:18:39 +0000, by Jochen Kemnade
-
I hate to be vain, but I like to think I do more than "(null)" :)Wed, 19 Dec 2007 00:58:36 +0000, by Will Thompson
-
merge of '596c9f710fd64a951cbce4bb92b6e051ae3805b1'Wed, 19 Dec 2007 00:43:23 +0000, by Will Thompson
-
merge of '70b3c6fe54dd2678b33b1b1da78c4e66acd20931'Tue, 18 Dec 2007 22:12:10 +0000, by Sean Egan
-
PromotionsTue, 18 Dec 2007 22:10:49 +0000, by Sean Egan
-
Avoid jumpiness when typing notification in the conv. history is removed.Fri, 21 Dec 2007 09:32:30 +0000, by Sadrul Habib Chowdhury
-
This fixes the tab-coloring issue that's been bugging seanegn.Fri, 21 Dec 2007 09:03:20 +0000, by Sadrul Habib Chowdhury
-
Update the changelogs, and the @since doxy-tags for new functions.Tue, 18 Dec 2007 21:43:03 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)Tue, 18 Dec 2007 21:27:01 +0000, by Sadrul Habib Chowdhury
-
Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a Gtk plugin)Tue, 18 Dec 2007 15:15:19 +0000, by Sadrul Habib Chowdhury
-
Version 2.4.0devel.Tue, 18 Dec 2007 10:08:18 +0000, by Sadrul Habib Chowdhury
-
ChangeLog.API the tooltip functions.Tue, 18 Dec 2007 09:35:46 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)Tue, 18 Dec 2007 09:20:01 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)Tue, 18 Dec 2007 05:50:43 +0000, by Sadrul Habib Chowdhury
-
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