Hello FiveWin...nians
Here is the latest upload at
http://hbide.vouch.info/This is a huge beautification effort, you will like it.
Also it empowers you with many features to manage ideDBU area.
This include some last minute optimizations to following ChangeLog yet
not posted to SNV, though cosmetic one,
2010-08-07 15:35 UTC-0800 Pritpal Bedi (
bedipritpal@hotmail.com)
+ contrib/hbide/resources/dbf_p1.png
+ contrib/hbide/resources/dbf_p10.png
+ contrib/hbide/resources/dbf_p2.png
+ contrib/hbide/resources/dbf_p3.png
+ contrib/hbide/resources/dbf_p4.png
+ contrib/hbide/resources/dbf_p5.png
+ contrib/hbide/resources/dbf_p6.png
+ contrib/hbide/resources/dbf_p7.png
+ contrib/hbide/resources/dbf_p8.png
+ contrib/hbide/resources/dbf_p9.png
* contrib/hbide/resources/formview.png
* contrib/hbide/resources/home3.png
* contrib/hbide/resources/new.png
* contrib/hbide/resources/print.png
* contrib/hbide/resources/statistics.png
* contrib/hbide/resources/view_organized.png
* contrib/hbide/resources/view_tiled.png
* contrib/hbide/resources/view_vertstacked.png
* contrib/hbide/resources/view_zoomin.png
* contrib/hbide/resources/view_zoomout.png
+ contrib/hbide/resources/zoomin3.png
+ contrib/hbide/resources/zoomout3.png
* contrib/hbide/hbide.qrc
+ Added and refined above images.
* contrib/hbide/idedocks.prg
+ Assigned: "statistics" icon to "Welcome" tab.
! Reworked: many artifacts.
* contrib/hbide/idebrowse.prg
+ Implemented: Edits MDI area icons equivilent functionality
in ideDBU panels also. Now you can view browsers in
organized, cascaded, tiled, maximized, vertically tiled,
horizontally tiled, mode. Verically|Horizontally tiled
modes can be zoomed to fit the user requirements.
However the last close mode is not retained. Next run
always open the "Main" panel with "Organized" view.
+ Assigned: color-differentiated icons to every open browser
window. Now the view is more attractive and allows one to
memorize a browser by color.
With this commit, rounds of beutification for this session ends.
Now concentrating on a really-useful implementation you will
know by the end of next-week.
2010-08-07 15:28 UTC-0800 Pritpal Bedi (
bedipritpal@hotmail.com)
* contrib/hbxbp/xbp.ch
+ Added: few more constants with HBP* prefix to be used
for upcoming HbpMdiArea() class to manage MDI areas containing
sub-windows.
* contrib/hbxbp/xbpwindow.prg
+ Implemented: ERROR HANDLER OnError( ... ) method.
Now it is possible to call Qt object methods directly
with Xbp* objects. For example,
oXbp:oWidget:setLayout( ... )
=>
oXbp:setLayout( ... )
It is a very useful extension and empowers the developer
more freedom.
2010-08-06 18:46 UTC-0800 Pritpal Bedi (
bedipritpal@hotmail.com)
+ contrib/hbide/resources/exit3.png
+ contrib/hbide/resources/gotoline3.png
+ contrib/hbide/resources/home3.png
* contrib/hbide/resources/save3.png
* contrib/hbide/hbide.qrc
+ Added: three more icons.
* contrib/hbide/ideactions.prg
* contrib/hbide/idebrowse.prg
* contrib/hbide/idedocks.prg
* contrib/hbide/idemisc.prg
! 2nd round of reforms in icons arrangement and colors.
A work-in-progress, please remain patient.
2010-08-06 09:32 UTC-0800 Pritpal Bedi (
bedipritpal@hotmail.com)
* contrib/hbide/resources/blockindentl.png
* contrib/hbide/resources/blockindentr.png
+ contrib/hbide/resources/bookmark.png
+ contrib/hbide/resources/close3.png
* contrib/hbide/resources/curlinehilight.png
* contrib/hbide/resources/fullscreen.png
* contrib/hbide/resources/help1.png
* contrib/hbide/resources/horzruler.png
+ contrib/hbide/resources/indent-less.png
+ contrib/hbide/resources/indent-more.png
+ contrib/hbide/resources/open3.png
+ contrib/hbide/resources/save3.png
* contrib/hbide/resources/stream.png
* contrib/hbide/resources/togglelinenumber.png
* contrib/hbide/resources/view_cascaded.png
* contrib/hbide/resources/view_horzstacked.png
* contrib/hbide/resources/view_organized.png
* contrib/hbide/resources/view_tabbed.png
* contrib/hbide/resources/view_tiled.png
* contrib/hbide/resources/view_vertstacked.png
* contrib/hbide/hbide.qrc
+ Added: few more icons.
% Changed: few existing.
* contrib/hbide/ideactions.prg
* contrib/hbide/idedocks.prg
* contrib/hbide/ideedit.prg
+ Rationalized: icon colors, now they present a professional look.
% Fixed: behavior of few MDI area toolbars actions,
went weired after the introduction of MDI concept.
2010-08-05 18:27 UTC-0800 Pritpal Bedi (
bedipritpal@hotmail.com)
+ contrib/hbide/resources/view_refresh.png
* contrib/hbide/hbide.qrc
+ Added: one more image.
* contrib/hbide/hbide.prg
* contrib/hbide/idedocks.prg
* contrib/hbide/ideedit.prg
* contrib/hbide/ideeditor.prg
+ Added: "Reload Source" icon on the MDI area top-toolbar.
This facilitates to reload the source from disk. If the source
in the editor in modified state, a confirmation dialog is presented.
! Rearranged: MDI area left-toolbar icons to break them
in more logical units.
! Fixed: under MDI editing mode "Find" icon had stopped to work.
! Fixed: "Horizontal/Vertical" split option was not refreshed
under context menu after first activation.
2010-08-04 08:06 UTC-0800 Pritpal Bedi (
bedipritpal@hotmail.com)
* contrib/hbide/idedocks.prg
! Visual change: MDI area shows up scrollbars only when needed.
2010-08-04 08:01 UTC-0800 Pritpal Bedi (
bedipritpal@hotmail.com)
* contrib/hbide/idedocks.prg
% Fixed: a nasty bug which surfaces at some new installation.
Reported on FWH forum.
2010-08-04 01:47 UTC-0800 Pritpal Bedi (
bedipritpal@hotmail.com)
* contrib/hbide/ideshortcuts.prg
! Deleted calls to HB_TRACE(). oErr was not being referenced
after HB_TR_ALWAYS => HB_TR_DEBUG.
2010-08-04 01:28 UTC-0800 Pritpal Bedi (
bedipritpal@hotmail.com)
* contrib/hbide/ideprojmanager.prg
! Populated: Project Properties dialog with properties of project
set as the current one. It necessarily activates the dialog window.
Reported by Parteciepe.