Revision: 10286
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10286&view=rev
Author:   vouchcac
Date:     2009-02-16 08:52:01 +0000 (Mon, 16 Feb 2009)

Log Message:
-----------
2009-02-16 00:10 UTC-0800 Pritpal Bedi ([email protected])
  * harbour/contrib/gtwvg/common.mak
  * harbour/contrib/gtwvg/Makefile
    + Added wvgdarea.prg

  * harbour/contrib/gtwvg/wvgwin.c
    + Added more functions.

  + harbour/contrib/gtwvg/wvgdarea.prg
    + Added WvgDrawingArea(), a helper class to WvgDialog().
  * harbour/contrib/gtwvg/wvgdlg.prg
  * harbour/contrib/gtwvg/wvgparts.ch
  * harbour/contrib/gtwvg/wvgphdlr.prg
  * harbour/contrib/gtwvg/wvgstatc.prg
  * harbour/contrib/gtwvg/wvgtoolb.prg
  * harbour/contrib/gtwvg/wvgwnd.prg
  * harbour/contrib/gtwvg/wvtwin.ch
    ! Numerous class structure enhancements. More Xbase++ compatibility
      XbpDialog:drawingArea concept implemented in greater details.
      WvgToolbarButtons() now take use of WAPI_ImageList_*() functions.

  * harbour/contrib/hbwin/hbwapi.h
    ! Defines updated to respect pointers also.
  + harbour/contrib/hbwin/wapi_commctrl.c
    + Implemented WAPI ImageList_*() family of functions.

  * harbour/contrib/hbwin/Makefile
  * harbour/contrib/hbwin/common.mak
    + Added wapi_commctrl.c

  * harbour/contrib/gtwvg/tests/demowvg.prg
  * harbour/contrib/gtwvg/tests/demoxbp.prg
    ! Updated TO respect new changes in class structures.
      Xbase++ related components are more compatible now.

    ; TODO: Tooltips on Toolbar Buttons. WHILE implemeting
      XbpDialog:drawingArea concept I have lost track of this
      feature as buttons are now created via image lists and
      Toolbar window is created with CreateWindowEx() instead of
      CreateToolbarWindow().

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/gtwvg/Makefile
    trunk/harbour/contrib/gtwvg/common.mak
    trunk/harbour/contrib/gtwvg/tests/demowvg.prg
    trunk/harbour/contrib/gtwvg/tests/demoxbp.prg
    trunk/harbour/contrib/gtwvg/wvgdlg.prg
    trunk/harbour/contrib/gtwvg/wvgparts.ch
    trunk/harbour/contrib/gtwvg/wvgphdlr.prg
    trunk/harbour/contrib/gtwvg/wvgstatc.prg
    trunk/harbour/contrib/gtwvg/wvgtoolb.prg
    trunk/harbour/contrib/gtwvg/wvgwin.c
    trunk/harbour/contrib/gtwvg/wvgwnd.prg
    trunk/harbour/contrib/gtwvg/wvtwin.ch
    trunk/harbour/contrib/hbwin/Makefile
    trunk/harbour/contrib/hbwin/common.mak
    trunk/harbour/contrib/hbwin/hbwapi.h
    trunk/harbour/contrib/hbwin/wapi_commctrl.c

Added Paths:
-----------
    trunk/harbour/contrib/gtwvg/wvgdarea.prg


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