Viktor Szakats
4cccb2bd26
2013-01-30 18:24 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* doc/en/lang.txt
* include/hbapilng.h
* src/rtl/langapi.c
+ HB_LANGNAME() Harbour API extended to accept optional
language ID. See docs.
+ HB_LANGMESSAGE() Harbour API extended to accept 2nd parameter
as optional language ID. See docs.
+ added new C level API to retrieve a language string from
any language module (not just selected one):
const char * hb_langGetItem( const char * pszID, int iIndex );
+ extended hb_langName() C level API to be able to retrieve
name of any language modules, not just selected one:
char * hb_langName( const char * pszID );
[INCOMPATIBLE]
* hb_langDGetItem() C level API moved to 'compatibility' status
* uncrustified unattendedly
* src/codepage/l_fr.c
! fixed another typo which was result of local paste mistake
* utils/hbmk2/hbmk2.hu_HU.po
* utils/hbmk2/hbmk2.prg
+ extended the wording of -comp=/-plat= options, default behavior indicated
* tests/langapi.prg
! updated to RTE at the end and to use non-legacy language IDs
* tests/langapi.prg
* contrib/hbnf/tests/datecnfg.prg
* utils/hbtest/hbtest.prg
* minor cleanup
2013-01-30 17:32:39 +00:00
..
2012-11-17 22:20:13 +00:00
2012-10-07 13:13:07 +00:00
2012-10-15 00:00:51 +00:00
2009-08-11 15:42:56 +00:00
2012-11-05 11:37:36 +00:00
2012-12-03 13:52:22 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-07-18 13:41:31 +00:00
2012-10-15 10:24:57 +00:00
2012-11-17 22:20:13 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 13:41:31 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-03-20 18:26:41 +00:00
2012-10-01 23:16:18 +00:00
2012-11-16 16:53:48 +00:00
2012-10-01 23:16:18 +00:00
2012-10-15 10:24:57 +00:00
2012-11-17 22:20:13 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2013-01-24 14:20:54 +00:00
2012-10-02 18:38:03 +00:00
2012-11-26 22:02:46 +00:00
2013-01-24 14:20:54 +00:00
2012-10-02 11:59:22 +00:00
2012-10-03 15:37:14 +00:00
2012-10-02 11:59:22 +00:00
2012-10-03 15:37:14 +00:00
2012-11-16 15:23:20 +00:00
2012-10-03 15:37:14 +00:00
2012-10-04 15:46:03 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-07-18 13:41:31 +00:00
2012-10-09 18:33:17 +00:00
2013-01-30 11:26:58 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-11-28 00:09:22 +00:00
2012-11-28 00:09:22 +00:00
2012-11-28 00:09:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-12-09 13:54:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-11-01 16:35:14 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 10:24:57 +00:00
2008-06-28 08:52:56 +00:00
2012-07-18 13:41:31 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-12-09 13:54:48 +00:00
2012-10-04 00:13:27 +00:00
2012-07-18 14:27:05 +00:00
2012-11-10 16:05:47 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-05 11:37:36 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-12 13:40:09 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-12-09 13:54:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-27 13:18:08 +00:00
2010-06-03 16:23:36 +00:00
2010-07-13 06:56:45 +00:00
2012-07-18 13:41:31 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-07-19 09:02:44 +00:00
2012-11-28 00:09:22 +00:00
2013-01-24 14:20:54 +00:00
2012-12-09 13:54:48 +00:00
2012-11-17 22:20:13 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-04 10:54:07 +00:00
2012-10-23 14:48:08 +00:00
2008-08-17 15:04:11 +00:00
2012-10-04 15:46:03 +00:00
2013-01-30 17:32:39 +00:00
2012-12-03 13:52:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-07-18 13:41:31 +00:00
2012-11-17 22:20:13 +00:00
2012-09-30 21:12:01 +00:00
2012-10-02 11:59:22 +00:00
2012-12-09 13:54:48 +00:00
2012-10-15 16:35:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-11-25 15:42:32 +00:00
2012-11-17 19:30:34 +00:00
2012-10-02 11:59:22 +00:00
2012-11-17 12:53:46 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 18:38:03 +00:00
2012-10-02 18:38:03 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-28 00:09:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-17 22:20:13 +00:00
2008-05-12 12:26:37 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 12:00:10 +00:00
2012-10-02 11:59:22 +00:00
2012-11-28 00:09:22 +00:00
2012-10-02 11:59:22 +00:00
2012-12-05 16:38:11 +00:00
2012-12-05 16:38:11 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2013-01-18 23:02:57 +00:00
2013-01-18 23:02:57 +00:00
2012-10-03 20:56:06 +00:00
2012-11-01 16:35:14 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-11-16 15:23:20 +00:00
2012-11-18 01:03:38 +00:00
2012-11-28 00:09:22 +00:00
2012-11-28 00:09:22 +00:00
2012-12-03 13:52:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 01:50:24 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-28 00:09:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-18 01:03:38 +00:00
2012-07-18 12:00:10 +00:00
2012-10-15 09:03:33 +00:00
2012-11-16 15:23:20 +00:00
2000-07-25 02:13:26 +00:00
2000-07-24 20:18:15 +00:00
2000-03-06 21:18:43 +00:00
2012-10-04 02:28:44 +00:00
2012-07-18 12:00:10 +00:00
2012-11-18 11:51:17 +00:00
2012-11-05 11:37:36 +00:00
2012-09-30 21:12:01 +00:00
2013-01-23 16:20:12 +00:00
2012-11-05 11:37:36 +00:00
2012-10-15 13:23:56 +00:00
2012-11-16 15:23:20 +00:00
2012-01-06 15:28:23 +00:00
2012-12-16 18:05:39 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-11-17 17:54:21 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2011-09-11 11:02:02 +00:00
2011-09-11 11:02:02 +00:00
2012-09-30 21:12:01 +00:00
2012-10-08 16:15:35 +00:00
2012-11-05 11:37:36 +00:00
2012-12-03 13:52:22 +00:00
2012-07-18 12:00:10 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-12 15:26:58 +00:00
2012-11-18 01:03:38 +00:00
2012-10-11 23:46:23 +00:00
2011-09-07 16:33:53 +00:00
2011-09-07 16:33:53 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-11-18 01:09:06 +00:00
2012-10-05 01:03:41 +00:00
2012-10-02 11:59:22 +00:00
2012-10-23 01:31:32 +00:00
2012-10-15 16:35:48 +00:00
2012-10-11 12:24:00 +00:00
2012-11-28 00:09:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 08:58:37 +00:00
2012-10-23 21:42:07 +00:00
2012-11-16 15:23:20 +00:00
2012-07-18 13:41:31 +00:00
2012-10-15 09:03:33 +00:00
2012-11-16 16:44:37 +00:00
2012-11-16 16:53:48 +00:00
2012-10-15 16:35:48 +00:00
2012-10-03 17:13:27 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-12-09 13:54:48 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2013-01-24 18:28:06 +00:00