Mercurial > pidgin
graph
-
Add QuLogic to the COPYRIGHT file.Sun, 03 Jun 2007 05:16:00 +0000, by Richard Laager
-
Compiler be quiet! Fixes this compile warning:Sun, 03 Jun 2007 01:05:59 +0000, by Stu Tomlinson
-
We also need to reverse the last protocol's smiley list instead of onlySat, 02 Jun 2007 19:05:28 +0000, by Stu Tomlinson
-
Reverse the smiley list only after reading the whole list of smileys in.Sat, 02 Jun 2007 18:46:34 +0000, by Stu Tomlinson
-
Improve parsing user info for MSN, Fixes #690Sat, 02 Jun 2007 17:38:22 +0000, by Stu Tomlinson
-
Handle problems initiating or joining a switchboard session more gracefully.Sat, 02 Jun 2007 16:37:22 +0000, by Stu Tomlinson
-
Fix a crash sending an IM in null protocol to a buddy who you don't have aSat, 02 Jun 2007 16:09:28 +0000, by Stu Tomlinson
-
null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRSSat, 02 Jun 2007 16:08:56 +0000, by Stu Tomlinson
-
Fix a crash when trying to use XMPP console with no XMPP accounts connectedSat, 02 Jun 2007 16:06:59 +0000, by Stu Tomlinson
-
Fix problems with MSN when you use a wrong password.Sat, 02 Jun 2007 14:57:17 +0000, by Stu Tomlinson
-
Fix for the protocol type being off by one in modify account dialogSat, 02 Jun 2007 14:26:43 +0000, by Stu Tomlinson
-
"truncate-multiline" property for GtkEntry was added in Gtk 2.10Sat, 02 Jun 2007 14:25:19 +0000, by Stu Tomlinson
-
purple_conv_chat_cb_find should be case sensitive in finding users to makeSat, 02 Jun 2007 14:06:33 +0000, by Stu Tomlinson
-
disapproval of revision '2ad8703a579d72666763a6ba6e150ed8d68357e9'Wed, 06 Jun 2007 00:57:17 +0000, by Sean Egan
-
Fix a compile error and kill a bucket full of compile warningsSat, 02 Jun 2007 13:05:31 +0000, by Stu Tomlinson
-
Eliminate some type punning warnings in proxy.c. This was inspired by aSat, 02 Jun 2007 06:26:24 +0000, by Richard Laager
-
Now fix warnings from null_to_empty()'s constness.Sat, 02 Jun 2007 06:19:50 +0000, by Richard Laager
-
The DBus bindings have a lot of warnings about calling g_free() on aSat, 02 Jun 2007 06:00:35 +0000, by Richard Laager
-
A patch from o_sukhodolsky to fix a couple warnings like this:Sat, 02 Jun 2007 04:39:53 +0000, by Richard Laager
-
A patch from QuLogic to fix a bug with a zero timestamp for unidle noticesSat, 02 Jun 2007 04:36:43 +0000, by Richard Laager
-
disapproval of revision '882bec7b9240768133433a448e9ff4e31e130832'Sat, 02 Jun 2007 04:34:56 +0000, by Richard Laager
-
A patch from QuLogic to fix a bug with a zero timestamp for unidle noticesSat, 02 Jun 2007 03:46:40 +0000, by Richard Laager
-
Updated Slovenian win32 installer translation from Martin Srebotnjak. Fixes 1488Fri, 01 Jun 2007 14:30:44 +0000, by Daniel Atallah
-
merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'Fri, 01 Jun 2007 04:22:16 +0000, by Sean Egan
-
merge of '27642feec9fb0de47fa600a01c447c8030505350'Fri, 01 Jun 2007 04:20:37 +0000, by Sean Egan
-
Add insert.pngFri, 01 Jun 2007 03:21:28 +0000, by Sean Egan
-
merge of '1f2acb75f934f19f04262b06c2907dece2731ed2'Fri, 01 Jun 2007 03:20:38 +0000, by Sean Egan
-
Fix the "transfer file or embed image" message (it looks like it was copied and pasted incorrectly).Fri, 01 Jun 2007 01:36:16 +0000, by Daniel Atallah
-
Link pidgin against gthread again (I only just removed it a few days ago and now it is needed again).Fri, 01 Jun 2007 01:20:32 +0000, by Daniel Atallah
-
disapproval of revision '1f2acb75f934f19f04262b06c2907dece2731ed2'Wed, 06 Jun 2007 00:30:15 +0000, by Sean Egan
-
Re-did the toolbar layout to take up less room. This is what we generally agreed to on devel@. I managed to do this, amazingly, not only without breaking Pidgin plugin API compatibility, but it doesn't even add any API. This is still totally raw; I'm comitting it mostly so I can continue it easily from hmoeFri, 01 Jun 2007 03:20:34 +0000, by Sean Egan
-
merge of '65a2625990bbafe0f7d435e23be894ec9a7dc189'Fri, 01 Jun 2007 00:50:19 +0000, by Sean Egan
-
merge of 'a07c6d482eb3c45f4ce691c86eb09a2a79786cd9'Thu, 31 May 2007 20:24:27 +0000, by Sean Egan
-
merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'Thu, 31 May 2007 18:28:09 +0000, by Sean Egan
-
disapproval of revision '3ac5981b26be545a8c546e09b6689c2359fad1bb'Thu, 31 May 2007 18:28:05 +0000, by Sean Egan
-
Don't save conversation window size to prefs if the window is maximized. Fixes #920Fri, 01 Jun 2007 00:49:26 +0000, by Sean Egan
-
Maintain aspect ratio on global icon selector. Fixes #454Thu, 31 May 2007 20:22:43 +0000, by Sean Egan
-
Fix default custom fontFri, 01 Jun 2007 04:21:55 +0000, by Sean Egan
-
ChangeLog the custom font preferenceThu, 31 May 2007 03:02:13 +0000, by Sean Egan
-
Reluctantly, I've added a preference for overriding the GTK+ default theme in GtkIMHtml widgets. There is support for this feature in the GNOME HIG and in other GTK+ (including GNOME) applications. This fixes #494. This is a GTK+ 2.4-only feature. I don't update the fonts in existing gtkimhtml's yet, only in new ones. Someone else may want to take care of thatThu, 31 May 2007 03:00:35 +0000, by Sean Egan
-
Show the Invisible icon (the same one in the statusbox for buddies that are broadcasting an invisible status to you. This should fix #740, but I'm not positiveThu, 31 May 2007 00:57:53 +0000, by Sean Egan
-
Only auto-expand buddies when the mouse is hovering over the middle third of the buddy. This prevents un-intended expanding of buddies when you're only trying to re-order. Fixes #608Thu, 31 May 2007 00:47:24 +0000, by Sean Egan
-
merge of '906d9e8b2315b314b956961566ef8062cd963241'Wed, 30 May 2007 22:25:46 +0000, by Daniel Atallah
-
Fix pidgin mingw build not to link to unneeded libraries.Wed, 30 May 2007 14:56:36 +0000, by Daniel Atallah
-
Fix win32 emoticon makefiles.Wed, 30 May 2007 14:25:20 +0000, by Daniel Atallah
-
Credit tfujiwaraWed, 30 May 2007 14:00:07 +0000, by Richard Laager
-
fixes #1319Wed, 30 May 2007 21:02:15 +0000, by Luke Ross
-
fixes #1295Wed, 30 May 2007 21:00:37 +0000, by Martin Srebotnjak
-
A somewhat-Warmenhoved patch from tfujiwara to allow for the smiley themeWed, 30 May 2007 09:02:05 +0000, by Richard Laager
-
Add config.cache to .mtn-ignore.Wed, 30 May 2007 08:43:34 +0000, by Richard Laager
-
Credit o_sukhodolsky.Wed, 30 May 2007 07:04:54 +0000, by Richard Laager
-
A change from o_sukhodolsky:Wed, 30 May 2007 06:34:04 +0000, by Richard Laager
-
A change from o_sukhodolsky:Wed, 30 May 2007 06:25:46 +0000, by Richard Laager
-
Another change from o_sukhodolsky:Wed, 30 May 2007 06:20:47 +0000, by Richard Laager
-
Yet another change from o_sukhodolsky:Wed, 30 May 2007 06:12:30 +0000, by Richard Laager
-
merge of '5628b597c447ec593feebd627ec56ad5304a2533'Wed, 30 May 2007 05:35:59 +0000, by Richard Laager
-
merge of '158f2188a42dc47993ef8c4456fb084051cd485e'Wed, 30 May 2007 04:37:55 +0000, by William Ehlhardt
-
fixing jabber ft is probably worth changeloggingWed, 30 May 2007 04:02:50 +0000, by Nathan Walp
-
Another change from o_sukhodolskyWed, 30 May 2007 05:32:49 +0000, by Richard Laager
-
applied changes from b0f6005b1330af13bce0bcb189a2c887036b5ea3Wed, 30 May 2007 03:57:31 +0000, by William Ehlhardt
-
Patch from Amir Szekely to make the installer start up faster and use NSIS' built-in Windows version checking. Fixes #1289 (Thanks, Amir)Wed, 30 May 2007 03:17:56 +0000, by Daniel Atallah
-
merge of '632209b9e639ccf967e69fa29e4d7b8b8036d515'Wed, 30 May 2007 03:02:21 +0000, by Nathan Walp
-
merge of '3fd5ee085dbef9f02f50f39b8e982ffbb3ea05b5'Wed, 30 May 2007 02:27:03 +0000, by Richard Laager
-
merge of '147124060f5119dfa16b7eef6a622a9075b85f77'Wed, 30 May 2007 02:15:12 +0000, by Stu Tomlinson
-
merge of '416bcb7701d6018a64d105d7728c5ed19a264dfe'Wed, 30 May 2007 02:08:37 +0000, by Stu Tomlinson
-
Another change from o_sukhodolsky.Wed, 30 May 2007 02:26:30 +0000, by Richard Laager
-
Part of a patch from o_sukhodolsky.Wed, 30 May 2007 02:11:24 +0000, by Richard Laager
-
Fix a small memory leak and eliminate a double-free.Wed, 30 May 2007 02:01:38 +0000, by Richard Laager
-
We don't need to translate nullprpl.Wed, 30 May 2007 01:43:57 +0000, by Richard Laager
-
ChangeLog cleanupsWed, 30 May 2007 01:37:15 +0000, by Richard Laager
-
Minor changes:Wed, 30 May 2007 01:36:30 +0000, by Richard Laager
-
this patch adds nullprpl, a mock protocol plugin, to the libpurple/protocolsWed, 30 May 2007 01:21:36 +0000, by Ryan Barrett
-
fix socks5 from over-reading the headers, and throwing away data (fixes jabber file receiving)Wed, 30 May 2007 03:01:02 +0000, by Nathan Walp
-
Credit for the ICQ authorization re-request fixTue, 29 May 2007 18:03:01 +0000, by Mark Doliner
-
Clean up some other ssi-related things. This commit and my last oneTue, 29 May 2007 10:25:05 +0000, by Mark Doliner
-
Cleanup and simplification of some tlvlist stuff in the oscar protocol.Tue, 29 May 2007 09:51:51 +0000, by Mark Doliner
-
merge of '3d155cfe6d5da449233ba5c19a6f5fea1a33467d'Tue, 29 May 2007 05:40:45 +0000, by Richard Laager
-
merge of '4af1e220d3ae855eec7a057ef1e41b586abb8f5f'Tue, 29 May 2007 04:56:30 +0000, by Sean Egan
-
merge of '4751c73009c45ab1f2514522886dc9d36f66c7fb'Tue, 29 May 2007 04:43:56 +0000, by Nathan Walp
-
if there are multiple resources available, ask the user which resource toTue, 29 May 2007 04:32:19 +0000, by Nathan Walp
-
skip some unneeded queries that we don't particularly need or wantMon, 28 May 2007 21:38:36 +0000, by Nathan Walp
-
don't do unneeded workMon, 28 May 2007 21:37:06 +0000, by Nathan Walp
-
whitespaceMon, 28 May 2007 20:54:51 +0000, by Nathan Walp
-
(20:36:49) nosnilmot: we need to do something about 'Download Purple: http://pidgin.im/'Wed, 30 May 2007 02:07:58 +0000, by Stu Tomlinson
-
Change Offline icon in buddy list back to opaque. I found it too hard to discern it from idle otherwiseMon, 28 May 2007 19:56:40 +0000, by Sean Egan
-
disapproval of revision '1fd9445b933f2f5ff2724778f9d18e47282745cd'Fri, 15 Jun 2007 02:01:30 +0000, by Stu Tomlinson
-
Menu restructure. Kept allow_shrink for now. I want to see what people think of it.Mon, 28 May 2007 19:51:44 +0000, by Sean Egan
-
Fixes #1208Mon, 28 May 2007 19:31:23 +0000, by Sean Egan
-
Fixes #464Mon, 28 May 2007 19:08:05 +0000, by Sean Egan
-
fixes #1316Mon, 28 May 2007 18:25:43 +0000, by Sean Egan
-
Patch #1323 from lithium:Tue, 29 May 2007 05:40:22 +0000, by Richard Laager
-
This performs mIRC formatting code stripping for the room list, asMon, 28 May 2007 17:52:04 +0000, by Ethan Blanton
-
- add cyrus-sasl-plain & cyrus-sasl-md5 to RequiresMon, 28 May 2007 03:18:02 +0000, by Stu Tomlinson
-
Fix for gtk < 2.4Sun, 27 May 2007 13:37:00 +0000, by Stu Tomlinson
-
Fix for gtk < 2.4Sun, 27 May 2007 13:26:34 +0000, by Stu Tomlinson
-
Handle new accounts with no buddies better - finish login when the firstSun, 27 May 2007 12:39:24 +0000, by Stu Tomlinson
-
Only change the size when the imhtmltoolbar button has been activated,Sun, 27 May 2007 01:41:02 +0000, by Kevin Stange
-
Changelog last changeSun, 27 May 2007 00:15:41 +0000, by Richard Nelson
-
Finch autoreconnecting (largely copy/paste from pidgin)Sat, 26 May 2007 23:41:42 +0000, by Richard Nelson
-
Closes #348 'Conversation -> Add (for Chats) should move focus to the alias field.'Sat, 26 May 2007 18:03:09 +0000, by Sean Egan
-
A conditional in purple_remote was missing a trailing colon.Sat, 26 May 2007 16:05:47 +0000, by Ethan Blanton
-
Don't include unistd.h if HAVE_UNISTD_H isn't defined.Fri, 25 May 2007 20:06:37 +0000, by Daniel Atallah
-
Create .def files for easy msvc import library creation.Fri, 25 May 2007 19:23:36 +0000, by Daniel Atallah
-
Casting things to gpointer isn't useful, unless they were previously const.Fri, 25 May 2007 19:05:47 +0000, by Richard Laager
-
Add a missing bracket.Fri, 25 May 2007 18:51:41 +0000, by Richard Laager
-
merge of '63c69ee29386e7f15e24deaf98c667102057dd4b'Fri, 25 May 2007 18:50:03 +0000, by Richard Laager
-
merge of '07bd3af1a492ac68c753a507124c46c586499941'Fri, 25 May 2007 18:31:16 +0000, by Richard Laager
-
merge of '1493925db036ee98f0fdb0209bff9f97ffd913f1'Fri, 25 May 2007 18:29:35 +0000, by Richard Laager
-
propagate from branch 'org.maemo.garage.pidgin.pidgin.aop_menu' (head 24d32faecffc36ede5a0abf75df4c6db4f3eb5b7)Fri, 25 May 2007 18:19:28 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head b2b0435d92302ced9beab7521249fd500aa6221b)Tue, 22 May 2007 21:23:34 +0000, by Richard Laager