Prat-r58100-nolib

Details

  • Filename
    Prat-r58100-nolib.zip
  • Uploaded by
  • Uploaded
    Jan 8, 2008
  • Size
    324.00 KB
  • Downloads
    16
  • MD5
    038aae43f6cc4a567e3f239d2bc5d75e

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r58100 | arrowmaster | 2008-01-08 23:34:23 -0500 (Tue, 08 Jan 2008) | 1 line
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/UrlCopy.lua

Prat: UrlCopy: now with added complexity just because I can! (drycoded)
------------------------------------------------------------------------
r58030 | sylvanaar | 2008-01-07 19:48:11 -0500 (Mon, 07 Jan 2008) | 3 lines
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/Font.lua

Prat: Some code cleanup in the fonts module in trunk copy also

------------------------------------------------------------------------
r57979 | sylvanaar | 2008-01-06 17:26:17 -0500 (Sun, 06 Jan 2008) | 1 line
Changed paths:
   M /trunk/Prat/Prat.lua
   M /trunk/Prat/extras/Frameworks.lua
   M /trunk/Prat/extras/PratFu.lua
   M /trunk/Prat/extras/PratWaterfall.lua

Prat: Code changes for running under Rock. Left in Ace2 mode since there are no Rock versions of the modules atm.
------------------------------------------------------------------------
r57960 | sylvanaar | 2008-01-06 09:38:44 -0500 (Sun, 06 Jan 2008) | 1 line
Changed paths:
   A /trunk/Prat/extras/no-dependency.lua

Prat: Added sample file on how to write a no-dependency prat-compatible addon.
------------------------------------------------------------------------
r57959 | sylvanaar | 2008-01-06 09:25:17 -0500 (Sun, 06 Jan 2008) | 1 line
Changed paths:
   M /trunk/Prat/Prat.lua

Prat: handle strange case of self.revision being nil
------------------------------------------------------------------------
r57958 | sylvanaar | 2008-01-06 09:05:15 -0500 (Sun, 06 Jan 2008) | 1 line
Changed paths:
   M /trunk/Prat/Prat.lua

Prat: Changed some debug statements which used the concatenation operator.
------------------------------------------------------------------------
r57933 | sylvanaar | 2008-01-05 19:44:33 -0500 (Sat, 05 Jan 2008) | 1 line
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/CopyChat.lua

Prat: Removed the copy as HTML option since it isnt implemented. Only plain text, and BBCode are supported atm.
------------------------------------------------------------------------
r57932 | sylvanaar | 2008-01-05 19:38:40 -0500 (Sat, 05 Jan 2008) | 1 line
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/Scroll.lua

Prat: Lets you choose if you want text to be displayed top to bottom, or bottom to top. Currently the setting is applied to all chatframes (cant set them individually)
------------------------------------------------------------------------
r57869 | sylvanaar | 2008-01-03 20:40:08 -0500 (Thu, 03 Jan 2008) | 1 line
Changed paths:
   M /trunk/Prat/Prat.toc
   M /trunk/Prat/extras/Frameworks.lua
   M /trunk/Prat/libs
   M /trunk/Prat/libs/includes.xml

Prat: SharedMedia-1.0 -> LibSharedMedia-2.0
------------------------------------------------------------------------
r57687 | sylvanaar | 2007-12-30 14:27:44 -0500 (Sun, 30 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat.toc
   M /trunk/Prat/Prat_Modules/modules/ChannelNames.lua

Prat: Reduce core memory usage by ~300k by removing the built-in profiler. Eliminate extra table creations when updating the channelnames module's menu
------------------------------------------------------------------------
r57686 | sylvanaar | 2007-12-30 13:16:52 -0500 (Sun, 30 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/extras/PratFu.lua

Prat: Throttle updates to the fubar menu on enable/disable.
------------------------------------------------------------------------
r57479 | fin | 2007-12-26 08:10:07 -0500 (Wed, 26 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/Fading.lua

Prat: Prat_Modules/modules/Fading.lua replaced SetFadeDuration() with SetTimeVisible() - thanks to fawx for reporting this via the Google Group
------------------------------------------------------------------------
r57072 | sylvanaar | 2007-12-16 15:17:50 -0500 (Sun, 16 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/CustomFilters.lua

Prat: Make which portion of the chat text gets passed to SinkLib an option (really)
------------------------------------------------------------------------
r57071 | sylvanaar | 2007-12-16 15:14:54 -0500 (Sun, 16 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/CustomFilters.lua

Prat: Make which portion of the chat text gets passed to SinkLib an option.
------------------------------------------------------------------------
r57070 | sylvanaar | 2007-12-16 14:54:33 -0500 (Sun, 16 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat.lua
   M /trunk/Prat/Prat_Modules/modules/CustomFilters.lua

Prat: Enhancements to the handling of custom filters. Allow for processing of messages even when they are blocked since they can be reoutput via sinklib. Changed which portion of the message is forwarded to only include the MESSAGE section.
------------------------------------------------------------------------