Revision: 11690
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11690&view=rev
Author:   druzus
Date:     2009-07-10 01:18:02 +0000 (Fri, 10 Jul 2009)

Log Message:
-----------
2009-07-10 03:17 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
  * harbour/include/hbapigt.h
  * harbour/source/rtl/gtapi.c
    * changed last parameter of hb_gtRepChar() from USHORT uiCount to
      ULONG ulCount
    * removed basic parameter validation from hb_gtScroll() - such
      things should be done by GT driver
    * minor cleanup

  * harbour/source/rtl/hbgtcore.c
    % moved pbyBuffer initialization outside the loop in Rest/Save methods
    * minor cleanup in casting

  * harbour/source/rtl/mouse53.c
    % minor optimization

  * harbour/source/rtl/gtdos/gtdos.c
    * changed buffer type in Mouse{Save,Restore}State methods from char *
      to void *

  * harbour/source/rtl/gtxwc/gtxwc.c
  * harbour/source/rtl/gtcrs/gtcrs.c
    ! fixed casting

  * harbour/source/rtl/xhelp.c
  * harbour/source/rtl/console.c
    % use 'int' instead of 'USHORT'

  * harbour/source/rtl/saverest.c
    * removed explicit casting

  * harbour/source/rtl/scroll.c
  * harbour/source/rtl/console.c
  * harbour/contrib/hbct/screen1.c
  * harbour/contrib/hbct/screen2.c
    ! fixed casting from 'char *' items which was wrongly changing
      the results.

  * harbour/contrib/hbct/screen1.c
  * harbour/contrib/hbct/screen2.c
    % eliminated not longer necessary intermediate variables used for
      passing by reference in previous version with [U]SHORT casting

  * harbour/contrib/hbnf/dispc.c
  * harbour/contrib/hbnf/ftattr.c
  * harbour/contrib/hbnf/ftshadow.c
    * changed screen coordinates from [U]SHORT to int

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbct/screen1.c
    trunk/harbour/contrib/hbct/screen2.c
    trunk/harbour/contrib/hbnf/dispc.c
    trunk/harbour/contrib/hbnf/ftattr.c
    trunk/harbour/contrib/hbnf/ftshadow.c
    trunk/harbour/include/hbapigt.h
    trunk/harbour/source/rtl/console.c
    trunk/harbour/source/rtl/gtapi.c
    trunk/harbour/source/rtl/gtcrs/gtcrs.c
    trunk/harbour/source/rtl/gtdos/gtdos.c
    trunk/harbour/source/rtl/gtxwc/gtxwc.c
    trunk/harbour/source/rtl/hbgtcore.c
    trunk/harbour/source/rtl/mouse53.c
    trunk/harbour/source/rtl/saverest.c
    trunk/harbour/source/rtl/scroll.c
    trunk/harbour/source/rtl/xhelp.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

Reply via email to