ecere/gui/ListBox: Fixed moving rows updating with wrong index
[sdk] / ecere / src / gui / controls / ListBox.ec
2013-03-28 Jerome St-Louisecere/gui/ListBox: Fixed moving rows updating with...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-02-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2013-02-18 Jerome St-Louisecere: Fix for BitmapResource objects in Menu items...
2013-02-17 Jerome St-Louisecere, ide: Replaced integer types by 64 bit ints for...
2013-02-01 Jerome St-Louisecere; ide; compiler: Fixed setting safety null charact...
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2012-10-22 Rejean Loyerecere:ListBox; fixed OnKeyHit to let alt key and ctrl...
2012-10-22 Rejean LoyerRevert "ecere:ListBox: fixed alt/ctrl-arrows combinatio...
2012-08-03 Jerome St-Louisecere/gui/ListBox: AutoSize tweak to consider header...
2012-08-03 Jerome St-Louisecere/gui/ListBox: Fix to position of sort order arrow...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Added 'fixed' property to DataField...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Letting 'isHeader' = true rows'...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Multi-coloring of multiple levels...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Enabling indenting when having multi...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Fixed dangling sortField reference...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Fixed DataField AutoSize to work...
2012-08-01 Jerome St-Louisecere/gui/ListBox: Support for auto sizing a field...
2012-08-01 Jerome St-Louisecere/gui/ListBox: Added missing get to DataField's...
2012-07-14 Jerome St-Louisecere, eda: GUI Tweaks to fix autoSize behaviors
2012-07-13 Jerome St-Louisecere/gui/ListBox: Fix for mistakenly reporting consist...
2012-07-13 Jerome St-Louisecere/gui/ListBox: Fix for proper update of row indices...
2012-03-08 Jerome St-Louisecere/gui; installer: Transparent list box tweaks
2012-03-07 Jerome St-Louisecere/gui/controls/ListBox: Support for text without...
2012-03-01 Jerome St-Louisecere: Added SystemColor::formColor to represent the...
2012-02-19 Jerome St-Louisecere/i18n: Added GUI property categories strings
2012-02-15 Juan Sanchezecere/gui/ListBox: Fixed a crash on calling ListBox...
2011-11-25 Jerome St-Louisecere/gui/ListBox: Fix for deleting sub-rows on a Delet...
2011-10-01 Rejean Loyerecere:ListBox: fixed alt/ctrl-arrows combination key...
2011-10-01 Rejean Loyerecere:ListBox: null check for allowing setting currentR...
2011-09-16 Jerome St-Louisecere/ListBox: Fixed clickedRow on Clear(); fixed a...
2011-09-14 Jerome St-Louiside: Fixed visual glitches: 'dead pixel' in Properties...
2011-09-14 Rejean LoyerRevert "ecere:ListBox: fixed null vtbl call crash"
2011-09-14 Rejean LoyerRevert "ecere:ListBox: properly fixed null vtbl call...
2011-09-13 Jerome St-Louiseda/ecere: Prevent assigning itself as a parent to...
2011-09-13 Rejean Loyerecere:ListBox: properly fixed null vtbl call crash
2011-09-10 Rejean Loyerecere:ListBox: fixed null vtbl call crash
2011-08-25 Jerome St-LouisFix for double clicking DirectoriesBox entries popping...
2011-08-23 Jerome St-Louisecere: Fix for Double cicking project view list box...
2011-08-18 Jerome St-Louisecere: ListBox: Fixed readability of alwaysEdit'ed...
2011-08-11 Jerome St-Louissdk/ecere/ide: Improved color customization support...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository