Revision: 11706
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11706&view=rev
Author:   vszakats
Date:     2009-07-10 16:35:04 +0000 (Fri, 10 Jul 2009)

Log Message:
-----------

2009-07-10 18:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * include/hbgtcore.h
  * include/hbapigt.h
  * source/rtl/gtapi.c
  * source/rtl/hbgtcore.c
  * contrib/hbct/ctwin.c
  * contrib/hbct/screen1.c
  * contrib/hbct/ctwfunc.c
    * GetClearChar/SetClearChar changed to use USHORT for char
      (was int). This resolves all remaining MSVC warnings.
    * _HB_GT_BASE structure adapted to latest changes, three
      vars changed from USHORT to int, one renamed to reflect
      int type.
    + Added var names to a few functions declarations.
    % Minor optimizations.
    * hb_gtScrollEx() modified to not do parameter evaluation,
      just pass them to low-level.
    ; Przemek, please review me, I've again encountered UCHARs
      in hbct / SETCLEARB().

  * source/rtl/idle.c
    * SHORT -> int.
    * Minor formatting.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbct/ctwfunc.c
    trunk/harbour/contrib/hbct/ctwin.c
    trunk/harbour/contrib/hbct/screen1.c
    trunk/harbour/include/hbapigt.h
    trunk/harbour/include/hbgtcore.h
    trunk/harbour/source/rtl/gtapi.c
    trunk/harbour/source/rtl/hbgtcore.c
    trunk/harbour/source/rtl/idle.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