2016-07-06  Nenue  <Nenue>

[55ddf3655cb3] [tip]
* .hgtags:

Added tag v2.1.78 for changeset d11b67d25aee


[d11b67d25aee] [v2.1.78]
* Devian.lua, Devian.toc:

- Added some title info manipulation to make DVN more prevalent in the load order.
- Added Devian.LoadMessage function for spooling post-reload messages.
- Fixed a lua error caused by switching to non-existent profiles.


2016-04-13  Nenue  <Nenue>

[1b2d6d4a54fd]
* .hgtags:

Added tag v2.1.76 for changeset 3a33e47eeca8


[3a33e47eeca8] [v2.1.76]
* Devian.lua:

tweak the nil, boolean, and reference value display


2016-04-09  Nenue  <Nenue>

[1632b061f579]
* .hgtags:

Added tag v2.1.74 for changeset 3745540e8996


[3745540e8996] [v2.1.74]
* Devian.lua, Dock.lua:

- New commands:
 - /dvn remove (index|tag) will remove a channel from the current profile
 - /dvncolors resets the tag color cache
- Fixed an issue with creating more than one output channel per UI session.
- Performance improvements:
 - Color caching now ignores decimal timestamps, removing a source of cache bloat
 - Cleaned up a bunch of global variable use in many areas


[da5ff1fc9fb6]
* Devian.lua, UI.lua:

- Fixed an issue with creating more than one output channel per UI session.
- Cleanup of globals for slightly better performance when printing to a lot of channels at once


2016-03-28  Nenue  <Nenue>

[d636ff1b17ce]
* Devian.lua:

Fixed global addon state preservation between characters on different realms.


2016-03-26  Nenue  <Nenue>

[d73b883b415b]
* Devian.lua, UI.lua:

Resolved channel state clobbering between reloads.


2016-03-15  Nenue  <Nenue>

[e89244da507b]
* Devian.lua, Devian.xml, UI.lua:

Fixed beacon click action on extra consoles.
Removed the load-time `print` output about the front channel.


2016-03-12  Nenue  <Nenue>

[1687ae1c6162]
* Devian.toc, UI.lua:

fixed :ToFront not remembering the current channel


2016-03-09  Nenue  <Nenue>

[137b8c55a593]
* Devian.lua:

character profile wasn't being created


2016-03-05  Nenue  <Nenue>

[516ceb31703d]
* Config.lua, Devian.lua, Dock.lua, Locale.lua, UI.lua:

New profile system that stores channel and tag settings for each saved AddOn list.
A boatload of structural revisions, making better use of the built-in table, and hopefully making console command issues easier to pick up.


2016-03-04  Nenue  <Nenue>

[4148c90986e7]
* .hgtags:

Added tag v2.1.65 for changeset 30456a6d5555


[30456a6d5555] [v2.1.65]
* Devian.xml:

include AceConsole-3.0 path corrected


2016-01-26  Nenue  <Nenue>

[0b3943f02d6e]
* .hgtags:

Added tag v2.1.61 for changeset 8729d39f6a3d


[8729d39f6a3d] [v2.1.61]
* UI.lua:

trim out prints


[6ca4d0cae907]
* .hgtags:

Added tag v2.1.60 for changeset 59e047d6c5de


[59e047d6c5de] [v2.1.60]
* Devian.lua, Devian.xml, UI.lua:

- Frame fading on movement re-implemented.
- Fixed front console losing focus between reloads.


2016-01-12  Nenue  <Nenue>

[5b1c570b1cfd]
* .hgtags:

Added tag v2.1 for changeset 0a9a6740ea5d


[0a9a6740ea5d] [v2.1]
* Devian.lua, Devian.xml, Dock.lua, UI.lua:

- Discarded use of blizzard functions never meant for the wild (http://forums.wowace.com/showthread.php?t=20397)
- Fixed dock buttons not highlighting properly
- Fixed dock buttons not dropping after selection change
- Mouse input is disabled during player movement


2016-01-08  Nenue  <Nenue>

[0d2967941745]
* Devian.lua, Devian.toc, Locale.lua:

localization internals
message prefix is forced to string before used on table lookups


2016-01-06  Nenue  <Nenue>

[4b1b301cf8d4]
* Devian.lua:

movement faders obey the conditons asserted by db.workspace


[1b8c597dba44]
* Devian.lua, Devian.toc, Devian.xml, UI.lua:

added movement fading
todo: sort out dock mouseover hitches


2016-01-05  Nenue  <Nenue>

[25725b0c933c]
* .hgtags:

Added tag v2.0-stable for changeset 4c05e55b0433


[551936187325]
* .hgtags:

Removed tag v2.0-stable


[4c05e55b0433] [v2.0-stable]
* Devian.lua, Devian.toc:

setting version strings


[c90e45d1fa77]
* .hgtags:

Added tag v2.0-stable for changeset c3166f700438


[c3166f700438]
* Config.lua, Devian.lua, Devian.xml, Dock.lua, UI.lua:

dock beacons and text fader cleaned up
fixed OnLeave ending at mouseOverDock false and causing beacons to stick
fixed a nil argument in dock framescript


2016-01-04  Nenue  <Nenue>

[36290c315606]
* .hgtags:

Added tag v2.0-raw for changeset 2bf7eb1844cb


