r149-nolib
Details
-
FilenamePrat-3.0-r149-nolib.zip
-
Uploaded by
-
UploadedNov 19, 2008
-
Size342.24 KB
-
Downloads69
-
MD5a1147c92132bf1ef3461d593eeb7564f
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r149 | sylvanaar | 2008-11-19 17:52:06 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
enable the tab-complete option which was commented out
------------------------------------------------------------------------
r148 | sylvanaar | 2008-11-18 19:33:16 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
changed the invite link generator to not create as much garbage
------------------------------------------------------------------------
r146 | sylvanaar | 2008-11-18 18:35:27 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/locales.lua
M /trunk/modules/AltNames.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
changes for multi-byte character names
------------------------------------------------------------------------
r145 | sylvanaar | 2008-11-17 23:11:17 +0000 (Mon, 17 Nov 2008) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
pass arg1-arg12 to message event filters.
------------------------------------------------------------------------
r144 | sylvanaar | 2008-11-16 08:35:49 +0000 (Sun, 16 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/services/classgenderfix.lua
some changes to class name matching and illegal chars in patterns
------------------------------------------------------------------------
r143 | sylvanaar | 2008-11-16 07:53:02 +0000 (Sun, 16 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
code to deal with chars invalid for the current locale
------------------------------------------------------------------------
r142 | sylvanaar | 2008-11-16 06:23:31 +0000 (Sun, 16 Nov 2008) | 2 lines
Changed paths:
M /trunk/modules/AltNames.lua
change from %w to %S to allow high-ascii letters in altnames
------------------------------------------------------------------------
r140 | sylvanaar | 2008-11-15 17:22:58 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
change the way we work when wholib is active - make sure all calls to get player data pass through wholib if its active, but only if we dont have the data in our own cache
------------------------------------------------------------------------
r139 | sylvanaar | 2008-11-15 16:05:15 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
change the way we work when wholib is active - make sure all calls to get player data pass through wholib if its active
------------------------------------------------------------------------
r138 | sylvanaar | 2008-11-15 07:47:14 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
make the playername blacklist realmwide. I may move this later to the playernames module idk.
------------------------------------------------------------------------
r137 | sylvanaar | 2008-11-15 04:20:05 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
global coloring was broken.
------------------------------------------------------------------------
r136 | sylvanaar | 2008-11-15 02:16:40 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Timestamps.lua
make 2 column chat off by default.
------------------------------------------------------------------------
r135 | sylvanaar | 2008-11-15 02:13:52 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
fix other occurrence of "Cannot find module 'SMFHax'"
------------------------------------------------------------------------
r134 | sylvanaar | 2008-11-14 01:49:18 +0000 (Fri, 14 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
fixed non-silent getmodule call
------------------------------------------------------------------------
r132 | sylvanaar | 2008-11-12 06:33:28 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
fix a leaked global in the smfhax timestamp splitting code
------------------------------------------------------------------------
r131 | sylvanaar | 2008-11-12 02:54:59 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Font.lua
unhook when disabling the font module
------------------------------------------------------------------------
r130 | sylvanaar | 2008-11-12 02:43:43 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Font.lua
don't bother with trying to dynamically set font size defaults.
------------------------------------------------------------------------
r129 | sylvanaar | 2008-11-11 12:55:00 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
prevent mouseover hilighting from showing text which is outside the bounds of the chatframe
------------------------------------------------------------------------
r128 | sylvanaar | 2008-11-11 11:45:47 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
copychat is working slightly better in full frame mode(ctrl-click), but it still isnt quite there
------------------------------------------------------------------------
r126 | sylvanaar | 2008-11-11 10:41:06 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
fixed annoying 2 column chat bug regarding timestamps.
------------------------------------------------------------------------
r124 | sylvanaar | 2008-11-11 09:02:40 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLog.lua
put the queit option back into chatlog
------------------------------------------------------------------------
r123 | sylvanaar | 2008-11-11 08:39:04 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc
set the defaults for both pullouts to disable.
------------------------------------------------------------------------
r122 | sylvanaar | 2008-11-11 08:32:39 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Prat-3.0.toc
M /trunk/addon/addon.lua
M /trunk/addon/modules.lua
M /trunk/modules/Experimental.lua
M /trunk/modules/Timestamps.lua
M /trunk/modules/highcpu.xml
fixes to timestamps options. gave the prat namespace a tostring method. removed the experimental module from the packaging. removed the word beta from the version strings.
------------------------------------------------------------------------
r121 | sylvanaar | 2008-11-11 08:19:01 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/debug/printliteral.lua
finally just lifted the ace2 code for printliteral
------------------------------------------------------------------------
r120 | sylvanaar | 2008-11-11 04:35:34 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
M /trunk/modules/Font.lua
M /trunk/modules/ScrollingMessageFrameHacks.lua
fix for not displaying chat in the upper portion of the chatframes due to string resizing. Fix font module not accepting the value given to it by the blizzard option. Made the default copychat action to scrape only the visible lines, modified by ctrl (scrape all), and shift(format for wowace forum).
------------------------------------------------------------------------
r119 | sylvanaar | 2008-11-11 02:55:20 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
target icons off by default
------------------------------------------------------------------------
r118 | sylvanaar | 2008-11-10 01:10:47 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Timestamps.lua
redid the format options for time stamps
------------------------------------------------------------------------
r117 | sylvanaar | 2008-11-10 00:19:06 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
Decode legacy chatlink itemlinks, since not even chatlink uses the new format (WTF?!)
------------------------------------------------------------------------
r115 | sylvanaar | 2008-11-09 20:55:47 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
xinhuans' fix to my gmatch pattern
------------------------------------------------------------------------
r114 | sylvanaar | 2008-11-09 20:38:55 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/ScrollingMessageFrameHacks.lua
fixed some more altnames stuff. my favorite was the bug that would changed the spelling of my own name from sylvaann to sylvan. Another shot at using AceTimer
------------------------------------------------------------------------
r113 | sylvanaar | 2008-11-08 03:50:45 +0000 (Sat, 08 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/PlayerNames.lua
added color by class back to altnames. changed the points where playername blacklists are applied. Load all the guild members at startup (for now at least)
------------------------------------------------------------------------
r111 | sylvanaar | 2008-11-07 23:13:53 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
fixed some places where libwho was still named wholib
------------------------------------------------------------------------
r110 | sylvanaar | 2008-11-07 21:45:08 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
check Name for nil not name
------------------------------------------------------------------------
r109 | sylvanaar | 2008-11-07 20:47:28 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/modules/ScrollingMessageFrameHacks.lua
M /trunk/services/classgenderfix.lua
Print DEBUG as the version for svn builds. Make Sure that everything is top justified, and make the gender-fixup table a local in non-debug builds
------------------------------------------------------------------------
r108 | sylvanaar | 2008-11-07 20:01:04 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/services/classgenderfix.lua
vielleicht / vielleicht nicht...
------------------------------------------------------------------------
r106 | sylvanaar | 2008-11-07 10:41:58 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
nil error
------------------------------------------------------------------------
r104 | sylvanaar | 2008-11-07 07:27:08 +0000 (Fri, 07 Nov 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Bindings.xml
M /trunk/LICENSE.txt
M /trunk/Prat-3.0.toc
M /trunk/addon/addon.lua
M /trunk/addon/includes.xml
M /trunk/addon/locales.lua
M /trunk/addon/modules.lua
M /trunk/addon/namespace.lua
M /trunk/addon/options.lua
M /trunk/debug/chunkprofiler.lua
M /trunk/debug/includes.xml
M /trunk/debug/memory.lua
M /trunk/debug/printliteral.lua
M /trunk/frames/popup.xml
M /trunk/frames/pratcc.xml
M /trunk/libraries/LibDataBroker-1.1/LibDataBroker-1.1.lua
M /trunk/libraries/includes.xml
M /trunk/modules/AddonMessages.lua
M /trunk/modules/Alias.lua
M /trunk/modules/AltNames.lua
M /trunk/modules/Buttons.lua
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/ChannelNames.lua
M /trunk/modules/ChannelSticky.lua
M /trunk/modules/ChatFrames.lua
M /trunk/modules/ChatLink.lua
M /trunk/modules/ChatLog.lua
M /trunk/modules/ChatTabs.lua
M /trunk/modules/Clear.lua
M /trunk/modules/CopyChat.lua
M /trunk/modules/CustomFilters.lua
M /trunk/modules/Editbox.lua
M /trunk/modules/EventNames.lua
M /trunk/modules/Experimental.lua
M /trunk/modules/Fading.lua
M /trunk/modules/Filtering.lua
M /trunk/modules/Font.lua
M /trunk/modules/History.lua
M /trunk/modules/Keybindings.lua
M /trunk/modules/Paragraph.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/PlayerNames.lua
M /trunk/modules/PopupMessage.lua
M /trunk/modules/Scroll.lua
M /trunk/modules/ServerNames.lua
M /trunk/modules/Sounds.lua
M /trunk/modules/Substitutions.lua
M /trunk/modules/TellTarget.lua
M /trunk/modules/UrlCopy.lua
M /trunk/modules/highcpu.xml
M /trunk/modules/includes.xml
M /trunk/modules/ldb.lua
M /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc
M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/includes.xml
D /trunk/samples/blank-module.lua
M /trunk/samples/no-dependency.lua
M /trunk/services/chatsections.lua
M /trunk/services/classcolor.lua
M /trunk/services/classgenderfix.lua
M /trunk/services/events.lua
M /trunk/services/folderlocation.lua
M /trunk/services/includes.xml
M /trunk/services/links.lua
M /trunk/services/patterns.lua
M /trunk/services/print.lua
M /trunk/services/textcolor.lua
Added Prat.PlayerNameBlackList table. Names are in lowercase. /script table.insert(Prat.PlayerNameBlackList, "foo")
I guess eol-style is back. So every file has changed
------------------------------------------------------------------------
r103 | sylvanaar | 2008-11-07 07:08:07 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
M /trunk/modules/Timestamps.lua
replaced the hack i was using to split timestamps from the rest of the chatline and replaced it with an even better one.
------------------------------------------------------------------------
r102 | sylvanaar | 2008-11-06 19:34:40 +0000 (Thu, 06 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
update playernames to reference the new library name
------------------------------------------------------------------------
r101 | sylvanaar | 2008-11-06 15:11:51 +0000 (Thu, 06 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ServerNames.lua
severnames fixes
------------------------------------------------------------------------
r100 | sylvanaar | 2008-11-05 19:45:28 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
fix incorrect icon option
------------------------------------------------------------------------
r99 | sylvanaar | 2008-11-05 19:26:17 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
remove more 2.4 stuff
------------------------------------------------------------------------
r98 | sylvanaar | 2008-11-05 19:03:44 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
M /trunk/modules/CopyChat.lua
M /trunk/modules/History.lua
M /trunk/modules/PopupMessage.lua
M /trunk/services/classgenderfix.lua
D /trunk/services/hooks.lua
another stab at fixing popupmessage options, other cleanup.
------------------------------------------------------------------------
r96 | sylvanaar | 2008-11-05 09:14:37 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PopupMessage.lua
remove options once again...client lockup
------------------------------------------------------------------------
r95 | sylvanaar | 2008-11-05 06:13:36 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/addon/modules.lua
M /trunk/modules/PopupMessage.lua
reconfigure some defaults. restore the popupmessage per-frame options. for some reason they work again.
------------------------------------------------------------------------
r94 | sylvanaar | 2008-11-05 05:59:39 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
M /trunk/modules/Timestamps.lua
make sure colored timestamps are enabled when using 2 column chat mode.
------------------------------------------------------------------------
r93 | sylvanaar | 2008-11-05 05:39:56 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
Place SMFHax into the delay-load queue
------------------------------------------------------------------------
r92 | sylvanaar | 2008-11-05 05:32:25 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
fix display issues when disabling 2 column chat frames
------------------------------------------------------------------------
r91 | sylvanaar | 2008-11-05 05:13:57 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/modules.lua
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/Experimental.lua
M /trunk/modules/PlayerNames.lua
A /trunk/modules/ScrollingMessageFrameHacks.lua
M /trunk/modules/Timestamps.lua
M /trunk/modules/highcpu.xml
Move the playername hover, and 2 column chatframes out of the experimental module. Check for bad sv's in channelcolormemory.
------------------------------------------------------------------------
r90 | sylvanaar | 2008-11-05 03:27:25 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
Update for wholib-2.0
------------------------------------------------------------------------
r88 | StingerSoft | 2008-10-30 13:10:46 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AddonMessages.lua
M /trunk/modules/Alias.lua
M /trunk/modules/AltNames.lua
M /trunk/modules/Buttons.lua
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/ChannelNames.lua
M /trunk/modules/ChannelSticky.lua
M /trunk/modules/ChatFrames.lua
M /trunk/modules/ChatLink.lua
M /trunk/modules/ChatLog.lua
M /trunk/modules/ChatTabs.lua
M /trunk/modules/Clear.lua
M /trunk/modules/CopyChat.lua
M /trunk/modules/CustomFilters.lua
M /trunk/modules/Editbox.lua
M /trunk/modules/EventNames.lua
M /trunk/modules/Fading.lua
M /trunk/modules/Filtering.lua
M /trunk/modules/Font.lua
M /trunk/modules/History.lua
M /trunk/modules/Keybindings.lua
M /trunk/modules/Paragraph.lua
M /trunk/modules/PlayerNames.lua
M /trunk/modules/PopupMessage.lua
M /trunk/modules/Scroll.lua
M /trunk/modules/ServerNames.lua
M /trunk/modules/Sounds.lua
M /trunk/modules/TellTarget.lua
M /trunk/modules/Timestamps.lua
M /trunk/modules/UrlCopy.lua
add/update ruRU translation
------------------------------------------------------------------------
r87 | Ogneiar | 2008-10-30 09:39:16 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
D /trunk/localization_ruRU.lua
------------------------------------------------------------------------
r86 | Ogneiar | 2008-10-30 09:39:03 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
A /trunk/localization_ruRU.lua
------------------------------------------------------------------------
r85 | sylvanaar | 2008-10-30 04:15:01 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/ChannelNames.lua
reworked aspects of channel handling
------------------------------------------------------------------------
r84 | sylvanaar | 2008-10-29 22:23:09 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Font.lua
some rather complicated changes to default behavior. font size default values are set 'dynamically' based on the starting state of the client. not 100% about this change
------------------------------------------------------------------------
r83 | sylvanaar | 2008-10-29 07:01:42 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
Experimental module wasn't being delay loaded for some reason which I either cant remember, or doesn't exist.
------------------------------------------------------------------------
r82 | sylvanaar | 2008-10-29 06:56:11 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
D /trunk/modules/Deprecated
removed deprecated modules
------------------------------------------------------------------------
r81 | sylvanaar | 2008-10-29 06:53:46 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Font.lua
removed unused code
------------------------------------------------------------------------
r80 | sylvanaar | 2008-10-29 06:51:50 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Buttons.lua
fix the issues with the bottom button not being hidden and shown correctly
------------------------------------------------------------------------
r79 | sylvanaar | 2008-10-29 05:30:19 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Paragraph.lua
untested change to allow justification on the combat log frame.
------------------------------------------------------------------------
r78 | sylvanaar | 2008-10-27 10:23:39 +0000 (Mon, 27 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
revert 77
------------------------------------------------------------------------
r77 | sylvanaar | 2008-10-26 23:24:50 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
check for nil when processing fontstring GetText()
------------------------------------------------------------------------
r76 | sylvanaar | 2008-10-26 22:02:14 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
added a wowace.com mode for copychat which encloses the text in bgcolor=black tags
------------------------------------------------------------------------
r75 | sylvanaar | 2008-10-26 21:32:13 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
Fix the skew in the experimental modules splitting of the timestamps, the old code had the |r from the timestamp in the main fontstring, instead of the timestamp fontstring. The only way i really could observe this causing an issue was when copychat tried to format the text into bbcode or html.
------------------------------------------------------------------------
r73 | sylvanaar | 2008-10-26 19:19:51 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
Fixed alt/main display on tooltips. Added toggle for 'use libalts', to control internal use of libalts global data.
------------------------------------------------------------------------
r72 | sylvanaar | 2008-10-26 18:28:26 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
M /trunk/modules/CopyChat.lua
added html formatting for copychat, and enabled some of the input fields in altnames.
------------------------------------------------------------------------
r71 | sylvanaar | 2008-10-26 17:28:17 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatTabs.lua
M /trunk/modules/Paragraph.lua
fix chat tabs not being able to be hidden completely.
------------------------------------------------------------------------
r70 | sylvanaar | 2008-10-26 17:23:49 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Paragraph.lua
Fix problem with paragraph's options handling.
------------------------------------------------------------------------
r69 | sylvanaar | 2008-10-26 14:18:51 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
set toc version to @project-version@
------------------------------------------------------------------------
r67 | sylvanaar | 2008-10-26 14:07:00 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/libraries/Prat-3.0_Libraries.toc
M /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc
Fixup some toc fields.
------------------------------------------------------------------------
r66 | sylvanaar | 2008-10-26 13:45:54 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
Fix typo which was preventing altname diaplay
------------------------------------------------------------------------
r65 | sylvanaar | 2008-10-26 13:29:48 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
fix the pre-addmessage callback signature
------------------------------------------------------------------------
r64 | sylvanaar | 2008-10-26 13:18:50 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Editbox.lua
Undo some changes made earlier to the hooking done by the editbox module.
------------------------------------------------------------------------
r63 | sylvanaar | 2008-10-26 00:27:01 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
M /trunk/modules/Editbox.lua
Fix some error messages associated with the "autohide" option.
------------------------------------------------------------------------
r62 | sylvanaar | 2008-10-25 23:53:50 +0000 (Sat, 25 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
M /trunk/modules/ldb.lua
toc and ldb tweaks
------------------------------------------------------------------------
r60 | sylvanaar | 2008-10-24 10:42:14 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatTabs.lua
Change help text verbage to explain tristate checkboxes (im lazy)
------------------------------------------------------------------------
r59 | sylvanaar | 2008-10-24 10:37:27 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatTabs.lua
zomg fixed the broken chattabs module
------------------------------------------------------------------------
r58 | sylvanaar | 2008-10-24 10:16:37 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Editbox.lua
Some (I think) fixes to the editbox module
------------------------------------------------------------------------
r57 | sylvanaar | 2008-10-24 09:50:27 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/libraries/includes.xml
M /trunk/modules/AltNames.lua
Drycode changes to pass stored altname data to LibAlts-1.0 (just on initial load)
------------------------------------------------------------------------
r56 | sylvanaar | 2008-10-21 11:58:07 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
Leaked 'this' from experimental module. Set priority of global playername paterns for future use.
------------------------------------------------------------------------
r54 | sylvanaar | 2008-10-20 18:57:35 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLog.lua
chatlocg fix patch by askr
------------------------------------------------------------------------
r53 | sylvanaar | 2008-10-20 14:43:49 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
Call back into the hook chain for CFMEH calls on frames we haven't hooked addmessage (ie. combat log). Was just terminating. I'm not sure what this was originally for - probably external frames.
------------------------------------------------------------------------