log

age author description
Sun, 19 Apr 2009 03:17:46 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 37d6e0111ed0e45196fbb2da9737166f9d743096)
Sat, 18 Apr 2009 22:14:49 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head f11c46cb59c07c862176434fa78eaa1a8ca2c600)
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)
Fri, 10 Apr 2009 05:00:13 +0000 Elliott Sales de Andrade Add an enumeration to replace a couple hardcoded numbers in the combo box
Fri, 10 Apr 2009 04:55:52 +0000 Elliott Sales de Andrade Replace GtkOptionMenu with a GtkComboBox in the preferences dropdowns for
Thu, 09 Apr 2009 04:21:12 +0000 Elliott Sales de Andrade Replace GtkOptionMenu with GtkComboBox in the gestures plugin for GTK+ 2.4
Thu, 09 Apr 2009 04:18:50 +0000 Elliott Sales de Andrade Replace GtkOptionMenu with GtkComboBox in the saved status editor for GTK+
Thu, 09 Apr 2009 04:13:52 +0000 Elliott Sales de Andrade Replace the GtkOptionMenu with a GtkComboBox for the privacy options list
Thu, 09 Apr 2009 04:11:01 +0000 Elliott Sales de Andrade Use GtkComboBox instead of GtkOptionMenu in the choice request field for
Wed, 08 Apr 2009 05:46:20 +0000 Elliott Sales de Andrade Replace GtkTooltips code with GtkTooltip on GTK+ 2.12+.
Mon, 27 Feb 2012 06:44:05 +0000 Elliott Sales de Andrade Remove some unused variables.
Mon, 27 Feb 2012 06:42:29 +0000 Elliott Sales de Andrade Update prefs usage of the webview for previous changes.
Mon, 27 Feb 2012 06:41:57 +0000 Elliott Sales de Andrade Having a backcolor and a background seems a bit redundant. And we
Mon, 27 Feb 2012 06:35:27 +0000 Elliott Sales de Andrade WebKit knows the current formatting of the selection better than we