IPopBar-r61454

Details

  • Filename
    IPopBar-r61454.zip
  • Uploaded by
  • Uploaded
    Feb 15, 2008
  • Size
    27.74 KB
  • Downloads
    36
  • MD5
    3bc675c4c4f818f7125cfc15ba84b3ae

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r61454 | xinhuan | 2008-02-15 09:22:54 -0500 (Fri, 15 Feb 2008) | 1 line
Changed paths:
   M /trunk/IPopBar/IPopBar.lua
   M /trunk/IPopBar/Locales/Locale-enUS.lua

IPopBar: Fix typos
------------------------------------------------------------------------
r61452 | xinhuan | 2008-02-15 09:11:13 -0500 (Fri, 15 Feb 2008) | 1 line
Changed paths:
   M /trunk/IPopBar/IPopBar.lua
   M /trunk/IPopBar/IPopBar.toc
   M /trunk/IPopBar/Locales/Locale-deDE.lua
   M /trunk/IPopBar/Locales/Locale-enUS.lua
   M /trunk/IPopBar/Locales/Locale-esES.lua
   M /trunk/IPopBar/Locales/Locale-frFR.lua
   M /trunk/IPopBar/Locales/Locale-koKR.lua
   M /trunk/IPopBar/Locales/Locale-ruRU.lua
   M /trunk/IPopBar/Locales/Locale-zhCN.lua
   M /trunk/IPopBar/Locales/Locale-zhTW.lua
   M /trunk/IPopBar/readme.txt

IPopBar: Update version from 2.00 to 2.01
------------------------------------------------------------------------
r61451 | xinhuan | 2008-02-15 09:04:34 -0500 (Fri, 15 Feb 2008) | 1 line
Changed paths:
   M /trunk/IPopBar/IPopBar.lua
   M /trunk/IPopBar/Locales/Locale-enUS.lua

IPopBar: Fix errors
------------------------------------------------------------------------
r61116 | xinhuan | 2008-02-13 01:22:19 -0500 (Wed, 13 Feb 2008) | 1 line
Changed paths:
   M /trunk/IPopBar/IPopBar.lua

IPopBar: Add a status bar message to the AceConfigDialog window to say what action (if any) is unbound on binding a key.
------------------------------------------------------------------------
r60230 | xinhuan | 2008-02-04 01:00:18 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   A /trunk/IPopBar/readme.txt

IPopBar: Add a readme file that contains general information and patch notes.
------------------------------------------------------------------------
r60210 | xinhuan | 2008-02-03 20:41:46 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   A /trunk/IPopBar (from /branches/IPopBar/Ace3:60209)

IPopBar: Copy branch to trunk
------------------------------------------------------------------------
r60010 | xinhuan | 2008-02-02 10:25:46 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/Locales/Locale-enUS.lua

IPopBar: Add technical information section that contains the default bar action IDs.
------------------------------------------------------------------------
r59907 | xinhuan | 2008-01-31 23:46:59 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/Locales/Locale-enUS.lua

IPopBar: Make scaling affect the default bottom left/right and side bars too. Set these bars framestrata to "LOW" (default "HIGH") so that our bar (parented to MainMenuBar at "MEDIUM") popups above them.
------------------------------------------------------------------------
r59905 | xinhuan | 2008-01-31 23:16:02 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/Locales/Locale-enUS.lua

IPopBar: Fix spelling.
------------------------------------------------------------------------
r59904 | xinhuan | 2008-01-31 23:02:26 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/Locales/Locale-deDE.lua
   M /branches/IPopBar/Ace3/Locales/Locale-enUS.lua
   M /branches/IPopBar/Ace3/Locales/Locale-esES.lua
   M /branches/IPopBar/Ace3/Locales/Locale-frFR.lua
   M /branches/IPopBar/Ace3/Locales/Locale-koKR.lua
   M /branches/IPopBar/Ace3/Locales/Locale-ruRU.lua
   M /branches/IPopBar/Ace3/Locales/Locale-zhCN.lua
   M /branches/IPopBar/Ace3/Locales/Locale-zhTW.lua
   M /branches/IPopBar/Ace3/embeds.xml

IPopBar: Remove AceLocale dependency, all embeds and all externals. IPopBar is now standalone and will only use Ace3 for its config dialog if present.
------------------------------------------------------------------------
r59902 | xinhuan | 2008-01-31 22:39:23 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/Locales/Locale-enUS.lua

IPopBar: Update slash commands to work for the last commit's feature. Localize all the new strings.
------------------------------------------------------------------------
r59897 | xinhuan | 2008-01-31 21:28:33 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.toc

IPopBar: Remove SideBar actionID changing support, since actionIDs are now configurable.
------------------------------------------------------------------------
r59896 | xinhuan | 2008-01-31 21:24:55 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua

IPopBar: Added advanced feature to allow setting the actionIDs of each row of IPopBar. This setting can't be accessed from command line yet, only from Ace3's config dialog.
------------------------------------------------------------------------
r59830 | xinhuan | 2008-01-31 09:38:12 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/Locales/Locale-enUS.lua

IPopBar: Rework the slash commands a bit so they work as toggles and on input values. Add options to scale the bar and also hide the gryphon end caps.
------------------------------------------------------------------------
r59819 | xinhuan | 2008-01-31 05:57:42 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua

IPopBar: Set the frame level of the cooldown frames to be the same as the buttons. They were below so the cooldown animation wasn't showing up.
------------------------------------------------------------------------
r59806 | xinhuan | 2008-01-31 04:17:51 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua

IPopBar: Fix error that occurs on a fresh install.
------------------------------------------------------------------------
r59804 | xinhuan | 2008-01-31 03:30:03 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/IPopBar.toc
   M /branches/IPopBar/Ace3/Locales/Locale-enUS.lua

IPopBar: Update version number to 2.0
------------------------------------------------------------------------
r59803 | xinhuan | 2008-01-31 03:15:41 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/Locales/Locale-enUS.lua

IPopBar: Localize all the strings used
------------------------------------------------------------------------
r59802 | xinhuan | 2008-01-31 02:43:18 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua

IPopBar: Add key bindings to our AceOpts table so the user can set them either in the Ace3 Config dialog and/or in the ESC->Key Bindings screen.
------------------------------------------------------------------------
r59801 | xinhuan | 2008-01-31 01:03:49 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua

IPopBar: Register optional options table with Ace3 if available, since we don't depend on Ace3 anymore.
------------------------------------------------------------------------
r59797 | xinhuan | 2008-01-30 23:22:39 -0500 (Wed, 30 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/Locales/Locale-enUS.lua
   M /branches/IPopBar/Ace3/embeds.xml

IPopBar: Fix taint issue, remove AceConfig/Gui/Console dependencies.
------------------------------------------------------------------------
r59796 | xinhuan | 2008-01-30 21:56:40 -0500 (Wed, 30 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/embeds.xml

IPopBar: Remove AceAddon and AceEvent dependencies. I realized I used 0 events and only :OnInitialized()
------------------------------------------------------------------------
r59794 | xinhuan | 2008-01-30 21:24:50 -0500 (Wed, 30 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3
   M /branches/IPopBar/Ace3/embeds.xml

IPopBar: Remove AceDB dependency
------------------------------------------------------------------------
r59793 | xinhuan | 2008-01-30 21:23:26 -0500 (Wed, 30 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/Bindings.xml
   M /branches/IPopBar/Ace3/IPopBar.lua

IPopBar: Cleanup code, make bindings work in keybinds menu, button code now works
------------------------------------------------------------------------
r59718 | xinhuan | 2008-01-29 22:55:15 -0500 (Tue, 29 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3

IPopBar: Add folder properties and externals
------------------------------------------------------------------------
r59717 | xinhuan | 2008-01-29 22:51:40 -0500 (Tue, 29 Jan 2008) | 1 line
Changed paths:
   M /branches/IPopBar/Ace3/IPopBar.lua
   M /branches/IPopBar/Ace3/IPopBar.toc

IPopBar: Port over more functions. Still not usable yet.
------------------------------------------------------------------------
r59709 | xinhuan | 2008-01-29 20:47:31 -0500 (Tue, 29 Jan 2008) | 1 line
Changed paths:
   A /branches/IPopBar/Ace3
   A /branches/IPopBar/Ace3/Bindings.xml
   A /branches/IPopBar/Ace3/IPopBar.lua
   A /branches/IPopBar/Ace3/IPopBar.toc
   A /branches/IPopBar/Ace3/Locales
   A /branches/IPopBar/Ace3/Locales/Locale-deDE.lua
   A /branches/IPopBar/Ace3/Locales/Locale-enUS.lua
   A /branches/IPopBar/Ace3/Locales/Locale-esES.lua
   A /branches/IPopBar/Ace3/Locales/Locale-frFR.lua
   A /branches/IPopBar/Ace3/Locales/Locale-koKR.lua
   A /branches/IPopBar/Ace3/Locales/Locale-ruRU.lua
   A /branches/IPopBar/Ace3/Locales/Locale-zhCN.lua
   A /branches/IPopBar/Ace3/Locales/Locale-zhTW.lua
   A /branches/IPopBar/Ace3/Locales.xml
   A /branches/IPopBar/Ace3/embeds.xml

IPopBar: Ace3 port of my addon IPopBar. This addon doesn't work yet.
------------------------------------------------------------------------

Additional Files