OSDN Git Service

Merge 2013.1.
[nvdajp/nvdajp.git] / source / nvda_slave.pyw
2013-03-18 James TehMerge 2013.1.
2013-03-09 James Tehhims driver: Support braille input. release-2013.1beta1
2013-03-08 James TehYou can now use comHelper.getActiveObject to get an...
2013-03-08 James TehMerge main.
2013-02-04 James TehMerge main.
2013-02-01 Michael CurranNVDA no longer fails to install if the user's profile...
2013-01-09 James TehInitial attempt to allow COM GetActiveObject to be...
2012-10-26 James TehMerge 2012.3.
2012-09-14 James TehIf NVDA is installed on the system, directly opening...
2012-09-14 James Tehcan not -> cannot
2012-09-14 James Tehnvda_slave: Fix typo that was breaking the add-on insta...
2012-09-14 James TehMerge main.
2012-08-23 rui BatistaMerged main
2012-08-23 rui BatistaMinor code changes in nvda_slave and nvdaHelper as...
2012-08-22 rui BatistaAllow remote add-on installation requests from external...
2012-07-11 Michael CurranMerged main
2012-07-09 Michael CurranMerged main
2012-07-06 Michael CurranMerged main
2012-07-04 Michael CurranMerged changes from Michael Herrmann. Fix typo in readm...
2012-07-04 Michael CurranNVDA will no longer freeze on XP when copying the curre...
2012-05-29 Michael CurranMerged main
2012-05-29 Michael CurranMerged 2012.2 branch
2012-05-29 Michael Currannvda_slave: change the current directory to the directo...
2012-05-21 Michael CurranMerged 2012.2 branch
2012-05-21 Michael CurranTry to fix some installation errors such as the ones...
2012-05-13 rui BatistaMerge Main.
2012-05-09 Michael CurranWhen installing NVDA or creating a portable copy, detec...
2012-04-08 rui BatistaMerged main
2012-04-03 James TehMerge main.
2012-04-03 Michael CurranMerged repackaged. NVDA is now distributed as one stand...
2012-04-02 Michael Curranmerged main
2012-03-27 Michael CurranMerge the idea of installing and updating in many place...
2012-03-21 Michael CurranInstaller: No longer allow the user to change where...
2012-03-18 Michael Curraninstaller.update: unregisterInstallation should be...
2012-03-17 Michael CurranMerged main
2012-01-06 Michael CurranMerged main
2012-01-06 Michael CurranInstallation changes:
2011-12-30 Michael CurranMerged main
2011-08-16 Michael CurranlogHandler can now work from within nvda_slave, by...
2011-08-12 Michael CurranConnect it all together! (nvda_slave now supports an...
2011-05-27 James Tehmshtml vbuf backend: Handle alt="" properly when it...
2010-10-01 James TehMerge main.
2010-09-14 James Tehnvda_slave: launchNVDA action: Use ShellExecute to... release-2010.2beta1
2010-09-10 Michael CurranAllow the NVDA desktop shortcut (and therefore ctrl...
2010-08-09 Michael CurranWhen copying user settings for use on the logon/UAC...
2010-08-06 Michael CurranDisable saving configuration, and changing of particula...
2009-08-26 James TehMerge main, resolving conflicts.
2009-08-03 James TehMerge main.
2009-07-31 James TehInitial join of nvVBufLib.
2009-07-24 Michael CurranMerged ticket337 branch, closes #337.
2009-07-23 Michael CurranAdded config.initConfigPath() which creates the configu...
2009-06-15 James TehMerge main.
2009-06-14 James TehMake nvda_slave.pyw executable.
2009-06-14 James Tehslave: Use shellapi and winUser for explore_userConfigPath.
2009-06-14 Michael Currannvda_slave (explore_userConfigPath): don't pass the...
2009-06-14 Michael CurranThere will now be an 'Explorer user settings directory...
2009-06-03 James TehMerge main.
2009-06-03 James TehMerge main.
2009-05-21 James Tehservice and slave: When uninstalling, stopping the...
2009-05-15 James Teh * new: NVDA can be configured to start automatically...
2009-05-15 James Tehslave: Don't display the py2exe error log message box...
2009-05-14 James Tehconfig_setStartONLogonScreen: Oops. Call config._setAft...
2009-05-14 James Tehnvda_slave: Add config_setStartOnLogonScreen to set...
2009-05-14 James TehIntroduce nvda_slave, which performs tasks which must...