|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Category: Data Broker
Change Log - NinjaPanel
------------------------------------------------------------------------ r37 | Cladhaire-15704 | 2010-06-28 09:22:31 +0100 (Mon, 28 Jun 2010) | 1 line Updated LibJostle to be compatible with 3.3.5 ------------------------------------------------------------------------ r35 | Cladhaire-15704 | 2010-01-11 07:43:09 +0000 (Mon, 11 Jan 2010) | 1 line Fix a bug when an icon is set to nil, or set to a texture from nil ------------------------------------------------------------------------ r34 | Cladhaire-15704 | 2009-12-10 12:16:48 +0000 (Thu, 10 Dec 2009) | 1 line Updating TOC for 3.3 ------------------------------------------------------------------------ r33 | Cladhaire-15704 | 2009-12-10 12:15:57 +0000 (Thu, 10 Dec 2009) | 1 line Update LibJostle to fix the buff movement ------------------------------------------------------------------------ r32 | Cladhaire-15704 | 2009-08-05 10:24:52 +0100 (Wed, 05 Aug 2009) | 1 line Interface version update ------------------------------------------------------------------------ r31 | Cladhaire-15704 | 2009-04-23 10:06:52 +0100 (Thu, 23 Apr 2009) | 2 lines Show which feeds are launchers in the configuration UI ------------------------------------------------------------------------ r30 | Cladhaire-15704 | 2009-04-22 08:38:49 +0100 (Wed, 22 Apr 2009) | 2 lines Actually display disabled plugins in the configuration dialog ------------------------------------------------------------------------ r29 | Cladhaire-15704 | 2009-04-18 14:30:34 +0100 (Sat, 18 Apr 2009) | 2 lines Show tooltips for plugins that don't define any ------------------------------------------------------------------------ r28 | Cladhaire-15704 | 2009-04-18 14:13:21 +0100 (Sat, 18 Apr 2009) | 2 lines Setting eol-style, bumping .TOC and providing support for data feeds that dynamically change their type ------------------------------------------------------------------------ r27 | Cladhaire-15704 | 2009-04-17 16:11:05 +0100 (Fri, 17 Apr 2009) | 2 lines Updated version of LibJostle-3.0 ------------------------------------------------------------------------ r26 | PProvost-35627 | 2009-04-10 19:29:30 +0100 (Fri, 10 Apr 2009) | 2 lines Added a nil bailout in UpdatePlugin (bad mikma) ------------------------------------------------------------------------ r25 | Cladhaire-15704 | 2009-04-06 00:22:27 +0100 (Mon, 06 Apr 2009) | 2 lines * Fix for moving the panel to the bottom instead of the top.. kind of ------------------------------------------------------------------------ r24 | PProvost-35627 | 2009-04-05 09:23:09 -0600 (Sun, 05 Apr 2009) | 2 lines Fixed detach bug when disabling a new plugin ------------------------------------------------------------------------ r23 | PProvost-35627 | 2009-04-04 17:17:35 -0600 (Sat, 04 Apr 2009) | 2 lines Fixed an error caused by custom Data Objects ------------------------------------------------------------------------ r22 | PProvost-35627 | 2009-04-04 15:27:44 -0600 (Sat, 04 Apr 2009) | 2 lines Fixed the bad SV bug ------------------------------------------------------------------------ r21 | PProvost-35627 | 2009-04-04 10:45:43 -0600 (Sat, 04 Apr 2009) | 2 lines Fixed tooltip bug with bad type lookup for disabled plugins ------------------------------------------------------------------------ r20 | PProvost-35627 | 2009-04-03 09:17:00 -0600 (Fri, 03 Apr 2009) | 2 lines Fixed a bug with scrolling offset on the config screen ------------------------------------------------------------------------ r19 | Cladhaire-15704 | 2009-02-12 11:59:41 -0700 (Thu, 12 Feb 2009) | 2 lines Undoing bad development branch code to start with a clean slate ------------------------------------------------------------------------ r17 | Cladhaire-15704 | 2009-02-12 11:56:30 -0700 (Thu, 12 Feb 2009) | 2 lines * Commiting some broken code that I plan to back out ------------------------------------------------------------------------ r16 | Cladhaire-15704 | 2009-02-08 10:18:57 -0700 (Sun, 08 Feb 2009) | 2 lines * Ensure that the scroll bar works on longer addon lists ------------------------------------------------------------------------ r15 | Cladhaire-15704 | 2009-02-08 05:52:20 -0700 (Sun, 08 Feb 2009) | 2 lines * Fixed the issues with scrolling on enable/disable window ------------------------------------------------------------------------ r14 | Cladhaire-15704 | 2009-02-07 17:40:41 -0700 (Sat, 07 Feb 2009) | 3 lines * Added basic configuration panel that allows you disable/enable plugins. Requires reload and may not work properly. * Added support for AddonLoader delayed loading ------------------------------------------------------------------------ r13 | Cladhaire-15704 | 2009-02-07 12:55:19 -0700 (Sat, 07 Feb 2009) | 2 lines * Make sure to call using NinjaPanel instead of self in the context of the panel ------------------------------------------------------------------------ r12 | Cladhaire-15704 | 2009-02-04 04:29:41 -0700 (Wed, 04 Feb 2009) | 2 lines * Act properly with regards to tooltip metadata, refactored handling code a bit ------------------------------------------------------------------------ r11 | Cladhaire-15704 | 2009-02-03 15:57:52 -0700 (Tue, 03 Feb 2009) | 2 lines Added a development mode to assist in getting multiple bars working correctly ------------------------------------------------------------------------ r10 | Cladhaire-15704 | 2009-01-21 03:01:52 -0700 (Wed, 21 Jan 2009) | 2 lines * Don't error if jostle can't be loaded ------------------------------------------------------------------------ r9 | Cladhaire-15704 | 2009-01-18 02:42:42 -0700 (Sun, 18 Jan 2009) | 2 lines * Add support for the tooltip attribute ------------------------------------------------------------------------ r8 | Cladhaire-15704 | 2008-12-16 02:33:37 -0700 (Tue, 16 Dec 2008) | 2 lines * Add checks for self.db.plugins[name].disabled ------------------------------------------------------------------------ r7 | Cladhaire-15704 | 2008-12-16 01:02:07 -0700 (Tue, 16 Dec 2008) | 2 lines * Initialize db.plugins and sb.panels ------------------------------------------------------------------------ r6 | Cladhaire-15704 | 2008-12-15 16:28:15 -0700 (Mon, 15 Dec 2008) | 2 lines * Added cases for the On<X> handlers in UpdatePlugin, so we can set them whenever they are changed ------------------------------------------------------------------------ r5 | Cladhaire-15704 | 2008-12-15 10:32:35 -0700 (Mon, 15 Dec 2008) | 2 lines * Set wowi:dirname property so addon is properly packaged ------------------------------------------------------------------------ r4 | Cladhaire-15704 | 2008-12-15 10:21:08 -0700 (Mon, 15 Dec 2008) | 2 lines * Fix an issue when reporting an unknown data object type ------------------------------------------------------------------------ r3 | Cladhaire-15704 | 2008-12-15 09:46:18 -0700 (Mon, 15 Dec 2008) | 2 lines * Setting eol-style to native ------------------------------------------------------------------------ r2 | Cladhaire-15704 | 2008-12-15 09:45:12 -0700 (Mon, 15 Dec 2008) | 2 lines Initial import from git repository ------------------------------------------------------------------------ r1 | wowinterface | 2008-12-15 09:43:27 -0700 (Mon, 15 Dec 2008) | 1 line Creating inital directory structure ------------------------------------------------------------------------ Beta Files - NinjaPanel
Archived Versions - NinjaPanel
Comments - NinjaPanel
Support AddOn Development!You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | TankSpot | Zam ©2009 MMOUI / vBulletin - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||