Revision: 13985
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13985&view=rev
Author:   vouchcac
Date:     2010-02-25 01:12:15 +0000 (Thu, 25 Feb 2010)

Log Message:
-----------
2010-02-24 16:46 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)

  * contrib/hbide/resources/docviewgenerator.ui
  * contrib/hbide/resources/docviewgenerator.uic
  * contrib/hbide/resources/environments.ui
  * contrib/hbide/resources/environments.uic
  * contrib/hbide/resources/finddialog.uic
  * contrib/hbide/resources/findinfiles.uic
  * contrib/hbide/resources/findinfilesex.ui
  * contrib/hbide/resources/findinfilesex.uic
  * contrib/hbide/resources/findsource.uic
  * contrib/hbide/resources/mainwindow.uic
  * contrib/hbide/resources/projectproperties.uic
  * contrib/hbide/resources/projectpropertiesex.ui
  * contrib/hbide/resources/projectpropertiesex.uic
  * contrib/hbide/resources/searchreplace.ui
  * contrib/hbide/resources/searchreplace.uic
  * contrib/hbide/resources/searchreplacepanel.ui
  * contrib/hbide/resources/searchreplacepanel.uic
  * contrib/hbide/resources/selectionlist.uic
  * contrib/hbide/resources/selectproject.uic
  * contrib/hbide/resources/skeletons.ui
  * contrib/hbide/resources/skeletons.uic
  * contrib/hbide/resources/themes.uic
  * contrib/hbide/resources/themesex.ui
  * contrib/hbide/resources/themesex.uic
    ! A thourough uniform naming protocol adapted.

  + contrib/hbide/resources/harbourhelp.png
  + contrib/hbide/resources/projectstree.png
  + contrib/hbide/resources/richtext.png
  + contrib/hbide/resources/syntaxhiliter.png
  + contrib/hbide/resources/tabs.png
  * contrib/hbide/resources/blockcomment.png
  + contrib/hbide/resources/codeskeletons.png
  * contrib/hbide/resources/dc_function.png
    + Added more images.

  * contrib/hbqt/hbqt_hbslots.cpp
  * contrib/hbqt/hbqt_hbslots.h
    + Added slots for QDockWidget().

  * contrib/hbqt/THbQtUI.prg    
    ! Refined destructor.

  * contrib/hbide/hbide.prg
  * contrib/hbide/ideactions.prg
  * contrib/hbide/idedocks.prg
  * contrib/hbide/idefindreplace.prg
  * contrib/hbide/ideharbourhelp.prg
  * contrib/hbide/idemisc.prg
  * contrib/hbide/ideobject.prg
  * contrib/hbide/ideprojmanager.prg
  * contrib/hbide/idesaveload.prg
  * contrib/hbide/idethemes.prg
 
    + This commit is mainly uplifts and rationlizes the menus,
      toolbars, and docking widgets plus a big consideration of 
      parent child relationship is achieved.

    * Implemented: right-side toolbar which contains the toggle
      icons for docking widgets. The same functionality is available
      also in <Docks> main-menu option.

    * Menu options are reworked and all actions pertaining to docking
      widgets are removed from there. The same is applied to 
      top-toolbar also. All actions pertaining to block operations 
      are cornered at the left-side toolbar. Thus menus, toolbars are 
      in perfect synchronization.

    * Harbour-help is now loaded on demand. Only when help icon is 
      toggled on the right-toolbar.

    * hbIDE icon is changed as I committed before. No one forwarded
      his opinions, so I assume it is appropriate image.

    ; NOTE: This commit now presents hbIDE to the external world 
      with almost-profession look and feel, so we can spread the word.

    ; This commit is with heavy changes so regression is possible.
      Please speak-out if you find something weired.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbide/hbide.prg
    trunk/harbour/contrib/hbide/ideactions.prg
    trunk/harbour/contrib/hbide/idedocks.prg
    trunk/harbour/contrib/hbide/idefindreplace.prg
    trunk/harbour/contrib/hbide/ideharbourhelp.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/idethemes.prg
    trunk/harbour/contrib/hbide/resources/blockcomment.png
    trunk/harbour/contrib/hbide/resources/dc_function.png
    trunk/harbour/contrib/hbide/resources/docviewgenerator.ui
    trunk/harbour/contrib/hbide/resources/docviewgenerator.uic
    trunk/harbour/contrib/hbide/resources/environments.ui
    trunk/harbour/contrib/hbide/resources/environments.uic
    trunk/harbour/contrib/hbide/resources/finddialog.uic
    trunk/harbour/contrib/hbide/resources/findinfiles.uic
    trunk/harbour/contrib/hbide/resources/findinfilesex.ui
    trunk/harbour/contrib/hbide/resources/findinfilesex.uic
    trunk/harbour/contrib/hbide/resources/findsource.uic
    trunk/harbour/contrib/hbide/resources/mainwindow.uic
    trunk/harbour/contrib/hbide/resources/projectproperties.uic
    trunk/harbour/contrib/hbide/resources/projectpropertiesex.ui
    trunk/harbour/contrib/hbide/resources/projectpropertiesex.uic
    trunk/harbour/contrib/hbide/resources/searchreplace.ui
    trunk/harbour/contrib/hbide/resources/searchreplace.uic
    trunk/harbour/contrib/hbide/resources/searchreplacepanel.ui
    trunk/harbour/contrib/hbide/resources/searchreplacepanel.uic
    trunk/harbour/contrib/hbide/resources/selectionlist.uic
    trunk/harbour/contrib/hbide/resources/selectproject.uic
    trunk/harbour/contrib/hbide/resources/skeletons.ui
    trunk/harbour/contrib/hbide/resources/skeletons.uic
    trunk/harbour/contrib/hbide/resources/themes.uic
    trunk/harbour/contrib/hbide/resources/themesex.ui
    trunk/harbour/contrib/hbide/resources/themesex.uic
    trunk/harbour/contrib/hbqt/THbQtUI.prg
    trunk/harbour/contrib/hbqt/hbqt_hbslots.cpp
    trunk/harbour/contrib/hbqt/hbqt_hbslots.h

Added Paths:
-----------
    trunk/harbour/contrib/hbide/resources/codeskeletons.png
    trunk/harbour/contrib/hbide/resources/harbourhelp.png
    trunk/harbour/contrib/hbide/resources/projectstree.png
    trunk/harbour/contrib/hbide/resources/richtext.png
    trunk/harbour/contrib/hbide/resources/syntaxhiliter.png
    trunk/harbour/contrib/hbide/resources/tabs.png


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)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to