log pidgin/gtkconv.c @ 18068:0b3d6ea61760

age author description
Thu, 07 Jun 2007 14:48:33 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Wed, 06 Jun 2007 00:23:41 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
Mon, 04 Jun 2007 23:48:54 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
Sat, 02 Jun 2007 13:09:49 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
Sat, 02 Jun 2007 12:05:50 +0000 Stu Tomlinson Mostly taken from the patch on ticket #410, don't send unknown slash
Fri, 01 Jun 2007 00:36:00 +0000 Nathan Walp add a PURPLE_MESSAGE_NO_LINKIFY to prevent things from getting linkified
Wed, 30 May 2007 05:37:04 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f7d4b1ae759e694a319fc8d37f917e1c2b2e1d3b)
Mon, 28 May 2007 08:06:28 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.for_2_1_0' (head 24ee3feb7b0e68036eebb50b90278e581fea942a)
Sun, 20 May 2007 18:40:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b917cc2cf9c46c7163ad3345b312dac1eea896cf)
Fri, 15 Jun 2007 08:16:29 +0000 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Sun, 10 Jun 2007 16:05:13 +0000 Sadrul Habib Chowdhury merge of 'ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36'
Sat, 02 Jun 2007 14:25:14 +0000 Sadrul Habib Chowdhury Use the util function to get info.
Fri, 01 Jun 2007 23:41:12 +0000 Sadrul Habib Chowdhury merge of '82644c8641c5089ed2cafd58983010f0144b7699'
Fri, 01 Jun 2007 03:35:45 +0000 Sadrul Habib Chowdhury merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'
Wed, 13 Jun 2007 00:32:51 +0000 Stu Tomlinson This makes Conversation->More work for non-buddies and chats not on your
Sun, 10 Jun 2007 18:27:11 +0000 Stu Tomlinson Handle key presses in the topic entry area in chats so Alt-# etc. works for
Thu, 07 Jun 2007 11:01:28 +0000 Stu Tomlinson Bring back Conversation->Insert Link and Conversation->Insert Image.
Mon, 04 Jun 2007 16:18:34 +0000 Stu Tomlinson Make the Conversation->More menu work for Chats. The chat needs to be on
Fri, 01 Jun 2007 04:22:16 +0000 Sean Egan merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'
Thu, 31 May 2007 05:11:46 +0000 Sadrul Habib Chowdhury merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
Sun, 27 May 2007 17:45:43 +0000 Sadrul Habib Chowdhury merge of '15c67573c5441bdd943fcf07e496016c58492c19'
Fri, 25 May 2007 22:04:18 +0000 Sadrul Habib Chowdhury Allow formatted text in the pounce dialog. Also, use the same code to
Fri, 01 Jun 2007 00:49:26 +0000 Sean Egan Don't save conversation window size to prefs if the window is maximized. Fixes #920
Fri, 01 Jun 2007 04:21:55 +0000 Sean Egan Fix default custom font
Thu, 31 May 2007 03:00:35 +0000 Sean Egan Reluctantly, I've added a preference for overriding the GTK+ default theme in GtkIMHtml widgets. There is support for this feature in the GNOME HIG and in other GTK+ (including GNOME) applications. This fixes #494. This is a GTK+ 2.4-only feature. I don't update the fonts in existing gtkimhtml's yet, only in new ones. Someone else may want to take care of that
Sun, 27 May 2007 13:26:34 +0000 Stu Tomlinson Fix for gtk < 2.4
Fri, 25 May 2007 07:54:43 +0000 Sadrul Habib Chowdhury Remove code duplication when creating im/chat panes.
Fri, 25 May 2007 03:32:46 +0000 Sadrul Habib Chowdhury Remove code duplication for prpl-icon creation.