Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
programming:tge:controls:guimoderntextlistctrl:status [2011/09/12 17:37] Nathan Martinprogramming:tge:controls:guimoderntextlistctrl:status [2011/09/19 19:32] – [v1.01] updated Nathan Martin
Line 15: Line 15:
  
 ===== Changelog ===== ===== Changelog =====
-==== 2011-09-?? - v1.01 ====+==== 2011-09-19 - v1.01 ====
   * Added workaround to resolve //''error C2668: 'std::swap' : ambiguous call to overloaded function''// for Visual Studio 2010.   * Added workaround to resolve //''error C2668: 'std::swap' : ambiguous call to overloaded function''// for Visual Studio 2010.
   * Fixed Bitmaps (//''<bitmap>'' tag//) not being drawn vertically centered in the row column contents.   * Fixed Bitmaps (//''<bitmap>'' tag//) not being drawn vertically centered in the row column contents.
   * Fixed draw clip rectangle bug in parent control GuiArrayCtrl.   * Fixed draw clip rectangle bug in parent control GuiArrayCtrl.
 +  * Fixed row selection highlight color as expected for rows in an inactive state.
 +  * Fixed usage of mMarkup (//internal [[programming/tge/controls/guimoderntextlistctrl#allowMarkup]] reference//) in the GuiModernSort column sort manager's comparator operator.
 +  * Fixed [[programming/tge/controls/guimoderntextlistctrl#addRow]] method not validating and returning the correct inserted row position.
 +  * Added a new argument field //**flags**// to the [[programming/tge/controls/guimoderntextlistctrl#addRow]] method for textual flags support.
 +  * Added a new [[programming/tge/controls/guimoderntextlistctrl#getColumnFlags]] method to retrieve a column's textual flags state.
 +  * Added a new [[programming/tge/controls/guimoderntextlistctrl#setRowFlags]] method to set a row's textual flags.
 +  * Added a new [[programming/tge/controls/guimoderntextlistctrl#getRowFlags]] method to retrieve a row's textual flags state.
 +
  
 ==== 2011-08-21 - v1.00 ==== ==== 2011-08-21 - v1.00 ====
   * Initial release of control.   * Initial release of control.
  
programming/tge/controls/guimoderntextlistctrl/status.txt · Last modified: 2011/09/19 20:21 by Nathan Martin
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki