OSDN Git Service

nvdajp/nvdajp.git
2010-06-15 Michael CurrannvdaControllerClient distribution: move example_python...
2010-06-15 James TehnvdaHelper sconstruct: Fix description for logLevel...
2010-06-13 Michael CurrannvdaHelper SConscript build files: rearrange things...
2010-06-12 Michael CurrannvdaHelper: replace all uses of the c++ postfix increm...
2010-06-08 James TehnvdaHelper sconstruct: Pass /win32 to midl when buildin...
2010-06-08 Michael CurranAdded a custom windowsSdk tool for SCons, which makes...
2010-06-08 Michael CurranRemove some old source files not used anymore.
2010-06-08 Michael CurranMerged nvdaHelperRemoteInjectionFix. This is a major...
2010-06-08 Michael CurranMerged main
2010-06-08 Michael CurrannvdaHelperRemote: replace a few assertions, MessageBox...
2010-06-04 Peter VágnerSyslistview32 controls: if there is no value retrieved...
2010-06-04 Michael CurrannvdaHelperRemote: fix some crashes on XP when exiting...
2010-06-03 Michael CurranMerged main
2010-06-03 Michael CurrannvdaHelperRemote: remove dllInjectionID and inprocInjec...
2010-06-02 Michael CurrannvdaHelperRemote: localize the injectionDone event...
2010-06-02 Michael CurranRemove the function from winIPCUtils.cpp that generated...
2010-06-02 James Tehspeech.speakSpelling(): Move the handling of empty...
2010-06-02 James TehQT Client NVDAObject: A widget container may also conta...
2010-06-01 James Tehdevenv app module: chooseNVDAObjectOverlayClasses(...
2010-06-01 Soronel HaetirAdd an app module for Microsoft Visual Studio 2005...
2010-06-01 James TehDynamicNVDAObjectType.__call__(): Fix comment.
2010-05-31 James TehnvdaHelper remote: inProcess hook callbacks: We need...
2010-05-31 Michael Curranmsn appModule: take out DisplayModelEditableText before...
2010-05-31 Michael CurranDo not use recently added debugging beeps if compiling...
2010-05-31 Michael CurranHopefully fix the bug where NVDA could somtimes not...
2010-05-31 Michael CurranFix a crash that can occure when an API function is...
2010-05-31 Michael CurranRemove casts from calls to SetWinEventHook and SetWindo...
2010-05-31 Michael CurranProperly declare callback functions used with CreateTh...
2010-05-31 Michael CurranNo longer use moduleEnsurer in API hook functions....
2010-05-31 Michael CurrannvdaHelperRemote's apiHook_inProcess_terminate: rather...
2010-05-29 Peter VágnerMiranda-IM appmodule - properly fix support for clist...
2010-05-29 Peter VágnerMiranda-IM appmodule: Worked around a problem where...
2010-05-28 Michael CurranMerged main
2010-05-28 Michael CurranFix for #399 (Destroying buffers in RPC rundown causes...
2010-05-27 Michael CurranIAccessible NVDAObject's children property: really...
2010-05-27 Michael CurrannvdaHelperRemote.h: add declarations for injection_init...
2010-05-27 Michael CurranIAccessible NVDAObject's children property: fix typo...
2010-05-27 Michael CurranIAccessible NVDAObject's next and previous properties...
2010-05-27 Michael CurranIAccessible NVDAObject's children property: go back...
2010-05-27 James TehIAccessible NVDAObject: children and childCount propert...
2010-05-27 Michael CurrannvdaHelperRemote's apiHook code: as there is still...
2010-05-26 Michael CurranA major rewrite to nvdaHelperRemote to better handle...
2010-05-26 Michael CurrannvdaHelper.py: load nvdaHelperRemote.dll specifically...
2010-05-26 Michael CurrannvdaControllerInternal interface: add a getNVDAProcessI...
2010-05-26 Michael CurranIt is now clear that compiling minHook in to nvdaHelper...
2010-05-26 Michael CurrannvdaHelperRemote: rename moduleHandle (the handle for...
2010-05-26 Michael CurrannvdaHelperRemote: rather than using __declspec(dllexpor...
2010-05-26 Michael CurrannvdaHelperRemote: add dllmain.h, which now contains...
2010-05-26 James TehUIA NVDAObject: Call initAutoSelectDetection() in the...
2010-05-25 James TehUIA NVDAObject: __init__(): Ensure that this is only...
2010-05-25 James TehUIATextInfo: constructor: Collapse for POSITION_CARET...
2010-05-21 James Tehdefault app module: Fix test_navigatorDisplayModelText...
2010-05-21 James TehWindow NVDAObject: findOverlayClasses(): When checking...
2010-05-20 James TehsysTreeView32.TreeViewItem NVDAObject: stateChange...
2010-05-20 James TehMaximise the Log Viewer and Python Console when activated.
2010-05-20 James TehReplace the very broken NVDA+f1 script with a new navig...
2010-05-20 James TehMerge main.
2010-05-20 James TehWork around the broken IAccessible implementation of...
2010-05-19 James TehAdd/improve docstrings for NVDAObject and NVDAObjectTex...
2010-05-19 James Tehcore.main(): Initialise UIA before IAccessible. This...
2010-05-19 Michael CurranIAccessible NVDAObject's childCount property: should...
2010-05-18 Michael CurranCleanup to IAccessible NVDAObject's firstChild/lastChil...
2010-05-18 James TehMove the notification area (a.k.a. system tray) handlin...
2010-05-18 Michael CurranAdded NVDAObjects.IAccessible.Titlebar which is used...
2010-05-18 James TehwinUser.setSystemScreenReaderFlag(): Use SPIF_UPDATEINI...
2010-05-18 James TehWindow NVDAObject: displayText property: Gracefully...
2010-05-18 James TehMSHTML virtual buffer: Add missing import.
2010-05-17 Michael CurranMerged fixLicensing branch which makes sure that all...
2010-05-17 Michael CurranRemoved license.txt from nvdaHelper as this was a left...
2010-05-17 Michael CurranMake more nvdaHelper code GPL. The only things now...
2010-05-17 Michael CurranMerge main
2010-05-17 Peter VágnerAdded t2t user guide in portuguese and updated portugue...
2010-05-17 James TehUpdate to latest AcrobatAccess IDL. We don't use any...
2010-05-17 James TehOffsetsTextInfo.find(): Err, we should use re.IGNORECAS...
2010-05-17 James Tehobjidl: IMoniker.GetDisplayName(): Override to call...
2010-05-16 James Tehsetup.py: Explicitly include objbase in the bundle...
2010-05-16 Michael CurranFirst try at fixing crashes in programs when NVDA exits...
2010-05-15 Michael CurranEnsure all nvdaHelper code is covered by the GNU GPL...
2010-05-15 Michael CurranEnsure all code in common, client, and the nvdaControl...
2010-05-14 James TehAutoPropertyObject: Clarify documentation about caching...
2010-05-14 James TehqueueHandler: Log errors when executing queued and...
2010-05-14 James TehMSHTML virtual buffer: _setInitialCaretPos(): Gracefull...
2010-05-14 James TehOffsetsTextInfo: constructor: Fix documentation about...
2010-05-14 James Tehexplorer app module: Work around broken accNavigate...
2010-05-14 Aleksey SadovoytextInfos.ofsets.OffsetsTextInfo find method:
2010-05-14 James TehNVDAObject: presentationType property: Now that we...
2010-05-14 James TehInstead of always using display text for ListBox items...
2010-05-13 James TehA start on providing better documentation for the textI...
2010-05-13 Michael CurranWindow NVDAObject's displayText property: handle the...
2010-05-13 James TehUIA NVDAObject: kwargsFromSuper(): When retrieving...
2010-05-13 James TehUIA NVDAObject: constructor: Always calculate UIAIsWind...
2010-05-13 Michael CurranAdded support for owner-drawn staticText controls ...
2010-05-13 James TehnvdaHelper build instructions: Simplifications and...
2010-05-13 James Tehchanges: Additions and fixes.
2010-05-13 Michael CurranMerged displayModel branch in to main! This merge provi...
2010-05-13 Michael CurranNVDAObjects.IAccessible.ContentGenericClient: shorten...
2010-05-13 Michael CurranMerged main
2010-05-13 Michael CurranNVDAObjects.IAccessible.ContentGenericClient:
2010-05-13 Michael CurranDisplayModelTextInfo._getPointFromOffset: raise LookupE...
2010-05-13 James TehcontrolTypes: Change the "unknown object" role label...
next