jst%netscape.com
48f217780d
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
68558db0ea
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
fa5df5e54c
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
c3d31ba6a2
Bug 120176. Active Accessibility: tweaks to STATE_OFFSCREEN. r=kmcclusk, sr=waterson
2002-01-16 03:07:03 +00:00
aaronl%netscape.com
ca9cdd2c42
Bug 118018. Active Accessibility: Bounds fixes. r=dbaron, sr=hewitt
2002-01-15 05:20:27 +00:00
jgaunt%netscape.com
b1fbe56df9
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
a78a9677f1
bug 110422 optimize XBL accessible code
...
r=aaronl,rginda
sr=jag
2002-01-14 20:56:49 +00:00
aaronl%netscape.com
39719216ba
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
8c3eb5b497
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
fc06116b5f
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
13f63c20ef
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
e84615645a
Ignore generated files
2001-12-29 03:28:07 +00:00
seawood%netscape.com
874c54280c
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
d41f10649d
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
cdd74d163c
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
f42e55c95c
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
b67d9ce8ba
fixing bustage on mac
2001-12-17 03:01:20 +00:00
jgaunt%netscape.com
2d9190147b
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
732bf72a9d
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
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
jgaunt%netscape.com
6c932f3fb4
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
a15997a894
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
3738d752bc
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
b9e6752973
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
fdb68feb62
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
853a38965a
bug 98598 Xul radiobutton accessibility support
...
r=aaronl
sr=hyatt
2001-12-11 20:49:49 +00:00
ccarlen%netscape.com
43b93983ff
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
2d15ad27bc
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
117e1271b9
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
083b34cc28
bug 112731 fix for accPreviousSibling
...
r=aaronl
rs=waterson
2001-12-05 02:11:02 +00:00
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