MiniChat-r48299

Details

  • Filename
    MiniChat-r48299.zip
  • Uploaded by
  • Uploaded
    Sep 5, 2007
  • Size
    106.52 KB
  • Downloads
    11
  • MD5
    46b9afd852734f05b06d37164456cf0e

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r48299 | deccard | 2007-09-05 16:07:34 -0400 (Wed, 05 Sep 2007) | 3 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- fix for AutoMaximize not working on server channels (1-3)
- fix for tiny hooking error
------------------------------------------------------------------------
r48139 | deccard | 2007-09-04 04:55:43 -0400 (Tue, 04 Sep 2007) | 3 lines
Changed paths:
   M /trunk/MiniChat/Core.lua
   A /trunk/MiniChat/textures/button-locked.tga

MiniChat:
- Middle clicking a MiniChat button now causes the chat window to be locked in it's size. No min-/maximization will occur on locked windows. If you have AutoMinimize enabled and the MinimizeAfter time passes while the window is locked the minimization will take place after unlocking.
- The GUI options can therefore only be opened by typing /mc gui now.
------------------------------------------------------------------------
r48051 | deccard | 2007-09-03 03:48:40 -0400 (Mon, 03 Sep 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- possible fix for chat windows shifting up sometimes
------------------------------------------------------------------------
r47684 | deccard | 2007-08-29 04:20:36 -0400 (Wed, 29 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/MiniChat.toc

MiniChat:
- toc change
------------------------------------------------------------------------
r47522 | deccard | 2007-08-27 09:53:31 -0400 (Mon, 27 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- new option to AutoMaximize on system messages
------------------------------------------------------------------------
r47515 | deccard | 2007-08-27 08:34:00 -0400 (Mon, 27 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- new option to toggle if windows should be minimized on startup
------------------------------------------------------------------------
r47496 | deccard | 2007-08-27 03:18:51 -0400 (Mon, 27 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- fix for positions of unlocked buttons
------------------------------------------------------------------------
r47186 | deccard | 2007-08-22 11:15:44 -0400 (Wed, 22 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- you can now disable MiniChat for certain chat windows
------------------------------------------------------------------------
r47157 | deccard | 2007-08-21 19:45:25 -0400 (Tue, 21 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- new option to change the distance between attached chat windows
------------------------------------------------------------------------
r47156 | deccard | 2007-08-21 19:24:39 -0400 (Tue, 21 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- positions are now saved after chat window drags instead of while min-/maximizing
------------------------------------------------------------------------
r47139 | deccard | 2007-08-21 15:39:39 -0400 (Tue, 21 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/MiniChat.toc

MiniChat:
- toc change
------------------------------------------------------------------------
r47138 | deccard | 2007-08-21 15:39:19 -0400 (Tue, 21 Aug 2007) | 3 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- toc change
- UI doesn't need to be reloaded on change to "Direction" anymore
------------------------------------------------------------------------
r46958 | deccard | 2007-08-20 04:15:02 -0400 (Mon, 20 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- animation code reworked
------------------------------------------------------------------------
r46908 | deccard | 2007-08-19 12:06:29 -0400 (Sun, 19 Aug 2007) | 3 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- prohibited attachment of the default chat window to something because tabs caused problems
- fix for min-/maximization locking
------------------------------------------------------------------------
r46903 | deccard | 2007-08-19 07:45:31 -0400 (Sun, 19 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- option to change the direction of minimization re-implemented
------------------------------------------------------------------------
r46897 | deccard | 2007-08-19 05:53:07 -0400 (Sun, 19 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- new option to clamp chat windows to screen
------------------------------------------------------------------------
r46892 | deccard | 2007-08-19 04:17:39 -0400 (Sun, 19 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- Fix for min-/maximization issues with tabbed chat windows
------------------------------------------------------------------------
r46864 | deccard | 2007-08-18 17:03:37 -0400 (Sat, 18 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- fix for misbehavior with SmartMinimize and animated maximization
------------------------------------------------------------------------
r46860 | deccard | 2007-08-18 16:56:41 -0400 (Sat, 18 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- fix for displaying wrong button textures
------------------------------------------------------------------------
r46857 | deccard | 2007-08-18 16:24:41 -0400 (Sat, 18 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- fixed a bug where logging off during animated maximization resulted in wrong frame height
------------------------------------------------------------------------
r46855 | deccard | 2007-08-18 15:44:16 -0400 (Sat, 18 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- small performance improvements
------------------------------------------------------------------------
r46827 | deccard | 2007-08-18 03:03:37 -0400 (Sat, 18 Aug 2007) | 8 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- Every chat window gets it's own button on login
- GUI can now be opened by middle-clicking a MiniChat button
- removed option "Direction"
- new option: "Minimize on mouse out"
- attaching chat windows on top of each other is now implemented, right-click MiniChat buttons for options
- AutoMinimize now triggers independently for each window
- various code optimizations
------------------------------------------------------------------------
r46726 | deccard | 2007-08-16 18:18:20 -0400 (Thu, 16 Aug 2007) | 4 lines
Changed paths:
   M /trunk/MiniChat
   M /trunk/MiniChat/Core.lua

MiniChat:
- bugfix for animated min-/maximization on login
- performance improvement with animated min-/maximization
- preparing for docking options
------------------------------------------------------------------------
r46697 | deccard | 2007-08-16 09:17:07 -0400 (Thu, 16 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- new option: Maximize on mouse over
------------------------------------------------------------------------
r46687 | deccard | 2007-08-16 04:10:12 -0400 (Thu, 16 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- now observing system messages for smartMinimize
------------------------------------------------------------------------
r46686 | deccard | 2007-08-16 03:42:30 -0400 (Thu, 16 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- removed an event from AutoMaximize on Battleground that caused problems
------------------------------------------------------------------------
r46643 | deccard | 2007-08-15 11:42:29 -0400 (Wed, 15 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat

MiniChat:
- did a mistake with AceHook-2.1 dependency
------------------------------------------------------------------------
r46642 | deccard | 2007-08-15 11:37:06 -0400 (Wed, 15 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- optimization for "smartMinimize"
------------------------------------------------------------------------
r46641 | deccard | 2007-08-15 11:33:16 -0400 (Wed, 15 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- bugfix regarding button scaling
------------------------------------------------------------------------
r46640 | deccard | 2007-08-15 11:29:10 -0400 (Wed, 15 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- MiniChat button is now disabled instead of hidden while min-/maximizing animated
------------------------------------------------------------------------
r46639 | deccard | 2007-08-15 11:18:22 -0400 (Wed, 15 Aug 2007) | 4 lines
Changed paths:
   M /trunk/MiniChat
   M /trunk/MiniChat/Core.lua
   M /trunk/MiniChat/MiniChat.toc

MiniChat:
- removed option "minimizedLines"
- added option "smartMinimize"
- using AceHook-2.1 now
------------------------------------------------------------------------
r46631 | deccard | 2007-08-15 08:11:42 -0400 (Wed, 15 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- new option to manipulate chat window alpha values on min-/maximization
------------------------------------------------------------------------
r46588 | deccard | 2007-08-14 18:21:04 -0400 (Tue, 14 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- lowered button alpha step
------------------------------------------------------------------------
r46583 | deccard | 2007-08-14 16:25:16 -0400 (Tue, 14 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua
   A /trunk/MiniChat/textures
   A /trunk/MiniChat/textures/button-down-pushed.tga
   A /trunk/MiniChat/textures/button-down.tga
   A /trunk/MiniChat/textures/button-up-pushed.tga
   A /trunk/MiniChat/textures/button-up.tga

MiniChat:
- changed button textures
------------------------------------------------------------------------
r46577 | deccard | 2007-08-14 15:41:36 -0400 (Tue, 14 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- button texturing improvement
------------------------------------------------------------------------
r46566 | deccard | 2007-08-14 15:15:07 -0400 (Tue, 14 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- forgot to remove debug message
------------------------------------------------------------------------
r46548 | deccard | 2007-08-14 10:46:05 -0400 (Tue, 14 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- treat chat windows separately when handleAll is enabled
------------------------------------------------------------------------
r46508 | deccard | 2007-08-14 04:25:02 -0400 (Tue, 14 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- small changes to data structure
------------------------------------------------------------------------
r46452 | deccard | 2007-08-13 11:54:26 -0400 (Mon, 13 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- possible fix for min-/maximization issues
------------------------------------------------------------------------
r46370 | deccard | 2007-08-12 15:37:34 -0400 (Sun, 12 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- removed a stupid comment
------------------------------------------------------------------------
r46368 | deccard | 2007-08-12 15:30:07 -0400 (Sun, 12 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- added 'handleall' option to min-/maximize all chat frames
------------------------------------------------------------------------
r46250 | deccard | 2007-08-11 02:42:55 -0400 (Sat, 11 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- added option to toggle clamping to screen
------------------------------------------------------------------------
r46220 | deccard | 2007-08-10 18:15:30 -0400 (Fri, 10 Aug 2007) | 4 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- removed "Within"-option
- added scaling of chat button
- added unlock option
------------------------------------------------------------------------
r46169 | deccard | 2007-08-10 06:44:18 -0400 (Fri, 10 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- typo
------------------------------------------------------------------------
r46114 | deccard | 2007-08-09 10:22:28 -0400 (Thu, 09 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- fix for channel names in GUI options (however I can't figure out how to update slash command output)
------------------------------------------------------------------------
r46051 | deccard | 2007-08-08 19:01:35 -0400 (Wed, 08 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/Core.lua

MiniChat:
- code cleaning which should result in slightly less memory usage
------------------------------------------------------------------------
r45873 | deccard | 2007-08-07 05:40:17 -0400 (Tue, 07 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat/MiniChat.toc

MiniChat:
- toc change
------------------------------------------------------------------------
r45866 | deccard | 2007-08-07 04:54:16 -0400 (Tue, 07 Aug 2007) | 2 lines
Changed paths:
   M /trunk/MiniChat

MiniChat:
- first commit for testing purposes
------------------------------------------------------------------------
r45864 | deccard | 2007-08-07 04:35:01 -0400 (Tue, 07 Aug 2007) | 2 lines
Changed paths:
   A /trunk/MiniChat
   A /trunk/MiniChat/Core.lua
   A /trunk/MiniChat/MiniChat.toc

MiniChat: initial commit
- Lets you minimize your chat frame.
------------------------------------------------------------------------

Additional Files