v1.2.4-11-g029648e-nolib

Details

  • Filename
    Chatter-v1.2.4-11-g029648e-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 2, 2010
  • Size
    96.96 KB
  • Downloads
    47
  • MD5
    4a70e04e4a273ed0b9acbd4c8b14955b

Supported WoW Retail Versions

  • 3.3.5

Changelog

Sal Scotto:
    - 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.