Commit Graph

5528 Commits

Author SHA1 Message Date
Antonio Linares
8a177151cd The Debugger Help 2002-07-08 15:28:48 +00:00
Martin Vogel
372c71a2eb 2002-07-08 17:20 UTC+0100 Martin Vogel <vogel@inttec.de> 2002-07-08 15:20:08 +00:00
Luiz Rafael Culik
22fd21bd65 See changelog 2002-07-08 10:15 UTC-0300 2002-07-08 14:48:56 +00:00
Luiz Rafael Culik
850cb01eba See changelog 2002-07-08 10:15 UTC-0300 2002-07-08 13:20:43 +00:00
Luiz Rafael Culik
517406d788 See changelog 2002-07-08 10:15 UTC-0300 2002-07-08 13:14:59 +00:00
Antonio Linares
3753745cb2 2002-07-08 09:08 UTC+0100 2002-07-08 07:13:00 +00:00
Antonio Linares
5b73e68263 DATA cPathForFiles used to locate files 2002-07-08 07:11:23 +00:00
Walter Negro
6256484d4b 2002-07-08 01:40 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-08 04:43:48 +00:00
Walter Negro
bb6992bbbe * source/rtl/tget.prg
! Fix minor bug in PutMask() method.

      Reported by Luiz Rafael Culik from brazilian user
2002-07-08 04:41:12 +00:00
Luiz Rafael Culik
998f22131c *** empty log message *** 2002-07-08 03:30:20 +00:00
Luiz Rafael Culik
0dca189289 See changelog 2002-07-08 00:18 UTC-0300 2002-07-08 03:17:26 +00:00
Martin Vogel
05cc84872f 2002-07-07 22:40 UTC+0100 Martin Vogel <vogel@inttec.de> 2002-07-07 20:45:38 +00:00
Antonio Linares
1dea91a364 2002-07-07 11:05 UTC+0100 2002-07-07 09:08:15 +00:00
Antonio Linares
e73b02d7f5 Changed constructor sequence, Alt-X support, Colors editing fix 2002-07-07 09:07:05 +00:00
Antonio Linares
c6f6883923 2002-07-07 10:35 UTC+0100 2002-07-07 08:38:25 +00:00
Antonio Linares
5ca0d9ef09 Changes implemented by Davor Siklic 2002-07-07 08:35:50 +00:00
Walter Negro
51fd0bc458 2002-07-07 01:10 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-07 04:16:06 +00:00
Walter Negro
f95a192bee * source/rtl/transfrm.c
! Fix with numeric values and pictures with spaces and pictures with
      severals dot.
      The return values are compliant with Clipper.
      eg: Transform( 1234, "9 999" )
      eg: Transform( 123.123456, "999.99.99.99" )

      Reported by Richard Chidiak
2002-07-07 04:13:13 +00:00
Antonio Linares
12fe4566e1 2002-07-06 17:18 UTC+0100 2002-07-06 15:19:43 +00:00
Antonio Linares
d3e4de79a5 Chr( 13 ) + Chr( 10 ) changed into HB_OsNewLine() 2002-07-06 15:18:15 +00:00
Antonio Linares
efa79590b5 2002-07-05 16:09 UTC+0100 2002-07-05 14:12:00 +00:00
Antonio Linares
70cf775cca fixed bug on previous change on FRead() 2002-07-05 14:10:37 +00:00
Antonio Linares
6f9028de32 2002-07-05 12:00 UTC+0100 2002-07-05 10:02:26 +00:00
Antonio Linares
ddd9684429 added some missing #include 2002-07-05 10:01:21 +00:00
Antonio Linares
fd27ad113f 2002-07-05 11:35 UTC+0100 2002-07-05 09:38:33 +00:00
Antonio Linares
b3e1419cf0 FRead() bug fixed on constant strings use 2002-07-05 09:35:17 +00:00
Walter Negro
965db1de2b 2002-07-03 18:37 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-03 21:27:12 +00:00
Walter Negro
fecaebbc9b * source/rtl/transfrm.c
* More compliant, resolve several hbtest errors.
2002-07-03 21:24:53 +00:00
Walter Negro
f1fc575296 * source/rtl/dates.c
* More compliant for certain strange formats. eg: DD/MMM/YYYY
2002-07-03 21:23:28 +00:00
Brian Hays
de3ac3e268 2002-07-02 01:14 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2002-07-02 08:17:09 +00:00
Walter Negro
e117d61c3d 2002-07-01 20:10 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-01 22:59:51 +00:00
Walter Negro
0f8d489ef7 * source/rtl/transfrm.c
+ Add @0 function.

    ! Fix minor bug introduce with previous changelog.
      See hbtest: 2044, 2052, 2054.
      eg: Transform( -12, "@( 99" ) Bug: "(2)"  Now: "(*)"

    ! More compliant with Clipper.
      See hbtest: 1898, 1902, 1906, 1971, 2006, 2064, 2070.
      eg: Transform( 100.2, "@" )
              Before: "     100.2"
                 Now: "       100.2"
      eg: Transform(.T. ,"@R X!" )
              Before: "XT"
                 Now: "X!T"
      eg: Transform(1.0 ,"@B" )
              Before: "1.0       "
                 Now: "1.0         "
      eg: Transform("Hello","@S-1")
              Before: ""
                 Now: "Hello"
2002-07-01 22:50:01 +00:00
David G. Holm
779c4807f6 See ChangeLog entry 2002-07-01 16:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-07-01 20:30:50 +00:00
Walter Negro
30ae258cd9 2002-07-01 02:10 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-01 05:03:48 +00:00
Walter Negro
6a9ddd0971 * source/rtl/tget.prg
+ Add two protected methods. FirstEditable() and LastEditable().
      Several change for use this methods.

    ! Fix in ParsePict method
      * @D function, overwrite the mask for SET DATE FORMAT
      * @S without lenght parameter or @S0, they don't have effect.

    ! Fix in Untransform method
      * if ::lEdit is false, return ::VarGet() without evaluate
        the buffer contained.
      * Better detection of a negative, minimizing false detections.
      * Improvement in the handling of mask.
      * More compliant in @D, @E, @X, @C, @(, @) functions.
      * In compliant with Clipper, the lenght of number (internal lenght)
        corresponds to the applied picture.
      ! Bug in conversion with date types and with @E function.

    ! Fix in Overstrike and Insert method
      * First it is evaluated if the input character is valid, before
        cleaning the var.

    ! Fix in Input method
      * The minus sign can be writed in any place.
      * Now work with '$' and '*' templates in numeric gets.

    ! Fix in PutMask method
      * More compliant in the handling of some get functions.
      * When edit a get with @B, the number is editing right-justified.

    ! Fix in Backspace method
      * Permit delete a '(' symbol in a non-editable position, when
        this symbol represent a negative number.

    ! Fix in Delete method
      ! When delete a negative symbol '(' or '-', turn the ::minus tu false

    ! Fix in IsBadDate function
      ! Evaluate crrectly a date with @E function.
2002-07-01 05:00:20 +00:00
Walter Negro
d37e409618 * source/rtl/tgetlist.prg
* Detection of modification with direct access to the var get in
      preval, postval and setkey functions.

      Point of control: GetPreValidate(), GetPostValidate(),
                        GUIGetPreValidate(), GUIGetPostValidate(),
                        GetDoSetKey().
2002-07-01 04:34:20 +00:00
Walter Negro
86564e8a2f * source/rtl/transfrm.c
+ Add @) template.

    ! Fix @D with numeric expressions.

    ! Fix bug with @D in string expressions.
      eg: Transform( "1", "@D" )
      This example generate an GPF or strange memory errors.

    ! Better support for mask with initial comma, period or space.

    ! Better support for later mask.

    ! Replace comma, period or the correspondient space with an '*'
      when previous character is '*' too.
      eg: Transform( 99999, "9.999" ) -> Before: "* ***" Now: "*****"
          Transform(    99, "*.***" ) -> Before: "* *99" Now: "***99"
2002-07-01 04:31:04 +00:00
Alexander S.Kresin
d37b82f57a 2002-06-28 10:43 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-06-28 06:33:29 +00:00
David G. Holm
d1717ce5d1 See ChangeLog entry 2002-06-27 15:25 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-06-27 19:25:32 +00:00
Alexander S.Kresin
7656deb731 2002-06-27 22:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-06-27 18:25:19 +00:00
David G. Holm
6d09d81ca2 See ChangeLog entry 2002-06-26 19:20 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-06-26 23:19:39 +00:00
Ignacio Ortiz de Zuniga
9db8a528c6 *** empty log message *** 2002-06-26 16:41:34 +00:00
Ignacio Ortiz de Zuniga
3e78954408 2002-06-22 18:41 UTC+0100 Ignacio Ortiz <ignacio@ozs.com> 2002-06-26 16:39:32 +00:00
David G. Holm
a89626e487 See ChangeLog entry 2002-06-24 16:00 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-06-24 19:58:23 +00:00
Ignacio Ortiz de Zuniga
666ef24d23 *** empty log message *** 2002-06-24 10:42:10 +00:00
Ignacio Ortiz de Zuniga
8ff8431f74 2002-06-24 12:35 UTC+0100 Ignacio Ortiz <ignacio@ozs.com> 2002-06-24 10:36:17 +00:00
Walter Negro
c5fa6ef641 2002-06-23 00:50 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-06-23 03:50:33 +00:00
Walter Negro
88a869f7f8 * contrib/hbzlib/zip.c
! Reformating of indentation and eliminating of Tabs simbol
2002-06-23 03:46:39 +00:00
Walter Negro
de2c95df12 * contrib/hbzlib/zlibapi1.c
! Reformating of indentation and eliminating of Tabs simbol
    * Change call to hb_fsSetDevRaw() for hb_fsSetDevMode()
2002-06-23 03:45:19 +00:00
Walter Negro
17777e1bf4 * contrib/hbzlib/zipfile2.c
! Reformating of indentation and eliminating of Tabs simbol
2002-06-23 03:41:58 +00:00