Commit Graph

16 Commits

Author SHA1 Message Date
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
Luis Krause
17a63cd226 2004-02-20 8:55 UTC-0800 Luis Krause Mantilla 2004-02-20 16:56:17 +00:00
Alejandro de Garate
77d9572fd6 Added an optional 3rd parameter to MEMOWRIT() 2003-07-17 21:32:49 +00:00
Antonio Linares
48aa89d98e See changelog entry 2002-01-30 08:25:54 +00:00
Viktor Szakats
a99269cbb4 2001-09-27 14:33 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-09-27 12:44:36 +00:00
Horacio Dario Roldan Kasimatis
d7fb8f5c4f 2001-09-27 01:52 GMT-3 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rtl/memofile.c
    * Fixed: MemoWrit added an EOF (0x1A) everytime
      (under Windows), Reported by Brian Hays.
    * Fixed: MemoRead didn't strip the EOF char
      (under Windows).
2001-09-27 04:56:53 +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
Viktor Szakats
37b052fc7a 2001-05-15 15:02 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-05-15 13:02:07 +00:00
Viktor Szakats
879a134ee1 2000-05-29 08:29 UTC+0100 Victor Szakats <info@szelvesz.hu> 2000-05-29 06:28:24 +00:00
Viktor Szakats
06f719cfbd 20000331-23:11 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-03-31 21:17:04 +00:00
Viktor Szakats
3e5ebf8882 20000321-12:32 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-03-21 11:51:27 +00:00
Viktor Szakats
1ef56b3832 20000312-13:04 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-03-12 12:01:44 +00:00
Viktor Szakats
3e3819e705 20000302-11:21 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-03-02 11:58:22 +00:00
Viktor Szakats
7928a16138 20000214-07:50 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-02-14 06:54:30 +00:00
Viktor Szakats
127ab1183d 19990919-17:14 GMT+1 1999-09-20 17:54:29 +00:00
Viktor Szakats
74722fa1e4 19990917-04:58 GMT+1 1999-09-18 03:13:31 +00:00