ecere/gui/controls/ListBox: Fixed remaining issue caused by moving fix
[sdk] / ecere / src / gui / controls / ListBox.ec
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Fixed remaining issue cause...
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Simplified member access
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Fixed drag-select issues...
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Fixed issue moving rows...
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Fixes for moving row in...
2015-10-15 Rejean Loyerecere/gui/controls/ListBox: add NotifyMoved.
2015-10-15 Jerome St-Louisecere/gui/controls/ListBox: Attempts to improve row...
2015-10-15 Jerome St-Louisecere/src/com; gfx; gui: Temporary patches for alignmen...
2015-10-15 Jerome St-LouisUnstaged changes working on Android support
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-06-12 Jerome St-Louisecere; ide: Fixed Release config warnings
2014-05-31 Jerome St-Louiscompiler/libec:MemoryGuard: Fixed MG not to require...
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-04 Jerome St-Louiscompiler/libec: (#402, #772) Improved reporting syntax...
2014-02-09 Jerome St-Louisecere/gui/Window;ListBox: Null safety checks
2013-11-20 Rejean Loyerecere:gui:controls:DataBox,DropBox,DateDropBox;::Notify...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-10-08 Rejean Loyerecere/controls/Listbox;ide; (#998) tweaked to exit...
2013-10-08 Rejean Loyerecere/controls/ListBox; fixed annoying lack of edge...
2013-10-08 Rejean Loyeride;debugger; (#1014) fixed confusion with the expressi...
2013-09-28 Rejean Loyerecere;Listbox/ide;watches; (#998) handle clipboard...
2013-08-08 Jerome St-Louisecere/gui/DropBox; ide/Property Sheet: (#818) Fixed...
2013-08-08 Jerome St-Louisecere/gui/ListBox: (#958) Fixed Global Settings Resizin...
2013-08-07 Jerome St-Louisecere/gui/ListBox: Tweaked ListBox to not eat Tab cycle...
2013-08-07 Jerome St-Louisecere/gui/ListBox: Tweak to pass F2 through NotifyKeyDo...
2013-06-04 Jerome St-Louisecere/gui/Window, ListBox: Fixed lockups related to...
2013-04-22 Jerome St-Louisecere/gui/ListBox: Fix to go to row, typing with shift...
2013-04-15 Jerome St-Louisecere/gui/ListBox: Put back extra *w check in OnResizing
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