Mercurial > pidgin.yaz
graph
-
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
-
Updated comment.Tue, 29 May 2007 22:44:59 +0000, by Gabriel Schulhof
-
Fixed smiley theme chooser label.Tue, 29 May 2007 22:39:05 +0000, by Gabriel Schulhof
-
merge of 'd25352d4d47369224b6a555d8008b07f6a930ce4'Tue, 29 May 2007 22:21:35 +0000, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 61738e60f23bfd0eec3701fb8c7c28f263bc04ed)Tue, 29 May 2007 20:46:02 +0000, by Gabriel Schulhof
-
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
-
Using GTK+-2.8 functions - inadmissible.Tue, 29 May 2007 22:21:02 +0000, by Gabriel Schulhof
-
Don't remove all themes when re-probing.Tue, 29 May 2007 20:42:21 +0000, by Gabriel Schulhof
-
Buttons to add and remove smiley themes.Mon, 28 May 2007 23:33:30 +0000, by Gabriel Schulhof
-
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
-
propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)Fri, 25 May 2007 22:34:16 +0000, by William Ehlhardt
-
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
-
- Made a big mess of stuff in the GnuTLS pluging to look at cert authFri, 25 May 2007 22:26:27 +0000, by William Ehlhardt
-
- Add purple_base16_encode_chunked, which is handy for key fingerprints.Fri, 25 May 2007 20:52:31 +0000, by William Ehlhardt
-
Undo/Redo in GtkImHtml from GtkSourceView. This may not be adaquate enough for us.Fri, 25 May 2007 21:53:49 +0000, by Sean Egan
-
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
-
propagate from branch 'im.pidgin.pidgin' (head f90aaf35063dc4fa1bd8b79d8e570348bfee2d6f)Mon, 21 May 2007 21:00:20 +0000, by Gabriel Schulhof
-
merge of '73fe0aadf00e90ae634f0fbe253a634ce3f60b74'Fri, 25 May 2007 18:27:41 +0000, by Sadrul Habib Chowdhury
-
Get rid of a run-time dbus warning due to an unregistered storedimg.Fri, 25 May 2007 17:42:51 +0000, by Sadrul Habib Chowdhury
-
merge of 'cf129dbe4ceb5310e5b46c37f5fb2b3edefdd5f0'Fri, 25 May 2007 17:18:18 +0000, by Sadrul Habib Chowdhury
-
Remove code duplication when creating im/chat panes.Fri, 25 May 2007 07:54:43 +0000, by Sadrul Habib Chowdhury