Viktor Szakats
23fd285891
2012-10-02 03:08 UTC+0200 Viktor Szakats (harbour syenar.net)
...
* utils/hbmk2/hbmk2.prg
+ added tricky feature which attempts to autodetect whether
a script is meant to be run on an interactive CUI as
opposed to the default command line (CLI, aka GTCGI) mode.
It makes it possible to keep cmdline oriented scripts
running using GTCGI, while full-screen apps are run
using GTWIN and friends without code changes. F.e.
/tests apps can be run this way easily.
; scripts can force to use CLI by using:
'REQUEST HB_GT_CGI_DEFAULT'
; scripts can switch to CUI mode explicitly by running
this code:
#ifdef __HBSCRIPT__HBSHELL
hbshell_gtInteractive()
#endif
Experimental, might change to something more elegant.
* tests/db_brows.prg
! fixed CUI for unicode and readded CUI drawing elements
* tests/sbartest.prg
* comment deleted
2012-10-02 01:10:22 +00:00
..
2012-07-20 05:11:51 +00:00
2012-09-25 22:56:57 +00:00
2012-07-22 21:54:14 +00:00
2009-08-11 15:42:56 +00:00
2012-07-22 13:59:53 +00:00
2012-09-25 22:56:57 +00:00
2012-09-30 21:12:01 +00:00
2012-10-01 09:35:43 +00:00
2012-07-18 13:41:31 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2010-06-03 16:23:36 +00:00
2012-07-18 13:41:31 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-19 08:26:32 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2011-02-11 12:31:19 +00:00
2012-09-30 21:12:01 +00:00
2012-03-20 18:26:41 +00:00
2012-10-01 23:16:18 +00:00
2012-07-18 12:00:10 +00:00
2012-10-01 23:16:18 +00:00
2012-07-19 08:26:32 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2012-09-30 21:12:01 +00:00
2010-06-03 16:23:36 +00:00
2012-07-18 13:41:31 +00:00
2012-07-19 08:26:32 +00:00
2012-09-30 21:12:01 +00:00
2012-07-19 08:26:32 +00:00
2012-07-19 08:26:32 +00:00
2012-07-18 13:41:31 +00:00
2012-07-19 09:02:44 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 13:41:31 +00:00
2012-07-19 08:26:32 +00:00
2012-07-18 13:41:31 +00:00
2012-07-19 09:29:56 +00:00
2012-07-18 12:00:10 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-10-02 01:10:22 +00:00
2012-07-18 13:41:31 +00:00
2012-07-19 09:02:44 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2010-11-01 12:58:15 +00:00
2012-07-18 13:41:31 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 13:41:31 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 13:41:31 +00:00
2008-06-28 08:52:56 +00:00
2012-07-18 13:41:31 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-19 08:26:32 +00:00
2012-07-18 14:27:05 +00:00
2012-07-19 09:29:56 +00:00
2012-09-30 21:12:01 +00:00
2012-07-22 21:54:14 +00:00
2012-09-30 21:12:01 +00:00
2012-07-19 09:29:56 +00:00
2012-07-09 16:51:03 +00:00
2012-07-18 13:41:31 +00:00
2012-10-01 17:15:48 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 12:00:10 +00:00
2012-10-01 23:16:18 +00:00
2011-09-12 15:41:28 +00:00
2000-02-14 08:11:56 +00:00
2012-01-06 15:28:23 +00:00
2012-06-04 15:25:14 +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
2010-06-03 16:23:36 +00:00
2012-09-30 21:12:01 +00:00
2012-07-19 09:02:44 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 13:41:31 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2010-09-22 22:07:21 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-07-18 12:00:10 +00:00
2008-08-17 15:04:11 +00:00
2012-07-19 08:26:32 +00:00
2012-07-18 12:00:10 +00:00
2012-07-20 19:10:42 +00:00
2012-01-06 15:28:23 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-07-22 21:54:14 +00:00
2012-07-22 17:39:24 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-19 09:29:56 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-07-19 09:29:56 +00:00
2012-07-18 12:00:10 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2008-05-12 12:26:37 +00:00
2012-07-22 21:54:14 +00:00
2008-05-12 12:26:37 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-22 13:59:53 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-10-02 01:10:22 +00:00
2012-10-01 23:16:18 +00:00
2012-07-18 12:00:10 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:53:20 +00:00
2012-07-18 12:00:10 +00:00
2012-07-18 13:41:31 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-07-22 21:54:14 +00:00
2012-07-19 09:29:56 +00:00
2012-08-14 10:44:42 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-07-18 12:00:10 +00:00
2012-05-08 15:51:55 +00:00
2012-09-30 21:12:01 +00:00
2012-07-21 16:48:00 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-07-18 13:41:31 +00:00
2012-10-01 23:16:18 +00:00
2012-09-30 21:12:01 +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
2010-05-13 08:01:33 +00:00
2012-07-18 12:00:10 +00:00
2012-10-01 17:15:48 +00:00
2012-09-11 20:15:27 +00:00
2012-09-30 21:12:01 +00:00
2012-07-22 17:39:24 +00:00
2012-07-19 09:29:56 +00:00
2012-01-06 15:28:23 +00:00
2012-01-06 15:28:23 +00:00
2012-01-11 13:50:02 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-19 09:29:56 +00:00
2012-07-19 09:02:44 +00:00
2012-07-19 08:26:32 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 12:00:10 +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-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-07-19 09:02:44 +00:00
2011-09-07 16:33:53 +00:00
2012-09-30 21:12:01 +00:00
2011-09-07 16:33:53 +00:00
2011-09-07 16:33:53 +00:00
2011-09-07 16:33:53 +00:00
2012-01-06 15:28:23 +00:00
2012-10-01 23:16:18 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 12:00:10 +00:00
2012-09-30 21:12:01 +00:00
2012-09-30 21:12:01 +00:00
2012-09-11 20:15:27 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 14:27:05 +00:00
2012-07-18 14:27:05 +00:00
2012-07-19 09:02:44 +00:00
2012-09-30 21:12:01 +00:00
2012-07-19 08:26:32 +00:00
2012-07-22 21:54:14 +00:00
2011-09-11 11:02:02 +00:00
2012-09-30 21:12:01 +00:00
2011-09-11 11:02:02 +00:00
2010-02-08 01:18:46 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 13:41:31 +00:00
2012-07-18 13:53:20 +00:00
2012-04-20 15:55:44 +00:00
2012-10-01 23:16:18 +00:00
2012-09-30 21:12:01 +00:00
2012-07-18 13:41:31 +00:00
2011-09-11 11:02:02 +00:00
2012-07-22 21:54:14 +00:00
2012-10-01 23:16:18 +00:00
2011-09-11 11:02:02 +00:00
2012-07-22 17:39:24 +00:00
2011-09-11 11:02:02 +00:00
2012-07-18 12:00:10 +00:00
2012-07-19 08:26:32 +00:00