Commit Graph

1514 Commits

Author SHA1 Message Date
Ignacio Ortiz de Zuniga
47d02bac11 2001-08-30 19:00 GMT+1 Ignacio Ortiz <ignacio@fivetech.com> 2001-08-30 17:03:43 +00:00
Dave Pearson
6fbbfd4ea1 2001-08-30 15:38 GMT Dave Pearson <davep@davep.org>
* source/rtl/Makefile
     * Added mlctopos.c and mpostolc.c to C_SOURCES.
2001-08-30 15:42:18 +00:00
Ignacio Ortiz de Zuniga
646f1951b1 *** empty log message *** 2001-08-30 11:15:07 +00:00
Luiz Rafael Culik
21a4476e0a See changelog 2001-08-24 22:15 GMT -3 2001-08-25 01:14:39 +00:00
Dave Pearson
13698198a7 2001-08-23 23:18 GMT Dave Pearson <davep@davep.org>
* source/rtl/profiler.prg
     * Minor tidy-up of a couple of comments.
   * tests/testprof.org
     * Updated to test the various reporting classes.
2001-08-23 23:20:27 +00:00
Maurilio Longo
508d0d82ef 2001-08-23 14:22 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/tbrowse.prg
     * changed/optimized ::DispCell() and ::RedrawHeaders() methods. A little
       faster now.
2001-08-23 12:24:35 +00:00
David G. Holm
025c1dc994 See ChangeLog entry 2001-08-22 13:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-22 17:41:10 +00:00
Dave Pearson
f29cb6b733 2001-08-22 17:01 GMT Dave Pearson <davep@davep.org>
* source/rtl/gtcrs/gtcrs.c
    * Fixed incorrectly named variable (uRow -> Row) in hb_gt_VertLine().
2001-08-22 17:04:48 +00:00
David G. Holm
b8d6d589f2 See ChangeLog entry 2001-08-22 12:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-22 16:48:27 +00:00
Maurilio Longo
32c0ca63ba 2001-08-22 01:42 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/tbrowse.prg
     * now that DispBox() works as expected I can use it even for 1 line headers/
       footers inside ::RedrawHeaders()
2001-08-21 23:43:37 +00:00
Maurilio Longo
a2bee8b2b3 2001-08-22 01:25 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/gtos2.c
     + Driver tries to set codepage 437 on startup. Needed by box drawing functions
     * hb_gt_isColor(), hb_gt_GetScreenWidth(), hb_gt_GetScreenHeight(),
       hb_gt_GetCellSize() now are faster since use a static VIDEOMODEINFO variable
       and this variable should be tilable.
     ! hb_gt_xPutch(), hb_gt_Replicate() and hb_gt_Box() were simply broken

     NOTE: Never call hb_gt_DispBegin()/hb_gt_DispEnd() from inside gtos2.c
           if you do you'll slow down everything and you will not respect harbour level
           DispBegin()/DispEnd() calls.
2001-08-21 23:32:23 +00:00
David G. Holm
3c7b164497 See ChangeLog entry 2001-08-21 16:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-21 20:47:36 +00:00
David G. Holm
9119f2e646 See ChangeLog entry 2001-08-21 23:35 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-21 18:43:51 +00:00
Dave Pearson
7100245453 2001-08-20 14:02 GMT Dave Pearson <davep@davep.org>
* source/rtl/gtcrs/gtcrs.c
    * Fixed incorrectly named variable (Row -> uRow) in hb_gt_VertLine().
2001-08-21 06:47:45 +00:00
David G. Holm
1f3fda11f1 See ChangeLog entry 2001-08-21 23:35 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-21 03:37:26 +00:00
David G. Holm
35d2603255 See ChangeLog entry 2001-08-20 23:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-21 03:26:13 +00:00
David G. Holm
ce8480f2a8 See ChangeLog entry 2001-08-17 18:10 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-18 00:09:25 +00:00
Maurilio Longo
b0e7fd748f 2001-08-18 00:11 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/tbrowse.prg
   * source/rtl/tbcolumn.prg
     + Added multi-line column header/footer support to TBrowse
2001-08-17 22:12:48 +00:00
David G. Holm
b3bc60ac46 See ChangeLog entry 2001-08-17 16:10 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-17 20:13:27 +00:00
Maurilio Longo
32b9bec01f 2001-08-17 15:09 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/tbrowse.prg
     ! fixed ::DispCell() cursor positioning (broken with latest changes to
       implement picture handling)
     * changed ::autolite handling
     ! fixed ::GoBottom() method which was not repainting TBrowse correctly if
       available records were less than available rows.
2001-08-17 13:12:22 +00:00
Luiz Rafael Culik
2bf4f5843e see Changelog 2001-08-11 22:45 GMT -3 2001-08-12 01:39:35 +00:00
David G. Holm
94f7732093 See ChangeLog entry 2001-08-10 13:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-10 17:29:36 +00:00
David G. Holm
e0bc3c2684 See ChangeLog entry 2001-08-08 15:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-09 19:39:30 +00:00
Maurilio Longo
8ad6617e91 2001-08-09 00:07 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/seconds.c
     * changed HB_CLOKS2SECS to make it return a double (like Seconds()) this way
       profiler is able to show not only seconds spent inside a function but even
       tenths and hundredths.
2001-08-08 22:10:44 +00:00
David G. Holm
020b70f248 See ChangeLog entry 2001-08-07 17:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-07 21:28:23 +00:00
David G. Holm
a68a389c86 See ChangeLog entry 2001-08-06 20:50 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-08-07 00:54:36 +00:00
Luiz Rafael Culik
4764b6815e See changelog 2001-08-06 20:30 GMT -3 2001-08-06 23:24:43 +00:00
Dave Pearson
12a2c7389d 2001-08-03 13:23 GMT Dave Pearson <davep@davep.org>
* source/rtl/profiler.prg
     + Added HB_Profile::ignoreSymbol().
     * Changed HB_Profile::gather() to use HB_Profile::ignoreSymbol() to
       decide if a symbol should be ignored. This will let developers
       modify what is and isn't ignored by subclassing HB_Profile and
       implementing their own version of HB_Profile::ignoreSymbol().
2001-08-03 13:30:01 +00:00
Dave Pearson
8d367335b9 2001-07-30 14:54 GMT Dave Pearson <davep@davep.org>
* source/rtl/profiler.prg
      * Restored the OO based profile reporter.
2001-07-30 14:56:31 +00:00
Chen Kedem
c612cb8e06 2001-07-30 16:40 UTC+0300 Chen Kedem <niki@actcom.co.il>
(add missing CR+LF at the end of file)
2001-07-30 13:49:28 +00:00
Chen Kedem
5f815f245d 2001-07-30 16:40 UTC+0300 Chen Kedem <niki@actcom.co.il> 2001-07-30 13:46:12 +00:00
David G. Holm
054e74dcb7 See ChangeLog entry 2001-07-26 14:35 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-07-26 18:35:44 +00:00
Dave Pearson
01e31ce130 2001-07-26 14:30 GMT Dave Pearson <davep@davep.org>
* source/rtl/profiler.prg
      * Resorted Antonio's profile reporter due to copyright concerns.
2001-07-26 14:32:44 +00:00
Viktor Szakats
2018498c23 2001-07-23 21:29 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-07-23 19:32:50 +00:00
Dave Pearson
ba0478158a 2001-07-23 18:24 GMT Dave Pearson <davep@davep.org>
* source/rtl/profiler.prg
     * Access method `nSeconds' in class HB_ProfileEntity now used
       HB_CLOCKS2SECS to calculate seconds.
2001-07-23 18:27:35 +00:00
Dave Pearson
6527471cc0 2001-07-23 18:15 GMT Dave Pearson <davep@davep.org>
* source/rtl/seconds.c
      * Renamed CLOCKS2SECS() to HB_CLOCKS2SECS().
2001-07-23 18:18:09 +00:00
Dave Pearson
a3491da45e 2001-07-23 17:37 GMT Dave Pearson <davep@davep.org>
* source/rtl/profiler.prg
     * Replace old profile reporting code with an OO approach.
2001-07-23 17:41:41 +00:00
Luiz Rafael Culik
a2e20a2882 See changelog 2001-07-22 18:25 GMT -3 2001-07-22 21:26:20 +00:00
Luiz Rafael Culik
1b1bc0135c See changelog 2001-07-22 18:00 GMT -3 2001-07-22 21:11:12 +00:00
Luiz Rafael Culik
c6a41da2c6 See changelog 2001-07-22 08:40 GMT -3 2001-07-22 11:37:49 +00:00
Ryszard Glab
4f4a73e9f9 ChangeLog 2001-07-21 16:15 UTC+0100 2001-07-21 15:25:12 +00:00
Luiz Rafael Culik
18b756122d See changelog 2001-07-21 09:15 GMT -3 2001-07-21 12:14:07 +00:00
Luiz Rafael Culik
1867ce0fa5 See changelog 2001-07-20 20:00 GMT -3 2001-07-20 22:45:46 +00:00
Martin Vogel
7ff137b5c8 2001-07-20 15:10 GMT+2 Martin Vogel <vogel@inttec.de> 2001-07-20 13:04:40 +00:00
Martin Vogel
ad9e413e24 2001-07-20 13:10 GMT+2 Martin Vopgel <vogel@inttec.de> 2001-07-20 11:14:33 +00:00
Alexander S.Kresin
0f765fb8fb 2001-07-20 13:35 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-07-20 09:35:01 +00:00
Alexander S.Kresin
fea0787cd7 2001-07-19 12:40 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-07-19 08:37:30 +00:00
Antonio Linares
514d744c40 Added Clocks2Secs() function 2001-07-18 10:16:59 +00:00
Antonio Linares
967f0e4401 removed Patrick's copyright 2001-07-18 09:54:52 +00:00
Maurilio Longo
bd80e8d997 2001-07-18 09:06 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/tbrowse.prg
     + activated scoping
   * include/hbapierr.h
     include/hbapiitm.h
     include/hbvm.h
     source/rtl/errorapi.c
     source/vm/hvm.c
     source/vm/itemapi.c
     ! fixed va_start() use or, better, changed it to be compatible with OS/2 EMX GCC
       compiler which REQUIRES that va_start() calls use a type which cannot be promoted
       to something bigger. That is, this call is correct:
       va_start(valist, ulUnsignedLongType)
       while this one is not:
       va_start(valist, usUnsignedShortType)
       Using a type which can be promoted to a bigger one leads to memory corruption.
       I think this requirement could exist even on other ANSI C compilers.
     ! Removed workaround inside hb_itemDo() and hb_itemDoC() to prevent this corruption.
2001-07-18 07:21:03 +00:00