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

94 Коммитов

Автор SHA1 Сообщение Дата
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
aaronl%netscape.com 8556a96a00 Bug 96065. Active Accessibility text nodes should not be focusable. r=jgaunt, sr=brendan\ 2001-08-21 00:47:07 +00:00
sfraser%netscape.com 3e6475c529 Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage. 2001-08-17 01:16:19 +00:00
dbaron%fas.harvard.edu 72421d25cf Fixing MOZ_TRACK_MODULE_DEPS bustage by updating REQUIRES. 2001-08-15 04:34:46 +00:00
aaronl%netscape.com 0b7e85d843 Bug 91716. MSAA Events for focus/selection changes to HTML <select> objects. Also supports focus state for options. r=jgaunt, sr=brendan 2001-08-14 06:01:48 +00:00
aaronl%netscape.com 295e5a847f Bug 93016. Support STATE_ANIMATED for images in Active Accessibility API. r=jgaunt, sr=scc 2001-08-14 02:27:30 +00:00
aaronl%netscape.com faf051807a Fixing build bustage until I can find out what happened. 2001-08-14 01:13:56 +00:00
aaronl%netscape.com f3df6cce3f Fixing build bustage until I can find out what happened. 2001-08-14 01:10:47 +00:00
aaronl%netscape.com a4bb577604 Fix for bug 94778. Simple MSAA role changed for select box windows. r=jgaunt, sr=scc 2001-08-14 00:21:26 +00:00
aaronl%netscape.com 9ea11d270a Fix for 93016. Support STATE_ANIMATED for Images in MSAA. r=jgaunt, sr=scc 2001-08-14 00:18:04 +00:00
cls%seawood.org 96befe0b45 Add -L$(DIST)/lib to EXTRA_DSO_LDOPTS so that static libs can be found.
Thanks to fcrozat@mandrakesoft.com (Frederic Crozat) for the patch.
Bug #93420 r=cls
2001-08-12 11:00:53 +00:00
jaggernaut%netscape.com 3f0c50d813 Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt 2001-08-10 01:32:12 +00:00
aaronl%netscape.com 26635cab6d Fixes bug 94245, bug 94249 and bug 94263. Accessibility fixes for GW Micro. r=jgaunt, sr=waterson. 2001-08-09 04:58:01 +00:00
hyatt%netscape.com cde001b9e2 Fix Win32 bustage from 71106. 2001-08-06 23:32:25 +00:00
jgaunt%netscape.com 151fe68669 bug 77648 implementing get_AccSelection
r=aaronl sr=brendan
2001-08-06 21:52:01 +00:00
aaronl%netscape.com 045459d7b9 Fix for bug 88284. nsIAccessible is now scriptable. r=jgaunt, sr=brendan 2001-08-03 08:15:20 +00:00
jgaunt%netscape.com d05da993f7 Fix for bug 91547 r=aaronl rs=waterson
fix reporting of bounds in accessibility
2001-08-01 23:42:47 +00:00
aaronl%netscape.com 458a6a856d Bug 92827. Active Accessibility: refine behavior of client/pane objects. r=jgaunt, rs=waterson 2001-08-01 02:52:57 +00:00
aaronl%netscape.com 81d93e3c84 Backing out changes - sorry 2001-07-31 22:30:46 +00:00
aaronl%netscape.com ba94192882 Bug 92827. Active Accessibility: refine behavior of client/pane objects. r=jgaunt, rs=waterson 2001-07-31 22:23:58 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
jgaunt%netscape.com 59fb2feee1 bug 90182 fixing accessible support for html selects
r=aaronl@netscape.com
sr=waterson@netscape.com
2001-07-20 22:17:31 +00:00
pinkerton%netscape.com 9033daa50b adding listbox, combobox, selectlist for jgaunt. bug 90182. 2001-07-20 22:15:50 +00:00
dbaron%fas.harvard.edu bf82abfd11 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
aaronl%netscape.com 0075deea91 Bug 90624, one more fix from Brendan's comment 2001-07-14 03:12:01 +00:00
aaronl%netscape.com dfcbef7bba Fixed GetBounds algorithm. Bug 90624, r=jgaunt, sr=brendan 2001-07-14 02:53:42 +00:00
dbaron%fas.harvard.edu 32a38fb52e Correct fix for OS/2 bustage that doesn't bloat libaccessibility.so. rules.mk has special rules to transform EXTRA_DSO_LIBS for OS/2, so use it. (discussed with mkaply) 2001-07-01 04:41:38 +00:00