62fb9c03d76b31ac717d0b7996b8f39f03589899
* contrib/hbide/idemisc.prg
* contrib/hbide/idestylesheets.prg
* contrib/hbide/projects/hbide.hbi
* contrib/hbide/hbide.prg
+ Implemented Project definition/loading/manipulation through
<Project Tree> interface.
+ Implemented this tree structure:
- Projects
- Executables
- Harbour-Qt IDE
- C:\harbour\contrib\hbide\ [ Path containing the source ]
- hbide.prg
- idemisc.prg
- ...
- C:\harbour\contrib\hbwin\
- olecore.c
- ...
- GTWVG Demonstration Application
- C:\harbour\contrib\gtwvg\tests\
- demowvg.prg
- Editor [ Holds sources already opened ]
- C:\harbour\contrib\hbide\ [ Path containing the source ]
- hbide.prg
- idetags.prg
- ...
RIGHT-CLICK ( context menu ) on <Projects> node presents a menu to
define or load a project.
RIGHT-CLICK on <Project Description> node allows to redefine
the properties.
DOUBLE-CLICK on any source file has two actions,
1) it opens the editor tab if file is not open already,
2) it makes the tab current which holds the source of this file.
This action is valid on nodes contained beneath <Path> under
<Project Description> or under <Editor>.
certainly hope that some of you will play with it and will report
back anything desired more.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%