OSDN Git Service

nvdajp/nvdajp.git
2011-12-17 Mesar HameedDeveloperGuide, fix small typo.
2011-12-16 Michael CurranWordDocument NVDAObject's _moveInTable method: always...
2011-12-12 James TehArrrg. Convert to Windows line endings.
2011-12-12 Michael CurranFix for #1964 (NVDA does not read entire line in MS...
2011-12-12 Peter VágnerAdded two more eSpeak variants
2011-12-12 James TehMake braille word wrap configurable.
2011-12-10 James TehadobeAcrobat vbuf backend: cosmetic: Make fillVBuf...
2011-12-10 James TehwebKit vbuf: Support quick nav to tables. Table navigat...
2011-12-10 James TehwebKit vbuf backend: WebKit provides both row and colum...
2011-12-09 James Tehsource readme: Document that the liblouis source archiv...
2011-12-09 James TehSCons can now build liblouis. The liblouis source distr...
2011-12-08 James TehDigital Editions app module: Digital Editions won't...
2011-12-07 James TehWhitespace.
2011-12-07 James TehBump eSpeak required version to 1.46.01, since it is...
2011-12-07 James TehwebKit vbuf backend: Make the id counter specific to...
2011-12-07 James TehwebKit vbuf: getNVDAObjectFromIdentifier: Pass the...
2011-12-07 Michael CurranMerged winwordTextInproc branch which majorly improves...
2011-12-07 James TehIn books in Adobe Digital Editions 1.8.1 and later...
2011-12-07 James TehUpdate What's New.
2011-12-07 James TehMerge main.
2011-12-07 James TehBasic support for web areas in iTunes such as the Store...
2011-12-07 James TehwebKit vbuf: Ensure quick nav to edit fields and form...
2011-12-07 James TehwebKit NVDAObjects: Don't speak valueChange events...
2011-12-07 James TehUpdate What's New.
2011-12-07 James TehAdd/update copyright headers.
2011-12-07 James TehVirtualBuffer.shouldPassThrough: Allow focus mode on...
2011-12-07 James TehwebKit vbuf backend: Handle valueChange and stateChange...
2011-12-07 James TehAdd comment so I don't keep thinking this code is wrong. :)
2011-12-06 Cagri DoganTurkish (tr):
2011-12-06 James TehkeyLabels: Add localised label for the tab key.
2011-12-06 James TehFix indentation.
2011-12-06 James TehwebKit vbuf backend: Never render the name for editable...
2011-12-06 James TehwebKit vbuf backend: fillVBuf: Remove res variable...
2011-12-06 James TehwebKit vbuf backend: Editable text fields seem to somet...
2011-12-06 Michael Curranwinword_getTextInRange: no longer move through the...
2011-12-04 Michael CurranWordDocumentTextInfo: remove _getFormatFieldAtRange...
2011-12-04 Michael CurranMerged main
2011-12-04 Dinakar T.D.Tamil (ta):
2011-12-04 Jani KinnunenFinnish (fi):
2011-12-04 Mesar HameedBrazilian Portuguese (pt_BR):
2011-12-04 Mesar HameedCorrected simple formatting mistakes in po files for...
2011-12-04 Michael CurranUse DisplayModelTextInfo for UIA objects with a role...
2011-12-03 Michael CurranwebKit virtualBuffer: add a _shouldSetFocusToObj and...
2011-12-02 Peter VágnerUpdated slovak language file, user guide and changes.
2011-12-02 James TehMerge main.
2011-12-02 James TehDigital Editions app module: Handle the case where...
2011-12-02 James TehsayAllHandler.readText: If the object supports page...
2011-12-02 James TehAdd app module for Digital Editions preview which adds...
2011-12-02 James Tehevent_childID is often 0 when we don't know what it...
2011-12-02 James TehwebKit vbuf backend: Don't render children of combo...
2011-12-02 James TehwebKit vbuf: Implement getIdentifierFromNVDAObject...
2011-12-02 James TehwebKit vbuf backend: Implement getNodeForNativeHandle...
2011-12-02 James TehFix typo.
2011-12-02 James TehAdd getNodeForNativeHandle method to virtual buffer...
2011-12-01 James TehwebKit vbuf backend: Bypass oleacc proxying.
2011-12-01 James TehMerge main.
2011-12-01 James TehRemove more extraneous whitespace. Translators can...
2011-12-01 Sebastian KruberAdd hedo MobilLine USB braille display driver.
2011-12-01 James TehEnglish User Guide: More capitalisation and spacing...
2011-12-01 James TehEnglish User Guide: Cosmetic fixes: capitalisation...
2011-12-01 James TehUser Guide: Fix punctuation.
2011-12-01 James TehUser Guide: Clarification and examples for Object Navig...
2011-12-01 James Tehobject navigation commands: Change the "No children...
2011-12-01 James TehAdd textInfos.DocumentWithPageTurns mix-in.
2011-12-01 Michael Curran_UIAHandler.UIAHandler.isUIAWindow: normalize the windo...
2011-12-01 James TehsayAllHandler.readText: No longer accept a TextInfo...
2011-12-01 James TehIntroduce new api.getCaretObject() function which retur...
2011-12-01 James TehRemove unnecessary import.
2011-11-30 Michael CurranFix a bug that could very possibly cause a crash in...
2011-11-30 James TehlogHandler.Logger.exception: Don't output debugWarnings...
2011-11-30 Michael CurranMerged main
2011-11-29 James Tehsconstruct: Add output\devDocs\nvda target to generate...
2011-11-29 Michael CurranAnother charBaseline was missing for displayModel's...
2011-11-28 Michael CurranMerged main
2011-11-28 Michael CurranFix typo
2011-11-28 Michael CurranWordDocumentTextInfo.getTextwithFields: return an empty...
2011-11-28 Michael CurranMerged main
2011-11-28 Michael Curranspeech.getCurrentLanguage: catch NotImplementeError...
2011-11-28 Michael CurranSlightly reimplemented the way NVDA tracks the caret...
2011-11-27 Michael CurranReimplement table navigation in MS Word to allow naviga...
2011-11-27 Marlin RodriguesBrazilian Portuguese (pt_BR):
2011-11-26 Peter VágnerUpdated slovak language file and changes.
2011-11-26 Michael CurranUpdated what's new to mention MS Word improvements
2011-11-26 Michael CurranDo not report comments in MS word while inside the...
2011-11-26 Michael CurranReport text color in Microsoft Word
2011-11-25 James TehMerge 2011.3.
2011-11-25 James TehAdd comment about SAPI5 initialisation change so we...
2011-11-25 Bernd DorerGerman (de):
2011-11-25 James TehversionInfo: Set version to 2011.3 (final). release-2011.3
2011-11-24 Dinakar T.D.Tamil (ta):
2011-11-24 Michael CurranUpdated Chinese Taiwan po file
2011-11-24 James TehglobalCommands: reportFormatting script: Add entry...
2011-11-24 Peter VágnerUpdated croatian language file.
2011-11-24 James Tehsapi5 synth driver: Set the voice before setting the...
2011-11-24 Michael CurranReport heading levels 1 through 6 for paragraphs with...
2011-11-24 Michael CurranReimplement the way we expose MS Word tables so that...
2011-11-23 Peter VágnerMerged 2011.3
2011-11-23 Peter Vágnerupdated portuguese and czech language files
2011-11-23 Michael CurranSupport announcement of the existance of comments in...
2011-11-23 Michael CurranSupport reporting of links in MS Word
next