| ReportID |
Description |
| 188913 |
HotExplorer Beta 2 builds were not saving the last used paths correctly after shutting down HotHTML 3. |
| 188912 |
Workspace Framework QuickExit when there are unsaved open documents will raise an error failing to save properties for that document and onwards. |
| 188911 |
QuickInsert Frames code generated wasnt being inserted. |
| 188910 |
IDE Beta 2 introduced a bug that will prompt you save the document twice (once with the 'Unsaved Documents' dialog and the other) with the main document window when it closes. |
| 18899 |
EditorBeta 2 introduced a bug that removed the keystroke {CTRL}+{ENTER} from entering the Paragraph tags. |
| 18898 |
Date/TimeIf the ending comment (Eg. for HTML : ) was not in the document the editor gets stuck in an infinite loop when openning a document with a malformed Insert Date/Time |
| 18897 |
KernelWindowProc subclassing fails if textbox or combobox contains an object as the Tag and fails to paint themes/eye candy. |
| 18896 |
KernelKernel object gets destroyed after the second minimising of HotHTML 3 to the system tray under NT4. |
| 18895 |
DialogSDKUnder certain conditions, when a plugin fails to initialise and return a valid code to HotHTML 3, the entire IDE will freeze for a timeout period of 5 seconds then run the Cleanup code for the failed plugin. |
| 18894 |
DialogSDKAddToUndoStack fails if GarbageCollection dialog accesses method whilst in the PluginCleanup Proc |
| 18893 |
CodeCleanerCodeCleaner tab not focused/shown if there are errors or warnings out putted from TIdy. |
| 18892 |
CoreClipboard issues with copying more than one item at a time after the initial copy command. |
| 18891 |
Insert Date / Time DialogCannot select no Time or no date (empty date or time still displays them). |
| 18867 |
EditorWhen synchronising to the System Tray, on older systems (Win98 and below) no notification is sent that the Window was minimised to the System tray. Now a warning is shown if a baloon tooltip is not seen. |
| 18866 |
HotExplorerSelecting an item and pressing enter triggers the DblClick() event and hence tries to open the same document twice. |
| 18865 |
EditorSeveral minor focus issues with the Code Editor (not CodeMax related) |
| 18864 |
DialogFrameworkPluginCleanupProc() raises 'PLUGIN_CLEANUP_FAILED_ERROR' in debug log files (no UI) when a plugin doesnt have a PluginCleanup() method. Now ignores such errors being logged. |
| 18863 |
EditorWhen editor is minimized the dockable windows are shown but are not docked until Editor window is restored. |
| 18862 |
KernelWhen launching a file from the command line, menu items were disabled as if a document was not openned. |
| 18861 |
Find/Replace DialogRunning any profiles may lead to error suggesting that the operation couldnt be completed successfully due to possible "Syntax Errors", however the list of errors is null. (Runs default diagnostics first). |
| 18846 |
CodeCleanerShows in the taskbar with an empty caption. |
| 18845 |
CodeCleanerIndenting HTML command was buggy - Indenting reports document returned was empty and to check for syntax errors in the list but list is empty. Now the document is reparsed looking for syntax errors (Profile: validate_html.tidy) |
| 18844 |
OpenFromWebIf the "Connected Timed Out" error is raised the dialog must be closed and reopenned to try again because "Fetch it" is disabled. |
| 18843 |
EditorWhen closing the Application down when documents are open you will get the "Save Unsaved Documents" dialog, however the document window (apon closing) will prompt you still if you want to save changes if the save operation was NO or Cancel. |
| 18842 |
KernelWhen a system without GDI+ being installed runs HotHTML 3 the cleanup code when exiting HotHTML 3 cuases the application to crash Kernel32. |
| 18841 |
InstallerCodeCleaner profiles were being saved on the users desktop (Registry key added for CodeCleaner last profile path by default) |
| 15006 |
ApplicationXPTheme's aware now and manifest is built inside the EXE. |
| 15005 |
ActiveLibColumn width of the listview was 450 less that of the width of the main control. |
| 15004 |
EditorMost Recently used list had documents that were invalid and had incorrect paramaters causing corrupt loading sequences. |
| 15003 |
Code Editor Reports a new document is not saved on exit when the document is blank. Now the editor checks modification flag after initial change and keeps track of changes. |
| 15002 |
CodeCleanerProfile not saved unless you use "Save As" and select the filename again. |
| 15001 |
GUIInsert Menu's Server Variables iterated over time as items were not removed each time. |