log pidgin/gtkconv.c @ 32805:997570b274d1

age author description
Mon, 28 May 2012 22:13:56 +0000 Elliott Sales de Andrade Remove the timestamps toggle. This can be done with themes.
Sun, 20 May 2012 19:27:17 +0000 tomkiewicz Making trunk usable: linkify incoming messages
Sun, 04 Mar 2012 03:49:49 +0000 Elliott Sales de Andrade Fix some boring asserts when using the Default conversation theme.
Sun, 04 Mar 2012 02:16:12 +0000 Elliott Sales de Andrade Automatically load the Default conversation theme and use it if a
Sun, 04 Mar 2012 01:34:03 +0000 Elliott Sales de Andrade Replace the "%status%" variable in themes, though this only supports errors
Sun, 04 Mar 2012 00:48:20 +0000 Elliott Sales de Andrade Use proper newlines in /help output.
Sun, 26 Feb 2012 08:26:11 +0000 Elliott Sales de Andrade This struct member seems to be unused now.
Sun, 26 Feb 2012 08:21:37 +0000 Elliott Sales de Andrade Restore a minor comment.
Thu, 23 Feb 2012 09:00:17 +0000 Elliott Sales de Andrade Use the GtkWidget for a menu instead of its GtkAction.
Thu, 23 Feb 2012 08:13:23 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head deb06ab6aa118efb674f1a8434ff529e67b28809)
Fri, 06 Jan 2012 04:53:52 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 874feebb31b13ceb4c6789225711244d51bc8e88)
Wed, 04 Jan 2012 02:37:25 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 069350831810b6f4bd534a26fed03260a9b4adcd)
Fri, 23 Dec 2011 08:06:49 +0000 Elliott Sales de Andrade Fix some merging typos.
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '6ab9f5ff810acde3c06a2add7b8df2bd75cce6e3'
Sun, 09 Oct 2011 07:10:36 +0000 Elliott Sales de Andrade Oops, fix up one deprecated line.
Sun, 09 Oct 2011 07:09:39 +0000 Elliott Sales de Andrade This existing Send To menu stuff works already, and isn't really
Sun, 09 Oct 2011 06:01:04 +0000 Elliott Sales de Andrade Add the Get Attention action to the PidginWindow menu structure, and
Sun, 09 Oct 2011 03:56:58 +0000 Elliott Sales de Andrade Replace the deprecated gtk_notebook_set_tab_label_packing with a call
Sun, 09 Oct 2011 02:50:20 +0000 Elliott Sales de Andrade Fix all deprecated GTK_WIDGET_* macros.
Sun, 09 Oct 2011 00:17:12 +0000 Elliott Sales de Andrade The function gtk_dialog_set_has_separator was removed in GTK+ 2.22.
Sat, 08 Oct 2011 23:29:06 +0000 Elliott Sales de Andrade Remove ItemFactory version of menu.
Sat, 08 Oct 2011 23:01:54 +0000 Elliott Sales de Andrade Restore missing Join a Chat menu item in UI-factory mode.
Sat, 08 Oct 2011 22:35:05 +0000 Elliott Sales de Andrade Remove unnecessary GTK+ version checks now that we depend on 2.10.0.
Sat, 08 Oct 2011 21:58:16 +0000 Elliott Sales de Andrade Fix an incorrect function call. Probably a merge error.
Sat, 08 Oct 2011 21:48:38 +0000 Elliott Sales de Andrade Apply some changes that don't require GTK+ 3.0.
Sat, 08 Oct 2011 21:13:43 +0000 Elliott Sales de Andrade explicit merge of 'f3961bf768b8a93583640b6058ba23d7f2c73c67'
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Mon, 22 Aug 2011 21:27:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5da91575f92c8c13d7a85eef338ec6da55e6fb26)
Mon, 21 Mar 2011 01:53:46 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
Tue, 15 Mar 2011 04:33:51 +0000 Elliott Sales de Andrade The default widget name for gtkconv->tab_label should be "tab-label",