Mercurial > pidgin
graph
-
merge of '1bc4d7f1a38917e6d2bf837a660f5f498a29ea0c'Mon, 03 Sep 2007 02:19:23 +0000, by Ka-Hing Cheung
-
disapproval of revision 'cccc7902a8993aaa6b6ef10c1fb9480763055463'Mon, 03 Sep 2007 02:16:27 +0000, by Ka-Hing Cheung
-
Fixes #2340, remember size/position separately for more placesMon, 03 Sep 2007 02:19:10 +0000, by Ka-Hing Cheung
-
Fixes #2340, remember size/position separately for more placesMon, 03 Sep 2007 02:16:08 +0000, by Ka-Hing Cheung
-
merge of '3f25aaeb59668d0654c46b32af65735a2aa35fb9'Mon, 03 Sep 2007 01:09:08 +0000, by Richard Laager
-
Switch from login.oscar.aol.com to login.messaging.aol.com for newMon, 03 Sep 2007 00:45:23 +0000, by Mark Doliner
-
merge of '514cdf59e606c86640192584273de4c182a79a1d'Mon, 03 Sep 2007 00:38:39 +0000, by Mark Doliner
-
Show a helpful error message when the plugin fails to load.Sun, 02 Sep 2007 21:20:32 +0000, by Sadrul Habib Chowdhury
-
Prevent duplicate window closed notifications.Sun, 02 Sep 2007 17:55:16 +0000, by Daniel Atallah
-
Fix a couple potential leaks and prevent the avahi record resolver from being freed multiple times.Sun, 02 Sep 2007 17:54:44 +0000, by Daniel Atallah
-
Fix compilation on SkyOS. This patch is from Peter Speybrouk, a.k.a.Sun, 02 Sep 2007 14:40:04 +0000, by Ethan Blanton
-
merge of '67ad9f243a5d108c552110366d15b0e921e0c681'Sun, 02 Sep 2007 08:00:54 +0000, by Mark Doliner
-
Use the sent timestamp in incoming instant messages instead of the currentSun, 02 Sep 2007 02:27:12 +0000, by Jeffrey Connelly
-
merge of 'cd71f91b5fe6c870cf2154b4e37ace6427cb7802'Sun, 02 Sep 2007 00:05:55 +0000, by Sadrul Habib Chowdhury
-
Tooltips can be for the buddylist or for conversation windows.Sun, 02 Sep 2007 00:05:43 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'Sun, 02 Sep 2007 00:03:43 +0000, by Sadrul Habib Chowdhury
-
Tooltips can be for the buddylist or for conversation windows.Sat, 01 Sep 2007 23:50:22 +0000, by Sadrul Habib Chowdhury
-
Call gtk_window_set_title() in pidgin_blist_draw_tooltip(), to fix theSat, 01 Sep 2007 23:09:41 +0000, by Jeffrey Connelly
-
When you have a certificate dialog and you click on "View Certificate",Sat, 01 Sep 2007 18:23:12 +0000, by Mark Doliner
-
Patch from Dossy Shiobara which improves Tcl support for purpleSat, 01 Sep 2007 02:37:52 +0000, by Ethan Blanton
-
merge of '1247a733923713e275ecb722adf9abc726896c3f'Sat, 01 Sep 2007 02:36:51 +0000, by Ethan Blanton
-
Update msimprpl CHANGES for 0.17 (if it is ever released independently).Sat, 01 Sep 2007 01:49:38 +0000, by Jeffrey Connelly
-
Document the attention API added in 5ac064e7e9268acbd8f76b4dd35350e38ca2bad9 andThu, 30 Aug 2007 04:41:57 +0000, by Jeffrey Connelly
-
Update the chat topic and userlist when reattaching the Pidgin UI.Fri, 31 Aug 2007 19:08:35 +0000, by Sadrul Habib Chowdhury
-
Boldify the hidden chats in the buddylist.Fri, 31 Aug 2007 18:43:51 +0000, by Sadrul Habib Chowdhury
-
Doxygen and ChangeLog.API the new function and signals.Fri, 31 Aug 2007 18:08:40 +0000, by Sadrul Habib Chowdhury
-
Document the function to reattach conv-ui.Fri, 31 Aug 2007 18:02:09 +0000, by Sadrul Habib Chowdhury
-
merge of '493b97b58c0685edae9397f741d0171f9bcc7d2e'Fri, 31 Aug 2007 17:57:50 +0000, by Sadrul Habib Chowdhury
-
- Remove g_assert()s. Fixes #2859Thu, 30 Aug 2007 17:27:02 +0000, by William Ehlhardt
-
refcount of 0 is normalThu, 30 Aug 2007 07:53:41 +0000, by Mark Doliner
-
Replace a call to g_assert() with a logging statementThu, 30 Aug 2007 07:40:27 +0000, by Mark Doliner
-
Get rid of some stray whitespace and consistently use tab indentationThu, 30 Aug 2007 07:26:45 +0000, by Mark Doliner
-
Fix compiler warnings about having a variable declaration after someThu, 30 Aug 2007 07:16:37 +0000, by Mark Doliner
-
"text" isn't guarranteed to be null terminated, so make sure we useThu, 30 Aug 2007 07:03:12 +0000, by Mark Doliner
-
Revert jeff2's changes from 2007-08-12. Specifically revisionThu, 30 Aug 2007 06:45:27 +0000, by Mark Doliner
-
Bonjour status changes work now; remove from the issues list.Thu, 30 Aug 2007 03:26:52 +0000, by Daniel Atallah
-
Add mingw makefile to the dist. Update uninstaller for new certs.Thu, 30 Aug 2007 03:24:34 +0000, by Daniel Atallah
-
Make note of the gtkspell update.Thu, 30 Aug 2007 03:22:33 +0000, by Daniel Atallah
-
Apply local privacy filtering to yahoo auth. requests. Drop and automatically deny any requests that should be filtered. Fixes #2857.Thu, 30 Aug 2007 03:17:54 +0000, by Daniel Atallah
-
merge of '7fc610625ed566ff67ef3526fa27198b4bf63eeb'Thu, 30 Aug 2007 02:28:07 +0000, by Daniel Atallah
-
Update the strikethrough state and the buttons as appropriate. Fixes #2884.Fri, 31 Aug 2007 17:48:33 +0000, by Sadrul Habib Chowdhury
-
If a conversation doesn't have UI-data, consider it a hidden conversation.Fri, 31 Aug 2007 17:25:45 +0000, by Sadrul Habib Chowdhury
-
Do not crash on hidden conversations.Fri, 31 Aug 2007 17:23:37 +0000, by Sadrul Habib Chowdhury
-
Do not try to update a buddy in the buddylist when there's no buddylist.Wed, 29 Aug 2007 23:43:36 +0000, by Sadrul Habib Chowdhury
-
Fix a couple compiler warnings:Mon, 03 Sep 2007 01:07:47 +0000, by Richard Laager
-
merge of '5d55a7b785e21cf51b586dd442481032b187c6c6'Thu, 30 Aug 2007 00:09:47 +0000, by Richard Laager
-
merge of '2828a20e21dea1029a9d9df5e39bcdc2847930b5'Wed, 29 Aug 2007 20:28:35 +0000, by Sadrul Habib Chowdhury
-
- Change wording on certificate accept/reject dialogWed, 29 Aug 2007 20:05:17 +0000, by William Ehlhardt
-
merge of '049ca3ae717d81081bd07de106953936972af11c'Wed, 29 Aug 2007 20:00:31 +0000, by Sean Egan
-
Add Resiak as CPW tooWed, 29 Aug 2007 19:59:07 +0000, by Sean Egan
-
Deactivate only an active status.Wed, 29 Aug 2007 20:20:45 +0000, by Sadrul Habib Chowdhury
-
- Add GTE CyberTrust Global Root certificate. Fixes #2821 , hopefullyWed, 29 Aug 2007 19:39:01 +0000, by William Ehlhardt
-
merge of 'b33c072ae9fdbe741dc85fdd8e78e3a1ad8d1378'Wed, 29 Aug 2007 19:18:02 +0000, by William Ehlhardt
-
Fix building on older glib versions.Wed, 29 Aug 2007 06:18:49 +0000, by Sadrul Habib Chowdhury
-
Oops. This wasn't supposed to get in.Wed, 29 Aug 2007 06:12:51 +0000, by Sadrul Habib Chowdhury