OSDN Git Service

nvdajp/nvdajp.git
2011-06-14 James Tehsconstruct: Oops. Use version variable when generating...
2011-06-14 James Teht2t docs: Move the NVDA_VERSION, NVDA_URL and NVDA_COPY...
2011-06-14 James TehversionInfo: Split copyright years into separate copyri...
2011-06-14 James TehYou can now configure whether table cell coordinates...
2011-06-14 James Tehbase NVDAObject: Treat table rows/columns/cells as...
2011-06-13 Peter VágnerAdded polish symbols,
2011-06-13 Peter VágnerMerged in changes to the arabic, swedish and dutch...
2011-06-13 Mesar Hameedar: updated Arabic user guide, changes, nvda.po langstr...
2011-06-13 Mesar Hameednl: Updated Dutch userguide, nvda.po and corrected...
2011-06-13 Mesar Hameedsv: updated Swedish langstrings.txt.
2011-06-13 Michael CurranAnnounce the cell moved to when navigating tables in...
2011-06-12 Michael CurranNVDAObjects.UIA.UIA.__init__: allow the UIAElement...
2011-06-10 James TehMove comment to more appropriate place.
2011-06-10 James Tehspeech:
2011-06-10 James TehDocumentFormattingDialog: Change accelerator for Report...
2011-06-10 James TehRephrase What's New entry.
2011-06-10 James TehInitial code to make reporting of table cell coordinate...
2011-06-10 Michael CurranNVDAObjects.window.edit.ITextdocumentTextInfo._getEmbed...
2011-06-10 Michael CurranUpdate what's new
2011-06-10 Michael CurranImprove NVDA's support for announcing embedded objects...
2011-06-10 James Tehspeech: Stop reporting the read only state when it...
2011-06-10 James Tehspeech.processPositiveStates: Rather than using a condi...
2011-06-10 James Tehspeech: Don't report submenu for combo boxes. Don't...
2011-06-09 James Tehspeech.getControlFieldSpeech: Don't report descriptions...
2011-06-09 James TehUser Guide: Further clarification of Flat Review review...
2011-06-09 James TehDon't use the terms "first child" and "parent" with...
2011-06-09 James TehUpdate What's New.
2011-06-09 Michael CurranOutlook Express appModule: make sure the NVDAObject...
2011-06-09 Michael CurranUIA focus event handler: return if obj is None after...
2011-06-09 Michael CurranUIATextInfo: support initializing with a position of all
2011-06-09 Michael CurranUpdated what's new
2011-06-09 Michael CurranUIATextInfo: allow initializing with positions of first...
2011-06-09 James TehUser Guide and globalCommands: Clarify that flat review...
2011-06-09 Michael Curranspeech dictionary entries dialog: address some issues...
2011-06-09 James TehWhat's New: Add release blurb, fix typos/spelling errors.
2011-06-09 Michael CurranUpdate what's new
2011-06-08 Michael Curranespeak synthDriver: if an unknown variant is requested...
2011-06-08 Mesar HameedFixes bug(s): http://nvda-project.org/ticket/719
2011-06-08 James TehUser Guide: Fix link for more info about Python Console...
2011-06-08 Michael Curranspeech.speakObject: states are now announced if the...
2011-06-08 Michael CurranVirtualBuffer.event_treeInterceptor_gainFocus: when...
2011-06-08 Michael CurranVBufBackend_t::cancelPendingUpdate: reset renderThreadT...
2011-06-08 Michael CurrantextInfos.offsets.OffsetsTextInfo._getLineNumFromOffset...
2011-06-07 Michael CurranMSHTML NVDAObject: add a HTMLNodeUniqueNumber property...
2011-06-07 Michael CurranRevert accidentilly committed code within r4392. Fixes...
2011-06-07 Michael Curran_UIAHandler.isNativeUIAelement: When looking at provide...
2011-06-07 James Tehgecko_ia2 vbuf: For Gecko >= 2 (e.g. Firefox >= 4)...
2011-06-07 Michael CurranUI Automation support: make it again possible to run...
2011-06-07 Michael CurranUIAHandler.UIAHandler.isNativeUIAElement: improve logic...
2011-06-07 James TehWhat's New: Minor fixes.
2011-06-07 James TehUser Guide: Browse Mode Quick Navigation: Clarify headi...
2011-06-07 James TehUser guide: Add further explanation to Flat Review...
2011-06-07 James TehUser Guide: Improve sections about Navigating with...
2011-06-06 James TehFix minor knit in last commit; no functional change.
2011-06-06 James Tehbraille: Handle the case where an update causes a regio...
2011-06-06 Michael CurranFix typo
2011-06-06 James Tehcosmetic: Remove unnecessary pass statements.
2011-06-06 Michael CurranFix for #1455 (Hyphenated words reported incorrectly...
2011-06-05 Michael CurranIf the OS supports it, detect windows that have a ghost...
2011-06-05 Michael CurranIAccessibleHandler: add a useful utility function ...
2011-06-06 James Tehgecko_ia2 vbuf backend: Handle the encoded accDescripti...
2011-06-03 James TehFix misspellings of "NonVisual Desktop Access".
2011-06-03 James Tehservice: Change display name to "NVDA", as we don't...
2011-06-03 James Tehservice: Fix cases where handles were closed twice...
2011-06-03 Peter VágnerUpdated the list of contributors
2011-06-03 Peter VágnerQT: code cleaning QT table columns support
2011-06-03 Peter VágnerUpdated galician language file,
2011-06-03 James TehExcel NVDAObjects:
2011-06-03 James TehExcelWorksheet NVDAObject changeSelection script: Retur...
2011-06-03 James TehExcelWorksheet NVDAObject: Don't implement initOverlayC...
2011-06-03 James TehExcel NVDAObjects: Rename ExcelWindow to ExcelBase...
2011-06-02 James TehFixes/tweaks to What's New.
2011-06-02 James Tehnvda app module: Fix code that was supposed to silence...
2011-06-02 James Tehgui: Remove appTitle constant and instead use versionIn...
2011-06-02 James Tehgui: Code cleanup:
2011-06-02 James TehDon't allow NVDA settings dialogs to be shown while...
2011-06-02 James TehRemove test line.
2011-06-02 Michael CurranSCons: proply check for any unknown commandline variabl...
2011-06-01 Michael CurranUpdated what's new
2011-06-01 Michael CurranAdd two new config options to nvda.ini under [UIA]...
2011-06-01 James Tehservice: Only start/stop NVDA on the Winlogon and InfoC...
2011-06-01 Michael CurranUIAHandler:
2011-06-01 Michael CurranAdded nvdahelperLocal.def which should have been added...
2011-05-31 Peter VágnerUpdated turkish language file.
2011-05-31 Peter VágnerUpdated georgian language file,
2011-05-31 Michael CurranFixes for #1367 and #720. Now the tab key is always...
2011-05-31 Michael CurranGecko_ia2 VirtualBuffer's _activateNVDAObject method...
2011-05-30 Michael CurrannvdaHelper: remove all remaining uses of __declspec...
2011-05-30 James TehFix memory leak for copy settings success/failure messa...
2011-05-30 Michael CurranFix memory leak for warning dialog when copying user...
2011-05-30 Michael CurranMSHTML vbufBackend: fix LOG_DEBUG statement so it compi...
2011-05-30 Michael CurranGecko_ia2 vbufBackend: fix indenting
2011-05-30 Michael CurranMSHTML vbufBackend: force nodes with an aria role of...
2011-05-30 Michael CurranNVDAObjects.IAccessible.MSHTML.HTMLNodeFromIAccessible...
2011-05-30 James Tehspeech: Report the selected state of selectable table...
2011-05-30 Michael CurranGecko vbufBackend's winEvent callback: also listen...
2011-05-30 Michael CurranVBufBackend_t: add a forceUpdate public method, which...
2011-05-29 Michael CurranMSHTML vBufBackend: define remove the unneeded namespac...
2011-05-30 James TehUser Guide: Typo and grammar fix.
2011-05-30 James TehadobeAcrobat vbuf: Support quick navigation to combo...
next