log pidgin/gtkconv.c @ 22802:958f9379eb1a

age author description
Sat, 03 May 2008 17:36:17 +0000 Will Thompson Add a "minimum lines" pref for the im entry box thing; up to 8 lines.
Fri, 02 May 2008 17:00:49 +0000 Sadrul Habib Chowdhury This should fix the issue where resizing the entry box resizes the
Fri, 02 May 2008 01:29:34 +0000 Sadrul Habib Chowdhury merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e'
Fri, 02 May 2008 00:30:14 +0000 Stu Tomlinson Kill the default F2 keybinding for show timestamps, it only confuses people
Fri, 02 May 2008 01:28:43 +0000 Sadrul Habib Chowdhury Slightly change the maximum height of the entry box. This seems to fix
Thu, 01 May 2008 22:42:21 +0000 Sadrul Habib Chowdhury Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii
Sat, 26 Apr 2008 23:14:00 +0000 Sadrul Habib Chowdhury Clicking on the buddyicon in the conversation window toggles the size of
Sat, 26 Apr 2008 17:05:16 +0000 Sadrul Habib Chowdhury Disable the 'send to' menu in converation windows if there's only one
Sat, 26 Apr 2008 12:04:52 +0000 Sadrul Habib Chowdhury Use the correct name for a preference. This will correctly update the
Tue, 22 Apr 2008 16:47:11 +0000 Stu Tomlinson Leak fix. I think. At least valgrind stopped crying about it and nothing
Fri, 18 Apr 2008 03:41:12 +0000 Etan Reisner Stop restoring conversation window locations on !Windows, I wasn't aware this
Sun, 13 Apr 2008 17:39:38 +0000 Sadrul Habib Chowdhury merge of '8ac2f1461dd4df5ba43e8c0399b59451b3c549e6'
Sun, 13 Apr 2008 17:12:05 +0000 Sadrul Habib Chowdhury When you try to execute a command (e.g., /part etc.) in a chat on a
Sat, 12 Apr 2008 17:48:16 +0000 Will Thompson Modified version of a patch from "dseven" to prevent crashing on NULL topics
Fri, 11 Apr 2008 22:53:34 +0000 Will Thompson Patch from fmoo to make double-clicking or hitting enter on a chatroom user
Sat, 05 Apr 2008 13:27:53 +0000 Sadrul Habib Chowdhury Some leak fixes for the gtkrc-ed nicks in conversation history.
Sat, 05 Apr 2008 12:59:31 +0000 Sadrul Habib Chowdhury Customize/disable the typing notification from gtkrc-2.0.
Fri, 04 Apr 2008 06:09:21 +0000 Sadrul Habib Chowdhury Change the height-calculation of the entry widget a little bit. This should make it better when text with smileys is pasted. If this is even more buggy than it currently is, let me know\! Fixes #5426.
Mon, 17 Mar 2008 14:08:36 +0000 Will Thompson Limit the text input area to half the conversation's height.
Mon, 17 Mar 2008 01:50:54 +0000 Ka-Hing Cheung never decrease the height by less than half a line, fixes the jumping issue
Sat, 15 Mar 2008 19:39:10 +0000 Sadrul Habib Chowdhury This should fix the 1px bug. If someone still sees this bug after this change, please let me know.
Sun, 09 Mar 2008 16:52:07 +0000 Stu Tomlinson Fix Topic in chat node tooltips, and turn on using the transient chat node
Sun, 09 Mar 2008 16:43:33 +0000 Stu Tomlinson Escape conversation title for use in infopane so that ampersands don't
Fri, 07 Mar 2008 01:27:25 +0000 Sadrul Habib Chowdhury This fixes some cases of the 1-px height bug.
Mon, 25 Feb 2008 15:24:49 +0000 Sadrul Habib Chowdhury This should fix the issue with persistent conversations getting closed all unexpected like.
Tue, 12 Feb 2008 03:16:21 +0000 Stu Tomlinson Bring back the "Close IMs immediately when the tab is closed" pref. As far
Sat, 09 Feb 2008 08:57:45 +0000 Jeffrey Connelly disapproval of revision '8bec06d2cd0a64ece46cb3cd73db9b085b91e161'
Sat, 09 Feb 2008 07:26:12 +0000 Jeffrey Connelly Pidgin attention GUI from nok. Adds "Send Attention" to conversation
Thu, 24 Jan 2008 05:19:51 +0000 John Bailey Fix some issues with the infopane and dragging when the infopane takes the
Sat, 19 Jan 2008 00:54:44 +0000 Sadrul Habib Chowdhury Perhaps using a lighter font-weight will make the typing notification less distracting.
Fri, 18 Jan 2008 22:40:33 +0000 Sadrul Habib Chowdhury Fix the bug where removing the typing notification would cause the text to
Mon, 14 Jan 2008 06:20:53 +0000 Mark Doliner I'm gonna try adding in an easter egg here, see what people thing.
Tue, 08 Jan 2008 01:18:10 +0000 Sean Egan shorted the 'typing then stopped' message
Tue, 08 Jan 2008 01:11:59 +0000 Sean Egan ifdef out the typing menu tray icon, as the inline typing notifications do a better job notifying, I think
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
Sat, 05 Jan 2008 16:32:40 +0000 Moos Heintzen Save the conversation "Enable Logging" option per-contact.
Sat, 05 Jan 2008 02:16:30 +0000 Sadrul Habib Chowdhury Show the emblem in conversation infopane correctly for chats.
Sat, 29 Dec 2007 04:26:17 +0000 Elliott Sales de Andrade Patch from QuLogic to prevent multiple alias editing fields in the infopane. Fixes #4467.
Fri, 28 Dec 2007 01:38:41 +0000 Sadrul Habib Chowdhury Use the new tooltip functions to draw the tooltips in the conversation window.
Fri, 21 Dec 2007 19:31:16 +0000 Sadrul Habib Chowdhury Use aliases in the typing notification.
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Fri, 21 Dec 2007 09:32:30 +0000 Sadrul Habib Chowdhury Avoid jumpiness when typing notification in the conv. history is removed.
Fri, 21 Dec 2007 09:03:20 +0000 Sadrul Habib Chowdhury This fixes the tab-coloring issue that's been bugging seanegn.
Tue, 18 Dec 2007 21:27:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
Tue, 18 Dec 2007 05:50:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
Wed, 28 Nov 2007 01:54:34 +0000 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
Tue, 18 Dec 2007 21:24:28 +0000 Sadrul Habib Chowdhury Typing notification in the conversation history.
Tue, 18 Dec 2007 00:59:59 +0000 Sean Egan I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bit
Mon, 17 Dec 2007 05:49:40 +0000 Sean Egan Another patch from DHowett. This one adds conversation nick colors to gtkrc
Wed, 12 Dec 2007 20:37:29 +0000 Stu Tomlinson Another tweak to the auto-resizing so it shows new empty lines correctly,
Wed, 12 Dec 2007 01:53:00 +0000 Stu Tomlinson merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'
Wed, 12 Dec 2007 00:10:36 +0000 Sadrul Habib Chowdhury Remove the close timer when re-displaying a hidden conversation.
Wed, 12 Dec 2007 01:48:49 +0000 Stu Tomlinson Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)
Wed, 05 Dec 2007 17:08:27 +0000 Stu Tomlinson Don't hide all widgets when destroying a window because then the hidden
Wed, 05 Dec 2007 00:14:13 +0000 Sadrul Habib Chowdhury Fix boldifying the chat entries in the buddylist.
Tue, 04 Dec 2007 09:32:22 +0000 Sadrul Habib Chowdhury merge of '6cc61e144190cb90c18c63d45b7d7abd95a67008'
Tue, 04 Dec 2007 09:30:25 +0000 Sadrul Habib Chowdhury Fix a bug when changing 'close new ims' to always, then to never.
Tue, 04 Dec 2007 02:49:41 +0000 Stu Tomlinson Feeling brave... a bright blue attention color for tab attention. I even
Tue, 04 Dec 2007 02:45:36 +0000 Stu Tomlinson Set the entry area size to N+1 lines where where there are N lines of text
Sun, 02 Dec 2007 21:46:32 +0000 Mark Doliner Fix a few assertion failures: