Przemyslaw Czerpak
d039f3bec7
2009-05-21 11:19 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
* harbour/source/rtl/filebuf.c
! refuse to share file handles if they were open in different mode
TODO: add support for keeping more then one handle for single file
open and allow such combinations.
* harbour/source/rtl/hbffind.c
% optimized *nix version of hb_fsFind*()
* harbour/utils/hbmk2/hbmk2.prg
! fixed compilation on non Windows platforms (unused variable warning)
* harbour/include/hbset.h
* harbour/source/vm/set.c
+ added new function hb_setGetPrinterHandle() which allows to open
closed printer port
! do not force opening default port after SET PRINTER TO ""
but delay the initialization untill other code does not call
hb_setGetPrinterHandle()
! fixed filename returned by _SET_PRINTFILE, _SET_ALTFILE, _SET_EXTRAFILE
! fixed dpossible resource leaks whne _SET_*FILE is called recurisvely
for user error block
! fixed _SET_*FILE settings to not accept files which cannot be open
(just like in Clipper)
* harbour/source/rtl/console.c
* use hb_setGetPrinterHandle() to access printer handler
2009-05-21 09:10:41 +00:00
..
2008-09-18 05:23:49 +00:00
2008-11-09 23:20:16 +00:00
2009-03-25 15:34:09 +00:00
2009-03-25 15:34:09 +00:00
2009-02-11 18:45:26 +00:00
2009-03-25 15:34:09 +00:00
2009-02-06 23:23:20 +00:00
2009-02-05 23:01:40 +00:00
2009-02-04 22:24:35 +00:00
2009-03-24 12:21:37 +00:00
2009-03-25 15:34:09 +00:00
2009-04-14 16:07:43 +00:00
2009-02-22 13:54:28 +00:00
2008-06-10 09:13:33 +00:00
2009-03-25 15:34:09 +00:00
2009-03-13 12:20:13 +00:00
2008-05-07 10:26:41 +00:00
2009-05-12 14:11:21 +00:00
2008-10-05 13:57:35 +00:00
2007-08-30 01:56:03 +00:00
2009-05-12 08:44:03 +00:00
2009-02-11 19:41:19 +00:00
2009-02-11 19:49:09 +00:00
2008-10-24 10:00:30 +00:00
2007-08-20 13:50:18 +00:00
2007-04-14 10:41:54 +00:00
2008-12-18 03:04:50 +00:00
2009-02-06 17:47:46 +00:00
2008-10-11 01:24:26 +00:00
2009-02-06 18:23:08 +00:00
2007-09-10 10:01:50 +00:00
2008-06-19 00:02:50 +00:00
2009-05-21 09:10:41 +00:00
2008-12-19 03:28:10 +00:00
2009-03-21 15:04:43 +00:00
2009-03-21 15:04:43 +00:00
2009-03-25 15:34:09 +00:00
2009-05-08 12:27:40 +00:00
2008-05-29 18:39:35 +00:00
2008-10-14 18:37:28 +00:00
2009-03-27 17:35:14 +00:00
2008-04-17 11:29:20 +00:00
2008-12-04 10:11:55 +00:00
2008-10-05 13:57:35 +00:00
2009-04-03 01:39:08 +00:00
2009-03-06 20:50:51 +00:00
2009-01-14 15:32:43 +00:00
2008-10-05 13:57:35 +00:00
2009-02-04 22:24:35 +00:00
2009-04-20 12:24:42 +00:00
2008-09-23 12:48:23 +00:00
2008-10-05 18:13:15 +00:00
2008-10-05 18:13:15 +00:00
2008-04-28 07:30:26 +00:00
2009-03-21 15:04:43 +00:00
2009-03-29 20:53:47 +00:00
2009-03-29 20:53:47 +00:00
2009-03-29 20:53:47 +00:00
2009-03-29 20:53:47 +00:00
2001-05-15 13:02:07 +00:00
2009-03-27 17:35:14 +00:00
2009-05-21 09:10:41 +00:00
2007-08-31 01:20:52 +00:00
2009-05-18 08:55:06 +00:00
2008-10-27 20:55:24 +00:00
2008-11-06 08:09:13 +00:00
2009-03-27 17:35:14 +00:00
2008-11-09 16:06:36 +00:00
2009-03-29 20:53:47 +00:00
2009-04-20 12:24:42 +00:00
2009-03-27 17:35:14 +00:00
2009-05-12 08:44:03 +00:00
2009-02-02 16:32:36 +00:00
2009-03-25 15:34:09 +00:00
2009-03-25 15:34:09 +00:00
2006-02-04 16:16:48 +00:00
2009-03-25 15:34:09 +00:00
2008-11-09 16:06:36 +00:00
2009-03-27 17:35:14 +00:00
2009-02-04 22:24:35 +00:00
2009-02-10 01:35:15 +00:00
2009-02-04 20:59:47 +00:00
2009-02-04 00:18:56 +00:00
2009-02-04 22:24:35 +00:00
2009-02-11 18:45:26 +00:00
2007-10-16 11:04:51 +00:00
2009-03-25 15:34:09 +00:00
2006-08-17 11:05:09 +00:00
2008-11-09 16:06:36 +00:00
2008-06-10 09:13:33 +00:00
2008-11-09 16:06:36 +00:00
2009-05-21 09:10:41 +00:00
2008-10-06 19:30:27 +00:00
2009-03-06 10:49:35 +00:00
2008-11-09 11:15:06 +00:00
2009-01-21 16:49:03 +00:00
2009-05-15 13:23:08 +00:00
2009-03-31 11:34:07 +00:00
2008-10-16 06:44:26 +00:00
2008-11-09 16:06:36 +00:00
2009-01-09 00:21:25 +00:00
2009-04-20 12:24:42 +00:00
2009-01-13 21:41:13 +00:00
2009-02-11 18:41:31 +00:00
2009-04-01 20:04:37 +00:00
2008-06-10 09:13:33 +00:00
2009-02-03 14:04:36 +00:00
2009-04-06 16:35:13 +00:00
2009-01-21 08:59:24 +00:00
2009-02-18 09:20:39 +00:00
2009-05-14 12:17:47 +00:00
2009-05-14 12:17:47 +00:00
2009-03-25 15:34:09 +00:00
2009-03-25 15:34:09 +00:00
2008-11-09 16:06:36 +00:00
2007-04-14 10:41:54 +00:00
2009-02-06 17:47:46 +00:00
2009-02-04 00:18:56 +00:00
2009-03-21 15:04:43 +00:00
2009-05-18 09:20:34 +00:00
2009-01-12 22:32:12 +00:00
2008-06-10 09:13:33 +00:00
2008-06-10 09:13:33 +00:00
2001-05-15 13:02:07 +00:00
2009-02-18 13:13:55 +00:00
2009-05-15 07:40:39 +00:00
2009-04-01 20:04:37 +00:00
2008-05-08 19:26:20 +00:00
2009-05-18 06:26:56 +00:00
2009-05-12 08:44:03 +00:00
2006-08-18 23:12:38 +00:00
2007-09-17 11:27:09 +00:00
2009-02-02 16:32:36 +00:00
2009-03-21 15:04:43 +00:00
2009-05-13 06:12:05 +00:00
2008-05-21 15:50:34 +00:00
2009-02-18 11:26:39 +00:00
2009-03-25 15:34:09 +00:00
2009-02-18 12:06:45 +00:00
2006-02-04 16:16:48 +00:00
2006-08-17 11:05:09 +00:00
2009-03-25 15:34:09 +00:00
2009-03-25 15:34:09 +00:00
2009-03-25 15:34:09 +00:00
2009-03-25 15:34:09 +00:00
2009-02-11 18:41:31 +00:00
2007-10-18 21:55:39 +00:00
2008-09-06 09:11:45 +00:00
2008-09-06 09:11:45 +00:00
2007-04-18 22:15:17 +00:00
2008-05-21 15:50:34 +00:00
2008-05-21 15:50:34 +00:00
2008-05-21 15:50:34 +00:00
2009-02-02 16:32:36 +00:00
2008-09-06 09:11:45 +00:00
2009-04-13 08:53:53 +00:00
2009-02-06 18:23:08 +00:00
2008-10-11 02:56:22 +00:00
2008-10-11 01:24:26 +00:00
2009-05-12 08:44:03 +00:00
2009-05-12 08:44:03 +00:00
2008-10-11 01:24:26 +00:00
2008-12-22 15:28:29 +00:00
2007-09-12 06:31:13 +00:00
2009-02-02 16:32:36 +00:00
2008-06-10 09:13:33 +00:00
2007-07-18 19:30:40 +00:00
2009-03-25 15:34:09 +00:00
2009-02-11 18:41:31 +00:00
2007-08-31 01:20:52 +00:00
2009-05-12 14:11:21 +00:00
2008-10-12 11:19:42 +00:00
2008-10-11 01:24:26 +00:00
2008-05-07 10:26:41 +00:00
2007-11-11 21:55:39 +00:00
2009-03-21 15:04:43 +00:00
2008-11-09 16:06:36 +00:00
2008-11-09 16:06:36 +00:00
2009-05-14 00:15:22 +00:00
2009-05-14 00:15:22 +00:00
2009-03-25 15:34:09 +00:00
2006-02-04 16:16:48 +00:00
2008-10-05 13:57:35 +00:00
2008-09-06 09:11:45 +00:00
2008-04-17 11:29:20 +00:00
2009-02-06 18:23:08 +00:00
2008-06-10 09:13:33 +00:00
2009-03-27 17:35:14 +00:00
2008-06-10 09:13:33 +00:00
2009-01-21 08:59:24 +00:00
2009-02-06 17:47:46 +00:00
2009-04-20 12:24:42 +00:00
2008-06-10 09:13:33 +00:00
2009-01-21 08:59:24 +00:00
2008-09-18 05:23:49 +00:00
2009-01-26 16:13:57 +00:00
2008-06-10 09:13:33 +00:00
2002-01-30 08:25:54 +00:00
2008-06-10 09:13:33 +00:00
2009-02-04 22:14:46 +00:00
2009-03-24 17:28:02 +00:00
2007-09-17 16:42:43 +00:00
2009-05-08 12:54:50 +00:00
2009-01-14 15:32:43 +00:00
2009-02-02 16:32:36 +00:00
2009-05-19 06:20:47 +00:00
2009-05-14 00:31:36 +00:00
2009-02-04 18:21:23 +00:00
2009-03-25 15:34:09 +00:00
2009-02-04 22:14:46 +00:00
2009-03-23 19:39:59 +00:00
2008-12-18 03:04:50 +00:00
2008-04-21 13:14:35 +00:00
2009-02-06 16:50:18 +00:00
2009-03-25 15:34:09 +00:00
2009-02-16 12:03:38 +00:00
2009-05-08 05:34:27 +00:00
2009-05-14 00:15:22 +00:00
2009-04-11 15:34:05 +00:00
2009-03-25 15:34:09 +00:00
2009-05-08 05:34:27 +00:00
2009-05-13 06:12:05 +00:00
2009-03-22 21:15:31 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2009-03-22 21:35:10 +00:00
2007-09-18 12:40:49 +00:00
2008-10-19 07:35:06 +00:00
2008-10-05 13:57:35 +00:00
2009-03-23 19:39:59 +00:00
2009-05-14 00:15:22 +00:00
2008-06-10 09:13:33 +00:00
2008-10-05 23:09:31 +00:00
2007-10-17 09:57:59 +00:00
2008-11-26 17:21:08 +00:00
2009-04-21 10:23:26 +00:00
2009-01-21 08:59:24 +00:00
2009-03-25 15:34:09 +00:00
2009-04-11 11:34:06 +00:00
2008-10-05 16:47:14 +00:00
2008-06-10 09:13:33 +00:00
2008-10-21 06:43:47 +00:00
2009-03-25 15:34:09 +00:00