log

age author description
2007-11-14 Richard Nelson Fix the max value for gntlabel's text-flag property
2007-11-14 Daniel Atallah Fix #3930 by correctly detecting when we're no longer immediately following a br.
2007-11-14 Sadrul Habib Chowdhury Allow turning on logging when enabling the gnthistory plugin. (this doesn't
2007-11-14 Sadrul Habib Chowdhury merge of '45b552be25717e53a4c0e84b9d0242ded9c05628'
2007-11-13 Casey Harkins merge of '046387959e096233195d912c7cc3f0b62f93eca8'
2007-11-13 Casey Harkins disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'
2007-11-14 Sadrul Habib Chowdhury Update the ChangeLog.API and change how gnt_menu_get_item works.
2007-11-14 Loptosko fixes #3941
2007-11-13 Casey Harkins merge of 'e9c1dfdac7b1652f8c03584db667bc586c4b295c'
2007-11-13 Casey Harkins Use widget allocation height to determine docklet icon size on x11, rather
2007-11-13 Shalom Craimer fixes #3929
2007-11-13 Loptosko fixes #3928
2007-11-13 Dmitry Beloglazov fixes #3920
2007-11-13 Ivar Smolin fixes #3914
2007-11-13 Luke Schierer credit due
2007-11-13 Amanpreet Singh Alam references #3908
2007-11-13 Friedel Wolff fixes #3783
2007-11-13 Kelemen Gábor fixes #3766
2007-11-13 Luke Schierer further fix the po/Changelog
2007-11-13 Martin Srebotnjak fixes#3735
2007-11-13 Luke Schierer merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
2007-11-13 Mark Doliner merge of '7a98d978e56502762335bda8f19011a139ac460a'
2007-11-13 Daniel Atallah My changes to disable external port mapping exposed a flaw where the server socket was being closed immediately, before the client had read all the data - this caused the client to receive a RST and consequently error. The solution is to wait for the client to close the connection before closing the server connection. I'm surprised this hasn't been a problem elsewhere - it seems like it would be.
2007-11-13 Daniel Atallah Don't map the port used for bonjour file transfers externally. This adds a new function that will go away in 3.0.0 when we can modify purple_network_do_listen to take an additional parameter.
2007-11-13 Daniel Atallah Cleanup and fix the socks5 proxy connect address to be correct.
2007-11-12 Daniel Atallah I messed this up at some point.
2007-11-12 Daniel Atallah Don't allow the buffer to be overrun when you have lots of local IPs.
2007-11-12 Daniel Atallah merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'
2007-11-12 Björn Voigt - "Listening musik"
2007-11-12 Stu Tomlinson merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'
2007-11-12 Will Thompson merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'
2007-11-12 Will Thompson Add a clickable link to the SSL FAQ to errors about accounts which need SSL
2007-11-12 Mark Doliner Get rid of a few silly doxygen warnings
2007-11-12 Mark Doliner Fix a warning from make docs:
2007-11-12 Stu Tomlinson The order of these variable declarations is important if we want the
2007-11-12 Sadrul Habib Chowdhury Add maximize flags for windows.
2007-11-12 Sadrul Habib Chowdhury merge of '45a353a8a7978312260680050564b3a32f0d07aa'
2007-11-12 Kelemen Gábor Hungarian translation updated
2007-11-13 Claudio Satriano First translation update for 2.3.0 and first try of mtn commit :)
2007-11-12 Jochen Kemnade updated German translation
2007-11-12 Mark Doliner merge of '64bb85d88261de930f9c987d2347b6babf8e7641'
2007-11-12 Mark Doliner merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'
2007-11-12 Kevin Stange 1.1.2 -> 1.1.5
2007-11-12 Mark Doliner Add a lengthy comment about a small problem with our signal handler
2007-11-12 Mark Doliner Update our Doxyfile.in using "doxygen -u Doxyfile.in"
2007-11-12 John Bailey Update the FSF address that I missed in my round of updates a couple months ago.
2007-11-12 John Bailey merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'
2007-11-12 Stu Tomlinson kill another compile warning
2007-11-12 Daniel Atallah Leak fix, cleanup and code reuse.
2007-11-12 Daniel Atallah I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.
2007-11-12 Daniel Atallah Don't strip the silc dlls.
2007-11-27 Ethan Blanton Some platforms require additional includes before net/if.h, and this
2007-11-12 Daniel Atallah Patch from some Intel folks to implement file transfer in Bonjour using XEP-0096 and 0065. This hopefully will work with Gaijm (haven't yet tested) and, of course, between libpurple instances; it will not work with Adium or iChat.
2007-11-12 Daniel Atallah Update the win32 SILC Toolkit to 1.1.5.
2007-11-12 Stu Tomlinson Squish some warnings here too, with evil(?) casts
2007-11-12 Stu Tomlinson Silence a warning about blist_node_extended_menu defined but not used by
2007-11-12 Stu Tomlinson Fix usage of purple_request_action_with_hint() (again?), hint and user_data
2007-11-12 Daniel Atallah Fix build.
2007-11-11 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)
2007-11-11 Will Thompson Mention PidginMiniDialog in ChangeLog.API