Revision: 11173
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11173&view=rev
Author:   vszakats
Date:     2009-05-29 16:09:51 +0000 (Fri, 29 May 2009)

Log Message:
-----------
2009-05-29 18:04 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
  * contrib/gtwvg/gtwvg.h
    + Added extern for hb_wvt_GetStringAttrib(), hb_wvt_PutStringAttrib().
      Required by terminal example.

  * contrib/gtwvg/wvggui.h
    * Comment format. Synced with gtwvg.h.

  - examples/terminal/trm_server.prg
  + examples/terminal/trm_srv.prg
  - examples/terminal/trm_client.prg
  + examples/terminal/trm_cli.prg
  - examples/terminal/trm_appn.prg
  + examples/terminal/trm_app.prg
  - examples/terminal/trm_appn.hbm
  + examples/terminal/trm_app.hbp
  + examples/terminal/trm_misc.c
  + examples/terminal/trm_cli.hbp
  + examples/terminal/trm_srv.hbp
  * examples/terminal/terminal.prg
  * examples/terminal/terminal.hbc
  * examples/terminal/readme.txt
    ! Removed all inline stuff.
    ! Fixed problems with mixing C++/C objects due to
      inline and missing function declarations.
    % Windows only function replaced with RTL one.
    * Renamed *.hbm files to .hbp, so now it's easy to build
      the whole project with: hbmk2 trm_app.hbp trm_cli.hbp trm_srv.hbp
    ! Fixed hard coded local executable names + dirs.
    ! Synced client and server default ports.
    ; Now all of these tools build ok and they also work.

  * contrib/hbwin/legacyc.c
    ! Deleted recently added compat calls.
      (they are static in xhb and they collide with RTL names)

  * examples/hbgf/hbgfgtk/hbgfgtk.hbm
    ! Minor fix.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/gtwvg/gtwvg.h
    trunk/harbour/contrib/gtwvg/wvggui.h
    trunk/harbour/contrib/hbwin/legacyc.c
    trunk/harbour/examples/hbgf/hbgfgtk/hbgfgtk.hbm
    trunk/harbour/examples/terminal/readme.txt
    trunk/harbour/examples/terminal/terminal.hbc
    trunk/harbour/examples/terminal/terminal.prg

Added Paths:
-----------
    trunk/harbour/examples/terminal/trm_app.hbp
    trunk/harbour/examples/terminal/trm_app.prg
    trunk/harbour/examples/terminal/trm_cli.hbp
    trunk/harbour/examples/terminal/trm_cli.prg
    trunk/harbour/examples/terminal/trm_misc.c
    trunk/harbour/examples/terminal/trm_srv.hbp
    trunk/harbour/examples/terminal/trm_srv.prg

Removed Paths:
-------------
    trunk/harbour/examples/terminal/trm_appn.hbm
    trunk/harbour/examples/terminal/trm_appn.prg
    trunk/harbour/examples/terminal/trm_client.prg
    trunk/harbour/examples/terminal/trm_server.prg


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to