------------------------------------------------------------------------
r40484 | phyber | 2007-06-18 07:18:17 -0400 (Mon, 18 Jun 2007) | 2 lines
Changed paths:
   M /trunk/XPBarNone/XPBarNone.toc
   A /trunk/XPBarNone/embeds.xml

XPBarNone:
- o hai, i jumped on ur bandwagon.
------------------------------------------------------------------------
r38340 | phyber | 2007-06-03 18:24:50 -0400 (Sun, 03 Jun 2007) | 2 lines
Changed paths:
   M /trunk/XPBarNone/Core.lua

XPBarNone:
- Do a tonumber() on the Kills to Level number.
------------------------------------------------------------------------
r36596 | phyber | 2007-05-23 08:27:54 -0400 (Wed, 23 May 2007) | 2 lines
Changed paths:
   M /trunk/XPBarNone/Core.lua

XPBarNone:
- Added a check to the createXPBar() function to check if the XP bar had already been created.  Needed since the function to create the XPBar was moved into :OnEnable().
------------------------------------------------------------------------
r36424 | phyber | 2007-05-22 14:46:18 -0400 (Tue, 22 May 2007) | 2 lines
Changed paths:
   M /trunk/XPBarNone/Core.lua

XPBarNone:
- Change how the Dewdrop menus are opened.  Should stop the menus from moving when they refresh, as the occasionally did.
------------------------------------------------------------------------
r36420 | phyber | 2007-05-22 14:32:02 -0400 (Tue, 22 May 2007) | 2 lines
Changed paths:
   M /trunk/XPBarNone/Core.lua

XPBarNone:
- Comment out :SetOrientation() function.
------------------------------------------------------------------------
r36419 | phyber | 2007-05-22 14:30:09 -0400 (Tue, 22 May 2007) | 2 lines
Changed paths:
   M /trunk/XPBarNone/Core.lua

XPBarNone:
- Create the XP bar in :OnEnable() instead of :OnInitialize().  This fixes the issue where XPBarNone wouldn't be able to use a texture from another addon using SharedMediaLib, if the other addon hadn't loaded properly yet.  Or something along those lines.
------------------------------------------------------------------------
r36343 | phyber | 2007-05-22 06:00:51 -0400 (Tue, 22 May 2007) | 2 lines
Changed paths:
   M /trunk/XPBarNone/XPBarNone.toc

XPBarNone:
- TOC update to 20100.
------------------------------------------------------------------------
r35796 | phyber | 2007-05-18 09:46:09 -0400 (Fri, 18 May 2007) | 2 lines
Changed paths:
   M /trunk/XPBarNone/Core.lua

XPBarNone:
- Commented out the GetRepHexColour stuff.  I want to colour the text rep somewhere, I'm just not sure where yet. :)
------------------------------------------------------------------------
r35795 | phyber | 2007-05-18 09:38:18 -0400 (Fri, 18 May 2007) | 2 lines
Changed paths:
   M /trunk/XPBarNone/Core.lua
   A /trunk/XPBarNone/Textures/litestep.tga

XPBarNone:
- Added LiteStep texture.
------------------------------------------------------------------------
