log pidgin/gtkconv.c @ 17116:80350acaa289

age author description
Wed, 16 May 2007 03:46:26 +0000 Sadrul Habib Chowdhury Fix background color issues in the coversation tabs.
Tue, 15 May 2007 21:50:44 +0000 Sadrul Habib Chowdhury Fix the tab-dragging arrows in conversation window.
Tue, 15 May 2007 21:27:03 +0000 Sadrul Habib Chowdhury Stop propagating a middle-click on the pane-handle to the notebook below.
Tue, 15 May 2007 02:05:10 +0000 Sadrul Habib Chowdhury Update the tab-title for chats immediately after aliasing.
Tue, 15 May 2007 01:16:44 +0000 Sadrul Habib Chowdhury "Clicking on a buddy name in a chat window should alias the name", patch
Mon, 14 May 2007 23:17:42 +0000 Richard Laager merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'
Sun, 13 May 2007 08:54:50 +0000 Sadrul Habib Chowdhury Plug a leak when the flags for a user in a chat changes.
Fri, 11 May 2007 20:10:43 +0000 Daniel Atallah Hack to prevent a completely collapsed user list from coming ack with a 1-pixel width. Fixes #624.
Wed, 23 May 2007 21:15:54 +0000 Sean Egan Make 'typed' icon not have any keys depressed. Should fix #1116
Mon, 14 May 2007 19:23:09 +0000 Sean Egan Patch #363 Fix for tab packing problem
Thu, 10 May 2007 02:55:19 +0000 Nathan Walp fix the typing animation so it doesn't stop animating once a conversation
Wed, 09 May 2007 21:03:40 +0000 Sadrul Habib Chowdhury Fix ticket #387.
Wed, 09 May 2007 01:21:15 +0000 Sadrul Habib Chowdhury Allow saving custom smileys by right-clicking on them. And use the custom smileys only on the received messages, not for the system/etc. messages.
Mon, 07 May 2007 21:59:53 +0000 Richard Laager Don't translate Pidgin in /version, as Sadrul mentioned in #751.
Sun, 06 May 2007 00:44:41 +0000 Richard Laager Change the PIDGIN_NAME stuff to allow translators to transliterate the
Thu, 03 May 2007 18:37:33 +0000 Hylke Bons New Send File icon
Thu, 03 May 2007 06:32:42 +0000 Sean Egan Change some of the PurplePresence stuff to reflect how it's actually used
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Sat, 28 Apr 2007 23:40:08 +0000 Nathan Walp hopefully fix 236
Sat, 28 Apr 2007 05:37:56 +0000 Richard Laager Fix an invalid read that occurs because we were accessing IM data when the
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Wed, 25 Apr 2007 05:26:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4d02676110c034e401f4d42ed7304a7507d96929)
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Thu, 26 Apr 2007 10:30:44 +0000 Sean Egan Stu didn't like that 'new messages on this tab' red, but likes this one
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Tue, 24 Apr 2007 19:12:48 +0000 Richard Laager Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.
Tue, 24 Apr 2007 17:00:22 +0000 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Mon, 23 Apr 2007 17:39:58 +0000 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
Wed, 25 Apr 2007 01:51:01 +0000 Sean Egan Use Tango colors on conversation tabs. Same colors, different tones.