Source code checked in, #3697
jaws script revisions: added speaking of text attributes in the SayNextCharacter, SayPriorCharacter, SayNextWord, SayPriorWord, SayNextLine, SayPriorLine scripts. I programmed an EvaluateStringMarkup...
View ArticleSource code checked in, #3727
jaws script modifications: I introduced a bug in the GetNextLine and GetPriorLine scripts so fixed it. Now you can successfully move to next/prior line and have speech.
View ArticleSource code checked in, #3757
c#.net code revisions: I added a BackspaceAndDeleteCharacter method to the IJawsVS2010AddIn interface and implemented it in teh Connect.cs class. Jaws script revisions: I added two new constants to...
View ArticleSource code checked in, #3762
c#.net code revisions: the GetNextWord and GetPriorWord functions were not correct and each had a bug in them. I adjusted the logic in both methods to fix this so now when you move using ctrl+right...
View ArticleSource code checked in, #3776
JAWS Scripts: Added SayWindowTitle, SayStatusBar and SayCursorPosition. JawsVS2010AddIn: Project Added reference to Microsoft.VisualBasic.dll to give access to Information namespace for use in...
View ArticleSource code checked in, #3784
deleting the current trunk so I can create a new trunk with multiple projects in it - DeveloperJawsAddin and JawsVS2010AddIn.
View ArticleSource code checked in, #3785
deleting trunk and creating new one for multiple projects - DeveloperJawsAddIn and JawsVS2010AddIn.
View ArticleSource code checked in, #3786
deleting all files and initial project to commit a new sln file that has DeveloperJawsAddin and JawsVS2010AddIn projects.
View ArticleSource code checked in, #3787
creating a new trunk that has two projects in it. DeveloperJawsAddIn and JawsVS2010AddIn. The developerJawsAddIn project is for providing speech to programmers while developing the production version...
View ArticleSource code checked in, #3801
committing most recent set of jaws scripts... sorry guys.
View ArticleSource code checked in, #3811
Production Add-In: Modified the GUID so it is not the same as the Developer GUID. iJawsVS2010AddIn.cs, Connect.cs - Added ProdTest() issue keystroke Alt+Shift+T to invoke. This is to test if you have...
View ArticleSource code checked in, #3817
Developer add-in: Connect.cs: Created GetAddInName function. Returns the name of the add-in. iJawsVS2010AddIn.cs: Created entry for GetAddInName function. Production add-in: Connect.cs: Removed...
View ArticleSource code checked in, #3896
ok, I fixed up the project so there should not be any issues now with getting latest, compiling, and using the developer addin within visual studio 2010. I created new GUID's for the developer addin...
View ArticleSource code checked in, #3899
fixed the error where you could not load the production addin when pressing f5 as an administrator.
View ArticleSource code checked in, #3918
Putting the script changes back into SVN for the seccond time. Detailed check-in notes can be seenon previous check-in.
View ArticleSource code checked in, #3927
jaws script revisions: I programmed a new script called SelectADocument which is accessed with alt+shift+d. This presents an alphabetized listing of all currently opened source code files and if you...
View ArticlePatch Uploaded: #12892
JPDeveloper has uploaded a patch.Description:I added 3 scripts to the JSS file. Feel free to copy them and add them to the latest JKM, JSD and JSS.The scripts function in the keys assignment dialog box...
View ArticleSource code checked in, #19717
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View Article