Commit Graph

29 Commits

Author SHA1 Message Date
Luis Krause
1826983505 2004-03-24 10:08 UTC-0800 Luis Krause Mantilla 2004-03-24 18:05:19 +00:00
Luis Krause
665f353484 2004-03-21 21:48 UTC-0800 Luis Krause Mantilla 2004-03-22 05:46:22 +00:00
Viktor Szakats
0fb3715ffa 2004-02-21 07:39 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
* source/rtl/memoread.c
     * Previous change reverted. hb_retc( NULL ) was intentional
       and is an optimized version of hb_retc( "" ). Both will return
       an empty string.
     % hb_fsClose() calls reduced.

   * src/rtl/tbcolumn.prg
   * src/rtl/tbrowse.prg
     ! :SetColumn() retval made compatible.
     ! :ColWidth() retval made compatible.
     % Using array functions to speed up a few things.
     % Got rid of the predefined 4096 long array in every
       columns plus the browse object.
     ; More and more incompatibilities are popping up, some
       of them quite strange, and only coming up in a large
       app's sophisticated browse stressing environment.
       - Removing rightmost column while active will do RTE,
       - If headsep is initialized after the columns and cargo,
         browse will sometimes behave strangely (headsep value
         disappears??)
       - Moving columns off the visible area will screw up
         internals.
       - Modifying columns is slow because of the unconditional
         :configure() calls.
2004-02-21 06:38:03 +00:00
Walter Negro
7668ffeece * source\rtl\tbcolumn.prg
+ Initial support for SetStyle method, compatible with
      Clipper 5.3.
      See tbrowse.ch for support values.
2002-06-21 19:47:58 +00:00
Maurilio Longo
2b2bae3fa9 2002-02-18 14:01 UTC+0100 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/tbrowse.prg
     ! fixed columns footing handling
   * source/rtl/tbcolumn.prg
     ! fixed columns footing handling
2002-02-18 13:04:58 +00:00
Maurilio Longo
de6e92e634 2002-02-05 15:13 UTC+0100 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/tbrowse.prg
     ! fixed columns width handling when there are frozen columns
     + columns' width get evaluated just before first TBrowse ::Stabilize()
     + little changes to optimize speed
   * source/rtl/tbcolumn.prg
     ! more clipper compatible (cannot set column width to nil)
2002-02-05 14:15:28 +00:00
Viktor Szakats
cfc6cd1f3a 2001-12-15 10:53 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-12-15 09:55:13 +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
0e07837322 See ChangeLog entry 2001-04-12 15:00 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-04-12 18:56:30 +00:00
Maurilio Longo
d79d7b7707 2000-11-18 11:11 GMT+1 Maurilio Longo <maurilio.longo@libero.it> 2000-11-18 10:17:37 +00:00
Maurilio Longo
d19b0841bd 2000-09-23 15:55 GMT+2 Maurilio Longo <maurilio.longo@libero.it> 2000-09-23 14:01:38 +00:00
Viktor Szakats
9217251a5a 2000-05-29 02:47 UTC+0100 Victor Szakats <info@szelvesz.hu> 2000-05-29 00:51:57 +00:00
Viktor Szakats
23f1982817 20000523-02:58 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-05-23 00:56:50 +00:00
Viktor Szakats
1be74da400 20000403-13:07 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-04-03 11:09:20 +00:00
Viktor Szakats
0b4d876b51 20000216-04:17 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-02-16 03:20:55 +00:00
Viktor Szakats
ddcf314a71 20000211-19:11 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-02-11 18:20:08 +00:00
Viktor Szakats
eb8beff0d0 19991004-18:42 GMT+1 1999-10-04 16:58:44 +00:00
Viktor Szakats
5f04be73ee 19990916-21:00 GMT+1 1999-09-16 19:11:46 +00:00
Viktor Szakats
bba4046bb1 19990916-11:15 GMT+1 1999-09-16 09:34:13 +00:00
Viktor Szakats
e713e45e0b 19990911-11:30 GMT+1 1999-09-11 09:54:25 +00:00
Viktor Szakats
5b0cd3cdab 19990908-00:33 GMT+1 1999-09-07 22:49:11 +00:00
Antonio Linares
fc289a20b1 *** empty log message *** 1999-09-06 09:26:35 +00:00
Antonio Linares
dd8ec9907d *** empty log message *** 1999-08-17 19:05:59 +00:00
Alexander S.Kresin
5de5b52de3 Updating TBrowse files 1999-08-12 18:47:11 +00:00
Antonio Linares
66544e3957 *** empty log message *** 1999-08-07 22:59:39 +00:00
Antonio Linares
064430ef10 *** empty log message *** 1999-08-07 17:45:22 +00:00
Antonio Linares
0f954ce607 *** empty log message *** 1999-08-07 17:27:52 +00:00
Antonio Linares
069980257b *** empty log message *** 1999-08-07 11:05:59 +00:00
Antonio Linares
75d3e69ca0 Harbour Class TBColumn 1999-08-07 07:09:42 +00:00