r829
Details
-
FilenamePrat-3.0-r829.zip
-
Uploaded by
-
UploadedJun 21, 2011
-
Size1.33 MB
-
Downloads368
-
MD5a3b88525ce2a4eb667b3ff2d7ad3b3c2
Supported WoW Retail Versions
- 4.1.0
Changelog
2011-06-21 sylvanaar <sylvanaar@mindspring.com>
[cdc7797458ad] [tip]
* debug/globalcomplete.lua
complete functions with ()
[07e8fac4c44f]
* debug/globalcomplete.lua
make the completions look a bit nicer, show the common text as white and the variant as green
[58f4a336948b]
* debug/globalcomplete.lua
remove debug
[fa65c57ed3b3]
* debug/globalcomplete.lua
support :, and only display a list of functions. for widgets the : is the only way to display functions, . just shows fields due to the functions being in the metatable.
2011-06-20 sylvanaar <sylvanaar@mindspring.com>
[db6f76d44b5f]
* modules/PlayerNames.lua
tested realid class coloring - thanks pompy and ackis
[6eb02c8a6e5a]
* modules/AltNames.lua
move creation of LibAlts to the init function
[76a968209d45]
* modules/PlayerNames.lua
found a usage of the global event
[f11da90a0cde]
* modules/PlayerNames.lua
untested realid coloring by class - not a very good implementation either
[e5ef13045f4a]
* debug/globalcomplete.lua
code cleanup
[1a78fb0cc438]
* debug/globalcomplete.lua
incremental autocompletion of table fields
[eaed8009bf4f]
* debug/globalcomplete.lua
autocompletion of table fields too
[f50500312057]
* addon/addon.lua debug/globalcomplete.lua
include a working version of global autocomplete that doesnt require the patch to ace-tab
[583685ee59a8]
* addon/addon.lua debug/globalcomplete.lua debug/includes.xml debug/namespacemerge.lua
support for new autocompletion of globals in debug mode
[a82083b385b2]
* pullouts/Prat-3.0_Experimental/Experimental.lua
changes require patch to ace-tab
[19b30fa56ce1]
* pullouts/Prat-3.0_Experimental/Experimental.lua
cool global autocompletion for debugging - in experimental pullout for now
2011-06-11 sylvanaar <sylvanaar@mindspring.com>
[b7041cc38d48]
* modules/Editbox.lua
remove unused function
[66c8aee3c401]
* modules/Editbox.lua
remove commented out code, and run the code formatter
2011-06-10 sylvanaar <sylvanaar@mindspring.com>
[3fe1f5d14c72]
* addon/addon.lua addon/locales.lua addon/modules.lua addon/options.lua modules/AddonMessages.lua modules/Alias.lua modules/AltNames.lua modules/Buttons.lua modules/ChannelColorMemory.lua modules/ChannelNames.lua modules/ChannelSticky.lua modules/ChatFrames.lua modules/ChatLog.lua modules/Clear.lua modules/CopyChat.lua modules/CustomFilters.lua modules/EventNames.lua modules/Fading.lua modules/Filtering.lua modules/Font.lua modules/History.lua modules/Keybindings.lua modules/OriginalButtons.lua modules/OriginalEditbox.lua modules/Paragraph.lua modules/PlayerNameGlobalPatterns.lua modules/PlayerNames.lua modules/PopupMessage.lua modules/Scroll.lua modules/ServerNames.lua modules/Sounds.lua modules/Substitutions.lua modules/TellTarget.lua modules/Timestamps.lua modules/UrlCopy.lua services/channelapi.lua services/chatsections.lua services/classcolor.lua services/classgenderfix.lua services/events.lua services/links.lua services/patterns.lua services/textcolor.lua
remove the ancient file headers
2011-06-09 sylvanaar <sylvanaar@mindspring.com>
[616060e55480]
* modules/Bubbles.lua
prevent chat bubbles from growing too large. re-ran the source formatter
[64d8d5bb820c]
* Merge
[ad86e94c4841]
* services/unitpopupmenus.lua
looks like the global "button" was being leaked - thats generic enough that it could cause all sorts of taint issues
2011-06-06 sylvanaar <sylvanaar@mindspring.com>
[d97951924d94]
* .pkgmeta:
tools-used: idlua
[e56b1e12671e]
* .pkgmeta:
tools-used: IDLua
[58f4ea1176e9]
* .hgtags:
Added tag 3.4.20 for changeset 019ff7c5434d
2011-06-05 sylvanaar <sylvanaar@mindspring.com>
[019ff7c5434d] [3.4.20]
* modules/Timestamps.lua
patch from merah for nil error
[fd89997cbfd0]
* modules/Editbox.lua
Cide's fix for editbox becoming clickable in some cases
[476a60114d6d]
* modules/Editbox.lua
remove unused option
2011-04-26 sylvanaar <sylvanaar@mindspring.com>
[cdaa901cd110]
* .hgtags:
Added tag 3.4.19 for changeset 4f5e3c0c6537
[4f5e3c0c6537] [3.4.19]
* libraries/Prat-3.0_Libraries.toc
-X-CompatibleWith
[1ce25a557e3b]
* libraries/Prat-3.0_Libraries.toc
forgot the libraries toc