The Harbour MiniGUI Extended Edition 2.1.0 setup is published at the following URL:
http://hmgextended.com/files/
and the expanded MinGW-based archive is placed at the following URL:
http://hmgextended.com/files/
There is the following changelog for this build:
2012/04/25: HMG Extended Edition 2.1.0 Published.
* Fixed: Wrong resizing of the GetBox control without built-in buttons into Tab container.
Problem was reported by Sergey Danilevich <danilevich57@mail.ru>.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Fixed: Changed correction of Browse's Up/Down keys management in the MDI Child windows.
Based upon a contribution of Russian user SergKis
(see demo in folder \samples\Basic\MDI_2)
* Changed: The Spinner control shows a min/max value on 'LostFocus' event
if user introduced the 'out of range' value from keyboard.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see demo in folder \samples\Basic\SPINNER)
* Changed: The internal functions _SetControlCol(), _SetControlRow(), _SetControlHeight()
and _SetControlWidth() are defined as pseudo-functions now.
They are a wrappers for the internal function _SetControlSizePos().
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Changed: The internal functions _GetNotifyIconName() and _GetNotifyIconTooltip() are defined
as pseudo-functions again.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Changed: Replacing the cycle For-Next with For Each-Next for improvement of the speed
in the internal function _SetActivationFocus().
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Enhanced: Added a seven optional color's constants to the header include\i_color.ch.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Updated: Adaptation FiveWin Class TSBrowse 9.0 in HMG:
- Fixed: minor correction in the method ExpSeek (introduced in the build 2.0.7).
Contributed by Oleg Krutoff <krutoff@mail.ru>
* Updated: Harbour Compiler 3.1.0dev (SVN 2012-04-20 08:14):
* Modified: Windows WINANSI build mode forcibly turned on.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(look at ReadMe.txt in folder \harbour)
* New: 'Disable/Enable a selected Tab Page with Cargo property usage' sample.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see demo2.prg in folder \samples\Basic\Cargo)
* New: 'Harbour Script Usage' sample.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see in folder \samples\Advanced\RunScript)
* New: 'Menu for running of the external console programs' sample.
Contributed by Verchenko Andrey <verchenkoag@gmail.com>
(see in folder \samples\Advanced\RunTasks)
* Updated: 'File Manager v.0.51' sample:
- Fixed: setting of date/time attributes for file;
- New: Added BACKSPACE key action.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see in folder \samples\Advanced\FileMan)
* Updated: 'Monitor Tester' sample.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see in folder \samples\Applications\
This release of MiniGUI is considered stable and ready for production use.
--
Best Regards,
Grigory Filatov
[MiniGUI Team]
No comments:
Post a Comment