------------------------------------------------------------------------
r18 | allikitten | 2013-12-08 17:59:35 +0000 (Sun, 08 Dec 2013) | 7 lines
Changed paths:
   M /trunk/DRF_ComboMenus.lua
   M /trunk/DRF_Options.lua
   M /trunk/DressingRoomFunctions.lua
   M /trunk/DressingRoomFunctions.toc
   A /trunk/libs
   A /trunk/libs/DropDownMenu
   A /trunk/libs/DropDownMenu/EasyMenu.lua
   A /trunk/libs/DropDownMenu/UIDropDownMenu.lua
   A /trunk/libs/DropDownMenu/UIDropDownMenuTemplates.xml
   A /trunk/libs/DropDownMenu/readme.txt

- Implemented No-Taint library (by author "Another") for drop-down menus.
- Added opening options frame to the extended drop-down menu
- Config variables now get initialized properly, this prevents a bug with toggling /drf options.
- Config Panel now has spaces in the add-on's name.
- Fixed a bug with unused function "ReportToChat" (vestigial copied from another of my add-ons)


------------------------------------------------------------------------
r16 | allikitten | 2013-12-06 19:22:03 +0000 (Fri, 06 Dec 2013) | 2 lines
Changed paths:
   M /trunk/DRF_Options.lua
   M /trunk/DressingRoomFunctions.lua

- Added slash commands. /dr opens the dressing room window, /drf configures the add-on.

------------------------------------------------------------------------
r15 | allikitten | 2013-12-06 10:12:34 +0000 (Fri, 06 Dec 2013) | 3 lines
Changed paths:
   M /trunk/DRF_ComboMenus.lua
   M /trunk/DRF_Options.lua

- Final touch-ups and bug-fixes. Fixed a spacing error with the options messages.
- Fixed a bug where changing the background would trigger the undress script unintentionally.

------------------------------------------------------------------------
r14 | allikitten | 2013-12-06 09:30:40 +0000 (Fri, 06 Dec 2013) | 3 lines
Changed paths:
   M /trunk/DressingRoomFunctions.lua

- Fixed critical bug with auction house side dress-up frame not being used.
- In fixing this bug, also implemented the auto-undress functions, as well. Will expand on this later. ;) But for now, it also applies the "conservative" outfit, if enabled.

------------------------------------------------------------------------
r13 | allikitten | 2013-12-06 08:43:21 +0000 (Fri, 06 Dec 2013) | 2 lines
Changed paths:
   M /trunk/DRF_ComboMenus.lua

- Changing model now has a similar undress effect as changing targets; this was the original intent.

------------------------------------------------------------------------
r12 | allikitten | 2013-12-06 00:02:39 +0000 (Fri, 06 Dec 2013) | 6 lines
Changed paths:
   A /trunk/DRF_ComboMenus.lua
   A /trunk/DRF_Options.lua
   M /trunk/DressingRoomFunctions.lua
   M /trunk/DressingRoomFunctions.toc
   A /trunk/FixBlizzardBugs.lua

- Major overhaul, code split into multiple files
- Added options frame
- Added ability to undress on frame open
- Added ability to undress on target switch
- Added basic clothing for default undress, if turned on

------------------------------------------------------------------------
