Chatter-r73975-nolib
Details
-
FilenameChatter-r73975-nolib.zip
-
Uploaded by
-
UploadedMay 15, 2008
-
Size79.95 KB
-
Downloads78
-
MD5ea3b5e5437ffc0ebe2a1d442f86032a3
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r69973 | antiarc | 2008-04-15 21:54:08 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Modules/ChannelNames.lua
M /trunk/Chatter/Modules/PlayerNames.lua
Chatter: Couple of bugfixes.
------------------------------------------------------------------------
r69887 | next96 | 2008-04-15 14:00:51 -0400 (Tue, 15 Apr 2008) | 3 lines
Changed paths:
M /trunk/Chatter/Localization/enUS.lua
M /trunk/Chatter/Localization/koKR.lua
M /trunk/Chatter/Modules/Buttons.lua
M /trunk/Chatter/Modules/ChannelColors.lua
Chatter :
- add some locale (module name)
- Update locale koKR
------------------------------------------------------------------------
r69881 | next96 | 2008-04-15 13:15:20 -0400 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
M /trunk/Chatter/Localization/koKR.lua
Chatter :
- Update locale koKR
------------------------------------------------------------------------
r69879 | durcyn | 2008-04-15 12:51:26 -0400 (Tue, 15 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Localization/koKR.lua
Chatter: man, you localizers are a hoot.
------------------------------------------------------------------------
r69871 | next96 | 2008-04-15 11:13:34 -0400 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
M /trunk/Chatter/Localization/koKR.lua
Chatter :
- Add locale koKR
------------------------------------------------------------------------
r69809 | antiarc | 2008-04-14 19:29:10 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Modules/ChannelNames.lua
Chatter: Fix a ChannelNames bug
------------------------------------------------------------------------
r69792 | antiarc | 2008-04-14 18:18:51 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Modules/LinkHover.lua
Chatter: Fix extra args to SetHyperlink.
------------------------------------------------------------------------
r69787 | antiarc | 2008-04-14 18:05:39 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Localization/enUS.lua
M /trunk/Chatter/Modules/ClickInvite.lua
Chatter: Add an option to invite people by alt-clicking their names.
------------------------------------------------------------------------
r69780 | antiarc | 2008-04-14 17:17:36 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Modules/ChannelNames.lua
Chatter: Fix a problem with channel names. Adds other server channel names.
------------------------------------------------------------------------
r69775 | antiarc | 2008-04-14 17:02:09 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Localization/enUS.lua
Chatter: Add missing localization
------------------------------------------------------------------------
r69771 | antiarc | 2008-04-14 17:00:35 -0400 (Mon, 14 Apr 2008) | 3 lines
Changed paths:
M /trunk/Chatter/Modules/ChannelNames.lua
Chatter:
- Store and replace custom channel names by name rather than number. This will cause old custom channel names settings to poof, unfortunately. Spend 6.4 seconds and reset 'em.
- Add a "add space after channel name" checkbox.
------------------------------------------------------------------------
r69763 | kurax | 2008-04-14 15:45:56 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Chatter.toc
D /trunk/Chatter/Localization/zhCH.lua
A /trunk/Chatter/Localization/zhCN.lua (from /trunk/Chatter/Localization/zhCH.lua:69752
Chatter: Add zhCN locale
------------------------------------------------------------------------
r69753 | antiarc | 2008-04-14 14:47:27 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Modules/LinkHover.lua
Chatter: Disable player link hovering. It doesn't work.
------------------------------------------------------------------------
r69752 | antiarc | 2008-04-14 14:43:38 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Localization/enUS.lua
A /trunk/Chatter/Modules/LinkHover.lua
M /trunk/Chatter/modules.xml
Chatter: Add LinkHover module. Thanks Apoco!
------------------------------------------------------------------------
r69751 | nevcairiel | 2008-04-14 14:35:39 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
A /trunk/Chatter/strings.rb
Chatter: add Antiarc's localization helper script
------------------------------------------------------------------------
r69750 | antiarc | 2008-04-14 14:30:48 -0400 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
M /trunk/Chatter/Chatter.lua
M /trunk/Chatter/Localization/enUS.lua
M /trunk/Chatter/Modules/AltNames.lua
M /trunk/Chatter/Modules/AutoLogChat.lua
M /trunk/Chatter/Modules/Buttons.lua
M /trunk/Chatter/Modules/ChannelColors.lua
M /trunk/Chatter/Modules/ChannelNames.lua
M /trunk/Chatter/Modules/ChatFading.lua
M /trunk/Chatter/Modules/ChatFont.lua
M /trunk/Chatter/Modules/ChatFrameBorders.lua
M /trunk/Chatter/Modules/ChatLink.Lua
M /trunk/Chatter/Modules/ChatScroll.lua
M /trunk/Chatter/Modules/ChatTabs.lua
M /trunk/Chatter/Modules/ClickInvite.lua
M /trunk/Chatter/Modules/CopyChat.lua
M /trunk/Chatter/Modules/EditBox.lua
M /trunk/Chatter/Modules/GroupSay.lua
M /trunk/Chatter/Modules/Highlight.lua
M /trunk/Chatter/Modules/Justify.lua
M /trunk/Chatter/Modules/PlayerNames.lua
M /trunk/Chatter/Modules/StickyChannels.lua
M /trunk/Chatter/Modules/Telltarget.lua
M /trunk/Chatter/Modules/Timestamps.lua
M /trunk/Chatter/Modules/TinyChat.lua
M /trunk/Chatter/Modules/UrlCopy.lua
Chatter:
- Localize everything. Localizers, get to work! :P
------------------------------------------------------------------------
r69687 | antiarc | 2008-04-14 01:06:35 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Chatter.lua
Chatter: Add "Chatter Settings" button to the chat frame context menu.
------------------------------------------------------------------------
r69686 | antiarc | 2008-04-14 00:49:43 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Modules/EditBox.lua
Chatter: Allow user to set the edit box font face.
------------------------------------------------------------------------
r69684 | antiarc | 2008-04-14 00:40:30 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/Chatter/Modules/PlayerNames.lua
Chatter: Fix "Report Spam" button
------------------------------------------------------------------------