WoWInterface SVN ChatEdit

[/] [trunk/] - Rev 4

Go to most recent revision | View Log | Feed

Last modification

  • Rev 4 2011-01-13 08:28:21 GMT
  • Author: AnduinLothar-18098
  • Log message:
    v3.0.40000
    -Updated to work with the new chat system and Cataclysm changes
    -Replaced 'this' usage with 'self'
    -Replaced getglobal() with _G[]
    -Replaced MouseIsOver(frame) with frame:IsMouseOver()
    -Fixed auto-scroll up and down when selecting text now that the old resize top/bottom bars were removed
    -Fixed update reversion (so you can't change the text, only select it)
    -Now starts storing chat messages as soon as the addon loads instead of waiting until PLAYER_ENTERING_WORLD required by the old chat system
    -Added support for copying from the combat log which populates in reverse
    -Added support to update the editable text when Clear and SetMaxLines are called on the chat frame
  • Compare with Previous
  • Show changed files