log

age author description
2008-11-16 Richard Laager Check that mood is not the empty string, just to be safe.
2008-11-16 Richard Laager Drop xstatus_ from the icon names.
2008-11-16 Richard Laager Do not show "Mood: mood ()" when there is no text.
2008-11-16 Richard Laager Added the additional moods defined in XEP-0107 version 1.2 (2008-10-29):
2008-11-16 Richard Laager Drop xstatus_ from the icon names.
2008-11-16 Richard Laager Deprecate purple_request_field_list_add()
2008-11-16 Richard Laager Deprecate purple_request_field_list_add() in favor of the new
2008-11-16 Richard Laager Avoid trying to build a filename and pixbuf if there's no image filename.
2008-11-16 Richard Laager Use a movie camera icon from N3fr0n instead of the photo camera emoticon to
2008-11-16 Richard Laager Fix up the X-Status code in many ways:
2008-11-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f5e2281f83ea70415eec2139f383dd25f27a0ec1)
2008-11-16 unknown Adding more ICQ X-Status icons from N3fr0n. Again, these are under the
2008-11-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 52478fd133d202ec0c4a46526a0a30a8c926d9ec)
2008-11-16 Richard Laager Revert the unnecessary addition of the pixbuf boolean to PurpleRequestField.list
2008-11-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c023fbb554c216b1a31cd32bedf806f48cfc1e4e)
2008-11-13 John Bailey This patch comes from the combined work of contributors minstrel, NightFox,
2010-02-20 Elliott Sales de Andrade merge of '8958bbc5a8fc6f85d0906e37b0754808791b4007'
2010-02-20 Elliott Sales de Andrade Set debug window tool items to be "important" so that they show text when
2010-02-20 Elliott Sales de Andrade Remove GTK_CHECK_VERSION(2,4,0) checks.
2010-02-20 Elliott Sales de Andrade New-fangled toolbar code and all that.
2010-02-20 Elliott Sales de Andrade *** Plucked rev df5196ac4c45dfff9cad5768c27d4e1d46fbb2ab (qulogic@pidgin.im):
2010-02-20 Elliott Sales de Andrade Remove extra enumeration.
2010-02-19 Elliott Sales de Andrade Remove GTK version checks which are no longer necessary. Refs #1332 too.
2010-02-19 Elliott Sales de Andrade Pull in GtkComboBox changes from GTK+3 branch.
2010-02-19 Daniel Atallah Avoid looking up functions by name that will be present on all supported Windows versions.
2010-02-19 Mark Doliner Get rid of a few version checks that we no longer need now that we depend
2010-02-19 Mark Doliner We got rid of these files now that we depend on newer GTK. SWEET.
2010-02-19 Paul Aurich 401/1014 is a bad signature (it's what I've been getting while testing startOSCARSession over https).
2010-02-19 Stu Tomlinson gtkexpander.h disappeared, let compiling continue!
2010-02-18 Daniel Atallah Win32 build updates
2010-02-18 Paul Aurich Allow clientLogin POST/GETs to use a configured proxy.
2010-02-18 Paul Aurich Change clientLogin to use HTTPS, since the hash calculation appears fixed now.
2010-02-18 Daniel Atallah Fix win32 build
2010-02-18 Daniel Atallah copyright year updates
2010-02-18 Daniel Atallah Update pidgin_blist_get_emblem() docs to be accurate.
2010-02-18 Daniel Atallah Add timeout_add() example to the Perl signals-test plugin
2010-02-18 Daniel Atallah Minor optimization / incorrect use prevention
2010-02-18 Timo Jyrinki Improve the Finnish translation by fixing 76 untranslated/fuzzies.
2010-02-18 Mark Doliner Minor cleanup. Hopefully this code has a little less duplication and
2010-02-18 Mark Doliner Compile with --disable-vv. Without this change I get this error:
2010-02-18 Mark Doliner Add "devel" back into our version
2010-02-18 Mark Doliner propagate from branch 'im.pidgin.pidgin.next.minor' (head 42544ec892337510146c931806a95dbf69c2fe30)
2010-02-18 Mark Doliner propagate from branch 'im.pidgin.pidgin.mxit' (head ea208658fef692bd065f1fe03963913d86af2e41)
2010-02-10 andrew victor propagate from branch 'im.pidgin.pidgin' (head 18b85ae6ad8091af43d91826cf054e4569ba74aa)
2010-01-28 andrew victor propagate from branch 'im.pidgin.pidgin' (head 907b3271bb72546dc11ed711526b55cb20254b23)
2010-01-26 andrew victor Add extra parameter to mxit_send_message() function to indicate if the message should be
2010-01-26 andrew victor The default state on the MXit server when connecting is Available (with no status message),
2010-01-18 andrew victor merge of 'b88c4f72aa3d87a41d0ae232164801f4e1aeca1a'
2010-01-18 andrew victor Display the "not-authorized" emblem if the MXit contact's subscription state
2010-02-18 Mark Doliner merge of 'e9d34ab5e47f22b35fd2d69d61a2c943cc0653db'
2010-02-18 Elliott Sales de Andrade merge of '204f0197379cadffd6cea25efa6e2cdeae1a3bc5'
2010-02-18 Elliott Sales de Andrade Remove some unnecessary code.
2010-02-16 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head be77df4826034ac2521177bb6af6b60be3d1b4c4)
2010-02-16 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c0adc68d6e21c013beb36f789a05d94234c3696a)
2010-02-16 Elliott Sales de Andrade merge of '3b76f09b9b1fcbbf73ad7179aac8eb1896920f56'
2010-02-16 Elliott Sales de Andrade Remove one more GTK_CHECK_VERSION. Refs #10024.
2010-02-16 Elliott Sales de Andrade Remove old GLIB_CHECK_VERSION calls in finch. Refs #10024.
2010-02-16 Elliott Sales de Andrade Remove unnecessary GLIB_CHECK_VERSION in MSN prpl. Refs #10024.
2010-02-16 Elliott Sales de Andrade The GLib requirement is 2.12.0, not 2.4.0. Sorry for the re-configure.
2010-02-16 Paul Aurich Oops, probably better if we have both getifaddrs() and inet_ntop()
2010-02-16 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head bd1da3489eef317a805524eef94fd4e08719159b)
2010-02-16 Paul Aurich network: Use getifaddrs() to enumerate local interfaces/IPs if available.
2010-02-16 Elliott Sales de Andrade merge of '064d2d1b2f96be3cfdc5d15af37aaa8e16150904'
2010-02-16 Elliott Sales de Andrade Rename tray icons so that they match the stock names and can be looked up
2010-02-16 Elliott Sales de Andrade Make sure that the stock loader uses the new location of the tray icons
2010-02-16 Elliott Sales de Andrade Make it slightly clearer which docklet is in use.
2010-02-15 Elliott Sales de Andrade Revert some changes to pidginstock.[ch] that are no longer necessary now
2010-02-15 Paul Aurich Clean up a little.
2010-02-15 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a58bda0b6d8c5519ef9e41e5f017343ef2cbac0)
2010-02-15 Paul Aurich POTFILES.in: Fix up the media files including translations.
2010-02-15 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1d831e835bac31debd4d67cc75397c378c00bc7e)
2010-02-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0f0a1bc362f71dfc0f4d78dd9a2056f4087c1025)
2010-02-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 5e48191adf93863395ea1bc8d7efdc62d54c079d)
2010-02-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d14a1fe9d288c6942c8bfc6d1df3c8297ba7ca54)
2010-02-10 Paul Aurich Combine the three purple_unescape_text()s into one.
2010-02-10 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 16b06c832bb37014304670307b6db672c94d5dd0)
2010-02-10 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0085c32abf29d034d30feef1ffb1d483e316a9a8)
2010-02-09 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97a9c0e52ad7b57090076da83c4fc7bfeefad0a8)
2010-02-08 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc)
2010-02-07 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37ee5cce9aeb51268bee637a770a97b72e301bf2)
2010-02-06 John Bailey propagate from branch 'im.pidgin.pidgin' (head d4d86f679550b678b19fb6ca8b2eeac194d66a45)
2010-02-06 Paul Aurich Move libpurple/media/media.c to libpurple/media.c.
2010-02-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8a0b15ca6f7e80f487af0b74bda066a717062d0f)
2010-02-05 Marcus Lundblad media: "Backport" the ICE controlling-mode fix in the new media subdirectory
2010-02-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a3e80170374775648865ed02009fb9e8b2c8799)
2010-02-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
2010-01-09 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
2010-01-09 Daniel Atallah Remove unused variable
2010-01-09 Paul Aurich merge of '1529fa495883d559527375c0d8b7fbe68cf019c2'
2009-12-25 John Bailey propagate from branch 'im.pidgin.pidgin' (head 8f0a3e68547fbc66188357edbf6694bd8dd2d557)
2009-12-25 John Bailey merge of '0990bc18c1ec4f05a29aeb8f55d4d28a08152cc6'
2009-12-14 John Bailey propagate from branch 'im.pidgin.pidgin' (head 780ee14f6ced21de7257b3149c186223ab446d57)
2009-12-20 Will Thompson Add pidgin-2 and purple-2 .pc variants
2009-12-20 Will Thompson Add a plugindir variable to .pc files.
2009-12-20 Will Thompson propagate from branch 'im.pidgin.pidgin' (head fc93e0ea1ceae4b0e76c50e35965814711dc1c00)
2009-12-11 Paul Aurich Undo a bit of struct hiding per the comment directly above it because this breaks things.