Mercurial > pidgin
graph
-
merge of '80cc49cd64db4d457f67ee6f7a936e162748f026'Wed, 29 Aug 2007 04:55:44 +0000, by Ka-Hing Cheung
-
Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.Wed, 29 Aug 2007 04:30:53 +0000, by Daniel Atallah
-
Remove some relics from when we didn't create the buddy list immediately.Wed, 29 Aug 2007 04:21:33 +0000, by Daniel Atallah
-
merge of '770ac36e679db47d463b561e8972d12c2f77bd4f'Wed, 29 Aug 2007 04:03:01 +0000, by William Ehlhardt
-
Make a note about purple_prefs_load no longer needing to be called by the UI and update finch accordingly. There doesn't appear to be any negative effects of having the purple_prefs_load called twice.Wed, 29 Aug 2007 03:55:21 +0000, by Daniel Atallah
-
- Add Verisign's Class 3 Extended Validation CA (used for login.live.comWed, 29 Aug 2007 04:01:42 +0000, by William Ehlhardt
-
merge of 'ee4f8f7ebf5f6057974f66b75c8b59c199e44ae0'Wed, 29 Aug 2007 01:46:45 +0000, by Mark Doliner
-
(Un)Register the pools with DBus to avoid a runtime fit.Wed, 29 Aug 2007 05:40:01 +0000, by Sadrul Habib Chowdhury
-
Add certificate UI in finch.Wed, 29 Aug 2007 05:18:39 +0000, by Sadrul Habib Chowdhury
-
There's some disagreement over the response-id sent to the callbacks toTue, 28 Aug 2007 21:17:28 +0000, by Sadrul Habib Chowdhury
-
merge of '45cf46d3ba2b0debc7f98159ddf5a0262809cde4'Tue, 28 Aug 2007 21:03:49 +0000, by Sadrul Habib Chowdhury
-
Fix printf(%s, NULL).Tue, 28 Aug 2007 12:34:33 +0000, by Daniel Atallah
-
Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything.Tue, 28 Aug 2007 03:59:44 +0000, by Daniel Atallah
-
Add a new flag PURPLE_MESSAGE_INVISIBLE which can be used to send a messageTue, 28 Aug 2007 08:58:36 +0000, by Sadrul Habib Chowdhury
-
Don't trigger 'receiving-' and 'received-' signals when sending attention request.Tue, 28 Aug 2007 08:53:48 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)Tue, 28 Aug 2007 04:32:52 +0000, by Sadrul Habib Chowdhury
-
- Change g_assert to purple_debug_errorTue, 28 Aug 2007 03:46:31 +0000, by William Ehlhardt
-
merge of 'db94e3dde2f5edb422e7d7c1ec30474e2000997c'Tue, 28 Aug 2007 03:34:06 +0000, by William Ehlhardt
-
- Change assert on ssl init failure to a mere warningTue, 28 Aug 2007 03:31:38 +0000, by William Ehlhardt
-
Don't allow duplicate accounts to be added. Ideally some of these checks should be in the core, but I don't see a way of doing that without forcing 3.0.0. Fixes #2269 (the part that was actually broken).Tue, 28 Aug 2007 03:21:18 +0000, by Daniel Atallah
-
Fix the win32 build for the cert SoC branch merge.Tue, 28 Aug 2007 03:15:48 +0000, by Daniel Atallah
-
Make the gtkcert stuff compile on GTK+ older than 2.8Tue, 28 Aug 2007 03:14:54 +0000, by Daniel Atallah
-
Update .mtn-ignore for emotes size change.Tue, 28 Aug 2007 03:11:11 +0000, by Daniel Atallah
-
Install rtl 11px status pixmaps on win32 too.Tue, 28 Aug 2007 01:57:49 +0000, by Daniel Atallah
-
Fix purple_util_write_data_to_file signature.Tue, 28 Aug 2007 01:57:16 +0000, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head 1ade185e4daf699979b517ddb70cee47cd15e7ee)Tue, 28 Aug 2007 01:14:08 +0000, by William Ehlhardt
-
- Add purple_util_write_data_to_file_absolute; glib'sSat, 25 Aug 2007 20:32:15 +0000, by William Ehlhardt
-
- TODO whacking and cosmeticsMon, 20 Aug 2007 16:25:44 +0000, by William Ehlhardt
-
- Even more TODO whackingMon, 20 Aug 2007 16:22:35 +0000, by William Ehlhardt
-
- Reword some dialogsMon, 20 Aug 2007 03:53:28 +0000, by William Ehlhardt
-
- Yet More TODO whackingMon, 20 Aug 2007 03:21:37 +0000, by William Ehlhardt
-
- Errorchecking in x509_cert_dnMon, 20 Aug 2007 03:15:30 +0000, by William Ehlhardt
-
- More TODO whackingMon, 20 Aug 2007 03:10:21 +0000, by William Ehlhardt
-
- TODO-whackingMon, 20 Aug 2007 03:00:31 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)Mon, 20 Aug 2007 02:49:47 +0000, by William Ehlhardt
-
Fixed code indenting, some spaces were still left and now replaced by tabs.Tue, 28 Aug 2007 19:03:07 +0000, by Andreas Monitzer
-
Fixed merge errors stemming from the fact that the main branch and my branch both added something to the prpl structTue, 28 Aug 2007 07:09:48 +0000, by Andreas Monitzer
-
merge of 'c3b6e088483d70780a3365f7111d2fbd2cc81e4e'Tue, 28 Aug 2007 07:03:28 +0000, by Andreas Monitzer
-
propagate from branch 'im.pidgin.soc.2007.xmpp' (head f6a67901e79d8d35e6bf30f0766b2417740090b7)Mon, 27 Aug 2007 23:44:39 +0000, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 04b3e8958ef3758cefdb2c6a32a676b131aee0cc)Mon, 27 Aug 2007 22:15:19 +0000, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 384c9116031084a2f41659dc9e9a4aa7bba55d86)Mon, 27 Aug 2007 21:59:11 +0000, by Evan Schoenberg
-
Only hide single tab on Top-tabbed windowsWed, 29 Aug 2007 01:03:01 +0000, by Sean Egan
-
Allow you to click on statusbox again and keep it open.Tue, 28 Aug 2007 22:40:51 +0000, by Sean Egan
-
Don't mess up the initial transparency when not using the "remove transparency on focus" pref.\nTue, 28 Aug 2007 00:13:20 +0000, by Daniel Atallah
-
And, put Peter in COPYRIGHT while we're at itMon, 27 Aug 2007 23:44:11 +0000, by Sean Egan
-
Make fmoo and nix crazy patch writersMon, 27 Aug 2007 23:32:29 +0000, by Sean Egan
-
Remove X11 specifics from configure.ac. Allows to build against native, non-X11 QuartzMon, 27 Aug 2007 22:45:15 +0000, by Sean Egan
-
merge of '04b3e8958ef3758cefdb2c6a32a676b131aee0cc'Mon, 27 Aug 2007 22:20:13 +0000, by Sean Egan
-
After deactivating a status, call purple_blist_update_buddy_status() since the buddy's status has changed. I'm not sure if this fixes a bug in pidgin, but it definitely fixes display of contacts after they return from 'mobile' on AIM in Adium (Adium:#6943)Mon, 27 Aug 2007 22:01:58 +0000, by Evan Schoenberg
-
Fix the GetABacktrace URL in the pt_BR translation. Fixes #2812Mon, 27 Aug 2007 21:12:09 +0000, by Daniel Atallah
-
Fixes #2146. Adds a Show Protocol Icon option and groups related Show menu items into a submenu. Patch from Justin HeinerMon, 27 Aug 2007 22:00:41 +0000, by Sean Egan
-
Add 11px extended-away rtl icon.Mon, 27 Aug 2007 20:55:35 +0000, by Sean Egan
-
ChangeLogMon, 27 Aug 2007 20:16:56 +0000, by Sean Egan
-
merge of 'b6c53eca73f8f22b0d8fafd412b2570c631455be'Mon, 27 Aug 2007 17:22:16 +0000, by Ethan Blanton
-
merge of '1e84e66f6954510525d3db02bb2899bca1caacdb'Mon, 27 Aug 2007 17:17:04 +0000, by Sean Egan
-
Add horizontal rules and strikethroughs to the toolbarMon, 27 Aug 2007 17:16:11 +0000, by Sean Egan
-
pidginstock.cMon, 27 Aug 2007 05:35:00 +0000, by Sean Egan
-
ACK for EvilDennisRMon, 27 Aug 2007 17:21:35 +0000, by Ethan Blanton
-
Replace homegrown str_replace() with purple_strreplace(), after discovering it.Mon, 27 Aug 2007 07:03:28 +0000, by Jeffrey Connelly
-
In MSN prpl, use attention API. Can be disabled by undefiningMon, 27 Aug 2007 06:58:54 +0000, by Jeffrey Connelly
-
Change Yahoo prpl to use attention API in libpurple. Previous behavior canMon, 27 Aug 2007 06:08:14 +0000, by Jeffrey Connelly
-
Change serv_send_attention() to call prpl_info->send_attention(), andMon, 27 Aug 2007 05:37:40 +0000, by Jeffrey Connelly
-
On login, get contacts from server using msim_get_contact_list().Mon, 27 Aug 2007 02:29:15 +0000, by Jeffrey Connelly
-
In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()Mon, 27 Aug 2007 01:36:21 +0000, by Jeffrey Connelly
-
merge of '0398fdfcf107ed2bd1e3f271524fe5fe0134bd97'Mon, 27 Aug 2007 00:09:17 +0000, by Jeffrey Connelly
-
merge of '1d830d1617f678f9a4976d149b442420640dc120'Sun, 26 Aug 2007 23:53:05 +0000, by Sadrul Habib Chowdhury
-
merge of '3ccc848dcffce11aa363f593e383cc1f07d081d0'Sun, 26 Aug 2007 23:03:40 +0000, by Sadrul Habib Chowdhury
-
merge of 'a8189d2840b6823a0faf5dbba937eb0dd96a1416'Sun, 26 Aug 2007 20:49:25 +0000, by Luke Schierer
-
Add MySpaceIM to the list in the about dialog.Sun, 26 Aug 2007 19:30:45 +0000, by Kevin Stange
-
Update the buddylist if a buddy is moved to another group from a differentSun, 26 Aug 2007 20:35:40 +0000, by Sadrul Habib Chowdhury
-
merge of '0bf01031d132e0c8d3ab091041ec704fcfc2b152'Sun, 26 Aug 2007 19:08:29 +0000, by Kevin Stange
-
Add MySpaceIM to the Windows build, though I can't verify this worksSun, 26 Aug 2007 19:02:38 +0000, by Kevin Stange
-
merge of 'cacb6312fda77c93ab3e7557fdea3c2956cc55ad'Sun, 26 Aug 2007 18:59:59 +0000, by Kevin Stange
-
Changelog the API changes in finch and libgnt so far.Sun, 26 Aug 2007 16:23:08 +0000, by Sadrul Habib Chowdhury
-
merge of 'e6a26aab7c177405a9cbb8d8358228ed4a53d508'Sun, 26 Aug 2007 14:02:35 +0000, by Sadrul Habib Chowdhury
-
merge of '665d20fa5e8c368f876485703c5e3c652c9b44c9'Sun, 26 Aug 2007 14:02:30 +0000, by Sadrul Habib Chowdhury
-
Changelog the per-conversation mute/logging options.Sun, 26 Aug 2007 09:41:54 +0000, by Sadrul Habib Chowdhury
-
Fix #2767 (per-conversation/chat mute option).Sun, 26 Aug 2007 09:39:54 +0000, by Sadrul Habib Chowdhury
-
Add two missing conversation-uiops functions. (has_focus and present)Sun, 26 Aug 2007 08:58:59 +0000, by Sadrul Habib Chowdhury
-
Separate logging support for each conversation.Sun, 26 Aug 2007 08:34:04 +0000, by Sadrul Habib Chowdhury
-
Set the custom status message for yahoo buddies correctly at login time. Fixes #2754.Sun, 26 Aug 2007 06:55:21 +0000, by Daniel Atallah
-
Add msimprpl's user module so we all can compile libpurple again ;)Mon, 27 Aug 2007 00:00:38 +0000, by Jeffrey Connelly
-
In msimprpl: if no local alias is set, set it to the username on sign-on.Sun, 26 Aug 2007 22:44:42 +0000, by Jeffrey Connelly
-
For myim: (MySpaceIM) URLs, lookup the contact ID into a username beforeSun, 26 Aug 2007 22:23:15 +0000, by Jeffrey Connelly
-
Add receiving-im-attention and received-im-attention signals, similar toSun, 26 Aug 2007 21:28:58 +0000, by Jeffrey Connelly
-
In msimprpl, fix the msim_uri_handler(). The sendIM and addContact commandsSun, 26 Aug 2007 18:51:06 +0000, by Jeffrey Connelly
-
Add myim: URI handler to Win32 NSIS installer, for MySpaceIM plugin.Sun, 26 Aug 2007 18:42:00 +0000, by Jeffrey Connelly
-
Only check for mail if "New mail notifications" is enabled in account options.Sun, 26 Aug 2007 08:25:37 +0000, by Jeffrey Connelly
-
Add msim_uri_handler() to handle myim: URLs, sendIM and addContact commands.Sun, 26 Aug 2007 08:20:49 +0000, by Jeffrey Connelly
-
In msimprpl, move user-related code to a new user module, and move otherSun, 26 Aug 2007 07:37:28 +0000, by Jeffrey Connelly
-
In msimprpl, move formatting functions to a markup module. It only exposesSun, 26 Aug 2007 06:51:17 +0000, by Jeffrey Connelly
-
In msimprpl, move session-related functions to a new session module.Sun, 26 Aug 2007 06:36:56 +0000, by Jeffrey Connelly
-
In msimprpl, move zap-related code to a separate module.Sun, 26 Aug 2007 06:30:41 +0000, by Jeffrey Connelly
-
Now that MsimMessageElement's are more accessible outside message.c,Sun, 26 Aug 2007 02:50:38 +0000, by Jeffrey Connelly
-
In msimprpl's mail notifications, change four parallel arrays intoSun, 26 Aug 2007 01:35:10 +0000, by Jeffrey Connelly
-
Lookup a user's information when their status changes to anything butSun, 26 Aug 2007 01:08:39 +0000, by Jeffrey Connelly
-
In msimprpl, replace !strcmp() with g_str_equal() everywhere.Sat, 25 Aug 2007 23:05:57 +0000, by Jeffrey Connelly
-
Use new attention API from http://msimprpl.darkthoughts.net/attention3.diff,Sat, 25 Aug 2007 22:35:44 +0000, by Jeffrey Connelly
-
Attention API for nudges/buzzes/zaps of various protocols.Sat, 25 Aug 2007 22:33:40 +0000, by Jeffrey Connelly
-
merge of '3b5ffa9dc2dec5443f83a219ac14382a0e3ccf03'Sat, 25 Aug 2007 05:41:25 +0000, by Jeffrey Connelly
-
Do not duplicate the same message in the history, and store the correctSat, 25 Aug 2007 12:06:40 +0000, by Sadrul Habib Chowdhury
-
Add a 'Hide' item under 'Conversation' menu so people can check this thing out.Sat, 25 Aug 2007 11:36:02 +0000, by Sadrul Habib Chowdhury
-
Clear the message history in the /clear callback.Sat, 25 Aug 2007 11:29:43 +0000, by Sadrul Habib Chowdhury
-
Adding all the message from history in GtkIMHtml takes a bit long causingSat, 25 Aug 2007 11:28:34 +0000, by Sadrul Habib Chowdhury
-
The conversation history is in a reversed list.Sat, 25 Aug 2007 11:18:26 +0000, by Sadrul Habib Chowdhury
-
Utilize the message-history in dbus-gnt.Sat, 25 Aug 2007 10:33:00 +0000, by Sadrul Habib Chowdhury
-
DBus-ify the message history in a conversation.Sat, 25 Aug 2007 10:02:21 +0000, by Sadrul Habib Chowdhury
-
API to reattach a conversation to gtk UI. Use the newSat, 25 Aug 2007 05:09:56 +0000, by Sadrul Habib Chowdhury
-
A conversation shouldn't need ui-ops for logging the messages.Sat, 25 Aug 2007 04:57:55 +0000, by Sadrul Habib Chowdhury
-
Reattach the gtk-ui to a conversation when the user wants toSat, 25 Aug 2007 04:53:45 +0000, by Sadrul Habib Chowdhury
-
Make sure a conversation is a pidgin-conversation to avoid a crash.Sat, 25 Aug 2007 04:50:57 +0000, by Sadrul Habib Chowdhury
-
Store message history in a conversation, and provide API to access the history.Sat, 25 Aug 2007 03:59:05 +0000, by Sadrul Habib Chowdhury
-
merge of '0fc7f6e97f5dab2cfc59a71a0aba499d560220b2'Sat, 25 Aug 2007 01:14:56 +0000, by Sadrul Habib Chowdhury
-
Specify small and large step values for the volume slider.Fri, 24 Aug 2007 22:19:52 +0000, by Sadrul Habib Chowdhury
-
Have small and large steps for the slider.Fri, 24 Aug 2007 22:16:51 +0000, by Sadrul Habib Chowdhury
-
Fix crashing when the sametime account disconnects and we update the conv. window infopanel. Fixes #2762.Fri, 24 Aug 2007 21:25:30 +0000, by Daniel Atallah
-
Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.Fri, 24 Aug 2007 19:43:41 +0000, by Daniel Atallah
-
merge of '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'Fri, 24 Aug 2007 15:58:46 +0000, by Sean Egan
-
disapproval of revision '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'Wed, 29 Aug 2007 23:14:46 +0000, by Richard Laager
-
ChangeLog MySpaceTue, 21 Aug 2007 15:10:03 +0000, by Sean Egan
-
If purple_blist_add_{chat,buddy} is called with a group or chat that isn'tSat, 25 Aug 2007 05:40:12 +0000, by Jeffrey Connelly
-
merge of '0705e301236da4eef643bf63cac73af309c26799'Fri, 24 Aug 2007 15:58:38 +0000, by Sean Egan
-
Use the changed volume when 'Test'ing.Fri, 24 Aug 2007 15:04:19 +0000, by Sadrul Habib Chowdhury
-
Update msimprpl to 0.16.Fri, 24 Aug 2007 06:39:51 +0000, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 54129de486cffc56bea31f4ea38c3972e450958b)Fri, 24 Aug 2007 06:21:20 +0000, by Jeffrey Connelly
-
Reset unsigned int input handlers to 0 instead of -1.Fri, 24 Aug 2007 03:08:54 +0000, by Sadrul Habib Chowdhury
-
Input handlers are unsigned integers. So set them to 0 instead of -1 afterFri, 24 Aug 2007 02:50:55 +0000, by Sadrul Habib Chowdhury
-
merge of '11b1cf370bc4c91f8a7ef40adbc19a5aa27f3a08'Fri, 24 Aug 2007 00:57:24 +0000, by Sean Egan
-
Bring up statusbox menu on button-down instead of button-up. Fixes #1437Fri, 24 Aug 2007 00:32:02 +0000, by Sean Egan
-
Instead of a Register button, show a checkbox between the Notebook and the button box. But don't show it if we're using the fake Google Talk prpl. Fixes #1647Fri, 24 Aug 2007 00:04:54 +0000, by Sean Egan
-
I'm going to assume this works, without the benefit of testing. Restore AIM idle time on a reconnect. Fixes #333Thu, 23 Aug 2007 23:04:48 +0000, by Sean Egan
-
Input handlers are unsigned integers. So set them to 0 instead of -1 afterThu, 23 Aug 2007 23:20:48 +0000, by Sadrul Habib Chowdhury
-
Focus the modified/created account in the accounts window after modifying/Thu, 23 Aug 2007 23:07:20 +0000, by Sadrul Habib Chowdhury
-
merge of '5e1b8aa2904f61701e271733882021002c85f8f3'Thu, 23 Aug 2007 22:31:40 +0000, by Sadrul Habib Chowdhury
-
Patch from nix_nix. Fixes #2438Thu, 23 Aug 2007 22:21:01 +0000, by Sean Egan
-
Prevent recursive idle handling loop. Patch from 'Gambit'Thu, 23 Aug 2007 21:29:22 +0000, by Sean Egan
-
xmlnode bugfix patch from Mauro BrasilThu, 23 Aug 2007 21:20:49 +0000, by Sean Egan
-
Fix entering yahoo chats.Thu, 23 Aug 2007 22:08:00 +0000, by Daniel Atallah
-
merge of '64a21ba142d57ec69f4b25cf89b5e725ff2a4752'Thu, 23 Aug 2007 20:55:59 +0000, by Sadrul Habib Chowdhury
-
merge of '89cc984f2585fa88cdf28e01b480be7cb0811788'Thu, 23 Aug 2007 20:03:00 +0000, by Sean Egan
-
Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663Thu, 23 Aug 2007 00:43:57 +0000, by Sean Egan
-
Include MySpace in the dist if we are to have it enabled by default...Sun, 26 Aug 2007 19:07:22 +0000, by Kevin Stange
-
Fix #2726. (Segafault on click of unknow button.) It was a bug in the musicmessaging plugin.Thu, 23 Aug 2007 20:54:30 +0000, by Sadrul Habib Chowdhury
-
Get rid of compile warnings on older glib.Thu, 23 Aug 2007 18:34:31 +0000, by Sadrul Habib Chowdhury
-
Add support for a few more XHTML tags.Thu, 23 Aug 2007 18:21:44 +0000, by Sadrul Habib Chowdhury
-
merge of '46c81ad1c3775e997c564d591942cfe7916ebea7'Thu, 23 Aug 2007 18:02:43 +0000, by Sadrul Habib Chowdhury
-
Fix #2599. (Sound File Change Crash)Thu, 23 Aug 2007 18:00:56 +0000, by Sadrul Habib Chowdhury
-
Upgrade gtkspell on the win32 build to 2.0.11. Fixes #1388 thanks to Sean's astute observation.Thu, 23 Aug 2007 16:23:39 +0000, by Daniel Atallah
-
Fix #2642 (GntTextView Multiline append goes weird)Thu, 23 Aug 2007 07:24:54 +0000, by Sadrul Habib Chowdhury
-
I think this fixes the auto-rejoin-after-auto-reconnect bug in finch.Thu, 23 Aug 2007 07:10:59 +0000, by Sadrul Habib Chowdhury
-
Make some of the dialogs look and behave more like each other.Thu, 23 Aug 2007 07:05:03 +0000, by Sadrul Habib Chowdhury
-
Generate the makefile for pygnt. But it won't be built by default.Thu, 23 Aug 2007 06:28:15 +0000, by Sadrul Habib Chowdhury
-
New API has been added. Bump the minor.Thu, 23 Aug 2007 06:20:05 +0000, by Sadrul Habib Chowdhury
-
Allow building with glib < 2.8.Thu, 23 Aug 2007 06:14:21 +0000, by Sadrul Habib Chowdhury
-
Notify the user if a message is not sent in a conversation because he's disconnected.Thu, 23 Aug 2007 06:00:37 +0000, by Sadrul Habib Chowdhury
-
merge of '90df17ab44d01f7f8f963d36fefb9eae3ec868cf'Thu, 23 Aug 2007 05:59:26 +0000, by Sadrul Habib Chowdhury
-
ChangeLog.API addition of pidgin_set_accessible_relations which will bumpThu, 23 Aug 2007 04:43:42 +0000, by Casey Harkins
-
Separate out setting up the labelled-by and label-for ATK relationshipsThu, 23 Aug 2007 03:06:52 +0000, by Casey Harkins
-
Use GtkDialog more often. Thanks nix_nix. Fixes #2618Wed, 22 Aug 2007 23:27:38 +0000, by Sean Egan
-
Show a system notification in the conv window when receiving Yahoo webcam invites. Fixes #1298Wed, 22 Aug 2007 23:16:28 +0000, by Sean Egan
-
String fix. Fixes #2548Wed, 22 Aug 2007 22:52:41 +0000, by Sean Egan
-
Calculate what buddy we're pointing at from the middle of the cell rather than the age. Fixes #1422Wed, 22 Aug 2007 22:49:28 +0000, by Sean Egan
-
Don't show tabs if tabs aren't turned on. Fixes #2669Wed, 22 Aug 2007 20:55:20 +0000, by Sean Egan
-
remove obsolote GNOME color palleteWed, 22 Aug 2007 20:44:42 +0000, by Sean Egan
-
Fix various things related to authorization on yahoo.Wed, 22 Aug 2007 20:09:09 +0000, by Daniel Atallah
-
Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.Tue, 21 Aug 2007 21:49:37 +0000, by Kevin Stange
-
Fully fix #2654 by parsing the yahoo stealth information from the buddy list at logon time.Tue, 21 Aug 2007 18:30:58 +0000, by Daniel Atallah
-
merge of '091f449781eae3ea061c3d2bab2ad4f96a00d9b5'Tue, 21 Aug 2007 07:12:51 +0000, by Kevin Stange
-
Correct the mad-tongue smiley to be named properly. Fixes #2650Tue, 21 Aug 2007 00:05:40 +0000, by Kevin Stange
-
Add an assertion in purple_blist_add_{chat,buddy} to return if a buddy wasFri, 24 Aug 2007 06:11:28 +0000, by Jeffrey Connelly
-
Improve buddy importing. Count number of buddies being added, andFri, 24 Aug 2007 04:34:18 +0000, by Jeffrey Connelly
-
MySpace added a new field, LastImageUpdated. Save it in MsimUser.Fri, 24 Aug 2007 02:29:42 +0000, by Jeffrey Connelly
-
If buddy doesn't have a picture, display no icon, instead of the "no photo" icon that MySpaceIMThu, 23 Aug 2007 06:10:21 +0000, by Jeffrey Connelly
-
g_memdup() the icon data before setting it as the buddy icon.Thu, 23 Aug 2007 06:02:54 +0000, by Jeffrey Connelly
-
If a username cannot be looked up in postprocessing, throw up an error.Thu, 23 Aug 2007 04:43:04 +0000, by Jeffrey Connelly
-
Update for 0.15 for GSoC final release for Google.Thu, 23 Aug 2007 04:41:40 +0000, by Jeffrey Connelly
-
Add some additional yahoo keys to the stealth packets to make them work again. Fixes #2654.Tue, 21 Aug 2007 04:58:58 +0000, by Daniel Atallah
-
Don't apply transparency when the window has focus (this was caused by the fix for initially hidden windows not having the transparency on focus stuff working correctly). Fixes #2384.Tue, 21 Aug 2007 04:37:13 +0000, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head f2e4f8c57473f011b24033fff466bbf6aec3d32b)Tue, 21 Aug 2007 02:36:35 +0000, by Jeffrey Connelly
-
Prep for 2.1.2 -- we can make this 2.2.0 if we desire, laterMon, 20 Aug 2007 18:31:14 +0000, by Ethan Blanton
-
Final preparation for 2.1.1Mon, 20 Aug 2007 18:12:13 +0000, by Ethan Blanton
-
merge of '24c8940605f5b11b2aea17c6ca6f3094dff141ab'Mon, 20 Aug 2007 17:42:51 +0000, by Ethan Blanton
-
fixes #2639Mon, 20 Aug 2007 17:40:33 +0000, by Francisco Rial
-
fixes #2635Mon, 20 Aug 2007 17:38:12 +0000, by Loptosko
-
merge of '671cfe949215447db0da7081a7e1501693ab4f98'Thu, 23 Aug 2007 05:56:29 +0000, by Sadrul Habib Chowdhury
-
Makefile.am typo fix for YahoooMon, 20 Aug 2007 17:41:34 +0000, by Ethan Blanton
-
merge of '677f816f158bdd721758b2abdc82a2591bd7e689'Tue, 21 Aug 2007 02:24:53 +0000, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)Mon, 20 Aug 2007 02:59:38 +0000, by Jeffrey Connelly
-
This text should probably be readable, I thinkSat, 18 Aug 2007 08:32:38 +0000, by Kevin Stange
-
If you have the buddy notes plugin loaded, when you right click a chat'sSat, 18 Aug 2007 08:16:37 +0000, by Kevin Stange
-
Add support to parse and add XHTML in a textview. This we can use for logs,Thu, 23 Aug 2007 05:55:57 +0000, by Sadrul Habib Chowdhury
-
Select the correct item in the dropdown when using a transient status.Sat, 18 Aug 2007 05:57:52 +0000, by Sadrul Habib Chowdhury
-
- Fix some g_free()s of string constants that caused crashingSat, 18 Aug 2007 20:00:26 +0000, by William Ehlhardt
-
- Fix the interpretation of the "accept cert? yes/no" choice id given bySat, 18 Aug 2007 07:42:24 +0000, by William Ehlhardt
-
In tls_cached:Sat, 18 Aug 2007 07:21:33 +0000, by William Ehlhardt
-
- Add purple_certificate_display_x509Sat, 18 Aug 2007 05:54:49 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 629954e16bbb4f19d6a87eefeb994904e12b10e4)Sat, 18 Aug 2007 04:13:16 +0000, by William Ehlhardt
-
merge of '1be37f788fc248139b864ac8d37cf91956fc5044'Sat, 18 Aug 2007 03:22:08 +0000, by Sadrul Habib Chowdhury
-
I broke the build. Sorry :(Sat, 18 Aug 2007 03:19:08 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 1be37f788fc248139b864ac8d37cf91956fc5044)Sat, 18 Aug 2007 03:05:56 +0000, by William Ehlhardt
-
NEWSingSun, 22 Jul 2007 07:59:00 +0000, by Tim Ringenbach
-
merge of '3f64b9d598e136d0f6f739c7f23ad4baed097f73'Sat, 18 Aug 2007 00:18:49 +0000, by Sadrul Habib Chowdhury
-
ChangeLog.* needs dating.Fri, 17 Aug 2007 23:15:49 +0000, by Kevin Stange
-
Update the 'send to' menu in conversation windows when necessary.Sat, 18 Aug 2007 00:11:13 +0000, by Sadrul Habib Chowdhury
-
merge of '5ac4a244750e0ddba3491a50086e9bb40bf9b732'Fri, 17 Aug 2007 22:23:23 +0000, by Sadrul Habib Chowdhury
-
merge of '07a0858e73dde73e68b5a2931ef150fb8c6bea06'Fri, 17 Aug 2007 22:22:41 +0000, by Sadrul Habib Chowdhury
-
merge of '9b0ac7f90ce3f969e6db0dac57b5308f70ac695d'Fri, 17 Aug 2007 19:57:47 +0000, by Sadrul Habib Chowdhury
-
I have not newsed in a release or two.Fri, 17 Aug 2007 20:04:44 +0000, by Luke Schierer
-
Open emails by doubleclicking the row.Fri, 17 Aug 2007 18:57:22 +0000, by Daniel Atallah
-
merge of '4517b390f582428904875a29f998a187a452b8fd'Fri, 17 Aug 2007 18:32:53 +0000, by Sadrul Habib Chowdhury
-
merge of '6d1bdf080fca36b032072edb7ffa550b159b9716'Fri, 17 Aug 2007 18:24:18 +0000, by Luke Schierer
-
merge of '49ec8ed66e26dabaa78aed7b0d4d9540ea3b8c44'Fri, 17 Aug 2007 18:31:06 +0000, by Sadrul Habib Chowdhury
-
Keep borders on conversation notebook even when tabs are not shown.Fri, 17 Aug 2007 21:48:15 +0000, by Sean Egan
-
remove double-clicking tab behaviorFri, 17 Aug 2007 21:28:57 +0000, by Sean Egan
-
Only send conversation close notices on XMPP when the typing notification preference is turned onFri, 17 Aug 2007 20:58:34 +0000, by Sean Egan
-
NEWS and ChangeLogFri, 17 Aug 2007 19:36:58 +0000, by Sean Egan
-
more new status icons, notably new login and logout, with rtl variants.Fri, 17 Aug 2007 19:23:42 +0000, by Sean Egan
-
A Cyclops smiley. RessurectedFri, 17 Aug 2007 18:51:20 +0000, by Sean Egan
-
Set size request on infopane's hbox instead of hbox itself. This way, when we hide the hbox to edit, the pane remains 32px tallFri, 17 Aug 2007 18:09:54 +0000, by Sean Egan
-
Fix #2607. (Finch tooltip HTML display)Fri, 17 Aug 2007 18:26:10 +0000, by Sadrul Habib Chowdhury
-
New Persian win32 installer translation from Elnaz Sarbar. Fixes 2273.Fri, 17 Aug 2007 14:25:59 +0000, by Daniel Atallah
-
fixes #2603Fri, 17 Aug 2007 18:22:40 +0000, by Friedel Wolff
-
fixes #2595Fri, 17 Aug 2007 18:20:04 +0000, by Bj«Órn Voigt
-
merge of '248776630a5ac63bd46aba2e4fd73d05f06098e0'Fri, 17 Aug 2007 12:45:10 +0000, by Luke Schierer
-
be a bit less optimistic about our msn support in yahooSun, 22 Jul 2007 07:35:28 +0000, by Tim Ringenbach
-
Allow you to authorize msn buddies to add your yahoo account.Sun, 22 Jul 2007 07:30:50 +0000, by Tim Ringenbach
-
Don't enable the sounds by default.Fri, 17 Aug 2007 04:29:36 +0000, by Sadrul Habib Chowdhury
-
fix mingw buildFri, 17 Aug 2007 02:44:28 +0000, by Daniel Atallah
-
merge of '2a491439465c5e397575898b7acc45446c9e2eeb'Fri, 17 Aug 2007 00:35:12 +0000, by Richard Nelson
-
plug small leakFri, 17 Aug 2007 00:33:53 +0000, by Richard Nelson
-
leak fix, and fix nosoundFri, 17 Aug 2007 00:33:02 +0000, by Richard Nelson
-
Small tab iconsThu, 16 Aug 2007 23:38:50 +0000, by Sean Egan
-
Adds a new icon size for tab status iconsThu, 16 Aug 2007 22:50:24 +0000, by Sean Egan
-
Remove truncation until we can do it smarterThu, 16 Aug 2007 22:18:11 +0000, by Sean Egan
-
merge of '7d1dce3bbcb28d37b103c86124b8b1fe54132760'Thu, 16 Aug 2007 20:53:24 +0000, by Sadrul Habib Chowdhury
-
Add marginally better doxygen magic to PurplePluginProtocolInfoThu, 16 Aug 2007 18:33:00 +0000, by Will Thompson
-
Update the Galician translatorsThu, 16 Aug 2007 16:55:51 +0000, by Mark Doliner
-
Removing pidgin/pixmaps/emotes/default/22/default.theme.in broke intltool.Thu, 16 Aug 2007 08:10:23 +0000, by Mark Doliner
-
15 translation updates. Our translators rock!Thu, 16 Aug 2007 07:13:29 +0000, by Mark Doliner