log

age author description
2008-05-14 Ka-Hing Cheung merge of '994f8bdccfcf73a73924e593d2c398c8d416e5e9'
2008-05-14 Daniel Atallah Fix a NULL printf. Fixes #5387.
2008-05-14 Stu Tomlinson Clean up the comments about MSNP14, and make the --enable-msnp14 option no
2008-05-14 Ka-Hing Cheung Someone should write a tool to insert a name in the right place
2008-05-14 Ka-Hing Cheung patch from Andrew Gaul to fix another memleak
2008-05-14 Ka-Hing Cheung this causes a use after free
2008-05-13 Stu Tomlinson unleak (thanks sadrul!)
2008-05-13 Stu Tomlinson Rewrite a ChangeLog entry I just wrote.
2008-05-13 Stu Tomlinson Make MSN buddy list synchronization more forgiving, only ask about
2008-05-13 Daniel Atallah merge of '657be692e8fe314ef25624dc2b70d25e1cf8085b'
2008-05-13 Sadrul Habib Chowdhury Remove a compile warning.
2008-05-13 Sadrul Habib Chowdhury This should make the column widths a bit better. Thanks to vekin in
2008-05-13 Daniel Atallah Patch from Will Hawkins to fix SIMPLE authentication on some servers.
2008-05-13 Stu Tomlinson Refresh email credentials for @live.com accounts too
2008-05-13 Kelemen Gábor Hungarian translation updated for 2.4.2
2008-05-13 Daniel Atallah For chats created using the "normal" (i.e. Join a Chat) flow, there will always
2008-05-13 Etan Reisner Close up scope of a variable, I'm just cleaning up my tree some.
2008-05-13 Etan Reisner Make this a doxygen comment.
2008-05-12 Daniel Atallah Fix functions to match definitions.
2008-05-12 Daniel Atallah Presumably this is what was intended.
2008-05-12 Daniel Atallah Fix function to match header definition
2008-05-12 Daniel Atallah More s/ssize_t/gssize/
2008-05-12 Daniel Atallah Build fixes for MSVC
2008-05-12 Daniel Atallah Using named elements in a struct initialization doesn't work in MSVC.
2008-05-12 Daniel Atallah Fix jabber_iq_register_handler() to match header.
2008-05-12 Daniel Atallah Reuse cleanup function.
2008-05-12 Daniel Atallah MSVC build fixes
2008-05-12 Daniel Atallah Use gssize instead of ssize_t as the latter isn't available everywhere.
2008-05-12 Daniel Atallah Bonjour build fixes for MSVC.
2008-05-12 Richard Laager Remove the stat check that isn't useful and breaks on OS X.
2008-05-11 Björn Voigt German translation bug:
2008-05-11 Ethan Blanton Clarify #ifdef/#else/#endif matching; References #5770.
2008-05-11 Ethan Blanton merge of 'eed179323cd437e9f08587c2290f44afa248093d'
2008-05-11 Josep Puigdemont Updated Catalan translation (with XGETTEXT_ARGS=--no-location).
2008-05-11 Éric Boumaour merge of '0d3a3dbf15f3b76dc4ee06bc9177442fe4906bc5'
2008-05-11 Richard Nelson Middle click pastes the internal clipboard
2008-05-11 Éric Boumaour Update french translation for pidgin 2.4.2
2008-05-15 Laurynas Biveinis Update Lithuanian translation of Windows installer strings
2008-05-15 Laurynas Biveinis Update Lithuanian translation
2008-06-27 Casey Harkins Make pidgin_blist_toggle_visibility() hide the buddy list when it is
2008-04-30 Sadrul Habib Chowdhury disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'
2008-04-30 John Bailey This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion in
2008-04-30 Sadrul Habib Chowdhury disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'
2008-04-30 John Bailey This patch from Jaywalker enables text to appear in the screen name entry box.
2008-04-29 Evan Schoenberg merge of '0ed9d51dcce10da3af15dd44273af472eea6cb0c'
2008-07-02 Evan Schoenberg ChangeLog.API for 'website' and 'dev_website' ui_info hash table change
2008-04-29 Evan Schoenberg applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
2008-03-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
2008-03-18 Sadrul Habib Chowdhury Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons.
2008-03-14 Sadrul Habib Chowdhury Fix setting display picture/avatar in msnp14. Thanks to Twain28 for reporting the bug. References #1187.
2008-03-07 Sadrul Habib Chowdhury The patch to msn to allow sending custom smileys. Doesn't send all the custom smileys correctly at the moment. References #1187.
2008-03-07 Sadrul Habib Chowdhury Make it simple to create a stored-image from a filename.
2008-03-07 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6ff3e48f37ce327ca03e8d3394cac62e40b6fe05)
2008-03-05 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)
2008-02-25 Sadrul Habib Chowdhury Attempt at a better error message.
2008-02-25 Sadrul Habib Chowdhury Modified patch ('big_smiley_change.patch') from Mauro and Jorge (Masca) to
2008-02-25 Sadrul Habib Chowdhury Fix a leak, and correct the docs.
2008-02-25 Sadrul Habib Chowdhury Hide PurpleSmiley internals.
2008-02-19 Sadrul Habib Chowdhury Add the smiley files for translation.
2008-02-19 Sadrul Habib Chowdhury Make sure deleting one smiley doesn't accidentally delete a few others.