Pritpal Bedi 25102934c9 2012-08-30 15:56 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/resources/browser.png
    % Replaced with new image.
  + contrib/hbide/resources/editor.png
    + Added: new image
  * contrib/hbide/hbide.qrc

  * contrib/hbide/actions.prg
  * contrib/hbide/browse.prg
  * contrib/hbide/docks.prg
  * contrib/hbide/main.prg
    + Implemented: future ready stacked widget as central widget of 
       main window. For now IdeDBU is transferred to one of the stacks.
       If preferred by the user, he/she can continue to work as 
       current. Two button on main toolbar are added. One for IdeDBU 
       and another for IdeEDITOR. The functionality is as such:
        1. Click on the IdeDBU icon on the main toolbar.
        2. Editing interface will hide and DBU will appear occupying 
           all of the HbIDE's real-estate.
        3. Status-bar will disappear.
        4. Once activated, IdeDBU will not show up in right-side 
           docking area. If not activated via IdeDBU icon, IdeDBU 
           can be used as before.
        5. Clicking on the IdeEDITOR icon, editing interface will be 
           restored and status-bar will show-up again.

       This implementation makes HbIDE future ready in the sense that 
       application real-estate will never be a problem, and hence, a 
       lot of diversified actions can be brought into play.

       I am interested in groups views as which other parts can be 
       brought to this new implementation, existing as well as futuristic.
2012-08-30 23:10:51 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%