log

age author description
Sun, 16 Nov 2008 19:17:07 +0000 Richard Laager Check that mood is not the empty string, just to be safe.
Sun, 16 Nov 2008 19:10:57 +0000 Richard Laager Drop xstatus_ from the icon names.
Sun, 16 Nov 2008 18:56:16 +0000 Richard Laager Do not show "Mood: mood ()" when there is no text.
Sun, 16 Nov 2008 18:53:25 +0000 Richard Laager Added the additional moods defined in XEP-0107 version 1.2 (2008-10-29):
Sun, 16 Nov 2008 18:24:04 +0000 Richard Laager Drop xstatus_ from the icon names.
Sun, 16 Nov 2008 10:33:36 +0000 Richard Laager Deprecate purple_request_field_list_add()
Sun, 16 Nov 2008 10:10:17 +0000 Richard Laager Deprecate purple_request_field_list_add() in favor of the new
Sun, 16 Nov 2008 10:06:26 +0000 Richard Laager Avoid trying to build a filename and pixbuf if there's no image filename.
Sun, 16 Nov 2008 08:44:14 +0000 Richard Laager Use a movie camera icon from N3fr0n instead of the photo camera emoticon to
Sun, 16 Nov 2008 08:39:34 +0000 Richard Laager Fix up the X-Status code in many ways:
Sun, 16 Nov 2008 08:24:37 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f5e2281f83ea70415eec2139f383dd25f27a0ec1)
Sun, 16 Nov 2008 08:22:46 +0000 unknown Adding more ICQ X-Status icons from N3fr0n. Again, these are under the
Sun, 16 Nov 2008 08:18:01 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 52478fd133d202ec0c4a46526a0a30a8c926d9ec)
Sun, 16 Nov 2008 08:16:17 +0000 Richard Laager Revert the unnecessary addition of the pixbuf boolean to PurpleRequestField.list
Sun, 16 Nov 2008 08:11:33 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c023fbb554c216b1a31cd32bedf806f48cfc1e4e)
Thu, 13 Nov 2008 17:04:53 +0000 John Bailey This patch comes from the combined work of contributors minstrel, NightFox,
Sat, 20 Feb 2010 07:05:51 +0000 Elliott Sales de Andrade merge of '8958bbc5a8fc6f85d0906e37b0754808791b4007'
Sat, 20 Feb 2010 06:45:38 +0000 Elliott Sales de Andrade Set debug window tool items to be "important" so that they show text when
Sat, 20 Feb 2010 06:41:25 +0000 Elliott Sales de Andrade Remove GTK_CHECK_VERSION(2,4,0) checks.
Sat, 20 Feb 2010 06:33:00 +0000 Elliott Sales de Andrade New-fangled toolbar code and all that.
Sat, 20 Feb 2010 04:53:17 +0000 Elliott Sales de Andrade *** Plucked rev df5196ac4c45dfff9cad5768c27d4e1d46fbb2ab (qulogic@pidgin.im):
Sat, 20 Feb 2010 04:33:31 +0000 Elliott Sales de Andrade Remove extra enumeration.
Fri, 19 Feb 2010 07:40:34 +0000 Elliott Sales de Andrade Remove GTK version checks which are no longer necessary. Refs #1332 too.
Fri, 19 Feb 2010 07:29:30 +0000 Elliott Sales de Andrade Pull in GtkComboBox changes from GTK+3 branch.
Fri, 19 Feb 2010 19:27:23 +0000 Daniel Atallah Avoid looking up functions by name that will be present on all supported Windows versions.
Fri, 19 Feb 2010 08:54:11 +0000 Mark Doliner Get rid of a few version checks that we no longer need now that we depend
Fri, 19 Feb 2010 08:40:16 +0000 Mark Doliner We got rid of these files now that we depend on newer GTK. SWEET.
Fri, 19 Feb 2010 05:26:00 +0000 Paul Aurich 401/1014 is a bad signature (it's what I've been getting while testing startOSCARSession over https).
Fri, 19 Feb 2010 03:10:31 +0000 Stu Tomlinson gtkexpander.h disappeared, let compiling continue!
Thu, 18 Feb 2010 23:32:18 +0000 Daniel Atallah Win32 build updates