Page 1 of 2

Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Mar 31, 2021 6:22 am
by gfilatov
Hi Friends,

We are pleased to announce a new build of Harbour MiniGUI Extended
Edition.

It is a regularly scheduled maintenance release.

Here's a breakdown of some of the modifications in the build 21.03.
For the full list, please see the changelog.
* Implementation of UNICODE support in the MiniGUI core libraries.
It was a postponed user's request (slight chance of regression).

* The useful Registry functions were updated for using into the
Unicode build.

* Fixed ANIGIF control:
- restored a proper handling of the DELAY clause
(bug was introduced in the build 20.10 (update 2)).

* The Tab page(s) at owner-draw colored TAB control supports now
PNG, GIF and TIF images. The 'Transparent' property will be added
to these images automatically.

* Updated BosTaurus, Debugger, HbPrinter, MiniPrint, MiniPrint2 and
TSBrowse libraries.

* Updated SQLite3 library to the recent version 3.35.3.

* Updated 'Open Table InSpector' sample:
- added the source code for the OTIS library version 1.20 b01;
- updated documentation (look at \Doc folder).

* Updated some examples for UNICODE support.
There are the separate versions for ANSI and UNICODE charsets of the
MiniGUI library now.

A setup of the ANSI build 21.03 for Borland C++ 5.8.2 is published at
the following URL:

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

There is also an extra donationware Minigui Ex build for the
Embarcadero C++ 10.2 ‘Tokyo’ compiler.

This release is considered stable and ready for production use.

The upgrade to this build is recommended.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]

P.S. I have also prepared an archive with UNICODE version of the library
for all donators.

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Mar 31, 2021 6:41 am
by serge_girard
Thanks a lot !

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Mar 31, 2021 9:19 am
by Anand
Thanks a lot Grigory , for the new update and UNICODE version.

Regards,

Anand

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Mar 31, 2021 11:54 am
by hmgaams57
Many thanks Grigory

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Mar 31, 2021 2:02 pm
by Claudio Ricardo
Thanks for you effort Grigory !!!

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Mar 31, 2021 2:24 pm
by salamandra
Thank you very much Grigory !!


Best regards,


Salamandra, Brazil

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Thu Apr 01, 2021 8:21 am
by JALMAG
Thank you Grigory, modest financial contribution

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Sat Apr 03, 2021 9:35 pm
by quartz565
Thank you very much Grigory !!!

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Sat Apr 03, 2021 10:33 pm
by luisvasquezcl
Thanks grigory congratulation

Re: Harbour MiniGUI Extended Edition build 21.03 is published

Posted: Wed Apr 07, 2021 6:44 am
by gfilatov
Hi All,

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

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

Whatsnew:
* New: Implementation of UNICODE support in the MiniGUI core libraries:
- updated the Harbour TGet class;
- updated the GETBOX control;
- updated the TSBrowse library.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Updated: Adaptation FiveWin Class TSBrowse 9.0 in HMG:
- correction of using the variable :lNoKeyChar with the logical
fields in the method KeyChar().
Contributed by SergKis
* Updated: HbSQLite3 library:
- update for using SQLITE3 version 3.35.4 (from 3.35.3).
Contributed by Grigory Filatov <gfilatov@inbox.ru>.
* Updated: Harbour Compiler 3.2.0dev (SVN 2021-03-31 20:37):
* Updated: PostGreSQL library source code
(see in folder \Source\HbPgSql).
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(look at ReadMe.txt in folder \harbour)
* Updated: 'Test application' sample.
- updated C-code for unicode support.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see in folder \samples\Basic\TEST_APPLICATION)
* Updated: 'Using OOP events for creation of the reports' sample:
- updated database for unicode compatibility.
Contributed by Sergej Kiselev
(see in folder \samples\Advanced\APP_OOPREPORT)
The upgrade to this build is recommended.

Thanks for your attention and support.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]