v1.2.4-15-ga24875b
Details
-
FilenameChatter-v1.2.4-15-ga24875b.zip
-
Uploaded by
-
UploadedJul 2, 2010
-
Size248.79 KB
-
Downloads262
-
MD5bdae5791f1823f00d1adb1a17169db8c
Supported WoW Retail Versions
- 3.3.5
Changelog
Sal Scotto:
- 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.