PWB v2.10 Released

TeamSoftware Solutions Announcements.

Moderators: Tyler, Scott

Locked
Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

PWB v2.10 Released

Post by Scott »

PWB v2.10 has been released. PWB v2.10 includes new toolabr graphics, a 64 bit vesion, and the following enhancements and bug fixes.

Version 2.10.0 10-10-2006

Fixed/Changed:

Changed to new icon toolbars with new graphics.
Changed when DisableSecondInstance=True and URL specified, URL opened in same instance.
Changed when DisableSecondInstance=True and no URL specified, new window opened in same instance.
Changed to no warning when URL INI not available.
Changed HKLM access to Read only for registry settings.
Changed URL tracking to before navigation to catch more URLs.
Changed IP filter to resolve About:Blank to localhost.
Changed IP filter to resolve res://* to localhost.
Moved ShellButtonIconWidth= to [Toolbars] section.
Moved ShellButtonIconHeight= to [Toolbars] section.
Fixed error when [Files] ShellbarFolder INI setting is empty.
Fixed error when [Files] FavoritesFolder INI setting is empty.
Fixed problem with SaveWindowPosition=True and DisableSecondInstance=True.
Fixed problem with DisableSecondInstance=True and Registry application handle.
Fixed Ctrl-X,C,V not disabled on page when both Menu Items and Buttons are disabled.
Fixed "no error" message when filter file path is blank.

Added:
Using %station% in the [Browser] Title= key in the INI file will be replaced with the [Security]StationEnvironmentVariable=

[Browser] UpdateWindowOnTime=False
[Browser] EnableAdvancedClose=False
[Browser] RedrawWindowSeconds=
[Browser] ConfigRegLocation=
[Browser] DisableScrollBars=False
[Browser] MapContextPrintToButton=False
[Browser] PreventHTMLClosingMainWindow=False
[SecondWindow] ShowStatusBar=True
[SecondWindow] DisableShiftClick=False
[SecondWindow] OpenInFrame=
[ToolBars] ToolBarIconHeight=
[ToolBars] ToolBarIconWidth=
[ToolBars] ShellButtonIconWidth=
[ToolBars] ShellButtonIconHeight=
[ToolBars] KioskBarButtonColor=
[ToolBars] KioskBarBackGroundColor=
[Printer] ShowPrintIDDialog=False
[Printer] PrintIDDialogTitle=Print Identification
[Printer] PrintIDDialogHeight=
[Printer] PrintIDDialogWidth=
[Printer] PrintIDDialogFile=printID.htm
[Files] ActivityScript=
[Files] TimeCheckScriptDay=
[Files] TimeCheckScriptNight=
[Files] ToolBarIconFolder=
[Security] SecondInstanceNavigateCurrent=False
[Security] RebootOnExit=False
[Java] JavaPrintFrame=
[Java] JavaFillElement=
[Activity] DisableDialogTimer=
[TimeCheck] EnableTimeCheck=False
[TimeCheck] TimeToActionDay=10:14:00
[TimeCheck] TimeToActionNight=
[TimeCheck] TimeToWarnSeconds=300
[TimeCheck] MessageTitleDay=Day Action
[TimeCheck] MessageFileDay=Access.txt
[TimeCheck] MessageTitleNight=
[TimeCheck] MessageFileDNight=
[TimeCheck] MessageTitleWarnDay=Day Warning
[TimeCheck] MessageFileWarnDay=Access.txt
[TimeCheck] MessageTitleWarnNight=
[TimeCheck] MessageFileWarnNight=
[TimeCheck] ActionDay=Exit
[TimeCheck] ActionNight=

Removed:
[Dialogs] SecondInstanceTitle=Second Instance
[Files] SecondInstanceFile=
[Files] ToolBarButtons=
[Files] KioskBarButtons=

Locked