Граф коммитов

106 Коммитов

Автор SHA1 Сообщение Дата
louie.zhao%sun.com cd5597f11f bug 201922 Make XUL tree accessibles keep track of their own tree item accessibles
r = aaronleventhal
sr= Henry.Jia
2004-06-16 06:19:12 +00:00
aaronleventhal%moonset.net f452943730 Bug 242594. Expose list and list item objects, and bullet text. r=Louie.Zhao, sr=jst/dbaron 2004-06-04 19:28:36 +00:00
aaronleventhal%moonset.net 7cde089dc6 Bug 242589. Optimize accessible tree walking. r=kyle, sr=jst 2004-05-26 13:01:13 +00:00
louie.zhao%sun.com 59b5022c66 bug241054 Add additional ATK ROLE
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-04-22 02:58:35 +00:00
gerv%gerv.net 692411203a Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
pkw%us.ibm.com ea9d27915c Bug 235719 - mozilla toplevel windows don't generate at-spi window: events.
Patch by Louie Zhao <Louie.Zhao@sun.com>
r=pkw@us.ibm.com, sr=Henry.Jia@sun.com, a=asa@mozilla.org
2004-03-25 18:36:08 +00:00
timeless%mozdev.org 6c4837e3a0 Bug 227904 AccessibleMarshal.exp : warning LNK4070: /OUT:ISimpleDOMDocumentMarshal.dll directive in .EXP differs from output filename "AccessibleMarshal.dll"; ignoring directive
patch by sdwalker@myrealbox.com r=bryner
2004-01-12 16:28:13 +00:00
tor%cs.brown.edu 8249189176 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:31:18 +00:00
simford.dong%sun.com 86fd0c04f7 Bug 216731 [ATK Accessibility] register ROLE_LINK on runtime
r=kyle, sr=henry
for GTK2 only, not included in normal build
2003-09-02 09:47:14 +00:00
cls%seawood.org fa583876c2 Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
aaronl%netscape.com 328dc604c2 Bug 214447. Shorten names in accessibility APIs. r=kyle, sr=alecf 2003-07-31 08:09:39 +00:00
aaronl%netscape.com ac94754af0 Fixing bustage 2003-07-22 15:42:29 +00:00
aaronl%netscape.com 98bd7982dd Bug 212157. Move accessibility interfaces toward eventual freezing, mark @status UNDER_REVIEW. r=kyle, sr=alecf 2003-07-22 14:55:22 +00:00
aaronl%netscape.com 2003aecfd7 Bug 210782. Separate public and private accessibility interfaces. r=kyle, sr=jst 2003-07-09 07:01:46 +00:00
aaronl%netscape.com 32d7da59d5 Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. Rest of patch. r=kyle, sr=alecf 2003-06-19 18:13:49 +00:00
aaronl%netscape.com 7f361db16c Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. r=kyle, sr=alecf 2003-06-19 18:12:52 +00:00
aaronl%netscape.com 750584cee6 Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf 2003-06-16 10:35:11 +00:00
aaronl%netscape.com ce1cee12ac Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf 2003-06-16 10:29:22 +00:00
seawood%netscape.com 41119ba822 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 00:15:38 +00:00
aaronl%netscape.com 50d6f000c7 Bug 207487. No accessible name using label for xul <textbox> element. r=kyle, sr=alecf 2003-06-04 20:57:39 +00:00
aaronl%netscape.com b6384966b4 Bug 207950. Add capabilities to ISimpleDOMNode. r=jgaunt, sr=alecf 2003-06-04 20:50:34 +00:00
aaronl%netscape.com 52fc1852c6 Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa 2003-05-19 09:07:41 +00:00
aaronl%netscape.com fc5bee7f64 Backing out changes until I can figure out what's happening 2003-05-17 12:00:07 +00:00
aaronl%netscape.com e21fcb29cd Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa 2003-05-17 09:00:57 +00:00
aaronl%netscape.com 4b337314fb Bug 204186. Make editor and Midas accessible via MSAA. r=kyle, sr=jst, a=asa 2003-05-15 08:37:38 +00:00
aaronl%netscape.com 72f1681e64 Bug 149654. Send accessibility events for DOM mutations, invalidate appropriate parts of accessibility cache based on DOM mutation events. Also fixes bug 74218, implement DOMSubtreeModified event. r=kyle, sr=jst 2003-04-28 10:24:52 +00:00
kyle.yuan%sun.com 6c5ff84d93 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 3: remove old files
2003-04-22 07:44:46 +00:00
kyle.yuan%sun.com 8d40643405 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 2: modified files
2003-04-22 07:38:18 +00:00
kyle.yuan%sun.com e1e8298922 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 1: new files
2003-04-22 07:24:52 +00:00
aaronl%netscape.com 7bd7078f78 Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf 2003-04-15 08:45:55 +00:00
aaronl%netscape.com 090b50241a Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
aaronl%netscape.com 2fe2e37699 Fixing bustage 2003-04-01 23:31:43 +00:00
aaronl%netscape.com 317192d897 Fixing bustage 2003-04-01 23:31:24 +00:00
aaronl%netscape.com aa7d0ce138 Fixing bustages 2003-04-01 23:06:12 +00:00
aaronl%netscape.com dbdef14a43 Fixing bustages 2003-04-01 22:57:00 +00:00
aaronl%netscape.com f5e490be84 Fixing bustage 2003-04-01 22:18:29 +00:00
aaronl%netscape.com 3fba60073a Fixing horkage. Forgot cvs add on this file nsIAccessNode.idl 2003-04-01 20:39:57 +00:00
aaronl%netscape.com 40168b0747 Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf 2003-04-01 20:02:51 +00:00
kyle.yuan%sun.com b809028dd5 Bug 197974 [ATK Accessibility] rewrite nsAccessibleText code
r=bolian.yin
Not in the default build
2003-03-24 03:23:12 +00:00
kyle.yuan%sun.com cf13106c8d Bug 196288 [ATK Accessibility] implement ATK link_selected event
r=aaronl, sr=henry.jia
2003-03-20 08:27:31 +00:00
aaronl%netscape.com a24f59a714 Bug 194977. Support <label> elements as ROLE_STATICTEXT like IE does, fix use of label name for controls when no form element. r=kyle, sr=henry 2003-03-06 18:50:39 +00:00
kyle.yuan%sun.com 4bff80f975 Bug 193656 [ATK Accessibility] implement accessible object for block frame
r=aaronl, sr=henry.jia
2003-03-05 02:51:36 +00:00
kyle.yuan%sun.com d7cb97a699 Bug 193987 need ability to fire event in any accObjects
r=aaronl, sr=henry.jia
2003-03-05 02:10:57 +00:00
kyle.yuan%sun.com 19e835f23a Bug 166319 support getCharacterExtents for nsIAccessibleText
r=kyle.yuan, sr=henry.jia
Patch by simford.dong@sun.com
2003-02-27 10:07:58 +00:00
aaronl%netscape.com c1e0b59d22 Bug 193797. Accessibility cleanup and fixes for <select>. r=kyle, sr=henry 2003-02-27 01:51:13 +00:00
aaronl%netscape.com 924503d747 Bug 166504. Crash when closing down with accessibility running because of late object release from third party apps. r=jgaunt, sr=jst, a=dbaron 2003-02-13 22:56:18 +00:00
kyle.yuan%sun.com 68ce40b1b0 Bug 187208 give more information for menu
r=kyle.yuan, sr=bryner
2003-01-13 06:26:11 +00:00
bolian.yin%sun.com 6178ec0587 Bug 187209, role for toplevel should be "frame"
patch by simford.dong@sun.com, r=bolian. This is NOT for the default build.
2003-01-10 07:20:11 +00:00
seawood%netscape.com 4588fb970a Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
kyle.yuan%sun.com 23c30adeaa Bug 177451 [Active Accessibility] implement support for <toolbar>
r=aaronl, sr=jst
Bug 177453 [Active Accessibility] implement support for <hr>
r=aaronl, sr=jst
Bug 177646 [Active Accessibility] implement support for <tooltip>
r=aaronl, sr=jst
2002-11-06 01:29:58 +00:00