jgaunt%netscape.com
|
db88dcc009
|
Fixing bustage on linux
|
2001-11-30 23:51:06 +00:00 |
sfraser%netscape.com
|
c6af31c9eb
|
Fix access paths to pick up new files.
|
2001-11-30 23:42:44 +00:00 |
jgaunt%netscape.com
|
9813cc5032
|
bug 112701 - seperate accessible/src dir into 3
mac specific changes
r=aaronl
r=leaf
sr=hyatt
|
2001-11-30 22:49:02 +00:00 |
jgaunt%netscape.com
|
8419a4fa5c
|
bug 112701 - seperate accessible/src directory into 3
r=aaronl
r=leaf
sr=hyatt
|
2001-11-30 22:48:55 +00:00 |
rginda%netscape.com
|
d951e163d4
|
bug 112494, "crash in nsAccessibilityService::CreateIFrameAccessible", r=jgaunt, sr=shaver
sanity check the parameter and return an error code if something isn't right, instead of crashing.
|
2001-11-30 08:29:08 +00:00 |
seawood%netscape.com
|
d8927fcc61
|
Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
|
2001-11-21 09:49:41 +00:00 |
aaronl%netscape.com
|
da875af4cf
|
Bug 109851. Fix extra accessible events being generated. sr=brendan, r=jgaunt
|
2001-11-20 02:29:14 +00:00 |
aaronl%netscape.com
|
3667bef2b8
|
Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content
|
2001-11-20 02:05:26 +00:00 |
jgaunt%netscape.com
|
7a702bad66
|
mcp files for bug 108629 and bug 109221 latest round of accessibility support
r=jgaunt
sr=sfraser
|
2001-11-20 02:03:03 +00:00 |
rginda%netscape.com
|
dba7821c59
|
bug 110620, r=aaronl, sr=brendan, a=blizzard/drivers
add null pointer check to avoid crash when we're called in unexpected ways.
|
2001-11-19 22:44:14 +00:00 |
alecf%netscape.com
|
52cd89e71b
|
win32 REQUIRES cleanup
|
2001-11-15 03:49:13 +00:00 |
jgaunt%netscape.com
|
d000f0e90a
|
bug 108069 r=aaronl sr=hyatt
groundwork for XUL select accessibility work
|
2001-11-07 00:13:07 +00:00 |
jgaunt%netscape.com
|
1fa3b53c05
|
bug 108069 r=aaronl sr=hyatt
groundwork for XUL select accessibility work
lots of suffling stuff around
|
2001-11-07 00:12:16 +00:00 |
aaronl%netscape.com
|
cf084ec29a
|
Bug 106533. Active Accessibility: Assert on startup in timer code. r=evaughan, sr=waterson
|
2001-10-31 06:12:39 +00:00 |
aaronl%netscape.com
|
e987e6b038
|
Bug 107196. Leave empty HTML text nodes and nameless XUL images out of accessible tree. r=evaughan, sr=waterson
|
2001-10-31 06:10:44 +00:00 |
seawood%netscape.com
|
e2855fc61b
|
Adding type specifier for functions to fix bustage.
|
2001-10-27 03:24:15 +00:00 |
seawood%netscape.com
|
04080b1241
|
Apparently, the ANSI C++ standard no longer assumes int for functions that are mssing their type specifier. And the HP-UX & Sun Forte compilers catch this.
Fixing tinderbox bustage.
|
2001-10-27 01:49:12 +00:00 |
aaronl%netscape.com
|
19725e63bd
|
Bug 106710. Expose anonymous content via accessibility API's. r=jgaunt, sr=waterson
|
2001-10-26 23:47:52 +00:00 |
aaronl%netscape.com
|
fe175b3205
|
Bug 103903. Accessibility module must be ready for pres shell to disappear at any time, so it doesn't crash. r=jgaunt, sr=brendan
|
2001-10-12 21:05:31 +00:00 |
jgaunt%netscape.com
|
861b371175
|
Fix bustage on Linux on ports page and the coming bustage on the main linux pages. for bug 102777
|
2001-10-09 22:30:06 +00:00 |
jgaunt%netscape.com
|
02d5f169d4
|
bug 102777 factoring of a8e code into seperate HTML and XUL files, and new impl for GetAccName for XUL a11y widgets
r=aaronl
sr=hyatt
|
2001-10-09 21:53:46 +00:00 |
jgaunt%netscape.com
|
c6e9b2d1cb
|
bug 102777 -- factoring of a8e code into XUL and HTML specific files and new impl for GetAccName for XUL a11y widgets
r=aaronl
sr=hyatt
|
2001-10-09 21:52:36 +00:00 |
aaronl%netscape.com
|
f917df3955
|
Bug 102192. Active Accessibility: Support STATE_OFFSCREEN for accessible objects. r=kmcclusk, sr=waterson
|
2001-10-03 00:18:48 +00:00 |
aaronl%netscape.com
|
062ca92d69
|
Bug 102416. Document URL exposed via Acessibility API not always current. r=jgaunt, sr=rpotts
|
2001-10-02 21:36:38 +00:00 |
aaronl%netscape.com
|
747cfc77bf
|
Bug 102475. Fixes to msaa busy statechange events. r=jgaunt, sr=brendan
|
2001-10-02 08:07:40 +00:00 |
dbaron%fas.harvard.edu
|
0cc7ea34da
|
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
|
2001-10-02 03:18:08 +00:00 |
aaronl%netscape.com
|
48d2ac6b1d
|
Bug 101615. Unique child ID's for accessible event targets. r=jgaunt, sr=vidur
|
2001-09-28 08:12:07 +00:00 |
seawood%netscape.com
|
76aa5b3f58
|
Update module deps. Adding timer & uriloader to REQUIRES for accessible.
|
2001-09-26 21:03:18 +00:00 |
jgaunt%netscape.com
|
a000eb321f
|
bug 100772 bug 98777 accessible support for XUL
Description, Label, Button
r=aaronl sr=hyatt
|
2001-09-25 22:59:55 +00:00 |
aaronl%netscape.com
|
365288f7ae
|
Bug 98781. Active Accessibility: XUL <image> element support. sr=hyatt, r=jgaunt
|
2001-09-25 22:32:32 +00:00 |
jaggernaut%netscape.com
|
8ee628d497
|
Fixing myotonic bustage (add "timer" and "uriloader" to REQUIRES)
|
2001-09-25 10:46:39 +00:00 |
aaronl%netscape.com
|
adb51353dd
|
Bug 100498. Active accessibility: Clear, consistent events for page load busy states. r=jgaunt, sr=waterson.
|
2001-09-25 08:34:42 +00:00 |
aaronl%netscape.com
|
03be6dff68
|
Backing out 100498 for now. Mac problems
|
2001-09-25 05:54:10 +00:00 |
aaronl%netscape.com
|
c2ea45912b
|
Bug 100498. Active accessibility: Clear, consistent events for page load busy states. r=jgaunt, sr=hyatt.
|
2001-09-25 04:52:14 +00:00 |
gerv%gerv.net
|
d813e41062
|
License changes, take 2. Bug 98089. mozilla/accessible/.
|
2001-09-25 00:48:50 +00:00 |
bzbarsky%mit.edu
|
687a4abbe8
|
Add a document.contentType attribute to allow getting the MIME type of
the current document from JS. The rest is moving around stuff to deal
with nsIDocument already declaring GetContentType. bug 73847, r=peterv,
sr=jst
|
2001-09-24 22:43:23 +00:00 |
gerv%gerv.net
|
2a80f3fea9
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
scc%mozilla.org
|
63e86dc84f
|
bug #98089: ripped new license
|
2001-09-19 20:09:47 +00:00 |
cls%seawood.org
|
15ce5c78ed
|
Updating accessibility dependencies.
Bug #98371 sr=alecf
|
2001-09-18 23:48:03 +00:00 |
jaggernaut%netscape.com
|
e25262c61f
|
One module per line for REQUIRES. r=/sr=alecf
|
2001-09-18 22:01:13 +00:00 |
jaggernaut%netscape.com
|
3826eb9902
|
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
|
2001-09-18 13:41:47 +00:00 |
saari%netscape.com
|
bd2d5a6c8b
|
adding files to IDL projects for aaronl. Accessiblity stuff, bug 82207
|
2001-09-18 03:09:19 +00:00 |
aaronl%netscape.com
|
534dbf9200
|
Bug 82207. Beginning XUL MSAA support (checkboxes). r=jgaunt, sr=hyatt
|
2001-09-18 03:09:01 +00:00 |
aaronl%netscape.com
|
a47c9c8b06
|
Bug 82207. Reversing part of change, before redness occurs
|
2001-09-15 01:33:24 +00:00 |
aaronl%netscape.com
|
eb927126b4
|
Part of bug 82207. r=jgaunt, sr=hyatt. XUL Checkbox supporting MSAA
|
2001-09-15 01:15:19 +00:00 |
jaggernaut%netscape.com
|
efc8c209fb
|
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
|
2001-09-14 05:37:29 +00:00 |
alecf%netscape.com
|
e5cc5abd22
|
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
|
2001-09-12 20:32:40 +00:00 |
jaggernaut%netscape.com
|
e055a4a2a4
|
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
|
2001-09-12 12:48:23 +00:00 |
aaronl%netscape.com
|
025d54da07
|
Reversing 82207 patch - mac problems.
|
2001-09-08 17:05:09 +00:00 |
aaronl%netscape.com
|
63bd6a7d3a
|
Bug 82207. XUL Checkbox working with MSAA. r=jgaunt, sr=hyatt
|
2001-09-08 16:22:09 +00:00 |