b747c30bdd
* include\tbrowse.ch + Defines for TBrowse and TBColumn Classes
Walter Negro
2002-06-21 19:54:46 +00:00
7668ffeece
* source\rtl\tbcolumn.prg + Initial support for SetStyle method, compatible with Clipper 5.3. See tbrowse.ch for support values.
Walter Negro
2002-06-21 19:47:58 +00:00
e9615e3891
* source/rtl/tbrowse.prg + Initial support for SetStyle method, compatible with Clipper 5.3. See tbrowse.ch for support values.
Walter Negro
2002-06-21 19:42:15 +00:00
5dd77773d8
* source/rtl/tgetlist.prg ! Change __GetListActive() for __GetListLast() for support to Update() and ReadUpdate().
Walter Negro
2002-06-14 16:46:10 +00:00
1ae34daf65
* source/rtl/tget.prg + Add support for SET DELIMITERS
Walter Negro
2002-06-14 16:44:59 +00:00
de1a479a0d
* source/rtl/getsys.prg ! Fixed compatibility functions Update() and ReadUpdate(). Now use __GetListLast() instead of __GetListActive(). __GetListActive() reference to the active oGetList, beginning and concluding with the ReadModal. __GetListLast() reference to the last oGetList form the beginning of the ReadModal until another ReadModal begins. ! Fix bug in Accelerator(), Clipper 5.3 compatibility function. * Some cleanup.
Walter Negro
2002-06-14 16:40:37 +00:00
f028d5bd1e
* source/rtl/getlist.prg + Add __GetListLast() for support to the compatibility functions Update() and ReadUpdate()
Walter Negro
2002-06-14 16:36:51 +00:00
5e28f83bca
* source/rtl/getsys.prg ! Modification of work for save oGetList active. Save oGetList for recursives calls to ReadModal(). Necessary to support post-evaluation functions to the exit of the ReadModal(). eg: UPDATE()
Walter Negro
2002-06-07 14:49:42 +00:00
17375c8043
* source/rtl/tgetlist.prg ! Modification of work for save oGetList active. Save oGetList for recursives calls to ReadModal(). Necessary to support post-evaluation functions to the exit of the ReadModal(). eg: UPDATE()
Walter Negro
2002-06-07 14:48:09 +00:00
e7f150194c
2002-06-05 20:52 UTC-0800 Ron Pinkas <ron@ronpinkas.com> * make_b32.bat - Commented SET BISON_SIMPLE line as it causes incompatibility with current version of Bison.
Ron Pinkas
2002-06-06 03:54:13 +00:00
3001d59de3
See ChangeLog entry 2002-06-05 18:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
David G. Holm
2002-06-05 22:00:24 +00:00
e8691ed4d2
* contrib/libct/color.prg ! Fix, the color string was inverted.
Walter Negro
2002-05-30 03:51:35 +00:00
72fa84b903
* contrib/libct/screen1.c ! Now return correctly a numeric value.
Walter Negro
2002-05-30 03:46:39 +00:00
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.
Walter Negro
2002-05-30 03:43:05 +00:00
92f5c3c3fb
2002-05-25 21:36 UTC-0800 Ron Pinkas <ron@ronpinkas.com> * contrib/rdd_ads/ads1.c + Added #ifdef section to support xHarbour PCODE version check.
Ron Pinkas
2002-05-26 04:37:06 +00:00
6159d7623d
* source/rtl/tget.prg ! Fix picture function in lower case. (eg: @s ) Reported by Luiz Rafael Culik Guimaraes
Walter Negro
2002-05-25 23:55:59 +00:00
50a711cdc5
See changelog 2002-05-25 13:15 UTC-0300
Luiz Rafael Culik
2002-05-25 16:23:52 +00:00
6d414510f0
See changelog 2002-05-25 13:15 UTC-0300
Luiz Rafael Culik
2002-05-25 16:17:50 +00:00
8a760b30c0
* contrib/libct/datetime.prg ! Fix, change NTOS() for STR() in EOQ() function.
Walter Negro
2002-05-24 19:08:22 +00:00
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.
Walter Negro
2002-05-24 19:06:35 +00:00
5463d86367
* source/rtl/tgetlist.prg ! Corrected minor bug in using Len() on oGet:Buffer, where it might be NIL. By Ron Pinkas in xHarbour.
Walter Negro
2002-05-24 18:58:14 +00:00
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.
Walter Negro
2002-05-24 04:46:42 +00:00
4641fe9730
* source/rtl/console.c ! Fix print in the same line when the new position is previus to the current one.
Walter Negro
2002-05-24 04:40:14 +00:00
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 )
Ron Pinkas
2002-05-23 19:48:48 +00:00
5930c4d793
2002-05-23 14:59 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> * contrib/mysql/tmysql.prg ! Change in CreateTable's mapping of the xBase N(dig,0) field type into mySql's tinyint, smallint, mediumint, int, bigint and real (if the number is too big to be an integer)
Horacio Dario Roldan Kasimatis
2002-05-23 18:02:22 +00:00
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.
Walter Negro
2002-05-22 21:22:14 +00:00
148040aa59
2002-05-22 17:40 UTC+0200 Martin Vopgel <vogel@inttec.de>
Martin Vogel
2002-05-22 15:38:10 +00:00