Revision: 11688
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11688&view=rev
Author: vszakats
Date: 2009-07-10 00:23:44 +0000 (Fri, 10 Jul 2009)
Log Message:
-----------
2009-07-10 02:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/hbgtcore.h
* include/hbapigt.h
* include/hbapi.h
* source/rtl/scroll.c
* source/rtl/maxrow.c
* source/rtl/gtapi.c
* source/rtl/saverest.c
* source/rtl/console.c
* source/rtl/oldclear.c
* source/rtl/hbgtcore.c
* source/rtl/scrrow.c
* source/rtl/shadow.c
* source/rtl/setcurs.c
* source/rtl/mouse53.c
* source/rtl/gx.c
* source/rtl/mouseapi.c
* contrib/hbct/cursor.c
* contrib/hbct/ctwfunc.c
* contrib/hbclipsm/gauge.c
* Changed all USHORT to int in high-level GT API layer which
already had an int representation on the low-level.
Please review me. It's possible that some extra checks (or else)
need to be added since signedness has changed.
* Change mouse state buffer from char * to void *.
; TODO: Review remaining BYTE/USHORT usage for attr, color
and char. Char is sometimes represented by UCHAR,
sometimes by char and sometimes by USHORT. Color is
represented by both int and BYTE. attr is BYTE, which
can be changed to hbU8.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbclipsm/gauge.c
trunk/harbour/contrib/hbct/ctwfunc.c
trunk/harbour/contrib/hbct/cursor.c
trunk/harbour/include/hbapi.h
trunk/harbour/include/hbapigt.h
trunk/harbour/include/hbgtcore.h
trunk/harbour/source/rtl/console.c
trunk/harbour/source/rtl/gtapi.c
trunk/harbour/source/rtl/gx.c
trunk/harbour/source/rtl/hbgtcore.c
trunk/harbour/source/rtl/maxrow.c
trunk/harbour/source/rtl/mouse53.c
trunk/harbour/source/rtl/mouseapi.c
trunk/harbour/source/rtl/oldclear.c
trunk/harbour/source/rtl/saverest.c
trunk/harbour/source/rtl/scroll.c
trunk/harbour/source/rtl/scrrow.c
trunk/harbour/source/rtl/setcurs.c
trunk/harbour/source/rtl/shadow.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour