Commit Graph

71 Commits

Author SHA1 Message Date
Walter Negro
6159d7623d * source/rtl/tget.prg
! Fix picture function in lower case. (eg: @s )
    Reported by Luiz Rafael Culik Guimaraes
2002-05-25 23:55:59 +00:00
Walter Negro
556b34c7e3 * source/rtl/tget.prg
! Fix @R pictures with "-" or "(" characters

    Reported by somebody in Sourceforge
2002-05-24 16:15:38 +00:00
Walter Negro
74005606c4 * source/rtl/tget.prg
Fix, it was always written in the position 1 the first number
    of a numeric field although the cursor was moved to write in
    another position.
2002-05-22 21:22:14 +00:00
Walter Negro
9e0e7cf909 * source/rtl/tget.prg
! Fix minor bug in PutMask( )
2002-04-30 04:06:28 +00:00
Walter Negro
0c82e16f4a * source/rtl/tget.prg
! Fix bug in DeleteAll method. Change DTOC() for CTOD().

     * Bug fixed, reported by Lorenzo Fiorini.
2002-04-17 14:54:45 +00:00
Walter Negro
571c7b904a * source/rtl/tget.prg
! Fix minor bug with initial spaces in PICTURE
2002-03-25 21:43:24 +00:00
Walter Negro
acd9311599 * source/rtl/tget.prg
! Fix bug in picture "999,999.99" and "999.999,99".
     ! Fix bug in picture with initial spaces.
2002-03-25 15:31:30 +00:00
Walter Negro
3a493f9383 * source/rtl/tget.prg
* Fix ::unTransform() for numeric Get with complex Picture.
2002-03-22 14:57:38 +00:00
Walter Negro
6a69db12af * source/rtl/tget.prg
* Fix bug with PICTURE "@S"
    * Fix some bugs.
    * Formatting indentation.
2002-03-20 14:27:21 +00:00
Luiz Rafael Culik
297744b44e See changelog 2002-03-18 12:16 UTC-0300
* source/rtl/listbox.org
    source/rtl/radiobtn.prg
    source/rtl/radiogpr.prg
    source/rtl/checkbox.prg
    source/rtl/tget.prg
    source/rtl/pushbtn.prg
    source/rtl/tbrowse.prg
    source/rtl/getsys.prg
    source/rtl/tgetsys.prg
    * Added the missing Clip53 Methods and Functions
    % minor fix to Clip53 classes
2002-03-18 15:23:59 +00:00
Walter Negro
6863bc0d4c * METHOD _Delete()
* modification to be more Clip*r compliant and behaviour.
      * changes in the logic of the function.
        before, the function only erased the character under the cursor.
        now it drags the other characters.
        dragging is limited by the non editable characters.
    * METHOD Insert()
     * modification to be more Clip*r compliant and behaviour.
      * changes in the logic of the function.
        now insert a character and displaces to the right the rest of
        the characters until the first non editable character.
2002-03-02 22:41:07 +00:00
Walter Negro
1c3e9b14ca 2002-02-21 06:00 UTC-0300 Walter Negro <anegro@overnet.com.ar>
METHOD ::ParsePict() - The change is because if ::Original it is not
          numeric, it would generate an error.

METHOD ::Undo() - Delete assignment to ::buffer because
          ::VarPut( ::Original, .t. ) makes this assignment.

METHOD ::VarPut() - Delete ::nDispLen := NIL line, because
          ::Picture() makes this assignment.
                      - Revert changes of Ignacio Ortiz because the
          problem was with ::nDispLen and not with empty cPicture.

METHOD ::Block() - Delete ::nDispLen := NIL line, because
          ::Picture() makes this assignment.

METHOD ::Picture() - Add ::nDispLen := NIL line, reset the variable.
          Only ::ParsePict() can load a value that can differ of
          nMaxLen.

METHOD ::KillFocus() - Change position of lines, hasfocus should be
          before the call to Putmask.
          This makes that in numeric fields, points or comas are not
          shown before the numbers.
2002-02-21 06:01:09 +00:00
Ignacio Ortiz de Zuniga
ba600ee2d7 2002-02-19 17:45 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-02-19 16:46:09 +00:00
Ignacio Ortiz de Zuniga
6bbcf0da2a 2002-02-19 10:40 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-02-19 09:42:01 +00:00
Ignacio Ortiz de Zuniga
cb0e182947 2002-02-11 12:15 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-02-11 11:15:18 +00:00
Ignacio Ortiz de Zuniga
cb61c1420a 2002-02-04 16:45 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-02-04 15:46:14 +00:00
Ignacio Ortiz de Zuniga
eb0be876d2 2002-02-04 13:50 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-02-04 13:00:57 +00:00
Ignacio Ortiz de Zuniga
244ff053a1 2002-01-28 12:36 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-01-28 11:36:55 +00:00
Ignacio Ortiz de Zuniga
6a446f2277 Picture "@Z 9999" fixed 2002-01-09 10:02:59 +00:00
Viktor Szakats
38c54411c4 2001-12-17 17:02 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-12-17 16:01:45 +00:00
Viktor Szakats
869067ee70 2001-09-10 23:53 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-09-10 22:04:29 +00:00
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
Ignacio Ortiz de Zuniga
646f1951b1 *** empty log message *** 2001-08-30 11:15:07 +00:00
Luiz Rafael Culik
1867ce0fa5 See changelog 2001-07-20 20:00 GMT -3 2001-07-20 22:45:46 +00:00
Viktor Szakats
a3d23ec650 2001-07-02 23:42 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-07-02 21:45:19 +00:00
David G. Holm
861202c3ec See ChangeLog entry 2001-06-07 11:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-06-07 15:25:54 +00:00
David G. Holm
f468640ed6 See ChangeLog entry 2001-05-21 14:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-05-21 18:32:17 +00:00
Ron Pinkas
c0a23acbcf 2001-04-16 14:40 UTC-0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/harbour.c
     + Added all GET Methods definitions (still need Exported Vars ) - Thanks to Luiz.
     + Added TBCOLUMN definitions - Thanks to Luiz.

   * source/rtl/tget.prg
     ! Correted :ToDecPos to return SELF as in Clipper (after verifying there was NO Low-Level Code conflict).
2001-04-16 21:34:14 +00:00
Brian Hays
470825af55 2001-02-16 23:40 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-02-17 07:26:49 +00:00
Ignacio Ortiz de Zuniga
238c57c500 + minus sing support fixed. 2001-02-13 10:28:38 +00:00
Antonio Linares
b81936bd25 some minor fixes to let the debugger inspect a GetNew() object 2001-02-08 10:23:51 +00:00
Ron Pinkas
b48cfdc92e 2000-12-04 19:40 UTC+0800 Ron Pinkas <ron@profit-master.com>
* source/rtl/tget.prg
     ! Corrected 2 bugs when New Method called without any parameters.
2000-12-05 03:44:14 +00:00
Ryszard Glab
92e1ff661f ChangeLog 2000-11-04 13:35 UTC+0100 2000-11-04 12:39:40 +00:00
Ron Pinkas
3a7b8b8893 2000-11-02 20:35 UTC+0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/harbour.sly
     + Added rule to accept Get and GetA as FunCall

   * source/compiler/harbour.y
     + Added support for pseudo function _GET_()
   * source/compiler/harbour.l
     + Added _GET_(...) => __GET(...)/__GETA(...) logic from harbour.sly

   * source/macro/macro.slx
     * Corrected YY_DECL #define (Thanks John)

   * source/rtl/tget.prg
   * include/hbextern.ch
     - Removed no longer needed _GET_()
2000-11-03 23:42:27 +00:00
Ron Pinkas
8608b9ce33 2000-11-02 15:45 UTC+0800 Ron Pinkas <ron@profit-master.com>
* source/rtl/tget.prg
   * include/hbextern.ch
     + Re-added _GET_() until support of __GET() and __GETA() added to harbour.y
2000-11-02 23:49:19 +00:00
Ron Pinkas
c3cde2a777 2000-11-02 15:20 UTC+0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/harbour.sly
     + Added support for extended parameters to __GET() and __GETA()
     ! Corrected 2nd parameter of __GETA() to reflect only the Base Array Name.

   * source/rtl/tget.prg
     ! Added support for :SubScript in __GETA()

   * include/hbextern.ch
     - Removed _GET_
     + Added __GETA
2000-11-02 23:18:49 +00:00
Ron Pinkas
ee24175dc0 2000-11-01 17:25 UTC+0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/harbour.sly
     ! Optimized _GET_ support.
     + Added support for GET of ObjectData and ObjectData ArrayIndex.

   * source/rtl/tget.prg
     + Added method ParsePict() and logic to support dynamic modification of the picture by altering :Picture as in Clipper.

   * tests/testread.prg
     + Added line to demonstrate GET of ObjectData and dynamic modification of a PICTURE clause.
2000-11-02 01:28:51 +00:00
Ron Pinkas
97f36b7075 2000-11-01 04:25 UTC+0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/harbour.slx
     + Added support for pseudo function _GET_(...)
   * source/compiler/harbour.sly
     + Added support for pseudo function _GET_(...) to be converted into appropriate __GET(...) or __GETA(...)
   * source/rtl/tget.prg
     + Added __GETA() to correctly support early binding of Array Element Index of GET
   * tests/testread.prg
     + Added code to test correct (early) binding of Array Element Index of GET
2000-11-01 12:23:24 +00:00
Jean-Francois Lefebvre
665c5bd4f8 2000-10-09 22:53 UTC+0200 JFL (mafact) <jfl@mafact.com> 2000-10-09 20:54:20 +00:00
Viktor Szakats
7a5701da69 2000-07-12 08:46 UTC+0100 Victor Szakats <info@szelvesz.hu> 2000-07-12 07:29:09 +00:00
Ignacio Ortiz de Zuniga
148596f4fa *** empty log message *** 2000-07-06 11:57:58 +00:00
Viktor Szakats
2c91d1385e 2000-07-04 04:05 UTC+0100 Victor Szakats <info@szelvesz.hu> 2000-07-04 02:05:28 +00:00
Viktor Szakats
dcd6e3192f 2000-06-25 14:53 UTC+0100 Victor Szakats <info@szelvesz.hu> 2000-06-25 12:52:18 +00:00
Viktor Szakats
c7333102d0 20000404-03:24 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-04-04 01:27:00 +00:00
Viktor Szakats
83c6681014 20000403-02:11 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-04-03 00:09:34 +00:00
Viktor Szakats
1f8c841585 20000308-18:05 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-03-08 17:07:42 +00:00
Viktor Szakats
3b232374b3 20000209-10:43 GMT+1 Victor Szakats <info@szelvesz.hu> 2000-02-09 09:48:48 +00:00
Viktor Szakats
28b5f0bb8e 20000129-19:15 GMT+1 Victor Szel <info@szelvesz.hu> 2000-01-30 09:19:13 +00:00
Ignacio Ortiz de Zuniga
2aad324ac3 20000126-12:50 GMT+1 Ignacio Ortiz <ignacio@fivetech.com> 2000-01-26 11:54:10 +00:00
Ignacio Ortiz de Zuniga
dd5317fb5f 20000124-17:14 GMT+1 Ignacio Ortiz <ignacio@fivetech.com> 2000-01-24 16:13:44 +00:00