January 2012
============
* Enhancement: FWH debugger now shows the SETs values, so their values can be inspected.
Requested in the forums: viewtopic.php?p=124441#p124441
* Enhancement: FWH debugger Profiler support so we can inspect which procedures are consuming
more time and number of calls:
viewtopic.php?p=124466#p124466
* Enhancement: FWH debugger already inspects locals, statics, publics and privates variables.
viewtopic.php?p=124475#p124475
* Fix: Class TButton, Alt+... <hotkey> was not working since FWH 11.11. Now it is ok:
viewtopic.php?f=3&t=23271&start=0
* Fix: Disabled TBtnBmp buttons were firing actions, now it is ok, The actions should not be
fired. Thanks to Andre:
viewtopic.php?p=125014#p125014
* Fix: Buttons were not properly setting the focus when placed on folders, due to recent
changes. Now it is ok:
viewtopic.php?p=125106#p125106
* New: OpenGL first examples in samples\opengl.prg. To build it use: samples\buildgl.bat opengl.
It only works with MinGW gcc for now. Press "P" to activate the "perspective" mode.
* Fix: Radio Buttons were closing non modal dialogs. Now it is ok:
viewtopic.php?p=125213#p125213
* New: Class TTagCloud, shows a Tags Cloud with different fonts sizes based on the tags weigth.
Please review samples\TagCloud.prg. Thanks to Paco García from CanalFive! canalfive@gmail.com
viewtopic.php?f=3&t=23365&p=125528#p125528
* New: Harbour builds and xHarbour builds available from (2012 January 27):
http://code.google.com/p/harbour-and-xharbour-builds/downloads/list