v1.2.4-18-gb452317

Details

  • Filename
    Chatter-v1.2.4-18-gb452317.zip
  • Uploaded by
  • Uploaded
    Jul 2, 2010
  • Size
    248.55 KB
  • Downloads
    612
  • MD5
    ea6e13880fd5e15fe0b29fd97d110a01

Supported WoW Retail Versions

  • 3.3.5

Changelog

Sal Scotto:
    - Moved Server side window saving to its own module.
    - Fix bug in EditBox border color options, left over from 3.3.3
    - Reset alpha, just incase thats whats causing the editbox to sometimes not be visible in edit box polish
    - Added back in copy chat icon in lower corner of chat frame
    - Tidy up a little
    - Add a second hook so we only do it in im style to ensure classic compat
    - Make sure when in TOP anchoring, when you click a tab, we ensure we deactivate the editbox, 3.3.3 behaviour or same as classic without the classic crap
    - Dont use upvalues for the add message hook, for some reason during disable/enable/profile switch channel defaults get jacked.
    - When switching from free to top/bottom and back, reset the free box to previously saved location if available. Added in sylvanaar changes
    - Added a database default of false for use alt key
    - Cleanup event list for url copy
    - Make auto whisper windows, leave the initial whisper in the chat it came from.
    Also prevent the messages from being copied from multiple frames.
    remove a securehook that was not grabbed in last push
    - reset editbox mouse controls on activate/deactivate so top anchored edit box doesnt prevent tabs from being clicked when inactive, AND when active allow editing with the mouse postioning.
    - Fix wrong var being passed in, thanks Elkano
    - Fixed a leftover ChatFrameEditBox reference
    - Removed a hook to disable the mose in EditBoxPolish causing issues with mispelled
    - Added in Adrielles patch to save window positions, in the profile
    - Conditional check was backwards.

Additional Files