log

age author description
2010-03-05 Paul Aurich whitespace trimming
2010-03-05 Paul Aurich ft: Apply QuLogic's fix from d6b03d30f4 to the UI side too.
2010-03-05 Paul Aurich ft: uhm, no. s can't be 0 here, it's checked above (with a return).
2010-03-05 Daniel Atallah Use the Post W2K Windows System Tray icon stuff - allows for 128 chars instead of 64 - also support non-ASCII stuff in the tooltip. Fixes #11461
2010-03-05 Daniel Atallah Finish up win32 gtkspell 2.0.16 / enchant support (mostly in the installer)
2010-03-05 Daniel Atallah We need libjpeg6b-4 for GTK+ 2.14.7
2010-03-04 Marcus Lundblad Enable setting mood message with the global mood selection UI, when the
2010-03-04 Marcus Lundblad Allow showing moods for buddies when signed on using an XMPP account not
2010-03-04 Marcus Lundblad Added PurpleConnection flags to determine support for moods and mood messages.
2010-03-04 Mark Doliner Add a cast to silence this warning.
2010-03-04 Ethan Blanton Provide IRC server passwords in a way which allows for an initial :.
2010-03-04 Paul Aurich jabber: Avoid crashing if a buddy has a NULL resource.
2010-03-04 Ethan Blanton Handle read of length 0 in upnp code.
2010-03-04 Mark Doliner merge of '0303e2072e9df6a3ea825f996a260acd80f12da7'
2010-03-04 Mark Doliner This cast is incorrect. It should be (time_t *). But it's actually not needed.
2010-03-04 Daniel Atallah Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work, but that is for later
2010-03-04 Daniel Atallah mkdir -p is better than checking for directory existence
2010-03-04 Mark Doliner disapproval of revision '18b85ae6ad8091af43d91826cf054e4569ba74aa'
2010-03-04 Daniel Atallah Make the portable mode launcher try the "normal" mode path.
2010-03-03 Marcus Lundblad merge of '35c36f4798530acf3c07ab0acf0c5e7af98c0f48'
2010-03-03 Marcus Lundblad Allow a PRPL to have get_moods return NULL to disable mood setting.
2010-03-02 Paul Aurich Greg correctly pointed out math.h is included in internal.h. Thanks!
2010-03-02 Stu Tomlinson set executable attribute on this shell script
2010-03-01 Daniel Atallah Ignore some generated stuff
2010-03-01 Daniel Atallah The rest of the plumbing needed to build the GTK+ Runtime zip included in the installer
2010-03-01 Daniel Atallah Warning fixes
2010-03-01 Daniel Atallah Warning fix for latest Bonjour SDK
2010-03-01 Daniel Atallah Warning fix
2010-03-01 Daniel Atallah Update NSS/NSPR to 3.12.5/4.8.2 (self-built). Big thanks goes to Berke Viktor for doing this.
2010-02-28 Daniel Atallah Some undefs to make building with mingw-64 more pleasant
2010-02-28 Daniel Atallah Update _WIN32_IE definition slightly to make building with mingw-64 more pleasant
2010-02-28 Daniel Atallah Suppress redefinition warning
2010-02-28 Daniel Atallah Use standalone gettext
2010-02-28 Marcus Lundblad Remove a glib assertion warning regarding the mood setting UI.
2010-02-28 Marcus Lundblad jabber: Print an error message to the current conversation when failing to
2010-02-28 Paul Aurich merge of 'bbf372ad40c4d6c10e323048d26215e4769e079c'
2010-02-28 Paul Aurich Need to include math.h for ceil()
2010-02-28 gmcnew pidgin: Distinguish no logs from really old logs (for Recent Log Activity sort)
2010-02-28 Paul Aurich xmppconsole: Properly catch things before an account is "signed on".
2010-02-27 Paul Aurich jabber: Allow jabber_pep_request_item() to take NULL for JID; server's routing takes care of the rest
2010-02-28 Elliott Sales de Andrade ft: Don't try to read from the source file if the byte array already holds
2010-02-28 Elliott Sales de Andrade Re-order msg_ack, since purple_xfer_prpl_ready might cancel the transfer
2010-02-28 Elliott Sales de Andrade Fix FT context header length handling. The official client only seems to
2010-02-28 Elliott Sales de Andrade I never liked randomly poking at offsets. Fortunately, I was able to find
2010-02-28 Elliott Sales de Andrade The official GTK+ version of CellRendererProgress uses "value" which is an
2010-02-27 Paul Aurich jabber: Don't ping more often than once a minute.
2010-02-26 Stu Tomlinson Escape buddy notes when adding them to the tooltip so notes can't totally
2010-02-25 Marcus Lundblad Allow unsetting mood in mood selector, works with XMPP... Oscar is not yet
2010-02-25 Marcus Lundblad jabber: Remove a couple of underscores that slipped in in the textual
2010-02-25 Daniel Atallah Make Pidgin set the exchndl.dll log file to ~/.purple/pidgin.RPT
2010-02-25 Daniel Atallah Various installer bug fixes
2010-02-25 Daniel Atallah incomplete win32 fixes
2010-02-25 Daniel Atallah Use libxml2-2.7.4
2010-02-25 Daniel Atallah Various win32 installer fixes
2010-02-24 Elliott Sales de Andrade merge of 'bad096432d2d601b84837925471454773c42d1f7'
2010-02-24 Elliott Sales de Andrade Simplify: dest always equals src. No need to copy everything.
2010-02-24 Daniel Atallah Implementation of IPv6 support for Bonjour
2010-02-24 Daniel Atallah Use datestamped pidgin-inst-deps directory
2010-02-23 Stu Tomlinson Add a missing backslash
2010-02-22 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build
2010-02-22 Paul Aurich warnings--
2010-02-22 Paul Aurich Fix what I believe to be a bad merge. This code was removed in c3e033ad36f556e3e590b25ea92dd0441cb4acea
2010-02-22 Paul Aurich oscar: Fix a race condition that leads to a crash.
2010-02-21 Marcus Lundblad propagate from branch 'im.pidgin.cpw.rekkanoryo.icqxstatus' (head e5b3d36eb4253a3458d91bf5421f5b8a78152991)
2010-02-18 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
2010-02-10 Marcus Lundblad merge of 'f14dddd03f189029f2313c234b5e9dc9964b8fa8'
2010-02-09 Paul Aurich merge of '88e861487c0bb038a99ebb6d7675ae45f749e799'
2010-02-09 Paul Aurich disapproval of revision '03cc34e11e1b18bf814df23432b056322bebca01'
2010-02-10 Marcus Lundblad jabber: Actually send a mood update when setting a mood status (using the generic mood selector).
2010-02-09 Marcus Lundblad Show the translated mood message (again), if it matches one of the moods we
2010-02-09 Marcus Lundblad Actually set the mood when creating a presence update when receiving mood PEP.
2010-02-09 Marcus Lundblad Some code got duplicated during merge...
2010-02-08 Marcus Lundblad Add some missing icons to Makefile.am
2010-02-08 Marcus Lundblad Resurrect the PRPL actions to show up in the account submenu
2010-02-08 Marcus Lundblad Implemented the get_moods prpl function for XMPP. Enables the generic mood
2010-02-07 Marcus Lundblad These icons moved from emblems to emotes
2010-02-07 Marcus Lundblad Remove the #warning about not enought bits now that OscarCapability is matched
2010-02-07 Marcus Lundblad Made it compile again.
2010-02-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc)
2010-02-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
2009-04-06 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
2008-12-01 Richard Laager Propagated im.pidgin.pidgin to im.pidgin.cpw.rekkanoryo.icqxstatus and
2008-11-26 Richard Laager Now that the "Set Mood" UI is in Pidgin, it can do whatever it likes to
2008-11-26 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 3466628f7bdaf9db0a64c730ef9376b3ef78cc1d)
2008-11-26 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 71b6fbd59f6ae249e6d1e8ed75dc04c9206c41a5)
2008-11-26 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d6650bbce66004cf205e9f60ef96626783db72e8)
2008-11-26 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 2ee32f4f1f50a3e3c9038487554b4cfa22507df0)
2008-11-25 Richard Laager merge of '482ed999a24c66c1632c1a616870caf1dd7577a8'
2008-11-25 John Bailey Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.
2008-11-25 John Bailey propagate from branch 'im.pidgin.pidgin' (head c2e5c6cc5feb732b79c07ae4dd8fa6bf02e05dd1)
2008-11-25 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6729d3dea8df2203383212a82eddd4697ea70ee9)
2008-11-17 Richard Laager Fix up the small theme's Makefile.am for the rename I screwed up.
2008-11-17 Richard Laager Smiley changes:
2008-11-17 Richard Laager Fix a rename that I accidentally did as an add.
2008-11-17 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d33b4d42bee23e1d64289f3e7c83b182ef0e5a91)
2008-11-17 Richard Laager Remove some stray debugging printf()s.
2008-11-17 Richard Laager Convert XMPP to use an array of PurpleMoods internally.
2008-11-17 Richard Laager Move the mood UI for ICQ into Pidgin. It still uses the new request API
2008-11-17 Richard Laager s/savable/saveable/
2008-11-17 Richard Laager Round three of icon renaming. This is probably all I'm going to do for now.
2008-11-17 Richard Laager Round two: Scale down more icons to use as emblems.
2008-11-17 Richard Laager The first round of renaming icons to match the XEP-0107 names.
2008-11-17 Richard Laager Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.
2008-11-16 Richard Laager Look at the mood status attribute on a buddy when picking the emblem.
2008-11-16 Richard Laager Check that mood is not the empty string, just to be safe.
2008-11-16 Richard Laager Drop xstatus_ from the icon names.
2008-11-16 Richard Laager Do not show "Mood: mood ()" when there is no text.
2008-11-16 Richard Laager Added the additional moods defined in XEP-0107 version 1.2 (2008-10-29):
2008-11-16 Richard Laager Drop xstatus_ from the icon names.
2008-11-16 Richard Laager Deprecate purple_request_field_list_add()
2008-11-16 Richard Laager Deprecate purple_request_field_list_add() in favor of the new
2008-11-16 Richard Laager Avoid trying to build a filename and pixbuf if there's no image filename.
2008-11-16 Richard Laager Use a movie camera icon from N3fr0n instead of the photo camera emoticon to
2008-11-16 Richard Laager Fix up the X-Status code in many ways:
2008-11-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f5e2281f83ea70415eec2139f383dd25f27a0ec1)
2008-11-16 unknown Adding more ICQ X-Status icons from N3fr0n. Again, these are under the
2008-11-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 52478fd133d202ec0c4a46526a0a30a8c926d9ec)
2008-11-16 Richard Laager Revert the unnecessary addition of the pixbuf boolean to PurpleRequestField.list
2008-11-16 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c023fbb554c216b1a31cd32bedf806f48cfc1e4e)
2008-11-13 John Bailey This patch comes from the combined work of contributors minstrel, NightFox,
2010-02-20 Elliott Sales de Andrade merge of '8958bbc5a8fc6f85d0906e37b0754808791b4007'
2010-02-20 Elliott Sales de Andrade Set debug window tool items to be "important" so that they show text when
2010-02-20 Elliott Sales de Andrade Remove GTK_CHECK_VERSION(2,4,0) checks.
2010-02-20 Elliott Sales de Andrade New-fangled toolbar code and all that.
2010-02-20 Elliott Sales de Andrade *** Plucked rev df5196ac4c45dfff9cad5768c27d4e1d46fbb2ab (qulogic@pidgin.im):
2010-02-20 Elliott Sales de Andrade Remove extra enumeration.
2010-02-19 Elliott Sales de Andrade Remove GTK version checks which are no longer necessary. Refs #1332 too.
2010-02-19 Elliott Sales de Andrade Pull in GtkComboBox changes from GTK+3 branch.
2010-02-19 Daniel Atallah Avoid looking up functions by name that will be present on all supported Windows versions.
2010-02-19 Mark Doliner Get rid of a few version checks that we no longer need now that we depend
2010-02-19 Mark Doliner We got rid of these files now that we depend on newer GTK. SWEET.
2010-02-19 Paul Aurich 401/1014 is a bad signature (it's what I've been getting while testing startOSCARSession over https).
2010-02-19 Stu Tomlinson gtkexpander.h disappeared, let compiling continue!
2010-02-18 Daniel Atallah Win32 build updates
2010-02-18 Paul Aurich Allow clientLogin POST/GETs to use a configured proxy.
2010-02-18 Paul Aurich Change clientLogin to use HTTPS, since the hash calculation appears fixed now.
2010-02-18 Daniel Atallah Fix win32 build
2010-02-18 Daniel Atallah copyright year updates
2010-02-18 Daniel Atallah Update pidgin_blist_get_emblem() docs to be accurate.
2010-02-18 Daniel Atallah Add timeout_add() example to the Perl signals-test plugin
2010-02-18 Daniel Atallah Minor optimization / incorrect use prevention
2010-02-18 Timo Jyrinki Improve the Finnish translation by fixing 76 untranslated/fuzzies.
2010-02-18 Mark Doliner Minor cleanup. Hopefully this code has a little less duplication and
2010-02-18 Mark Doliner Compile with --disable-vv. Without this change I get this error:
2010-02-18 Mark Doliner Add "devel" back into our version
2010-02-18 Mark Doliner propagate from branch 'im.pidgin.pidgin.next.minor' (head 42544ec892337510146c931806a95dbf69c2fe30)
2010-02-18 Mark Doliner propagate from branch 'im.pidgin.pidgin.mxit' (head ea208658fef692bd065f1fe03963913d86af2e41)
2010-02-10 andrew victor propagate from branch 'im.pidgin.pidgin' (head 18b85ae6ad8091af43d91826cf054e4569ba74aa)
2010-01-28 andrew victor propagate from branch 'im.pidgin.pidgin' (head 907b3271bb72546dc11ed711526b55cb20254b23)
2010-01-26 andrew victor Add extra parameter to mxit_send_message() function to indicate if the message should be
2010-01-26 andrew victor The default state on the MXit server when connecting is Available (with no status message),
2010-01-18 andrew victor merge of 'b88c4f72aa3d87a41d0ae232164801f4e1aeca1a'
2010-01-18 andrew victor Display the "not-authorized" emblem if the MXit contact's subscription state
2010-02-18 Mark Doliner merge of 'e9d34ab5e47f22b35fd2d69d61a2c943cc0653db'
2010-02-18 Elliott Sales de Andrade merge of '204f0197379cadffd6cea25efa6e2cdeae1a3bc5'
2010-02-18 Elliott Sales de Andrade Remove some unnecessary code.
2010-02-16 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head be77df4826034ac2521177bb6af6b60be3d1b4c4)
2010-02-16 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c0adc68d6e21c013beb36f789a05d94234c3696a)
2010-02-16 Elliott Sales de Andrade merge of '3b76f09b9b1fcbbf73ad7179aac8eb1896920f56'
2010-02-16 Elliott Sales de Andrade Remove one more GTK_CHECK_VERSION. Refs #10024.
2010-02-16 Elliott Sales de Andrade Remove old GLIB_CHECK_VERSION calls in finch. Refs #10024.
2010-02-16 Elliott Sales de Andrade Remove unnecessary GLIB_CHECK_VERSION in MSN prpl. Refs #10024.
2010-02-16 Elliott Sales de Andrade The GLib requirement is 2.12.0, not 2.4.0. Sorry for the re-configure.
2010-02-16 Paul Aurich Oops, probably better if we have both getifaddrs() and inet_ntop()
2010-02-16 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head bd1da3489eef317a805524eef94fd4e08719159b)
2010-02-16 Paul Aurich network: Use getifaddrs() to enumerate local interfaces/IPs if available.
2010-02-16 Elliott Sales de Andrade merge of '064d2d1b2f96be3cfdc5d15af37aaa8e16150904'
2010-02-16 Elliott Sales de Andrade Rename tray icons so that they match the stock names and can be looked up
2010-02-16 Elliott Sales de Andrade Make sure that the stock loader uses the new location of the tray icons
2010-02-16 Elliott Sales de Andrade Make it slightly clearer which docklet is in use.
2010-02-15 Elliott Sales de Andrade Revert some changes to pidginstock.[ch] that are no longer necessary now
2010-02-15 Paul Aurich Clean up a little.
2010-02-15 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a58bda0b6d8c5519ef9e41e5f017343ef2cbac0)
2010-02-15 Paul Aurich POTFILES.in: Fix up the media files including translations.
2010-02-15 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1d831e835bac31debd4d67cc75397c378c00bc7e)
2010-02-12 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0f0a1bc362f71dfc0f4d78dd9a2056f4087c1025)
2010-02-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 5e48191adf93863395ea1bc8d7efdc62d54c079d)
2010-02-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d14a1fe9d288c6942c8bfc6d1df3c8297ba7ca54)
2010-02-10 Paul Aurich Combine the three purple_unescape_text()s into one.
2010-02-10 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 16b06c832bb37014304670307b6db672c94d5dd0)
2010-02-10 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0085c32abf29d034d30feef1ffb1d483e316a9a8)
2010-02-09 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97a9c0e52ad7b57090076da83c4fc7bfeefad0a8)
2010-02-08 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc)
2010-02-07 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37ee5cce9aeb51268bee637a770a97b72e301bf2)
2010-02-06 John Bailey propagate from branch 'im.pidgin.pidgin' (head d4d86f679550b678b19fb6ca8b2eeac194d66a45)
2010-02-06 Paul Aurich Move libpurple/media/media.c to libpurple/media.c.
2010-02-06 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8a0b15ca6f7e80f487af0b74bda066a717062d0f)
2010-02-05 Marcus Lundblad media: "Backport" the ICE controlling-mode fix in the new media subdirectory
2010-02-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a3e80170374775648865ed02009fb9e8b2c8799)
2010-02-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
2010-01-09 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
2010-01-09 Daniel Atallah Remove unused variable
2010-01-09 Paul Aurich merge of '1529fa495883d559527375c0d8b7fbe68cf019c2'
2009-12-25 John Bailey propagate from branch 'im.pidgin.pidgin' (head 8f0a3e68547fbc66188357edbf6694bd8dd2d557)
2009-12-25 John Bailey merge of '0990bc18c1ec4f05a29aeb8f55d4d28a08152cc6'
2009-12-14 John Bailey propagate from branch 'im.pidgin.pidgin' (head 780ee14f6ced21de7257b3149c186223ab446d57)
2009-12-20 Will Thompson Add pidgin-2 and purple-2 .pc variants
2009-12-20 Will Thompson Add a plugindir variable to .pc files.
2009-12-20 Will Thompson propagate from branch 'im.pidgin.pidgin' (head fc93e0ea1ceae4b0e76c50e35965814711dc1c00)
2009-12-11 Paul Aurich Undo a bit of struct hiding per the comment directly above it because this breaks things.
2009-12-11 Gary Kramlich a bunch more struct hiding fixes, but too much for me at the moment
2009-12-11 Gary Kramlich change log my api additions
2009-12-11 Gary Kramlich added purple_contact_get_group
2009-12-11 Gary Kramlich update prpl.c to use the new purple_buddy_[gs]et_media_caps api
2009-12-11 Gary Kramlich added some api for the media caps member of PurpleBuddy
2009-12-11 Gary Kramlich more struct hiding updates
2009-12-11 Gary Kramlich struct hiding updates for mxit
2009-12-11 Gary Kramlich A few struct hiding cleanups
2009-12-09 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f0addfa93983499a661e29f567e66a98a9544a89)
2009-11-30 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 07dc6851f4d16e9c89791c488bbc6d3b2bdb8ecf)
2009-11-28 John Bailey propagate from branch 'im.pidgin.pidgin' (head 5e3164a6a1df028fc66f7e072be0d78d9d995389)
2009-11-23 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
2009-11-23 Sadrul Habib Chowdhury Fix compile with --disable-gstreamer.
2009-11-23 Sadrul Habib Chowdhury Use an unobtrusive search dialog.
2009-11-22 Elliott Sales de Andrade Change lookup of docklet icons to use an 'icon name' instead of a stock
2009-11-20 Elliott Sales de Andrade Rename tray images so that they will be found when looking up by icon name.
2009-11-20 Daniel Atallah merge of 'd667c60d4307344e071846ebcf72ed5458183434'
2009-11-18 maiku Wraps backend-fs2.c in #ifdefs for when VV or GSTREAMER is disabled.
2009-11-17 John Bailey Fix the Windows font pref for the new GTK version requirements.
2009-11-17 John Bailey propagate from branch 'im.pidgin.pidgin' (head 42a8485e73af5f2091d307b51c09dded94eceb24)
2009-11-17 Daniel Atallah Initial commit of oo.o dictionary available.lst before I tweak it
2009-11-16 Marcus Lundblad Changelog attention UI
2009-11-16 Marcus Lundblad propagate from branch 'im.pidgin.cpw.attention_ui' (head 3d97b094123bd082b1438ea44cb25169aa41315c)
2009-11-16 Marcus Lundblad Don't play the message received sound for NOTIFY messages (this will avoid
2009-11-16 Marcus Lundblad Added @since on gtk_imhtmltoolbar_switch_active_conversation
2009-11-16 Marcus Lundblad Remove purple_conversation_attention (also let prpl_send_attention handle
2009-11-16 Marcus Lundblad Restore message flags for attention messages...
2009-11-16 Marcus Lundblad Let _got_attention call _conversation_attention, instead of having prpls do it
2009-11-16 Marcus Lundblad jabber: Don't pre-create a conversation on an incoming attention
2009-11-16 Marcus Lundblad Don't treat attentions as normal messages, this avoids playing the normal
2009-11-16 Marcus Lundblad Temporary workaround to not break ABI, to allow this in for 2.7.0
2009-11-15 Marcus Lundblad Fix compilation error
2009-11-15 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 726afd12644ce582c24651cc458da06453c332ad)
2009-11-12 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8b6b0e8385b470c8181ddd6b6fd6d8e708c08f9e)
2009-11-03 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
2009-10-20 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
2009-09-20 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
2009-09-01 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6d3fc30a0a0a379281efc5a6872a9c1d7c24c650)
2009-08-24 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
2009-08-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d)
2009-07-28 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
2009-07-12 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53abc38e3dfd2e9f8ae8c3e6532379d4b0dc333b)
2009-07-06 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6836b6429243a0b1f36354530521dda81b509fb5)
2009-06-22 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 74c00c33cab0e208691543b25eeae7906f6e4181)
2009-06-08 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46523386d682c917679b3de662d51a5bda0da46b)
2009-05-25 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head ca6eb11f6084be37aeabcb2d99df789aaf8b4afd)
2009-05-17 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 36e85b01808a3c6e32116cb8b71b10e31b0da072)
2009-05-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 191873f724e4551edc337f1e018980f32c41391b)
2009-05-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df25bed2c1c0d097b7f52fbfae76223d8552f0c3)
2009-05-02 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
2009-04-26 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
2009-04-22 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
2009-04-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
2009-04-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
2009-04-04 Marcus Lundblad Fix after propagate from i.p.p
2009-04-04 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
2009-03-28 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
2009-03-16 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
2009-03-02 Marcus Lundblad Removed some extra whitespaces
2009-03-02 Marcus Lundblad Make it work again after the merge from i.p.p.... :)
2009-03-02 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
2009-03-02 Marcus Lundblad Manual merge
2009-03-02 Marcus Lundblad Manual merge
2009-02-24 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
2009-02-06 Marcus Lundblad This time it should be alright...
2009-02-06 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
2009-02-06 Marcus Lundblad Merge
2009-02-06 Marcus Lundblad A little manual merge...
2009-01-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
2009-01-01 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
2009-01-01 Marcus Lundblad Manual merge
2009-01-01 Marcus Lundblad Use purple_prpl_got_attention
2008-12-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
2008-12-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
2008-12-07 Marcus Lundblad Gray out attention toolbar button when creating the toolbar.
2008-11-24 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
2008-11-18 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
2008-11-16 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
2008-11-13 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
2008-11-06 Marcus Lundblad Removed Vibes plugin
2008-11-06 Marcus Lundblad Added plugin to vibrate conversation window on attentions.
2008-10-30 Marcus Lundblad merge of '49798f68cc38cddbf1fb0ef1b458d1adec2f3b12'
2008-10-29 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
2008-10-30 Marcus Lundblad Reset attention toolbar button (for "expanded" toolbar view)
2008-10-29 Marcus Lundblad NULL-check for conversation when updating attention button
2008-10-29 Marcus Lundblad Make the "Get Attention" menu item work correctly
2008-10-29 Marcus Lundblad Removed _ALLOW_ATTENTION from connection flags
2008-10-28 Marcus Lundblad Added connection flag ALLOW_ATTENTION
2008-10-27 Marcus Lundblad Added active conversation on GtkIMHtmlToolbar
2008-10-27 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
2008-10-20 Marcus Lundblad Removed unfinished code to send attention from the toolbar, to avoid confusion...
2008-10-20 Marcus Lundblad Call purple_conversation_attention when sending an attention using the
2008-10-20 Marcus Lundblad propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head f27e3d2026fab3f93eacb55e0d4fc8d6c3f75f31)
2008-10-20 Marcus Lundblad Adds attention UI to Pidgin (can send attentions using a menu item)
2009-11-13 maiku Add documentation to backend-iface.h.
2009-11-13 maiku Document the remaining functions.
2009-11-13 maiku Document the remaining functions.
2009-11-11 maiku propagate from branch 'im.pidgin.pidgin' (head 21e0c593084b90bf269f264a4f54e3ac8ea291d9)
2009-11-11 maiku Allow connection checks before acceptance. Fixes Empathy<->Pidgin.
2009-11-11 maiku propagate from branch 'im.pidgin.cpw.maiku.media_refactor' (head 69be24ee75b8f957cfee3cfb7fd71721078b7f81)
2009-11-11 maiku propagate from branch 'im.pidgin.pidgin' (head 94fef144531267b3eb00d02de32ce8a705df592c)
2009-11-09 John Bailey propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
2009-11-08 John Bailey merge of '584de5e77d7a29a10037eba7c064d791f2814821'
2009-11-08 John Bailey propagate from branch 'im.pidgin.pidgin' (head 122c09fb418ceb629bb942da06d3a45a22f19680)
2009-11-08 Elliott Sales de Andrade Apparently, I only just imagined adding this file.
2009-11-08 Elliott Sales de Andrade Use GtkStatusIcon on GTK+ 2.10+. That's actually the required version for
2009-11-08 Daniel Atallah Include the debug symbols in the offline installer
2009-11-08 Daniel Atallah Add the ability to choose which translations are installed.
2009-11-02 John Bailey propagate from branch 'im.pidgin.pidgin' (head 53ad409302bf312b4f1e4153f893f1350638c8c9)
2009-11-01 Daniel Atallah Remove some non longer needed #defines
2009-11-01 Daniel Atallah Fix the win32 launcher to support unicode input. This allows the config
2009-11-01 Daniel Atallah Use an updated exchndl.dll that supports setting the log file path manually and
2009-11-01 Daniel Atallah Use a private GTK+ Runtime copy on Windows.
2009-10-31 Daniel Atallah No need to access SHGetFolderPath() indirectly any more with required versions of Windows.
2009-10-31 Daniel Atallah Remove non longer relevant comment
2009-10-31 Daniel Atallah merge of '6746d602d91ae610baffb8629463407a20b7b2fd'
2009-10-31 Daniel Atallah Handle non-ASCII protocol names on Win32
2009-10-31 Daniel Atallah propagate from branch 'im.pidgin.pidgin' (head f18e8828254cc3882e72d3e2af1af3dfa805729e)
2009-10-31 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
2009-10-31 John Bailey merge of '6a184b4a50c778257ab194f0339b91beda1f97c8'
2009-10-15 John Bailey propagate from branch 'im.pidgin.pidgin' (head af00ae634db8d99b296a90e1e0777bd23bd4df6a)
2009-10-21 maiku propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
2009-11-02 maiku Fix two assertions related to no sessions being created for the media object.
2009-11-02 maiku Add a read only property to PurpleMedia to retrieve the MediaBackend object.
2009-10-29 maiku Remove the underscore from functions as the underscore is reserved for compilers
2009-10-28 maiku Add purple_media_manager_{get,set}_backend_type to Changelog.API
2009-10-28 maiku Change the libpurple Makefile to keep the same directory structure regarding
2009-10-28 maiku Add a way to set and get which media backend type to use.
2009-10-28 maiku Handle individual streams in the Fs2 backend's stream-info callback for accept
2009-10-28 maiku Move new stream emission back to media.c
2009-10-28 maiku Keep track of participants better in purple_media_stream_info.
2009-10-28 maiku Free participants properly in purple_media_end.
2009-10-28 maiku Add a list of participants back to PurpleMedia.
2009-10-28 maiku Fix so emitting more HANGUP signals doesn't cause an assertion.
2009-10-28 maiku Emit stream-info for each stream, session, and participant for hangup and
2009-10-28 maiku Have PURPLE_MEDIA_INFO_ACCEPT in stream-info emit for each accepted stream,
2009-10-27 maiku Emit PURPLE_MEDIA_END state-changed signals for each stream, session, and
2009-10-27 maiku Remove unnecessary properties from PurpleMedia's internal structures.
2009-10-27 maiku Remove unnecessary properties from the Fs2 media backend's internal structures.
2009-10-27 maiku Remove a couple more unnecessary headers from media.c
2009-10-27 maiku Remove unnecessary Farsight 2 headers from media.c
2009-10-27 maiku Remove references to FsStream in PurpleMedia.
2009-10-27 maiku Remove references to FsConference in PurpleMedia.
2009-10-27 maiku Remove confbin from PurpleMediaPrivate.
2009-10-27 maiku Move mute functionality into the Fs2 media backend.
2009-10-27 maiku Remove the volume property from the PurpleMediaStream structure.
2009-10-27 maiku Move volume setting functionality to the Fs2 media backend.
2009-10-27 maiku Remove references to FsSession in PurpleMedia.
2009-10-27 maiku Move all src and sink creation in PurpleMedia to the Fs2 media backend.
2009-10-27 maiku Remove references to FsParticipant from PurpleMedia.
2009-10-27 maiku Add codecs_ready to the media backend interface.
2009-10-27 maiku Remove FsStream from PurpleMedia stream.
2009-10-27 maiku Move odd direction changing functionality to the Fs2 media backend.
2009-10-27 maiku Move pause functionality to the Fs2 media backend.
2009-10-27 maiku Properly free PurpleMediaBackendFs2Stream's.
2009-10-27 maiku Handle part of accepting a stream in the Fs2 media backend.
2009-10-26 maiku Move set_remote_codec functionality to the Fs2 media backend.
2009-10-26 maiku Change the media backend interface's set_send_codec to return gboolean to
2009-10-26 maiku Move set_remote_codecs functionality to the Fs2 media backend.
2009-10-26 maiku Make the backend interface's set_remote_codecs function return gboolean.
2009-10-26 maiku Move get_local_candidates functionality over to the Fs2 media backend.
2009-10-26 maiku Rename purple_media_candidate_from_fs to _candidate_from_fs for consistency.
2009-10-26 maiku Transfer get_codecs functionality to the Fs2 media backend.
2009-10-26 maiku Silence warning.
2009-10-26 maiku Transfer setting Farsight 2's remote candidates to the Fs2 media backend.
2009-10-26 maiku Transfer creating Farsight 2 streams to the Fs2 media backend.
2009-10-26 maiku Remove the list of participants from PurpleMedia and use the Fs2 backend's.
2009-10-26 maiku Correct some debug categories.
2009-10-26 maiku Add participant creation and destruction to the Fs2 media backend.
2009-10-26 maiku Store active_remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
2009-10-26 maiku Store active_local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
2009-10-26 maiku Store remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
2009-10-26 maiku Store local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
2009-10-26 maiku Add purple_media_candidate_copy to the public API.
2009-10-26 maiku Move Farsight 2's local-candidates-prepared signal to the Fs2 media backend.
2009-10-26 maiku Move Farsight 2's new-active-candidate-pair into the Fs2 media backend.
2009-10-23 maiku Move handling Farsight 2's codecs-changed signal into the Fs2 media backend.
2009-10-23 maiku Move handling Farsight 2's new-local-candidate signal in Fs2 media backend.
2009-10-23 maiku Begin transferring FsSession over to the Farsight 2 media backend.
2009-10-23 maiku Transfer some GStreamer message handling to the Farsight 2 media backend.
2009-10-23 maiku Decouple the media_bus_call from the backend. It will still be needed even
2009-10-23 maiku Deprecate the conference property of PurpleMedia.
2009-10-23 maiku Start to use the media backend code in PurpleMedia and PurpleMediaManager.
2009-10-23 maiku Various tweaks, fixes, and added debug output. Attached some media signals,
2009-10-23 maiku Move the backend-fs2.h header into noinst_HEADERS.
2009-10-23 maiku This is an interface and not a class.
2009-10-23 maiku Add a conference-type parameter to PurpleMedia.
2009-10-23 maiku Fix parameter to actually be a string instead of an object.
2009-10-22 maiku Create and dispose the conference in the Farsight 2 media backend.
2009-10-22 maiku Add the conference-type property to the media backend interface.
2009-10-22 maiku Remove dummy code I missed.
2009-10-22 maiku Skeleton of the Farsight 2 media backend.
2009-10-22 maiku Add a media backend interface to handle different backends in addition to
2009-10-22 maiku Break PurpleMediaCodec out into its own file.
2009-10-22 maiku Include signals.h to provide PurpleCallback. I guess all the other places
2009-10-21 maiku Split out PurpleMediaCandidate into its own file.
2009-10-21 maiku Split the media API's enum types out into its own file.
2009-10-21 maiku Move media.c into libpurple/media/.
2009-10-20 maiku Declare XMPP got media caps in the correct place.
2009-10-20 maiku Essentially normalize the username passed to purple_prpl_got_media_caps.
2009-10-20 maiku Add media_caps to PurpleBuddy structure and use it to determine the old caps
2009-10-20 maiku Use purple_prpl_got_media_caps in XMPP to update the caps when they change.
2009-10-20 maiku Use purple_prpl_got_media_caps in purple_prpl_got_user_status to remove media
2009-10-20 maiku Add the purple_media_got_media_caps function in order to signal when a prpl
2009-10-20 maiku Add the buddy-caps-changed signal in order to tell when a buddy's media caps
2009-10-20 maiku Rebroadcast XMPP caps whenever the UI caps change.
2009-10-20 maiku Added the ui-caps-changed signal to the media manager.
2009-10-20 maiku Made the GLib flags structure for PurpleMediaCaps.
2009-10-13 Marcus Lundblad Broke out the generation of random UUIDs to its own function
2009-10-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 667654b3309008b53bf4d9df02bd401d1ede8db5)
2009-10-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 80eaa62b397424cadf9ea37ca0e98894f823fbf5)
2009-10-12 foufou33 Clean up a case in the Yahoo! prpl where the caller now handles this. Other
2009-10-12 foufou33 The current behavior of libpurple reports completions of a file transfer too
2009-10-12 foufou33 Kill off the use of fseek for non-seekable streams in file transfers.
2009-10-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head c9c14c0c44e2863ad15a283f36c5c278a4ea5539)
2009-10-12 John Bailey propagate from branch 'im.pidgin.pidgin' (head 2ac9ba8bc7ccc501db6f24fdfe06025a3957852a)
2009-10-05 Sadrul Habib Chowdhury Reduce some code duplications (71 insertions(+), 217 deletions(-))
2009-10-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head b4458fccbc3c9ab0c1c9105eb68c47ffa7c62e5a)
2009-10-03 John Bailey propagate from branch 'im.pidgin.pidgin' (head 9ae9c115b1d9c775aa393b62f7522480a1b9a2d0)
2009-10-03 John Bailey ChangeLog the work on the dialogs and the added functions.
2009-10-03 John Bailey This change is probably going to be unpopular, but I ask that people give it
2009-10-03 John Bailey Break the developer information out into its own dialog. I also bolded a few
2009-10-03 John Bailey I wanted to bold this text and forgot to.
2009-10-03 John Bailey Making this minimum size slightly larger makes the MTN revision ID fit without
2009-10-03 John Bailey Split the "Debugging Information" and translator info into "Build Information"
2009-10-03 John Bailey ChangeLog the fact that I changed minimum version requirements for GTK+ and
2009-10-03 John Bailey propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72)
2009-09-27 John Bailey propagate from branch 'im.pidgin.pidgin' (head bd59b6d44034a232a0414586f78d8f559d9705f8)
2009-09-16 John Bailey Move this to im.pidgin.pidgin.next.minor too so im.pidgin.pidgin will compile.
2009-09-16 John Bailey propagate from branch 'im.pidgin.pidgin' (head 84b4f3d9c0a8e1306eb70e9db0003177e2782269)
2009-09-16 John Bailey merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'
2009-09-16 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
2009-09-16 John Bailey This effectively moves Etan's API addition off im.pidgin.pidgin and onto
2009-09-10 Marcus Lundblad Removed a comment that is now misleading...
2009-09-10 Marcus Lundblad Woops, a stray ;
2009-09-10 Marcus Lundblad Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
2009-09-09 Marcus Lundblad Add a function to enumerate all local IPs
2009-09-04 Daniel Atallah Remove some win9x specific code.
2009-09-04 Daniel Atallah Remove some win9x specific code.
2009-09-04 Daniel Atallah dns_str_is_ascii() is only used if USE_IDN is defined
2009-08-26 Daniel Atallah Remove win9x related stuff from the win32 installer
2009-08-26 Daniel Atallah Fix minimum required GTK+ version in win32 installer.
2009-08-25 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7bed935cd3432470394f51f4fe6e7f915aed9145)
2009-08-24 John Bailey propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)
2009-08-23 Kevin Stange Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't
2009-08-23 John Bailey Hmm, I misread that check. Now we compile.
2009-08-23 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
2009-08-23 John Bailey Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
2009-08-23 John Bailey Kill off unneeded GTK_CHECK_VERSION uses in gtkprefs.c. There are a couple
2009-08-23 John Bailey I screwed up the logic here and didn't realize it earlier.
2009-08-23 John Bailey Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024
2009-08-23 John Bailey propagate from branch 'im.pidgin.pidgin' (head 458e696572314f8fd2d259d40713ad955dd82581)
2009-08-23 John Bailey Drop a crapton of GTK+ code that we were carrying exclusively for backward
2009-08-22 John Bailey That was supposed to be glib 2.12.0, not 2.14.0.
2009-08-22 John Bailey Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
2009-08-22 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
2009-08-22 John Bailey propagate from branch 'im.pidgin.pidgin' (head dbaa86f7e1344923764e572cebfb30ce7c53ee80)
2009-08-22 John Bailey Pidgin 2.7.0 will now require GTK+ 2.10.0 and Glib 2.12.0. Refs #10024.
2009-08-22 John Bailey propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)
2009-08-19 Elliott Sales de Andrade These numbers merged incorrectly.
2009-08-19 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
2009-03-02 Elliott Sales de Andrade Prep next.minor for, well, the next minor.
2010-02-16 Mark Doliner I neglected to remove this letter l because
2010-02-16 Mark Doliner Fix CVE-2010-0423, a denial of service attack due to the parsing
2010-02-16 Mark Doliner Fix CVE-2010-0420, a possible remote crash when handling chat room
2010-02-16 Mark Doliner Fix CVE-2010-0277, a possible remote crash when parsing an incoming
2010-02-16 Mark Doliner Set release dates, add news (I'm not feeling creative, sorry),
2010-02-18 Paul Aurich jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (and seems to be the preferred method)
2010-02-18 Paul Aurich These should be static
2010-02-18 Paul Aurich jabber: Possible leaks--;
2010-02-17 Paul Aurich line-wrap to 80 characters with an 8-char tab width.
2010-02-17 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
2010-02-16 Josep Puigdemont Catalan translation updated.
2010-02-16 Daniel Atallah Add missing NSIS translation to dist
2010-02-16 Sadrul Habib Chowdhury merge of 'd9f0ebaae821730c1fb7373ace99e91e9d796562'
2010-02-16 Paul Aurich shaba: ok, but i don't understand why empty "else"
2010-02-16 Sadrul Habib Chowdhury Expand and fill.
2010-02-16 Paul Aurich merge of '20a2cebedc53676ed04bba9375a4e5a9cd97b6fd'
2010-02-15 Paul Aurich jabber: --header_contents;
2010-02-15 Paul Aurich jabber: Treat JabberBuddy->resources as a sorted list.
2010-02-15 Paul Aurich jabber: Oops, crashing bad.
2010-02-15 Paul Aurich jabber: Fix the resource_compare_cb function after checking how they're used with GSLists
2010-02-15 Paul Aurich jabber: Move those functions to jutil.[ch]
2010-02-15 Paul Aurich jabber: Unify the JabberBuddyState functions (and briefly document them)
2010-02-16 Elliott Sales de Andrade merge of '89ba8894c13ce9ad5373009ccf3520f479d18995'
2010-02-16 Elliott Sales de Andrade Remove/comment on some GTK_CHECK_VERSION calls.
2010-02-16 Paul Aurich Updated Chinese (Hong Kong and Traditional) and Slovak translations.
2010-02-16 Paul Aurich jabber: Fix another corner case that introduced duplicates to the list.
2010-02-15 Paul Aurich Updated Hebrew translation. Closes #11376
2010-02-15 Mark Doliner Minor cleanup
2010-02-15 Paul Aurich jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
2010-02-15 Paul Aurich jabber: Always track our own presence, even if we're not on the buddy list.
2010-02-14 Paul Aurich jabber: Fix getting info on your own JID, under some circumstances.
2010-02-14 Mark Doliner merge of '2aa174ad4c0e50a229c8c951b836b5f788fe7393'
2010-02-14 Paul Aurich jabber: Simplify.
2010-02-14 Paul Aurich proxy: Fix printing IPv6 addresses
2010-02-14 Paul Aurich Updated Norwegian Nynorsk translation. Closes #11360.
2010-02-14 Paul Aurich Updated Czech translation. Closes #11359
2010-02-14 Daniel Atallah Make the "Execute a command" buddy pounce action use ShellExecute() on Windows so that it can open files of all types (e.g. MP3s) with their default associated application. Fixes #11333.
2010-02-14 Daniel Atallah Make the conversation text preview section dynamically update as the win32-only font override changes. Fixes #11168
2010-02-13 Daniel Atallah Fix cross-compile on OSX, working around an apparently crippled sed.
2010-02-12 Paul Aurich jabber: Log a more useful message on unhandled IQs
2010-02-12 Paul Aurich jabber: Send the RFC-mandated ack IQ
2010-02-12 Paul Aurich Changelog French & German translations (committed by translators)
2010-02-12 Paul Aurich Updated translations. Closes #11342, #11343, #11344, #11346, #11350.
2010-02-11 Paul Aurich merge of '85129843be7a2667238f42c3652ffe0fd3fa37cb'
2010-02-11 Jochen Kemnade complete German translation for next release
2010-02-11 Björn Voigt German translation update for Pidgin 2.6.6
2010-02-11 Éric Boumaour French translation update.
2010-02-11 giri manojkr Updated Oriya translation. Closes #11340
2010-02-11 Paul Aurich Update the changelog with some help from Marcus
2010-02-11 Paul Aurich merge of 'd7c81c8ac650e6ff956266285fc134225a7c1352'
2010-02-11 Elliott Sales de Andrade merge of '1d05d85bcdc5deb8a2a27d792f649f71abe13d0e'
2010-02-11 Paul Aurich Updated Spanish translation. Closes #11330
2010-02-11 Paul Aurich Updated Marathi, Polish, and Ukranian translations. Closes #11328, #11329, #11332.
2010-02-11 Elliott Sales de Andrade Oops, just realized that caps can be reset in certain situations, and we
2010-02-11 Elliott Sales de Andrade Fix jabber_get_media_caps for buddies with a single resource that has no
2010-02-10 Sadrul Habib Chowdhury merge of '18b85ae6ad8091af43d91826cf054e4569ba74aa'
2010-02-09 Sadrul Habib Chowdhury Fix typo.
2010-02-10 Mark Doliner Pass around a va_list instead of a pointer to a va_list. Refs #7404
2010-02-10 Paul Aurich jabber: Handle non-compliant servers that don't put stanzas in the right namespace.
2010-02-10 Paul Aurich Oops, that wasn't meant to be left in as a warning, but noting these is probably good.
2010-02-10 Paul Aurich Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
2010-02-10 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)!
2010-02-10 Paul Aurich jabber: Unbind/Unlock from a specific resource on presences.
2010-02-10 Paul Aurich jabber: Document these boundaries, because scrolling this much is terrible.
2010-02-10 Paul Aurich jabber: Add a PurpleAccount convenience variable.
2010-02-10 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
2010-02-10 Paul Aurich jabber: Use some convenience variables here.
2010-02-10 Paul Aurich Document the resource<>conversation binding (and how it works).
2010-02-10 Paul Aurich Might as well make this comment accurate.
2010-02-10 Paul Aurich Correctly parse "&lt;br&gt;" in an XML attribute. Closes #11318.
2010-02-09 John Bailey ChangeLog a ton of stuff that should have been.
2010-02-09 John Bailey Proper credit for Kartik's patches. Refs #7347, #7746.
2010-02-09 kartikmohta Display a confirmation prompt when attempting to clear the whiteboard.
2010-02-09 kartikmohta Support Yahoo !PingBox. Includes a couple warning fixes. Fixes #7347.
2010-02-09 Mark Doliner * Don't crash if status is NULL
2010-02-08 Sadrul Habib Chowdhury Do a version-check for pango.
2010-02-08 Sadrul Habib Chowdhury De-dialogify the file-transfer and debug windows.
2010-02-07 Mark Doliner merge of '033dd646e39f8913f23a1536f8ff18c0489a8432'
2010-02-07 Paul Aurich Updated Tamil translation. Closes #11085.
2010-02-07 Mark Doliner Document this function and remove the unused "command" variable
2010-02-07 Mark Doliner Add back Paul's error message from revision 219b3128f3d96b126a9ed9aff2d2f3277e69dbd4
2010-02-07 Elliott Sales de Andrade merge of '147a2b8b067bccc514ecf55f2a4454f6df40e9bb'
2010-02-07 Mark Doliner Good call, this doesn't need to be translated. This messaged used to be
2010-02-07 Elliott Sales de Andrade Add support for dropping an image on the Custom Smiley window to add that
2010-02-07 Elliott Sales de Andrade Don't try to save the edit dialog pointer to a NULL PurpleSmiley (aka, when
2010-02-07 Elliott Sales de Andrade Using gpointer * is redundant.
2010-02-07 Paul Aurich Updated translations. Closes #11280, #11266, #11254.
2010-02-07 Paul Aurich POTFILES: Mark family_oservice.c for translation for the rate limit warning.
2010-02-06 Sadrul Habib Chowdhury Change the cursor and act on double click on usernames in chat history.
2010-02-06 Paul Aurich Fix uninitialized use of these colors, now that they're pointers.
2010-02-05 Mark Doliner Remove an unused login step value
2010-02-05 Mark Doliner Use our MsnListOp enum in more places instead of int. I'm assuming
2010-02-05 Mark Doliner Minor header file cleanup. Mostly I wanted to move some enums above some #includes
2010-02-05 Sadrul Habib Chowdhury merge of 'aee5a93203f807e81fd88cc655fb27908cd17ff3'
2010-02-05 Sadrul Habib Chowdhury Refresh the statusbox correctly.
2010-02-05 Mark Doliner Paul Aurich helped me make this cleaner, because he's such a good person!
2010-02-05 Mark Doliner Oh, we need to make sure the buddy is on our protocol before trying to
2010-02-05 Mark Doliner Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
2010-02-05 Mark Doliner Check if memory has been freed by looking at its contents does not work
2010-02-04 Mark Doliner merge of '1042c695d02b49cb9360bb4ef591c4ff3209c5e5'
2010-02-04 Mark Doliner Make sure we free myspace buddy proto_data when we disconnect. I believe
2010-02-04 Mark Doliner I'm pretty sure this shouldn't be a compiler warning
2010-02-04 Ludovico Cavedon Zero freed memory to avoid a crash on re-init.
2010-02-04 Sadrul Habib Chowdhury blist theme: Do not treat missing colors as black.
2010-02-04 Sadrul Habib Chowdhury timestamp: Do not scroll down if it was scrolled up.
2010-02-04 Björn Voigt German translation update (2 strings)
2010-02-04 Sadrul Habib Chowdhury merge of '7f93eb293109127d6a055f9a6aaa8baaa85207d1'
2010-02-03 Sadrul Habib Chowdhury Fix sending '/messages/like/this '.
2010-02-03 Sadrul Habib Chowdhury Explicitly mark user-interaction when inserting smiley.
2010-02-03 Sadrul Habib Chowdhury Use a stock icon for 'Filter' in debug window. Closes #9150.
2010-02-03 Sadrul Habib Chowdhury irc: Avoid a g_log error when parting a chatroom.
2010-02-04 Mark Doliner Remove duplicate code
2010-02-04 Mark Doliner Simplify
2010-02-04 Mark Doliner Tabs to spaces
2010-02-04 Mark Doliner Move the three phone numbers from the MsnUser struct into a separate
2010-02-04 Mark Doliner Keep CurrentMedia in a separate object outside of MsnUser that needs to
2010-02-03 Marcus Lundblad merge of '57bf84117d335fd0bba1edff4c5b3b21e29f6bbc'
2010-02-03 Marcus Lundblad media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.
2010-02-03 Mark Doliner Replace guint membership_id[5] with guint member_id_on_pending_list in
2010-02-03 Mark Doliner merge of '557198948608028bc4f826a546a3948c4899bdf0'
2010-02-03 Paul Aurich jabber: Log a warning (with the shortcut) when refusing to send a smiley.
2010-02-03 Paul Aurich merge of '12cc2cc3c1e0012329832ea2d170dca5b31f8b9b'
2010-02-03 Marcus Lundblad jabber: Don't print the smiley shortcut in the error message when trying to
2010-02-03 Mark Doliner I find the code easier to read this way
2010-02-03 Mark Doliner Documentationliness is next to Godliness
2010-02-03 Mark Doliner merge of '19b1f405b1e0f78a95bd14e8303d1a2c19818908'
2010-02-03 Mark Doliner This is changelog worthy
2010-02-03 Marcus Lundblad jabber: Don't send custom smileys larger than the recommended maximum BoB size
2010-02-03 Mark Doliner New versions of AIM:
2010-02-03 Mark Doliner Whoops, remove my note-to-self
2010-02-03 Mark Doliner Mark this function as deprecated because I really don't know what
2010-02-03 Sadrul Habib Chowdhury move-start (home) and move-last (end) actions for trees.
2010-02-03 Paul Aurich jabber: Remove a funky workaround for an (old) OpenSSL crash.
2010-02-03 Paul Aurich jabber: Move a comment to where it should be.
2010-02-03 Paul Aurich jabber: When doing writes while disconnecting, 'ignore' errors.
2010-02-03 Mark Doliner Put all our rateclass members in a single hash table instead of in one
2010-02-03 Mark Doliner This extra check doesn't really work now that we have a concept of a
2010-02-03 Mark Doliner optimization to the oscar prpl to use less memory, care of Shaun Lindsay
2010-02-02 Mark Doliner We were using this formula from before the documentation was public, and
2010-02-02 Mark Doliner Let's just do this mod on the fly instead of changing the variable
2010-02-02 Mark Doliner Move two logging statements from oscar.c to family_oservice.c so we
2010-02-02 Mark Doliner We don't need to keep the delta in memory. We keep the actual time of
2010-02-02 Mark Doliner We set every field of this struct explicitly when we create it, so don't
2010-02-02 Mark Doliner We should be using the type listed in the response, not in the
2010-02-01 Sadrul Habib Chowdhury Fix merge.
2010-02-01 Sadrul Habib Chowdhury merge of '4a72c5feaab572105b4902609836cd509328aa6d'
2010-02-01 Sadrul Habib Chowdhury Look for non-null before processing theme input. Closes #10521 (again).
2010-02-01 Marcus Lundblad merge of '6e11e232a469bd7bd1f5c8dadebcfa5809eb1cd1'
2010-02-01 Paul Aurich merge of '47bd1e8215f2e068f00151ed40c211745f596aba'
2010-02-01 Paul Aurich disapproval of revision '23fc27a319dd87434fdaf42acecbe1962468bbb8'
2010-02-01 Marcus Lundblad jabber: Only make the SRV lookup for STUN based on the domain if no STUN
2010-01-29 Adi Roiban Mark strings for translation.
2010-01-29 Luoh Ren-Shan Search friends by email addresses in the buddylist.
2010-01-29 Sadrul Habib Chowdhury merge of 'dc8e146830c1b3fa49695fd76eba4bc811e7ec53'
2010-01-28 Sadrul Habib Chowdhury We allow aliasing chats. So don't show an error message when we try to.
2010-01-28 Sadrul Habib Chowdhury Strip both \n and \r at the end of the lines when parsing a smiley theme.
2010-01-28 Federico Mena Quintero Show tooltip for ellipsized tab titles.
2010-01-29 Fartash Faghri Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
2010-01-28 Sadrul Habib Chowdhury irssi wm: Move/Resize windows only if necessary.
2010-01-28 Sadrul Habib Chowdhury gnt: Make sure the ordering of the windows is correct after a refresh.
2010-01-28 Sadrul Habib Chowdhury gnt: Restore hardware cursor after reordering windows.
2010-01-27 Sadrul Habib Chowdhury irssi wm: Restore the hardware cursor after title updates.
2010-01-27 Sadrul Habib Chowdhury Fix a crash when setting a buddyicon.
2010-01-27 Sadrul Habib Chowdhury oscar: Try to make the error message more verbose.
2010-01-26 Paul Aurich ft: Fix ui_ops->ui_read being called too often (when it's not ready).
2010-01-26 Paul Aurich merge of '3bd2c7a6603e3818db5888eda798d4a336a3665b'
2010-01-26 Paul Aurich jabber: Wrap XHTML-IM messages in <p/> for greater interoperability justice. Closes #11253
2010-01-25 Marcus Lundblad Fix an incorrect API comment
2010-01-24 Björn Voigt German translation update
2010-01-24 Paul Aurich Fix a corner case where purple_markup_html_to_xhtml generated malformed XHTML.
2010-01-24 Sadrul Habib Chowdhury Allow copying username (and other settings) for a connected account from
2010-01-23 Sadrul Habib Chowdhury Free allocated string from text-buffer.
2010-01-23 Paul Aurich gtkrequest: Handle a multiline text field being set as required properly.
2010-01-22 Paul Aurich jabber: Don't fetch Adhoc Commands for MUC chat members.
2010-01-21 Paul Aurich jabber: Pedantically this bothered me, but changing the message to
2010-01-21 Paul Aurich jabber: Newline at the end of this message.
2010-01-19 Elliott Sales de Andrade merge of '7c5666620054a24425f455a96975fbf6174ad8a0'
2010-01-16 Paul Aurich Updated Polish win32 installer translation. Closes #11198.
2010-01-17 Elliott Sales de Andrade Fix spelling mixup.
2010-01-17 Gabriel Schulhof Patch from Gabriel Schulhof to correctly disable all missing dependencies
2010-01-16 Gabriel Schulhof Patch from Gabriel Schulhof to correctly size the GtkIMHtml entry in the
2010-01-16 Paul Aurich Updated Afrikaans tranlsation. Closes #11180.
2010-01-16 Paul Aurich Updated Polish translation. Closes #11175
2010-01-14 Paul Aurich Updated Czech translation based on mcepl's issue. Closes #11172.
2010-01-14 Paul Aurich Updated Gujarati and Kannada translations. Closes #11132, #11101.
2010-01-14 Paul Aurich merge of '4b5ba819f03c9c79eb7d9a9cce48dbb028bdd9e5'
2010-01-14 Mark Doliner Call msim_user_free here to make sure we cancel url_data and free one or
2010-01-14 Paul Aurich Updated Albanian translation. Closes #11055.
2010-01-14 Paul Aurich Further updates to Russian translation. Closes #11005
2010-01-14 Paul Aurich Add Marathi translation from Sandeep Shedmake. Closes #11080.
2010-01-14 Paul Aurich Updated Ukranian translation. Closes #11115
2010-01-14 Paul Aurich Updated Simplified Chinese translation. Closes #11138.
2010-01-14 Paul Aurich Updated Norwegian Nynorsk translation. Closes #11139
2010-01-14 Paul Aurich I think this is only the place this could leak...
2010-01-13 Stu Tomlinson xmlCleanupParser() should not be called like it was being
2010-01-13 Peter Hjalmarsson Updated Swedish translation
2010-01-13 fang Fix 'make check' on OS X by adding in a not-installed libqq shared lib.
2010-01-13 Paul Aurich Cyrus may not have anything (yet) if it's waiting for a callback or something.
2010-01-08 Paul Aurich Bump the micro version
2010-01-08 Paul Aurich propagate from branch 'im.pidgin.pidgin.2.6.5' (head 794204a24ba7bf26cdb07ae71b9573b09927d641)
2010-01-08 Björn Voigt German update: 2 fuzzy marks removed
2010-01-08 Paul Aurich NEWSifying
2010-01-08 Paul Aurich Fix date in ChangeLogs.
2010-01-08 Paul Aurich Changelog the reason for this release.
2010-01-08 Daniel Atallah Prepare for 2.6.5
2010-01-08 Daniel Atallah *** Plucked rev ea18c8ce78c0229a5b968aab268f38e9bcae0aee (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
2010-01-07 Daniel Atallah Update for 2.6.5
2010-01-07 Daniel Atallah *** Plucked rev 3976bac9dc1aafa42217dda56118316cb2fed956 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
2010-01-07 Daniel Atallah *** Plucked rev 0707f870a510922ae86ef379b5f01efa76d01402 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
2010-01-07 Daniel Atallah *** Plucked rev b0c392df480480c0a511e96fc7b2eb7f827e6efb (bcc0147bab874ca52c55ad4900545e17528bf8fd):
2010-01-07 Daniel Atallah *** Plucked rev 2f5e5c51b0c4ca200f12170167cf0b2c40e41dfd (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
2010-01-07 Daniel Atallah *** Plucked rev d1026e37e4b82add833d2a302a41c8f84e4e2bbb (cc475d6ed3e62e0458659c41bb58ac72f63d88c9):
2010-01-07 Daniel Atallah *** Plucked rev 8549b9a30115559965e9bf93bb15a45b04c1d149 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 4356cc7feb044645d98b4ec0ce70476371949c99 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev aada73f0d8a35997280d570f47caf30907fe68df (bcc0147bab874ca52c55ad4900545e17528bf8fd):
2010-01-07 Daniel Atallah *** Plucked rev f39cd1fed08fe5f5e3165a087fcc36ed984a6eee (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 1cd91846f484f7d7090d25b0e65d851a0dadcb90 (e894e488d2219b69664de488ee1af7f275f8817d):
2010-01-07 Daniel Atallah *** Plucked rev a35d515dd2c8f385ed4563358fccee9108573018 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 8afdf9fa3c0c98a6735023230f285152f54c3a79 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 941f01ed2234f8e476b7260fbd6ea873583387f7 (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
2010-01-07 Daniel Atallah *** Plucked rev 4be2df4f72bd8a55cdae7f2554b73342a497c92f (bcc0147bab874ca52c55ad4900545e17528bf8fd):
2010-01-06 Jochen Kemnade German translation update
2010-01-06 Daniel Atallah Allow the "Bonjour" group to be renamed and function similarly to dragging the buddies into a different group. Fixes #11052
2010-01-06 Stu Tomlinson Add support for the uri-handler signal to the signals-test plugin
2010-01-06 Stu Tomlinson Remove an unused variable, and don't free the dbus error until after we are
2010-01-06 Stu Tomlinson If a buddy is deleted less than 11 seconds after they sign on or off, and
2010-01-06 Stu Tomlinson purple_account_request_authorization() does not require non-NULL auth and
2010-01-06 Paul Aurich Disable this part of roster versioning, too (for now). Refs #10935.
2010-01-05 Paul Aurich This string is already translated; so it need not be translated again.
2010-01-05 John Bailey ChangeLog the gg buddy icon thing.
2010-01-05 grommasher Fix Gadu-Gadu avatars. The server's response format has changed. Fixes #11050.
2010-01-05 Elliott Sales de Andrade Save the event source ID for search_find_cb so that it's removed when the
2010-01-04 Elliott Sales de Andrade The official MSN client supports setting (animated) GIFs as a buddy icon,
2010-01-03 Elliott Sales de Andrade Fix some funny indenting.
2010-01-01 Elliott Sales de Andrade Don't bother asking for an authorization message for users that added us to
2010-01-01 Elliott Sales de Andrade Set user->authorized for pending buddies meaning we're authorized to add
2010-01-01 Elliott Sales de Andrade I already removed the other g_stat, so I don't think this one is needed
2010-01-01 Elliott Sales de Andrade merge of '016d96cd3d2c3e0c9966b9209bae225a8d3cb696'
2009-12-31 Paul Aurich merge of '48c771eeb88cbd5496d0886b95e8bbe1079d9f92'
2009-12-31 Stu Tomlinson Fix building finch & libgnt using older gcc or non-gcc compilers that do
2009-12-31 Stu Tomlinson <glib/gstdio.h> only exists in glib 2.6 and newer. It was only needed for the
2009-12-31 Paul Aurich Remove commas at end of enumerator lists because C++ -pedantic complains
2009-12-31 cafoote perl: Fix the package names for some types. Closes #10973.
2009-12-31 Paul Aurich conv: Clarify this (per a question on the m-l, though it confused me the first time through, too).
2009-12-30 Paul Aurich ft: Add some useful debug logging.
2009-12-28 Paul Aurich msn: Use the PurpleXfer size if available.
2009-12-31 Elliott Sales de Andrade Each PurpleSmiley has a PurpleStoredImage behind it, so there's no need to
2009-12-31 Elliott Sales de Andrade Using 'if (img==NULL) return;' fails to clean up properly, so invert the
2009-12-31 Elliott Sales de Andrade There's no need to check type twice here. Also, g_return_if_reached is not
2009-12-31 Elliott Sales de Andrade Don't try to remove a timeout on a NULL conversation, which can happen when
2009-12-23 Elliott Sales de Andrade Add a GtkAlignment to create a small indent for the file transfer details.
2009-12-23 Elliott Sales de Andrade Show the name of the account in the "Set Friendly Name" dialog.
2009-12-23 Elliott Sales de Andrade Call purple_xfer_cancel_local instead of purple_xfer_request_denied when
2009-12-23 Elliott Sales de Andrade The PurpleXfer should be unref'd if the file selection dialog was
2009-12-23 Elliott Sales de Andrade Add some verbose ref-count debugging for PurpleXfer's.
2009-12-23 Elliott Sales de Andrade Check file permissions before sending a file transfer request.
2009-12-23 Elliott Sales de Andrade There's no need to call purple_xfer_get_type() repeatedly.
2009-12-23 Elliott Sales de Andrade Since the prefs variable holds the widget that refers to the prefs dialog,
2009-12-23 Elliott Sales de Andrade Call gtk_window_set_title() for the GtkIMHtml tip window, to avoid the
2009-12-23 Elliott Sales de Andrade Re-themeize the sample GtkIMHtml entry in the prefs Conversations page when
2009-12-23 Elliott Sales de Andrade Oops, the GtkListStore's for the themes have a lifetime that extends over
2009-12-23 Elliott Sales de Andrade Make sure all globals are NULL when the prefs page is destroyed.
2009-12-23 Elliott Sales de Andrade Re-order variables to follow widget hierarchy.
2009-12-23 Elliott Sales de Andrade Remove an unnecessary variable.
2009-12-22 Elliott Sales de Andrade Minor commenting.
2009-12-21 Mark Doliner Use the od->icq boolean in a few places where we were calling
2009-12-20 Will Thompson Fix -uninstalled pc files for out-of-tree builds.
2009-12-19 Mark Doliner Two changes:
2009-12-16 Paul Aurich Retire the Lithuanian translator per email request.
2009-12-16 Mark Doliner merge of '8549b9a30115559965e9bf93bb15a45b04c1d149'
2009-12-12 Mark Doliner Fix a crash when disconnecting with a pending buddy icon fetch request.
2009-12-15 Paul Aurich certs: Cache certs once again (at the end of the verification process).
2009-12-15 Elliott Sales de Andrade merge of '773d9ac497939f57a24695fab18a54da73d55aeb'
2009-12-15 Paul Aurich jabber: Print a better error message when all connection methods fail.
2009-12-14 Elliott Sales de Andrade *** Plucked rev 9115475787375850b563a1ec0b2007eaa463483e (qulogic@pidgin.im):
2009-12-14 Elliott Sales de Andrade Don't call purple_xfer_start in msn_xfer_init. purple_xfer_start is called
2009-12-14 Elliott Sales de Andrade Oops, don't break things for successfully receiving of a file.
2009-12-14 Elliott Sales de Andrade Remove some extra debug lines.
2009-12-14 Elliott Sales de Andrade Don't sent an ACK to a SLP message if the SlpCall has been marked as wasted
2009-12-14 Elliott Sales de Andrade If we're sending a file, and libpurple tells us to cancel it, then just set
2009-12-14 Elliott Sales de Andrade Calling purple_xfer_start may actually cancel the transfer (if the file
2009-12-14 Elliott Sales de Andrade Remove unused variable.
2009-12-14 Elliott Sales de Andrade I don't think there's any reason to stat this file instead of using the
2009-12-13 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.darkrain42.msn.ft' (head 1d05e8a9b4efc830ebc22cbcfb5cf85086f10927)
2009-12-13 Paul Aurich documentation clarification
2009-12-13 Elliott Sales de Andrade Allow toggling debugging in the test suite with the environment variable
2009-12-13 Elliott Sales de Andrade Fix annoying, but generally useless warning.
2009-12-13 Elliott Sales de Andrade Make sure libpurple libraries are the first thing in the test suite's
2009-12-13 Elliott Sales de Andrade Fix the call to g_build_path in the test suite. Before it made some really
2009-12-11 Björn Voigt direct link to the Forum http://forum.pidgin-im.de/ within the German
2009-12-11 Paul Aurich merge of 'a74fb0eb2e8074bf51ffad1750e6eeaf2b28c645'
2009-12-10 Elliott Sales de Andrade merge of '23403faa17b752c8e88650199945fbd8843f3796'
2009-12-10 Björn Voigt Inserted a link to the inofficial German portal www.pidgin-im.de
2009-12-11 Marcus Lundblad Rearrange includes a bit to be consistent with the other files in the same dir
2009-12-10 Marcus Lundblad Use the jabber_resource_know_capabilities function to determine if a buddy
2009-12-10 Paul Aurich Disable Roster Versioning for the moment.
2009-12-10 Paul Aurich jabber: Fix file transfer with clients that don't support xep-0115. Closes #10936
2009-12-10 Paul Aurich jabber: Fix removing a self-contact.
2009-12-09 Elliott Sales de Andrade merge of 'aada73f0d8a35997280d570f47caf30907fe68df'
2009-12-08 Paul Aurich merge of 'f31da20f593d64a906374f7963e178dcd1738ac3'
2009-12-08 Sadrul Habib Chowdhury There can be two backtab keys.
2009-12-08 Paul Aurich merge of '05176515f0fedf038217d2e11e4e3a1c92cad166'
2009-12-08 Paul Aurich On Windows, treat a 'xmpp:foo@bar.com' URI as opening an IM window.
2009-12-08 Paul Aurich oscar: Avoid a printf("%s", NULL) crash when creating an AIM room.
2009-12-08 Daniel Atallah Norwegian nynorsk win32 installer translation from Yngve Spjeld Landro
2009-12-08 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
2009-12-08 Paul Aurich Changelog the AIM/ICQ issue. Refs #10900.
2009-12-08 Paul Aurich oscar: Add '\n' to a debug message missing it.
2009-12-06 Paul Aurich jabber: The google roster request code was so lonely, so let's just drop-kick it and add the little custom logic to roster.c
2009-12-06 Paul Aurich merge of 'a582dd339f019301adca693df4b1a8fb135a1774'
2009-12-06 Paul Aurich jabber: Fix Google connecting. I wish this weren't off on its own, all sad and lonely.
2009-12-06 Paul Aurich disapproval of revision '219b3128f3d96b126a9ed9aff2d2f3277e69dbd4'
2009-12-06 Paul Aurich oscar: Recognize the CAPTCHA failure and print a more friendly message. Refs #10884.
2009-12-06 Paul Aurich Updated Russian translation. Closes #10849.
2009-12-06 Paul Aurich Tighter scoping and slightly less memory usage.
2009-12-06 Paul Aurich jabber: Roster Versioning support.
2009-12-06 Paul Aurich jabber: Lower the prio of this message; it's not very important.
2009-12-05 Paul Aurich jabber: Clean up this code a little.
2009-12-04 Paul Aurich Add all those cool new files to Makefile.mingw
2009-12-04 Paul Aurich Changeloggin'!
2009-12-04 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1cd91846f484f7d7090d25b0e65d851a0dadcb90)
2009-12-04 Paul Aurich jabber: Fix that leak I mentioned (and fix a mistake where error/response weren't NULL-initialized)
2009-12-04 Paul Aurich jabber: Fix up the cyrus auth code (although there's a leak currently)
2009-12-04 Paul Aurich jabber: Ugh, make this C89-compliant. Bah.
2009-12-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2b7a2f20d950d118157c7629dfbfa17b7afb04f0)
2009-12-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9ba62902a7be15503ccd0006cd59c73fecc6255c)
2009-12-09 Elliott Sales de Andrade Make sure that libpurple core knows that a buddy is on the allow list just
2009-12-04 Evan Schoenberg Improved handling of the 0x00d charset in AIM, which is sent by mobile devices speaking ISO-8859-1. Try UTF-8 first (the encoding sent by iChat in a Direct IM with non-ASCII characters), then fall back to ISO-8859-1. Fixes #a13544, a bug created with the fix for iChat DIM encoding new in libpurple 2.6.4"
2009-12-03 Mark Doliner merge of '0bd5c5d235ae8c70b289e3b55a19523c4e28539e'
2009-12-03 Paul Aurich merge of 'a35d515dd2c8f385ed4563358fccee9108573018'
2009-12-03 Paul Aurich disapproval of revision '32e63a51dbb65b8b63d134bde098d40167574148'
2009-12-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 4185001f1d8e8d7c894fa194202f7051f06cb59f)
2009-12-03 Paul Aurich merge of '0a7ca4f8823e2b4c92a9fdac0c7a81f3ee853de5'
2009-12-03 Paul Aurich merge of 'aa4524ddbe6f9ac48cb518a473fdc68773665bef'
2009-12-02 Mark Doliner This magic number is documented in oscar.h, but it makes sense to
2009-12-02 Mark Doliner Send our distid when calling startOSCARSession, as request by AOL
2009-12-02 Mark Doliner Fix this warning:
2009-12-03 Mark Doliner disapproval of revision '04b807937c8e058bcddca1fe81be8cf681345ae8'
2009-12-02 Mark Doliner Remove unused variable
2009-12-02 Paul Aurich Swap the order of -L and -l so that Solaris can find the Python libraries.
2009-12-01 Paul Aurich oops.
2009-12-01 Marcus Lundblad Fix ChangeLog after merge...
2009-12-01 Marcus Lundblad merge of '1cebb8e5585732c30dcfb31a6700dcb78ae47b44'
2009-12-01 Paul Aurich Changelog that.
2009-12-01 Paul Aurich jabber: Complete the fix for a NULL printf() on registration on Windows. Closes #10420 again.
2009-12-01 Paul Aurich strchr() is valid on a UTF8 string when searching for an ASCII character
2009-12-01 Paul Aurich strchr() is safe when searching for an ASCII character in UTF8 strings.
2009-12-01 Marcus Lundblad jabber: When getting info on a "bare" domain JID, interpret the value of "last"
2009-12-01 Paul Aurich jabber: Use the error code instead of string matching.
2009-12-01 Paul Aurich Use g_strndup() for great justice.
2009-12-01 Paul Aurich Let's try a more complex set of return states / values for auth mechs.
2009-12-01 Paul Aurich Add a second SCRAM test with one of the suggested test characters from the I-D.
2009-12-01 Paul Aurich Add the new files to POTFILES.in
2009-12-01 Paul Aurich jabber: Clean up the SCRAM code a little.
2009-12-01 Paul Aurich jabber: Should have looked for this function earlier.
2009-11-30 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 00b667d9b2d5b9909693bc8c364232732b8fad0f)
2009-11-30 John Bailey This blank line at the beginning of ChangeLog appears to have been added
2009-11-30 Björn Voigt German update (spell checking with "lokalize")
2009-11-30 Paul Aurich jabber: Add SASLprep and the username substitution called for in draft-ietf-sasl-scram-10 5.1.
2009-11-30 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head bd56a115b35ba5922e5f9c93840d0868a4978b09)
2009-11-27 Paul Aurich jabber: Use NS_XMPP_SASL
2009-11-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3e6ed1829a654e5c7cf286670e3adc20e6158113)
2009-11-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2980a8828dae367476dcf5d8e52783fdc137d8bf)
2009-11-17 Paul Aurich jabber: Interop with Prosody (via Tobias' code). Hooray!
2009-11-17 Paul Aurich jabber: Fix up the remaining issues and add a test case that interoperates with gsasl. Woot.
2009-11-17 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d2984fa9ffdaa63b01cc1e0d94aec5622cd080c1)
2009-11-11 Paul Aurich jabber: Handle the case where the server success-with-data is sent as a challenge/response pair.
2009-11-09 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
2009-11-09 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
2009-11-08 Paul Aurich Clean up the two temporary buffers.
2009-11-08 Paul Aurich How is it that there's no programmatic way to get the output size of the hash functions without resorting to a hardcoded table? Or did I miss something?
2009-11-08 Paul Aurich Fix the Hi() function and actually 'mtn add' the test file.
2009-11-08 Paul Aurich jabber: Add the Hi() function (PBKDF2).
2009-11-08 Paul Aurich jabber: Clear js->auth_mech for good measure.
2009-11-07 Paul Aurich jabber: A little more use of accessors.
2009-11-07 Paul Aurich More oops.
2009-11-07 Paul Aurich Speilling!
2009-11-07 Paul Aurich jabber: Oops, re-enable DIGEST-MD5 (I was testing PLAIN).
2009-11-07 Paul Aurich jabber: Use accessors instead of directly accessing gc->account (and similar)
2009-11-07 Paul Aurich jabber: Factor the SASL auth methods into their own files.
2009-12-13 Elliott Sales de Andrade Fix sending an MSN file transfer request.
2009-11-20 Elliott Sales de Andrade msn_xfer_progress_cb is no longer used.
2009-11-20 Elliott Sales de Andrade Get rid of slpmsg->fp since the core is handling all the partial reads and
2009-11-20 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head a878de35a8972daab016ed05e7af50043bd856ca)
2009-10-16 Paul Aurich A quick and dirty hack to make MSN use the in-core code to perform FT.
2009-12-03 Paul Aurich disapproval of revision 'd612071593881b9ae7e92a1820cf13d3e45b1f94'
2009-12-03 Paul Aurich disapproval of revision 'd6f80b7ba5ba2da4ae203eac6f07565721b10ad8'
2009-11-30 John Bailey Update for 2.6.5.
2009-11-30 Sadrul Habib Chowdhury NEWS.
2009-11-30 Elliott Sales de Andrade NEWS-ify like there's no release tomorrow.
2009-11-30 John Bailey Drop the devel suffix from version numbers.
2009-11-30 John Bailey Win32 ChangeLog.
2009-11-30 John Bailey Date the changelogs and move a couple items to more correct locations.
2009-11-30 John Bailey NEWSing
2009-11-30 Paul Aurich Use g_str_equal()
2009-11-30 John Bailey Update a bunch of translations.
2009-11-29 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
2009-11-29 Josep Puigdemont Updated Catalan translation
2009-11-29 Paul Aurich oscar: Fix '<' in AIM/ICQ status messages. Closes #10304.
2009-11-29 Florian Quèze jabber: Don't use C99 time formatters, which are apparently not available on Windows when using MSVC.
2009-11-29 Florian Quèze ft: Properly set a bitmask field (so it includes PURPLE_MESSAGE_SYSTEM like
2009-11-29 Paul Aurich merge of '263b34adf7373694b48a494714d66824d6bb3443'
2009-11-29 John Bailey ChangeLog the Proxy-Authorization thing. Refs #2910. Need a proper name
2009-11-29 John Bailey merge of '32e63a51dbb65b8b63d134bde098d40167574148'
2009-11-29 thecrux Don't send Proxy-Authorization headers until we've received a
2009-11-29 Paul Aurich pidgin: Change the 'disabled' look in the Send To menu to apply to all offline buddies in a contact.
2009-11-29 Paul Aurich oscar: Fix the parsing code from ichatballooncolors that broke receiving markup in 2.6.2.
2009-11-28 Elliott Sales de Andrade Due to a server change, the friendly name on MSN was being changed to the
2009-11-28 Josep Puigdemont Catalan translation updated.
2009-11-28 Éric Boumaour update french translation.
2009-11-28 Paul Aurich Forgot to save.
2009-11-28 Paul Aurich jabber: Here's a good reason for the namespace defines. Fix a typo 'urn:xmpp:bosh'.
2009-11-28 Paul Aurich jabber: Delayed Delivery namespaces
2009-11-28 Paul Aurich Fix dbus bindings. Refs #10523. Thanks, dvpdiner2.
2009-11-28 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head 941ed993edbcb85fcad21b12e2b914a4e9b248d1)
2009-11-25 andrew victor The data sent back to MXit when the user clicks on a link should be sent
2009-11-25 andrew victor propagate from branch 'im.pidgin.pidgin' (head d330e81020232653571a0d5b1f5c927bc148a6fe)
2009-11-24 andrew victor We need to escape any special "html" characters in a status message, otherwise
2009-11-24 andrew victor These status strings are accessed from mxit_convert_presence_to_name() for the
2009-11-24 andrew victor If Pidgin is running in Debug mode, on Windows, and no splash-screen is
2009-11-24 andrew victor The "packed" attribute on the raw_chunk data-structure seems to be a GCC extension.
2009-11-24 andrew victor Bump the plugin version up to 2.3.0 to indicate version included with Pidgin.
2009-11-29 John Bailey disapproval of revision '661db628ce40c3548058f062ea72d9687654d53a'
2009-11-28 Paul Aurich jabber: Don't print "Extra content at the end of the document".
2009-11-27 Paul Aurich jabber: This is more clear.
2009-11-27 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
2009-11-27 Paul Aurich Add the XEP# for ping, now that I'm hooked up to the interwebs.
2009-11-27 Paul Aurich merge of '5e1784d5a975dc0726e72521fbf6024dfa281d84'
2009-11-27 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
2009-11-26 Paul Aurich jabber: Add the missing file and fix up the Google session namespaces
2009-11-26 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
2009-11-26 Paul Aurich jabber: Alphabetize the sources in the Makefile
2009-11-26 Paul Aurich jabber/jingle: Slightly less repitition.
2009-11-26 Björn Voigt German update (2 new strings "Malay" and "Ukranian")
2009-11-26 Kelemen Gábor Updated Hungarian translation for 2.6.4
2009-11-25 Stu Tomlinson Add some safety to jabber_send_signal_cb in case someone else was listening
2009-11-25 Stu Tomlinson Make yahoo_codes_to_html not crash when given an empty string, or a string
2009-11-25 Sadrul Habib Chowdhury Update the finch manpage a little.
2009-11-24 Sadrul Habib Chowdhury *** Plucked rev 3ad8ea46 (resiak@pidgin.im):
2009-11-23 Paul Aurich Added Malay translation from Muhammad Najmi bin Ahmad Zabidi. Closes #10578.
2009-11-23 Paul Aurich Updated Ukranian translation. Closes #10239.
2009-11-23 Paul Aurich merge of '0644248e7ae782562a19e64ff02bb1f4b7194132'
2009-11-23 Jochen Kemnade some spelling, capitalization and hyphenation fixes
2009-11-23 Paul Aurich Updated Hebrew, Norwegian Nynorsk, and Simplified Chinese translations.
2009-11-23 Björn Voigt German update for some keyboard accelerators
2009-11-23 Björn Voigt German translation update
2009-11-23 Mark Doliner Avoid these two compile warnings by using more specific function signatures:
2009-11-23 Mark Doliner struct tx_packet->datalen is an int, so use %d here instead of G_GSIZE_FORMAT
2009-11-23 Elliott Sales de Andrade merge of '4ede3b155e9d443dcec45785cecef60b7af55de9'
2009-11-23 Mark Doliner I'm not comfortable with this being an assert. If it fails then Pidgin
2009-11-22 Mark Doliner A few other minor little translation-related fixes
2009-11-22 Mark Doliner merge of '569642987f6f11fdb718731b245d60f535fe0962'
2009-11-23 Elliott Sales de Andrade Add some more MSN client caps. Not that we actually use any of them.
2009-11-22 Elliott Sales de Andrade merge of '94344158f35dde02dc906e3e5e39e58a326ff1be'
2009-11-22 Evan Schoenberg Remove an unneeded debug log, which Mark points out might also be unsafe as it would be using %s as a formatter for a UTF-16BE string
2009-11-22 Mark Doliner Accidentally reversed this logic in an earlier commit
2009-11-22 Mark Doliner The MXit guy seems to like spaces between his parenthesis, so I'll be
2009-11-22 Mark Doliner Spaces to tab
2009-11-22 Mark Doliner Finish making this change that I started earlier today. This doesn't
2009-11-22 sttwister merge of '5dd45a65920d3936eba743066aaa34e00084f3bd'
2009-11-22 sttwister merge of '5abbad5cd71f99c20f09b841f16db29597be4cc2'
2009-11-22 Mark Doliner Mark a bunch of mxit strings for translation
2009-11-22 Evan Schoenberg Changelogging the Direct IM unicode fixes
2009-11-22 Evan Schoenberg Spelling fix in a debug log
2009-11-22 Evan Schoenberg Plucked d2a1d52b3bbf29baa53b9ddaa635d50b6332064f from im.pidgin.adium
2009-11-22 Mark Doliner This fixes a crash when attempting to register a new account and failing
2009-11-22 Mark Doliner I think errdesc was meant to be used here, not errmsg. errmsg isn't
2009-11-22 Jochen Kemnade German translation update round one
2009-11-21 Sadrul Habib Chowdhury Fix scrolling bug for very busy chat rooms.
2009-11-20 Sadrul Habib Chowdhury Destroy the menu-actions created by plugins for the context menus.
2009-11-20 Sadrul Habib Chowdhury Add missing copyright headers.
2009-11-20 Sadrul Habib Chowdhury Fix showing umlauts etc. on non-utf8 locales.
2009-11-20 Sadrul Habib Chowdhury Underline the selection in a checkbox.
2009-11-20 Sadrul Habib Chowdhury Remove a bunch of code duplication.
2009-11-20 Sadrul Habib Chowdhury Set prgname for pidgin.
2009-11-20 Sadrul Habib Chowdhury Remove some dead code.
2009-11-20 Sadrul Habib Chowdhury Fix reset-formatting for some cases.
2009-11-22 sttwister Documented chat API. References #10605
2009-11-20 Sadrul Habib Chowdhury Allow ellipsizing on the status menus in the preference window.
2009-11-20 Sadrul Habib Chowdhury Prevent an infinite loop from the preference window.
2009-11-17 Paul Aurich merge of '47697d74271a33e8dfe15fdeef4210b3ca9b762f'
2009-11-17 Paul Aurich jabber: Update to v1.2 of the spec (adds a few more elements).
2009-11-17 Paul Aurich '=' and ',' are valid nodeprep characters
2009-11-17 Marcus Lundblad jabber: don't crash when right-clicking on buddies non on the local roster
2009-11-17 Daniel Atallah Add mxit to uninstall list
2009-11-17 Daniel Atallah This appears to be the correct way to set the spin button value.
2009-11-17 Daniel Atallah Fix the proxy configuration fields to appear as appropriate for the current proxy selection. Also reduce the scope on the proxy frame variables.
2009-11-17 Daniel Atallah Fix some stuff in the prefs dialog on Win32
2009-11-17 Sadrul Habib Chowdhury Mark some strings for translation.
2009-11-17 Daniel Atallah Remove unnecessary include
2009-11-17 John Bailey nosnilmot points out that this breaks people who share a .purple directory
2009-11-17 John Bailey ChangeLog all the prefs window changes.
2009-11-17 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.prefs_window' (head 753538dd05ced6c0319b4bbabd7cac8fb6edee28)
2009-11-17 John Bailey Ok, clearly I'm an idiot. I removed the right line but from the wrong block.
2009-11-17 John Bailey I *think* this properly adds back the font preference stuff I axed earlier, but
2009-11-17 John Bailey This should fix dvpdiner2's crash.
2009-11-16 Elliott Sales de Andrade merge of '79639d895e39ef23c24691d0736a265373e2b49c'
2009-11-16 Elliott Sales de Andrade In GNOME 2.26, the program gnome-network-preferences was renamed to
2009-11-16 Elliott Sales de Andrade Don't leak path.
2009-11-16 Elliott Sales de Andrade Make the instructions wrap a bit nicer.
2009-11-16 Elliott Sales de Andrade Fix alignment and widget parents of the smiley theme combo box to match
2009-11-16 Elliott Sales de Andrade Rename a smiley theme function to be a bit more descriptive.
2009-11-16 Elliott Sales de Andrade Fix merge error
2009-11-16 Elliott Sales de Andrade merge of '23b195ee466a16623c26be2604cba4a8c5b889b2'
2009-11-16 Elliott Sales de Andrade Remove some code duplication which also fixes a small inconsistency in the
2009-11-16 Elliott Sales de Andrade Convert Smiley theme selection to the simpler combo box affair that's in
2009-11-16 John Bailey Add a font pref to the pidginrc plugin to control the conversation history
2009-11-16 John Bailey Make a frame for the combo box theme selectors and make the labels left-aligned
2009-11-16 John Bailey Show the Configure Proxy and Configure Browser buttons if the relevant GNOME
2009-11-16 John Bailey Missed some widgets in that last one.
2009-11-16 John Bailey This should fix QuLogic's missing tabs, I hope.
2009-11-16 John Bailey Silence some assertions QuLogic noticed.
2009-11-16 John Bailey Move the "Change status to" menu to be beside the checkbox controlling it.
2009-11-16 John Bailey Clean up some remnants of the font prefs I killed earlier.
2009-11-16 John Bailey Oops. If the user was running GNOME, he/she wouldn't see the proxy and browser
2009-11-16 John Bailey Relocate the proxy and browser blurbs for GNOME users to the proxy and browser
2009-11-15 John Bailey propagate from branch 'im.pidgin.pidgin' (head 726afd12644ce582c24651cc458da06453c332ad)
2009-11-15 John Bailey Kill the use of the GNOME document font and the prefs to override it. The font
2009-11-12 John Bailey Collapse "Sound Method" and "Sound Options" sections on the Sounds tab into one
2009-11-11 John Bailey Get rid of the "Auto-away" section on the status/idle tab. Move all those
2009-11-11 John Bailey Make the default themes' names consistent with the default smiley theme.
2009-11-11 John Bailey Move the sound theme selector to the Themes tab and make the smiley section
2009-11-11 John Bailey propagate from branch 'im.pidgin.pidgin' (head 21e0c593084b90bf269f264a4f54e3ac8ea291d9)
2009-11-11 John Bailey Use a couple size groups to make the buddy list and status icon theme selectors
2009-11-11 John Bailey I forgot to set the border on the proxy tab. This looks much better now.
2009-11-11 John Bailey Move the status icon and blist theme comboboxes to the Themes tab. This looks
2009-11-11 John Bailey Reorder the tabs alphabetically. I left Interface at the top because it's our
2009-11-11 John Bailey All theme selectors will be on this tab soonish. Rename the tab to reflect it.
2009-11-11 John Bailey The theme authors for default/nonexistant themes should be consistent. Since
2009-11-11 John Bailey Move the proxy stuff to a separate tab, per deryni's suggestion.
2009-11-11 John Bailey Change to side-tabs in the prefs window.
2009-11-17 Paul Aurich merge of '5a8a2370b26bc418c7157db57a53fccacb813952'
2009-11-13 Paul Aurich Changelog part of that.
2009-11-16 andrew victor Added MXit protocol to win32 (mingw) makefile.
2009-11-16 pieter loubser fixed strings (removed duplicate 'server')
2009-11-15 John Bailey Check in some updated po files. This should help the cron job take less time.
2009-11-13 Paul Aurich jabber: Properly request just the most recent item from a PEP node.
2009-11-13 Paul Aurich jabber: This is more correct.
2009-11-13 Paul Aurich jabber: The second half; advertise the vCard avatar, whatever it is.
2009-11-13 Paul Aurich jabber: Go back to not overwriting avatars if there is not one locally set.
2009-11-13 Paul Aurich *** Plucked rev 212bd3655451599364562cabe553c5b7a19134ae (zacw@adiumx.com):
2009-11-12 Marcus Lundblad jabber: Determine if a buddy can receive a file transfer (when we have
2009-11-11 maiku Fix receiving any codecs that aren't in the codec intersection.
2009-11-11 maiku Allow the initiator to start connection checks before the remote side accepts.
2009-11-11 maiku merge of '16c47a3521f79a6091f5196bb3649c2f9ca2922f'
2009-11-11 maiku Handle Jingle's description-info method.
2009-11-09 John Bailey ChangeLog the addition of the MXit prpl.
2009-11-09 John Bailey Add the MXit plugin source files to POTFILES.in so any unique strings can be
2009-11-09 John Bailey I was a little overzealous adding the MXit icons to the pixmaps Makefile.am.
2009-11-08 John Bailey Initial addition of the MXit protocol plugin, provided by the MXit folks
2009-11-07 Paul Aurich jabber: did someone say something about the end of the struct?
2009-11-07 Paul Aurich xmppdisco: Close the input request when closing the dialog. Fixes a crash.
2009-11-06 Sadrul Habib Chowdhury merge of 'ac8595402f07bcd2e5467756aa6ccf6d9daf907a'
2009-11-06 Sadrul Habib Chowdhury Fix compile with debugging enabled.
2009-11-06 Paul Aurich oscar: According to the online docs, statusCode 607 is rate limit (confirmed
2009-11-06 Paul Aurich Hmm, I think I'm reaching diminishing returns.
2009-11-06 Paul Aurich jabber: These uses of strlen() are unnecessary.
2009-11-06 Paul Aurich jabber: If it should never happen, we certainly should never keep going in the function!
2009-11-06 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
2009-11-06 Paul Aurich Oops, make that build.
2009-11-06 Paul Aurich jabber: Fix a few places where the default for require_tls was wrong.
2009-11-06 Paul Aurich jabber: Use purple_strequal to simplify some auth code
2009-11-06 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
2009-11-06 Paul Aurich jabber: Print account name on sent stanzas in the debug log.
2009-11-06 Daniel Atallah Add some additional debug output to the avahi mdns implemenation.
2009-11-06 Paul Aurich oscar: Pretty sure this was a typo; cookie is a char ** (passed in as arg).
2009-11-06 Paul Aurich oscar: Properly support TLS when using clientLogin.
2009-11-06 Mark Doliner Better, or worse?
2009-11-05 Richard Nelson Allow printable chars when searching the tree
2009-11-04 Mark Doliner I believe this change fixes offline message retrieval.
2009-11-04 Mark Doliner We really shouldn't be doing a whole lot in our signal handler. The
2009-11-04 Mark Doliner merge of '661db628ce40c3548058f062ea72d9687654d53a'
2009-11-04 Mark Doliner http://dev.aol.com/aim/oscar/ says, "All strings in Feedbag are UTF8
2009-11-04 Paul Aurich oscar: Remove the simultaneous logins option from ICQ accounts.
2009-11-04 Mark Doliner merge of '06b53ea832679e0dfb2e6d5d0c1b69e61f1bd38b'
2009-11-04 Mark Doliner Fixes a bad MSN bug where passwords with multi-byte utf8 characters near
2009-11-04 Paul Aurich oscar: Fix 'Allow multiple simultaenous logins' with clientLogin.
2009-11-03 Paul Aurich oscar: Make these errors more translatable.
2009-11-03 Paul Aurich merge of '1691b4b36ac458e77603b7cac73a91c200b2a21b'
2009-11-03 Paul Aurich oscar: The 0x00c9 TLV seems to be buddy preferences, not limited to visibility.
2009-11-03 Paul Aurich oscar: Update the details of the buddy preferences based on the OSCAR docs.
2009-11-03 Marcus Lundblad Removed a couple of stray whitespaces...
2009-11-03 Marcus Lundblad jabber: Automatically find a STUN server by SRV lookup on the account's domain
2009-11-03 aman oscar: Display more detailed error messages when an outgoing message is bounced.
2009-11-03 Paul Aurich ChangeLog the last few commits.
2009-11-03 aman oscar: Update the rate calculations based on OSCAR docs.
2009-11-03 aman oscar: Replace magic numbers with enums.
2009-11-03 aman oscar: Differentiate the two rate-limiting login errors.
2009-11-02 Mark Doliner Add a null check, just for the heck of it
2009-11-02 Richard Laager Use PIDGIN_NAME here, rather than duplicate it.
2009-11-02 John Bailey Fix the accelerators on the Network tab. Have I mentioned recently that I hate
2009-11-02 John Bailey Make the username labels consistent with each other.
2009-11-02 John Bailey Changelog the last few items.
2009-11-02 John Bailey This feels hacky to me, so if someone has a better idea, go for it. This change
2009-11-02 John Bailey Make the proxy server port entry a spin button instead. Paul noticed this
2009-11-02 John Bailey Per discussion in devel@conference.pidgin.im a couple days ago, make the
2009-11-02 Sadrul Habib Chowdhury Show a little prpl icon in request dialogs, when possible.
2009-11-01 Paul Aurich dns: Check read/write return value to silence a bunch of warnings.
2009-11-01 Sadrul Habib Chowdhury merge of '35051ef78ac9fe0b4c494411560d1b9dc566f414'
2009-11-01 Paul Aurich merge of '1def2be2e4073bd8f441667545132de3b851cd71'
2009-11-01 Paul Aurich dns: I don't think this worked correctly before.
2009-10-31 Paul Aurich dns: Avoid two warnings when building with --disable-idn.
2009-11-01 Sadrul Habib Chowdhury merge of '861f103afc4b68b9d049bb8d1f2fe8c6642267df'
2009-10-31 Daniel Atallah Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.
2009-10-30 Elliott Sales de Andrade merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'
2009-10-30 Elliott Sales de Andrade When restricting a buddy on both the Allow and Block lists to just one
2009-10-30 Elliott Sales de Andrade Instead of $@, use "$*" in run_or_die or else printf will re-use the format
2009-10-30 Elliott Sales de Andrade My version of sed seems to require no space between the -i and the backup
2009-10-30 Elliott Sales de Andrade Add an error handler for the RML command as well.
2009-10-30 Elliott Sales de Andrade Fold the ADL 241 error handler into the base ADL error handler since it
2009-11-01 Sadrul Habib Chowdhury Disable unsupported actions for federated users on Yahoo.
2009-11-01 Sadrul Habib Chowdhury Cannot send a file to a Yahoo! user on MSN.
2009-11-01 Sadrul Habib Chowdhury Cannot send a file to a federated user on yahoo.
2009-10-30 Sadrul Habib Chowdhury Disable 'Remove' when no icon set.
2009-10-30 Sadrul Habib Chowdhury Parse online presence from yahoo buddies after going online on MSN.
2009-10-28 Sadrul Habib Chowdhury merge of '03cc2a9636edee3bb1eb9b88cee209cdb6096c7c'
2009-10-28 Gary Kramlich cleaned up the output of the command being run in run_or_die
2009-10-28 Gary Kramlich fix the fix for broken libtool 0.40.6 on osx
2009-10-27 Gary Kramlich added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
2009-10-28 Sadrul Habib Chowdhury Fix a leak on status updates from federated buddies on yahoo.
2009-10-27 Sadrul Habib Chowdhury Make sure the selection is within bounds before accepting a click-drag
2009-10-27 Sadrul Habib Chowdhury Fix a couple of invalid reads after clearing the text in an entry box.
2009-10-27 Ka-Hing Cheung merge of '8e5917b1daee611a3587cb11727a37b8b0bc72a5'
2009-10-27 Ka-Hing Cheung don't remember the message if we switch to a saved status (transient
2009-10-27 Ka-Hing Cheung try not to artificially hide and then unhide the imhtml when status
2009-10-26 Ka-Hing Cheung colapses 2 ifs together
2009-10-26 Ka-Hing Cheung I don't think the comment made sense, this is probably what it meant
2009-10-26 Ka-Hing Cheung only need to loop over active accounts once for this
2009-10-25 Ka-Hing Cheung strncmp -> g_str_equal
2009-10-25 Ka-Hing Cheung mostly comment changes, changed a str && !strcmp to purple_strequal
2009-10-25 Ka-Hing Cheung there's no reason for message_changed to use g_utf8_collate, and also
2009-10-25 Ka-Hing Cheung break early if we found the right saved status, and rewrote the exit logic
2009-10-26 Josep Puigdemont Catalan translation updated.
2009-10-26 Paul Aurich account: Don't leak the account->privacy / account->deny lists.
2009-10-26 Paul Aurich Fix another leak. Various iterations of:
2009-10-26 Paul Aurich cipher: #include internal.h first. Fixes a warning on Solaris 8. Refs #10523.
2009-10-26 Paul Aurich jabber: Plug another leak.
2009-10-26 Paul Aurich jabber: Oops. --leaks.
2009-10-26 Paul Aurich Build '.' before tests, since the tests require libpurple.la
2009-10-26 Paul Aurich jabber: Remove the roster pool stuff.
2009-10-26 Paul Aurich jabber: Don't ignore Google buddies with subscription="none", but ask="subscribe".
2009-10-26 Paul Aurich pidgin: Bold usernames with unread messages in the buddy list again. Closes #10068.
2009-10-25 Marcus Lundblad ChangeLog the smiley tooltip fix
2009-10-25 Marcus Lundblad And that should be done in gtk_imhtml_insert_smiley_at_iter too...
2009-10-25 Marcus Lundblad Fix randomly broken tooltip for custom smileys.
2009-10-25 Marcus Lundblad Changed name
2009-10-25 Marcus Lundblad Removed XEPs we already support and those that have become obsoleted.
2009-10-25 Daniel Atallah Prevent an assertion when the status icon pixbuf isn't found.
2009-10-24 Sadrul Habib Chowdhury Unregister commands registered by a perl-plugin when unloading it.
2009-10-24 Sulabh Mahajan merge of '7df8a2a726d522f0120b6cec62f683503591a040'
2009-10-24 Sulabh Mahajan Implement IMvironment check per IM, not global
2009-10-24 Sulabh Mahajan Make checking of p2p packet with invalid id per IM instead of per packet.
2009-10-24 Sulabh Mahajan Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #9814
2009-10-24 Elliott Sales de Andrade Fix a crash when sending OIMs on MSN. The callback function used after
2009-10-24 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
2009-10-23 Elliott Sales de Andrade ChangeLog previous two fixed items.
2009-10-23 Elliott Sales de Andrade The connection display name can be NULL, so make sure we don't try to use
2009-10-23 Elliott Sales de Andrade The MSN servers are a bit more strict about what's allowed in emails than
2009-10-22 Sadrul Habib Chowdhury Show the message only for the chats for the account signing off.
2009-10-22 Sadrul Habib Chowdhury Fix creating a conversation with a user in a chatroom from the userlist.
2009-10-21 Sadrul Habib Chowdhury merge of '53b11891588df0478720a5c40652312812cde6aa'
2009-10-21 Mark Doliner Oh no that wasn't right. This code is weird.
2009-10-21 Mark Doliner Surely this was a mem leak?
2009-10-21 Mark Doliner Make sure the room name and the buddy who invited you are non-null
2009-10-21 Mark Doliner Call purple_privacy_check() even when the protocol has some privacy
2009-10-21 Sadrul Habib Chowdhury A simple g_strdup is fine here.
2009-10-21 Sadrul Habib Chowdhury Rejoin an opened chat after an account reconnects.
2009-10-20 Paul Aurich jabber: Fix a comment.
2009-10-20 Paul Aurich Add another (IMHO unintuitive) JID test. Refs #10532.
2009-10-19 Paul Aurich merge of '752623f68962a90397d0ac88cfa20f7435e704aa'
2009-10-19 Paul Aurich When switching the account in the Disco / Room List dialogs, kill the visible
2009-10-17 Paul Aurich jabber: Improved support for XEP-0249 (and document the legacy stuff).
2009-10-19 Daniel Atallah Fix the win32 URIs to only linkify if the protocol is followed by a colon.
2009-10-19 maiku Add hold changes for media calls.
2009-10-19 maiku Add a hold button to the media window.
2009-10-19 maiku Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.
2009-10-19 maiku Fix unhold string in media info enum.
2009-10-16 Elliott Sales de Andrade Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a
2009-10-16 Elliott Sales de Andrade Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....
2009-10-16 Paul Aurich jabber: Correct the /part command's help.
2009-10-16 Mark Doliner Grab changes from the 2.6.3 branch
2009-10-16 Mark Doliner Next release from trunk will be 2.6.4 or 2.7.0
2009-10-16 Mark Doliner Fix a remote-crash bug in ICQ (and probably AIM). It happens when the
2009-10-16 Paul Aurich Print that specific message only when there is a CN; otherwise fall back
2009-10-16 Paul Aurich printf("%s", NULL) when a cert has no CN. Refs #10519.
2009-10-16 Paul Aurich merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'
2009-10-15 Mark Doliner This should derfernately be changelogged
2009-10-15 Mark Doliner Don't call aim_src_clientready() until we have activated our feedbag
2009-10-16 Paul Aurich Typo.
2009-10-15 Paul Aurich jabber: Remove useless jabber_normalize calls now that the data in the hash table
2009-10-15 Paul Aurich merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'
2009-10-15 Sulabh Mahajan Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).
2009-10-14 John Bailey Credit Frostregen for the userlist styling thing. Refs #9377.
2009-10-15 Paul Aurich jabber: Reduce these from assertions to checks.
2009-10-14 Daniel Atallah merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'
2009-10-13 Paul Aurich merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'
2009-10-14 Daniel Atallah Register URL handlers for everything that Windows has knows about like we do
2009-10-12 John Bailey merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'
2009-10-12 John Bailey merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'
2009-10-12 Elliott Sales de Andrade merge of '899182ae412c1d58eab5efb5001e980fdfda4190'
2009-10-13 Paul Aurich Shut up valgrind ("unitialized bytes(s)...") and changelog.
2009-10-13 Paul Aurich Fix the code dealing with writing a TXT lookup response from child to parent.
2009-10-12 Paul Aurich jabber: Use the newly refactored code to simplify "Initiate Chat".
2009-10-12 Paul Aurich jabber: Refactor the chat-joining code
2009-10-12 eion jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.
2009-10-12 John Bailey ChangeLog the MSN thing and rearrange the ChangeLog sections to be more
2009-10-12 Sadrul Habib Chowdhury Fix MSN forgetting display names for buddies. Fixes #10421.
2009-10-12 Sadrul Habib Chowdhury merge of '3abad7606f4a2dfd1903df796f33924b12509a56'
2009-10-12 John Bailey Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.
2009-10-12 John Bailey Credit kryojenik for his patch. Refs #9814.
2009-10-12 John Bailey Explicitly define the enum values like Paul wanted. Refs #9814.
2009-10-12 kryojenik23-pidgin Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
2009-10-10 Elliott Sales de Andrade Minor comment typo.
2009-10-11 Sadrul Habib Chowdhury Swap two lines to fix a crash.
2009-10-10 Sadrul Habib Chowdhury Fix a small leak.
2009-10-10 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
2009-10-10 Paul Aurich Use the appropriate function to remove an input watcher.
2009-10-10 Paul Aurich ssl-gnutls: I think this error message makes a little more sense.
2009-10-10 Paul Aurich Check in the configure.ac check to go along with that #ifdef... Refs #10412.
2009-10-10 Paul Aurich Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).
2009-10-10 Paul Aurich Check the GnuTLS version before using a recent-ish flag. Fixes #10412.
2009-10-10 Sadrul Habib Chowdhury merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'
2009-10-09 Sadrul Habib Chowdhury Allow setting a destroy-function for the data. Fixes a leak.
2009-10-09 Sadrul Habib Chowdhury Fix an incorrect leak-fix. Thanks Elliott!
2009-10-09 Paul Aurich merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'
2009-10-09 Paul Aurich merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'
2009-10-08 Sadrul Habib Chowdhury Fix a leak, and a series of typos.
2009-10-08 Sadrul Habib Chowdhury Fixing leak is nice, but let's not crash in the process.
2009-10-08 Sadrul Habib Chowdhury Leak fix for perl plugins.
2009-10-08 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
2009-10-08 Sadrul Habib Chowdhury Fix a possible leak.
2009-10-08 Sadrul Habib Chowdhury Fix leaks, and a bug.
2009-10-08 Sadrul Habib Chowdhury Nullify the freed pointer so it's not accessed later.
2009-10-08 Sadrul Habib Chowdhury Leak fix.
2009-10-08 Sadrul Habib Chowdhury Leak fix.
2009-10-09 Paul Aurich Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.
2009-10-08 Sadrul Habib Chowdhury merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'
2009-10-07 Sadrul Habib Chowdhury Free up the parsers.
2009-10-07 Sadrul Habib Chowdhury Add missing null sentinels, and help the compiler catch such errors.
2009-10-07 Sadrul Habib Chowdhury Plug leaks in the file-selector code.
2009-10-07 Björn Voigt German translation update
2009-10-07 Björn Voigt - German update
2009-10-06 Sadrul Habib Chowdhury merge of '071f90416f664b41b4426e7929dc0a595aa02127'
2009-10-06 Sadrul Habib Chowdhury Fix sending /buzz on yahoo.
2009-10-09 Paul Aurich Mark "STUN server:" for translation.
2009-10-06 Paul Aurich merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'
2009-10-05 Björn Voigt German translation update:
2009-10-06 Paul Aurich Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.
2009-10-06 Paul Aurich jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
2009-10-05 Paul Aurich jabber: Fix removing a buddy with a pending subscription.
2009-10-04 Paul Aurich Note whether IDN support is enabled/disabled in the Help->About dialog.
2009-10-04 Paul Aurich Remove a stray printf()
2009-10-04 Paul Aurich Document the opaque structure. Refs #10432.
2009-10-04 clytie Updated Vietnamese translation. Closes #10409.
2009-10-04 John Bailey Oops, forgot to ChangeLog that. Refs #9377.
2009-10-04 John Bailey Allow a user to use gtkrc to style the userlist in chat windows. I don't think
2009-10-03 John Bailey Add Sulabh as a developer, as we were supposed to do once the Summer of Code
2009-10-03 Elliott Sales de Andrade Don't attempt to change the alias on the server if the contact is not (yet)
2009-10-03 Elliott Sales de Andrade Don't crash is passport is NULL on Windows. I don't know why this would
2009-10-03 Paul Aurich Null-terminate this string explicitly to avoid valgrind complaining.
2009-10-03 Paul Aurich jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
2009-10-02 Daniel Atallah Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
2009-10-02 Sadrul Habib Chowdhury merge of '4f0da4d0982e7676421da341297c5a36718765e3'
2009-10-01 Sadrul Habib Chowdhury Do not special case the first group added to the buddy list.
2009-09-30 Sadrul Habib Chowdhury Plug leaks from incorrect color types/names in gntrc.
2009-10-02 Paul Aurich Add ":p" (since we already have :-p) as an XMPP smiley.
2009-09-30 Sadrul Habib Chowdhury Extend the TinyURL plugin.
2009-09-29 Paul Aurich merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'
2009-09-29 Sadrul Habib Chowdhury merge of '6a834614341327cc0cbbdc3887692354df8999e3'
2009-09-28 Sadrul Habib Chowdhury Fix a possible null-dereference and/or memory leak.
2009-09-28 Sadrul Habib Chowdhury Do not create a conversation yet.
2009-09-26 Sadrul Habib Chowdhury Typo fix (thanks to clang-analyzer).
2009-09-28 Paul Aurich jabber: Don't crash when disconnecting if there's been no response from the server.
2009-09-28 Marcus Lundblad Generate the "preference" attribute correctly for candidates on locales
2009-09-28 Mark Doliner merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'
2009-09-28 Paul Aurich Fix a string now that we're not in string freeze. Thanks, QuLogic!
2009-09-28 Elliott Sales de Andrade Minor leak fixes. Probably not too important since they're in DNS resolver
2009-09-26 Sadrul Habib Chowdhury I think this is the more correct way of determining invisibility.
2009-09-26 Sadrul Habib Chowdhury Fix a couple of possible null-pointer dereferences.
2009-09-26 Sadrul Habib Chowdhury Allow unsetting account alias in finch.
2009-09-25 Paul Aurich merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'
2009-09-25 brian lu More tightly scope a variable and avoid trying to free an unset variable.
2009-09-24 Paul Aurich jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
2009-09-24 Paul Aurich jabber: Always require a resource when starting Legacy IQ Auth.
2009-09-24 Peter Hjalmarsson Updated swedish translation, with suggestions from Tapo C.
2009-09-24 Mark Doliner Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is
2009-09-24 Mark Doliner Don't attempt to remove the master group in our cleanlist function.
2009-09-23 maiku merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'
2009-09-23 maiku Fix a crash when content modify contains unknown content.
2009-09-22 Mark Doliner Change the way we handle these if checks to hopefully be a little
2009-09-22 Mark Doliner Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with
2009-09-22 Daniel Atallah Add support for setting the multiple instances flag in the Windows Preferences plugin.
2009-09-22 Elliott Sales de Andrade merge of '605082e5e72e95dface3580569a0737cbd95e368'
2009-09-21 Daniel Atallah Fix a silly regression that I introduced in f1167f906624ca218b6fd2a39b10be205ca99892 where the win32 installer language selection would no longer work correctly. Fixes #10243.
2009-09-20 Will Thompson Advertise jingle rtp, and only advertise rawudp if VV is enabled
2009-09-19 Paul Aurich Concordance between "Usernames" and "addresses"
2009-09-19 Sadrul Habib Chowdhury merge of '0bc7822198be60e725a7039ab42dc214cfb72a4d'
2009-09-19 Paul Aurich Just comment out the failing tests when using glib; it's not likely anyone
2009-09-18 Sadrul Habib Chowdhury Don't free what you don't own.
2009-09-18 Sadrul Habib Chowdhury Mark some strings for translation.
2009-09-18 Sadrul Habib Chowdhury Update the man pages a little bit.
2009-09-18 Paul Aurich Clarify the "improperly"; glib is doing what I'd expect strdown to do.
2009-09-17 John Bailey Per discussions in devel@conference.pidgin.im that saw no objections, make SSL
2009-09-17 Daniel Atallah Plug some leaks.
2009-09-17 Daniel Atallah Mark theme prefs as translatable, refactor slightly for consistency and plug a small leak.
2009-09-16 John Bailey merge of 'f5cc5d3afc3b423debe344ad70fdb191833075ce'
2009-09-16 John Bailey merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'
2009-09-16 Björn Voigt German translation update
2009-09-16 Björn Voigt I can't see why dots should be usefull here:
2009-09-16 Björn Voigt German translation update:
2009-09-15 Daniel Atallah Avoid an unnecessary alloc/free.
2009-09-15 Sadrul Habib Chowdhury Return the proper enum values from command callbacks.
2009-09-15 Sadrul Habib Chowdhury '/debug plugins' will announce the list of loaded plugins.
2009-09-15 Daniel Atallah Fix fallback to default sounds when the file isn't found.
2009-09-15 Daniel Atallah Patch from Toby Schaffer to avoid an assertion when detaching an non-existant GtkSpell pointer. Fixes #10275.
2009-09-15 Ka-Hing Cheung Dimmuxx noticed that retrieving OIM didn't work for him until he
2009-09-16 John Bailey disapproval of revision '48e7bc40f3e696487c1f162edd2f5aeda98dbdd6'
2009-09-16 John Bailey disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
2009-09-12 Elliott Sales de Andrade Some people seem to think these messages actually mean something, but not
2009-09-12 John Bailey These debug messages were missing newlines at the end.
2009-09-11 Mark Doliner Change purple_url_encode() to not encode . _ - ~ because it's not
2009-09-11 Jochen Kemnade update German translation
2009-09-10 Daniel Atallah Patch from Johnson Earls to improve the win32 launcher detection of whether we
2009-09-09 Paul Aurich Fix a crash when attempting to validate a JID with an invalid resource.
2009-09-08 Paul Aurich Oops, it helps to actually use the stripped message.
2009-09-08 Mark Doliner Correct the version number in this @since tag
2009-09-08 Sulabh Mahajan merge of '40005b889ee276fbcd0a4e886a68d8a8cce45698'
2009-09-08 Etan Reisner merge of '9577fe0ea00b1f8e69abaf756e5e1ed31b0c76cf'
2009-09-08 Etan Reisner merge of '9ce1a7ac92f523b7b5b9983746ae57ee1fac1a67'
2009-09-08 Mark Doliner Check in updated versions of these files after running msgmerge on them
2009-09-07 Paul Aurich rekkanoryo: darkrain: [Refs #10200]...chop off the "to this application"
2009-09-07 Paul Aurich Don't mention "Pidgin" in the libpurple cert error message. Fixes #10200.
2009-09-07 Marcus Lundblad merge of '4bf270f4acb1ba37f3a3aa264be813d4b16878ed'
2009-09-07 Marcus Lundblad merge of '37aa00d044431100d37466517568640cb082680c'
2009-09-07 Marcus Lundblad Only scale down larger smileys (more than 22 px width or height) in the
2009-09-08 Sulabh Mahajan Better, accurate handling of idle time for a yahoo buddy. Fixes #10099
2009-09-07 Sulabh Mahajan Fixes #10224
2009-08-18 Etan Reisner merge of '25f34bad34d520409df11f320a0f85c239c67709'
2009-08-16 Etan Reisner merge of '453bf3da68c1baca3d6585b338ac13df415c9be0'
2009-08-15 Etan Reisner Re-order the ungrouped formatting toolbar buttons to match the order of the
2009-08-15 Etan Reisner Fix apply_font to use a PangoFontDescription to get the requested font family
2009-08-15 Etan Reisner Use the new purple_account_get_name_for_display function for the Send To menu.
2009-08-15 Etan Reisner Add a purple_account_get_name_for_display function (I'm not a huge fan of that
2009-09-06 Mark Doliner If an oscar buddy on our buddy list is away and we have not yet
2009-09-06 Mark Doliner A little more detail from the AIM docs
2009-09-06 Mark Doliner Update some macros based on information from
2009-09-06 Mark Doliner Rename two variables based on insight from
2009-09-06 Mark Doliner Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at
2009-09-06 Mark Doliner These should actually be 0x03, I think. I think it's a bitmask where
2009-09-06 Elliott Sales de Andrade Fix minor assert so I can run with G_DEBUG=fatal_criticals.
2009-09-06 Elliott Sales de Andrade Fix minor warning
2009-09-06 Elliott Sales de Andrade I don't see why the Public IP entry needs to be different and use a Table
2009-09-06 Elliott Sales de Andrade Don't do IP discovery if the automatic IP detection pref is disabled, even
2009-09-06 Mark Doliner Comebine two separate strings into one, thus restoring balance to the
2009-09-05 Mark Doliner Increment teh version in trunk
2009-09-05 Mark Doliner Add a sed line to our autogen.sh script to hopefully avoid ever creating
2009-09-05 Mark Doliner Fix a bunch of warnings from check_po.pl about mismatched format specifiers
2009-09-05 Mark Doliner Add a note. This script shows a lot of false warnings for fa.po
2009-09-05 Mark Doliner Let's get this show on the road
2009-09-05 Stu Tomlinson Minor RPM spec file updates
2009-09-05 Elliott Sales de Andrade Revert some Simplified Chinese string translations. These were clearly
2009-09-04 Elliott Sales de Andrade merge of '65195a427a4340ca3f017d8d052c0b85c1f482f2'
2009-09-04 Mark Doliner The output buffer passed to qq_encrypt needs to be 17 bytes bigger
2009-09-04 Elliott Sales de Andrade Add newline at end of debug messages.
2009-09-04 Elliott Sales de Andrade No need to call this twice.
2009-09-04 Loptosko Updated Slovak translation.
2009-09-04 Stu Tomlinson merge of 'efb8dab3ae8f2d674991cf00fd42b0eeb5f650bc'
2009-09-04 Elliott Sales de Andrade NEWS-ify...
2009-09-04 Elliott Sales de Andrade Refresh the buddy list immediately after changing the buddy icon theme.
2009-09-04 Björn Voigt German translation update
2009-09-04 Björn Voigt German translation update:
2009-09-04 Mark Doliner Oh boy, fix a missing semi-colon
2009-09-04 Mark Doliner One step closer to releasing. I think it's going to have to
2009-09-04 Mark Doliner Keep our tenses the same
2009-09-04 Mark Doliner Add a test for qq's qq_encrypt function. Refs #10191. The string of
2009-09-04 Elliott Sales de Andrade merge of '67f5f16c41aa98745fe87f8477a2f4a9cd24709e'
2009-09-04 Elliott Sales de Andrade merge of '143f0731ba083b48ae06f957fa8ae2ae4d3a9edb'
2009-09-04 Elliott Sales de Andrade Mark some "TURN server" strings for translation.
2009-09-04 Elliott Sales de Andrade Some of our translations actually have 6 plural forms.
2009-09-04 Elliott Sales de Andrade Wordwrap just a little bit.
2009-09-04 Elliott Sales de Andrade Don't reset the sound theme pref if we're just loading the list of themes.
2009-09-04 Elliott Sales de Andrade Revert this one string translation because it changes the ordering of the
2009-09-04 Mark Doliner Three r's don't make a sense. Fixes #10090
2009-09-04 Mark Doliner NEWS if you got 'em
2009-09-04 david Updated Czech translation.
2009-09-04 ambrose li Updated Chinese (Hong Kong & Traditional) translations.
2009-09-04 Friedel Wolff Updated Afrikaans translation.
2009-09-04 Elliott Sales de Andrade Changelog MSN Chat fix.
2009-09-03 Elliott Sales de Andrade Call purple_prefs_add_none on the parents for the status and stock icon
2009-09-03 Elliott Sales de Andrade Don't auto-close MSN switchboard connections for chats, because that means
2009-09-03 Elliott Sales de Andrade Remove an unused variable pointed out by WebcamWonder.
2009-09-03 Mark Doliner Make DIR and NAME localizable
2009-09-03 Mark Doliner "err" already exists--just set it to NULL.
2009-09-03 Mark Doliner Fix two more cases of GError not being initialized to NULL
2009-09-03 Mark Doliner GError needs to be initialized to NULL. I can't help but think that this
2009-09-03 Mark Doliner Add the two MSN problems to the ChangeLog
2009-09-03 Ethan Blanton Head irc_mirc2* bugs off at the pass with a NULL check
2009-09-03 Mark Doliner Add the XMPP SSL/TLS bug to the ChangeLog
2009-09-03 Ethan Blanton Add CVE for IRC crash in ChangeLog
2009-09-03 Ethan Blanton Fix parsing of invalid IRC TOPIC messages which contain no actual topic
2009-09-03 Ethan Blanton Make Makefile.am a bit more portable
2009-09-02 Elliott Sales de Andrade merge of 'b0b069693930fe066b4ca0af9b801dbc1f543f19'
2009-09-02 Paul Aurich La la la, oops. HanzZ pointed this (leak) out.
2009-09-02 Paul Aurich Fix various leaks of the basename/filename/entire list in pidgin_dnd_file_manage.
2009-09-02 Mişu Moldovan Updated Romanian translation.
2009-09-02 besnik Updated Albanian translation.
2009-09-02 Elliott Sales de Andrade Properly quote the imgstore ID in the HTML for an Ink message so that the
2009-09-01 Elliott Sales de Andrade Ignore SLP invites if they do not contain all the required fields. The
2009-09-01 Mark Doliner As far as I can tell this BR_PTHREADS=0 define was used for binreloc,
2009-09-01 Paul Aurich merge of '2949e994d1c2ef834be0dd1800e164e39edc880f'
2009-09-01 Elliott Sales de Andrade merge of '193869c7b6c12d13ccb96d731ceb8fe5f3a82f2d'
2009-09-01 Elliott Sales de Andrade I guess this pref name was changed but this one line was not. This would
2009-08-31 Elliott Sales de Andrade Fix some typos.
2009-09-01 Paul Aurich Updated Simplified Chinese translation and email update. Closes #10165.
2009-08-31 Paul Aurich Eighth^WNinth time's the charm...
2009-08-31 Paul Aurich Minor merge duplication.
2009-08-31 Paul Aurich merge of '5fabe3309f53afaf46157b615ec20eec581969e5'
2009-08-31 Paul Aurich merge of '72c558ad4f7ad4f6c3ef1347e9d202cebdfaed83'
2009-08-31 Paul Aurich jabber: Stricter parsing of a BoB data stanza
2009-08-31 Marcus Lundblad Don't crash when receiving an error iq response when trying fetch a custom
2009-08-31 John Bailey And fix the typo I wouldn't have caught if I didn't see the commit mail.
2009-08-31 John Bailey Mention the Yahoo account option I created in the ChangeLog.
2009-08-31 Paul Aurich gah, signed comparison meant this was stripping all multibyte UTF-8 characters.
2009-08-31 Shalom Craimer Updated Hebrew translation. Closes #10146.
2009-08-31 Paul Aurich merge of '2adbecd312414acb07814cfe297782c54ed76733'
2009-08-31 Paul Aurich jabber: Properly handle adding buddies that contain a resource. Closes #10151.
2009-08-31 Paul Aurich jabber: Reduce severity of "Ignoring exts..." message.
2009-08-30 Marcus Lundblad The media menu item was wrongly labelled "More"...
2009-08-30 Timo Jyrinki Updated translation for 2.6.2.
2009-08-30 Laurynas Biveinis Update Lithuanian translation
2009-08-30 Jochen Kemnade complete German translation for 2.6.2
2009-08-30 mikel paskual Updated Basque translation. Closes #10141.
2009-08-30 Paul Aurich Because I'll forget to add this in if I don't do it now.
2009-08-30 desowin Remove IO watches at shutdown in gntmain.c Closes #9872.
2009-08-30 Paul Aurich merge of '7f9fb74cf1c1ea058b2681f2246d9da4e6e42f51'
2009-08-30 Paul Aurich Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
2009-08-30 maiku merge of '5d14e84215d9f285f65ff268476a8c9a395e6f7f'
2009-08-30 Paul Aurich Fix a bunch of doxygen warnings.
2009-08-30 Paul Aurich Make the doxygen docs easier to navigate. It was either this or a main page that says "Click on 'Modules'".
2009-08-30 maiku Fix another warning.
2009-08-30 maiku Fix some docs warnings. Thanks to darkrain for pointing them out.
2009-08-30 maiku Wait to set remote candidates until the session has been accepted. This stops
2009-08-29 Paul Aurich merge of '2b730bfa4fd98d2ab0b35c3d3830a3383507ba8e'
2009-08-29 Paul Aurich GSList internally doesn't use the same allocator as gmalloc. Refs #400.
2009-08-29 Éric Boumaour update french translation for next release.
2009-08-29 Martin Srebotnjak Updated Slovenian translation. Closes #10131.
2009-08-29 Paul Aurich jabber: Use a better method for dealing with terminating slashes in JIDs.
2009-08-29 Paul Aurich merge of '0a6d9985bcc4d77bf880200a8594a3ec52b00777'
2009-08-28 maiku merge of '3f93a6bb49a0b26675a702b5849dc9e6d2fc0200'
2009-08-28 maiku Fix copy/paste error. Unless this is really the MSN prpl in disguise.
2009-08-28 maiku Fix typo.
2009-08-28 maiku merge of '38ebec4433858a0ad3e429387c23ab0f1d8c0f12'
2009-08-28 Sulabh Mahajan As darkrain pointed out this isnt caused by that certain bug in glib. My mistake. Recomment, and change how I test str to be NULL and return NULL.
2009-08-28 Kelemen Gábor Hungarian translation updated for 2.6.2
2009-08-28 Marcus Lundblad merge of '2c2401820569b102feeb7ce574b90abdc6406f99'
2009-08-28 Sulabh Mahajan g_utf8_normalize() for glib ver < 2.15.0 causes a crash when an invalid utf8 string is passed to it (http://bugzilla.gnome.org/show_bug.cgi?id=501997).
2009-08-28 Marcus Lundblad Set the icon of media corresponding to the media type
2009-08-28 Marcus Lundblad Removed a strace space...
2009-08-29 Paul Aurich Add two XMLNode accessors for iterating through the children of an XMLNode.
2009-08-29 Paul Aurich Add assertions to purple_account_add_buddy; a NULL buddy is very bad. Refs #10115.
2009-08-29 Paul Aurich Fix what looks like an incorrect merge that caused gevolution's add buddy dialog to segfault.
2009-08-28 Jochen Kemnade begin translation for 2.6.2
2009-08-28 Mark Doliner Add two new files containing strings
2009-08-28 Mark Doliner We generally don't hyphenate "email"
2009-08-28 maiku merge of '56aef266e32da36a675d0806e9c68c98e8b714af'
2009-08-28 Mark Doliner Try to make this help string shorter to increase the odds of people
2009-08-28 maiku merge of '3dc30db9c8f1da2d0c574163fe37658d8b26f95d'
2009-08-28 Paul Aurich Oops, I think it's either sleep or coffee time.
2009-08-28 Paul Aurich Add more verbose debugging to purple_utf8_strip_unprintables.
2009-08-28 Paul Aurich Make that a little more readable.
2009-08-28 Paul Aurich merge of '4b37450c5470f1f61cdba5cf5de7a6abb166b2c1'
2009-08-28 maiku Add some extra error strings just in case.
2009-08-27 maiku merge of '18135201f43ac87c932feae03881d46e30d93030'
2009-08-27 maiku There's no reason to ask for acceptance if the stream has been accepted. Also,
2009-08-27 Paul Aurich Hmm, g_unichar_isgraph is too restrictive in the characters allowed (it munges \t). Change purple_utf8_strip_unprintables to simply remove ASCII control characters instead.
2009-08-26 Paul Aurich merge of 'b09ff62192fe7c44793b7aebbae3814fb649671d'
2009-08-26 Daniel Atallah Explicitly save the language when using the silent installer (if it is explicitly set). NSIS doesn\'t do this for us. Fixes #8658.
2009-08-26 Paul Aurich Strip off the outer <html> and <body> from iChat messages. Should Fix #9968.
2009-08-26 Elliott Sales de Andrade I think this was the optimization they wanted when this first broke.
2009-08-25 Paul Aurich jabber: Fix using BOSH and legacy auth together. Closes #9990.
2009-08-25 maiku merge of '6a17707ef96a5fb4dde26e6700ad3e0d39c40561'
2009-08-25 Paul Aurich merge of '1d360041ff45d34220efcda18bc92c70831b672f'
2009-08-25 John Bailey Tweak the blurb I added to the about box for the support list to be even more
2009-08-25 Paul Aurich Fix the auto-personize stuff. Closes #9948.
2009-08-25 Paul Aurich Display the username in the debug log when disconnecting an account.
2009-08-25 maiku Use the correct parameters for this function.
2009-08-25 maiku Handle the local accept signal with GTalk/Gmail. This was causing calls
2009-08-24 Sulabh Mahajan This will fix adding, removing MSN contacts on yahoo's deny list
2009-08-24 Sulabh Mahajan merge of '92e101e3698042e7600729bc09dec9e28f81de8f'
2009-08-24 Paul Aurich Fix GNOME proxy settings. Fixes #10051.
2009-08-24 Sulabh Mahajan Fixes #10073.
2009-08-24 Paul Aurich pounce dialog: Try to always have a row selected. Fixes #10037.
2009-08-24 Paul Aurich Reorder the New Pounces/New Mail dialog buttons.
2009-08-24 Paul Aurich Hmm, close a paren.
2009-08-24 Elliott Sales de Andrade So apparently, I messed up the name of this charset. But I wonder why it
2009-08-23 Ka-Hing Cheung merge of '03bd656c160ca6bc98b9cc43670b534d7d2c3c88'
2009-08-23 Sulabh Mahajan Fixes #7722.
2009-08-23 maiku Detect that there has been an error in the GStreamer pipeline, output an
2009-08-23 Paul Aurich Updated status/11/invisible based off the new icons. Closes #9957.
2009-08-23 Elliott Sales de Andrade merge of '375487659d7425062cb32079e5be08ac45951bd8'
2009-08-23 Paul Aurich merge of '34ceac72c21973ff539a829c2f570c0670c18ec4'
2009-08-23 Mark Doliner Remove a function declaration for a function that doesn't exist
2009-08-22 Richard Laager merge of 'a89c814a0c81eeacde296ce6a2520f1bac083ba4'
2009-08-23 Paul Aurich Further pounce dialog improvements. Refs #10037.
2009-08-22 Paul Aurich merge of '5d9456311f879116a0aa9a4e39d9262030f2f79e'
2009-08-22 Paul Aurich Oops, Elliott correctly pointed out this was wrong...
2009-08-23 Elliott Sales de Andrade It seems I need to write the smiley to the conversation for it to show up
2009-08-23 Elliott Sales de Andrade Send proper emoticon messages in MSN chats. Apparently, this never worked
2009-08-23 Elliott Sales de Andrade Check for empty messages before sending them in chats. This is the same
2009-08-22 Elliott Sales de Andrade Minor comment cleanup stuff.
2009-08-22 Elliott Sales de Andrade This seems to not work every once in a while, so put in some code under the
2009-08-22 Elliott Sales de Andrade Display the full message when there are errors sending a MSN Mobile message
2009-08-22 Mark Doliner Make idle and offline buddy names and the idle time in the small list grey
2009-08-22 salinasv Close the Pounce dialog when you dismiss the last pounce.
2009-08-22 Paul Aurich merge of '2b68579960365fea9a55bc39baf90eb59c42f972'
2009-08-22 Paul Aurich jabber: Fix typing notifications between 2.6.0 and <= 2.5.9.
2009-08-22 Mark Doliner Woah, this was wrong. MY BAD! We should not be setting this to true
2009-08-22 Stu Tomlinson Until the Windows build is VV aware, we shouldn't try building the
2009-08-22 salinasv Add a row-activation event for the Pounces dialog to open a new conversation window.
2009-08-22 Paul Aurich String change feedback from Stu.
2009-08-22 Paul Aurich jabber: Strip the '/' off of a JID in jabber_normalize.
2009-08-22 Paul Aurich merge of '0696d14c26cfe65de7a3f68a2b9d14b283f88e1f'
2009-08-22 Stu Tomlinson Don't compile the VV Config plugin unless VV is actually enabled
2009-08-22 maiku merge of '80b957274167b799f50a5a624aca956f6eb02714'
2009-08-22 Paul Aurich certs: Allow for dealing with multiple things wrong with a cert.
2009-08-22 Paul Aurich merge of 'a3cbe3e11bc3bb7a4c1ecd17011d62ffba9abedf'
2009-08-22 Paul Aurich Fix some more incorrect addresses.
2009-08-22 Paul Aurich Remove specific copyright lines from the XMPP prpl.
2009-08-22 Paul Aurich Update various header copyrights thanks to licensecheck.
2009-08-22 maiku More gracefully handle stream creation errors with Jingle calls.
2009-08-22 maiku Gracefully handle failures to create an FsStream. This was caused by
2009-08-22 John Bailey Add a boolean account option (defaulting to off) to control whether to use
2009-08-22 maiku Properly name audio-call pixmaps. This stops an assertion in pidginstock.c
2009-08-22 maiku Add the vvconfig plugin. It allows you to choose different microphones,
2009-08-21 Paul Aurich merge of '48f2d27edd8466883a732524bff0e292e343e6f5'
2009-08-21 Kelemen Gábor hu.po: Updated for 2.6.1
2009-08-21 Paul Aurich jabber: Simplify; js is the callback data and can't be NULL.
2009-08-21 Paul Aurich jabber: Unset the PurpleDnsQueryData when a query fails. Refs #9274.
2009-08-21 Paul Aurich jabber: Print out the expected/generated caps hashes.
2009-08-21 Paul Aurich merge of '5ca4fe18a853bb7a6d9c45cd96ce2e9da4a2f8b8'
2009-08-21 Mark Doliner merge of '0e908152e3a09fb19dea225fe87e2d691f208d4e'
2009-08-21 Mark Doliner Whoops, this test case IS correct
2009-08-20 Mark Doliner Fix a bug in our outgoing yahoo message formatting where messages
2009-08-21 Paul Aurich jabber: Fix a crash when the vcard includes an empty BINVAL.
2009-08-21 maiku Fail the configure script if voice and video dependencies are missing.
2009-08-22 Richard Laager Wrap this file more consistently.
2009-08-23 Ka-Hing Cheung serialize functions that return unsigned int types in dbus
2009-08-20 Mark Doliner This function no longer needs these two parameters
2009-08-20 Daniel Atallah use memset instead of bzero for better portability and profit
2009-08-20 Mark Doliner Oh, I guess we should escape this when printing to the debug window.
2009-08-20 Mark Doliner I was missing a space!
2009-08-20 Mark Doliner Hopefully be more clear about just what a "webcam invite" is
2009-08-20 Mark Doliner Add a bunch of comments for translators that might make some of these
2009-08-20 Mark Doliner A few small string changes
2009-08-20 Paul Aurich Fix --disable-avahi. Closes #9449.
2009-08-20 Paul Aurich merge of 'a34b37757cd241377842a2da55e7c7ece45d69dd'
2009-08-20 Mark Doliner Don't put stuff into a linked list only to iterate through the linked list
2009-08-20 Mark Doliner Use a GSList here instead of a GQueue. Yay for simplification.
2009-08-20 Mark Doliner Move where the ftattr queue is defined
2009-08-20 Mark Doliner merge of 'e8e119ae079526a36af0f2ac20e7a9c9900f44c1'
2009-08-20 Paul Aurich Properly detect libpanel by including ncurses libs in linking test.
2009-08-19 Paul Aurich Don't add an accelerator to "Join a Chat" in a conversation window.
2009-08-20 Mark Doliner Make outgoing yahoo messages with links, font color, font face or font size
2009-08-19 Mark Doliner * Change yahoo_html_to_codes() a little to hopefully be more straight forward
2009-08-19 Paul Aurich Fix not calling the SRV timeout on the win32 code. Closes #9956.
2009-08-19 Paul Aurich jabber: Escape status messages with a '<' or '>' in the Get Info dialog.
2009-08-19 Mark Doliner applied changes from 484cf54a9d7270792571d342c82c713c72ce684b
2009-08-19 Mark Doliner applied changes from 34673affeeb462b539214e2d6d46c1d44f0be288
2009-08-19 Mark Doliner applied changes from 51ea62d1cdee93a0f6ab96f22d28cbe07ea5d13b
2009-08-19 Mark Doliner applied changes from c55cc517cc0bc09b677222a63f5f466531033719
2009-08-19 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.darkrain42.2.6.1' (head a471e07974d88252de5a74bbd65b07a8bc4345c7)
2009-08-19 Elliott Sales de Andrade merge of '89a4f914ccc668cb5ef2e9d16cf1652efb275071'
2009-08-19 Elliott Sales de Andrade merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'
2009-08-19 Elliott Sales de Andrade Update versions. Yes, I'm aware I skipped a number. I just don't want to