Log Message:
-----------
2010-08-03 10:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/make.hbs
+ Generalized extern generation.
+ Added generation of core extern headers. (no launched yet)
* config/global.mk
+ Exporting variables needed for automatic hbextern gerenation.
% Deleted HB_DYN_COMPILE variable. (unused)
* include/Makefile
- include/hbexturs.ch
+ include/hbextudd.ch
+ include/hbextsca.ch
* include/hbextern.ch
+ Added separate header for scalar classes.
INCOMPATIBLE: Now they should be activated by '#include "hbextsca.ch"'
instead of '#define HB_REQUEST_SCALAR / #include "hbextern.ch"'
* Renamed hbexturs.ch to hbextudd.ch
* contrib/hbqt/qtgui/hbqt_hbqsyntaxhighlighter.cpp
* contrib/hbqt/qtgui/hbqt_hbqmainwindow.cpp
* contrib/hbqt/qtgui/THbQtUI.prg
* contrib/hbqt/qtcore/hbqt_hbslots.cpp
* contrib/hbxbp/xbptabpage.prg
* contrib/hbxbp/xbpwindow.prg
* contrib/hbxbp/xbpdialog.prg
* contrib/hbxbp/xbpgeneric.prg
* contrib/hbide/ideedit.prg
* contrib/hbide/idemisc.prg
* contrib/hbide/ideobject.prg
* contrib/hbide/idefunctions.prg
* contrib/hbide/idedict.prg
* contrib/hbide/idesaveload.prg
* contrib/hbide/ideeditor.prg
* contrib/hbide/ideprojmanager.prg
* contrib/hbide/idesources.prg
* contrib/hbide/hbide.prg
* contrib/hbide/ideshortcuts.prg
* contrib/hbide/idedocks.prg
* HB_TR_ALWAYS -> HB_TR_DEBUG.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/config/global.mk
trunk/harbour/contrib/hbide/hbide.prg
trunk/harbour/contrib/hbide/idedict.prg
trunk/harbour/contrib/hbide/idedocks.prg
trunk/harbour/contrib/hbide/ideedit.prg
trunk/harbour/contrib/hbide/ideeditor.prg
trunk/harbour/contrib/hbide/idefunctions.prg
trunk/harbour/contrib/hbide/idemisc.prg
trunk/harbour/contrib/hbide/ideobject.prg
trunk/harbour/contrib/hbide/ideprojmanager.prg
trunk/harbour/contrib/hbide/idesaveload.prg
trunk/harbour/contrib/hbide/ideshortcuts.prg
trunk/harbour/contrib/hbide/idesources.prg
trunk/harbour/contrib/hbqt/qtcore/hbqt_hbslots.cpp
trunk/harbour/contrib/hbqt/qtgui/THbQtUI.prg
trunk/harbour/contrib/hbqt/qtgui/hbqt_hbqmainwindow.cpp
trunk/harbour/contrib/hbqt/qtgui/hbqt_hbqsyntaxhighlighter.cpp
trunk/harbour/contrib/hbxbp/xbpdialog.prg
trunk/harbour/contrib/hbxbp/xbpgeneric.prg
trunk/harbour/contrib/hbxbp/xbptabpage.prg
trunk/harbour/contrib/hbxbp/xbpwindow.prg
trunk/harbour/contrib/make.hbs
trunk/harbour/include/Makefile
trunk/harbour/include/hbextern.ch
Added Paths:
-----------
trunk/harbour/include/hbextsca.ch
trunk/harbour/include/hbextudd.ch
Removed Paths:
-------------
trunk/harbour/include/hbexturs.ch
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.