Revision: 12918
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12918&view=rev
Author: vouchcac
Date: 2009-11-17 10:46:15 +0000 (Tue, 17 Nov 2009)
Log Message:
-----------
2009-11-17 02:29 UTC-0800 Pritpal Bedi ([email protected])
+ contrib/hbide
+ contrib/hbide/hbide.prg
+ contrib/hbide/hbmk.hbm
+ contrib/hbide/resources
+ contrib/hbide/resources/build.png
+ contrib/hbide/resources/buildlaunch.png
+ contrib/hbide/resources/buildrun.png
+ contrib/hbide/resources/close.png
+ contrib/hbide/resources/column.png
+ contrib/hbide/resources/compile.png
+ contrib/hbide/resources/copy.png
+ contrib/hbide/resources/cut.png
+ contrib/hbide/resources/debug.png
+ contrib/hbide/resources/envconfig.png
+ contrib/hbide/resources/exit.png
+ contrib/hbide/resources/filec.png
+ contrib/hbide/resources/fileprg.png
+ contrib/hbide/resources/find.png
+ contrib/hbide/resources/gotoline.png
+ contrib/hbide/resources/gotomark.png
+ contrib/hbide/resources/info.png
+ contrib/hbide/resources/invertcase.png
+ contrib/hbide/resources/launch.png
+ contrib/hbide/resources/lense.png
+ contrib/hbide/resources/matchobj.png
+ contrib/hbide/resources/new.png
+ contrib/hbide/resources/notepad.png
+ contrib/hbide/resources/open.png
+ contrib/hbide/resources/paste.png
+ contrib/hbide/resources/placeremovemark.png
+ contrib/hbide/resources/ppo.png
+ contrib/hbide/resources/print.png
+ contrib/hbide/resources/properties.png
+ contrib/hbide/resources/rebuild.png
+ contrib/hbide/resources/rebuildlaunch.png
+ contrib/hbide/resources/redo.png
+ contrib/hbide/resources/save.png
+ contrib/hbide/resources/search.png
+ contrib/hbide/resources/selectall.png
+ contrib/hbide/resources/stream.png
+ contrib/hbide/resources/text.png
+ contrib/hbide/resources/tolower.png
+ contrib/hbide/resources/tools.png
+ contrib/hbide/resources/toupper.png
+ contrib/hbide/resources/trashpage.png
+ contrib/hbide/resources/undo.png
+ contrib/hbide/resources/vr.png
* contrib/hbqt/generator/qt45.qtp
+ contrib/hbqt/qth/QSyntaxHighlighter.qth
*
* contrib/hbqt/hbqt.ch
* contrib/hbqt/hbqt.h
* contrib/hbqt/hbqt_slots.cpp
* contrib/hbqt/hbqt_slots.h
* contrib/hbqt/moc_slots.cpp
* contrib/hbqt/qtgui/filelist.mk
+ contrib/hbqt/qtgui/QSyntaxHighlighter.cpp
+ contrib/hbqt/qtgui/TQSyntaxHighlighter.prg
* contrib/hbxbp/xbpmenubar.prg
* contrib/hbxbp/xbptoolbar.prg
* contrib/hbxbp/tests/demoxbp.prg
+ Added first commit of HBIDE, just something in the making.
NOTE: I have extracted icons from xMate.exe ( with due apology to Andy )
to give it a familiar look and feel of xMate because of wide
acceptance of its user interface.
EXECUTE HbIde.exe hbide.prg ( or any .c or .prg file name )
Suggestions are welcome.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbqt/generator/qt45.qtp
trunk/harbour/contrib/hbqt/hbqt.ch
trunk/harbour/contrib/hbqt/hbqt.h
trunk/harbour/contrib/hbqt/hbqt_slots.cpp
trunk/harbour/contrib/hbqt/hbqt_slots.h
trunk/harbour/contrib/hbqt/moc_slots.cpp
trunk/harbour/contrib/hbqt/qtgui/filelist.mk
trunk/harbour/contrib/hbxbp/tests/demoxbp.prg
trunk/harbour/contrib/hbxbp/xbpmenubar.prg
trunk/harbour/contrib/hbxbp/xbptoolbar.prg
Added Paths:
-----------
trunk/harbour/contrib/hbide/
trunk/harbour/contrib/hbide/hbide.prg
trunk/harbour/contrib/hbide/hbmk.hbm
trunk/harbour/contrib/hbide/resources/
trunk/harbour/contrib/hbide/resources/build.png
trunk/harbour/contrib/hbide/resources/buildlaunch.png
trunk/harbour/contrib/hbide/resources/buildrun.png
trunk/harbour/contrib/hbide/resources/close.png
trunk/harbour/contrib/hbide/resources/column.png
trunk/harbour/contrib/hbide/resources/compile.png
trunk/harbour/contrib/hbide/resources/copy.png
trunk/harbour/contrib/hbide/resources/cut.png
trunk/harbour/contrib/hbide/resources/debug.png
trunk/harbour/contrib/hbide/resources/envconfig.png
trunk/harbour/contrib/hbide/resources/exit.png
trunk/harbour/contrib/hbide/resources/filec.png
trunk/harbour/contrib/hbide/resources/fileprg.png
trunk/harbour/contrib/hbide/resources/find.png
trunk/harbour/contrib/hbide/resources/gotoline.png
trunk/harbour/contrib/hbide/resources/gotomark.png
trunk/harbour/contrib/hbide/resources/info.png
trunk/harbour/contrib/hbide/resources/invertcase.png
trunk/harbour/contrib/hbide/resources/launch.png
trunk/harbour/contrib/hbide/resources/lense.png
trunk/harbour/contrib/hbide/resources/matchobj.png
trunk/harbour/contrib/hbide/resources/new.png
trunk/harbour/contrib/hbide/resources/notepad.png
trunk/harbour/contrib/hbide/resources/open.png
trunk/harbour/contrib/hbide/resources/paste.png
trunk/harbour/contrib/hbide/resources/placeremovemark.png
trunk/harbour/contrib/hbide/resources/ppo.png
trunk/harbour/contrib/hbide/resources/print.png
trunk/harbour/contrib/hbide/resources/properties.png
trunk/harbour/contrib/hbide/resources/rebuild.png
trunk/harbour/contrib/hbide/resources/rebuildlaunch.png
trunk/harbour/contrib/hbide/resources/redo.png
trunk/harbour/contrib/hbide/resources/save.png
trunk/harbour/contrib/hbide/resources/search.png
trunk/harbour/contrib/hbide/resources/selectall.png
trunk/harbour/contrib/hbide/resources/stream.png
trunk/harbour/contrib/hbide/resources/text.png
trunk/harbour/contrib/hbide/resources/tolower.png
trunk/harbour/contrib/hbide/resources/tools.png
trunk/harbour/contrib/hbide/resources/toupper.png
trunk/harbour/contrib/hbide/resources/trashpage.png
trunk/harbour/contrib/hbide/resources/undo.png
trunk/harbour/contrib/hbide/resources/vr.png
trunk/harbour/contrib/hbqt/qtgui/QSyntaxHighlighter.cpp
trunk/harbour/contrib/hbqt/qtgui/TQSyntaxHighlighter.prg
trunk/harbour/contrib/hbqt/qth/QSyntaxHighlighter.qth
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour