summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 309753 - don't call cellSize(); call the Cocoa cellSize to get the native size.Scott Kovatch2010-05-102-6/+18
|
* checking s390 machines separate from othersSilenio Quarti2010-05-101-6/+4
|
* 'new version v3646'v3646Felipe Heidrich2010-05-071-0/+6
|
* Update current version from v3645 to v3646Felipe Heidrich2010-05-074-5/+5
|
* Bug 277098 - Line numbers rendered too lowSilenio Quarti2010-05-072-9/+14
|
* Bug 312112 - Spec for Accessible.sendEvent should mention that eventData can ↵Carolyn MacLeod2010-05-071-1/+34
| | | | be null
* Bug 311973 - StyledText's AccessibleTextExtendedListener#getText() problems ↵Silenio Quarti2010-05-071-3/+11
| | | | for TEXT_BOUNDARY_WORD
* Bug 312097 - NVDA does not work with Eclipse Java editorCarolyn MacLeod2010-05-071-1/+59
|
* 311974 - WebKitGTK's minimum version should be 1.2.0Grant Gayed2010-05-071-1/+1
|
* 288669 - Modal state of Shells ignored after a dialog has popped upPraveen Innamuri2010-05-077-2/+46
|
* 298744 - [Program] Opening URLs in external browser fails with GLib 2.20Praveen Innamuri2010-05-076-6/+49
|
* 309570 - fix client area calculationScott Kovatch2010-05-062-0/+6
|
* Bug 311819 - StyledText getTextAttributes should always return font & colorsFelipe Heidrich2010-05-061-1/+2
|
* s390 build check machines and librariesSilenio Quarti2010-05-061-3/+12
|
* 291326 - add asyncExec observer proc in AWTRunLoopMode.Scott Kovatch2010-05-062-0/+11
|
* 311687 - implement computeSize and wrap text on resize.Scott Kovatch2010-05-061-22/+44
|
* *** empty log message ***Silenio Quarti2010-05-061-1/+1
|
* *** empty log message ***Silenio Quarti2010-05-061-1/+1
|
* *** empty log message ***Silenio Quarti2010-05-061-3/+5
|
* *** empty log message ***Silenio Quarti2010-05-061-2/+2
|
* *** empty log message ***Silenio Quarti2010-05-061-1/+1
|
* *** empty log message ***Silenio Quarti2010-05-061-1/+1
|
* *** empty log message ***Silenio Quarti2010-05-061-2/+2
|
* *** empty log message ***Silenio Quarti2010-05-061-2/+2
|
* *** empty log message ***Silenio Quarti2010-05-061-1/+1
|
* *** empty log message ***Silenio Quarti2010-05-061-1/+1
|
* adding s390Silenio Quarti2010-05-061-0/+1
|
* *** empty log message ***Silenio Quarti2010-05-061-5/+28
|
* Bug 311881 - NPE in Link traversal codeFelipe Heidrich2010-05-061-3/+4
|
* 311631 - tab items don't get read out by VoiceOver.Scott Kovatch2010-05-052-0/+20
|
* 310636 - implement hot imagesScott Kovatch2010-05-053-10/+48
|
* Bug 311746 - Orca/Eclipse focus problems switching appsSilenio Quarti2010-05-052-1/+3
|
* Bug 311632 - AccessibleObject interfering with default accessibility of ↵Silenio Quarti2010-05-051-14/+32
| | | | Text (with Orca)
* Bug 291749 - Links in Link widget not selectable via keyboard (no focus ring)Lakshmi Shanmugam2010-05-052-20/+139
|
* Bug 311602 - Wrong super method called in AccessibleObjectSilenio Quarti2010-05-041-5/+5
|
* Bug 311462 - Timer does not run when FileDialog is openSilenio Quarti2010-05-041-2/+4
|
* Bug 311466 - Leaking accessible objectSilenio Quarti2010-05-041-4/+1
|
* remove live region code for nowCarolyn MacLeod2010-05-041-12/+2
|
* Bug 311303 - IAccessible2::role is supposed to pass the MSAA role throughCarolyn MacLeod2010-05-041-2/+26
|
* Bug 311292 - QI shouldn't return S_OK for IAText if there are only ↵Carolyn MacLeod2010-05-041-1/+1
| | | | attributeListeners
* Bug 311302 - NPE getting address of a RelationCarolyn MacLeod2010-05-042-26/+26
|
* 'new version v3645'v3645Felipe Heidrich2010-05-041-0/+6
|
* checking s390x librariesSilenio Quarti2010-05-041-1/+1
|
* Update current version from v3644 to v3645Felipe Heidrich2010-05-044-5/+5
|
* Bug 282229 - The scroll in any editor is painfully slow on OS XSilenio Quarti2010-05-0413-113/+204
|
* BugÊ310919 - VoiceOver only reads blank on carbon StyledTextSilenio Quarti2010-05-041-10/+15
|
* 310648 - send up/down arrows to popup buttons.Scott Kovatch2010-05-032-3/+31
|
* Bug 305433 - [Gtk] unexpected MouseExit event for Shell causes bad ↵Silenio Quarti2010-05-031-1/+1
| | | | interaction with JFace ToolTip on 3.6
* Bug 268112 - Combo getListVisible missingSilenio Quarti2010-05-035-2/+38
|
* 310932 - Poor table scrolling performance due to multiple XQueryColor calls ↵Grant Gayed2010-05-032-10/+68
| | | | per widget