http://hmgextended.com/files/
and a full MinGW-based self-extracting archive is placed at the following URL:
http://hmgextended.com/files/
There is xHarbour-based archive also at the following URL:
http://hmgextended.com/files/
There is the following changelog for this build:
2013/04/10: HMG Extended Edition 2.2.1 Published.
* Enhanced: The StatusBar control supports now a PROGRESSITEM clause:
- New: SET [STATUSBAR] PROGRESSITEM OF
* Enhanced: The Toolbar[Ex] control supports an optional 'Customize' clause.
This allows the creation of the customizable toolbar.
Based upon a contribution of Janusz Pora <januszpora@onet.eu>
(see demo in folder \samples\Basic\ToolBarEx_2)
* Enhanced: The GetBox control supports an optional 'NOMINUS' clause.
Contributed by Simon Norbert <simon.n@t-online.hu>.
* Changed: The some PagerBox control internal functions are defined as
pseudo-functions now.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Changed: The internal functions _DestroyImageList() and IL_DESTROY() are
defined as pseudo-functions now.
They are a wrappers for the C-function ImageList_Destroy().
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Changed: The function RC_CURSOR() is defined as pseudo-function now.
It is a wrapper for the C-function SetResCursor().
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Changed: The
proper privileges request in Win Vista/Seven UAC.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see Windows7.Manifest in folder \Resources)
* Enhanced: Added a new option to batch\Compile.bat file:
- /W switch generates Harbour compiler warnings.
Contributed by Kevin Carmody <i@kevincarmody.com>
* Updated: HbSQLite3 library:
- update for using SQLITE3 version 3.7.16.1 (from 3.7.15.2).
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see demo in folder \samples\Advanced\SQLITE_2)
* Updated: WinReport library (see source in folder \Source\WinReport).
This version is considered as Beta release.
Contributed by Pierpaolo Martinello
>
(see demo in folder \samples\Advanced\REPORT_
* Updated: Adaptation FiveWin Class TSBrowse 9.0 in HMG:
- Fixed: Blocking of activation of edition by character key via :bUserKeys.
Usage: oBrw:bUserKeys := {|nKey,nFlags,oBrw| if(nKey>30.and.nKey<255 wbr="">nKey)}
Contributed by Grigory Filatov <gfilatov@inbox.ru>
- New: Added array for correction of edit cell position.
Usage: oBrw:aEditCellAdjust[3] := -2 // correction of cell width
- New: Added variable lNoMinus in TSColumn class.
Usage: oBrw:aColumns[4]:lNoMinus := .t.
Contributed by Simon Norbert <simon.n@t-online.hu>.
* Updated: MPM utility:
- Fixed: bug at compiling of C-source code only.
Contributed by Kevin Carmody <i@kevincarmody.com>
(see in folder \Utils\MPM)
* Updated: Harbour Compiler 3.2.0dev (r2013-03-29 19:31):
* Updated: HbODBC library source code (see in folder \Source\HbODBC).
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(look at ReadMe.txt in folder \harbour)
* Updated: HMGS-IDE v.1.2.0 Project Manager and Two-Way Visual Form Designer.
Contribution of Pete <pete_westg@yahoo.gr>
* New: 'Bos Taurus: Open multiple image files with SCALE feature' sample.
Based upon a contribution of Bicahi Esgici <esgici@gmail.com>.
Adapted for Minigui Extended by Grigory Filatov <gfilatov@inbox.ru>
(see in folder \samples\Advanced\BTExplore)
* Updated: 'Download Manager with MultiThreading' sample:
- added error checking at downloading.
Based upon a contribution of Artyom Verchenko <artyomskynet@gmail.com>
(see in folder \samples\Advanced\Downloader)
There are the following last minute changes by Kevin Carmody in this build also:
- changed
- BATCH\MakeLibOpt.bat - corrected help text, accepts target library locations
other than Harbour or MiniGui
- BATCH\MakeLibEnd.bat - supports MakeLibOpt.bat
- SAMPLES\Advanced\
format
- SAMPLES\Advanced\UnRar\
added Borland path to impdef and implib
It is a regularly scheduled monthly maintenance release.
This release is considered stable and ready for production use.
--
With Best Regards,
Grigory Filatov
[MiniGUI Team]
No comments:
Post a Comment