mirror of
https://github.com/linux-man/LoveFrames.git
synced 2024-11-18 16:04:22 +00:00
Update changelog
This commit is contained in:
parent
5211bb3054
commit
20fbf2fd08
@ -16,6 +16,9 @@ Version 0.9.9 - Alpha (Release Date TBD)
|
|||||||
[ADDED] a new columnlist method: GetTotalColumnWidth()
|
[ADDED] a new columnlist method: GetTotalColumnWidth()
|
||||||
[ADDED] a new columnlist method: SetColumnWidth(id, width)
|
[ADDED] a new columnlist method: SetColumnWidth(id, width)
|
||||||
[ADDED] a new columnlist method: GetColumnWidth(id)
|
[ADDED] a new columnlist method: GetColumnWidth(id)
|
||||||
|
[ADDED] a new columnlist method: ResizeColumns()
|
||||||
|
[ADDED] a new columnlist method: SetDefaultColumnWidth(width)
|
||||||
|
[ADDED] a new columnlist method: GetDefaultColumnWidth()
|
||||||
[ADDED] a new columnlistheader method: SetName(name)
|
[ADDED] a new columnlistheader method: SetName(name)
|
||||||
[ADDED] a new scrollbody method: GetScrollBar()
|
[ADDED] a new scrollbody method: GetScrollBar()
|
||||||
|
|
||||||
@ -28,6 +31,7 @@ Version 0.9.9 - Alpha (Release Date TBD)
|
|||||||
[CHANGED] columnlist row colors are now adjusted when a row is removed from the list
|
[CHANGED] columnlist row colors are now adjusted when a row is removed from the list
|
||||||
[CHANGED] columnlistarea.rowcolorindex now resets to 1 when the list is cleared
|
[CHANGED] columnlistarea.rowcolorindex now resets to 1 when the list is cleared
|
||||||
[CHANGED] columnlist:SetRowColumnText to columnlist:SetCellText
|
[CHANGED] columnlist:SetRowColumnText to columnlist:SetCellText
|
||||||
|
[CHANGED] columnlist:AdjustColumns to columnlist:PositionColumns
|
||||||
|
|
||||||
================================================
|
================================================
|
||||||
Version 0.9.8.1 - Alpha (May 17 - 2014)
|
Version 0.9.8.1 - Alpha (May 17 - 2014)
|
||||||
|
Loading…
Reference in New Issue
Block a user