log pidgin/gtkconv.c @ 32596:1b6ac48c5ffa

age author description
Tue, 28 Jul 2009 05:47:09 +0000 Elliott Sales de Andrade Fix media call initiation for UI manager.
Tue, 28 Jul 2009 05:38:26 +0000 Elliott Sales de Andrade Make the conversation UI manager stuff depend on GTK+ 2.6 instead of 2.4,
Tue, 28 Jul 2009 05:33:03 +0000 Elliott Sales de Andrade Fix up some simple warnings for the conversation UI.
Tue, 28 Jul 2009 05:28:46 +0000 Elliott Sales de Andrade Use GtkActions instead of GtkWidgets for the shortcuts to items in the menu
Tue, 28 Jul 2009 04:30:58 +0000 Elliott Sales de Andrade Start converting the conversation window to UI manager. The auto-generated
Sat, 25 Jul 2009 20:46:43 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 067d0354b67f513d4a79dc6c04b0bf85a01e02bc)
Sun, 28 Jun 2009 04:41:07 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head ef660d19c58b200a67bf94b3e8cbf0fd562a7f1d)
Sat, 09 May 2009 20:10:22 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b64b40b3762950d0b8b4bff4f4bb8bddeefc24ac)
Sat, 18 Apr 2009 07:37:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c8528fe7f2a21bd2071ce51b1e739e5110e7613b)
Fri, 10 Apr 2009 07:33:31 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head ecded04145b1adc6b1f6b773b68bcef7eb1daf02)
Wed, 08 Apr 2009 05:46:20 +0000 Elliott Sales de Andrade Replace GtkTooltips code with GtkTooltip on GTK+ 2.12+.
Thu, 23 Feb 2012 04:41:29 +0000 Elliott Sales de Andrade Remove the automatic scroll-to-end when appending HTML to a webview.
Sat, 18 Feb 2012 23:26:02 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 9e9d09486a04f5adb2e51b0f5aada69a9b053e93)
Sat, 18 Feb 2012 23:00:10 +0000 Mark Doliner *** Plucked rev d1d77da56217f3a083e1d459bef054db9f1d5699 (qulogic@pidgin.im):
Sun, 15 Jan 2012 05:50:58 +0000 Paul Aurich pidgin: Fix so that logging works again
Thu, 05 Jan 2012 10:03:51 +0000 Elliott Sales de Andrade The switch to the webview also allowed strikethrough-by-default.
Wed, 04 Jan 2012 03:35:36 +0000 Elliott Sales de Andrade Add some more messageClasses.
Mon, 02 Jan 2012 09:13:39 +0000 Elliott Sales de Andrade Ensure timestamps in header all all the same.
Mon, 02 Jan 2012 07:58:32 +0000 Elliott Sales de Andrade Fix "Clear Scrollback" to actually reload the theme.
Mon, 02 Jan 2012 07:24:55 +0000 Elliott Sales de Andrade Wrap a few lines.
Mon, 02 Jan 2012 07:17:23 +0000 Elliott Sales de Andrade Fix a little warning.
Mon, 02 Jan 2012 07:10:34 +0000 Elliott Sales de Andrade Ensure all timestamps in a message are the same. Based on something
Mon, 02 Jan 2012 06:53:19 +0000 dvpdiner2 This should fix the everyone-is-the-same problem in chats.
Sat, 31 Dec 2011 15:48:20 +0000 Daniel Atallah Fix some webkit related leaks and an unnecessary allocation.
Tue, 27 Dec 2011 22:00:00 +0000 Elliott Sales de Andrade Add page up/down for WebKit view.
Thu, 22 Dec 2011 23:57:38 +0000 hyc Regenerate plugins menu on conversation feature change too
Thu, 22 Dec 2011 01:13:20 +0000 Elliott Sales de Andrade Rearrange code to prevent a NULL-deference. Thanks to clh for
Fri, 18 Nov 2011 19:53:46 +0000 Elliott Sales de Andrade Add support for %messageDirection% for RTL messages.
Fri, 18 Nov 2011 19:49:08 +0000 Elliott Sales de Andrade Add support for %shortTime% in themed messages. This is probably not
Fri, 18 Nov 2011 19:08:09 +0000 Elliott Sales de Andrade Add support for %dateOpened% in templates.