Przemysław Czerpak
2975eadbba
2023-01-15 11:17 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/hbwin/win_prn1.c
! fixed parameter type in font enum callback
* include/harbour.hbx
* src/harbour.def
* src/rtl/hbgtcore.c
+ added two new PRG functions:
hb_gtExists( <cGtName> ) -> <lExists>
hb_gtList() -> <aGtNames>
* src/rtl/hbgtcore.c
* changed the order of defualt GT initialization. Now GT specified by -gt*
hbmk2 option has higher priority then GT chosen by
request HB_GT_<name>_DEFAULT
* include/hbapi.h
* src/vm/set.c
+ added two C functions for OS codepage translations:
char * hb_osStrEncode2( const char * pszName,
char * pszBuffer, HB_SIZE nSize );
HB_WCHAR * hb_osStrU16Encode2( const char * pszName,
HB_WCHAR * pszBufferW, HB_SIZE nSize );
* include/hbwinuni.h
+ added HB_CHARDUP2() macro for UNICODE/ANSI OS codepage translation
* src/common/hbgete.c
! fixed memory allocation in MS-Windows version of hb_getenv_buffer()
* src/pp/hbpp.c
! added integer range to HB_VER_REVID definition to pacify warning
* src/rtl/cdpapi.c
* minor simplification
2023-01-15 11:17:33 +01:00
..
2020-03-24 23:34:35 +01:00
2020-02-10 15:33:49 +01:00
2023-01-15 11:17:33 +01:00
2022-10-23 23:28:00 -03:00
2021-01-27 18:56:18 +01:00
2016-03-28 13:13:29 +02:00
2017-09-08 16:25:13 +00:00
2020-02-24 08:32:41 +01:00
2020-02-05 11:25:32 +01:00
2022-11-11 20:47:55 +01:00
2022-11-25 18:14:56 +01:00
2023-01-15 11:17:33 +01:00
2022-11-25 18:14:56 +01:00
2023-01-15 11:17:33 +01:00
2023-01-15 11:17:33 +01:00
2023-01-15 11:17:33 +01:00
2015-12-29 17:03:40 +01:00