r526

Details

  • Filename
    Prat-3.0-r526.zip
  • Uploaded by
  • Uploaded
    Aug 1, 2010
  • Size
    936.45 KB
  • Downloads
    107
  • MD5
    ab61be68146735b4c7b180b6e6197b75

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r526 | sylvanaar | 2010-08-01 14:25:29 +0000 (Sun, 01 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Font.lua

set the font again if PEW fires
------------------------------------------------------------------------
r525 | sylvanaar | 2010-07-29 15:26:10 +0000 (Thu, 29 Jul 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

switch to tag:latest on AceGUI-3.0-SharedMediaWidgets
------------------------------------------------------------------------
r524 | sylvanaar | 2010-07-28 13:37:10 +0000 (Wed, 28 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/PlayerNames.lua

kludge for compatibility with some addons which call addmessage from their filter functions.
------------------------------------------------------------------------
r522 | sylvanaar | 2010-07-21 07:14:25 +0000 (Wed, 21 Jul 2010) | 1 line
Changed paths:
   M /trunk/Prat-3.0.toc

touch to repackage to pick up AceGUI SharedMedia widgets fix
------------------------------------------------------------------------
r521 | sylvanaar | 2010-07-18 23:16:11 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/OriginalButtons.lua

we can still safely hide and show the button frame I think, so put that code back in
------------------------------------------------------------------------
r520 | sylvanaar | 2010-07-18 23:09:49 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/OriginalButtons.lua

prevent nil error in bnet.lua when using hidden button frame and originalbuttons module
------------------------------------------------------------------------
r519 | sylvanaar | 2010-07-18 15:07:12 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/OriginalButtons.lua

finally - sane behavior for the chatframe buttons in right-inside configuration, and no more button frame
------------------------------------------------------------------------
r518 | sylvanaar | 2010-07-18 14:52:34 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/OriginalButtons.lua

do not show the minimize button when the frame is docked - that just looks ugly
------------------------------------------------------------------------
r517 | sylvanaar | 2010-07-18 14:46:02 +0000 (Sun, 18 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/OriginalButtons.lua

much cleaner minimize button solution for the originalbuttons module (for right-inside buttons)
------------------------------------------------------------------------
r516 | sylvanaar | 2010-07-15 12:14:51 +0000 (Thu, 15 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Scroll.lua

reverse the meaning of shift-scroll and ctrl-scroll to match the default UI
------------------------------------------------------------------------
r514 | sylvanaar | 2010-07-09 00:26:17 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/ChatTabs.lua

fix the 'disable flashing' option for the chat tabs
------------------------------------------------------------------------
r513 | sylvanaar | 2010-07-09 00:11:18 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/addon/addon.lua

code needed to fix prat's addmessage processing for events that are processed
------------------------------------------------------------------------
r512 | sylvanaar | 2010-07-09 00:02:10 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/addon/addon.lua
   M /trunk/services/chatsections.lua

very alpha support for bn whisper text popouts. works by fixing a very old bug that was allowing unprocessed chat types to be processed anyways.
------------------------------------------------------------------------
r511 | sylvanaar | 2010-07-08 22:20:28 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/UrlCopy.lua
   M /trunk/modules/includes.xml

fix another reference to CFEB and remove the OriginalEditbox module
------------------------------------------------------------------------
r510 | sylvanaar | 2010-07-08 22:17:03 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/AltNames.lua
   M /trunk/modules/Substitutions.lua

fix references to ChatFrameEditBox
------------------------------------------------------------------------
r509 | sylvanaar | 2010-07-06 14:41:36 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Editbox.lua

since the useAltKey option was broken forever, people expect the default option to be off, so change it to that.
------------------------------------------------------------------------
r508 | sylvanaar | 2010-07-03 01:35:23 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/ChatFrames.lua

make a x-module call to set the font on the bnet temp frame
------------------------------------------------------------------------
r507 | sylvanaar | 2010-07-03 01:20:18 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/ChatFrames.lua

make sure the realid whisper frames sit in the dock properly
------------------------------------------------------------------------
r505 | sylvanaar | 2010-07-02 23:19:30 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Editbox.lua

pick up the fixes from chatter
------------------------------------------------------------------------
r504 | sylvanaar | 2010-07-02 15:26:03 +0000 (Fri, 02 Jul 2010) | 2 lines
Changed paths:
   M /trunk/modules/ChatTabs.lua

correct? workaround for error message from FCF_FadeOutChatFrame()

------------------------------------------------------------------------
r503 | sylvanaar | 2010-07-02 15:16:57 +0000 (Fri, 02 Jul 2010) | 2 lines
Changed paths:
   M /trunk/modules/ChatTabs.lua

add workaround for error message from FCF_FadeOutChatFrame()

------------------------------------------------------------------------
r502 | sylvanaar | 2010-07-02 14:47:11 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Editbox.lua

add workaround for error message from FCF_FadeOutChatFrame()
------------------------------------------------------------------------
r501 | sylvanaar | 2010-07-02 14:28:10 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Editbox.lua

matching change for chatter's editbox fix for not being clickable
------------------------------------------------------------------------
r500 | sylvanaar | 2010-07-02 14:16:05 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Editbox.lua

fix old reference to self.frame
------------------------------------------------------------------------
r499 | sylvanaar | 2010-07-02 14:13:44 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Editbox.lua

fix the use alt key option, it was using the wrong variable name
------------------------------------------------------------------------
r498 | sylvanaar | 2010-07-02 14:06:26 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Editbox.lua

try to fix free moving mode
------------------------------------------------------------------------
r497 | sylvanaar | 2010-07-02 13:19:21 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Buttons.lua

make scrolldown reminder toggle work, update localizations
------------------------------------------------------------------------
r496 | sylvanaar | 2010-07-02 13:06:58 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/modules/Buttons.lua
   M /trunk/modules/ChatTabs.lua
   M /trunk/modules/Editbox.lua

button options to hide/show the chat and bnet menus. editbox ondisable error fix. chattabs new default options to set both alphas to 0
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
765.73 KB Aug 1, 2010 3.3.5 79