File Details
Notes 1.2.13
- R
- Jun 3, 2012
- 450.47 KB
- 54
- 4.3.4
- Retail
File Name
Notes-r34.zip
Supported Versions
- 4.3.4
--- 1.2.13 ---
r34 | alexrs84 | 2012-06-03 19:03:32 +0000 (Sun, 03 Jun 2012) | 3 lines
Changed paths:
M /trunk/MiniMapIcon.xml
M /trunk/Notes.lua
M /trunk/Notes.toc
- Added Context Menu to Right Click of MiniMap Icon, LDB Launcher Icon, and Simply Notes Title Bar; Toggle Window, Toggle MiniMap Icon, Font, Fontsize, Scale, Background Alpha
- Fixed GetTitleFromNote...
--- 1.2.12 ---
r33 | alexrs84 | 2012-06-02 18:08:21 +0000 (Sat, 02 Jun 2012) | 3 lines
Changed paths:
M /trunk/MiniMapIcon.xml
M /trunk/Notes.lua
M /trunk/Notes.toc
- No longer using LibDBIcon (added in 1.2.11) - I'm sorry but I just absolutely hate the icon it produces, still using LibDataBroker-1.1 though
--- 1.2.11 ---
r32 | alexrs84 | 2012-06-02 17:07:20 +0000 (Sat, 02 Jun 2012) | 3 lines
Changed paths:
A /trunk/Lib
A /trunk/Lib/Lib.xml
A /trunk/Lib/LibDBIcon-1.0
A /trunk/Lib/LibDBIcon-1.0/LibDBIcon-1.0.lua
A /trunk/Lib/LibDataBroker-1.1
A /trunk/Lib/LibDataBroker-1.1/LibDataBroker-1.1.lua
A /trunk/Lib/LibDataBroker-1.1/README.textile
A /trunk/Lib/LibStub
A /trunk/Lib/LibStub/LibStub.lua
M /trunk/Notes.lua
M /trunk/Notes.toc
A /trunk/Textures/icon.tga
- Incorporated LibDataBroker, and LDBIcon; Added toggle for MiniMap Icon: "/notes minimap"
--- 1.2.10 ---
r30 | alexrs84 | 2012-06-02 08:04:30 +0000 (Sat, 02 Jun 2012) | 2 lines
Changed paths:
M /trunk/Notes.lua
- Fixed the way the Note Title is derived from the Note Text.. "^\n$" on the first line will no longer provide a note title of "<No Title>"; Instead it will try to find the first line of actual Text
--- 1.2.8 ---
r29 | alexrs84 | 2012-06-02 06:17:11 +0000 (Sat, 02 Jun 2012) | 3 lines
Changed paths:
A /trunk/Bindings.xml
A /trunk/Notes-KeyBindings.lua
M /trunk/Notes.lua
M /trunk/Notes.toc
- Chat command "/notes show" now toggles Notes, instead of just "showing" it
- Added KeyBindings for Toggling/New Note/Next/Prev/Lock, under header "Simply Notes" in the Game Menu(ESC) > Keybindings
---- 1.2.7 ----
r28 | alexrs84 | 2012-06-02 01:03:49 +0000 (Sat, 02 Jun 2012) | 1 line
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
Enhanced scrolling of notes frame, while you're selecting Text you can move your mouse cursor passed the Top or Bottom of the window to scroll the notes text so that you can select Text that is out of view
---- 1.2.6 ----
r27 | alexrs84 | 2012-05-31 20:56:46 +0000 (Thu, 31 May 2012) | 3 lines
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
- '+'(New Note) button is now a static button in the main window, left clicking adds a note while right clicking will insert a note into your current viewing position
- '<'(Previous) and '>'(Next) buttons are always visible and cycle through your notes in the appropriate direction, indefinitely
- Note Viewing position(example: Note #2) is still persistent, but Character Specific now
---- 1.2.5 ----
r26 | alexrs84 | 2012-05-31 14:09:51 +0000 (Thu, 31 May 2012) | 1 line
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
- Title shows FIRST line only;
- Last shown note(number) is persistent across sessions;
---- 1.2.4 ----
r25 | alexrs84 | 2012-05-30 04:53:18 +0000 (Wed, 30 May 2012) | 4 lines
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
- Fixed a single case where clicking a certain type of LINK in a note while the note doesn't have edit focus could cause an error
- Added 'Create New Note' to Note Navigation dropdown
- Note Titles now strip links too, instead of just colors
---- 1.2.3 ----
r24 | alexrs84 | 2012-05-29 23:58:07 +0000 (Tue, 29 May 2012) | 1 line
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
1.2.3 - bug fix (Links: Ctrl+Click hitem link in Notes previews item)
---- 1.2.2 ----
- Packager didn't update a texture!! ARGHHH
- Fixed a case of deferring to SetRef causing an error
---- 1.2.1 ----
- Fixed titles not being shown in navigation menu the first time after going from 1.1.x to 1.2.x
- ADDED Full Support for Hyperlinks(achievement, items, players); Interaction with the links in the notes window respects the default behavior one would expect: Shift/Ctrl Clicking will attempt to insert into the Chat Edit Box, otherwise will show a tooltip...
---- 1.2.0 ----
- Fixed the "Insert into Simply Notes" player context menu to support Battle.net Friends
- Added Navigation Dropdown
- Added TITLE data to notes; Right now they're generated automatically, derived from the TEXT data of the note but I will change this so that they are editable
- Other enhancements....
---- 1.1.7 ----
- Added menu item to Player's context(chat frame) menu (Insert into SimplyNotes) to copy Chat messages - of any type, from any channel, from any tab
---- 1.1.6 ----
- Hooked WorldFrame clicks, when player clicks world frame Edit Focus is relinquished
- Added button to Open Mail frame, Left click appends mail contents to current note; Right click creates a new note from mail
- .....
---- 1.1.5 ----
- Enhanced UI ( "/notes alpha" now only affects backdrop/backdropborder )
- Reduced load message spam
- Enhanced a few commands and added a confirmation step to /notes clear
- ... minor adjustments to defaults ...
---- 1.1.4 ----
- Added a slight overlay to better indicate when there is Edit Focus
- When [MAIL_SHOW] or [...] events are triggered, Edit Focus is relinquished...
---- 1.1.3 ----
- Added 'Recent Colors' history; Allows you to re-use identical colors( a set of colors ) while highlighting your notes
---- 1.1.2 ----
- Created an Undo/Redo feature accessible with pressing "Ctrl Z" and "Ctrl Y"; (Proxy frame with Keyboard Enabled and PropagateKeyboardInput to detect CONTROL & 'z'|'y')
---- 1.1.1 ----
- Auto Locks( read only mode ) when entering combat which relinquishes Edit Focus to prevent editing a note while beginning to fight
---- 1.1.0 ----
- Added Note Lock feature (read only viewing)
- Added ability to colorize text
- ... other enhancements
---- 1.0.5 ----
- Fixed: /notes resetpos
- Made a few Blizzard fonts available
- Improved Modal[less] dialog (Delete Confirmation, .ect)
---- 1.0.4 ----
- Added Confirmation step while deleting a note
---- 1.0.3 ----
- Added 'Alpha' setting, settable with /notes alpha [#1-100]
---- 1.0.2 ----
- Clicking the backdrop of the notes window sets edit focus
- Visibility is a persistent setting; Hidden by default
- Improved resizing...
---- 1.0.1 ----
- Border is highlighted to indicate the note window has edit focus
- Navigating through notes now clears edit focus
- Delete icon more obvious

