OSDN Git Service

nvdajp/nvdajp.git
2012-08-31 James Tehgecko vbuf backend: Don't add the name attribute for...
2012-08-31 James TehDuring say all, NVDA will no longer incorrectly revert...
2012-08-31 James TehNegative currency amounts (e.g. -23) are now correctly...
2012-08-31 James Tehmshtml vbuf backend: Refactor handling of graphics...
2012-08-30 James Tehgecko vbuf backend: Refactor the way graphics are handled.
2012-08-29 James Tehgecko vbuf backend: Don't treat non-editable documents...
2012-08-29 James Tehgecko vbuf backend: More refactoring and cleanup. This...
2012-08-29 Michael CurranSupport for Asian character Input, including reporting...
2012-08-29 Michael CurranUpdated user guide and changes file to note support...
2012-08-29 James Tehgecko vbuf backend: Yet more cleanup.
2012-08-28 Michael CurranIME support: If handling a composition fails (such...
2012-08-28 Michael CurranTSF support: When initializing, only Get an existing...
2012-08-28 James TehIndentation.
2012-08-28 Michael CurranProperly announce Japanese-specific IME conversion...
2012-08-28 James Tehgecko vbuf backend: A tiny bit more cleanup.
2012-08-28 Michael CurranTSFSink::OnActivated: make sure to pass a valid HKL...
2012-08-27 Michael CurrannvdaHelper.nvdaControllerInternal_inputLangChange:...
2012-08-27 James TehSupport aria-hidden for Mozilla and IE.
2012-08-27 James TehUpdate What's New.
2012-08-27 James TehSupport aria-hidden for mshtml.
2012-08-27 James TehMerge main.
2012-08-27 James TehUpdate What's New.
2012-08-27 James TehMajor cleanup/reorganisation of the Gecko vbuf backend...
2012-08-27 James TehMozilla NVDAObject: Mark aria-hidden objects as invisible.
2012-08-27 James TehSupport aria-hidden.
2012-08-27 James TehAdd comments.
2012-08-27 James TehSpacing.
2012-08-27 Michael CurranMerged main
2012-08-27 James TehMajor cleanup/reorganisation of the Gecko vbuf backend...
2012-08-23 James TehaddonGui: Change terminology of replacing add-on to...
2012-08-22 James Tehseika: Remove unnecessary delays when probing.
2012-08-22 James TehText alignment can now be reported in applications...
2012-08-22 James TehUpdated seika driver supporting older protocol.
2012-08-21 James TehDetect Mozilla text leaf nodes and give them ROLE_STATI...
2012-08-21 Michael CurranSupport MS Word 2013 documents by disabling UIA for...
2012-08-20 Michael CurranFix bug where NVDA would not let you arrow left out...
2012-08-20 Michael CurranMerged main
2012-08-20 Michael CurranSupport cell coords text in braille (importantly this...
2012-08-16 James TehIAccessible NVDAObject columnHeaderText property: Don...
2012-08-16 Michael Curranreporting of all candidate items, and reporting of...
2012-08-16 Michael CurranAutomatically report all items in a candidate list...
2012-08-15 Michael CurranMerged main
2012-08-15 Michael CurranWhen retting keyboard layout names from the registry...
2012-08-15 Mesar HameedKorean (ko):
2012-08-15 him Prasad... Nepali (ne):
2012-08-15 Mesar HameedBrazilian Portuguese (pt_BR):
2012-08-15 Cagri DoganTurkish (tr):
2012-08-15 Dinakar T.D.Tamil (ta):
2012-08-15 Ondrej RosikSlovak (sk):
2012-08-15 Bart SimonsDuch (nl):
2012-08-15 Takuya NishimotoJapanese (ja):
2012-08-15 Mesar HameedFrench (fr):
2012-08-15 Jani KinnunenFinnish (fi):
2012-08-15 Juan C. bunoGalician (gl):
2012-08-15 Juan C. bunoSpanish (es):
2012-08-15 Mesar HameedGerman (de):
2012-08-15 Michael CurranMake sure that Microsoft New Phonetic input method...
2012-08-15 Michael CurranSome fixes to input composition and candidate list...
2012-08-14 James TehThe NVDA Preferences, Tools and Help menus are now...
2012-08-14 James TehDeveloper Guide: Provide a better example for overlay...
2012-08-14 Mesar Hameedrevert for rev 5348. Some languages do need to have...
2012-08-14 James TehDeveloper Guide: Document AppModule.event_NVDAObject_init.
2012-08-14 Michael CurranBaseCandidateListItem NVDAObject's name property: handl...
2012-08-14 Michael CurranDo not use ITfUIElementMgr nor register ITfUIElementSi...
2012-08-13 Mesar Hameedl10n: remove translatable from string that has no text...
2012-08-13 Michael CurranRemove some logging code in our IME support previously...
2012-08-13 James TehFor IA2 table cells, don't report row/column info if...
2012-08-13 Michael CurranMerged main
2012-08-13 Michael CurranCandidateItem behavior's reportFocus method: manually...
2012-08-13 James Tehspeech: Improve language (particularly localisation...
2012-08-13 Michael CurranNo longer announce candidate list when the candidate...
2012-08-13 James Tehconfig: Don't translate config error log messages....
2012-08-13 James TehLog messages shouldn't be translated.
2012-08-13 James TehAdd translator comments.
2012-08-13 Michael CurranAllow detection of IME candidate lists even if this...
2012-08-13 Michael CurranImplement next and previous properties for IME candidat...
2012-08-13 Michael Currancandidate items: place the number before the word rathe...
2012-08-13 James TehObject navigation commands (except the report current...
2012-08-12 James Tehspeech: Fix several issues related to reporting of...
2012-08-12 Michael CurranWhen announcing changes to the reading string or input...
2012-08-12 Michael Curranmerged main
2012-08-11 James TehLet's not return a tuple from a method that's meant...
2012-08-11 James TehIn applications using IAccessible2 such as Mozilla...
2012-08-11 James Tehseika braille display driver: Declare a file encoding...
2012-08-10 James TehAdd base support for row and column headers for NVDAObj...
2012-08-10 James TehWinConsole backspace script: Actually, don't call speec...
2012-08-11 Mesar Hameedl10n: change "%s of %s" to "{number} of {total}" so...
2012-08-10 James Tehgecko_ia2 vbuf backend: Fix memory leak: free the array...
2012-08-10 James TehThe backspace key is now handled correctly when speakin...
2012-08-09 James TehIAccessibleHandler: IAccessible2 doesn't support simple...
2012-08-09 James TehFix linguistic errors.
2012-08-09 Michael CurranUpdate what's new
2012-08-09 Michael CurranSupport many more features on Freedom Scientific Focus...
2012-08-08 James TehAdd support for the Seika Version 3, 4 and 5 and Seika8...
2012-08-08 James TehAdd What's New and Contributors entries.
2012-08-08 James TehChange all key names to lower case to be consistent...
2012-08-08 James TehMake the name of the driver consistent. Linguistic...
2012-08-08 Ulf BeckmannInitial import of documentation for seika driver.
2012-08-08 Ulf BeckmannInitial import of seika braille display driver.
2012-08-08 Michael CurranAdd-ons manager: if installing the same or another...
next