Version history for 9.X
For full history see revision log below.
Release 9.0.41 - 2008-05-29 - Completely rewritten build process
- TIWTreeview.WrapItems:boolean added
- TIWMPEG.Autostart:boolean added
- HiddenFields updates in Async events
- .NET updates
- Various Ajax improvements
- Demo enhancements
- New DUnit test cases
- Multiple bug fixes - see full revision log
Release 9.0.39 - 2008-03-24 Release 9.0.32
- iPod / iPhone support
- Browser Detection overhauled
- Initial SilverLight Support
- Initial ToolKit Support
- IWGrid fully updateable in Async Events
- Installer issues
- Misc component fixes
Release 9.0.31
- Installer Issues
- Misc component fixes
Release 9.0.30
- Locking code issues fixed
- Installer issues
- Misc component fixes
Release 9.0.29
- Several bug fixes
- Feature: WebApplication.NewWindow(...) automatically re-focusses
now
- Feature: ServerController.ShowLoadingAnimation
- Improvement: Locking code overhauled
Release 9.0.28
- Bug Fix: Controls with CSS property set would not render
design-time position and size
- Bug Fix: Under some circumstances, licenses would show as
Packaged under Delphi 2007 despite have an Enterprise version installed
- Bug Fix: TIWLink would not display as a link despite having an
OnAsynClick event assigned
- Bug Fix: TIWCheckBox Checked property would not be updated in an
asynchronous callback
- Bug Fix: TIWCheckBox Enabled property would not be updated in an
asynchronous callback
- Bug Fix: Compiler mismatch for unit IWPageForm.dcu
- Bug Fix: Compiler mismatch for unit IWFormDsn
- New: Support for C++ 2007 (RAD Studio 2007)
Full Revision History
Version: 9.0.41 Revision: 1790
Revision: 1777 Fix: StyleRenderOptions.RenderPosition is now respected even in FormLayout mode. Modified: /trunk/Lib/IWLayoutMgrForm.pas Revision: 1776 Added: WrapItems:boolean Modified: /trunk/Lib/IWTreeview.pas Revision: 1773 builddate Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1772 Version and Builddate Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1771 Version and Builddate Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1770 Bin path update Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1757 RK upgrade to current release level Modified: /trunk/Demos/Win32/Delphi/Features/CalendarForm.dfm/trunk/Demos/Win32/Delphi/Features/Flash.dfm/trunk/Demos/Win32/Delphi/Features/StyleSheetForm.dfm/trunk/Demos/Win32/Delphi/Features/MenuFrame.dfm/trunk/Demos/Win32/Delphi/Features/Main.pas/trunk/Demos/Win32/Delphi/Features/Files/Features.css/trunk/Demos/Win32/Delphi/Features/Files/Features2.css/trunk/Demos/Win32/Delphi/Features/Main.dfm/trunk/Demos/Win32/Delphi/Features/Combobox.dfm/trunk/Demos/Win32/Delphi/Features/Flash.pas/trunk/Demos/Win32/Delphi/Features/StyleSheetForm.pas Revision: 1756 RK documentation and functional changes to Features demo. Modified: /trunk/Demos/Win32/Delphi/Features/SubTemplatesForm.dfm/trunk/Demos/Win32/Delphi/Features/CalendarForm.dfm/trunk/Demos/Win32/Delphi/Features/Features.dpr/trunk/Demos/Win32/Delphi/Features/TemplateForm.dfm/trunk/Demos/Win32/Delphi/Features/Main.pas/trunk/Demos/Win32/Delphi/Features/pdfDemoForm.dfm/trunk/Demos/Win32/Delphi/Features/ContentWindow.dfm/trunk/Demos/Win32/Delphi/Features/RegionForm.dfm/trunk/Demos/Win32/Delphi/Features/FileUploadForm.dfm/trunk/Demos/Win32/Delphi/Features/Combobox.dfm/trunk/Demos/Win32/Delphi/Features/MPEGForm.dfm/trunk/Demos/Win32/Delphi/Features/TreeViewForm.dfm/trunk/Demos/Win32/Delphi/Features/DynamicGridForm.dfm/trunk/Demos/Win32/Delphi/Features/QuickTimeForm.dfm/trunk/Demos/Win32/Delphi/Features/TimerForm.pas/trunk/Demos/Win32/Delphi/Features/Main.dfm/trunk/Demos/Win32/Delphi/Features/ChartForm.dfm/trunk/Demos/Win32/Delphi/Features/ServerController.pas/trunk/Demos/Win32/Delphi/Features/MessageDialogs.dfm/trunk/Demos/Win32/Delphi/Features/MenuForm.dfm/trunk/Demos/Win32/Delphi/Features/FlowForm.dfm/trunk/Demos/Win32/Delphi/Features/DownloadForm.dfm/trunk/Demos/Win32/Delphi/Features/AlignAnchorsForm.dfm/trunk/Demos/Win32/Delphi/Features/MenuFrame.pas/trunk/Demos/Win32/Delphi/Features/Threaded.pas/trunk/Demos/Win32/Delphi/Features/Flash.dfm/trunk/Demos/Win32/Delphi/Features/ClientSideDataForm.dfm/trunk/Demos/Win32/Delphi/Features/MapForm.dfm/trunk/Demos/Win32/Delphi/Features/TimerForm.dfm/trunk/Demos/Win32/Delphi/Features/GridForm.dfm/trunk/Demos/Win32/Delphi/Features/ServerController.dfm/trunk/Demos/Win32/Delphi/Features/StyleSheetForm.dfm/trunk/Demos/Win32/Delphi/Features/MenuFrame.dfm/trunk/Demos/Win32/Delphi/Features/EditGridForm.dfm/trunk/Demos/Win32/Delphi/Features/Threaded.dfm/trunk/Demos/Win32/Delphi/Features/ResizeForm.dfm/trunk/Demos/Win32/Delphi/Features/Combobox.pas/trunk/Demos/Win32/Delphi/Features/Features.dproj/trunk/Demos/Win32/Delphi/Features/JavaApplet.dfm/trunk/Demos/Win32/Delphi/Features/ActiveXForm.dfm/trunk/Demos/Win32/Delphi/Features/Simple.dfm Revision: 1754 Fix: Possible AV under heavy load Modified: /trunk/Lib/IWContainer.pas Revision: 1753 Async updates improved: HiddenFields updating Modified: /trunk/Lib/IWForm.pas Revision: 1752 Fix: ScrollToCurrentRow caused JS error Modified: /trunk/Lib/IWGrids.pas/trunk/Lib/IWDBGrids.pas Revision: 1751 Security fix: Async events on disabled controls are now ignored on the server side. Modified: /trunk/Lib/IWControl.pas Revision: 1746 VSNET cleanup Modified: /trunk/Lib/IWFileReference.pas Revision: 1742 VSNET cleanup Modified: /trunk/Lib/IWFont.pas/trunk/Lib/IWControl.pas/trunk/Lib/IWCompRectangle.pas Revision: 1741 Fix: JavaScript error with UseFrame=true. Modified: /trunk/Lib/IWGrids.pas Revision: 1740 VSNET Cleanup Modified: /trunk/Lib/IWCompCalendar.pas/trunk/Lib/IWGrids.pas Revision: 1739 Fix: Integer overflow not handled in LogBytes Modified: /trunk/Lib/IWStandAloneServer.pas Revision: 1733 Initial Modified: /trunk/Demos/Win32/Delphi/CustomStandAlone/CustomStandAlone.dproj Revision: 1732 Added: Demonstration of custom LogBytes implementation Modified: /trunk/Demos/Win32/Delphi/CustomStandAlone/CustomForm.pas Revision: 1731 VSNET cleanup Modified: /trunk/Lib/IWServerControllerBase.pas Revision: 1730 VSNET cleanup Fix: Possible Integer overflow handled. Modified: /trunk/Lib/IWStandAloneServer.pas Revision: 1729 ignore list changed Modified: /trunk/Demos/Win32/Delphi/AjaxSoundDemo Revision: 1724 Change: TIWControl.RenderSize is now a shortcut for StyleRenderOptions.RenderSize. Modified: /trunk/Lib/IWControl.pas Revision: 1723 Fixed: CSS was not rendered for the actual type=file input. Modified: /trunk/Lib/IWCompEdit.pas Revision: 1715 ControlIIS Path fixed Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1714 AjaxSoundDemo added Modified: /trunk/Build/Build.fbp5 Revision: 1713 D2007 Fixes Modified: /trunk/Build/Build.fbp5 Revision: 1712 D2007 fixes Modified: /trunk/Build/Build.fbp5 Revision: 1709 $(BDS) removed linebreak cleanup Modified: /trunk/Build/Build.fbp5 Revision: 1708 SVN Update only if not running via FB Server Modified: /trunk/Build/Build.fbp5 Revision: 1707 D5 fix Modified: /trunk/Lib/IWCompMPEG.pas Revision: 1706 Invalid D2007 path fixed Modified: /trunk/Build/Build.fbp5 Revision: 1703 Added: Sound Demo Modified: /trunk/Demos/Win32/Delphi/AjaxSoundDemo/AjaxSoundDemo.dproj/trunk/Demos/Win32/Delphi/AjaxSoundDemo/ServerController.dfm/trunk/Demos/Win32/Delphi/AjaxSoundDemo/external/trunk/Demos/Win32/Delphi/AjaxSoundDemo/AjaxSoundDemo.dpr/trunk/Demos/Win32/Delphi/AjaxSoundDemo/UserSessionUnit.dfm/trunk/Demos/Win32/Delphi/AjaxSoundDemo/AjaxSoundDemo.res/trunk/Demos/Win32/Delphi/AjaxSoundDemo/external/beep.wav/trunk/Demos/Win32/Delphi/AjaxSoundDemo/files/pop.wav/trunk/Demos/Win32/Delphi/AjaxSoundDemo/files/boing.wav/trunk/Demos/Win32/Delphi/AjaxSoundDemo/ServerController.pas/trunk/Demos/Win32/Delphi/AjaxSoundDemo/Unit19.dfm/trunk/Demos/Win32/Delphi/AjaxSoundDemo/trunk/Demos/Win32/Delphi/AjaxSoundDemo/files/trunk/Demos/Win32/Delphi/AjaxSoundDemo/UserSessionUnit.pas/trunk/Demos/Win32/Delphi/AjaxSoundDemo/files/beep.wav/trunk/Demos/Win32/Delphi/AjaxSoundDemo/Unit19.pas/trunk/Demos/Win32/Delphi/AjaxSoundDemo/external/pop.wav/trunk/Demos/Win32/Delphi/AjaxSoundDemo/external/boing.wav Revision: 1702 Fix: Async RadioGroups updates Modified: /trunk/Lib/IWExtCtrls.pas Revision: 1700 Improved: Async Updates Added: TIWMPEG.AutoStart. Used for Sound and Movie files with RenderEMBED = true. Modified: /trunk/Lib/IWCompObject.pas/trunk/Lib/IWCompMPEG.pas Revision: 1699 FIx: Async RadioGroups and IE problems Modified: /trunk/res/js/IWAjax.js Revision: 1697 Updates for new build script Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1695 ChangedControls mechanism cleaned up Fix: IWRadioGroup did not notify add itself to ChangedControls with all click events. Modified: /trunk/res/js/IWAjax.js Revision: 1694 D2006.NET paths fixed Modified: /trunk/Build/Build.fbp5 Revision: 1692 Fix: Region did not hide/show with Async events Modified: /trunk/Lib/IWRegion.pas Revision: 1681 AdvancedAjaxEvents Demo added Modified: /trunk/Build/Build.fbp5 Revision: 1676 Fix: Use WebFont instead of Font (NET) Modified: /trunk/Lib/IWCompRectangle.pas Revision: 1675 .NET fix Modified: /trunk/Lib/IWTestFramework.pas Revision: 1673 updates for IE and Opera Modified: /trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/Unit2.pas/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/Unit2.dfm Revision: 1672 OnChange event update Modified: /trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/Unit2.dfm Revision: 1671 Added: Advanced Ajax Events Demo Modified: /trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/AdvancedAjaxEvents.dpr/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/Unit2.pas/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/UserSessionUnit.pas/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/AdvancedAjaxEvents.res/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/Unit2.dfm/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/UserSessionUnit.dfm/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/AdvancedAjaxEvents.dproj/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/ServerController.pas/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents/ServerController.dfm/trunk/Demos/Win32/Delphi/AdvancedAjaxEvents Revision: 1669 Meleakreporting via Debugger only Modified: /trunk/Testcases/MemLeakTests/FastMM4Options.inc Revision: 1667 GridForm added Modified: /trunk/Testcases/MemLeakTests/MainFormU.dfm/trunk/Testcases/MemLeakTests/MemLeakTests.dpr/trunk/Testcases/MemLeakTests/FormGridU.dfm/trunk/Testcases/MemLeakTests/TestsU.pas/trunk/Testcases/MemLeakTests/MemLeakTests.dproj/trunk/Testcases/MemLeakTests/MainFormU.pas/trunk/Testcases/MemLeakTests/FormGridU.pas/trunk/Testcases/MemLeakTests/TestGridFormU.pas Revision: 1666 Bug Fix: Page Wizards not showing for WebBroker / WebSnap applications Modified: /trunk/Lib/IWDsnWizard.pas Revision: 1665 better names Modified: /trunk/Lib/IWDsnTestWizard.pas Revision: 1664 initial Modified: /trunk/Testcases/SessionIndependant/mainicon.ico Revision: 1663 initial Modified: /trunk/Testcases/MemLeakTests/mainicon.ico Revision: 1660 FB6 Modified: /trunk/Testcases/trunk/Testcases/BuildAndRunUnitTests.fbp5 Revision: 1659 FB 6, RootDrive added Modified: /trunk/Testcases/BuildAndRunUnitTests.fbp6 Revision: 1658 Changed to be just a dummy script Modified: /trunk/Build/SynchronizeSVN.fbp6 Revision: 1656 update to FB6 Modified: /trunk/Testcases/BuildAndRunUnitTests.fbp5 Revision: 1653 Fix: MaxLength = 0 incorrectly interpreted as zero length instead of unlimited length in Ajax events. Modified: /trunk/res/js/IWAjax.js/trunk/Lib/IWCompEdit.pas Revision: 1648 ignore RES Modified: /trunk/Testcases/MemLeakTests Revision: 1647 ignore res Modified: /trunk/Testcases/MemLeakTests/MemLeakTests.res/trunk/Testcases/MemLeakTests/Test Revision: 1646 updates, FBScript added Modified: /trunk/Testcases/trunk/Testcases/MemLeakTests/MemLeakTests.dpr/trunk/Testcases/MemLeakTests/Test/MemLeakTestsTests.dpr/trunk/Testcases/SessionIndependant/SessionIndependant.res/trunk/Testcases/MemLeakTests/MemLeakTests.res/trunk/Testcases/BuildAndRunUnitTests.fbp5/trunk/Testcases/SessionIndependant/SessionIndependant.dproj/trunk/Testcases/MemLeakTests/MemLeakTests.dproj/trunk/Testcases/MemLeakTests/Test/MemLeakTestsTests.dproj/trunk/Testcases/IWDunitTests.groupproj/trunk/Testcases/MemLeakTests/Test/trunk/Testcases/SessionIndependant/trunk/Testcases/MemLeakTests/trunk/Testcases/SessionIndependant/SessionIndependant.dpr Revision: 1645 initial checkin Modified: /trunk/Testcases/MemLeakTests/MainFormU.dfm/trunk/Testcases/MemLeakTests/MemLeakTests.dpr/trunk/Testcases/MemLeakTests/UserSessionUnit.pas/trunk/Testcases/MemLeakTests/FastMM4Messages.pas/trunk/Testcases/MemLeakTests/MemLeakTests.res/trunk/Testcases/MemLeakTests/UserSessionUnit.dfm/trunk/Testcases/MemLeakTests/TestsU.pas/trunk/Testcases/MemLeakTests/MemLeakTests.dproj/trunk/Testcases/MemLeakTests/ServerController.pas/trunk/Testcases/MemLeakTests/FastMM4.pas/trunk/Testcases/MemLeakTests/FastMM4Options.inc/trunk/Testcases/MemLeakTests/FastMM_FullDebugMode.dll/trunk/Testcases/MemLeakTests/MainFormU.pas/trunk/Testcases/MemLeakTests/ServerController.dfm/trunk/Testcases/MemLeakTests Revision: 1644 AddTagToUpdate overload added .NET cleanup Modified: /trunk/Lib/IWCallBack.pas Revision: 1643 Improvement: NewSession/MainForm logic improved. ServerController.OnNewSession is called with NewSession now. MainForm does not re-trigger OnNewSession event anymore. Modified: /trunk/Lib/IWTestFramework.pas Revision: 1641 Fis: Possible AV with empty Callbacks Modified: /trunk/Lib/IWApplication.pas Revision: 1640 Fix: Stringlist Memleak Modified: /trunk/Lib/IWRenderContext.pas Revision: 1638 Update: DUnit Version 9.3.0 Modified: /trunk/DUnit/Contrib/XPGen/test_Get_Token.txt/trunk/DUnit/examples/structure/readme.html/trunk/DUnit/examples/MemLeakDetect/trunk/DUnit/Contrib/XPGen/TEST_Parse_typedef.txt/trunk/DUnit/src/DUnitW32.dpr/trunk/DUnit/examples/structure/Makefile/trunk/DUnit/examples/HaltRepeating/DemoHaltOnError.dpr/trunk/DUnit/tests/DUnitTestLibW32.res/trunk/DUnit/helpsrc/trunk/DUnit/examples/cmdline/runtest.bat/trunk/DUnit/examples/testexception/ChangeLog/trunk/DUnit/src/TestFramework.pas/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/dunit_testmodule16.ico/trunk/DUnit/src/DunitAbout.dfm/trunk/DUnit/examples/ChecklessTests/TestFailChecklessTests.pas/trunk/DUnit/examples/registry/Step2/ChangeLog/trunk/DUnit/Contrib/XPGen/TEST_SyncToken.txt/trunk/DUnit/helpsrc/TestFramework.HPJ/trunk/DUnit/src/versioninfo.res/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/dunit_testclass.bmp/trunk/DUnit/tests/UnitTests.dpr/trunk/DUnit/examples/TListTest/Makefile/trunk/DUnit/Contrib/DUnitWizard/README.rtf/trunk/DUnit/src/DUnitW32.res/trunk/DUnit/tests/UnitTestGUITestRunner.pas/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/ProjectSource.txt/trunk/DUnit/doc/images/wincvs_setup_2.jpg/trunk/DUnit/src/Makefile/trunk/DUnit/src/FastMMMemLeakMonitor.pas/trunk/DUnit/examples/ChecklessTests/trunk/DUnit/examples/HaltRepeating/trunk/DUnit/Contrib/XMLReporting/XMLTestRunner.pas/trunk/DUnit/src/QGUITestRunner.pas/trunk/DUnit/doc/DUNIT.HLP/trunk/DUnit/Contrib/XPGen/listsupport.pas/trunk/DUnit/doc/DUNIT.CNT/trunk/DUnit/doc/tutorial.html/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/dunit_project256.ico/trunk/DUnit/Makefile/trunk/DUnit/examples/registry/readme.html/trunk/DUnit/src/GUITestRunner.pas/trunk/DUnit/src/versioninfo.rc/trunk/DUnit/tests/DUnitTestLib.dpr/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/TestModule.txt/trunk/DUnit/tests/UnitTestsW32.bdsproj/trunk/DUnit/examples/registry/Makefile/trunk/DUnit/examples/MemLeakDetect/UnitTestSetup.pas/trunk/DUnit/helpsrc/TestFramework.LibHPJ/trunk/DUnit/Contrib/XPGen/TEST_Parse_var_paragraph.txt/trunk/DUnit/tests/UnitTestGUITesting.pas/trunk/DUnit/src/TestExtensions.pas/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/TestClassDecl.txt/trunk/DUnit/examples/registry/Step3/ChangeLog/trunk/DUnit/tests/UnitTestExtensions.pas/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/dunit_project16.ico/trunk/DUnit/src/images/dunit.ico/trunk/DUnit/src/dunit.dpr/trunk/DUnit/Contrib/XPGen/Makefile/trunk/DUnit/Contrib/XPGen/TEST_Parse_type_Paragraph.txt/trunk/DUnit/Contrib/XPGen/xpmain.pas/trunk/DUnit/readme-fastmm.txt/trunk/DUnit/src/DUnitMainForm.dfm/trunk/DUnit/src/images/logo.bmp/trunk/DUnit/tests/DUnitTestLibW32.bdsproj/trunk/DUnit/Contrib/XPGen/TEST_Parse_derived.txt/trunk/DUnit/doc/tutorial.doc/trunk/DUnit/examples/ChecklessTests/want.xml/trunk/DUnit/examples/HaltRepeating/want.xml/trunk/DUnit/readme-9.3.txt/trunk/DUnit/helpsrc/test.hlp_sgml/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/TestMethodDecl.txt/trunk/DUnit/src/DunitAbout.pas/trunk/DUnit/examples/readme.txt/trunk/DUnit/src/GUITesting.pas/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/dunit_testmodule.bmp/trunk/DUnit/doc/README.html/trunk/DUnit/src/images/dunit16_new.ico/trunk/DUnit/src/DUnitW32.bdsproj/trunk/DUnit/readme-kylix.txt/trunk/DUnit/helpsrc/Makefile/trunk/DUnit/Contrib/XMLReporting/dunit-report.css/trunk/DUnit/doc/index.html/trunk/DUnit/examples/ChecklessTests/FailChecklessTestsDemo.dpr/trunk/DUnit/src/TestModules.pas/trunk/DUnit/tests/FastMMMonitorTest.pas/trunk/DUnit/tests/UnitTests4Net.dpr/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/dunit_project.bmp/trunk/DUnit/Contrib/XPGen/TEST_Parse_tobject_derived.txt/trunk/DUnit/src/DUnit4Net.bdsgroup/trunk/DUnit/Contrib/XPGen/test_ParseEventDef.txt/trunk/DUnit/src/DUnitW32.bdsgroup/trunk/DUnit/src/images/actions_images.bmp/trunk/DUnit/release.ini/trunk/DUnit/src/images/dunit16.ico/trunk/DUnit/tests/UnitTests4Net.bdsproj/trunk/DUnit/src/images/run_images.bmp/trunk/DUnit/Contrib/XPGen/TEST_Parse_const_Paragraph.txt/trunk/DUnit/Contrib/XPGen/testNextToken.txt/trunk/DUnit/examples/MemLeakDetect/UnitTestLeak.pas/trunk/DUnit/tests/UnitTestFramework.pas/trunk/DUnit/Contrib/XPGen/testunit.pas/trunk/DUnit/doc/cvs_access.html/trunk/DUnit/tests/UnitTestsW32.dpr/trunk/DUnit/Contrib/XPGen/TEST_Parse_Unit_Heading.txt/trunk/DUnit/Contrib/XMLReporting/dunit-report.html/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/dunit_testmodule256.ico/trunk/DUnit/src/images/dunit_new.ico/trunk/DUnit/examples/registration/Makefile/trunk/DUnit/src/NGUITestRunner.pas/trunk/DUnit/examples/cmdline/Makefile/trunk/DUnit/src/images/list_images.bmp/trunk/DUnit/examples/registry/Step1/ChangeLog/trunk/DUnit/src/GUITestRunner.dfm/trunk/DUnit/src/images/state_images.bmp/trunk/DUnit/tests/Makefile/trunk/DUnit/src/QGUITestRunner.xfm/trunk/DUnit/Contrib/DUnitWizard/lesser.txt/trunk/DUnit/src/DUnitMainForm.pas/trunk/DUnit/examples/MemLeakDetect/LeakTestDemo.dpr/trunk/DUnit/src/TextTestRunner.pas/trunk/DUnit/tests/UnitTestsW32.res/trunk/DUnit/examples/HaltRepeating/DemoHaltRepeatingOnError.pas/trunk/DUnit/examples/MemLeakDetect/want.xml/trunk/DUnit/Contrib/XMLReporting/dunit-report.xsl/trunk/DUnit/src/images/trunk/DUnit/doc/images/xtao.cdr/trunk/DUnit/tests/DUnitTestLibW32.dpr/trunk/DUnit/Contrib/XPGen/parsedef.pas/trunk/DUnit/src/versioninfo.inc/trunk/DUnit/src/NGUITestRunner.nfm/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/TestSuiteReg.txt/trunk/DUnit/doc/README_CHT.html/trunk/DUnit/Contrib/XPGen/TEST_Parse_uses_clause.txt/trunk/DUnit/examples/embeddable/EmbeddableGUITestRunner.txt/trunk/DUnit/Contrib/DUnitWizard/Source/DelphiExperts/DUnitProject/UsesTestedUnit.txt/trunk/DUnit/examples/structure/ChangeLog Revision: 1637 Fix: AV when using TIWLayoutMgrHTML with TIWDBGrid and possibly other controls Modified: /trunk/Lib/IWDsnLayoutMgrHTML.pas/trunk/Lib/IWControl.pas Revision: 1634 Fix: ComInitialization might fail on IIS7 (or higher). It checks now for IIS6 or higher. Modified: /trunk/Lib/IWServerControllerBase.pas Revision: 1628 comments added VSNET ifdef removed Modified: /trunk/Lib/IWFileReference.pas Revision: 1627 ignoring dunit.ini Modified: /trunk/Testcases/SessionIndependant Revision: 1624 Fix: TIWFileReference.Filename wasn't enforced to be pulled from FilesDir. Side effect was inconsistent handling for SessionTimeout and similiar properties. Modified: /trunk/Lib/IWServer.pas/trunk/Lib/IWFileReference.pas Revision: 1621 Fix: Async reset ClipRegion broken with IE Modified: /trunk/Lib/IWRegion.pas Revision: 1608 Bug Fix: MaxLength fixed for async updates Modified: /trunk/res/js/IWAjax.js Revision: 1607 Bug Fix: MaxLength fixed for async updates Modified: /trunk/Lib/IWData.res Revision: 1606 Bug Fix: Font settings where not being rendered at runtime. Modified: /trunk/Lib/IWCompRectangle.pas Revision: 1605 Change for Assembly registration Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1604 Fix for License registration to create licenses for all IDE's. Modified: /trunk/Build/LicenseRegistration/Main.pas/trunk/Build/LicenseRegistration/Main.dfm Revision: 1603 Changes to registration Modified: /trunk/Build/Registration.dpr Revision: 1602 updated LicenseRegistration icon to generate params per component selected Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1601 Fix: Async Width/Height updates did not respect clipping, resulting no visible change. Modified: /trunk/Lib/IWRegion.pas Revision: 1592 Release 9.0.39 Revision: 1592 Official version from 1.0 SDK Modified: /trunk/res/js/Silverlight.js Revision: 1590 Fix for maxLength Modified: /trunk/res/js/IWAjax.js Revision: 1588 Bug Fix: Cookie tracking would fail if AppName contained spaces. Modified: /trunk/Lib/IWServer.pas Revision: 1587 Fix for vertical scrollbars in Firefox/IE Modified: /trunk/Lib/IWCompMemo.pas Revision: 1578 Kylix and VSNet dependencies removed Modified: /trunk/Lib/IWUserSessionBase.pas Revision: 1562 Cleanup: Naming issue resolved: TIWCustomControl.RenderAsyncPropertyAsString Modified: /trunk/Lib/IWCompCheckbox.pas/trunk/Lib/IWHTMLControls.pas/trunk/Lib/IWCompRadioButton.pas/trunk/Lib/IWCompButton.pas/trunk/Lib/IWData.res/trunk/Lib/IWControl.pas/trunk/Lib/IWCompEdit.pas Revision: 1561 Mixed up HPP files. Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1558 Fix: invalid JS for TIWURLWindow Modified: /trunk/Lib/IWHTMLControls.pas Revision: 1556 .NET fixes Modified: /trunk/Lib/IWCompTabControl.pas/trunk/Lib/IWServer.pas/trunk/Lib/IWDBStdCtrls.pas/trunk/Lib/IWLicenseKey.pas/trunk/Lib/IWKlooch.pas/trunk/Lib/IWOctaneDSNWizard.pas/trunk/Lib/IWDsnPaint.pas/trunk/Lib/IWDsnPaintHandlers.pas/trunk/Lib/IWApplication.pas Revision: 1555 Fix RegGac Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1554 .NET fixes Modified: /trunk/Lib/IWInitDotNET.pas Revision: 1551 zip removed Modified: /trunk/Demos/Win32/Delphi/ColorGrids32/ColorGrids32.zip Revision: 1550 Added: Demo for HTML32/PDA mode that shows how to color grid-cells and make the clickable. Modified: /trunk/Demos/Win32/Delphi/ColorGrids32/ColorGrids32.res/trunk/Demos/Win32/Delphi/ColorGrids32/UserSessionUnit.pas/trunk/Demos/Win32/Delphi/ColorGrids32/UserSessionUnit.dfm/trunk/Demos/Win32/Delphi/ColorGrids32/ColorGrids32.dproj/trunk/Demos/Win32/Delphi/ColorGrids32/templates/FormMain.html/trunk/Demos/Win32/Delphi/ColorGrids32/FormMain.html/trunk/Demos/Win32/Delphi/ColorGrids32/ServerController.pas/trunk/Demos/Win32/Delphi/ColorGrids32/ColorGrids32.zip/trunk/Demos/Win32/Delphi/ColorGrids32/templates/trunk/Demos/Win32/Delphi/ColorGrids32/FormMainU.pas/trunk/Demos/Win32/Delphi/ColorGrids32/ServerController.dfm/trunk/Demos/Win32/Delphi/ColorGrids32/trunk/Demos/Win32/Delphi/ColorGrids32/ColorGrids32.dpr/trunk/Demos/Win32/Delphi/ColorGrids32/FormMainU.dfm Revision: 1549 Added: Background color can now be set in HTML32 Grids. TIWGrid32.BGColor and TIWGridCell32.BGColor introduced. Modified: /trunk/Lib/IWGrids32.pas Revision: 1548 Fix: Grid wrongly positioned if CSS property is set (related to container div for Ajax updates). Modified: /trunk/Lib/IWGrids.pas Revision: 1547 Fix: Ressources not loading correctly under Turkish locale Modified: /trunk/res/IWMain.rc/trunk/res/IWDB.rc/trunk/res/IWData.rc/trunk/Lib/IWMain.pas Revision: 1545 Initial support for D2007.NET Modified: /trunk/Build/BDS2006AndDelphi2007ReleaseBuild.fbp5 Revision: 1544 changes Modified: /trunk/Build/BDS2006AndDelphi2007ReleaseBuild.fbp5/trunk/Build/Delphi2005ReleaseBuild9.fbp5/trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbp5 Revision: 1543 Build date and version pulled from IWVersion.inc Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1542 Fix for .NET issues. Modified: /trunk/Lib/intraweb_90_100net.dpk/trunk/Lib/IWServer.pas/trunk/Build/Install/IntrawebFull.iss/trunk/Lib/intraweb_90_90net.dpk/trunk/Lib/IWInitDotNET.pas/trunk/Lib/IWApplication.pas Revision: 1541 updates. D2007.NET added Modified: /trunk/SourceDistro/SourceDistro.fbp5 Revision: 1540 hints/warnings removed Modified: /trunk/Lib/IWSessionList.pas Revision: 1539 Quit Link made Async Modified: /trunk/Demos/Win32/Delphi/Guess/Main.dfm/trunk/Demos/Win32/Delphi/Guess/Main.pas
Revision: 1534 Release 9.0.32 Revision: 1533 GetInterface fixed for .NET Modified: /trunk/Lib/IWGrids.pas/trunk/Lib/IWHTML40Container.pas/trunk/Lib/IWDsnLayoutMgrHTML.pas/trunk/Lib/IWControl.pas/trunk/Lib/IWForm.pas Revision: 1532 no missing implicit imports Modified: /trunk/Lib/Intraweb_90_90.dpk/trunk/Lib/Intraweb_90_100.dpk/trunk/Lib/Intraweb_90_100.dproj/trunk/Lib/Intraweb_90_50.dpk/trunk/Lib/Intraweb_90_60.dpk/trunk/Lib/Intraweb_90_70.dpk Revision: 1531 Packages sorted and fixed Modified: /trunk/Lib/Intraweb_90_90.dpk/trunk/Lib/Intraweb_90_100.dpk/trunk/Lib/Intraweb_90_50.dpk/trunk/Lib/Intraweb_90_60.dpk/trunk/Lib/Intraweb_90_70.dpk Revision: 1530 Packages sorted and fixed Modified: /trunk/Lib/Intraweb_90_50.dpk/trunk/Lib/Intraweb_90_60.dpk Revision: 1529 Fix for Delphi 5 Modified: /trunk/Lib/IWHTTPServer.pas Revision: 1528 ifdef marked Modified: /trunk/Lib/IWRegister.pas Revision: 1527 Indy10 fixes Modified: /trunk/Lib/IWRegister.pas Revision: 1526 New BrowserType Modified: /trunk/Lib/IWDsnFormPreview.pas Revision: 1525 Indy10 fixes Modified: /trunk/Lib/Intraweb_90_90.dpk/trunk/Lib/Intraweb_90_110.dpk/trunk/Lib/Intraweb_90_70.dpk Revision: 1524 Indy10 fixes Modified: /trunk/Lib/Intraweb_90_50.dpk/trunk/Lib/Intraweb_90_60.dpk Revision: 1523 D5 Fixes Modified: /trunk/Lib/IWGrids.pas/trunk/Lib/Intraweb_90_50.dpk Revision: 1522 Fix for packages Modified: /trunk/Lib/Intraweb_90_60.dpk/trunk/Lib/Intraweb_90_70.dpk Revision: 1521 .NET Fixes Modified: /trunk/Lib/IWHTML40Container.pas/trunk/Lib/IWControl.pas Revision: 1520 .NET fixes Modified: /trunk/Lib/IWHTML40Container.pas/trunk/Lib/IWControl.pas/trunk/Lib/IWApplication.pas Revision: 1519 GetTempPath Modified: /trunk/indy10/InGlobalProtocols.pas Revision: 1518 resource strings added Modified: /trunk/indy10/InStackDotNet.pas Revision: 1517 updated to uncompressed Modified: /trunk/SourceDistro/SourceDistro.fbp5 Revision: 1516 changed to uncompressed Modified: /trunk/SourceDistro/SourceDistro.fbz5/trunk/SourceDistro/trunk/SourceDistro/SourceDistro.fbp5 Revision: 1515 .NET Fixes Modified: /trunk/indy10/InGlobal.pas/trunk/indy10/IdCompilerDefines.inc Revision: 1514 {$IFDEF CLR} {$UNDEF REGISTER_EXPECTED_MEMORY_LEAK} {$ENDIF} Modified: /trunk/indy10/IdCompilerDefines.inc Revision: 1513 $UNDEF REGISTER_EXPECTED_MEMORY_LEAK Modified: /trunk/indy10/IdCompilerDefines.inc Revision: 1511 Delphi 5 fix Modified: /trunk/Lib/IWHTML40Container.pas/trunk/Lib/IWControl.pas Revision: 1510 Enhanced: Browser detection engine updated. "brGecko" is now the browser type for Netscape, Mozilla and FireFox and replaces "brNetscape7". "brNetscape7" is still there but considered deprecated. New: WebApplication.BrowserSubType added. BrowserSubType is the actual browser plus version number (if applicable). Example: WebApplication.Browser = brGecko, WebApplication.BrowserSubType = brsFireFox2 New: iPhone and iPod touch detected as Browser = brSafari , BrowserSubType = brsIpod / brsIPhone New: TIWServerControllerBase.SpecialDeviceSupport added. IW will add special support for the devices listed here. Currently only iPhone and iPod have special support. For iPhone/iPod (touch) a "magic" header is added. Modified: /trunk/Lib/IWServerControllerBase.pas/trunk/Lib/IWServer.pas/trunk/Lib/IWContainerBorderOptions.pas/trunk/Lib/IWTestFramework.pas/trunk/Lib/IWBaseForm.pas/trunk/Lib/IWApplication.pas/trunk/Lib/IWForm.pas/trunk/Lib/IWRegion.pas/trunk/Lib/IWTypes.pas Revision: 1509 Fix for Delphi 5 Modified: /trunk/indy10/InDNSServer.pas Revision: 1508 Fix: Grids and other containers did not correctly update childs in Async events Modified: /trunk/Lib/IWHTML40Container.pas Revision: 1507 Updated resource string for NS7Gecko Modified: /trunk/Lib/IWResourceStrings.pas Revision: 1506 Fix: UseFrame not rendered correctly in Async updates Modified: /trunk/Lib/IWControl.pas Revision: 1505 Enhanced: TIWGrid now fully updateable via Async events Modified: /trunk/Lib/IWGrids.pas Revision: 1504 Fix for Delphi 5 interface issue Modified: /trunk/Lib/IWForm.pas Revision: 1501 Feature: Added support for TerminateAndRedirect in Async Mode Modified: /trunk/Lib/IWServer.pas Revision: 1500 Feature: Added support for Enabled property of TIWJQueryWidget (Will not be rendered if Enabled = false) Modified: /trunk/Lib/IWBaseInterfaces.pas/trunk/Lib/IWForm.pas Revision: 1499 Features: Added support for NewWindow in Async mode Modified: /trunk/Lib/IWApplication.pas Revision: 1498 .NET fixes Modified: /trunk/Lib/IWServerControllerBase.pas/trunk/Lib/IWProgressIndicator.pas/trunk/Lib/IWApplication.pas/trunk/Lib/IWForm.pas Revision: 1497 Fixes for new Indy 10 version. Modified: /trunk/Lib/intraweb_90_100net.dpk/trunk/Lib/dclIntraweb_90_100NET.dpk/trunk/Lib/IntrawebDB_90_100NET.dpk/trunk/Lib/intraweb_90_90net.dpk/trunk/Lib/DotNet/IWNETFileParser.pas/trunk/Lib/dclIntraweb_90_90NET.dpk/trunk/Lib/IntrawebDB_90_90NET.dpk Revision: 1496 Fixes for new Indy10 version Modified: /trunk/Lib/Intraweb_90_100NET.dproj/trunk/Lib/intraweb_90_100net.dpk/trunk/Lib/IWNet Manual Build.groupproj/trunk/Lib/dclIntraweb_90_100NET.dproj/trunk/Lib/IWInitDotNETLib.dpr/trunk/Lib/IntrawebDB_90_100NET.dproj/trunk/Lib/DotNet/IWNETFileParser.pas/trunk/Lib/dclintraweb_90_100.dproj/trunk/Lib/IWInitDotNETLib.dproj Revision: 1495 Bug Fix: Error when launching NewWindow call in Internet Explorer (xNewWindow not defined) Modified: /trunk/Lib/IWApplication.pas Revision: 1491 Bugfix: Empty caption rendered as "box" with certain fonts Bugfix: NoWrap did not work correctly Modified: /trunk/Lib/IWCompLabel.pas Revision: 1490 New unified compiler switches: {$OPTIMIZATION ON} {$REFERENCEINFO ON} {$TYPEDADDRESS OFF} {$WRITEABLECONST OFF} Modified: /trunk/Lib/dclIntraweb_90_50.dpk/trunk/Lib/intraweb_90_100net.dpk/trunk/Lib/intrawebdb_90_110.dpk/trunk/Lib/dclIntraweb_90_60.dpk/trunk/Lib/dclIntraweb_90_70.dpk/trunk/Lib/dclIntraweb_90_90.dpk/trunk/Lib/IntrawebDB_90_100NET.dpk/trunk/Lib/dclIntraweb_90_90NET.dpk/trunk/Lib/dclintraweb_90_100.dpk/trunk/Lib/dclintraweb_90_110.dpk/trunk/Lib/Intraweb_90_60.dpk/trunk/Lib/Intraweb_90_70.dpk/trunk/Lib/Intraweb_90_90.dpk/trunk/Lib/IntrawebDB_90_50.dpk/trunk/Lib/dclIntraweb_90_100NET.dpk/trunk/Lib/IntrawebDB_90_60.dpk/trunk/Lib/IntrawebDB_90_70.dpk/trunk/Lib/Atozed.Intraweb.dpk/trunk/Lib/intrawebdb_90_90.dpk/trunk/Lib/intraweb_90_90net.dpk/trunk/Lib/Intraweb_90_110.dpk/trunk/Lib/IntrawebDB_90_90NET.dpk/trunk/Lib/intrawebdb_90_100.dpk Revision: 1489 New unified compiler switches: {$OPTIMIZATION ON} {$REFERENCEINFO ON} {$TYPEDADDRESS OFF} {$WRITEABLECONST OFF} Modified: /trunk/Lib/Intraweb_90_50.dpk Revision: 1488 updated to check region alignment issue. still has D2006 build issues - stripped some code in IWRegister Modified: /branches/pete/trunk/Lib/IWForm.pas/branches/pete/trunk/Lib/IWRegister.pas/branches/pete/trunk/Lib/IWRenderContext.pas/branches/pete/trunk/Lib/IWServerControllerBase.pas/branches/pete/trunk/Lib/IWBaseForm.pas/branches/pete/trunk/Lib/IWBaseInterfaces.pas/branches/pete/trunk/Lib/IWKlooch.pas/branches/pete/trunk/Lib/IWContainerLayout.pas Revision: 1485 Added {$IFDEF VER185} VclImg, {$ENDIF} to allow D2006 compile Modified: /trunk/Lib/Intraweb_90_100.dpk Revision: 1483 Pete added ComboBoxDownArrowButton resource Modified: /trunk/res/IWData.rc Revision: 1482 Includes pete's new ComboBox down button graphic Modified: /branches/pete/trunk/res/IWData.rc Revision: 1481 Pete added this graphic which is a combo box down arrow, that is a button. Modified: /trunk/res/gfx/ComboBoxDownArrowButton.gif Revision: 1480 Pete needed a ComboBox down arrow that is a button. Modified: /branches/pete/trunk/res/gfx/ComboBoxDownArrowButton.gif Revision: 1479 Bug Fix: SessionTimeout URL and Filename now work in async updates. Modified: /trunk/Lib/IWServer.pas Revision: 1478 New Feature: FullApplicationURL allows you to obtain the full url with or without an active session. Requires the active Request object as parameter. Modified: /trunk/Lib/IWApplication.pas Revision: 1476 Build fixes after Hadi's SL and progress update Modified: /branches/pete/trunk/Lib/IWDatasPro.res/branches/pete/trunk/Lib/IWRegister.pas/branches/pete/trunk/Lib/IWWizard.res/branches/pete/trunk/Lib/IWDatasEnt.res/branches/pete/trunk/Lib/Intraweb_90_100.res/branches/pete/trunk/Lib/IWMain.res/branches/pete/trunk/Lib/IWDB.res/branches/pete/trunk/Lib/IWCSData7.res/branches/pete/trunk/Lib/IWWAP.res/branches/pete/trunk/Lib/Intraweb_90_100.dpk/branches/pete/trunk/Lib/IWData.res/branches/pete/trunk/Lib/IWTabPane.res Revision: 1475 New ASYNC progress indicator. Modified: /branches/pete/trunk/Lib/IWDatasPro.res/branches/pete/trunk/Lib/IWForm.pas/branches/pete/trunk/Lib/IWRegister.pas/branches/pete/trunk/Lib/IWWizard.res/branches/pete/trunk/Lib/IWDatasEnt.res/branches/pete/trunk/Lib/Intraweb_90_100.res/branches/pete/trunk/Lib/IWMain.res/branches/pete/trunk/Lib/IWDB.res/branches/pete/trunk/res/js/IWAjax.js/branches/pete/trunk/Lib/IWCSData7.res/branches/pete/trunk/Lib/IWWAP.res/branches/pete/trunk/Lib/Intraweb_90_100.dpk/branches/pete/trunk/Lib/IWData.res/branches/pete/trunk/Lib/IWTabPane.res/branches/pete/trunk/Lib/IWProgressIndicator.pas Revision: 1474 Silverlight update from Hadi. Modified: /branches/pete/trunk/res/js/Silverlight.js/branches/pete/trunk/Lib/IWRegister.pas/branches/pete/trunk/res/Build.bat/branches/pete/trunk/Lib/IWSilverlight.pas/branches/pete/trunk/res/IWData.rc/branches/pete/trunk/Lib/IWData.res Revision: 1468 IW Updates to Indy Olaf's fixes to extra pixel during ASYNC call. (didn't work for us) This commit includes several hacks due to bad compile: Need IFDEF VER185 around VCLImg in W:\Source\IntraWeb9.0\Lib\Intraweb_90_100.dpk Had to remove reference to Silverlight from IWData.rc. (*really* looking forward to seeing what this will be!) IWRegister.pas(546) Error: E2250 There is no overloaded version of 'ReceiveString' that can be called with these arguments Modified: /branches/pete/trunk/indy10/InVCard.pas/branches/pete/trunk/indy10/InFTPListParseNCSAForDOS.pas/branches/pete/trunk/indy10/InBlockCipherIntercept.pas/branches/pete/trunk/indy10/InEchoServer.pas/branches/pete/trunk/indy10/InCoderHeader.pas/branches/pete/trunk/indy10/InReplyFTP.pas/branches/pete/trunk/indy10/InZLibConst.pas/branches/pete/trunk/indy10/InCoderTNEF.pas/branches/pete/trunk/indy10/InGlobalCore.pas/branches/pete/trunk/indy10/InDiscardUDPServer.pas/branches/pete/trunk/indy10/InIMAP4.pas/branches/pete/trunk/indy10/InCharsets.pas/branches/pete/trunk/indy10/InStreamRandomAccess.pas/branches/pete/trunk/indy10/InCoderBinHex4.pas/branches/pete/trunk/indy10/InSNPP.pas/branches/pete/trunk/Lib/IWWizard.res/branches/pete/trunk/indy10/InRegister.pas/branches/pete/trunk/indy10/IdCompilerDefines.inc/branches/pete/trunk/indy10/InRFCReply.pas/branches/pete/trunk/indy10/InAttachmentFile.pas/branches/pete/trunk/Lib/IWControl.pas/branches/pete/trunk/indy10/InRSH.pas/branches/pete/trunk/indy10/InBaseComponent.pas/branches/pete/trunk/indy10/InTime.pas/branches/pete/trunk/indy10/InMessageParts.pas/branches/pete/trunk/indy10/InSSLOpenSSLHeaders.pas/branches/pete/trunk/indy10/InSASL.pas/branches/pete/trunk/indy10/InHTTPHeaderInfo.pas/branches/pete/trunk/indy10/InStack.pas/branches/pete/trunk/indy10/InInterceptSimLog.pas/branches/pete/trunk/indy10/InYarn.pas/branches/pete/trunk/indy10/InSASL_CRAM_MD5.pas/branches/pete/trunk/indy10/InAuthenticationManager.pas/branches/pete/trunk/indy10/InNTLM.pas/branches/pete/trunk/indy10/InDNSServer.pas/branches/pete/trunk/indy10/InFTPListParseCiscoIOS.pas/branches/pete/trunk/indy10/InIRC.pas/branches/pete/trunk/indy10/InSNMP.pas/branches/pete/trunk/indy10/InFTPListParsePCNFSD.pas/branches/pete/trunk/indy10/InHMACMD5.pas/branches/pete/trunk/indy10/InUDPServer.pas/branches/pete/trunk/indy10/InNNTP.pas/branches/pete/trunk/indy10/InSMTPRelay.pas/branches/pete/trunk/Lib/IWServer.pas/branches/pete/trunk/indy10/InDayTimeServer.pas/branches/pete/trunk/indy10/InLogEvent.pas/branches/pete/trunk/indy10/InFTPListParseVxWorks.pas/branches/pete/trunk/indy10/InTCPClient.pas/branches/pete/trunk/indy10/InAntiFreezeBase.pas/branches/pete/trunk/indy10/InAssignedNumbers.pas/branches/pete/trunk/Lib/IWData.res/branches/pete/trunk/Lib/IWDsnFrameWizard.pas/branches/pete/trunk/indy10/InMessageBuilder.pas/branches/pete/trunk/indy10/InSchedulerOfThread.pas/branches/pete/trunk/indy10/InRexecServer.pas/branches/pete/trunk/indy10/InCustomTransparentProxy.pas/branches/pete/trunk/indy10/InIOHandlerChainStack.pas/branches/pete/trunk/indy10/InURI.pas/branches/pete/trunk/indy10/InHashAdler32.pas/branches/pete/trunk/indy10/InDateTimeStamp.pas/branches/pete/trunk/Tools/RegGac/RegGac.bdsproj/branches/pete/trunk/indy10/InIOHandler.pas/branches/pete/trunk/indy10/InZLibCompressorBase.pas/branches/pete/trunk/indy10/InCoreGlobal.pas/branches/pete/trunk/Build/Delphi2005ReleaseBuild9.fbz5/branches/pete/trunk/indy10/InSSPI.pas/branches/pete/trunk/indy10/InEcho.pas/branches/pete/trunk/indy10/InSSLDotNET.pas/branches/pete/trunk/Lib/IWTypes.pas/branches/pete/trunk/indy10/InFTPServerContextBase.pas/branches/pete/trunk/indy10/InFTPListParseHellSoft.pas/branches/pete/trunk/indy10/InSocks.pas/branches/pete/trunk/Lib/IWLayoutMgrForm.pas/branches/pete/trunk/indy10/InMessageClient.pas/branches/pete/trunk/indy10/InRSHServer.pas/branches/pete/trunk/indy10/InExplicitTLSClientServerBase.pas/branches/pete/trunk/indy10/InSASLLogin.pas/branches/pete/trunk/indy10/InAllAuthentications.pas/branches/pete/trunk/indy10/InQotdServer.pas/branches/pete/trunk/Lib/IWRegister.pas/branches/pete/trunk/indy10/InSystatUDP.pas/branches/pete/trunk/indy10/InMessageCollection.pas/branches/pete/trunk/indy10/InDsnPropEdBindingNET.pas/branches/pete/trunk/indy10/InCoder00E.pas/branches/pete/trunk/indy10/InFTPListParseBullGCOS7.pas/branches/pete/trunk/indy10/InDsnSASLListEditorFormVCL.pas/branches/pete/trunk/indy10/InServerIOHandlerSocket.pas/branches/pete/trunk/indy10/InSSLOpenSSL.pas/branches/pete/trunk/indy10/InFTPListParseKA9Q.pas/branches/pete/trunk/indy10/InResourceStringsProtocols.pas/branches/pete/trunk/indy10/InThread.pas/branches/pete/trunk/indy10/InDICTServer.pas/branches/pete/trunk/indy10/InScheduler.pas/branches/pete/trunk/Lib/Intraweb_90_100NET.dproj/branches/pete/trunk/indy10/InIOHandlerStream.pas/branches/pete/trunk/indy10/InYarnMgrDefault.pas/branches/pete/trunk/indy10/InHeaderList.pas/branches/pete/trunk/indy10/InHMACSHA1.pas/branches/pete/trunk/indy10/InIPMCastServer.pas/branches/pete/trunk/indy10/InDsnPropEdBinding.pas/branches/pete/trunk/indy10/InUnixTimeServer.pas/branches/pete/trunk/indy10/compress.obj/branches/pete/trunk/indy10/InIntercept.pas/branches/pete/trunk/indy10/InFTPListParseWinQVTNET.pas/branches/pete/trunk/indy10/InTCPStream.pas/branches/pete/trunk/indy10/InStreamNET.pas/branches/pete/trunk/indy10/InIdent.pas/branches/pete/trunk/indy10/InGlobalProtocols.pas/branches/pete/trunk/indy10/InTCPConnection.pas/branches/pete/trunk/indy10/InRexec.pas/branches/pete/trunk/indy10/InRemoteCMDServer.pas/branches/pete/trunk/indy10/InQOTDUDPServer.pas/branches/pete/trunk/indy10/InTimeUDP.pas/branches/pete/trunk/indy10/InMIMETypes.pas/branches/pete/trunk/indy10/InIPAddress.pas/branches/pete/trunk/indy10/InFTPListParseXecomMicroRTOS.pas/branches/pete/trunk/indy10/InRawFunctions.pas/branches/pete/trunk/indy10/InHeaderCoderDotNet.pas/branches/pete/trunk/indy10/InFTPListParseTandemGuardian.pas/branches/pete/trunk/indy10/InSNTP.pas/branches/pete/trunk/indy10/InMessageCoderQuotedPrintable.pas/branches/pete/trunk/indy10/InSysLogMessage.pas/branches/pete/trunk/indy10/InSystat.pas/branches/pete/trunk/indy10/InFTPListParseAS400.pas/branches/pete/trunk/indy10/InAttachment.pas/branches/pete/trunk/indy10/InDayTimeUDPServer.pas/branches/pete/trunk/indy10/InConnectThroughHttpProxy.pas/branches/pete/trunk/indy10/InServerIOHandler.pas/branches/pete/trunk/indy10/adler32.obj/branches/pete/trunk/indy10/InFTPListParseVSE.pas/branches/pete/trunk/indy10/InFTPFileSystem.pas/branches/pete/trunk/indy10/InFileSystemLinux.pas/branches/pete/trunk/indy10/InCoderMIME.pas/branches/pete/trunk/indy10/InSASLExternal.pas/branches/pete/trunk/indy10/InNNTPServer.pas/branches/pete/trunk/Lib/IWCSData7.res/branches/pete/trunk/indy10/InWebDAV.pas/branches/pete/trunk/indy10/InIOHandlerChain.pas/branches/pete/trunk/indy10/InFTPListTypes.pas/branches/pete/trunk/indy10/InAuthenticationNTLM.pas/branches/pete/trunk/indy10/InAbout.pas/branches/pete/trunk/indy10/InSchedulerThreadDefault.pas/branches/pete/trunk/indy10/InHeaderCoderUTF8.pas/branches/pete/trunk/indy10/InCompressorZLib.pas/branches/pete/trunk/indy10/InFTPListParseNovellNetwarePSU.pas/branches/pete/trunk/indy10/InAuthentication.pas/branches/pete/trunk/indy10/InFTPListParseNCSAForMACOS.pas/branches/pete/trunk/indy10/InSysLog.pas/branches/pete/trunk/indy10/InMappedFTP.pas/branches/pete/trunk/indy10/InServerInterceptLogBase.pas/branches/pete/trunk/indy10/InServerIOHandlerStack.pas/branches/pete/trunk/indy10/InTrivialFTP.pas/branches/pete/trunk/indy10/InStruct.pas/branches/pete/trunk/indy10/InEchoUDP.pas/branches/pete/trunk/indy10/InFiberManagerDefault.pas/branches/pete/trunk/indy10/InStrings.pas/branches/pete/trunk/indy10/InLDAPV3.pas/branches/pete/trunk/indy10/InCoder.pas/branches/pete/trunk/indy10/InLPR.pas/branches/pete/trunk/indy10/InCommandHandlers.pas/branches/pete/trunk/indy10/InASN1Util.pas/branches/pete/trunk/indy10/InHeaderCoderBase.pas/branches/pete/trunk/indy10/InDiscardServer.pas/branches/pete/trunk/indy10/InIMAP4Server.pas/branches/pete/trunk/indy10/InCoreDsnRegister.pas/branches/pete/trunk/indy10/InFTPCommon.pas/branches/pete/trunk/indy10/InHeaderCoder2022JP.pas/branches/pete/trunk/indy10/InFTPListParseMVS.pas/branches/pete/trunk/indy10/InStackUnix.pas/branches/pete/trunk/indy10/InPOP4Server.pas/branches/pete/trunk/indy10/InIOHandlerSocket.pas/branches/pete/trunk/indy10/InSASLCollection.pas/branches/pete/trunk/indy10/InAuthenticationSSPI.pas/branches/pete/trunk/Tools/IndyAliaser/IndyAliaser.dpr/branches/pete/trunk/indy10/inftrees.obj/branches/pete/trunk/indy10/InMessageCoderYenc.pas/branches/pete/trunk/indy10/InLogFile.pas/branches/pete/trunk/indy10/InTunnelMaster.pas/branches/pete/trunk/indy10/InStackDotNet.pas/branches/pete/trunk/indy10/InHash.pas/branches/pete/trunk/indy10/InFTPListParseMPEiX.pas/branches/pete/trunk/indy10/InGopher.pas/branches/pete/trunk/indy10/InStackLinux.pas/branches/pete/trunk/indy10/InFTPListParseEPLF.pas/branches/pete/trunk/indy10/InAboutDotNET.pas/branches/pete/trunk/indy10/InHeaderCoderPlain.pas/branches/pete/trunk/indy10/IdVers.inc/branches/pete/trunk/indy10/InZLibHeaders.pas/branches/pete/trunk/indy10/InSSH.pas/branches/pete/trunk/indy10/InTunnelSlave.pas/branches/pete/trunk/indy10/InRunAbleFiber.pas/branches/pete/trunk/indy10/InGlobal.pas/branches/pete/trunk/indy10/InSSL.pas/branches/pete/trunk/indy10/InCmdTCPServer.pas/branches/pete/trunk/indy10/InMessageCoder.pas/branches/pete/trunk/indy10/InTask.pas/branches/pete/trunk/indy10/InFTPListParseBullGCOS8.pas/branches/pete/trunk/Lib/IWModuleController.pas/branches/pete/trunk/indy10/InHostnameServer.pas/branches/pete/trunk/indy10/zutil.obj/branches/pete/trunk/indy10/InFileSystemWin32.pas/branches/pete/trunk/Lib/Intraweb_90_100.dproj/branches/pete/trunk/indy10/InBuffer.pas/branches/pete/trunk/Lib/IWException.pas/branches/pete/trunk/indy10/InTrivialFTPServer.pas/branches/pete/trunk/indy10/InSync.pas/branches/pete/trunk/indy10/Working InWinsock2/branches/pete/trunk/indy10/InStackWindows.pas/branches/pete/trunk/Lib/IWServerControllerBase.pas/branches/pete/trunk/Lib/IWHTTPServer.pas/branches/pete/trunk/indy10/InAllHeaderCoders.pas/branches/pete/trunk/indy10/InTelnetServer.pas/branches/pete/trunk/indy10/InDICT.pas/branches/pete/trunk/indy10/InFTPListParseUnix.pas/branches/pete/trunk/indy10/InMappedPortUDP.pas/branches/pete/trunk/Lib/IWDatasEnt.res/branches/pete/trunk/indy10/InFTPList.pas/branches/pete/trunk/indy10/InFiber.pas/branches/pete/trunk/indy10/InHashMessageDigest.pas/branches/pete/trunk/indy10/InTimeUDPServer.pas/branches/pete/trunk/indy10/InWinSock2.pas/branches/pete/trunk/Lib/IWCompTabControl.pas/branches/pete/trunk/indy10/InFiberWeaver.pas/branches/pete/trunk/Build/Delphi2005ReleaseBuild9.fbp5/branches/pete/trunk/Lib/IWDB.res/branches/pete/trunk/indy10/InCoder3to4.pas/branches/pete/trunk/indy10/InThreadSafe.pas/branches/pete/trunk/Lib/IWWAP.res/branches/pete/trunk/indy10/InSSLOpenSSLHeadersNET.pas/branches/pete/trunk/indy10/InSocksServer.pas/branches/pete/trunk/indy10/InDsnSASLListEditor.pas/branches/pete/trunk/indy10/InGopherServer.pas/branches/pete/trunk/indy10/InHeaderCoderBig5.pas/branches/pete/trunk/indy10/InTraceRoute.pas/branches/pete/trunk/indy10/InSystatServer.pas/branches/pete/trunk/indy10/InCoderQuotedPrintable.pas/branches/pete/trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5/branches/pete/trunk/indy10/InTrivialFTPBase.pas/branches/pete/trunk/indy10/InAttachmentMemory.pas/branches/pete/trunk/indy10/InMappedTelnet.pas/branches/pete/trunk/indy10/InServerIOHandlerSSLOpenSSL.pas/branches/pete/trunk/indy10/InOSFileName.pas/branches/pete/trunk/Lib/IWExtCtrls.pas/branches/pete/trunk/indy10/InStreamVCLWin32.pas/branches/pete/trunk/indy10/InContext.pas/branches/pete/trunk/Build/IntraWeb 9.0 Master Build.fbz5/branches/pete/trunk/indy10/InFTPListParseNovellNetware.pas/branches/pete/trunk/indy10/InUDPClient.pas/branches/pete/trunk/indy10/InFSP.pas/branches/pete/trunk/indy10/InThreadComponent.pas/branches/pete/trunk/indy10/InSASLSKey.pas/branches/pete/trunk/indy10/InDsnPropEdBindingVCL.pas/branches/pete/trunk/indy10/InFTPListParseStratusVOS.pas/branches/pete/trunk/indy10/InHashSHA1.pas/branches/pete/trunk/indy10/InSchedulerThreadPool.pas/branches/pete/trunk/indy10/InUnixTimeUDPServer.pas/branches/pete/trunk/indy10/InFinger.pas/branches/pete/trunk/indy10/InCoreResourceStrings.pas/branches/pete/trunk/indy10/InFTPListParseBase.pas/branches/pete/trunk/indy10/crc32.obj/branches/pete/trunk/indy10/InAllFTPListParsers.pas/branches/pete/trunk/indy10/InEchoUDPServer.pas/branches/pete/trunk/indy10/InGopherConsts.pas/branches/pete/trunk/indy10/InMessage.pas/branches/pete/trunk/indy10/minigzip.obj/branches/pete/trunk/indy10/InSASLPlain.pas/branches/pete/trunk/indy10/InFTPBaseFileSystem.pas/branches/pete/trunk/indy10/InSASL_NTLM.pas/branches/pete/trunk/indy10/InDNSCommon.pas/branches/pete/trunk/indy10/InRegisterCore.pas/branches/pete/trunk/Lib/IWDatasPro.res/branches/pete/trunk/indy10/InException.pas/branches/pete/trunk/indy10/InStackConsts.pas/branches/pete/trunk/indy10/InHTTPWebBrokerBridge.pas/branches/pete/trunk/indy10/InMultipartFormData.pas/branches/pete/trunk/indy10/InStreamVCL.pas/branches/pete/trunk/indy10/InCustomHTTPServer.pas/branches/pete/trunk/indy10/InSASLDigest.pas/branches/pete/trunk/indy10/InNetworkCalculator.pas/branches/pete/trunk/indy10/InCustomTCPServer.pas/branches/pete/trunk/indy10/InMessageCoderMIME.pas/branches/pete/trunk/indy10/InSMTPServer.pas/branches/pete/trunk/indy10/InHashElf.pas/branches/pete/trunk/indy10/InResourceStringsCore.pas/branches/pete/trunk/indy10/InDsnBaseCmpEdt.pas/branches/pete/trunk/indy10/InTCPServer.pas/branches/pete/trunk/indy10/InTunnelCommon.pas/branches/pete/trunk/indy10/InWship6.pas/branches/pete/trunk/indy10/InQOTDUDP.pas/branches/pete/trunk/indy10/InUDPBase.pas/branches/pete/trunk/Build/Install/IntrawebFull.iss/branches/pete/trunk/indy10/InReplyIMAP4.pas/branches/pete/trunk/indy10/DelphiZLib.obj/branches/pete/trunk/indy10/InFTPListParseChameleonNewt.pas/branches/pete/trunk/indy10/InZLibEx.pas/branches/pete/trunk/indy10/infback.obj/branches/pete/trunk/indy10/InReplyPOP3.pas/branches/pete/trunk/indy10/InFTPListParseWindowsNT.pas/branches/pete/trunk/indy10/InChargenServer.pas/branches/pete/trunk/indy10/InIPMCastClient.pas/branches/pete/trunk/indy10/InSchedulerOfThreadDefault.pas/branches/pete/trunk/indy10/deflate.obj/branches/pete/trunk/indy10/InIrcServer.pas/branches/pete/trunk/Lib/IWCompButton.pas/branches/pete/trunk/indy10/InExceptionCore.pas/branches/pete/trunk/indy10/InMappedPOP3.pas/branches/pete/trunk/indy10/InHTTPProxyServer.pas/branches/pete/trunk/indy10/InZLibCompressor.pas/branches/pete/trunk/indy10/InIPAddrMon.pas/branches/pete/trunk/indy10/InRemoteCMDClient.pas/branches/pete/trunk/indy10/InHTTP.pas/branches/pete/trunk/indy10/InRunAbleThread.pas/branches/pete/trunk/indy10/InUserPassProvider.pas/branches/pete/trunk/res/Build.bat/branches/pete/trunk/indy10/InFTPListParseDistinctTCPIP.pas/branches/pete/trunk/indy10/InFTPListParseTSXPlus.pas/branches/pete/trunk/indy10/InRawBase.pas/branches/pete/trunk/indy10/InFTPListParseStercomUnixEnt.pas/branches/pete/trunk/indy10/InFTPListParseTOPS20.pas/branches/pete/trunk/indy10/InRawClient.pas/branches/pete/trunk/indy10/inffast.obj/branches/pete/trunk/indy10/InTelnet.pas/branches/pete/trunk/indy10/InAssemblyInfo.pas/branches/pete/trunk/indy10/InDICTCommon.pas/branches/pete/trunk/indy10/InSASL_CRAMBase.pas/branches/pete/trunk/indy10/InZLib.pas/branches/pete/trunk/indy10/InContainers.pas/branches/pete/trunk/indy10/InLDAPV3Coder.pas/branches/pete/trunk/indy10/InPOP3Server.pas/branches/pete/trunk/indy10/InCoderUUE.pas/branches/pete/trunk/indy10/InOTPCalculator.pas/branches/pete/trunk/indy10/InASN1Coder.pas/branches/pete/trunk/indy10/InAuthenticationDigest.pas/branches/pete/trunk/indy10/InMessageCoderUUE.pas/branches/pete/trunk/indy10/InSimpleServer.pas/branches/pete/trunk/indy10/InFTPListParseMusic.pas/branches/pete/trunk/indy10/InPOP3.pas/branches/pete/trunk/indy10/InMappedPortTCP.pas/branches/pete/trunk/indy10/uncompr.obj/branches/pete/trunk/indy10/InText.pas/branches/pete/trunk/indy10/InSASLOTP.pas/branches/pete/trunk/indy10/InSystatUDPServer.pas/branches/pete/trunk/indy10/InIcmpClient.pas/branches/pete/trunk/res/IWData.rc/branches/pete/trunk/indy10/InStackBSDBase.pas/branches/pete/trunk/indy10/InHL7.pas/branches/pete/trunk/indy10/InIPMCastBase.pas/branches/pete/trunk/indy10/InStreamVCLBase.pas/branches/pete/trunk/indy10/InEMailAddress.pas/branches/pete/trunk/indy10/InReplySMTP.pas/branches/pete/trunk/indy10/InUserAccountsOTP.pas/branches/pete/trunk/indy10/InResourceStrings.pas/branches/pete/trunk/indy10/InDsnSASLListEditorFormNET.pas/branches/pete/trunk/indy10/InDayTimeUDP.pas/branches/pete/trunk/indy10/InDsnResourceStrings.pas/branches/pete/trunk/indy10/InCTypes.pas/branches/pete/trunk/indy10/InHMAC.pas/branches/pete/trunk/Lib/Intraweb_90_100.dpk/branches/pete/trunk/indy10/InCookie.pas/branches/pete/trunk/indy10/InSequTCPServer.pas/branches/pete/trunk/indy10/InUnixTimeUDP.pas/branches/pete/trunk/indy10/InSASLAnonymous.pas/branches/pete/trunk/indy10/InLogBase.pas/branches/pete/trunk/indy10/InSMTPBase.pas/branches/pete/trunk/indy10/InUserAccounts.pas/branches/pete/trunk/Lib/IWDsnAppWizForm.pas/branches/pete/trunk/indy10/InFTPListParseUnisysClearPath.pas/branches/pete/trunk/indy10/InAboutVCL.pas/branches/pete/trunk/indy10/InEventHandler.pas/branches/pete/trunk/indy10/InDsnCoreResourceStrings.pas/branches/pete/trunk/indy10/InCompressorBorZLib.pas/branches/pete/trunk/indy10/InFTPServer.pas/branches/pete/trunk/indy10/InCoderXXE.pas/branches/pete/trunk/indy10/InFTPListParseVM.pas/branches/pete/trunk/indy10/InMessageCoderXXE.pas/branches/pete/trunk/indy10/InReplyRFC.pas/branches/pete/trunk/indy10/InFTPListParseWfFTP.pas/branches/pete/trunk/indy10/InFTPListParseStercomOS390Exp.pas/branches/pete/trunk/indy10/InSASLUserPass.pas/branches/pete/trunk/indy10/InFTP.pas/branches/pete/trunk/indy10/InDsnRegister.pas/branches/pete/trunk/indy10/InMailBox.pas/branches/pete/trunk/indy10/InCoreRegister.pas/branches/pete/trunk/indy10/InUnixTime.pas/branches/pete/trunk/indy10/InFTPListParseOS2.pas/branches/pete/trunk/indy10/InSocketHandle.pas/branches/pete/trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbp5/branches/pete/trunk/Lib/IWMain.res/branches/pete/trunk/indy10/InDNSResolver.pas/branches/pete/trunk/indy10/InFTPListParseSuperTCP.pas/branches/pete/trunk/indy10/InFTPListOutput.pas/branches/pete/trunk/Tools/IndyAliaser/IndyAliaser.ini/branches/pete/trunk/indy10/InCmdTCPClient.pas/branches/pete/trunk/indy10/InCompressorZLibEx.pas/branches/pete/trunk/indy10/InHashCRC.pas/branches/pete/trunk/Build/IntraWeb 9.0 Master Build.fbp5/branches/pete/trunk/indy10/InDirectSMTP.pas/branches/pete/trunk/indy10/InYarnMgr.pas/branches/pete/trunk/indy10/InWhoIsServer.pas/branches/pete/trunk/indy10/InSASL_CRAM_SHA1.pas/branches/pete/trunk/indy10/inflate.obj/branches/pete/trunk/indy10/InSMTP.pas/branches/pete/trunk/indy10/InFTPListParseMicrowareOS9.pas/branches/pete/trunk/indy10/InRawHeaders.pas/branches/pete/trunk/indy10/InTimeServer.pas/branches/pete/trunk/indy10/InServerInterceptLogFile.pas/branches/pete/trunk/indy10/InServerInterceptLogEvent.pas/branches/pete/trunk/indy10/InLogDebug.pas/branches/pete/trunk/indy10/InIOHandlerThrottle.pas/branches/pete/trunk/indy10/InStream.pas/branches/pete/trunk/indy10/InAntiFreeze.pas/branches/pete/trunk/indy10/InSASLList.pas/branches/pete/trunk/indy10/InDsnSASLListEditorForm.pas/branches/pete/trunk/indy10/InIPWatch.pas/branches/pete/trunk/indy10/InFingerServer.pas/branches/pete/trunk/indy10/InComponent.pas/branches/pete/trunk/Lib/IWDsnFormWizard.pas/branches/pete/trunk/indy10/InCookieManager.pas/branches/pete/trunk/indy10/InInterceptThrottler.pas/branches/pete/trunk/indy10/InFTPListParseVMS.pas/branches/pete/trunk/indy10/InSchedulerThread.pas/branches/pete/trunk/indy10/InHTTPServer.pas/branches/pete/trunk/indy10/InSysLogServer.pas/branches/pete/trunk/indy10/InChargenUDPServer.pas/branches/pete/trunk/indy10/InQotd.pas/branches/pete/trunk/indy10/InStreamVCLDotNET.pas/branches/pete/trunk/indy10/InCompressionIntercept.pas/branches/pete/trunk/Lib/intraweb_90_100net.dpk/branches/pete/trunk/indy10/trees.obj/branches/pete/trunk/indy10/InSchedulerOfThreadPool.pas/branches/pete/trunk/indy10/InUTF8.pas/branches/pete/trunk/Demos/Win32/Delphi/BackButton/Main.dfm/branches/pete/trunk/indy10/InWhois.pas/branches/pete/trunk/indy10/InIdentServer.pas/branches/pete/trunk/Lib/IWTabPane.res/branches/pete/trunk/Lib/IWContainerLayout.pas/branches/pete/trunk/indy10/InIOHandlerStack.pas/branches/pete/trunk/indy10/InReply.pas/branches/pete/trunk/indy10/InDummyUnit.pas/branches/pete/trunk/indy10/InDayTime.pas/branches/pete/trunk/indy10/InLogStream.pas Revision: 1467 Bug fix: OnAsyncDoubleClick not firing. Modified: /trunk/Lib/IWControl.pas Revision: 1466 Bug fix: TIWLink rendering size when StyleRenderOptions.RenderSize is false. Modified: /trunk/Lib/IWControl.pas Revision: 1465 Bug fix: Button color would not be rendered in async calls. Modified: /trunk/Lib/IWCompButton.pas Revision: 1464 Fixed AV when removing a TabControl that had pages in it. Modified: /trunk/Lib/IWCompTabControl.pas Revision: 1463 Updates for Indy 10 Modified: /trunk/Lib/Intraweb_90_100.dpk/trunk/Lib/Intraweb_90_100.dproj Revision: 1462 updates for Indy10 Modified: /trunk/Lib/Intraweb_90_100NET.dproj/trunk/Lib/intraweb_90_100net.dpk/trunk/Lib/Intraweb_90_100.res Revision: 1461 Updated Indy 10 changes Modified: /trunk/indy10/InSASL_CRAM_SHA1.pas/trunk/indy10/uncompr.obj/trunk/indy10/InHeaderCoderDotNet.pas/trunk/indy10/InSysLogMessage.pas/trunk/indy10/InFSP.pas/trunk/indy10/InHeaderCoderPlain.pas/trunk/indy10/InIPMCastBase.pas/trunk/indy10/InAllAuthentications.pas/trunk/indy10/InStreamVCLBase.pas/trunk/indy10/adler32.obj/trunk/indy10/InZLibEx.pas/trunk/indy10/InDsnPropEdBindingVCL.pas/trunk/indy10/InGlobal.pas/trunk/indy10/InResourceStrings.pas/trunk/indy10/InUnixTimeUDPServer.pas/trunk/indy10/InDsnSASLListEditorFormVCL.pas/trunk/indy10/InResourceStringsProtocols.pas/trunk/indy10/InSysLogServer.pas/trunk/indy10/InUnixTimeUDP.pas/trunk/indy10/InSequTCPServer.pas/trunk/indy10/InHeaderCoderUTF8.pas/trunk/indy10/crc32.obj/trunk/indy10/Working InWinsock2/trunk/indy10/InHMACMD5.pas/trunk/indy10/InFTPListParseUnisysClearPath.pas/trunk/indy10/InHMACSHA1.pas/trunk/indy10/InUTF8.pas/trunk/indy10/InFTPListParseWfFTP.pas/trunk/indy10/InUnixTimeServer.pas/trunk/indy10/compress.obj/trunk/indy10/InSASL_NTLM.pas/trunk/indy10/InHeaderCoderBase.pas/trunk/indy10/InZLib.pas/trunk/indy10/InHeaderCoder2022JP.pas/trunk/indy10/InCustomTCPServer.pas/trunk/indy10/InSSLOpenSSLHeadersNET.pas/trunk/indy10/InGlobalCore.pas/trunk/indy10/InStackUnix.pas/trunk/indy10/InTraceRoute.pas/trunk/indy10/InStreamRandomAccess.pas/trunk/indy10/InSSLDotNET.pas/trunk/indy10/inflate.obj/trunk/indy10/InStreamVCLWin32.pas/trunk/indy10/InRegister.pas/trunk/indy10/InFTPListParseTandemGuardian.pas/trunk/indy10/InAboutDotNET.pas/trunk/indy10/InFTPListParseChameleonNewt.pas/trunk/indy10/InZLibHeaders.pas/trunk/indy10/infback.obj/trunk/indy10/InFTPListParseStratusVOS.pas/trunk/indy10/InIPMCastClient.pas/trunk/indy10/InSystatUDP.pas/trunk/indy10/InDsnPropEdBindingNET.pas/trunk/indy10/deflate.obj/trunk/indy10/InDsnSASLListEditorFormNET.pas/trunk/indy10/InExceptionCore.pas/trunk/indy10/zutil.obj/trunk/indy10/InCTypes.pas/trunk/indy10/InHMAC.pas/trunk/indy10/InWebDAV.pas/trunk/indy10/InCompressorZLib.pas/trunk/indy10/InFTPListParsePCNFSD.pas/trunk/indy10/InStreamVCLDotNET.pas/trunk/indy10/InAboutVCL.pas/trunk/indy10/InFTPListParseNCSAForMACOS.pas/trunk/indy10/InSysLog.pas/trunk/indy10/InAllHeaderCoders.pas/trunk/indy10/trees.obj/trunk/indy10/InStruct.pas/trunk/indy10/minigzip.obj/trunk/indy10/InIPMCastServer.pas/trunk/indy10/InLDAPV3.pas/trunk/indy10/inffast.obj/trunk/indy10/InMessageBuilder.pas/trunk/indy10/InSASL_CRAMBase.pas/trunk/indy10/InUnixTime.pas/trunk/indy10/InStreamNET.pas/trunk/indy10/InSASLDigest.pas/trunk/indy10/InGlobalProtocols.pas/trunk/indy10/InLDAPV3Coder.pas/trunk/indy10/InFTPListParseSuperTCP.pas/trunk/indy10/InZLibConst.pas/trunk/indy10/InPOP4Server.pas/trunk/indy10/InCoderTNEF.pas/trunk/indy10/InCompressorZLibEx.pas/trunk/indy10/InHeaderCoderBig5.pas/trunk/indy10/InAuthenticationSSPI.pas/trunk/indy10/InASN1Coder.pas/trunk/indy10/inftrees.obj Revision: 1457 Added SSL version property to SSLOptions. Modified: /trunk/Lib/IWServerControllerBase.pas Revision: 1456 Added property to allow user to specify they want control to use relative or absolute positioning. Modified: /trunk/Lib/IWLayoutMgrForm.pas Revision: 1454 Fixed the Panel 2 caption display issue Modified: /trunk/Lib/IWDsnAppWizForm.pas Revision: 1453 updated to Indy 10 Modified: /trunk/indy10/InPOP3.pas/trunk/indy10/inflate.obj/trunk/indy10/InSocks.pas/trunk/indy10/InSMTP.pas/trunk/indy10/InSASLOTP.pas/trunk/indy10/InRFCReply.pas/trunk/indy10/DelphiZLib.obj/trunk/indy10/InIOHandlerThrottle.pas/trunk/indy10/InSASLLogin.pas/trunk/indy10/adler32.obj/trunk/indy10/infback.obj/trunk/indy10/InSASLList.pas/trunk/indy10/InFTPFileSystem.pas/trunk/indy10/InSASLSKey.pas/trunk/indy10/InSchedulerThreadPool.pas/trunk/indy10/InRunAbleFiber.pas/trunk/indy10/InGlobal.pas/trunk/indy10/InSASL.pas/trunk/indy10/InFileSystemLinux.pas/trunk/indy10/deflate.obj/trunk/indy10/InSASLExternal.pas/trunk/indy10/InResourceStringsProtocols.pas/trunk/indy10/InSchedulerThread.pas/trunk/indy10/InFileSystemWin32.pas/trunk/indy10/InIOHandlerChain.pas/trunk/indy10/InNTLM.pas/trunk/indy10/InCoreResourceStrings.pas/trunk/indy10/InSASLAnonymous.pas/trunk/indy10/InSchedulerThreadDefault.pas/trunk/indy10/crc32.obj/trunk/indy10/InZLibCompressor.pas/trunk/indy10/InEventHandler.pas/trunk/indy10/InRunAbleThread.pas/trunk/indy10/InCompressorBorZLib.pas/trunk/indy10/trees.obj/trunk/indy10/InDICT.pas/trunk/indy10/InYarnMgrDefault.pas/trunk/indy10/InSASLPlain.pas/trunk/indy10/InFiber.pas/trunk/indy10/InFiberManagerDefault.pas/trunk/indy10/InSASLUserPass.pas/trunk/indy10/InAssignedNumbers.pas/trunk/indy10/inffast.obj/trunk/indy10/compress.obj/trunk/indy10/InCoder.pas/trunk/indy10/InCoreRegister.pas/trunk/indy10/InIOHandlerChainStack.pas/trunk/indy10/InASN1Util.pas/trunk/indy10/InFiberWeaver.pas/trunk/indy10/InIOHandler.pas/trunk/indy10/InCoreGlobal.pas/trunk/indy10/InIMAP4.pas/trunk/indy10/InDirectSMTP.pas/trunk/indy10/InSASLCollection.pas/trunk/indy10/InYarnMgr.pas/trunk/indy10/inftrees.obj Revision: 1452 Defect #44. Caption of underlying panel was showing in New frame wizard. Modified: /trunk/Lib/IWDsnFormWizard.pas/trunk/Lib/IWDsnFrameWizard.pas Revision: 1451 updated for new props. Modified: /trunk/Demos/Win32/Delphi/BackButton/Main.dfm Revision: 1449 Fixes for new indy release. Modified: /trunk/Lib/IWServer.pas/trunk/Lib/IWException.pas Revision: 1448 updated to latest release of Indy 10 Modified: /trunk/indy10/InMappedPortTCP.pas/trunk/indy10/IdCompilerDefines.inc/trunk/indy10/InStackLinux.pas/trunk/indy10/InServerInterceptLogFile.pas/trunk/indy10/InFTPListParseAS400.pas/trunk/indy10/InStream.pas/trunk/indy10/InStreamVCLBase.pas/trunk/indy10/InCoder00E.pas/trunk/indy10/InCoderMIME.pas/trunk/indy10/InResourceStringsProtocols.pas/trunk/indy10/InFTPListParseKA9Q.pas/trunk/indy10/InInterceptSimLog.pas/trunk/indy10/InSASLAnonymous.pas/trunk/indy10/InSequTCPServer.pas/trunk/indy10/InHTTP.pas/trunk/indy10/InMappedFTP.pas/trunk/indy10/InAssignedNumbers.pas/trunk/indy10/InDsnPropEdBinding.pas/trunk/indy10/InAssemblyInfo.pas/trunk/indy10/InIOHandlerStack.pas/trunk/indy10/InHTTPWebBrokerBridge.pas/trunk/indy10/InStackConsts.pas/trunk/indy10/InFTPCommon.pas/trunk/indy10/InFTPListParseNCSAForDOS.pas/trunk/indy10/InThreadSafe.pas/trunk/indy10/InFTPListOutput.pas/trunk/indy10/InResourceStringsCore.pas/trunk/indy10/InAuthenticationDigest.pas/trunk/indy10/InSimpleServer.pas/trunk/indy10/InPOP3.pas/trunk/indy10/InOSFileName.pas/trunk/indy10/InFTPListParseMPEiX.pas/trunk/indy10/InText.pas/trunk/indy10/InAttachmentFile.pas/trunk/indy10/InStackBSDBase.pas/trunk/indy10/InDayTimeUDPServer.pas/trunk/indy10/InEMailAddress.pas/trunk/indy10/InDsnSASLListEditorForm.pas/trunk/indy10/InHTTPHeaderInfo.pas/trunk/indy10/InCookieManager.pas/trunk/indy10/InUserAccounts.pas/trunk/indy10/InIOHandlerStream.pas/trunk/indy10/InFTPListParseTSXPlus.pas/trunk/indy10/InSchedulerOfThreadPool.pas/trunk/indy10/InAntiFreezeBase.pas/trunk/indy10/InHashMessageDigest.pas/trunk/indy10/InSASLUserPass.pas/trunk/indy10/InWhois.pas/trunk/indy10/InReply.pas/trunk/indy10/InCustomTransparentProxy.pas/trunk/indy10/InVCard.pas/trunk/indy10/InASN1Util.pas/trunk/indy10/InSocketHandle.pas/trunk/indy10/InGlobalProtocols.pas/trunk/indy10/InCoder3to4.pas/trunk/indy10/InRemoteCMDServer.pas/trunk/indy10/InTimeUDP.pas/trunk/indy10/InCmdTCPClient.pas/trunk/indy10/InDsnSASLListEditor.pas/trunk/indy10/InIMAP4.pas/trunk/indy10/InSMTPServer.pas/trunk/indy10/InMessageCoderYenc.pas/trunk/indy10/InServerIOHandlerSSLOpenSSL.pas/trunk/indy10/InSMTP.pas/trunk/indy10/InReplyIMAP4.pas/trunk/indy10/InFTPListParseNovellNetware.pas/trunk/indy10/InUDPClient.pas/trunk/indy10/InFTPListParseEPLF.pas/trunk/indy10/InHL7.pas/trunk/indy10/InIPMCastBase.pas/trunk/indy10/InConnectThroughHttpProxy.pas/trunk/indy10/InServerIOHandler.pas/trunk/indy10/InBaseComponent.pas/trunk/indy10/InFTPListParseVSE.pas/trunk/indy10/InFingerServer.pas/trunk/indy10/InStack.pas/trunk/indy10/InThread.pas/trunk/indy10/InQotd.pas/trunk/indy10/InSysLogServer.pas/trunk/indy10/InMappedPOP3.pas/trunk/indy10/InSASL_CRAM_MD5.pas/trunk/indy10/InAuthenticationManager.pas/trunk/indy10/InTrivialFTPServer.pas/trunk/indy10/InAllFTPListParsers.pas/trunk/indy10/InCompressionIntercept.pas/trunk/indy10/InDayTimeServer.pas/trunk/indy10/InFTPListParseUnix.pas/trunk/indy10/InSASLPlain.pas/trunk/indy10/InUTF8.pas/trunk/indy10/InEchoUDP.pas/trunk/indy10/InFTPListParseTOPS20.pas/trunk/indy10/InFTPListParseStercomUnixEnt.pas/trunk/indy10/InFTPListParseStercomOS390Exp.pas/trunk/indy10/InFTPBaseFileSystem.pas/trunk/indy10/InDsnRegister.pas/trunk/indy10/InFTP.pas/trunk/indy10/InStrings.pas/trunk/indy10/InDICTCommon.pas/trunk/indy10/InDNSCommon.pas/trunk/indy10/InException.pas/trunk/indy10/InWinSock2.pas/trunk/indy10/InMultipartFormData.pas/trunk/indy10/InCommandHandlers.pas/trunk/indy10/InStreamVCL.pas/trunk/indy10/InDateTimeStamp.pas/trunk/indy10/InCoreDsnRegister.pas/trunk/indy10/InNetworkCalculator.pas/trunk/indy10/InBlockCipherIntercept.pas/trunk/indy10/InContainers.pas/trunk/indy10/InDNSResolver.pas/trunk/indy10/InFTPListParseMVS.pas/trunk/indy10/InPOP3Server.pas/trunk/indy10/InTCPServer.pas/trunk/indy10/InCoderBinHex4.pas/trunk/indy10/InIOHandlerSocket.pas/trunk/indy10/InSNPP.pas/trunk/indy10/InWhoIsServer.pas/trunk/indy10/InAttachmentMemory.pas/trunk/indy10/InLogFile.pas/trunk/indy10/InSocks.pas/trunk/indy10/InMessageClient.pas/trunk/indy10/InIcmpClient.pas/trunk/indy10/InSystat.pas/trunk/indy10/InReplyPOP3.pas/trunk/indy10/InSASLSKey.pas/trunk/indy10/InMessageParts.pas/trunk/indy10/InTime.pas/trunk/indy10/InHashSHA1.pas/trunk/indy10/InSASL.pas/trunk/indy10/InFTPListParseBullGCOS7.pas/trunk/indy10/InIrcServer.pas/trunk/indy10/InServerIOHandlerSocket.pas/trunk/indy10/InDayTimeUDP.pas/trunk/indy10/InDsnResourceStrings.pas/trunk/indy10/InYarn.pas/trunk/indy10/InNTLM.pas/trunk/indy10/InFTPListParseBase.pas/trunk/indy10/InFTPListParseCiscoIOS.pas/trunk/indy10/InIPAddrMon.pas/trunk/indy10/InSNMP.pas/trunk/indy10/InAuthentication.pas/trunk/indy10/InNNTP.pas/trunk/indy10/InSysLog.pas/trunk/indy10/InServerInterceptLogBase.pas/trunk/indy10/InFTPListParseDistinctTCPIP.pas/trunk/indy10/InFTPList.pas/trunk/indy10/InIPMCastServer.pas/trunk/indy10/InRawClient.pas/trunk/indy10/InIdentServer.pas/trunk/indy10/InFTPListParseWinQVTNET.pas/trunk/indy10/InCustomHTTPServer.pas/trunk/indy10/InIdent.pas/trunk/indy10/InCoderHeader.pas/trunk/indy10/InRexec.pas/trunk/indy10/InTCPConnection.pas/trunk/indy10/InQOTDUDPServer.pas/trunk/indy10/InMessageCoderMIME.pas/trunk/indy10/InSASLCollection.pas/trunk/indy10/InSSPI.pas/trunk/indy10/InEcho.pas/trunk/indy10/InFTPServerContextBase.pas/trunk/indy10/InFTPListParseMusic.pas/trunk/indy10/InFTPListParseHellSoft.pas/trunk/indy10/InGopher.pas/trunk/indy10/InContext.pas/trunk/indy10/InTimeServer.pas/trunk/indy10/InRawHeaders.pas/trunk/indy10/InSysLogMessage.pas/trunk/indy10/InThreadComponent.pas/trunk/indy10/InAntiFreeze.pas/trunk/indy10/InRSH.pas/trunk/indy10/InReplySMTP.pas/trunk/indy10/InGlobal.pas/trunk/indy10/InSchedulerOfThreadDefault.pas/trunk/indy10/InInterceptThrottler.pas/trunk/indy10/InHostnameServer.pas/trunk/indy10/InHTTPServer.pas/trunk/indy10/InBuffer.pas/trunk/indy10/InAbout.pas/trunk/indy10/InIRC.pas/trunk/indy10/InFTPServer.pas/trunk/indy10/InUserPassProvider.pas/trunk/indy10/InMessage.pas/trunk/indy10/InFTPListParseVxWorks.pas/trunk/indy10/InCoder.pas/trunk/indy10/InRexecServer.pas/trunk/indy10/InURI.pas/trunk/indy10/InDiscardServer.pas/trunk/indy10/InHashAdler32.pas/trunk/indy10/InEchoServer.pas/trunk/indy10/InHashElf.pas/trunk/indy10/InCoderUUE.pas/trunk/indy10/InStreamRandomAccess.pas/trunk/indy10/InTrivialFTPBase.pas/trunk/indy10/InQOTDUDP.pas/trunk/indy10/InRawFunctions.pas/trunk/indy10/InUDPBase.pas/trunk/indy10/InStreamVCLWin32.pas/trunk/indy10/InSNTP.pas/trunk/indy10/InExplicitTLSClientServerBase.pas/trunk/indy10/InComponent.pas/trunk/indy10/InFTPListParseBullGCOS8.pas/trunk/indy10/InSASLExternal.pas/trunk/indy10/InHTTPProxyServer.pas/trunk/indy10/InFTPListTypes.pas/trunk/indy10/InFinger.pas/trunk/indy10/InFTPListParseNovellNetwarePSU.pas/trunk/indy10/InRemoteCMDClient.pas/trunk/indy10/InSMTPBase.pas/trunk/indy10/InCoderXXE.pas/trunk/indy10/InServerIOHandlerStack.pas/trunk/indy10/InMappedPortUDP.pas/trunk/indy10/InRawBase.pas/trunk/indy10/InReplyRFC.pas/trunk/indy10/InDummyUnit.pas/trunk/indy10/InLogStream.pas/trunk/indy10/InTimeUDPServer.pas/trunk/indy10/InZLibCompressorBase.pas/trunk/indy10/InCompressorZLibEx.pas/trunk/indy10/InMessageCoderUUE.pas/trunk/indy10/InWship6.pas/trunk/indy10/InTunnelMaster.pas/trunk/indy10/InHash.pas/trunk/indy10/InFTPListParseMicrowareOS9.pas/trunk/indy10/InMessageCoderQuotedPrintable.pas/trunk/indy10/InSASLOTP.pas/trunk/indy10/InSystatUDPServer.pas/trunk/indy10/InLogDebug.pas/trunk/indy10/IdVers.inc/trunk/indy10/InZLibEx.pas/trunk/indy10/InQotdServer.pas/trunk/indy10/InUserAccountsOTP.pas/trunk/indy10/InResourceStrings.pas/trunk/indy10/InMessageCoder.pas/trunk/indy10/InCmdTCPServer.pas/trunk/indy10/InSSLOpenSSLHeaders.pas/trunk/indy10/InTask.pas/trunk/indy10/InSSLOpenSSL.pas/trunk/indy10/InChargenUDPServer.pas/trunk/indy10/InDICTServer.pas/trunk/indy10/InDNSServer.pas/trunk/indy10/InLogBase.pas/trunk/indy10/InSync.pas/trunk/indy10/InEchoUDPServer.pas/trunk/indy10/InUDPServer.pas/trunk/indy10/InStackWindows.pas/trunk/indy10/InSMTPRelay.pas/trunk/indy10/InTelnetServer.pas/trunk/indy10/InDICT.pas/trunk/indy10/InHeaderList.pas/trunk/indy10/InTCPClient.pas/trunk/indy10/InMessageCoderXXE.pas/trunk/indy10/InMailBox.pas/trunk/indy10/InSchedulerOfThread.pas/trunk/indy10/InTelnet.pas/trunk/indy10/InLPR.pas/trunk/indy10/InIMAP4Server.pas/trunk/indy10/InFTPListParseOS2.pas/trunk/indy10/InIOHandler.pas/trunk/indy10/InReplyFTP.pas/trunk/indy10/InSSLOpenSSLHeadersNET.pas/trunk/indy10/InDiscardUDPServer.pas/trunk/indy10/InGopherServer.pas/trunk/indy10/InHashCRC.pas/trunk/indy10/InDsnBaseCmpEdt.pas/trunk/indy10/InCharsets.pas/trunk/indy10/InSystatServer.pas/trunk/indy10/InFTPListParseXecomMicroRTOS.pas/trunk/indy10/InCoderQuotedPrintable.pas/trunk/indy10/InMappedTelnet.pas/trunk/indy10/InRSHServer.pas/trunk/indy10/InStackDotNet.pas/trunk/indy10/InRegister.pas/trunk/indy10/InAttachment.pas/trunk/indy10/InServerInterceptLogEvent.pas/trunk/indy10/InSASLLogin.pas/trunk/indy10/InFTPListParseWindowsNT.pas/trunk/indy10/InSSH.pas/trunk/indy10/InChargenServer.pas/trunk/indy10/InIPMCastClient.pas/trunk/indy10/InIPWatch.pas/trunk/indy10/InSystatUDP.pas/trunk/indy10/InMessageCollection.pas/trunk/indy10/InTunnelSlave.pas/trunk/indy10/InSSL.pas/trunk/indy10/InFTPListParseVMS.pas/trunk/indy10/InNNTPServer.pas/trunk/indy10/InExceptionCore.pas/trunk/indy10/InCookie.pas/trunk/indy10/InAuthenticationNTLM.pas/trunk/indy10/InScheduler.pas/trunk/indy10/InGopherConsts.pas/trunk/indy10/InStreamVCLDotNET.pas/trunk/indy10/InDsnCoreResourceStrings.pas/trunk/indy10/InLogEvent.pas/trunk/indy10/InFTPListParseVM.pas/trunk/indy10/InTrivialFTP.pas/trunk/indy10/InDayTime.pas/trunk/indy10/InIntercept.pas/trunk/indy10/InRegisterCore.pas/trunk/indy10/InTCPStream.pas/trunk/indy10/InSocksServer.pas/trunk/indy10/InMIMETypes.pas/trunk/indy10/InOTPCalculator.pas/trunk/indy10/InIPAddress.pas/trunk/indy10/InTunnelCommon.pas/trunk/indy10/InAuthenticationSSPI.pas Revision: 1447 cursor handling moved to TIWCustomImage Modified: /trunk/Lib/IWExtCtrls.pas Revision: 1446 .NET issue for Cursor vs. WebCursor Modified: /trunk/Lib/IWExtCtrls.pas Revision: 1445 a "File Not Found 404" as response to a /files/ request is now treated as handled Request. Previous version actually started pulling the default page ... Modified: /trunk/Lib/IWModuleController.pas Revision: 1444 TIWImageButton better solution for Hand cursor if OnAsyncClick assigned Modified: /trunk/Lib/IWExtCtrls.pas Revision: 1443 TIWImageButton shows "Hand" (pointer) if OnAsyncClick is assigned. Modified: /trunk/Lib/IWExtCtrls.pas Revision: 1438 d2005 update Modified: /trunk/Tools/RegGac/RegGac.bdsproj Revision: 1437 missing backslashes Modified: /trunk/Build/Delphi2005ReleaseBuild9.fbp5 Revision: 1436 Removed file/folder Modified: /trunk/Build/IntraWeb 9.0 Master Build.fbz5/trunk/Build/Delphi2005ReleaseBuild9.fbz5/trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1435 updated fbp5 extensions Modified: /trunk/Build/IntraWeb 9.0 Master Build.fbp5 Revision: 1434 changed to uncompressed Modified: /trunk/Build/IntraWeb 9.0 Master Build.fbp5 Revision: 1433 Delphi 5 Syntax fix Modified: /trunk/Lib/IWContainerLayout.pas Revision: 1432 changed to fbp5 uncompressed Modified: /trunk/Build/Delphi2005ReleaseBuild9.fbp5
Revision: 1431 Release 9.0.31
Revision: 1430 Olaf's fixes for IWCompEdit and IWCompListBox ASYNC. Modified: /branches/pete/trunk/Lib/IWCompListbox.pas/branches/pete/trunk/Lib/IWCompEdit.pas/branches/pete/trunk/Lib/IWWizard.res/branches/pete/trunk/Lib/IWMain.res/branches/pete/trunk/Lib/IWDB.res/branches/pete/trunk/Lib/IWCSData7.res/branches/pete/trunk/Lib/IWWAP.res/branches/pete/trunk/Lib/IWData.res/branches/pete/trunk/Lib/IWTabPane.res Revision: 1429 Submit / SetValue does not set DoRefreshControl to true anymore. Modified: /trunk/Lib/IWCompListbox.pas/trunk/Lib/IWCompEdit.pas Revision: 1428 Olaf's update for the RenderInvisibleControls property Modified: /branches/pete/trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5/branches/pete/trunk/Lib/IWWizard.res/branches/pete/trunk/Lib/VCL/IWVCLBaseContainer.pas/branches/pete/trunk/Build/Sync Build.fbz5/branches/pete/trunk/Build/IntraWeb 9.0 Master Build.fbz5/branches/pete/trunk/Lib/IWMain.res/branches/pete/trunk/Lib/IWDB.res/branches/pete/trunk/Lib/IWCSData7.res/branches/pete/trunk/Lib/IWWAP.res/branches/pete/trunk/Lib/IWBaseInterfaces.pas/branches/pete/trunk/Lib/IWData.res/branches/pete/trunk/Lib/IWContainerLayout.pas/branches/pete/trunk/Lib/IWTabPane.res/branches/pete/trunk/Build/Delphi2005ReleaseBuild9.fbz5 Revision: 1427 Added: RenderInvisibleControls added as IIWInvisibleControlRenderer Fix: Invisible controls don't set hidden input correctly Modified: /trunk/Lib/VCL/IWVCLBaseContainer.pas/trunk/Lib/IWBaseInterfaces.pas/trunk/Lib/IWContainerLayout.pas Revision: 1426 RootDrive Modified: /trunk/Build/Delphi2005ReleaseBuild9.fbz5 Revision: 1425 D2005 Build activated Modified: /trunk/Build/IntraWeb 9.0 Master Build.fbz5 Revision: 1424 RootDrive Modified: /trunk/Build/Delphi2005ReleaseBuild9.fbz5 Revision: 1423 source path Modified: /trunk/Build/IntraWeb 9.0 Master Build.fbz5 Revision: 1422 rootdrive Modified: /trunk/Build/IntraWeb 9.0 Master Build.fbz5 Revision: 1421 sync build is run separately Modified: /trunk/Build/IntraWeb 9.0 Master Build.fbz5 Revision: 1420 initial Modified: /trunk/Build/IntraWeb 9.0 Master Build.fbz5 Revision: 1419 initial Modified: /trunk/Build/Sync Build.fbz5 Revision: 1418 variables Modified: /trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1417 Macro Variables Modified: /trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1416 version.ini Modified: /trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1415 subst removed Modified: /trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1414 RootDrive variable introduced Modified: /trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1412 serverbuild fix Modified: /trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1411 Prompt for variables only in GUI (needed for FBServer) Modified: /trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1410 don't fail if IWVersion.inc is not deleted Modified: /trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1409 Olaf's fixes for blank label and async treeview Modified: /branches/pete/trunk/Lib/IWCompRectangle.pas/branches/pete/trunk/Lib/IWDatasPro.res/branches/pete/trunk/Lib/IWMain.res/branches/pete/trunk/Lib/IWTreeview.pas/branches/pete/trunk/Lib/IWDB.res/branches/pete/trunk/Build/VersionHistory.txt/branches/pete/trunk/Lib/IWCSData7.res/branches/pete/trunk/Lib/IWWAP.res/branches/pete/trunk/Lib/IWCompLabel.pas/branches/pete/trunk/Lib/IWDatas.res/branches/pete/trunk/Lib/IWCompListbox.pas/branches/pete/trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5/branches/pete/trunk/Lib/IWWizard.res/branches/pete/trunk/Tools/RegGac/RegGac.exe/branches/pete/trunk/Lib/IWDatasEnt.res/branches/pete/trunk/Lib/IWData.res/branches/pete/trunk/Lib/IWTabPane.res Revision: 1408 Code Cleanup RenderAsync implemented Modified: /trunk/Lib/IWTreeview.pas Revision: 1407 Fixed: Empty TIWLabel.Caption won't update correctly (async) on IE Modified: /trunk/Lib/IWCompLabel.pas Revision: 1406 Change: TIWRectangle renders now into a DIV "container" Fixed Async render issue with IE Modified: /trunk/Lib/IWCompRectangle.pas Revision: 1405 source formatting Modified: /trunk/Lib/IWCompListbox.pas
Revision: 1403 Release 9.0.30
Revision: 1400 updates (version commit) Modified: /trunk/Build/Delphi5To7AndBCBReleaseBuild9.fbz5 Revision: 1399 Updated when Olaf fixed IWStandAloneServer.pas(265) Error: E2003 Undeclared identifier: 'CSIDL_PROGRAM_FILES' Modified: /branches/pete/trunk/Lib/IWStandAloneServer.pas Revision: 1398 CSIDL_PROGRAM_FILES issue fixed Modified: /trunk/Lib/IWStandAloneServer.pas Revision: 1397 Had Olaf add IWVersion.inc, came with some .js too. Modified: /branches/pete/trunk/Lib/IWDatasPro.res/branches/pete/trunk/Lib/IWWizard.res/branches/pete/trunk/Lib/IWDatasEnt.res/branches/pete/trunk/Lib/IWMain.res/branches/pete/trunk/Lib/IWVersion.inc/branches/pete/trunk/Lib/IWDB.res/branches/pete/trunk/Lib/IWCSData7.res/branches/pete/trunk/Lib/IWWAP.res/branches/pete/trunk/Lib/IWData.res/branches/pete/trunk/Lib/IWTabPane.res Revision: 1396 latest version Modified: /trunk/Lib/IWVersion.inc Revision: 1395 recovered Modified: /trunk/Lib/IWVersion.inc Revision: 1394 Merged with AtoZedtrunk Modified: /branches/pete/trunk/Demos/Win32/Delphi/Features/Threaded.dfm/branches/pete/trunk/Lib/IWTreeview.pas/branches/pete/trunk/Lib/IWDB.res/branches/pete/trunk/Build/VersionHistory.txt/branches/pete/trunk/Lib/IWFileParser.pas/branches/pete/trunk/Lib/IWWAP.res/branches/pete/trunk/Lib/IWCompLabel.pas/branches/pete/trunk/Lib/IWFileReference.pas/branches/pete/trunk/Lib/IWUtils.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/JavaApplet.dfm/branches/pete/trunk/res/branches/pete/trunk/res/js/IWPreScript.js/branches/pete/trunk/Demos/Win32/Delphi/Features/SubTemplatesForm.dfm/branches/pete/trunk/Lib/IWWizard.res/branches/pete/trunk/Demos/Win32/Delphi/Features/pdfDemoForm.dfm/branches/pete/trunk/res/IWData.rc/branches/pete/trunk/Lib/IWStandAloneServer.pas/branches/pete/trunk/Lib/IWControl.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/DownloadForm.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/MPEGForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/ClientSideDataForm.pas/branches/pete/trunk/Lib/IWRegion32.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/TimerForm.pas/branches/pete/trunk/Lib/IWXMLTag.pas/branches/pete/trunk/Lib/IWCSData7.res/branches/pete/trunk/Lib/IWDatas.res/branches/pete/trunk/Lib/IWApplication.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/FlowForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/DownloadForm.dfm/branches/pete/trunk/res/gfx/loading.gif/branches/pete/trunk/Lib/IWServer.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/Flash.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/ClientSideDataForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/TimerForm.dfm/branches/pete/trunk/Lib/IWData.res/branches/pete/trunk/Demos/Win32/Delphi/Features/GridForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/ServerController.dfm/branches/pete/trunk/Lib/IWDatasPro.res/branches/pete/trunk/Lib/IWMain.pas/branches/pete/trunk/res/js/IWCL.js/branches/pete/trunk/Demos/Win32/Delphi/Features/StyleSheetForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/MenuFrame.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/EditGridForm.dfm/branches/pete/trunk/Lib/IWMain.res/branches/pete/trunk/Demos/Win32/Delphi/Features/RegionForm.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/ResizeForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/Combobox.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/Features.dproj/branches/pete/trunk/Lib/IWMarkupLanguageTag.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/ActiveXForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/Simple.dfm/branches/pete/trunk/Lib/IWForm.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/DynamicGridForm.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/CalendarForm.dfm/branches/pete/trunk/Lib/IWLayoutMgrForm.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/TemplateForm.dfm/branches/pete/trunk/Build/Install/IntrawebFull.iss/branches/pete/trunk/Lib/IWVersion.inc/branches/pete/trunk/Demos/Win32/Delphi/Features/ContentWindow.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/ChartForm.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/RegionForm.dfm/branches/pete/trunk/res/js/IWCommon.js/branches/pete/trunk/Demos/Win32/Delphi/Features/Combobox.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/FileUploadForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/AlignAnchorsForm.pas/branches/pete/trunk/Lib/IWCompRectangle.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/DynamicGridForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/QuickTimeForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/Main.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/ChartForm.dfm/branches/pete/trunk/Demos/Win32/Delphi/Features/MessageDialogs.dfm/branches/pete/trunk/Lib/IWCompText.pas/branches/pete/trunk/res/Build.bat/branches/pete/trunk/Demos/Win32/Delphi/Features/AlignAnchorsForm.dfm/branches/pete/trunk/Lib/IWServerControllerBase.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/Threaded.pas/branches/pete/trunk/Lib/IWHTTPServer.pas/branches/pete/trunk/Lib/IWDatasEnt.res/branches/pete/trunk/Demos/Win32/Delphi/Features/MapForm.dfm/branches/pete/trunk/res/js/IWAjax.js/branches/pete/trunk/Lib/IWTabPane.res/branches/pete/trunk/Lib/IWContainer.pas/branches/pete/trunk/Demos/Win32/Delphi/Features/SubTemplatesForm.pas Revision: 1393 RenderAsync implementation fixed Modified: /trunk/Lib/IWCompRectangle.pas Revision: 1392 Async top/left position fixed for controls in Regions Modified: /trunk/Lib/IWControl.pas Revision: 1391 Possible XP Themes issue / duplicate fixed for Delphi 2007 Modified: /trunk/Lib/IWMain.pas Revision: 1390 IE debug button fixed for Vista Modified: /trunk/Lib/IWStandAloneServer.pas Revision: 1389 updates for 9.0 download file demo updated Modified: /trunk/Demos/Win32/Delphi/Features/SubTemplatesForm.dfm/trunk/Demos/Win32/Delphi/Features/CalendarForm.dfm/trunk/Demos/Win32/Delphi/Features/TemplateForm.dfm/trunk/Demos/Win32/Delphi/Features/pdfDemoForm.dfm/trunk/Demos/Win32/Delphi/Features/ContentWindow.dfm/trunk/Demos/Win32/Delphi/Features/ChartForm.pas/trunk/Demos/Win32/Delphi/Features/RegionForm.dfm/trunk/Demos/Win32/Delphi/Features/DownloadForm.pas/trunk/Demos/Win32/Delphi/Features/Combobox.dfm/trunk/Demos/Win32/Delphi/Features/FileUploadForm.dfm/trunk/Demos/Win32/Delphi/Features/AlignAnchorsForm.pas/trunk/Demos/Win32/Delphi/Features/MPEGForm.dfm/trunk/Demos/Win32/Delphi/Features/DynamicGridForm.dfm/trunk/Demos/Win32/Delphi/Features/ClientSideDataForm.pas/trunk/Demos/Win32/Delphi/Features/QuickTimeForm.dfm/trunk/Demos/Win32/Delphi/Features/TimerForm.pas/trunk/Demos/Win32/Delphi/Features/Main.dfm/trunk/Demos/Win32/Delphi/Features/ChartForm.dfm/trunk/Demos/Win32/Delphi/Features/MessageDialogs.dfm/trunk/Demos/Win32/Delphi/Features/DownloadForm.dfm/trunk/Demos/Win32/Delphi/Features/FlowForm.dfm/trunk/Demos/Win32/Delphi/Features/AlignAnchorsForm.dfm/trunk/Demos/Win32/Delphi/Features/Threaded.pas/trunk/Demos/Win32/Delphi/Features/Flash.dfm/trunk/Demos/Win32/Delphi/Features/ClientSideDataForm.dfm/trunk/Demos/Win32/Delphi/Features/MapForm.dfm/trunk/Demos/Win32/Delphi/Features/TimerForm.dfm/trunk/Demos/Win32/Delphi/Features/SubTemplatesForm.pas/trunk/Demos/Win32/Delphi/Features/GridForm.dfm/trunk/Demos/Win32/Delphi/Features/ServerController.dfm/trunk/Demos/Win32/Delphi/Features/StyleSheetForm.dfm/trunk/Demos/Win32/Delphi/Features/MenuFrame.dfm/trunk/Demos/Win32/Delphi/Features/EditGridForm.dfm/trunk/Demos/Win32/Delphi/Features/Threaded.dfm/trunk/Demos/Win32/Delphi/Features/RegionForm.pas/trunk/Demos/Win32/Delphi/Features/ResizeForm.dfm/trunk/Demos/Win32/Delphi/Features/Combobox.pas/trunk/Demos/Win32/Delphi/Features/Features.dproj/trunk/Demos/Win32/Delphi/Features/JavaApplet.dfm/trunk/Demos/Win32/Delphi/Features/ActiveXForm.dfm/trunk/Demos/Win32/Delphi/Features/Simple.dfm/trunk/Demos/Win32/Delphi/Features/DynamicGridForm.pas Revision: 1388 Fixed Delphi 2007 uninstall of old files. Modified: /trunk/Build/Install/IntrawebFull.iss Revision: 1387 Fixed: Missing ContentType caused AV. Safari sends no ContentType for unknown files extension. Modified: /trunk/Lib/IWFileParser.pas Revision: 1385 TIWForm.LockOnSubmit/LockUntilLoaded fixes for SendFile Modified: /trunk/Lib/IWData.res/trunk/Lib/IWForm.pas Revision: 1384 Locking code cleanup Modified: /trunk/res/js/IWCommon.js/trunk/res Revision: 1383 Removed file/folder Modified: /trunk/Lib/IWVersion.inc
Revision: 1382 9.0.29
Revision: 1382 Content-Script-Type meta-tag added for compliance. Modified : /trunk/Lib/IWLayoutMgrForm.pas
Revision: 1378 CDATA support finished Modified : /trunk/Lib/IWXMLTag.pas
Revision: 1377 Locking overhauled TIWServerControllerBase.ShowLoadingAnimation introduced. fixed eventProcessing not being reset with umPartial Modified : /trunk/Lib/IWForm.pas Modified : /trunk/Lib/IWServer.pas Modified : /trunk/Lib/IWServerControllerBase.pas Modified : /trunk/res/IWData.rc Modified : /trunk/res/js/IWCL.js Modified : /trunk/res/js/IWCommon.js Modified : /trunk/res/js/IWPreScript.js
Revision: 1373 SSLStatusInfo (for internal debug purposes only) Modified : /trunk/Lib/IWHTTPServer.pas
Revision: 1369 NewWindow refocuses an already existing window now. Modified : /trunk/Lib/IWApplication.pas
Revision: 1368 Special Chars in Async update Modified : /trunk/Lib/IWCompText.pas
Revision: 1367 special char issues fixed for Async update (RawText vs. innerHTML/textContent) Modified : /trunk/Lib/IWCompLabel.pas
Revision: 1356 Fixed AV with TIWRegion32 Modified : /trunk/Lib/IWRegion32.pas
Revision: 1349 Compiler Warning removed Cleanup Modified : /trunk/Lib/IWUtils.pas
Revision: 1345 Fixed problem where code assumed that LComponent implemented IIWControl. Fails when it only implements IIWComponent. Modified : /trunk/Lib/IWContainer.pas
Revision: 1343 Fix for async ImageFile.Image change Modified : /trunk/Lib/IWExtCtrls.pas
Revision: 1338 documentation for RenderInvisibleControls Modified : /trunk/Lib/VCL/IWVCLBaseContainer.pas
Revision: 1337 RenderInvisibleControls introduced Modified : /trunk/Lib/IWContainer.pas
Revision: 1336 RenderInvisibleControls introduced Modified : /trunk/Lib/VCL/IWVCLBaseContainer.pas
Revision: 1335 Correct Width + Height in RenderAsync (respecting BorderOptions.NummericWidth) Modified : /trunk/Lib/IWRegion.pas
Revision: 1333 Changed size of PlusImage and MinusImage to 11x9. Old size was incorrect 16x16 but wasn't rendering that way because of incomplete css implementation. Fixes problem of magnified plus and minus tree images. Modified : /trunk/Lib/IWTreeview.pas
Revision: 1317 9.0.28
Revision: 1317 fix for Delphi Splash screen Modified : /Lib/IWRegister.pas
Revision: 1301 Seleced Page of TabControl gets submited back in OnAsyncChange Modified : /Lib/IWCompTabControl.pas Modified : /Lib/IWTabPane.res Modified : /res/tabpane/js/tabpane.js
Revision: 1292 Fix for TIWLink not having highlight when OnAsyncClick assigned Modified : /Lib/IWHTMLControls.pas
Revision: 1291 Fix for rendering of styles / StyleRenderOptions not working Modified : /Lib/IWControl.pas
Revision: 1282 Timeout Param added to TIWApplication.LookupAndLock Modified : /Lib/IWApplication.pas
Revision: 1278 Smaller indent for leaves if UseItemImages = false Modified : /Lib/IWTreeview.pas
Revision: 1256 IIWMultiInputControl fixed Modified : /Lib/IWForm.pas
Revision: 1253 TIWCustomGrid.ShowInvisibleRows introduced TIWCustomGrid.ShowEmptyCells optimized TIWCustomGrid.IsRowVisible introduced TIWGridCell.ShowHint introduced TIWGridCell respects its parent Grid's ShowHint setting Modified : /Lib/IWGrids.pas
Revision: 1252 ANT Galio Browser detection support Modified : /Lib/IWServer.pas
Revision: 1244 Layout improvements, fully styleable now. ImageWidth, ImageHeight, ItemSpacing, UseItemImages, Autoindent introduced Modified : /Lib/IWTreeview.pas
Revision: 1243 Fixed bug with label and rawtext being ignored. Modified : /Lib/IWCompLabel.pas
Revision: 1242 Fix for invisible Grids in Async updates Modified : /Lib/IWGrids.pas Modified : /Lib/IWHTML40Container.pas
Revision: 1240 AutoIndent, ItemSpace added. Modified : /Lib/IWTreeview.pas
Revision: 1231 RenderStyles:boolean introduced Modified : /Lib/IWTemplateProcessorHTML.pas
Revision: 1215 RedirectURL is writable now TaggedName defaults to APP ID Modified : /Lib/IWApplication.pas
Revision: 1214 9.0.18 Modified : /Lib/IWBuild.inc
Revision: 1211 Cleanup, UseItemImages, TreeViewImagesHeight Modified : /Lib/IWTreeview.pas
Revision: 1190 Creation of PurgeThread changed sleep after each file deleted Modified : /Lib/IWServerControllerBase.pas
Revision: 1189 Cleanup and fixes for integrated styles Modified : /Lib/IWCompMenu.pas
Revision: 1186 ClearParam introduced Modified : /Lib/IWMarkupLanguageTag.pas
Revision: 1185 fix for RadioButton not submitting its value correctly Modified : /Lib/IWCompRadioButton.pas Modified : /Lib/IWForm.pas
Revision: 1182 IWSessionList added IWHashTable removed
Revision: 1181 Massive Performance improvements Modified : /Lib/IWApplication.pas Modified : /Lib/IWServerControllerBase.pas
Revision: 1180 Template missing tag issue Modified : /Lib/IWCompTabControl.pas
Revision: 1179 Fix for non-existant tag in Template Modified : /Lib/IWCompMenu.pas Modified : /Lib/IWTreeview.pas
Revision: 1178 Added : /Lib/IWSessionList.pas
Revision: 1172 Massive Scalability optimizations - SessionTimeout thread modified (TryLock) - LookUpAndLock shorter retry interval Modified : /Lib/IWApplication.pas
Revision: 1166 Highlander RTM version
Revision: 1112 TextToHTML Ampersand added Modified : /Lib/IWBaseHTMLControl.pas
Revision: 1107 Added : /Lib/IWProgressIndicator.pas
Revision: 1106 styling reworked Modified : /Lib/IWCompMenu.pas Modified : /Lib/IWControl.pas Modified : /Lib/IWDBStdCtrls.pas Modified : /Lib/IWExtCtrls.pas Modified : /Lib/IWForm.pas Modified : /Lib/IWHTML40Interfaces.pas Modified : /Lib/IWRegion.pas Modified : /Lib/IWRenderContext.pas Modified : /Lib/IWResourceStrings.pas Modified : /Lib/IWTypes.pas
Revision: 1105 SSLV3 is allowed only from now. No more SSLV2 ... Modified : /Lib/IWHTTPServer.pas
Revision: 1104 tmHidden + StartCmd Endless Loop Bug fixed Modified : /Lib/IWServer.pas
Revision: 1103 SessionTimeoutURL is now handled the same as NoCookies/NoJavascript/DeviceNotSupported/etc. Modified : /Lib/IWServer.pas
Revision: 1094 updateMode fix for non HTML40 forms Modified : /Lib/IWServer.pas
Revision: 1091 .NET UTF-8 Encoding fixes Modified : /Lib/IWCallBack.pas Modified : /Lib/IWServer.pas
Revision: 1088 Fix for multiple instances of the same grid in an other grid Modified : /Lib/IWGrids.pas
Revision: 1087 Modifications for AddComponent to avoid unwanted free. Modified : /Lib/IWBaseRenderContext.pas
Revision: 1081 PX explicitly set at all necessary places. (caused session lost issues) Modified : /Lib/IWForm.pas
Mem leak fixed Modified : /Lib/IWBaseRenderContext.pas
Revision: 1079 AJAX related memory leaks fixed Modified : /Lib/IWApplication.pas
Revision: 1077 Ajax visibility fix (inherit) Modified : /Lib/IWControl.pas
Revision: 1075 UTF-8 handling improved Modified : /Lib/IWCallBack.pas Modified : /Lib/IWServer.pas
Revision: 1072 ReEntry with Query parameters (URL) in tmCookie mode will now forward those parameters with the redirect. Modified : /Lib/IWServer.pas
Revision: 1071 Recurse regions in Async callbacks Modified : /Lib/IWHTML40Container.pas
Revision: 1069 All callback params are now passed in Modified : /Lib/IWApplication.pas
Revision: 1068 ScrolltoName was failing Modified : /Lib/IWTreeview.pas
Revision: 1066 Added OnAsyncClick to Hyper link Modified : /Lib/IWHTMLControls.pas
Revision: 1065 Added VclImg for D2007 Modified : /Lib/dclintraweb_90_100.dpk
Revision: 1063 Async response fixed for .NET Modified : /Lib/IWControl.pas
Revision: 1062 BGColor added to RenderAsync Modified : /Lib/IWCompLabel.pas
Revision: 1060 Onload fixed Modified : /Lib/IWScriptEvents.pas
Revision: 1059 Async render support for list items of - IWDBLookupCombo - IWDBLookupList Modified : /Lib/IWDBStdCtrls.pas
Revision: 1055 GIF Image support for Win32 (Spacely and up) Modified : /Lib/IWGIF.pas
Revision: 1050 UTF8 handling for D5/D6 in Async responses Modified : /Lib/IWCallBack.pas
Revision: 1047 D2007 RTM Version 9.0.15
|