log pidgin/gtkconv.c @ 25491:f9f2dcea8813

age author description
Fri, 25 May 2007 06:18:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 68a7c85152f55e4b824422958bca00f79f48cd2f)
Wed, 23 May 2007 12:17:52 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a128e310ce8622212e6b8b435d45a15c25abb2c3)
Sat, 19 May 2007 03:31:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)
Fri, 18 May 2007 01:47:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1e0f6c89bdf3a21258ac4f64039122a909ac67cc)
Thu, 17 May 2007 20:17:40 +0000 Yoshiki Yazawa prepend _ to Send To
Wed, 16 May 2007 09:10:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)
Tue, 15 May 2007 02:39:12 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)
Wed, 09 May 2007 06:05:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b131b26bdebd017ae74090008e1672615c9080bc)
Mon, 07 May 2007 01:58:53 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 00dc566bfedcca2a9b44f91cf7e9a73f8270b63a)
Sat, 05 May 2007 08:00:03 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e1c76e1a6e09e3fb3697606e2d8f6b6327e7a7e9)
Thu, 03 May 2007 10:14:49 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a78e36058a13ec01e5cb75f8badbf2585519b0e0)
Wed, 02 May 2007 19:01:02 +0000 Yoshiki Yazawa disable ctrl-l
Mon, 30 Apr 2007 13:48:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)
Sat, 28 Apr 2007 03:53:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f11ff4f3f5929845b5a51662b200df16da7e550f)
Thu, 26 Apr 2007 21:15:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e9234bfbd01e96e8cc032fe7d850d4108f40b82a)
Wed, 25 Apr 2007 07:57:26 +0000 Yoshiki Yazawa yaz patch has been applied.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Sun, 30 Nov 2008 06:25:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
Fri, 14 Nov 2008 06:45:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
Fri, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Sun, 15 Feb 2009 21:44:10 +0000 Kosta Arvanitis Close the tooltip window on a keypress event. Fixes #8150.
Fri, 05 Dec 2008 23:28:47 +0000 Sadrul Habib Chowdhury Do not mistakenly use the preference to hide new IMs for persistent
Sat, 29 Nov 2008 23:35:12 +0000 John Bailey Replace some old code using fwrite() with a call to
Wed, 12 Nov 2008 02:50:52 +0000 Richard Laager When you choose Save As from the Conversation menu in Pidgin, the saved file
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Wed, 29 Oct 2008 19:38:14 +0000 Sadrul Habib Chowdhury Allow focusing conversation history and the userlist focusable via
Wed, 29 Oct 2008 16:46:38 +0000 Sadrul Habib Chowdhury Fix a bug where right-clicking the user's name in a chat conversation
Fri, 05 Sep 2008 12:07:37 +0000 Sadrul Habib Chowdhury Fix the conversation window closing unexpectedly. Again.