seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
pete.zha%sun.com
f88a51547d
Translate nsIAccessible roles to ATK roles
...
bug=153816 r=aaronl sr=jst a=asa
2002-07-24 06:33:39 +00:00
kyle.yuan%sun.com
f4de59c418
Bug 153852 Accessibility: Support selection_changed, text_changed and text_selection_changed events for ATK
...
r=aaronl, sr=jst
2002-07-05 06:20:15 +00:00
kyle.yuan%sun.com
177ebed004
Bug 149856 [XBLFC] Active Accessibility: support XBL-based HTML button
...
r=aaronl, sr=jst
2002-06-26 01:53:11 +00:00
aaronl%netscape.com
2d5ce67f73
Bug 153196. Active Accessibility: support MSAA caret object and events. r=kyle, sr=kin
2002-06-25 22:54:23 +00:00
kyle.yuan%sun.com
fbfec1dc1c
Bug 152786 The framework of new event interface between nsIAccessible and ATK
...
r=aaronl, sr=jst
2002-06-25 05:04:17 +00:00
kyle.yuan%sun.com
bd48d7a92d
Bug 151048 Implemetation of nsIAccessibleText
...
second step: other files
2002-06-24 01:22:35 +00:00
kyle.yuan%sun.com
0c7ccee889
For Bug 146400 To merge nsIAccessibleSelectable and nsIAccessibleSelection.
...
I forgot to remove nsIAccessibleSelection.idl. We don't need this file any more.
2002-06-23 03:41:40 +00:00
kyle.yuan%sun.com
61c5b0b4db
Bug 149858 [XBLFC] Active Accessibility: support XBL-based HTML radio
...
r=aaronl, sr=jst
Add nsIAccessibleProvider in radio.xml, create accessible object for XBL radio button
2002-06-19 02:00:38 +00:00
kyle.yuan%sun.com
d5c0bf6b9b
Bug 148902 Implemetation of nsIAccessibleEditableText
...
r=aaronl, sr=jst
2002-06-12 05:27:37 +00:00
kyle.yuan%sun.com
5edddda012
Bug 146400 To merge nsIAccessibleSelectable and nsIAccessibleSelection
...
r=aaronl, sr=jst
2002-06-12 05:16:30 +00:00
pete.zha%sun.com
ec516d0be2
bug 148314:Implementation the nsIAccessibleTable
...
Description: let HTML table support nsIAccessibleTable extension
r=aaronl, sr=jst, a=asa
2002-06-07 04:15:18 +00:00
pete.zha%sun.com
f8f863832b
bug 145615:Should use AString instead of wstring or DOMString in accessibility APIs
...
r=aaronl, sr=jst
2002-05-21 05:16:58 +00:00
kyle.yuan%sun.com
73ec25c697
Bug 144700 To polish the nsIAccessibleHyperLink interface
...
r=kyle.yuan, r=aaronl, sr=jst
Check in for Gilbert.Fang@Sun.COM .
2002-05-20 02:31:14 +00:00
aaronl%netscape.com
a4509817d1
Bug 134787. Active Accessibility: support XBL checkbox (first XBL-based HTML form control to be supported). r=jgaunt, sr=jst
2002-05-17 04:03:12 +00:00
pete.zha%sun.com
7932a7441b
bug 109217:Active Accessibility: implement support for <tree>
...
r=aaronl, sr=jst
Check in for Kyle Yuan(kyle.yuan@sun.com )'s fix
Check in other files.
2002-05-13 07:19:43 +00:00
jgaunt%netscape.com
3d2fc538fe
Fixing Bustage
2002-05-10 23:57:01 +00:00
jgaunt%netscape.com
bd32ae519e
bug 124448 Accessibility Support for Object/Embed tags
...
r=aaronl
sr=jst
2002-05-10 22:34:53 +00:00
aaronl%netscape.com
a97fef7f68
Bug 136696. Active Accessibility: support get_accKeyboardShortcut(). r=jgaunt, sr=jst
2002-05-08 20:43:49 +00:00
aaronl%netscape.com
a91955185f
Bug 135482. Active Accessibility: need EVENT_OBJECT_SCROLLINGEND to tell where screen has scrolled to. r=jgaunt, sr=jst.
2002-05-08 20:21:03 +00:00
seawood%netscape.com
c0ec608df6
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
jay.yan%sun.com
e1d8e5f3be
bug 127893 checkin additional IDL files contributed by Sun
...
r=jgaunt sr=jst
this is the second part of the patch: makefile for linux and windows. I will checkin xml file for MAC makefile soon
2002-04-17 09:49:23 +00:00
jay.yan%sun.com
e918e15c14
bug 127893 check in additional IDL files contributed by Sun
...
r=jgaunt sr=jst
this part is only the new idl files, I will checkin makefile for 3 platforms soon.
2002-04-17 09:44:40 +00:00
jgaunt%netscape.com
fdd81f01d7
this would break too
2002-02-18 08:48:29 +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
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
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
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
jgaunt%netscape.com
8d406a8900
bug 98598 Xul radiobutton accessibility support
...
r=aaronl
sr=hyatt
2001-12-11 20:49:49 +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
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
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
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
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
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
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
cd460e3649
Fix for bug 88284. nsIAccessible is now scriptable. r=jgaunt, sr=brendan
2001-08-03 08:15:20 +00:00
jgaunt%netscape.com
52a631c3bc
bug 90182 fixing accessible support for html selects
...
r=aaronl@netscape.com
sr=waterson@netscape.com
2001-07-20 22:17:31 +00:00
jgaunt%netscape.com
07868cf706
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
...
r= lots, see bug
2001-06-30 00:25:09 +00:00
evaughan%netscape.com
d9378cb8f0
Fix for bug #80902
...
-r jeff@tcbnetworks.com -sr waterson
Fix for bug #80505
-r aaronl, jgaunt -sr brendan
2001-05-17 23:52:32 +00:00
darin%netscape.com
5fd7c54be3
fixes mac bustage r=evaughan
2001-05-11 22:29:34 +00:00
evaughan%netscape.com
94198ed5d8
Landing accessibility
...
-r aarol, jgaunt
-sr brendan
2001-05-11 21:11:38 +00:00
evaughan%netscape.com
679472c15d
Accessibility work. bug #12952
...
-r aaronl -sr brendan
2001-04-17 23:06:38 +00:00