c6356a83a4
2002-10-11 21:35 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * source/rdd/dbfcdx/dbfcdx1.h * source/rdd/dbfcdx/dbfcdx2.h * source/rdd/dbfcdx/dbfcdx1.c ! fixed bug reported by Richard Chidiak + added function hb_cdxMacroRun ! fixed bug reported by Peter Rees. * changed index creation and updating: some spaces in keys aren't compressed now, so ADS can read the indexes. (it couldn't with some special keys)
Horacio Dario Roldan Kasimatis
2002-10-12 00:42:30 +00:00
d6d66b6813
2002-09-28 01:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * contrib/rdd_ads/ads1.c * contrib/rdd_ads/rddads.h + Changed fieldname max length handling, it is now a workarea property. (set by the RDD) (in ADS, this is just a patch)
Horacio Dario Roldan Kasimatis
2002-09-28 05:01:20 +00:00
0c92e34e3b
2002-09-28 01:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * include/hbapirdd.h * include/hbrdddbf.h * include/hbrddcdx.h * include/hbrddntx.h * source/rdd/dbcmd.c * source/rdd/workarea.c + Changed fieldname max length handling, it is now a workarea property. (set by the RDD)
Horacio Dario Roldan Kasimatis
2002-09-28 04:56:28 +00:00
8883e60cf5
2002-09-28 01:50 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * source/rdd/dbfcdx/dbfcdx1.h * source/rdd/dbfcdx/dbfcdx1.c ! changed key in-memory management. this fixes trimmed key problems, reported by Lorenzo Fiorini. ! fixed error reported by Gianni Santamarina. * source/rdd/dbf1.c ! fixed some typos
Horacio Dario Roldan Kasimatis
2002-09-28 04:51:00 +00:00
b2812a466e
2002-09-19 00:35 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> + added support for DBI_FULLPATH and DBI_SHARED, sent by Gianluca Piemonte.
Horacio Dario Roldan Kasimatis
2002-09-19 03:47:21 +00:00
38586f2005
* source/rdd/dbfcdx/dbfcdx2.h * source/rdd/dbfcdx/dbfcdx1.c + added function hb_cdxGetTagNumber ! fixed some castings and warnings reported by Larry Sevilla, Luiz and Andy. ! fixed controlling order after ordCreate() ! fixed controlling order after ordListAdd() This fixes the controlling order after: USE name INDEX name SET INDEX TO name INDEX ON key TAG tagname
Horacio Dario Roldan Kasimatis
2002-09-19 03:45:50 +00:00
c5bb77b169
See ChangeLog entry 2002-09-18 16:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
David G. Holm
2002-09-18 19:57:53 +00:00
73503527ac
2002-09-05 18:46 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * source/rdd/dbf1.c synched with 2002-08-31 20:38 UTC-0800 Ron Pinkas <ron@ronpinkas.com> * source/rdd/dbf1.c ! Fixed hb_dbfLockFile() to release record locks before attempting to lock the file. 2002-08-31 15:24 UTC-0800 Ron Pinkas <ron@ronpinkas.com> * source/rdd/dbf1.c ! Fixed hb_dbfLockRecord() to return success when area alread has file lock.
Horacio Dario Roldan Kasimatis
2002-09-05 21:53:08 +00:00
57abcec19d
2002-09-05 18:46 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 + added support for creating big indexes hb_cdxSortSwapSavePage, hb_cdxSortSwapFillPage, hb_cdxSortSwapRecurseDict, hb_cdxSortSwapSendWord hb_cdxSortSwapBuildIndex, hb_cdxSortSwapGetNextKey; + added hb_cdxKeyValCompare ! fixed hb_cdxKeyGetItem for numeric keys ! fixed hb_cdxTagExtNodeWrite ! renamed some structs because td was confused
Horacio Dario Roldan Kasimatis
2002-09-05 21:49:54 +00:00
2f3d5bb05f
2002-09-04 17:56 UTC+0200 Maurilio Longo <maurilio.longo@libero.it> * harbour/source/rtl/tbrowse.prg ! Fixed cell padding inside ::DispCell(). Character or memo fields have to be padded right. Number fields have to be padded left.
Maurilio Longo
2002-09-04 16:00:47 +00:00
1d9782f967
2002-09-03 19:10 UTC+0200 Maurilio Longo <maurilio.longo@libero.it> * harbour/source/rtl/teditor.prg ! fixed line splitting when a character is deleted from a line and there is a word wrapping limit. Please note that lines of text are treated differently from the way clipper 5.x treats them, in particular when past EOL there is no deletion from current line * harbour/source/rtl/memoedit.prg ! fixed cursor positiong and shaping when calling an user function
Maurilio Longo
2002-09-03 17:15:10 +00:00
4cd535b229
See ChangeLog entry 2002-09-02 19:25 UTC-0400 David G. Holm <dholm@jsd-llc.com>
David G. Holm
2002-09-02 23:28:12 +00:00
14c5859b97
2002-09-02 16:58 UTC+0200 Maurilio Longo <maurilio.longo@libero.it> * harbour/source/rtl/tbrowse.prg ! fixed columns' width calulation on ::SetColumnWidth( oCol ) method
Maurilio Longo
2002-09-02 15:32:50 +00:00
b34c220cd5
See changelog 2002-07-31 11:20 UTC-0300
Luiz Rafael Culik
2002-08-31 14:29:27 +00:00
d88aec3415
See ChangeLog entry 2002-08-30 18:05 UTC-0400 David G. Holm <dholm@jsd-llc.com>
David G. Holm
2002-08-30 22:09:09 +00:00
a2110d2a11
Converted one TAB character to two spaces
David G. Holm
2002-08-30 17:29:34 +00:00
26cf31f982
See ChangeLog entry 2002-08-30 13:25 UTC-0400 David G. Holm <dholm@jsd-llc.com>
David G. Holm
2002-08-30 17:27:42 +00:00
355b31980e
See changelog 2002-08-27 21:30 UTC-0300
Luiz Rafael Culik
2002-08-28 00:53:58 +00:00
5892ce3e72
See changelog 2002-08-27 21:30 UTC-0300
Luiz Rafael Culik
2002-08-28 00:42:16 +00:00
00f743c4f4
See changelog 2002-08-27 21:30 UTC-0300
Luiz Rafael Culik
2002-08-28 00:33:04 +00:00
4defe7ee52
2002-08-12 23:25 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * source/rdd/dbfcdx/dbfcdx1.c ! fixed seek bug when having an empty scope ! Memo Limit is > 64K now up to 2GB (2^31 or max(long)) ! fixed bug in ordNumber()
Horacio Dario Roldan Kasimatis
2002-08-13 02:28:35 +00:00
4606bbc62f
See changelog 2002-08-09 14:50 UTC-0300
Luiz Rafael Culik
2002-08-09 17:59:19 +00:00
a108fb3534
2002-08-07 17:58 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * include/hbapirdd.h * source/rdd/dbcmd.c * source/rdd/workarea.c ! fixed gpf in dbCloseArea, now relations are closed if child area is closed, reported by Brian Hays
Horacio Dario Roldan Kasimatis
2002-08-07 21:07:30 +00:00