r16

Details

  • Filename
    wtasknote-r16.zip
  • Uploaded by
  • Uploaded
    Sep 11, 2010
  • Size
    4.77 KB
  • Downloads
    29
  • MD5
    8c9c8946c24e793ca90028adcf60d8a0

Supported WoW Retail Versions

  • 4.0.1
  • 3.3.5

Changelog

------------------------------------------------------------------------
r16 | wuphonsreach | 2010-09-12 03:54:32 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   A /trunk/Globals.lua
   D /trunk/MiniMap.lua
   A /trunk/Options.lua (from /trunk/wTaskNoteOptions.lua:13
   M /trunk/wTaskNote.lua
   M /trunk/wTaskNote.toc
   D /trunk/wTaskNoteOptions.lua

moving code around so that everything loads in the proper order (and get rid of the old LUA file for the minimap)
------------------------------------------------------------------------
r15 | wuphonsreach | 2010-09-12 03:44:02 +0000 (Sun, 12 Sep 2010) | 3 lines
Changed paths:
   M /trunk/Localization/enUS.lua

Fix error (wrong addon name in localization file):
Message: ..\AddOns\wTaskNote\wTaskNote.lua line 6:
   Usage: GetLocale(application[, silent]): 'application' - No locales registered for 'WTaskNote'
------------------------------------------------------------------------
r14 | wuphonsreach | 2010-09-12 03:39:34 +0000 (Sun, 12 Sep 2010) | 3 lines
Changed paths:
   M /trunk/Localization/enUS.lua

set enUS as the default locale
see line 1: local L = LibStub("AceLocale-3.0"):NewLocale("RaidBuffStatus", "enUS", true)
all other locales will leave off the 3rd argument because they are not the default
------------------------------------------------------------------------
r13 | wuphonsreach | 2010-09-12 03:27:16 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/wTaskNote.lua
   M /trunk/wTaskNoteOptions.lua

clean up options code (probably still broken)
------------------------------------------------------------------------
r12 | wuphonsreach | 2010-09-12 03:20:46 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/wTaskNote.lua
   M /trunk/wTaskNoteOptions.lua

working on basic options screen
------------------------------------------------------------------------
r11 | wuphonsreach | 2010-09-12 02:59:12 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   A /trunk/wTaskNoteOptions.lua

create LUA file to deal with options
------------------------------------------------------------------------
r10 | wuphonsreach | 2010-09-12 02:58:01 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   A /trunk/wTaskNoteFrame.lua

add the LUA file to control the wTaskNoteFrame
------------------------------------------------------------------------
r9 | wuphonsreach | 2010-09-12 02:50:25 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/wTaskNote.lua

broken code, but working on adding minimap button using LDBIcon
------------------------------------------------------------------------
r8 | wuphonsreach | 2010-09-11 22:25:08 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   A /trunk/MiniMap.lua
   M /trunk/wTaskNote.lua

add minimap LUA file, based somewhat off of how RaidBuffStatus does things
------------------------------------------------------------------------
r7 | wuphonsreach | 2010-09-11 22:20:12 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk

add svn:externals for the Ace3 libraries to embed them
------------------------------------------------------------------------
r6 | wuphonsreach | 2010-09-11 21:55:08 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Localization/enUS.lua
   M /trunk/wTaskNote.toc

testing out localization
------------------------------------------------------------------------
r5 | wuphonsreach | 2010-09-11 21:41:34 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   A /trunk/Localization/enUS.lua
   M /trunk/wTaskNote.lua
   M /trunk/wTaskNote.toc

setting up basic localization with (2) namespaces for Options/Messages at the start
------------------------------------------------------------------------
r4 | wuphonsreach | 2010-09-11 21:40:52 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   A /trunk/Localization

setting up basic localization with (2) namespaces for Options/Messages at the start
------------------------------------------------------------------------
r3 | wuphonsreach | 2010-09-11 21:14:31 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   A /trunk/embeds.xml
   M /trunk/wTaskNote.lua
   M /trunk/wTaskNote.toc

laying the groundwork for the use of the Ace3 libraries
------------------------------------------------------------------------
r2 | wuphonsreach | 2010-09-11 17:40:27 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   A /trunk/wTaskNote.lua
   A /trunk/wTaskNote.toc

base version with no content
------------------------------------------------------------------------
r1 | root | 2010-09-11 17:20:20 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"wtasknote/mainline: Initial Import"
------------------------------------------------------------------------