v1.2.4-20-g46d3747

Details

  • Filename
    Chatter-v1.2.4-20-g46d3747.zip
  • Uploaded by
  • Uploaded
    Jul 2, 2010
  • Size
    248.20 KB
  • Downloads
    220
  • MD5
    b14f79d8713777143063dec12650ca18

Supported WoW Retail Versions

  • 3.3.5

Changelog

Sal Scotto:
    - Removed a debugline
    - Fixes for Auto popout to work as intended. Make sure we properly polish the editbox for whisper windows. ake sure we actually get an editbox for whisper windows. Removed
    icon for copychat, it was sitting ontop of the resizer (reason Antiarc removed it to begin with.)
    - 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