Chatter-r74271-nolib

Details

  • Filename
    Chatter-r74271-nolib.zip
  • Uploaded by
  • Uploaded
    May 18, 2008
  • Size
    76.20 KB
  • Downloads
    58
  • MD5
    a402caf9a8a6572dbec6a27fee16e04b

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r74271 | durcyn | 2008-05-18 07:41:29 -0400 (Sun, 18 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/deDE.lua
   M /trunk/Chatter/Localization/enUS.lua
   M /trunk/Chatter/Localization/frFR.lua
   M /trunk/Chatter/Localization/koKR.lua
   M /trunk/Chatter/Localization/zhCN.lua
   M /trunk/Chatter/Localization/zhTW.lua
   A /trunk/Chatter/Modules/Scrollback.lua
   M /trunk/Chatter/embeds.xml
   M /trunk/Chatter/modules.xml

Chatter: ninja-commit Scrollback (SetMaxLines) module
------------------------------------------------------------------------
r74079 | digmouse | 2008-05-16 13:34:24 -0400 (Fri, 16 May 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Localization/zhCN.lua

Chatter:
-zhCN update and tuned
------------------------------------------------------------------------
r74064 | charon | 2008-05-16 08:32:12 -0400 (Fri, 16 May 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Fix player name formatting in outgoing messages

------------------------------------------------------------------------
r73999 | antiarc | 2008-05-15 18:05:24 -0400 (Thu, 15 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/AltNames.lua

Chatter: Only perform gsub if the given message is a string.
------------------------------------------------------------------------
r73981 | next96 | 2008-05-15 12:57:54 -0400 (Thu, 15 May 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter:
- Update locale koKR
------------------------------------------------------------------------
r73975 | evl | 2008-05-15 11:40:34 -0400 (Thu, 15 May 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Modules/Highlight.lua
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Fixed an issue where player sent messages would get highlighted. Removed a duplicate variable.

------------------------------------------------------------------------
r73951 | gamefaq | 2008-05-15 06:59:58 -0400 (Thu, 15 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/deDE.lua
   M /trunk/Chatter/Localization/enUS.lua
   M /trunk/Chatter/Modules/AltNames.lua
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Added complete deDE Translation and some missing Strings from AltNames/PlayerNames Modules to enUS File
------------------------------------------------------------------------
r73888 | kurax | 2008-05-14 17:17:57 -0400 (Wed, 14 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/zhCN.lua

Chatter: Update zhCN locale
------------------------------------------------------------------------
r73794 | antiarc | 2008-05-14 02:59:39 -0400 (Wed, 14 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/EditBox.lua

Chatter: Set the EditBox parent frame strata to TOOLTIP. Prevents problems with the edit box being hidden behind other mods' frames.
------------------------------------------------------------------------
r73346 | digmouse | 2008-05-10 14:29:43 -0400 (Sat, 10 May 2008) | 3 lines
Changed paths:
   M /trunk/Chatter/Localization/zhCN.lua

Chatter:
-adjust zhCN locale to correct channel names
-recheck a locale format to fit ace3 locale rules
------------------------------------------------------------------------
r73327 | antiarc | 2008-05-10 12:43:00 -0400 (Sat, 10 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/ChatFont.lua

Chatter: Call :LibSharedMedia_Registered() on OnEnable. Not sure why it wasn't called in this module!
------------------------------------------------------------------------
r73325 | antiarc | 2008-05-10 12:26:50 -0400 (Sat, 10 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/AltNames.lua

Chatter: Fix mistaken table indexing
------------------------------------------------------------------------
r73257 | antiarc | 2008-05-09 20:31:51 -0400 (Fri, 09 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Lua is not Ruby.
------------------------------------------------------------------------
r73248 | antiarc | 2008-05-09 19:37:45 -0400 (Fri, 09 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/LinkHover.lua

Chatter: Hook all frames for LinkHover, not just visible ones.
------------------------------------------------------------------------
r73246 | antiarc | 2008-05-09 19:24:37 -0400 (Fri, 09 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: Don't try to get the guild roster if we aren't in a guild.
------------------------------------------------------------------------
r72849 | zhucc | 2008-05-06 07:43:16 -0400 (Tue, 06 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/zhTW.lua

Chatter: zhTW update
------------------------------------------------------------------------
r72573 | arrowmaster | 2008-05-03 21:12:26 -0400 (Sat, 03 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter: revert commit 72572 because MessageEventFilters don't even get called for COMBAT_LOG_EVENTs in COMBATLOG
------------------------------------------------------------------------
r72572 | antiarc | 2008-05-03 20:49:31 -0400 (Sat, 03 May 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter:
- Disable UrlCopy parsing for COMBATLOG
------------------------------------------------------------------------
r72505 | nevcairiel | 2008-05-03 05:45:45 -0400 (Sat, 03 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: ninja-commit a fix for PlayerNames module to stop hiding the guild control panel
------------------------------------------------------------------------
r72441 | kergoth | 2008-05-02 13:51:15 -0400 (Fri, 02 May 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter: PlayerNames module: Unbork emotes that include itemlinks.
------------------------------------------------------------------------
r72174 | zhucc | 2008-04-30 06:12:58 -0400 (Wed, 30 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/zhTW.lua

Chatter:
------------------------------------------------------------------------
r72030 | whitetooth | 2008-04-29 01:22:22 -0400 (Tue, 29 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Modules/Telltarget.lua

Chatter:
- Telltarget: now works with targets not in the same area
------------------------------------------------------------------------
r71980 | antiarc | 2008-04-28 14:18:08 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/AltNames.lua

Chatter: Fix bad comparison. Thanks, Shot.
------------------------------------------------------------------------
r71972 | gnarfoz | 2008-04-28 13:15:21 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter: as should I.
------------------------------------------------------------------------
r71971 | gnarfoz | 2008-04-28 13:08:00 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter: next96, use luac -p please.
------------------------------------------------------------------------
r71949 | next96 | 2008-04-28 10:58:48 -0400 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Localization/koKR.lua

Chatter:
- Update locale koKR
------------------------------------------------------------------------
r71948 | Devfool | 2008-04-28 10:48:02 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/frFR.lua

Chatter: Update locale frFR
------------------------------------------------------------------------
r71946 | whitetooth | 2008-04-28 10:31:48 -0400 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Modules/Highlight.lua

Chatter:
- Highlight: don't highlight if message if from self
------------------------------------------------------------------------
r71937 | whitetooth | 2008-04-28 08:55:11 -0400 (Mon, 28 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Chatter/Localization/enUS.lua
   M /trunk/Chatter/Modules/Highlight.lua
   M /trunk/Chatter/Modules/PlayerNames.lua

Chatter:
- Highlight: Option to Reroute whole message to SCT
- PlayerNames: Option to emphasize own name in chat messages
------------------------------------------------------------------------
r71936 | gnarfoz | 2008-04-28 08:54:21 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/ChatFrameBorders.lua

Chatter: revert 71924 which made the frame background appear in front of the chat text instead of behind it
------------------------------------------------------------------------
r71924 | whitetooth | 2008-04-28 05:38:37 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter
   M /trunk/Chatter/Modules/ChatFrameBorders.lua

Chatter: ChatFrameBorders: SetFrameStrata("BACKGROUND") instead of "LOW"
------------------------------------------------------------------------
r70898 | Devfool | 2008-04-22 07:17:57 -0400 (Tue, 22 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Chatter/Localization/frFR.lua

Chatter :
- Update locale frFR
------------------------------------------------------------------------
r70799 | arrowmaster | 2008-04-21 18:48:40 -0400 (Mon, 21 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/UrlCopy.lua

Chatter: UrlCopy: rewrite to use patterns that shouldn't pickup any false positives
------------------------------------------------------------------------
r70585 | zhucc | 2008-04-20 06:59:30 -0400 (Sun, 20 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Localization/zhTW.lua

Chatter: zhTW update
------------------------------------------------------------------------
r70474 | antiarc | 2008-04-19 11:50:11 -0400 (Sat, 19 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Modules/Highlight.lua

Chatter: Make highlight not highlight when the player says a highlight word.
------------------------------------------------------------------------
r70344 | zhucc | 2008-04-18 13:56:14 -0400 (Fri, 18 Apr 2008) | 1 line
Changed paths:
   M /trunk/Chatter/Chatter.toc
   M /trunk/Chatter/Localization/zhTW.lua

Chatter: zhTW update
------------------------------------------------------------------------