------------------------------------------------------------------------
r216 | funkydude | 2010-07-23 22:21:00 +0000 (Fri, 23 Jul 2010) | 2 lines
Changed paths:
   A /tags/v4.04 (from /trunk:215)

-Prevent the scrolldown module from loading if the button hide module is disabled.
-Russian Locale & misc bugfixes
------------------------------------------------------------------------
r215 | funkydude | 2010-07-23 02:18:39 +0000 (Fri, 23 Jul 2010) | 1 line
Changed paths:
   M /trunk/channelnames.lua

channelnames: Fix for Russian (again)
------------------------------------------------------------------------
r214 | funkydude | 2010-07-23 01:16:29 +0000 (Fri, 23 Jul 2010) | 1 line
Changed paths:
   M /trunk/chatcopy.lua

chatcopy: tooltip hint tweak.
------------------------------------------------------------------------
r213 | funkydude | 2010-07-21 16:47:51 +0000 (Wed, 21 Jul 2010) | 1 line
Changed paths:
   M /trunk/scrolldown.lua

Tweak the fix for preventing the scrolldown module from loading if the button hide module is disabled.
------------------------------------------------------------------------
r212 | funkydude | 2010-07-20 23:36:32 +0000 (Tue, 20 Jul 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc
   M /trunk/scrolldown.lua

Prevent the scrolldown module from loading if the button hide module is disabled.
------------------------------------------------------------------------
r211 | funkydude | 2010-07-20 17:05:38 +0000 (Tue, 20 Jul 2010) | 1 line
Changed paths:
   M /trunk/chatcopy.lua

minor tweak
------------------------------------------------------------------------
r210 | funkydude | 2010-07-20 16:27:47 +0000 (Tue, 20 Jul 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc
   M /trunk/chatcopy.lua
   M /trunk/dont_disable.lua

chatcopy: fix a bug with the chat tab tooltip hint.
------------------------------------------------------------------------
r208 | funkydude | 2010-07-19 00:15:31 +0000 (Mon, 19 Jul 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc
   M /trunk/dont_disable.lua

Clamp the toast frame so it doesn't cut out the screen when moving the chat frame close to the edge.
------------------------------------------------------------------------
r207 | funkydude | 2010-07-18 23:55:51 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/scrolldown.lua

Scrolldown: fix another issue with not showing.
------------------------------------------------------------------------
r206 | funkydude | 2010-07-18 22:43:04 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/scrolldown.lua

Scrolldown: fix an issue with the scrolldown button showing/not-showing.
------------------------------------------------------------------------
r204 | funkydude | 2010-07-18 02:53:24 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc

bump version to v4 for release prep
------------------------------------------------------------------------
r203 | funkydude | 2010-07-18 02:24:52 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/chatcopy.lua

CopyChat: Added a copychat tooltip hint when mousing over the chat tab.
------------------------------------------------------------------------
r202 | funkydude | 2010-07-18 01:51:37 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/chatcopy.lua

ChatCopy: Re-wrote module again, no longer uses a button to copy chat since it required hooking fadein/out and a hack, double click the chat tab to copy chat from the chat frame it belongs to.
------------------------------------------------------------------------
r201 | funkydude | 2010-07-18 00:05:05 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/buttons.lua

tweak buttons module
------------------------------------------------------------------------
r200 | funkydude | 2010-07-17 23:01:12 +0000 (Sat, 17 Jul 2010) | 4 lines
Changed paths:
   M /trunk/channelnames.lua
   M /trunk/timestamp_customize.lua
   M /trunk/urlcopy.lua

--If you use timestamps, re-select it in the Blizzard options--
channelnames: Only hook the first 5 chatframes instead of all 10, doubtful anything uses for /number channels
timestamp_customize: Allow people to remove coloring and still stamp lines Blizzard misses.
URLCopy: tweak
------------------------------------------------------------------------
r199 | funkydude | 2010-07-17 04:24:00 +0000 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/urlcopy.lua

another tweak
------------------------------------------------------------------------
r198 | funkydude | 2010-07-17 02:54:44 +0000 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/urlcopy.lua

more tweaks
------------------------------------------------------------------------
r197 | funkydude | 2010-07-17 02:41:03 +0000 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   A /trunk/dont_disable.lua (from /trunk/resize_chatframe.lua:196)
   D /trunk/resize_chatframe.lua

Repo file rename
------------------------------------------------------------------------
r196 | funkydude | 2010-07-17 02:39:49 +0000 (Sat, 17 Jul 2010) | 2 lines
Changed paths:
   M /trunk/BasicChatMods.toc
   M /trunk/editbox.lua
   M /trunk/resize_chatframe.lua

Rename the resize_chatframe module to dont_disable, contains misc functions (allowing chatframe resizing, moving to edge of screen)
Move the ability to use the arrow keys in the editbox from the editbox module to the dont_disable module so people can disable editbox moving without the other.
------------------------------------------------------------------------
r195 | funkydude | 2010-07-17 02:30:47 +0000 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/urlcopy.lua

tweak
------------------------------------------------------------------------
r194 | funkydude | 2010-07-17 01:55:11 +0000 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/urlcopy.lua

Test out a re-written simplified urlcopy module.
------------------------------------------------------------------------
r193 | funkydude | 2010-07-17 00:17:50 +0000 (Sat, 17 Jul 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc
   A /trunk/scrolldown.lua

Added simple "scrolldown" module that moves the Blizzard button to the top-right hand side of the chat frame and shows it dynamically when not scrolled to the very bottom of the chat frame.
------------------------------------------------------------------------
r192 | funkydude | 2010-07-11 19:24:08 +0000 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   M /trunk/channelnames.lua

Fix russian channelnames.
------------------------------------------------------------------------
r191 | funkydude | 2010-07-10 23:03:39 +0000 (Sat, 10 Jul 2010) | 1 line
Changed paths:
   M /trunk/channelnames.lua
   M /trunk/sticky.lua

Added German channelname replacements. Why does everyone prefer English shortnames? /shrug.
------------------------------------------------------------------------
r189 | funkydude | 2010-07-10 13:45:18 +0000 (Sat, 10 Jul 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc
   M /trunk/urlcopy.lua

bump to v3.75
------------------------------------------------------------------------
r188 | funkydude | 2010-07-10 00:03:25 +0000 (Sat, 10 Jul 2010) | 1 line
Changed paths:
   M /trunk/channelnames.lua

remove UTF header.
------------------------------------------------------------------------
r187 | funkydude | 2010-07-09 23:31:24 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/urlcopy.lua

URLCopy: Scan bnet whispers/conversations.
------------------------------------------------------------------------
r186 | funkydude | 2010-07-09 23:00:25 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/sticky.lua

sticky: added a comment to hopefully make it even simpler for people to understand how to unsticky whispers...
------------------------------------------------------------------------
r185 | funkydude | 2010-07-09 22:55:45 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/channelnames.lua

tweak custom channel replacement to work on russian.
------------------------------------------------------------------------
r184 | funkydude | 2010-07-07 18:23:01 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/channelnames.lua

Half-done russian channel replacements.
------------------------------------------------------------------------
r183 | funkydude | 2010-07-06 22:22:16 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
   M /trunk/channelnames.lua

Improve the previous commit a bit.
------------------------------------------------------------------------
r182 | funkydude | 2010-07-06 22:13:25 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
   M /trunk/channelnames.lua
   M /trunk/timestamp_customize.lua

Timestamp lines that Blizzard misses for real this time, tweak the channelnames entries to also compact the "you have joined" messages.
------------------------------------------------------------------------
r181 | funkydude | 2010-07-06 20:59:48 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
   M /trunk/buttons.lua
   M /trunk/resize_chatframe.lua

Move the function call that allows moving the chat frame to the edge of the screen from the buttons module to the resize_chatframe module.
------------------------------------------------------------------------
r180 | funkydude | 2010-07-03 01:51:44 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
   M /trunk/channelnames.lua

fix an incorrect upvalue
------------------------------------------------------------------------
r179 | funkydude | 2010-07-02 23:55:51 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/buttons.lua
   M /trunk/fade.lua
   M /trunk/justify.lua
   M /trunk/resize_chatframe.lua
   M /trunk/sticky.lua
   M /trunk/timestamp_customize.lua

Update/reorganize and clarify some documentation.
------------------------------------------------------------------------
r177 | funkydude | 2010-07-02 23:18:42 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc
   M /trunk/buttons.lua
   M /trunk/fade.lua

Add some more documentation to the buttons module, bump to v3.70
------------------------------------------------------------------------
r176 | funkydude | 2010-07-02 22:57:08 +0000 (Fri, 02 Jul 2010) | 2 lines
Changed paths:
   M /trunk/BasicChatMods.toc
   M /trunk/channelnames.lua
   A /trunk/resize_chatframe.lua

Added new resize_chatframe module, allows you to resize chatframes however you want.
Made Blizzard timestamps affect all chat.
------------------------------------------------------------------------
r174 | funkydude | 2010-07-02 00:43:15 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc
   A /trunk/fade.lua

Added new fade module, changes the default chat tab fade back to 0 (transparent), restoring pre-3.3.5 behaviour.
------------------------------------------------------------------------
r172 | funkydude | 2010-06-30 21:14:32 +0000 (Wed, 30 Jun 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc

bump to v3.60
------------------------------------------------------------------------
r171 | funkydude | 2010-06-30 21:12:27 +0000 (Wed, 30 Jun 2010) | 1 line
Changed paths:
   M /trunk/chatcopy.lua

Improve the chatcopy module and properly show the icon on-demand in 3.3.5
------------------------------------------------------------------------
r170 | funkydude | 2010-06-30 20:01:08 +0000 (Wed, 30 Jun 2010) | 1 line
Changed paths:
   M /trunk/editbox.lua

Move editbox to the top of the chatframe again in 3.3.5
------------------------------------------------------------------------
r169 | funkydude | 2010-06-30 18:47:32 +0000 (Wed, 30 Jun 2010) | 1 line
Changed paths:
   M /trunk/BasicChatMods.toc
   M /trunk/buttons.lua
   M /trunk/channelnames.lua
   M /trunk/chatcopy.lua
   M /trunk/justify.lua
   D /trunk/scroll.lua
   M /trunk/sticky.lua
   A /trunk/timestamp_customize.lua

Remove scroll module, add timestamp_customize module to customize the Blizz timestamps. Remove 3.3.3 compatibility. 
------------------------------------------------------------------------
