2015-12-25  Nenue  <Nenue>

[60a9dc276ece] [tip]
* .hgtags:

Added tag v1.4.4 for changeset 31ca76e04766


[31ca76e04766] [v1.4.4]
* Devian.lua, Devian.xml:

/dvn tag and /dvc commands will respond to all of their arguments
Index assignment algorithm should stop breaking new channels.
current channel's ToFront is invoked after the initializer loop


2015-12-24  Nenue  <Nenue>

[6d1528a55514]
* .hgtags:

Added tag v1.4.3 for changeset b0e8bd30575f


[b0e8bd30575f] [v1.4.3]
* Devian.lua:

front channel persistence fixes


2015-12-23  Nenue  <Nenue>

[3113fcacaa3e]
* .hgtags:

Added tag v1.4.2 for changeset 4085930d5f09


[4085930d5f09] [v1.4.2]
* Devian.lua:

debugged last commit now that servers are back up


[2c2a84163606]
* Devian.lua:

Texture and visibility settings applied during frame creation
Frames are hidden and Message() bounces out when full addons are loaded


[45e1e612df44]
* Devian.lua:

Texture and visibility settings applied during frame creation


2015-12-22  Nenue  <Nenue>

[4ce99f995339]
* .hgtags:

Added tag v1.4.1 for changeset df098747b31d


[df098747b31d] [v1.4.1]
* Devian.lua:

Current channel works again


2015-12-20  Nenue  <Nenue>

[a04ea897862d]
* .hgtags:

Added tag v1.4 for changeset 01c32c98e72a


[01c32c98e72a] [v1.4]
* Devian.lua:

LuaDoc info added
Removal of release tagged debug output
/dvn tag <prefix> <channel> can be applied to multiple channels, and re-using the command will toggle that output off
SetChannel data clobbering fixed
Message prefix coloring fixed


[48a1d9c14af5]
* Devian.lua:

Commented out debug prints


[dee6cef56415]
* .hgtags:

Added tag v1.3 for changeset ee5dd70e792f


[ee5dd70e792f] [v1.3]
* .hgtags:

Added tag v1.2-r15 for changeset 5254d1ba6013


[5254d1ba6013] [v1.2-r15]
* Devian.lua, Devian.xml, corner.blp:

Multiple output windows can be created for different output prefixes, and prefixes can be designated to an existing or new "console" with /dvn <prefix> <console>
Frame objects are generated directly from XML data, and their state information is stored in the object itself to resolve issues with GetWidth() returning old info in some cases.
 StackFrames and DistributeFrames methods can be invoked from /script to arrange the buffers.


2015-12-19  Nenue  <Nenue>

[080dfa4990fb]
* Devian.lua, Devian.xml:

necessary abstractions for running multiple console buffers in place
message prefix can act as a channel selector when tagged in savedvars
more frame vars defined in the XML
XML parentKey names organized


[0f91c3679c01]
* .hgtags:

Added tag v1.2-r11 for changeset 65fcb81f4e0a


[65fcb81f4e0a] [v1.2-r11]
* Devian.lua, Devian.xml:

Media file placement
Logic operations madness


[5bd1ee0db47c]
* .hgtags:

Added tag v1.2-r9 for changeset 12d814c10962


[12d814c10962] [v1.2-r9]
* Devian.lua:

Look for SavedVariables after they're available.


2015-12-18  Nenue  <Nenue>

[5fb37280eb74]
* .hgtags, Devian.toc, font/SourceCodePro-Black.ttf, font/SourceCodePro-Bold.ttf, font/SourceCodePro-ExtraLight.ttf, font/SourceCodePro-Light.ttf, font/SourceCodePro-Medium.ttf, font/SourceCodePro-Regular.ttf, font/SourceCodePro-Semibold.ttf:

Added tag v1.2-r7 for changeset d0cd0e68213e


[d0cd0e68213e] [v1.2-r7]
* Devian.lua, Devian.xml:

Frame anchor set in a way that doesn't disjoint the other pieces when it's changed.
Corrected arithmetic in SavePos; should be using y = GetTop - GetScreenHeight
Height parameter only saved when maximized


[b526dc930b15]
* Devian.lua:

leftover sizer fuckery


[ac644fc860cc]
* Devian.lua, Devian.xml:

ResizeBounds set
Min/Maximize moved into lua


[247118593c66]
* Devian.lua, Devian.toc, Devian.xml:

Console interface properly resides in XML, and has been fitted with a sizing widget.
Console frame can be moved by clicking and dragging anywhere, and can be minimized by right click.
Font paths point to the actual addon tree.


[957f42cb49d0]
* .hgtags:

Added tag v1.1 for changeset 77adceb8ebe4


[77adceb8ebe4] [v1.1]
* Devian.lua:

maxlines adjustment
TODO: make this a config param


2015-12-17  Nenue  <Nenue>

[a13243a4118b]
* Devian.lua:

empty output detection
cleaning old code


2015-12-15  Nenue  <Nenue>

[585221424a93]
* Devian.lua, Devian.toc:

initial commit


