log

age author description
2007-09-15 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1dd94029a56becb6dd246bc78486df5244f66367)
2007-09-15 Sadrul Habib Chowdhury We can do this without forcing a minor bump.
2007-09-15 Sadrul Habib Chowdhury Do not boldify the chat in the buddylist for unread system messages.
2007-09-15 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 02b9fa9cd591c94c082a8ff02ea27fe33b278a0a)
2007-09-15 Sadrul Habib Chowdhury merge of '02b9fa9cd591c94c082a8ff02ea27fe33b278a0a'
2007-09-15 Sean Egan underline group headers instead of setting their background color. Inspired by Empathy, and probably Gossip before it. I think it probably looks better, but it's just two lines, so tell me if you disagree
2007-09-15 Sean Egan remove stale .todos
2007-09-15 Sean Egan Move to menu in blist context menu. Used for more easily moving buddies between groups
2007-09-15 Daniel Atallah Mark new MSN string translatable now that we're no longer string frozen.
2007-09-15 Sean Egan Auto-personization. Closes #44
2007-09-14 Sean Egan Make 200px the upper-bound for buddy icons. Prevents problems when people try using their 7megapixel digital camera images as custom icons. Fixes #105
2007-09-14 Sean Egan Pack smileys into smiley box without expand=FALSE. Fixes #92
2007-09-14 Daniel Atallah Apply a similar fix to the proxy prefs loading fix to the status scores.
2007-09-14 Daniel Atallah Fix proxy settings to be loaded correctly when libpurple is initialized. This was broken because it relied on the prefs being loaded after proxy initialization so that the pref callbacks would be triggered and I changed the prefs loading to happen right at the beginning to fix other issues. Fixes #3092.
2007-09-14 Stu Tomlinson merge of '507542b421b5b1da79e4b5a2624a5f768e2683e3'
2007-09-14 Stu Tomlinson it seems that "SOURCES" is a reserved variable in some versions of automake,
2007-09-14 Stu Tomlinson Fix the spec file due to relocation of sound files and new CA certificates
2007-09-14 Stu Tomlinson Hopefully fix the broken detection of X11 stuffs on older X installations
2007-09-14 Stu Tomlinson Version bump
2007-09-14 Will Thompson Explain what PurpleAccountOption.masked and its setters and getters
2007-09-16 Evan Schoenberg The MSN http method should default to MSN_HTTPCONN_SERVER, not MSN_SERVER
2007-09-14 Sean Egan whoops! do if 0, not ifdef 0
2007-09-15 Sadrul Habib Chowdhury Cool music emblem from hbons. If you hadn't noticed, he's pretty good\!
2007-09-14 Sadrul Habib Chowdhury merge of '15e090cc3c5ac0e910b83a17267afbabea78ef86'
2007-09-14 Sadrul Habib Chowdhury Part of #1332 to introduce pidgin_text_combo_box_new_entry and
2007-09-14 Sean Egan remove logo versionizing
2007-09-14 Kevin Stange Another noteworthy item!
2007-09-14 Kevin Stange More changelogging. I added the URL for the closed tickets on this milestone
2007-09-14 Kevin Stange merge of '91d32f258f45019f306aa3b84171ce3ae04ea27e'
2007-09-14 Kevin Stange merge of '3dedd60731e82888442aec49bfdcf99d59493074'
2007-09-14 Kevin Stange Fix Ka-Hing's tabbing and NEWS for myself.
2007-09-14 Kevin Stange merge of '0befa035e9ed7dd56124bd9f33fa7111a6eaf95b'
2007-09-14 Ka-Hing Cheung news
2007-09-14 Kevin Stange This should be credited.
2007-09-14 Sean Egan ChangeLog yahoo chat
2007-09-14 William Ehlhardt - Add API extensions written for the Certificate Manager
2007-09-14 Kevin Stange A couple more things for the ChangeLog
2007-09-14 Kevin Stange Update the dates on the ChangeLogen
2007-09-14 Sadrul Habib Chowdhury merge of '83f50edf9e879470bb69228cdfb494cd66b76d27'
2007-09-14 Sadrul Habib Chowdhury merge of '1b5e0d46f232e69af8caa445d5928c559fe13690'
2007-09-14 Kevin Stange Make Win32 build from dist tarball.
2007-09-14 Sadrul Habib Chowdhury Remove this for now to pass distcheck. I need to find a way to bring this
2007-09-14 Sean Egan Please NEWS and continue to ChangeLog things.
2007-09-14 Kevin Stange merge of '11768a3d08fa04aafe9292064f8999c0fc368c8b'
2007-09-14 Kevin Stange Ship zap.h for MySpaceIM to pass distcheck (and allow dist tarball to work)
2007-09-14 Ambrose C. Li Fixes #3085 , zh_TW translation update
2007-09-14 Sadrul Habib Chowdhury merge of 'da40aebad3ad2fda4c989c859927ab42a0825de5'
2007-09-14 Ethan Blanton whoops, missed the changelog for the Brazilian Portuguese translation
2007-09-14 Ethan Blanton Portuguese language translation from Maurício.
2007-09-14 John Bailey Comment tweaks to be closer to the version handed out via the wiki as well as
2007-09-14 Daniel Atallah Sneakiness to make it easy to compile xmpp on win32 with Cyrus SASL support. This isn't ready for popular consumption yet, but if anyone wants the sasl binary that I compiled against MIT Kerberos, let me know.
2007-09-14 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.examples' (head 55aed29a474f580bfb8b319bdcab36dc80024bd4)
2007-09-14 Daniel Atallah There shouldn't be assert()s in pretty much any libpurple code.
2007-09-14 Daniel Atallah Clear the password when we get an auth. error and we're not saving passwords so that you don't need to go into the account settings to reset it. Fix #3083.
2007-09-14 Daniel Atallah Cleanup the SASL init and add error checking.
2007-09-13 Sean Egan Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
2007-09-13 William Ehlhardt merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
2007-09-14 Sadrul Habib Chowdhury Don't fail on distcheck.
2007-09-13 Sadrul Habib Chowdhury Typo
2007-09-13 Daniel Atallah A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
2007-09-13 Daniel Atallah Fix crash in musicmessaging plugin when something else has set the message to NULL (in this case, I'm guessing the Offline Messaging plugin). Fixes #3050.
2007-09-13 Sadrul Habib Chowdhury merge of '2510b3bdf51be7bd339aca4a39ec86bf73c6716c'
2007-09-13 Daniel Atallah This is parts 1 and 2 of patch #2910 from Vladimir (thecrux) to improve NTLM proxy handling. Specifically, it specifies that we're using Unicode strings and uses the hostname of the local machine instead of incorrectly using the proxy server's hostname for authentication. References #2910.
2007-09-13 William Ehlhardt - Make x509_signed_by return TRUE indiscriminately so that other things
2007-09-13 William Ehlhardt - Make ssl-nss x509_export_certificate work
2007-09-13 William Ehlhardt - Fix ssl-nss x509 to properly convert NSPR PRTime to time_t (in
2007-09-13 William Ehlhardt - GTKCertMgr X.509 infothing now uses the
2007-09-13 William Ehlhardt - Make ssl-nss unique_id and issuer_unique_id work
2007-09-12 Daniel Atallah Add Basque translation to win32 installer from Mikel Pascual Aldabaldetreku. Fixes #2880.
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head bc9c8821faaf3c70a0f00b97e954189a9a85ba91)
2007-09-12 Daniel Atallah Fix from fmoo so that the imhtml toolbar appears right on the MS-Windows theme (and probably other themes too).
2007-09-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-09-13 Sadrul Habib Chowdhury Remember the 'Enable Sounds' setting for a conversation. Closes #312.
2007-09-12 Gabriel Schulhof Fixing g(tk|nt)certmgr.c
2007-09-12 Gabriel Schulhof Fixing g(tk|nt)certmgr.c
2007-09-12 Gabriel Schulhof Fixing gntconn.c
2007-09-12 Gabriel Schulhof Fixing gntcertmgr.c
2007-09-12 Gabriel Schulhof Fixing gntaccount.c
2007-09-12 Gabriel Schulhof Fixing certificate.c
2007-09-12 Gabriel Schulhof Fixing certificate.c
2007-09-12 Gabriel Schulhof Fixing usernick.c and, for some strange reason, request.h
2007-09-12 Gabriel Schulhof Updated purple_request_fields in usermood.c
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-09-12 Sadrul Habib Chowdhury merge of '7d129d95f3f565e508da7fd81f36de2b51dfb103'
2007-09-12 Björn Voigt a new version to take into account the new translation name.
2007-09-12 Éric Boumaour fixes #3068
2007-09-12 Will Thompson merge of 'cecaf2df51b21064a99e3ca0588ae11a7b499b42'
2007-08-15 Will Thompson Add doxygen fu to the DNS UiOps.
2007-08-19 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
2007-08-19 Gabriel Schulhof "Fixing"GtkPounce.xs
2007-08-19 Gabriel Schulhof "Fixing"GtkPlugin.xs
2007-08-19 Gabriel Schulhof Forgot;
2007-08-19 Gabriel Schulhof Typo
2007-08-19 Gabriel Schulhof Trying some more .xs-fu
2007-08-19 Gabriel Schulhof Trying some more .xs-fu
2007-08-18 Gabriel Schulhof Updated signatures in gntrequest.c - dunno how to implement transience
2007-08-18 Gabriel Schulhof Added hints to gntpounces.c and gntprefs.c
2007-08-18 Gabriel Schulhof Added hints to gntplugin.c
2007-08-18 Gabriel Schulhof Added hints to gntblist.c
2007-08-18 Gabriel Schulhof Updating Request.xs
2007-08-18 Gabriel Schulhof merge of '2e581033a2565fca7ce0dd0b8a5b84ecc919c830'
2007-08-17 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 3f64b9d598e136d0f6f739c7f23ad4baed097f73)
2007-09-12 Sadrul Habib Chowdhury Compile\!
2007-09-12 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 3a95a9866173539bae4b66f0e7047dae6f5376c6)
2007-09-12 Sadrul Habib Chowdhury Duplicate the fix from 33d699ec: do g_thread_init before using any other
2007-09-12 Sadrul Habib Chowdhury merge of '136752a3a64ea88c43212015de4ce2ed521575d1'
2007-09-12 Luke Schierer merge of '568fa1d06eec5b85c215976c97bba59da8c139a7'
2007-09-12 Timo Jyrinki fixes #3048
2007-09-12 Sadrul Habib Chowdhury Instead of just notifying the user about a connection error, give him options
2007-09-12 Luke Schierer missed this merging
2007-09-12 Luke Schierer merge of '125b719cb91678665be458b456b707477e85d179'
2007-09-12 Martin Srebotnjak fixes #3041
2007-09-12 Sadrul Habib Chowdhury Fix a memory corruption.
2007-09-12 Sadrul Habib Chowdhury merge of '7c5d7b18909c2d94f281c62597ceed3ea6533c08'
2007-09-12 Sadrul Habib Chowdhury Don't prompt for the password again if the user entered it once in the account window.
2007-09-12 Sadrul Habib Chowdhury Select the right account when a buddyname is selected from the suggest-list.
2007-09-12 Sadrul Habib Chowdhury Fix a small bug in sound-test, thanks to igungor in #pidgin.
2007-09-12 Luke Schierer trying to make the merge easier
2007-09-11 Martin Srebotnjak fixes #3041 assuming this is the same miles
2007-09-11 Timo Jyrinki fixes #3048 Assuming tjyrinki is the same as the last submitter I see in monotone-viz
2007-09-11 Serdar Soytetir fixes #3044
2007-09-12 Mark Doliner Fix the bug reported to the devel mailing list by Georgi Kirilov.
2007-09-12 Luke Schierer this file shouldn't be marked executable
2007-09-12 Javier Fernández-Sanguino Peña fixes #2682
2007-09-12 Serdar Soytetir fixes #3044
2007-09-12 Luke Ross fixes #3057
2007-09-12 Luke Schierer merge of 'bda49fb76ee1731eebada61327489c4d42d07e66'
2007-09-12 Etan Reisner Fix the capitalization of the python variable in a configure.ac check, I
2007-09-11 Ivar Smolin fixes #2757
2007-09-11 Yngve Spjeld Landro fixes #2878
2007-09-11 Luke Schierer merge of '7480925dadadae4e72d767542bc4435163eb0a52'
2007-09-11 Miloslav Trmac fixes #3043
2007-09-11 Loptosko fixes #3039
2007-09-11 Björn Voigt fixes #3055
2007-09-11 Kelemen Gábor fixes #3029
2007-09-11 Arangel Angov fixes #3001
2007-09-11 Luke Schierer fixes #2743
2007-09-11 Ihar Hrachyshka references #2743
2007-09-11 Claudio Satriano fixes #2797
2007-09-12 John Bailey Adding a notify API example plugin.
2007-09-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 71464d14b942b267bc284f32e1f3eb7fb43b83a9)
2007-09-08 John Bailey Fix my e-mail address to match my MTN key since it now is a real e-mail address.
2007-09-08 John Bailey propagate from branch 'im.pidgin.pidgin' (head 15bcbcfaf120a8a662c8c97ac73c5f6eb0fe6813)
2007-09-08 John Bailey Automake foo
2007-09-08 John Bailey Add the debug example plugin
2007-09-08 John Bailey Fix the top of the header and also correct for the new FSF address.
2007-09-08 John Bailey Adding the helloworld.c plugin used in the BasicPluginHowto and the
2007-12-01 Sadrul Habib Chowdhury explicit merge of '340d730b1b1e1164ee9eab77968ffd03cdf4996e'
2007-12-01 Sadrul Habib Chowdhury disapproval of revision '2b7518757478bf6ae0a9d32b0881d7603e6cc99e'
2007-09-11 Sadrul Habib Chowdhury Apparently, if the row-keys don't have a destructor function, things can go
2007-09-07 Sadrul Habib Chowdhury Add a "<hr>" after the message history after redisplaying a hidden
2007-09-07 Sadrul Habib Chowdhury Do not update the unseen count for system messages.
2007-09-07 Sadrul Habib Chowdhury "We are going to destroy the conversations immediately only if the 'close immediately'
2007-09-05 Sadrul Habib Chowdhury Make changes in the buddylist menutray icon for hidden conversations to work
2007-09-05 Sadrul Habib Chowdhury Get rid of hidden_convwin.
2007-12-01 Sadrul Habib Chowdhury disapproval of revision '08f542359200866bb7a302653d875cdeccb8df01'
2007-09-04 Sadrul Habib Chowdhury For hidden conversations, just don't create any UI objects at all. This
2007-09-04 Sadrul Habib Chowdhury Show the 'new message' icon correctly.
2007-09-04 Sadrul Habib Chowdhury Add some stuff so that we don't have to traverse over a list to determine
2007-09-18 Jeffrey Connelly In msimprpl, log unrecognized HTML tags received from the IM client, and
2007-09-18 Jeffrey Connelly Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
2007-09-17 Jeffrey Connelly Add compile-time option MSIM_MARKUP_SHOW_UNKNOWN_TAGS, enabled by default
2007-09-11 Jeffrey Connelly Use purple_connection_set_display_name() to set the display name to the
2007-08-18 Gabriel Schulhof Minor oversight
2007-08-17 Gabriel Schulhof ... and the font dialog
2007-08-17 Gabriel Schulhof ... and the font dialog
2007-08-17 Gabriel Schulhof ... and the font dialog
2007-08-17 Gabriel Schulhof ... and the font dialog
2007-08-17 Gabriel Schulhof Stringing smiley toolbar
2007-08-17 Gabriel Schulhof Stringing pounce windows
2007-08-17 Gabriel Schulhof Stringing pounce windows
2007-08-17 Gabriel Schulhof Ooops ...
2007-08-17 Gabriel Schulhof Forgot the header ...
2007-08-17 Gabriel Schulhof Adding syslog + compile fixes
2007-08-17 Gabriel Schulhof merge of '157af56b7d2b30861754d904bd1a501357ee10a7'
2007-08-17 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 90fde4fedfaeb6e062d2d74a7128c2132e9acb55)
2007-08-17 Gabriel Schulhof Forgot one
2007-08-17 Gabriel Schulhof merge of '0bd9e1e53c324f8db97d248ad3b09eb140a0e416'
2007-08-17 Gabriel Schulhof explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
2007-08-17 Gabriel Schulhof Stringing log windows
2007-08-17 Gabriel Schulhof Oops ...
2007-08-17 Gabriel Schulhof Forgot to s/filesel/dirsel/ in the folder selector
2007-08-17 Gabriel Schulhof Forgot to refer to gtkblist.h
2007-08-17 Gabriel Schulhof Finished implem in gtkrequest.c
2007-08-16 Gabriel Schulhof Added hints to gtkutils.c
2007-08-16 Gabriel Schulhof Added hints to gtkutils.c
2007-08-16 Gabriel Schulhof Added hints to gtkstatusbox.c
2007-08-16 Gabriel Schulhof Fixed function sigs in gtkrequest.c
2007-08-16 Gabriel Schulhof Added hints to gtkprivacy.c
2007-08-16 Gabriel Schulhof Added hints to gtkprefs.c
2007-08-16 Gabriel Schulhof Added hints to gtkpounce.c
2007-08-16 Gabriel Schulhof Added hints to gtklog.c and gtkplugin.c - starting to use Pidgin-specific hints
2007-08-16 Gabriel Schulhof Added hints to gtklog.c
2007-08-16 Gabriel Schulhof Added hints to gtkimhtmltoolbar.c
2007-08-16 Gabriel Schulhof Added hints to gtkdialogs.c
2007-08-16 Gabriel Schulhof Added hints to pidgin/gtkdebug.c
2007-08-16 Gabriel Schulhof Added hints to pidgin/gtkconv.c
2007-08-16 Gabriel Schulhof Adding hints to pidgin/gtkblist.c
2007-08-16 Gabriel Schulhof Implementing hints in libpurple/server.c
2007-08-16 Gabriel Schulhof Implementing hints in libpurple/request.c
2007-08-16 Gabriel Schulhof Adding hints to ft.c
2007-08-16 Gabriel Schulhof Adding hints to conversation.c
2007-08-16 Gabriel Schulhof Adding hints to libpurple/account.c
2007-08-16 Gabriel Schulhof Adding hints to yahoo yahoo.c
2007-08-16 Gabriel Schulhof Adding hints to libpurple/plugins/autoaccept.c
2007-08-16 Gabriel Schulhof Adding hints to libpurple/plugins/autoaccept.c
2007-08-13 Gabriel Schulhof Added hints to sametime sametime.c
2007-08-13 Gabriel Schulhof Added hints to qq sys_msg.c
2007-08-13 Gabriel Schulhof Added hints to qq group_opt.c
2007-08-12 Gabriel Schulhof Added hints to qq group_join.c
2007-08-12 Gabriel Schulhof Added hints to qq group_im.c
2007-08-12 Gabriel Schulhof Added hints to qq group.c
2007-08-12 Gabriel Schulhof Added hints to qq buddy_opt.c
2007-08-12 Gabriel Schulhof Added hints to qq buddy_opt.c
2007-08-12 Gabriel Schulhof Added hints to qq buddy_info.c
2007-08-12 Gabriel Schulhof Added hints to oscar peer.c
2007-08-12 Gabriel Schulhof Added hints to oscar oscar.c
2007-08-12 Gabriel Schulhof Added hints to novell novell.c
2007-08-12 Gabriel Schulhof Added hints to msn msn.c
2007-08-12 Gabriel Schulhof Added hints to msn msn.c
2007-08-12 Gabriel Schulhof Added hints to msn dialog.c
2007-08-12 Gabriel Schulhof Added hints to jabber xdata.c
2007-08-12 Gabriel Schulhof Added hints to jabber si.c
2007-08-12 Gabriel Schulhof Added hints to jabber jabber.c
2007-08-12 Gabriel Schulhof Added hints to jabber chat.c
2007-08-12 Gabriel Schulhof Added hints to jabber buddy.c
2007-08-12 Gabriel Schulhof Added hints to jabber auth.c
2007-08-12 Gabriel Schulhof Added hints to jabber auth.c
2007-08-12 Gabriel Schulhof Added hints to gg.c
2007-08-12 Gabriel Schulhof Adding buddy hint to offlinemsg
2007-08-12 Gabriel Schulhof Added hints to idle maker
2007-08-12 Gabriel Schulhof API says *crack*
2007-08-12 Gabriel Schulhof Restored API. Lessee what we can do with the other params first
2007-08-12 Gabriel Schulhof merge of '6921f2461941acb974565c821beffc6f81f39492'
2007-08-09 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 1aba81cae8b963708281123ed6c438ba5861113d)
2007-08-12 Gabriel Schulhof Broke all purple_request_* APIs
2007-08-08 Gabriel Schulhof ... and the About dialog ...
2007-08-08 Gabriel Schulhof ... and the About dialog ...
2007-08-08 Gabriel Schulhof Making plugins dialog work
2007-08-08 Gabriel Schulhof Adding parameter void *ui_data for parent window
2007-08-08 Gabriel Schulhof Checking program flow
2007-08-08 Gabriel Schulhof Checking program flow
2007-08-08 Gabriel Schulhof Testing out show-with-parent.
2007-08-08 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
2007-07-28 Gabriel Schulhof Back to square[0]
2007-07-28 Gabriel Schulhof Trying pidgin_get_toplevel
2007-07-28 Gabriel Schulhof Converting buddy list menu items.
2007-07-24 Gabriel Schulhof More dialogs made transient
2007-07-24 Gabriel Schulhof Minor fix
2007-07-24 Gabriel Schulhof Making it compile...
2007-07-24 Gabriel Schulhof Making it compile...
2007-07-24 Gabriel Schulhof Making it compile...
2007-07-24 Gabriel Schulhof Making it compile...
2007-07-24 Gabriel Schulhof Generic transience mechanism ... *shudder*
2007-07-24 Gabriel Schulhof Making dialogs properly transient.
2007-04-15 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
2006-10-18 Ma Yuan [gaim-migrate @ 17523]
2006-10-15 Ma Yuan [gaim-migrate @ 17483]
2006-10-14 Ma Yuan [gaim-migrate @ 17481]
2006-09-16 Ma Yuan [gaim-migrate @ 17288]
2006-09-08 Ma Yuan [gaim-migrate @ 17193]
2006-09-08 Ma Yuan [gaim-migrate @ 17192]
2006-09-07 Ma Yuan [gaim-migrate @ 17182]
2006-09-06 Ma Yuan [gaim-migrate @ 17181]
2006-09-03 Ma Yuan [gaim-migrate @ 17139]
2006-09-03 Ma Yuan [gaim-migrate @ 17138]
2006-08-31 Ma Yuan [gaim-migrate @ 17100]
2006-08-27 Ma Yuan [gaim-migrate @ 17057]
2006-08-27 Ma Yuan [gaim-migrate @ 17056]
2006-08-27 Ma Yuan [gaim-migrate @ 17055]
2006-08-26 Ma Yuan [gaim-migrate @ 17045]
2006-08-26 Ma Yuan [gaim-migrate @ 17043]
2006-08-26 Ma Yuan [gaim-migrate @ 17042]
2006-08-26 Ma Yuan [gaim-migrate @ 17041]
2006-08-26 Ma Yuan [gaim-migrate @ 17040]
2006-08-26 Ma Yuan [gaim-migrate @ 17034]
2006-08-24 Ma Yuan [gaim-migrate @ 17015]
2006-08-24 Ma Yuan [gaim-migrate @ 17014]
2006-08-23 Ma Yuan [gaim-migrate @ 17006]
2006-08-23 Ma Yuan [gaim-migrate @ 17004]
2006-08-23 Ma Yuan [gaim-migrate @ 17003]
2006-08-22 Ma Yuan [gaim-migrate @ 16979]
2006-08-22 Ma Yuan [gaim-migrate @ 16973]
2006-08-22 Ma Yuan [gaim-migrate @ 16968]
2006-08-21 Ma Yuan [gaim-migrate @ 16956]
2006-08-21 Ma Yuan [gaim-migrate @ 16955]
2006-08-21 Ma Yuan [gaim-migrate @ 16952]
2006-08-19 Ma Yuan [gaim-migrate @ 16887]
2006-08-19 Ma Yuan [gaim-migrate @ 16885]
2006-08-19 Ma Yuan [gaim-migrate @ 16884]
2006-08-19 Ma Yuan [gaim-migrate @ 16882]
2006-08-19 Ma Yuan [gaim-migrate @ 16876]
2006-08-19 Ma Yuan [gaim-migrate @ 16873]
2006-08-18 Ma Yuan [gaim-migrate @ 16840]
2006-08-16 Ma Yuan [gaim-migrate @ 16790]
2006-08-15 Ma Yuan [gaim-migrate @ 16772]
2006-08-15 Ma Yuan [gaim-migrate @ 16771]
2006-08-14 Ma Yuan [gaim-migrate @ 16758]
2006-08-13 Ma Yuan [gaim-migrate @ 16737]
2006-08-13 Ma Yuan [gaim-migrate @ 16733]
2006-08-12 Ma Yuan [gaim-migrate @ 16722]
2006-08-12 Ma Yuan [gaim-migrate @ 16721]
2006-08-12 Ma Yuan [gaim-migrate @ 16716]
2006-08-10 Ma Yuan [gaim-migrate @ 16685]
2006-08-10 Ma Yuan [gaim-migrate @ 16684]
2006-08-06 Ma Yuan [gaim-migrate @ 16655]
2006-08-06 Ma Yuan [gaim-migrate @ 16654]
2006-08-06 Ma Yuan [gaim-migrate @ 16653]
2006-08-02 Ma Yuan [gaim-migrate @ 16613]
2006-07-30 Ma Yuan [gaim-migrate @ 16601]
2006-07-30 Ma Yuan [gaim-migrate @ 16600]
2006-07-23 Ma Yuan [gaim-migrate @ 16547]
2006-07-23 Ma Yuan [gaim-migrate @ 16546]
2006-07-17 Ma Yuan [gaim-migrate @ 16507]
2006-07-09 Ma Yuan [gaim-migrate @ 16473]
2006-06-24 Ma Yuan [gaim-migrate @ 16329]
2007-09-11 Sean Egan disapproval of revision '4d691e24cf14c43dbce305dafaa5dd03f76632e7'
2007-09-11 Sean Egan New logo for 2.2.0
2007-09-11 Daniel Atallah Update the Hungarian translator in the about dialog. Fixes #3030.
2007-09-11 Evan Schoenberg The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same.
2007-09-11 Evan Schoenberg len should be a socklen_t rather than an unsigned int in _qq_s5_canwrite()
2007-09-11 Evan Schoenberg Silence the warning that body_len might be used uninitialized in msn_message_gen_payload().
2007-09-11 Sadrul Habib Chowdhury merge of '04b85a7dd6d2bd21a0cbb8a6022eb500b53efddc'
2007-09-11 Mark Doliner Data in vCards is supposed to be plain text, not HTML. So escape
2007-09-11 Daniel Atallah Various leakfixes and preventing unnecessary allocations.
2007-09-11 Mark Doliner merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'
2007-09-11 Daniel Atallah Prevent an assertion.
2007-09-11 Daniel Atallah merge of 'c33ce721c01032386277454ea2455c2f3638b771'
2007-09-11 Sean Egan Some clients don't put the node in the 115 disco response, so send the node to the callback
2007-09-11 Sean Egan Dont spam the buddy info window with esoteric capabilities
2007-09-10 Sean Egan Don't put "Mood: \(null\) \(null\)" on XMPP buddies
2007-09-10 Sean Egan Fix crash in XMPP capabilities
2007-09-10 Etan Reisner Protocol's (and other plugin's) PurplePluginInfo structs should really be
2007-09-10 Etan Reisner merge of '6cda5928fecda502e1e06e10736c5d98b4406298'
2007-09-10 Richard Laager Capitalize the attention type names.
2007-09-10 Richard Laager Make the XMPP buzz string match the Yahoo one to help the translators.
2007-09-10 Richard Laager Take aliases into account for the attention messages.
2007-09-10 Richard Laager Eliminate an excess array and loop.
2007-09-10 Richard Laager I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
2007-09-10 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
2007-09-10 Richard Laager Fix up an apparently bad merge with the reserved fields here.
2007-09-10 Richard Laager Change attention_types to get_attention_types so this will compile.
2007-09-10 Richard Laager Work around a problem so --enable-dbus will build again.
2007-09-10 Richard Laager merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
2007-09-10 Evan Schoenberg merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
2007-09-11 Sadrul Habib Chowdhury Apparently, if the row-keys don't have a destructor function, things can go
2007-09-10 Sadrul Habib Chowdhury Changelog.API the conversation history stuff.
2007-09-10 Sadrul Habib Chowdhury Keep the message history in PurpleConversation.
2007-09-10 Daniel Atallah merge of '65633fb10f29f8d7b1f99b635452d4ed5fe1f3cb'
2007-09-10 Richard Laager Clear up translation ambiguity with the attention API.
2007-09-10 Richard Laager - Rename attention_types to get_attention_types, which seems more standard.
2007-09-10 Richard Laager Add missing files to POTFILES.in. Thanks to Björn Voigt.
2007-09-10 Richard Laager Sort POTFILES.in with: LC_ALL=C sort -t/ -u -o POTFILES.in POTFILES.in
2007-09-10 Richard Laager Fix gaim_request_fields compatibility. I noticed this when porting a plugin.
2007-09-10 Daniel Atallah Various warning fixes for the xmpp prpl.
2007-09-10 Daniel Atallah Fix mingw build of xmpp prpl
2007-09-10 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
2007-09-06 Sean Egan propagate from branch 'im.pidgin.soc.2007.xmpp' (head f4d5b74ce9a3f2a048fd5036441ceced1cd2deed)
2007-09-05 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
2007-09-10 Sadrul Habib Chowdhury merge of '23dc0b8b764a7a920891d3024bb830bb14916013'
2007-09-09 Ka-Hing Cheung Probably Fixes 1649
2007-09-09 Kevin Stange Add a new 2.2.0 about image from hbons and move the version number up and out of the way.
2007-09-09 John Bailey This function wasn't documented in the Doxygen stuff. If I've documented
2007-09-09 John Bailey I missed this file when I updated the FSF address in the source previously.
2007-09-09 Mark Doliner merge of '0c762d61f5be8c4ba458aa835171bbe53c00ca27'
2007-09-09 William Ehlhardt - Add specific notification for self-signed certificates. Fixes #2874
2007-09-09 Mark Doliner Start watching the listener socket immediately after it's created
2007-09-09 Mark Doliner Moving Peter Lawler to the retired patch writer category, as requested
2007-09-08 John Bailey This will silence a few warnings when building the Doxygen docs.
2007-09-08 John Bailey Add a link to the FAQ in the about box as indirectly suggested in #pidgin.
2007-09-08 Mark Doliner Looks like I might have been wrong about the length being only 8 bits.
2007-09-10 Sadrul Habib Chowdhury Fix a crash in window-placement.
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-09-07 Sadrul Habib Chowdhury merge of '7360490707a66389e7834a0251d950ce13a46165'
2007-09-07 Mark Doliner Change the way we handle file names when dealing with AIM file
2007-09-07 Mark Doliner AIM 6, when sending a file through a proxy, requires that it receive
2007-09-07 Mark Doliner Add the ability to affiliate people in an xmpp chat room even if
2007-09-07 Daniel Atallah Unregister the iq callback listener when the transfer is freed. Fixes #1804. It doesn't seem correct to me that nothing is sent to the recipient when the sender cancels the ft request, but that is a different issue.
2007-09-07 Daniel Atallah The cyrus SASL password prompt dialogs don't get disposed if the account disconnects. This fixes the callbacks not to assume that the connection is still valid.
2007-09-06 Daniel Atallah Make the uninstaller remove everything it installs.
2007-09-06 Daniel Atallah Grammar fix from nix_nix and johnmoody. Fixes #2593.
2007-09-06 Daniel Atallah Don't assume that the Gstreamer stuff isn't used on win32. There really isn't anything to see here.
2007-09-06 Daniel Atallah Fix subscribing to an offline user in SIMPLE. Thanks to Will Hawkins for the patch and following up with the OpenSER folks to confirm the behavior. Fixes #2181.
2007-09-06 Daniel Atallah Attempt to display user readable error messages for NSS.