Mercurial > pidgin.yaz
graph
-
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
-
A couple more similar leak fixes though some of these still leak if theSat, 01 Dec 2007 06:45:05 +0000, by Etan Reisner
-
This should plug some leaks related to not having freed GList:s and GSList:sSat, 01 Dec 2007 06:30:25 +0000, by Etan Reisner
-
merge of '282b4acb46729e4358221cb7cc78ad9373289199'Sat, 01 Dec 2007 03:41:37 +0000, by Etan Reisner
-
RPM spec file updates:Wed, 05 Dec 2007 20:44:34 +0000, by Stu Tomlinson
-
Fix boldifying the chat entries in the buddylist.Wed, 05 Dec 2007 00:14:13 +0000, by Sadrul Habib Chowdhury
-
Show the topic of a chat, when available, in the tooltip.Tue, 04 Dec 2007 23:25:04 +0000, by Sadrul Habib Chowdhury
-
Show either the grouped xor the ungrouped items.Tue, 04 Dec 2007 22:58:38 +0000, by Sadrul Habib Chowdhury
-
merge of '1d6b24ed027c253dbe63f69d5e40b43cd7faf436'Tue, 04 Dec 2007 22:23:51 +0000, by Sadrul Habib Chowdhury
-
Do not allow ISON requests to stack in IRCTue, 04 Dec 2007 20:27:06 +0000, by Ethan Blanton
-
Don't show a 'you ain't got no new mail' notification.Tue, 04 Dec 2007 22:20:18 +0000, by Sadrul Habib Chowdhury
-
merge of '6cc61e144190cb90c18c63d45b7d7abd95a67008'Tue, 04 Dec 2007 09:32:22 +0000, by Sadrul Habib Chowdhury
-
Fix a bug when changing 'close new ims' to always, then to never.Tue, 04 Dec 2007 09:30:25 +0000, by Sadrul Habib Chowdhury
-
merge of '291ef07a3b75f3cde5bcdd92767af92401228a7a'Tue, 04 Dec 2007 09:32:18 +0000, by Sadrul Habib Chowdhury
-
merge of '07d6eac62e7097b98307ba42488a44faf47a14e4'Tue, 04 Dec 2007 09:32:06 +0000, by Sadrul Habib Chowdhury
-
Recycle, reduce, reuseTue, 04 Dec 2007 06:12:52 +0000, by Mark Doliner
-
merge of '32e84af5c8a93baaf4b0c4ba17149327f3e241d1'Tue, 04 Dec 2007 06:13:13 +0000, by Kevin Stange
-
merge of '65fe5060e09daeac78c60bf74d157d7c2330ea74'Tue, 04 Dec 2007 05:47:59 +0000, by Kevin Stange
-
This makes myspace treat idle as an available status, which avoids idleTue, 04 Dec 2007 06:12:59 +0000, by Kevin Stange
-
Avoid checking for new message in the inbox when not actually connected.Tue, 04 Dec 2007 05:43:15 +0000, by Kevin Stange
-
Don't set the color for the group node text, now that we're not setting its backgroundTue, 04 Dec 2007 08:25:58 +0000, by Sean Egan
-
Make sure that the buddy icon file chooser dialog appears onscreen on windows. Fixes #4065.Tue, 04 Dec 2007 05:03:49 +0000, by Daniel Atallah
-
merge of 'e7865d4ee742f49f097c7f9c5b14b95b1ec15b5e'Tue, 04 Dec 2007 02:50:44 +0000, by Stu Tomlinson
-
merge of '8ae0d2f36bb2689e7de9fcb3245c1e9484bd3fe6'Mon, 03 Dec 2007 22:57:49 +0000, by Sadrul Habib Chowdhury
-
Fix a crash that occurs when creating the "Move To" menu for buddies that aren't on your list. Fixes #4217.Mon, 03 Dec 2007 22:35:26 +0000, by Daniel Atallah
-
Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)Mon, 03 Dec 2007 21:26:54 +0000, by Daniel Atallah
-
De-magic number the prpl_info->keepalive interval, and document it.Mon, 03 Dec 2007 19:02:28 +0000, by Will Thompson
-
Feeling brave... a bright blue attention color for tab attention. I evenTue, 04 Dec 2007 02:49:41 +0000, by Stu Tomlinson
-
Set the entry area size to N+1 lines where where there are N lines of textTue, 04 Dec 2007 02:45:36 +0000, by Stu Tomlinson
-
These labels have mnemonics, so should be declared as such, and fix aMon, 03 Dec 2007 16:38:38 +0000, by Stu Tomlinson
-
merge of '36ed28f7212302e500d79866f33eacde299878b2'Mon, 03 Dec 2007 16:20:59 +0000, by Luke Schierer
-
merge of '958829ffd959717a69243c55ac0ef6b6fc52c1a7'Mon, 03 Dec 2007 08:57:47 +0000, by Mark Doliner
-
Yank erroneous pasteMon, 03 Dec 2007 08:31:48 +0000, by Richard Nelson
-
Do not append ':' after expanding a /me.Mon, 03 Dec 2007 22:56:22 +0000, by Sadrul Habib Chowdhury
-
g_strdup() is awesome. 11 insertions(+), 35 deletions(-)Mon, 03 Dec 2007 08:57:37 +0000, by Mark Doliner
-
merge of '91693085a71d31037a9bbe0743802ed307b3ece4'Mon, 03 Dec 2007 07:05:57 +0000, by Richard Nelson
-
merge of '0e466dc371b6b9abc7e5c3e8fbccfb5eabd06439'Mon, 03 Dec 2007 07:02:48 +0000, by Richard Nelson
-
disapproval of revision '872484bf9e23965956bacedc374083deeb3329d4'Mon, 03 Dec 2007 06:55:53 +0000, by Richard Nelson
-
Add color to the conversation window to indicate various message attributesMon, 03 Dec 2007 07:01:32 +0000, by Richard Nelson
-
Have oscar specify a default chat room exchange of 4. Finch alwaysMon, 03 Dec 2007 05:55:30 +0000, by Mark Doliner
-
Somehow this message got changed to only say ICQ instead of AIM/ICQ inMon, 03 Dec 2007 05:31:36 +0000, by Mark Doliner
-
Fix #4203 by allowing multiple instances on win32 with the -m flag.Mon, 03 Dec 2007 02:01:52 +0000, by Daniel Atallah
-
Fix #4189 to make the bonjour prpl more standards compliant by sending the stream response in the correct order. Thanks to Sjoerd Simons from Telepathy Salut for noticing.Mon, 03 Dec 2007 01:18:37 +0000, by Daniel Atallah
-
I added a string or three to oscar/family_chatnav.cSun, 02 Dec 2007 22:02:34 +0000, by Mark Doliner
-
Change our QQ_CLIENT version, which allows us to sign on to QQSun, 02 Dec 2007 21:49:49 +0000, by Mark Doliner
-
Fix a few assertion failures:Sun, 02 Dec 2007 21:46:32 +0000, by Mark Doliner
-
Always set gc->display_name to the formatted version of your screenSun, 02 Dec 2007 20:22:32 +0000, by Mark Doliner