Page 2 of 2

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Apr 07, 2021 12:16 pm
by salamandra
Grigory, thank you very much for your nice job and strong effort !!


Salamandra, Brazil

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Apr 14, 2021 6:21 am
by gfilatov
Hi All,

I've uploaded the updated setup of the build 21.03 (Update 2) for Borland C++ 5.8.2 at

http://hmgextended.com/files/CONTRIB/hm ... -setup.exe

Whatsnew:
* Fixed: ON SIZE event is triggered to early in the Modal window with the
defined menu.
Bug was reported by Theo Pluijm <trmpluym/at/gmail.com>.
Based upon a contribution of HMG user Edward.
Adapted for Minigui Extended by Grigory Filatov <gfilatov@inbox.ru>
* Modified: Adaptation of the MiniGUI core for compatibility with the
latest Harbour compiler version 3.0.0 (SVN 2011-07-17 19:15):
- the updated header include\i_pseudofunc.ch;
- added translate directives for missed Harbour 3.2 functions;
- Vista's TaskDialog implementation was blocked due to the
incompatibility with Harbour 3.0.
Contributed by Grigory Filatov <gfilatov@inbox.ru>.
* Updated: Implementation of UNICODE support in the MiniGUI core:
- fixed problem with the returned items value in ListBox, ComboBox
and GET ini file command.
Bug was reported by Allan De Sa.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Updated: Harbour Compiler 3.2.0dev (SVN 2021-04-10 23:32):
* Updated: PostGreSQL library source code
(see in folder \Source\HbPgSql).
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(look at ReadMe.txt in folder \harbour)
* New: 'ButtonEx and Snap Control' sample: added the function Snap2Ctrl().
Contributed by Pierpaolo Martinello <pier.martinello[at]alice.it>
(see demo3.prg in folder \samples\Basic\BUTTON_1)
The upgrade to this build is recommended.

Thanks for your attention and support.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Apr 14, 2021 6:24 am
by gfilatov
P.S. Please note that there are also the following MinGW-based builds:
-------------------------------------------------------------
Minigui Ex Package (build date: 13.04.2021)
Download links: http://hmgextended.com/files/PRIVATE
-------------------------------------------------------------

Components versions:
--------------------

Harbour MiniGUI Extended Edition 21.03 (Update 2)

Harbour 3.2.0dev (r2104102132)

Harbour Make (hbmk2) 3.2.0dev (r2021-04-10 21:32)

gcc (GCC with MCF thread model, built by LH_Mouse.) 10.3.1 20210409
and
-------------------------------------------------------------
Minigui Ex 64 Package (build date: 13.04.2021)
Download links: http://hmgextended.com/files/PRIVATE
-------------------------------------------------------------

Components versions:
--------------------

Harbour MiniGUI Extended Edition 21.03 (Update 2)

Harbour 3.4.0dev (cf51c11) (2017-12-20 13:44)

Harbour Make (hbmk2) 3.4.0dev (cf51c11) (2017-12-20 13:44)

gcc (MinGW-W64 x86_64-posix-seh, built by Brecht Sanders) 10.3.0
The above builds are available for the all donators :arrow:

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Apr 14, 2021 1:18 pm
by Anand
Thank you Grigory for the update.

Regards,

Anand

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Thu Apr 15, 2021 1:48 pm
by quartz565
Thank you Grigory!

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Apr 28, 2021 6:24 am
by gfilatov
Hi All,

I've uploaded the updated setup of the build 21.03 (Update 3) for Borland C++ 5.8.2 at

http://hmgextended.com/files/CONTRIB/hm ... -setup.exe

Whatsnew:
* New: The OwnerDraw Menu style supported the following optional command:
- SET MENUTHEME [ DEFAULT | XP | 2000 | DARK | USER <aMenu> ]
[ OF <form> ]
Based on using of the function HMG_SetMenuTheme().
Contributed by Grigory Filatov <gfilatov/@/inbox.ru>
(see menudemo2.prg in folder \samples\Basic\Menu)
* Updated: Synchronized Extended HMG for compatibility with Official HMG:
- added the useful functions (and appropriate properties) below:
- TreeItemGetParentValue();
- TreeItemSetNodeFlag().
Based upon a contribution of Claudio Soto <srvet/@/adinet.com.uy>.
Adapted for Minigui Extended by Grigory Filatov <gfilatov/@/inbox.ru>
(see demo in folder \samples\Basic\TreeMenu_3)
* Updated: Implementation of UNICODE support in the MiniGUI core:
- fixed problem with the TIMEPICKER format string.
Bug was reported by Allan De Sa.
Contributed by Grigory Filatov <gfilatov/@/inbox.ru>
* Updated: HbSQLite3 library:
- update for using SQLITE3 version 3.35.5 (from 3.35.4).
Contributed by Grigory Filatov <gfilatov/@/inbox.ru>.
* Updated: Harbour Compiler 3.2.0dev (SVN 2021-04-14 22:25).
Contributed by Grigory Filatov <gfilatov/@/inbox.ru>
(look at ReadMe.txt in folder \harbour)
* New: 'Save/Load Tree Structure in the JSON format' sample.
Based upon a contribution of HMG user Edward.
Adapted for Minigui Extended by Grigory Filatov <gfilatov/@/inbox.ru>
(see in folder \samples\Basic\TreeMenu_3)
* Updated: 'Simple PDF Class' sample:
- updated for using of the recent PDF Class version.
Based upon a contribution of Jose Quintas.
Adapted for Minigui Extended by Grigory Filatov <gfilatov/@/inbox.ru>
(see in folder \samples\Advanced\HaruPDF_2)
The upgrade to this build is recommended.

Thanks for your attention and support.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Apr 28, 2021 8:30 am
by Anand
Hi Grigory

Thanks for the new version

Regards,

Anand

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Mon May 03, 2021 11:19 am
by JALMAG
Thanks Grigory!
best regards