log

age author description
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.
2007-09-07 Sadrul Habib Chowdhury Remove the 'Hide' option from the menu.
2007-09-06 Sadrul Habib Chowdhury More fix, thanks to SimGuy.
2007-09-06 Sadrul Habib Chowdhury merge of '0cf1ba2d257fe2551fe7a238c1888c4de36a402e'
2007-09-06 Sadrul Habib Chowdhury I think this fixes #2858.
2007-09-06 Kevin Stange merge of '820a17ae981af30a64647d8438bd769db8bb4689'
2007-09-06 Mark Doliner We have got an empty fullname, set it to NULL so that we fall back to
2007-09-06 Sadrul Habib Chowdhury merge of '9d3e08ca8d3c17d78b9671fdffc4a0769a0a1495'
2007-09-06 Kevin Stange merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
2007-09-06 Kevin Stange merge of 'be9dba922e9f366e12da62fe2e2708b38d82b9c4'
2007-09-06 Sadrul Habib Chowdhury merge of 'acf8d250c77786771f4fda3c7e69009acb30d4ed'
2007-09-06 John Bailey merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
2007-09-06 Kevin Stange merge of '2711852de086a4c03cc115b401f2f5ee0f6fab44'
2007-09-06 Ka-Hing Cheung merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
2007-09-05 Daniel Atallah Fix a crash when hovering over a buddy in the chat userlist and the account is disconnected.
2007-09-06 Sadrul Habib Chowdhury Fix the plugin loading issue Luke had noticed. This is a pretty weird bug
2007-09-05 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
2007-09-05 Sadrul Habib Chowdhury merge of '24d23e4d11dd1922afff286215a32a9f006efab2'
2007-09-05 Sadrul Habib Chowdhury Do not crash when pressing a key in an empty menu. Thanks to CmdrChalupa in
2007-09-05 Mark Doliner Sort the certificates by hostname
2007-09-05 Mark Doliner When doing oscar server-side list management, do deletions before
2007-09-05 William Ehlhardt - Add purple_reserved fields to various structures.
2007-09-04 Daniel Atallah Deal better with receiving a msn ACK when there is no switchboard connected. Fixes #2640.
2007-09-04 Sadrul Habib Chowdhury Catch the event at the very end to make sure other plugins can play with it
2007-09-04 Daniel Atallah Lookup the default First and Last name values for bonjour on win32 in a thread to avoid delays when the plugin is being loaded. Apparently for some people the delay is quite significant when they're part of a domain, but the domain server isn't accessible.
2007-09-04 Sadrul Habib Chowdhury merge of '13a4e3e02e0fa91a6083954093807fa58bab04e8'
2007-09-04 Daniel Atallah Store the socket_type in the PurpleNetworkListenData correctly so that callback functions can use it correctly. Fixes #2933.
2007-09-04 Mark Doliner Print an error when there was a problem parsing some XML
2007-09-04 Mark Doliner A little function name shuffling.
2007-09-04 Mark Doliner Add non-US SMS support for ICQ. This is a patch from DB42.
2007-09-04 Mark Doliner Spaces to tabs
2007-09-04 Mark Doliner Add another build to the list
2007-09-04 Mark Doliner Ka-Hing reminded me that we should set the password to NULL when
2007-09-04 Mark Doliner Three small changes:
2007-09-04 Sadrul Habib Chowdhury Do not bother the prpl about a tooltip for a disconnected account.
2007-09-04 Sadrul Habib Chowdhury merge of '6be8a7c0f691862b61f30ddae359111b8302573e'
2007-09-04 Sadrul Habib Chowdhury merge of 'e5e790ebc036af74d05dbab2f12771cfd23f9e8b'
2007-09-04 William Ehlhardt merge of 'e9d960379b02a0d960ef604990fee9f4439995d0'
2007-09-04 Sadrul Habib Chowdhury Use the proper column for searching users in the chat userlist.
2007-09-04 William Ehlhardt - ssl-nss now reports a certificate's sha1sum correctly
2007-09-05 Jeffrey Connelly If no username is set, point user to a web page where to set it, and disconnect.
2007-09-05 Jeffrey Connelly For status messages, make sure NULL isn't passed to g_markup_escape_text().
2007-09-04 Jeffrey Connelly merge of '1f0db2a75d53cc5f98769d6e6b9ec61e920b5767'
2007-09-04 Sadrul Habib Chowdhury And don't show everything here either.
2007-09-04 Sadrul Habib Chowdhury merge of '03fef04c64d9f2d63fe8ba4e58704908e5f8dba8'
2007-09-04 Sadrul Habib Chowdhury merge of '0372d7dd82f502ec3e68166bf2b289e71267897a'
2007-09-04 Sadrul Habib Chowdhury Don't show *all*\!
2007-09-03 Ethan Blanton Whitespace fix
2007-09-03 Ethan Blanton Handle the case where gethostname() fails or returns a null hostname.
2007-09-03 Sadrul Habib Chowdhury Hide is not a stock item.
2007-09-03 Sadrul Habib Chowdhury merge of '8702a8b674985e8729781c6563e4e552346a7ffd'
2007-09-03 Ka-Hing Cheung merge of 'bf68a58b8bbc1d43f4ebe7b94bd47282cb66f26e'
2007-09-03 Sadrul Habib Chowdhury Remove 'show buddy icon' leftovers to get rid of run time gtk+ warnings.
2007-09-03 Sadrul Habib Chowdhury Do not crash for hidden convs after changing prefs.
2007-09-03 Sean Egan Remove Show buddy icon from conversation menu. 'Fixes' #882
2007-09-03 Sean Egan ifdef win32 the conversation placement code
2007-09-03 Mark Doliner merge of '643feb3e5eefda54d6456d7a5a35201a356954e2'
2007-09-03 Mark Doliner Set our alias using the appropriate function. This makes a copy of
2007-09-03 Sadrul Habib Chowdhury More typos.
2007-09-03 Sadrul Habib Chowdhury Typo.
2007-09-03 Mark Doliner merge of '5f6418804a7d4bb6c64f14f7bc4addc6dee0b232'
2007-09-03 Richard Laager (2007-09-03 07:57:30) rlaager: In the buddy list, we now have a Show submenu with a bunch of Show X items under it. It seems to me that the Show on each item is redundant and should be removed. This would be consistent with the Sort Buddies menu, where the items finish the sentence fragment started by the submenu name.
2007-09-03 Richard Laager Add a missing newline to the end of a purple_debug_info call.
2007-09-03 Richard Laager writing-im-msg now receives the conversation name as the who argument if
2007-09-03 Richard Laager merge of '53adc628daffd84d86a821ded6220ad682da5d53'
2007-09-03 Mark Doliner I can't get this code to trigger. I think the conversion from
2007-09-03 Mark Doliner You can't just look at the first letter of the screen name to determine
2007-09-03 Mark Doliner I can't get this code to trigger. I think the conversion from
2007-09-03 Mark Doliner If a prpl doesn't support icons then hide the "use a custom icon?"
2007-09-03 Sean Egan merge of '3c290039d8432d0fad4f8596495b87e23509bf6f'
2007-09-03 Sadrul Habib Chowdhury merge of '0dbc6114de523821fc87cf7d1c44b30aa0e92713'
2007-09-04 Jeffrey Connelly If MSIM_CHECK_NEWER_VERSION is defined (off by default), run (incomplete)
2007-09-04 Jeffrey Connelly Add uid field to add buddy persistance request. Now adding buddies to the
2007-09-03 Jeffrey Connelly Update msimprpl to 0.18, targetting Pidgin/libpurple 2.2.0. msimprpl 0.17 was
2007-09-03 Jeffrey Connelly Update msimprpl to 0.17, for an independent release for Pidgin 2.1.1.
2007-09-03 Jeffrey Connelly Clarify message about contacts added from server, for #2918.
2007-09-03 Jeffrey Connelly merge of '037dd557f9293f0488bb536ed85c24acddad6553'
2007-09-03 Jeffrey Connelly Treat status messages as the plaintext that they are.
2007-09-03 Sean Egan Patch from Gal Topper to fix an endianness issue in MSN file transfers. Fixes #2912 and fixes #1682
2007-09-06 Kevin Stange disapproval of revision '2887999526ff013d0ffa94da958cd30181ee3aa1'
2007-09-02 Sean Egan Patch from Ankit Singla to preserve newlines. Fixes #2858
2007-09-02 Sean Egan Tooltips on chat userlist. Fixes #2815. Thanks fmoo
2007-09-02 Sean Egan Patch from fmoo. Fixes #1280
2007-09-03 Sadrul Habib Chowdhury Add a 'Group Items'/'Ungroup Items' context menu for the toolbar in the
2007-09-03 Sadrul Habib Chowdhury merge of 'e227a655c6a9f079748dafa19d46fcb9d99bf20a'
2007-09-03 Sadrul Habib Chowdhury pidgin_conversations_fill_menu now also adds a separator and a 'Show
2007-09-03 Ka-Hing Cheung rewster from #pidgin pointed out that the conditional was reversed, and
2007-09-03 Ka-Hing Cheung merge of '1bc4d7f1a38917e6d2bf837a660f5f498a29ea0c'
2007-09-03 Ka-Hing Cheung disapproval of revision 'cccc7902a8993aaa6b6ef10c1fb9480763055463'
2007-09-03 Ka-Hing Cheung Fixes #2340, remember size/position separately for more places
2007-09-03 Ka-Hing Cheung Fixes #2340, remember size/position separately for more places
2007-09-03 Richard Laager merge of '3f25aaeb59668d0654c46b32af65735a2aa35fb9'
2007-09-03 Mark Doliner Switch from login.oscar.aol.com to login.messaging.aol.com for new
2007-09-03 Mark Doliner merge of '514cdf59e606c86640192584273de4c182a79a1d'
2007-09-02 Sadrul Habib Chowdhury Show a helpful error message when the plugin fails to load.
2007-09-02 Daniel Atallah Prevent duplicate window closed notifications.
2007-09-02 Daniel Atallah Fix a couple potential leaks and prevent the avahi record resolver from being freed multiple times.
2007-09-02 Ethan Blanton Fix compilation on SkyOS. This patch is from Peter Speybrouk, a.k.a.
2007-09-02 Mark Doliner merge of '67ad9f243a5d108c552110366d15b0e921e0c681'
2007-09-02 Jeffrey Connelly Use the sent timestamp in incoming instant messages instead of the current
2007-09-02 Sadrul Habib Chowdhury merge of 'cd71f91b5fe6c870cf2154b4e37ace6427cb7802'
2007-09-02 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
2007-09-02 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
2007-09-01 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
2007-09-01 Jeffrey Connelly Call gtk_window_set_title() in pidgin_blist_draw_tooltip(), to fix the
2007-09-01 Mark Doliner When you have a certificate dialog and you click on "View Certificate",
2007-09-01 Ethan Blanton Patch from Dossy Shiobara which improves Tcl support for purple
2007-09-01 Ethan Blanton merge of '1247a733923713e275ecb722adf9abc726896c3f'
2007-09-01 Jeffrey Connelly Update msimprpl CHANGES for 0.17 (if it is ever released independently).
2007-08-30 Jeffrey Connelly Document the attention API added in 5ac064e7e9268acbd8f76b4dd35350e38ca2bad9 and
2007-08-31 Sadrul Habib Chowdhury Update the chat topic and userlist when reattaching the Pidgin UI.
2007-08-31 Sadrul Habib Chowdhury Boldify the hidden chats in the buddylist.
2007-08-31 Sadrul Habib Chowdhury Doxygen and ChangeLog.API the new function and signals.
2007-08-31 Sadrul Habib Chowdhury Document the function to reattach conv-ui.
2007-08-31 Sadrul Habib Chowdhury merge of '493b97b58c0685edae9397f741d0171f9bcc7d2e'
2007-08-30 Daniel Atallah Fix yahoo chats again for their new super-duper-ultra-mega secure captcha stuff. "/join chat" still doesn't work, you need to use the roomlist because they now require the chat id to be set (the native client also has this problem). Fixes #2860.
2007-08-30 William Ehlhardt - Remove g_assert()s. Fixes #2859
2007-08-30 Mark Doliner refcount of 0 is normal
2007-08-30 Mark Doliner Replace a call to g_assert() with a logging statement
2007-08-30 Mark Doliner Get rid of some stray whitespace and consistently use tab indentation
2007-08-30 Mark Doliner Fix compiler warnings about having a variable declaration after some
2007-08-30 Mark Doliner "text" isn't guarranteed to be null terminated, so make sure we use
2007-08-30 Mark Doliner Revert jeff2's changes from 2007-08-12. Specifically revision
2007-08-30 Daniel Atallah Bonjour status changes work now; remove from the issues list.
2007-08-30 Daniel Atallah Add mingw makefile to the dist. Update uninstaller for new certs.
2007-08-30 Daniel Atallah Make note of the gtkspell update.
2007-08-30 Daniel Atallah Apply local privacy filtering to yahoo auth. requests. Drop and automatically deny any requests that should be filtered. Fixes #2857.
2007-08-30 Daniel Atallah merge of '7fc610625ed566ff67ef3526fa27198b4bf63eeb'
2007-08-31 Sadrul Habib Chowdhury Update the strikethrough state and the buttons as appropriate. Fixes #2884.
2007-08-31 Sadrul Habib Chowdhury If a conversation doesn't have UI-data, consider it a hidden conversation.
2007-08-31 Sadrul Habib Chowdhury Do not crash on hidden conversations.
2007-08-29 Sadrul Habib Chowdhury Do not try to update a buddy in the buddylist when there's no buddylist.
2007-09-03 Richard Laager Fix a couple compiler warnings:
2007-08-30 Richard Laager merge of '5d55a7b785e21cf51b586dd442481032b187c6c6'
2007-08-29 Sadrul Habib Chowdhury merge of '2828a20e21dea1029a9d9df5e39bcdc2847930b5'
2007-08-29 William Ehlhardt - Change wording on certificate accept/reject dialog
2007-08-29 Sean Egan merge of '049ca3ae717d81081bd07de106953936972af11c'
2007-08-29 Sean Egan Add Resiak as CPW too
2007-08-29 Sadrul Habib Chowdhury Deactivate only an active status.
2007-08-29 William Ehlhardt - Add GTE CyberTrust Global Root certificate. Fixes #2821 , hopefully
2007-08-29 William Ehlhardt merge of 'b33c072ae9fdbe741dc85fdd8e78e3a1ad8d1378'
2007-08-29 Sadrul Habib Chowdhury Fix building on older glib versions.
2007-08-29 Sadrul Habib Chowdhury Oops. This wasn't supposed to get in.
2007-08-29 Sadrul Habib Chowdhury merge of '67e02391b6e685a1ab33fea548cebc07716e15e9'
2007-08-29 William Ehlhardt - Add Verisign Class 3 Primary CA. Fixes #2821
2007-08-29 Ka-Hing Cheung merge of '80cc49cd64db4d457f67ee6f7a936e162748f026'
2007-08-29 Daniel Atallah Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.
2007-08-29 Daniel Atallah Remove some relics from when we didn't create the buddy list immediately.
2007-08-29 William Ehlhardt merge of '770ac36e679db47d463b561e8972d12c2f77bd4f'
2007-08-29 Daniel Atallah Make a note about purple_prefs_load no longer needing to be called by the UI and update finch accordingly. There doesn't appear to be any negative effects of having the purple_prefs_load called twice.
2007-08-29 William Ehlhardt - Add Verisign's Class 3 Extended Validation CA (used for login.live.com
2007-08-29 Mark Doliner merge of 'ee4f8f7ebf5f6057974f66b75c8b59c199e44ae0'
2007-08-29 Sadrul Habib Chowdhury (Un)Register the pools with DBus to avoid a runtime fit.
2007-08-29 Sadrul Habib Chowdhury Add certificate UI in finch.
2007-08-28 Sadrul Habib Chowdhury There's some disagreement over the response-id sent to the callbacks to
2007-08-28 Sadrul Habib Chowdhury merge of '45cf46d3ba2b0debc7f98159ddf5a0262809cde4'
2007-08-28 Daniel Atallah Fix printf(%s, NULL).
2007-08-28 Daniel Atallah Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything.
2007-08-28 Sadrul Habib Chowdhury Add a new flag PURPLE_MESSAGE_INVISIBLE which can be used to send a message
2007-08-28 Sadrul Habib Chowdhury Don't trigger 'receiving-' and 'received-' signals when sending attention request.
2007-08-28 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
2007-08-28 William Ehlhardt - Change g_assert to purple_debug_error
2007-08-28 William Ehlhardt merge of 'db94e3dde2f5edb422e7d7c1ec30474e2000997c'
2007-08-28 William Ehlhardt - Change assert on ssl init failure to a mere warning
2007-08-28 Daniel Atallah Don't allow duplicate accounts to be added. Ideally some of these checks should be in the core, but I don't see a way of doing that without forcing 3.0.0. Fixes #2269 (the part that was actually broken).
2007-08-28 Daniel Atallah Fix the win32 build for the cert SoC branch merge.
2007-08-28 Daniel Atallah Make the gtkcert stuff compile on GTK+ older than 2.8
2007-08-28 Daniel Atallah Update .mtn-ignore for emotes size change.
2007-08-28 Daniel Atallah Install rtl 11px status pixmaps on win32 too.
2007-08-28 Daniel Atallah Fix purple_util_write_data_to_file signature.
2007-08-28 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 1ade185e4daf699979b517ddb70cee47cd15e7ee)
2007-08-25 William Ehlhardt - Add purple_util_write_data_to_file_absolute; glib's
2007-08-20 William Ehlhardt - TODO whacking and cosmetics