WoW:Khaos: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(v2.2) |
||
| Line 1: | Line 1: | ||
{{funclib|Khaos}} | {{funclib|Khaos}} | ||
{{tocright}} | {{tocright}} | ||
===v2.2=== | |||
#Changed collumn widths to make more of the addon names visible | |||
#Difficulties changed to a single "Advanced Options" checkbox, default unchecked | |||
#Added blank configuration section text | |||
#Configuration section now scrolls slower with the mouse wheel | |||
#Added addon dependancy trees to the addon list | |||
#Addon help text now shows unloaded required dependancies in red. | |||
#Right clicking an addon now selects the addon as well as shows the dropdown menu | |||
#Removed configuration categories/tabs/folders | |||
#"Set Default" popup is now only used at the beginning before a configuration has been selected. To select the default afterwards simply check the box next to it in the selection menu or right click and select "Set to default" | |||
#Fixed help "?" icon hover text | |||
#Changed all tooltips to use the help text format at the bottom of the frame | |||
#OnShow now re-centers the window if it hasn't been manually dragged. | |||
===v2.11=== | |||
#Fixed bug in the config dropdown menu | |||
===v2.1=== | ===v2.1=== | ||
Revision as of 07:44, 9 April 2007
This article is a part of the documentation of the Khaos function library
v2.2
- Changed collumn widths to make more of the addon names visible
- Difficulties changed to a single "Advanced Options" checkbox, default unchecked
- Added blank configuration section text
- Configuration section now scrolls slower with the mouse wheel
- Added addon dependancy trees to the addon list
- Addon help text now shows unloaded required dependancies in red.
- Right clicking an addon now selects the addon as well as shows the dropdown menu
- Removed configuration categories/tabs/folders
- "Set Default" popup is now only used at the beginning before a configuration has been selected. To select the default afterwards simply check the box next to it in the selection menu or right click and select "Set to default"
- Fixed help "?" icon hover text
- Changed all tooltips to use the help text format at the bottom of the frame
- OnShow now re-centers the window if it hasn't been manually dragged.
v2.11
- Fixed bug in the config dropdown menu
v2.1
- Fixed bug in setSetKeyParameter not returnign after an error
- TOC to 20003
v2.0
- No longer requires Earth
- Now uses embedded DynamicPopup library for simple static popups
- Now uses embeddable FireTree XML Template Library
- Included derived Radio Button and Vertical Tab templates
- Now uses the blizzard dropdown menu template
- Changed debug globals to only KHAOS_DEBUG and KHAOS_DEBUG_VALUE
- Available Standalone version with all libs embedded