Walter Negro
fca862ab0c
* source/rtl/tbrowse.prg
...
+ Add two instance variables, nRow and nCol. Existing in Clipper 5.3.
Only was modified the Hilite and SetPos method, for save in
this variables, the position of cursor.
2002-05-30 03:43:05 +00:00
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
David G. Holm
d39666bc6d
See ChangeLog entry 2002-05-24 20:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2002-05-25 00:36:53 +00:00
Walter Negro
5ae19d34f7
* source/rtl/achoice.prg
...
* More compliant with Cli**er.
! Fix minor bug when press CTRL_END and the quantity of items
is smaller to the long of the window.
Reported by Carlos Vargas.
2002-05-24 19:06:35 +00:00
Walter Negro
5463d86367
* source/rtl/tgetlist.prg
...
! Corrected minor bug in using Len() on oGet:Buffer,
where it might be NIL.
By Ron Pinkas in xHarbour.
2002-05-24 18:58:14 +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
949a43c853
* source/rtl/achoice.prg
...
* More compliant with Cli**er.
* Support for use acItems directly without internal copy.
This permit modify acItems and reflect this changes.
* Support for use xSelect directly, if its an array,
without internal copy.
This permit modify xSelect and reflect this changes.
* No call to xUserFunc again when xUserFunc its call with
nMode = AC_EXCEPT, and xUserFunc return AC_CONT
* Always redraw the page when return from xUserFunc.
* Support for return AC_REDRAW.
2002-05-24 04:46:42 +00:00
Walter Negro
4641fe9730
* source/rtl/console.c
...
! Fix print in the same line when the new position is previus
to the current one.
2002-05-24 04:40:14 +00:00
Ron Pinkas
352d1ea388
2002-05-23 12:46 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
...
* source/compiler/harbour.slx
! Fixed SELF[...] // Self as Array in IF_BELONG_LEFT() ( borrowed from from xHarbour )
* source/compiler/harbour.sly
! Corrected typo in GetVar - included item belonging to GetVarArray ( borrowed from from xHarbour )
! Fixed logic of GetA ( borrowed from from xHarbour )
2002-05-23 19:48:48 +00:00
Horacio Dario Roldan Kasimatis
e5d470b3d5
2002-05-23 14:53 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/vm/estack.c
! All stack hb_stackxxx API functions are now included, no matter
the build options (HB_STACK_MACROS)
2002-05-23 17:53:27 +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
Paul Tucker
a306c7f0f7
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED fix
2002-05-21 05:25:37 +00:00
Jean-Francois Lefebvre
88b31335db
2002-05-20 22:33 UTC+0100 J.lefebvre (Mafact) <jfl@mafact.com>
2002-05-20 20:47:38 +00:00
David G. Holm
5b1b3c05df
See ChangeLog entry 2002-05-14 16:22 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2002-05-14 20:24:04 +00:00
Walter Negro
a95951e58a
* source/rtl/menuto.prg
...
! Fix, initial value was not used.
Reported by Horacio Roldan.
2002-05-13 16:21:14 +00:00
Horacio Dario Roldan Kasimatis
d8d6774a24
2002-05-13 00:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source\rdd\dbfcdx\dbfcdx1.c
! minor changes
! fixed preventing reopening of same cdx.
2002-05-13 03:55:13 +00:00
Alexander S.Kresin
6068977e0b
2002-05-08 12:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-05-08 08:58:12 +00:00
Jean-Francois Lefebvre
1b4296eacc
2002-05-08 07:15 UTC+0100 "J. lefebvre (mafact)" <jfl@mafact.com>
2002-05-08 05:25:02 +00:00
Luiz Rafael Culik
622bfa49ba
See changelog 2002-05-07 08:10 UTC-0300
2002-05-07 10:59:53 +00:00
Alexander S.Kresin
4e9f1a3685
2002-05-07 14:19 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-05-07 10:15:32 +00:00
Alexander S.Kresin
a2adc51e3f
2002-05-07 11:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-05-07 07:40:11 +00:00
Tomaz Zupan
bedca6bf54
2002-05-06 21:40 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
2002-05-06 19:48:55 +00:00
David G. Holm
3e8864b018
See ChangeLog entry 2002-05-06 13:50 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2002-05-06 17:51:50 +00:00
Alexander S.Kresin
043c4ad386
2002-05-06 15:48 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-05-06 11:43:14 +00:00
Alexander S.Kresin
a09aadc281
2002-05-06 13:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-05-06 09:25:54 +00:00
Horacio Dario Roldan Kasimatis
3e3e5efe10
2002-05-04 17:47 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* include\hbrddcdx.h
* source\rdd\dbfcdx\dbfcdx2.h
* source\rdd\dbfcdx\dbfcdx1.c
+ fixed support for dbSeek(last)
+ added scope support: ordScope, dbOrderInfo(..scope..),
ordKeyCount, ordKeyNo.
! fixed found() flag when last record in order must be
filtered (eg: deleted), bug reported by Lorenzo Fiorini.
+ added dummy handler for DBOI_CUSTOM.
2002-05-04 20:49:12 +00:00
Horacio Dario Roldan Kasimatis
044146cee7
2002-05-04 17:47 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source\rdd\dbcmd.c
! fixed return value of dbGoTo()
+ added support of 4th value of dbOrderInfo
2002-05-04 20:48:26 +00:00
Horacio Dario Roldan Kasimatis
42c4ddf4e9
2002-05-01 11:12 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/rdd/workarea.c
! fixed bof flags in go bottom with no valid records
2002-05-01 14:13:32 +00:00
Horacio Dario Roldan Kasimatis
ce5f15639b
2002-05-01 11:12 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/rdd/dbfcdx/dbfcdx1.c
* source/rdd/dbfcdx/dbfcdx2.h
! fixed gpf reported by Lorenzo Fiorini
+ added helper function hb_cdxGoEof
+ added default tag name when not specified
2002-05-01 14:12:55 +00:00
Horacio Dario Roldan Kasimatis
11fc9043ea
2002-04-30 20:49 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/rdd/dbfcdx/dbfcdx1.c
* source/rdd/dbfcdx/dbfcdx2.h
! fixed sharing flags in index creation
! fixed tag order after index creation
+ added function hb_cdxReorderTagList
+ added dummies handlers for DBOI_KEYADD, DBOI_KEYDELETE.
2002-05-01 00:10:49 +00:00
Alexander S.Kresin
7d2a1cc757
2002-04-30 14:02 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-30 09:58:11 +00:00
Alexander S.Kresin
bb8f397db3
2002-04-30 12:46 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-30 08:41:38 +00:00
Walter Negro
9e0e7cf909
* source/rtl/tget.prg
...
! Fix minor bug in PutMask( )
2002-04-30 04:06:28 +00:00
Walter Negro
84e5716e92
* source/rtl/teditor.prg
...
! Add support for Set Key defined Keys on Edit() and BrowseText() method
From xHarbour by Luiz Culik
! Fix minor bug related with this
2002-04-30 04:00:19 +00:00
Walter Negro
0deaf110dd
* source/rtl/memoedit.prg
...
! Add support for Set Key defined Keys.
From xHarbour by Luiz Culik
! Fix minor bug related with this.
2002-04-30 03:56:21 +00:00
Alexander S.Kresin
1eb4ed2559
2002-04-29 13:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-29 09:36:08 +00:00
Luiz Rafael Culik
0cefd70e00
See changelog 2002-04-28 08:50 UTC-0300
2002-04-28 11:48:05 +00:00
Luiz Rafael Culik
eefc0c4c51
See changelog 2002-04-27 23:50 UTC-0300
2002-04-28 02:54:45 +00:00
Horacio Dario Roldan Kasimatis
6ad98f1cf3
2002-04-27 19:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* include/hbapirdd.h
* source/rdd/dbcmd.c
+ added functions ordKeyAdd and ordKeyDel (need support from each RDD)
! fixed compatibility issue: ordListAdd(nil) is valid in Clipper
2002-04-27 22:28:29 +00:00
Luiz Rafael Culik
e102720fe0
See changelog 2002-04-27 17:40 UTC -0300
2002-04-27 20:40:52 +00:00
Luiz Rafael Culik
22e422f7f7
Fix by Luiz
2002-04-27 11:53:52 +00:00
Luiz Rafael Culik
c16c4438f6
See changelog 2002-04-27 00:10 UTC -0300
2002-04-27 03:22:15 +00:00
Luiz Rafael Culik
130dcaff97
See changelog 2002-04-27 00:10 UTC-0300
2002-04-27 03:05:25 +00:00
Walter Negro
88e1284142
* source/rtl/getlist.prg
...
! Fix bug when release last getlist
Reported by Alexander Kresin
2002-04-26 17:05:56 +00:00
Luiz Rafael Culik
0ba79ab575
See Changelog 2002-04-25 08:10 UTC-0300
2002-04-26 11:29:59 +00:00
Alexander S.Kresin
aca05b5f54
2002-04-26 15:15 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-04-26 11:10:29 +00:00
Walter Negro
6a9dae5e5d
* source/rtl/getsys.prg
...
! Fix, lost the reference to the current oGetList with recursive
execution of ReadModal.
2002-04-25 13:51:13 +00:00
Horacio Dario Roldan Kasimatis
5ab681fd38
2002-04-24 09:04 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* include/hbrddcdx.h
* source/rdd/dbfcdx/dbfcdx1.c
* source/rdd/dbfcdx/dbfcdx1.h
* source/rdd/dbfcdx/dbfcdx2.h
+ multiple CDXs support for:
hb_cdxOrderListAdd, hb_cdxOrderListFocus, hb_cdxGoCold,
hb_cdxGoHot, hb_cdxGetTagByNumber, hb_cdxGetActiveTag,
DBOI_ORDERCOUNT, DBOI_UNIQUE, ordName, ordBagName.
! fixed a bug in: gotop, gobbotom, skip
+ begin of hb_cdxZap
+ added support for: DBOI_ISCOND, DBOI_ISDESC, DBOI_FILEHANDLE
+ added index locking routines
! fixed some structures definitions for gcc/vc/...
! fixed autopen bug on Linux
! fixed recno() while indexing
2002-04-24 12:12:01 +00:00
Horacio Dario Roldan Kasimatis
d00a2d5cdf
2002-04-24 00:42 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/rdd/workarea.c
! fixed bug with set relation to, found by Walter Negro.
2002-04-24 03:54:11 +00:00
Walter Negro
6381892744
* source/rtl/devoutp.prg
...
! More compliant with Cli**er for certain types of data.
Now only accept character, numeric, date and logical types of data.
Any other types of data is ignored.
2002-04-23 20:36:46 +00:00