Menu

Old Code (SVN) Commit Log


Commit Date  
[r561] by delphidabbler

* Fixed bug where tabbing into overview pane with no snippet selected did not select anything. Added new tvSnippetsEnter event handler for this purpose.
* Added new overloaded SelectionChange method and modified code to call this method.
* Added support for Ctrl+Up and Ctrl+Down key presses that move to previous and next section headers respectively.
* Refactored tvSnippetsKeyUp event handler to clarify handling of keys with ssCtrl modifier.

2010-01-07 16:45:54 Tree
[r560] by delphidabbler

Modified description of program set using $DESCRIPTION compiler directive.

2010-01-07 10:32:46 Tree
[r559] by delphidabbler

Version numbers updated to 3.4.8.167.

2010-01-07 10:29:34 Tree
[r558] by delphidabbler

Fixed bug where Alt+F4 key press was inhibited when overview pane selected. Changes were made to TOverviewFrame.tvSnippetsKeyDown.

2010-01-07 10:18:52 Tree
[r557] by delphidabbler

Added new IsKeyCombination routine.

2010-01-07 10:16:39 Tree
[r556] by delphidabbler

Updated copyright date range to include 2010.

2010-01-07 03:04:40 Tree
[r555] by delphidabbler

* Changed TCompCheckResHTML.LogLink method to no longer provide details of error and warning messages as a pop-up hint.
* Added code to same method to display a long hint in status bar as to the purpose of error and warning links. Hint displays name of compiler that generated errors and warnings.

2010-01-07 02:59:48 Tree
[r554] by delphidabbler

Removed redundant vEditSnippet hint text.

2010-01-07 02:55:22 Tree
[r553] by delphidabbler

Changed onmouseover events of edit snippet links to call showEditSnippetHint() function to get hint text that includes snippet name instead of showHint().

2010-01-07 02:54:27 Tree
[r552] by delphidabbler

* Fixed bug that was including space after snippet name in test compile hint by trimming name extracted from HTML.
* New trim() function added to enable above trimming.
* Extracted code that gets snippet name from HTML into new getSnippetName() function.
* Added new showEditSnippetHint() function that builds hint text for edit snippet links that includes current snippet name.

2010-01-07 02:52:41 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.