darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
aaronl%netscape.com
613d78d4b4
Bug 125295. Active Accessibility: HTML <button> element should be a leaf. r=jgaunt, sr=hewitt, a=shaver
2002-03-01 07:27:33 +00:00
aaronl%netscape.com
22931b9e75
Bug 127277. accValue incorrect return values. r=jgaunt, sr=hewitt, a=shaver
2002-03-01 07:27:29 +00:00
aaronl%netscape.com
11f6e7f5b6
Backing out Bug 125295. (Smoktests not finished) Active Accessibility: HTML <button> element should be a leaf. r=jgaunt, sr=hewitt, a=shaver
2002-02-28 18:18:42 +00:00
aaronl%netscape.com
eb2bcd551f
Backing out Bug 127277. (Smoktests not finished) accValue incorrect return values. r=jgaunt, sr=hewitt, a=shaver
2002-02-28 18:18:39 +00:00
aaronl%netscape.com
a88048e70f
Bug 125295. Active Accessibility: HTML <button> element should be a leaf. r=jgaunt, sr=hewitt, a=shaver
2002-02-28 18:14:54 +00:00
aaronl%netscape.com
f028eda411
Bug 127277. accValue incorrect return values. r=jgaunt, sr=hewitt, a=shaver
2002-02-28 18:14:49 +00:00
jgaunt%netscape.com
fdd81f01d7
this would break too
2002-02-18 08:48:29 +00:00
jgaunt%netscape.com
16608b54d7
DAMN, more bustage fixage
2002-02-18 08:46:08 +00:00
jgaunt%netscape.com
58435d833f
bustage fix
2002-02-18 08:12:27 +00:00
jgaunt%netscape.com
c5488d8591
bug 109223 - XUL listbox Accessibility support r=aaronl sr=hewitt
2002-02-18 07:35:10 +00:00
aaronl%netscape.com
37d3cec004
Active Accessibility: support HTML tags <fieldset> and <legend>. r=jgaunt, sr=hewitt
2002-02-16 01:34:42 +00:00
dbragg%netscape.com
f7eae3c47b
Moving these platform specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
2002-02-07 22:52:20 +00:00
alecf%netscape.com
fe8bbbd587
dependency update
2002-02-06 22:19:07 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
jgaunt%netscape.com
f45ab9bd02
bug 121890 bad acc bounds reporting for HTML Select Button
...
r=aaronl
sr=brendan
2002-01-29 02:05:22 +00:00
jst%netscape.com
74b270f1db
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
2002-01-24 09:20:51 +00:00
aaronl%netscape.com
ab9bb75d9a
Bug 120813. Active Accessibility: fix bounds of root frame. The root frame's x,y position shouldn't have the current scroll position added to it, unlike it's child elements. r=jgaunt, rs=waterson
2002-01-24 05:12:29 +00:00
seawood%netscape.com
e56e20b1dc
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
aaronl%netscape.com
917db0977f
Bug 120176. Active Accessibility: tweaks to STATE_OFFSCREEN. r=kmcclusk, sr=waterson
2002-01-16 03:07:03 +00:00
aaronl%netscape.com
e44c18b07f
Bug 118018. Active Accessibility: Bounds fixes. r=dbaron, sr=hewitt
2002-01-15 05:20:27 +00:00
jgaunt%netscape.com
90c625b3fa
bug 115659 xul radio buttons not exposed properly through accessibility
...
r=aaronl
sr=jag
2002-01-14 21:00:08 +00:00
jgaunt%netscape.com
cc5fb98518
bug 110422 optimize XBL accessible code
...
r=aaronl,rginda
sr=jag
2002-01-14 20:56:49 +00:00
aaronl%netscape.com
2ac3026a93
Bug 118851. Active Accessibility: return i18n compatible names again. r=jgaunt, sr=hewitt. Bug 119312. Active Accessibility: GetAccFocused needs to return the IAccessible for the currently focused node. r=jgaunt, sr=alecf
2002-01-12 00:23:06 +00:00
aaronl%netscape.com
618f21ff3f
Active Accessibility: use tooltiptext attribute for accessible name if there is no label. r=jgaunt, sr=waterson
2002-01-11 03:49:13 +00:00
aaronl%netscape.com
682aa6f2ff
Bug 119067. Add nsIDOMXULMenuListElement.idl, implement open property. r=jgaunt, sr=hyatt. Bug 119251 - Active Accessibility status bar shouldn't act like a leaf - need the ability to have children. r=jgaunt, sr=waterson
2002-01-11 03:48:02 +00:00
aaronl%netscape.com
60d7064439
Active accessibility fixes. Bug 118633 - null frame checks, bug 118761 - support STATE_SYSTEM_INVISIBLE, bug 118759 - support statusbar, bug 114109 - support dropmarker, bug 118858 and bug 118020 - text nodes shouldn't get focusable state. r's=jgaunt, sr's=hewitt, waterson
2002-01-09 10:02:29 +00:00
mcafee%netscape.com
71f507cee7
Ignore generated files
2001-12-29 03:28:07 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mjudge%netscape.com
d7c892374e
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
50bfd9ef58
7868 api change for selection SetDisplayFlags in nsISelectionDisplay idl. r=saari bug bs=7868
2001-12-18 01:12:02 +00:00
aaronl%netscape.com
c131546032
Bug 115330. Correct states for text nodes that are children of links. r=jgaunt, rs=waterson
2001-12-17 23:52:24 +00:00
jgaunt%netscape.com
f0c6cbebd4
fixing bustage on mac
2001-12-17 03:01:20 +00:00
jgaunt%netscape.com
ae53a4b116
bug 102021, xul menulist accessibility support for aaronl
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
2001-12-17 01:21:45 +00:00
jgaunt%netscape.com
3cb166bf1c
bug 102021, xul menulist accessibility support for aaronl
...
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
bug 110800, improper event firing in selects
r=dcone, sr=attinasi
2001-12-17 01:21:29 +00:00
jaggernaut%netscape.com
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
pavlov%netscape.com
15273ea50a
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
jgaunt%netscape.com
6344e2b6a6
bug 103148, turn off xul accessibility when not needed
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:32 +00:00
jgaunt%netscape.com
90590f4fb9
bug 103148, turn off xul accessibility when not needed
...
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:14 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
aaronl%netscape.com
80e7ab4873
Bug 114687. Active Accessibility: Bounds calculation off by how far we're scrolled into the document. r=jgaunt, rs=waterson
2001-12-11 22:40:25 +00:00
aaronl%netscape.com
2bd146b4c6
Bug 113367 and Bug 111284. Active Accessibility: fix states for table (*not* focusable) and accessible name for table when caption is used. r=jgaunt, sr=brendan
2001-12-11 21:42:58 +00:00
jgaunt%netscape.com
8d406a8900
bug 98598 Xul radiobutton accessibility support
...
r=aaronl
sr=hyatt
2001-12-11 20:49:49 +00:00
ccarlen%netscape.com
369392d1d3
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:25:37 +00:00
ccarlen%netscape.com
6d8ea78b52
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
jst%netscape.com
d9e3afb71d
Fixing bug 110798. Freezing the interfaces nsIDOMEvent, nsIDOMEventListener, nsIDOMEventTarget and nsIDOMDocumentEvent. r=harishd@netscape.com, sr=jband@netscape.com
2001-12-06 06:57:03 +00:00
jgaunt%netscape.com
b489800cbf
bug 112731 fix for accPreviousSibling
...
r=aaronl
rs=waterson
2001-12-05 02:11:02 +00:00
jgaunt%netscape.com
ac08dc74db
Fixing bustage on linux
2001-11-30 23:51:06 +00:00
sfraser%netscape.com
6f2987ba79
Fix access paths to pick up new files.
2001-11-30 23:42:44 +00:00
jgaunt%netscape.com
fcfee9a0cc
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
f5f27820fa
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
7baa72c607
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
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
aaronl%netscape.com
8794de1108
Bug 109851. Fix extra accessible events being generated. sr=brendan, r=jgaunt
2001-11-20 02:29:14 +00:00
aaronl%netscape.com
6f28df0916
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
fd8b097cda
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
a0ba7a05f1
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
d49a4ba867
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
jgaunt%netscape.com
99b1286d35
bug 108069 r=aaronl sr=hyatt
groundwork for XUL select accessibility work
2001-11-07 00:13:07 +00:00
jgaunt%netscape.com
67096e7226
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
deeb2568c9
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
4cdecde266
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
857f3174b3
Adding type specifier for functions to fix bustage.
2001-10-27 03:24:15 +00:00
seawood%netscape.com
190a210182
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
d21aea8332
Bug 106710. Expose anonymous content via accessibility API's. r=jgaunt, sr=waterson
2001-10-26 23:47:52 +00:00
aaronl%netscape.com
225eee3dfb
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
1519552378
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
6d54781149
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
a93ac91395
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
c5cb858329
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
f7240b3f91
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
45d9a7d092
Bug 102475. Fixes to msaa busy statechange events. r=jgaunt, sr=brendan
2001-10-02 08:07:40 +00:00
dbaron%fas.harvard.edu
9a4acbab7a
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
8d6a3102f2
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
cc64b08151
Update module deps. Adding timer & uriloader to REQUIRES for accessible.
2001-09-26 21:03:18 +00:00
jgaunt%netscape.com
398fff2476
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
2cddb7e586
Bug 98781. Active Accessibility: XUL <image> element support. sr=hyatt, r=jgaunt
2001-09-25 22:32:32 +00:00
jaggernaut%netscape.com
fcacf5249a
Fixing myotonic bustage (add "timer" and "uriloader" to REQUIRES)
2001-09-25 10:46:39 +00:00
aaronl%netscape.com
97eb525c51
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
b1299c0e47
Backing out 100498 for now. Mac problems
2001-09-25 05:54:10 +00:00
aaronl%netscape.com
b18361796c
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
17ac3b2ed8
License changes, take 2. Bug 98089. mozilla/accessible/.
2001-09-25 00:48:50 +00:00
bzbarsky%mit.edu
5b28996bde
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
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
cls%seawood.org
02e250b59e
Updating accessibility dependencies.
...
Bug #98371 sr=alecf
2001-09-18 23:48:03 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
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
1312894baa
adding files to IDL projects for aaronl. Accessiblity stuff, bug 82207
2001-09-18 03:09:19 +00:00
aaronl%netscape.com
43b42de673
Bug 82207. Beginning XUL MSAA support (checkboxes). r=jgaunt, sr=hyatt
2001-09-18 03:09:01 +00:00
aaronl%netscape.com
65f0831c19
Bug 82207. Reversing part of change, before redness occurs
2001-09-15 01:33:24 +00:00
aaronl%netscape.com
c51b3e276d
Part of bug 82207. r=jgaunt, sr=hyatt. XUL Checkbox supporting MSAA
2001-09-15 01:15:19 +00:00
jaggernaut%netscape.com
25856c9451
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
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
30ace44624
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
7404594d2f
Reversing 82207 patch - mac problems.
2001-09-08 17:05:09 +00:00
aaronl%netscape.com
70d5ec6da2
Bug 82207. XUL Checkbox working with MSAA. r=jgaunt, sr=hyatt
2001-09-08 16:22:09 +00:00
aaronl%netscape.com
ac2ec34b5d
Bug 96065. Active Accessibility text nodes should not be focusable. r=jgaunt, sr=brendan\
2001-08-21 00:47:07 +00:00