Iñaki Zabala's activity

From 12/03/2013 to 01/01/2014

12/31/2013

02:59 PM U++ Bug #577: Prevent AddColumn(0, ...)
In addition, in GridCtrl.h, line 1247, there is an AddColumn(0, 0, true) that should have to be AddColumn("", 0, true... Iñaki Zabala

12/19/2013

08:47 AM U++ Bug #577 (In Progress): Prevent AddColumn(0, ...)
That is perfect.
Some details related with this that should have to be fixed are:
- DropGrid/DropGrid.h ==> Gr...
Iñaki Zabala

12/18/2013

09:18 AM U++ Bug #577: Prevent AddColumn(0, ...)
Today GridCtrl is still broken.
Sorry for this statement but, this code should be fixed today. No excuses.
Iñaki Zabala

12/13/2013

01:07 PM U++ Bug #607 (Approved): MinGW problem with parser.cpp, CParser::ReadDouble()
Now it is not possible to compile with MinGW due to a simple problem in parse.cpp function CParser::ReadDouble().
...
Iñaki Zabala
01:04 PM U++ Bug #577: Prevent AddColumn(0, ...)
Hello Mirek
GridCtrl now accepts AddColumn() with char *name = NULL in other places like:
- ...
Iñaki Zabala
 

Also available in: Atom