log

age author description
2007-05-12 Richard Laager merge of '2ac6f565005a69737bcf28a5f6ca11d74d2e5733'
2007-05-11 Daniel Atallah Fix incorrect widget names in pidginrc plugin. Also, fix spacing - I'm not sure if this actually matters. Fixes #874.
2007-05-11 Sadrul Habib Chowdhury Remove the fatal-asserts thingies.
2007-05-11 Sadrul Habib Chowdhury A workaround for an ncurses bug about multi-cell characters and panels.
2007-05-11 Sadrul Habib Chowdhury Do not process clicks on no widget.
2007-05-12 Richard Laager Sort Google Talk appropriately.
2007-05-11 Daniel Atallah Hack to prevent a completely collapsed user list from coming ack with a 1-pixel width. Fixes #624.
2007-05-11 Stu Tomlinson Ignore bold, underline and other formatting type things in SPAN tags if
2007-05-23 Sean Egan Patch #1038. Fix receiving of Yahoo buddy icons. Thanks, vampire!
2007-05-23 Sean Egan ChangeLog
2007-05-23 Sean Egan ChangeLog
2007-05-23 Sean Egan If Google Talk tells you a roster item as a none subscription, we probably don't ever want to show it. Fixes #1189
2007-05-23 Sean Egan Make 'typed' icon not have any keys depressed. Should fix #1116
2007-05-22 Sean Egan ALSA Gstreamer sink. Mostly to see if this still crashes Luke.
2007-05-15 Sean Egan Patch #756 from EvilSporkMan. Use Datallah's url handling for Dbus
2007-05-14 Sean Egan credit
2007-05-14 Sean Egan Patch #702, Info not reset on URL redirect
2007-05-14 Sean Egan Patch #363 Fix for tab packing problem
2007-05-11 Sean Egan Pack connection error buttons the same way the statusbox is. Fixes #120
2007-05-11 Richard Laager merge of '4f6576ab3a73830524c25113c603a1306185d675'
2007-05-11 Daniel Atallah This is what I actually intended to commit in 105009e066f1bcaefb0af3bd1e17b7860bf12a57. The rest of the mess being pushed is me trying to clean up my mess.
2007-05-11 Daniel Atallah merge of 'a43eb95550888b10562aea0fd5d585fb3b804fe5'
2007-05-11 Daniel Atallah merge of '1582971d554ead516c08237407e29d711532e6b9'
2007-05-11 Daniel Atallah merge of '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
2007-05-11 Daniel Atallah disapproval of revision '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
2007-05-11 Daniel Atallah Fix a crash when something requests the blist status icon before the UI node has been rendered. The ticker plugin was doing this. Fixes #642.
2007-05-11 Daniel Atallah disapproval of revision '2d871d18693a4444a0b287a088a78319ccb4a499'
2007-05-11 Daniel Atallah disapproval of revision '612eceeda452461e8aafcb5031985cb9cc1120b4'
2007-05-11 Sadrul Habib Chowdhury Remove the stuff I added accidentally earlier.
2007-05-11 Daniel Atallah Don't allow IRC username to contain spaces. Fixes #443.
2007-05-11 Sadrul Habib Chowdhury Notify when you leave a chat, after /part or /kick.
2007-05-11 Sadrul Habib Chowdhury merge of '084705c60880befcc4532b30e0b4a41fc2ed563e'
2007-05-11 Stu Tomlinson merge of '39d6b45f621cf10ca62fd25c946907b85626476f'
2007-05-11 Stu Tomlinson disapproval of revision 'cde234fe820467241e86dc0c48917384759d7f4a'
2007-05-11 Richard Laager We should not say not not because not not is not the same as not.
2007-05-11 Richard Laager Add padding to the RC4Ops struct to fix a compiler warning.
2007-05-11 Sadrul Habib Chowdhury Fix debug filtering.
2007-05-11 Nathan Walp merge of '8f2f55c63a00b6e48285c1e09684f245d543cb33'
2007-05-11 Nathan Walp ChangeLogify my last few commits
2007-05-11 Nathan Walp I changed my mind, this should display the whole account name
2007-05-11 Nathan Walp merge of '41f3a410baa40935d56c676abbf69c92987f86b7'
2007-05-11 Daniel Atallah Fix spellchecking in pidgin-portable.
2007-05-11 Daniel Atallah merge of '3d2e55b4d4435fe4e6f083607171c8a4f81dcdb5'
2007-05-10 Sadrul Habib Chowdhury Show some more useful information when some signal causes some dbus warning/error.
2007-05-10 Sadrul Habib Chowdhury Remove the fatal asserts. If you think they helped you find and fix bugs, you can use 'G_DEBUG=fatal_warnings pidgin' to get back the crashes.
2007-05-10 Sean Egan Updated Korean translation from Sushizang Who
2007-05-10 Daniel Atallah I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.
2007-05-10 Daniel Atallah I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.
2007-05-10 Sadrul Habib Chowdhury ChangeLog my last change.
2007-05-10 Sadrul Habib Chowdhury merge of '3f603e51b219132a664b8c6d07f016e10c0a79c3'
2007-05-10 Daniel Atallah Changelog my previous commit. Also test for the trac-mtn integration. Fixes #26.
2007-05-10 Sadrul Habib Chowdhury Now that timestamps are gone, let's allow filter strings in the debug window.
2007-05-10 Sean Egan ChangeLog the string freeze change
2007-05-10 Jeffrey Connelly merge of '493a2b4859d71c992634fcaf587a2df730d6c43d'
2007-05-10 Jeffrey Connelly RC4 support to libpurple's cipher.c.
2007-05-11 Nathan Walp fix #699
2007-05-11 Nathan Walp comment typo
2007-05-10 Nathan Walp fixes #763
2007-05-10 Nathan Walp chat error fix from sadrul
2007-05-10 Nathan Walp merge of '5fba6dfb4d0356ca98aa9a0c99c95135225f56db'
2007-05-10 Nathan Walp fix the typing animation so it doesn't stop animating once a conversation
2007-05-10 Daniel Atallah Display the image info label in the icon chooser preview area. I'm not sure why this was only being displayed in the pre-GTK 2.4.0 chooser. Also, always use our preview widget - we don't need to fallback to the GTK default previewer, this fixes #458 and seems like the right thing to do in this case.
2007-05-10 Sadrul Habib Chowdhury merge of '69bd78e558413b6ac26267b477e217cfe5b4a594'
2007-05-10 Sadrul Habib Chowdhury The timestamp pref has been removed. Update finch accordingly.
2007-05-10 Stu Tomlinson Finish removal of yahoo system message escaping. I must have been
2007-05-10 Stu Tomlinson ChangeLog updates. I probably missed some, everyone should get back in the
2007-05-10 Stu Tomlinson Yahoo! system messages do not need escaping. The notify API takes care of
2007-05-10 Stu Tomlinson Force timestamps always on for debug log and debug window. Making this
2007-05-09 Nathan Walp merge of 'c0fb147adcf6f18b147249c26e510fed206697ea'
2007-05-09 Richard Laager merge of '4c166ec2780777ec3a8a3f5ad6774ec0a47c35e2'
2007-05-09 Richard Laager merge of '4e4616e3116cf5f5f33872dc1ef102da16c51d53'
2007-05-09 Daniel Atallah Fix #459 - Choose buddy icon UI doesn't list the current directory. The "update-preview" signal cb must call gtk_file_chooser_set_preview_widget_active().
2007-05-09 Nathan Walp gross hack that will save me time in 30 second chunks
2007-05-09 Sadrul Habib Chowdhury Make get-info behave the same way from both the conversation window menu and the buddylist context menu.
2007-05-09 Sadrul Habib Chowdhury Fix ticket #387.
2007-05-09 William Ehlhardt merge of '6f814680b83cf9370ede6c4a87a34a35203b26df'
2007-05-09 Daniel Atallah Add note about using "By conversation count" for the "New conversations" preference to the extplacement plugin. Hopefully this reduces confusion (including for me).
2007-05-09 Richard Laager Add a Google Talk icon from Vinicius Depizzol.
2007-05-09 Richard Laager Drop the (XMPP) from Google Talk. It's not going to help much.
2007-05-09 Richard Laager Make Google Talk stick when chosen, rather than jumping right to XMPP.
2007-05-09 Richard Laager merge of '4a0f05c690f6ef4c2ebc7f27bc1b7c161b497b8d'
2007-05-09 Richard Laager Patch from ticket #819 from vampire
2007-05-09 Richard Laager A patch from ticket #815, from MrChoke. The Thai translation has an incorrect
2007-05-09 Richard Laager merge of '0e99f198a80a8b0a9004c99b718ffea8d374f7e0'
2007-05-09 Richard Laager merge of '066f7e387d4f546f1a7c777c08743463115d89d7'
2007-05-09 Richard Laager theme.patch from ticket #594, by lithium:
2007-05-09 Richard Laager Pimp libpurple, based on a suggestion from James Lockie. This okay?
2007-05-09 Sadrul Habib Chowdhury merge of '95263e6331877ad988b3369bac9a09af194fbf9d'
2007-05-09 Richard Laager merge of 'b53a835bb1f153bec412cb4b7b18e9b93829c4d3'
2007-05-09 Richard Laager disapproval of revision 'b53a835bb1f153bec412cb4b7b18e9b93829c4d3'
2007-05-09 Richard Laager As long as I'm causing controversy, how about we default to gmail.com? This
2007-05-09 Richard Laager disapproval of revision '4c87fc288fc11aefa6d7ff9c06f98a532e72d6fb'
2007-05-09 Richard Laager disapproval of revision '620eb129d63346bbbfe03d4ab019bef4096dd3e5'
2007-05-09 Sadrul Habib Chowdhury Change a string, and make sure non-functional items are not added in the conversation window menu.
2007-05-09 Sadrul Habib Chowdhury Changelog the save-custom-smiley change.
2007-05-09 Richard Laager merge of '620eb129d63346bbbfe03d4ab019bef4096dd3e5'
2007-05-09 Richard Laager Add Google Talk to the account editor. I'm sure this will be controversial.
2007-05-09 Nathan Walp merge of 'b1655161d189d8a10376daa730773dfb3d44bf78'
2007-05-09 Sadrul Habib Chowdhury Allow saving custom smileys by right-clicking on them. And use the custom smileys only on the received messages, not for the system/etc. messages.
2007-05-09 Sean Egan Handle people forgetting to enter a domain. Also, change 'server,' in the account options to 'domain,' which is its proper name, and hopefully less confusion
2007-05-08 Sean Egan Removes 'jabber.org' defaults from XMPP. I think we had agreed this was a good idea.
2007-05-08 Ethan Blanton With this change, if autoconf doesn't find msgfmt, configure will fail
2007-05-08 Daniel Atallah Fix log viewer crash when the log filename is doesn't contain a date in the expected format. Fixes #588.
2007-05-08 Daniel Atallah merge of '33d699ecd89d879c191e545fe83b8f7b6f8ce58f'
2007-05-08 Sean Egan Try this instead. This calls g_thread_init from main(), before any other glib function is called.
2007-05-08 Sean Egan Test if this fixes gst for Luke
2007-05-08 Daniel Atallah Fix #755 - Crash on disconnection due to oscar offline messaging check invalid pointer deref.
2007-05-08 Daniel Atallah Update MinGW config.h - it is good to do this occasionally.
2007-05-08 Richard Laager Clarify the comments on the names for translators.
2007-05-08 Richard Laager merge of '6c5cdf9bfd5c1acf1c24c55338915947e844d91d'
2007-05-08 Sadrul Habib Chowdhury I liked Etan's suggestion in devel. Now, Finch will bold unseen plugins in the plugin dialog. A plugin is considered 'seen' only after the details of the plugin is viewed by the user.
2007-05-08 Sadrul Habib Chowdhury Show the correct error message when setting value for a path-list.
2007-05-08 Casey Harkins merge of 'a3abeebd737a4da72703350943b5296ff974d14e'
2007-05-08 Casey Harkins Now that the docklet icon is based on the status from status selector, it
2007-05-21 Eric Polino disapproval of revision '0a63bea05479d51972432a195d0c97c0309fbcf4'
2007-05-08 Eric Polino added mercurial ignore lines
2007-05-08 Ethan Blanton Handle channel joins when registration is required more gracefully.
2007-05-08 Sadrul Habib Chowdhury Add Dustin Howett in COPYRIGHT.
2007-05-08 Sadrul Habib Chowdhury merge of '87f23e108affd467aea07671ede1fdd589b2cc32'
2007-05-08 Sean Egan Patch #265. Fix to Google Talk formatting
2007-05-08 Richard Laager disapproval of revision 'e9933d653551beb8b5f477dcf2c6bd1f3d239c55'
2007-05-08 Sadrul Habib Chowdhury Patch #751 from 'Dustin Howett' to change the output string from /debug version.
2007-05-07 Sadrul Habib Chowdhury The name of the client is not translatable. Why were these made translatable?
2007-05-07 Richard Laager Don't translate Pidgin in /version, as Sadrul mentioned in #751.
2007-05-07 Sadrul Habib Chowdhury Select the right account when adding a buddy after authorizing her.
2007-05-07 Sadrul Habib Chowdhury Show an error message when trying to add a buddy from an offline account.
2007-05-06 Sadrul Habib Chowdhury When getting information, show "Information: Retrieving..." before the
2007-05-06 Sadrul Habib Chowdhury Change a string.
2007-05-06 Sadrul Habib Chowdhury Stripping html should replace HR with a newline.
2007-05-06 Gary Kramlich Changing configure.args to be a sh script that is sourced. This way we can set any environment variables to be set/passed to configure.
2007-05-06 Richard Laager Change the PIDGIN_NAME stuff to allow translators to transliterate the
2007-05-06 Richard Laager Traditional Pidgin doesn't make any sense. It was only ever the case for
2007-05-05 Richard Laager merge of '6410c883762e90fc54d85e2ca466d863b2951796'
2007-05-05 Richard Laager Remove the IRC PROTOCOL RFC from EXTRA_DIST to fix a license issue for Debian,
2007-05-05 Richard Laager merge of '43641085a7c20c6fca287f571d7662bf3c916f21'
2007-05-05 Richard Laager Remove VERSION from the CFLAGS all over, to prevent similar re-declaration
2007-05-05 Richard Laager merge of '15f0eb2e525749743a7089f3d897fb1e8f4f91af'
2007-05-05 Casey Harkins merge of 'c10371b38b40e6f540b80461f2ca6c931b0665aa'
2007-05-05 Sadrul Habib Chowdhury merge of '423a721fddd927f3df88692418420a12e6ff3e14'
2007-05-05 Luke Schierer merge of 'bcc638c7caff684bb6ee1563ef0c5862931d8287'
2007-05-05 Casey Harkins Telcontar on #pidgin-win32 pointed out that the "New..." and "Saved..."
2007-05-05 Casey Harkins Let glib handle quoting filenames for shell, it'll escape other quotes as needed.
2007-05-09 Nathan Walp this should fix 647, and a few others
2007-05-05 Evan Schoenberg I expanded your patch, Richard, to also do appropriate header checking in the configure script and then use that information. I removed some other #includes which don't appear to be needed.
2007-05-05 Richard Laager Change the nat-pmp code to use glib's integer types instead of those from
2007-05-05 Richard Laager Fix some compiler warnings. I don't see any reason we need to define VERSION
2007-05-05 Richard Laager s/Jabber/XMPP/ the English .po files, because I know it's correct. ;)
2007-05-05 Richard Laager s/Jabber/XMPP in user-visible places.
2007-05-05 Evan Schoenberg If the read() in resolved() fails, we should detect the failure and set size (which it would otherwise set, since it is passed by reference) to 0 and res to NULL. This ''may'' fix a rather odd crash described in Adium Trac #6623 (http://trac.adiumx.com/ticket/6623), and it is certainly good sanity checking.
2007-05-05 Sadrul Habib Chowdhury Changelog for finch.
2007-05-05 Evan Schoenberg merge of '45c1f04f71cf4ccbd70b37318474175c0cd4d0a9'
2007-05-05 Ethan Blanton heh
2007-05-05 Sadrul Habib Chowdhury Fix tab-completion.
2007-05-05 Luke Schierer fixes #650
2007-05-05 William Ehlhardt merge of '124e6be3465f8d19ae38e557d6609fe2fa4f787a'
2007-05-05 Stu Tomlinson Prevent bogus configure errors if perl isn't found. This isn't major but
2007-05-05 Casey Harkins Escape filename when using the command sound method. Fixes ticket #607.
2007-05-05 Ethan Blanton Speed up blist manipulations, by Scott Wolchok (EvilSporkMan)
2007-05-04 Sadrul Habib Chowdhury Add a /users command to toggle the userlist in chat windows.
2007-05-04 Richard Nelson Conversation menus
2007-05-04 Sean Egan Update version
2007-05-04 Sean Egan New string
2007-05-04 Sadrul Habib Chowdhury Fix some ickyness in the tab-completion. Now, if there's only one suggest word, then the first tab will just complete the suggestion. If there's only one suggest word, and it's already completed, then tab will take focus to the next widget. If there is a dropdown, then you can select a suggest word by pressing tabs to move to it, then either space or enter to accept it.
2007-05-04 Sadrul Habib Chowdhury Ask before exiting when ctrl+c is pressed.
2007-05-04 Sadrul Habib Chowdhury The name is not translatable.
2007-05-04 Daniel Atallah I forgot to commit this :(
2007-05-05 Evan Schoenberg Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()
2007-05-05 Evan Schoenberg It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failure
2007-05-05 Evan Schoenberg Free nombre as soon as we're done using it, for clarity
2007-05-05 Evan Schoenberg Pass the screenname properly to purple_account_request_authorization(), passing the nick (if available) separately. Store the nick for use in callbacks in data->nick where possible.
2007-05-04 Daniel Atallah merge of '4c64205053dd22085e69d50ef995f28f4c6fa0f3'
2007-05-04 Stu Tomlinson merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
2007-05-04 Daniel Atallah NEWS
2007-05-04 Sadrul Habib Chowdhury merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
2007-05-04 Stu Tomlinson merge of '59a190439abc8839aa54a23443bfa1db9f13eaf6'
2007-05-04 Stu Tomlinson merge of '8c85b8f2a28b806d70350b08b71305b56d542665'
2007-05-04 Stu Tomlinson merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
2007-05-04 Sean Egan version update
2007-05-04 Sadrul Habib Chowdhury merge of 'cb9f1ad1bee7ac594a8c66dcb82cc016bba741d3'
2007-05-04 Sean Egan merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
2007-05-04 Sadrul Habib Chowdhury My first NEWS
2007-05-04 Sean Egan NEWS
2007-05-04 Richard Laager My NEWS and tab fixes for Stu.
2007-05-04 Richard Laager Fix a reference counting bug.
2007-05-04 Daniel Atallah Fix declaration after statement.
2007-05-04 Evan Schoenberg Removed a stray )
2007-05-04 Stu Tomlinson merge of 'bf466048990ccb60520e0e2e3aec2fb084bf3bf6'
2007-05-04 Evan Schoenberg merge of '2882b6ab8f7547ad0d1682e61648c6fe29a36f8a'
2007-05-04 Evan Schoenberg Noting NAT-PMP support and adding R. Tyler Ballance, author of most of the nat-pmp.c code, to COPYRIGHT
2007-05-04 Stu Tomlinson Add some dates
2007-05-04 Casey Harkins Docklet icon is now tied to the saved status, so listen to the
2007-05-04 Daniel Atallah merge of '27e1df003532e1209f1f56770923ca4c7674d7ca'