promotional bannermobile promotional banner

NinjaPanel

A simple no-frills top panel for data broker feeds

File Details

v40000-1.0.0

  • R
  • Oct 21, 2010
  • 31.57 KB
  • 4.0K
  • 4.0.1
  • Retail

File Name

NinjaPanel-v40000-1.0.0.zip

Supported Versions

  • 4.0.1

tag v40000-1.0.0
81923297edfcb84f528fc226431775274c01d7c7
James Whitehead II <jnwhiteh@gmail.com>
2010-10-21 11:20:03 +0100

Tagging initial 4.x release

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

James Whitehead II:
    - Update .TOC
    - Update to LibJostle-3.0-v40000
git-svn-migrate:
    - Convert svn:ignore properties to .gitignore.
James Whitehead II:
    - Updated LibJostle to be compatible with 3.3.5
    - Hide the tooltip when a plugin is clicked
    - Fix a bug when an icon is set to nil, or set to a texture from nil
    - Updating TOC for 3.3
    - Update LibJostle to fix the buff movement
    - Interface version update
    - Show which feeds are launchers in the configuration UI
    - Actually display disabled plugins in the configuration dialog
    - Show tooltips for plugins that don't define any
    - Setting eol-style, bumping .TOC and providing support for data feeds that dynamically change their type
    - Updated version of LibJostle-3.0
PProvost-35627:
    - Added a nil bailout in UpdatePlugin (bad mikma)
James Whitehead II:
    - * Fix for moving the panel to the bottom instead of the top.. kind of
PProvost-35627:
    - Fixed detach bug when disabling a new plugin
    - Fixed an error caused by custom Data Objects
    - Fixed the bad SV bug
    - Fixed tooltip bug with bad type lookup for disabled plugins
    - Fixed a bug with scrolling offset on the config screen
James Whitehead II:
    - Undoing bad development branch code to start with a clean slate
    - * Commiting some broken code that I plan to back out
    - * Ensure that the scroll bar works on longer addon lists
    - * Fixed the issues with scrolling on enable/disable window
    - * Added basic configuration panel that allows you disable/enable plugins.  Requires reload and may not work properly. * Added support for AddonLoader delayed loading
    - * Make sure to call using NinjaPanel instead of self in the context of the panel
    - * Act properly with regards to tooltip metadata, refactored handling code a bit
    - Added a development mode to assist in getting multiple bars working correctly
    - * Don't error if jostle can't be loaded
    - * Add support for the tooltip attribute
    - * Add checks for self.db.plugins[name].disabled
    - * Initialize db.plugins and sb.panels
    - * Added cases for the On<X> handlers in UpdatePlugin, so we can set them whenever they are changed
    - * Set wowi:dirname property so addon is properly packaged
    - * Fix an issue when reporting an unknown data object type
    - * Setting eol-style to native
    - Initial import from git repository
wowinterface:
    - Creating inital directory structure