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

551 Коммитов

Автор SHA1 Сообщение Дата
kyle.yuan%sun.com b476b3326d Bug 235687 ATK menu hierarchy is missing most menu items
r=louie.zhao, sr=henry.jia
set menugenerated="true" when look up the child of a xul menu item
2004-03-08 08:08:20 +00:00
darin%meer.net 8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bryner%brianryner.com 92499cbd13 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron. 2004-02-11 04:57:07 +00:00
jst%mozilla.jstenback.com f894d79c80 Checking in patch from psolanki@myrealbox.com for bug 232417. DeCOMtaminating nsIHTMLDocument. r+sr=jst@mozilla.jstenback.com 2004-02-03 23:23:10 +00:00
bryner%brianryner.com 42adb9f1be More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron 2004-02-01 10:09:07 +00:00
neil%parkwaycc.co.uk 0a054a6f3f Bug 181602 accessible/ should be using the new pref apis p=arne.anka@stupido.com r=caillon sr=peterv 2004-01-23 13:23:20 +00:00
pkw%us.ibm.com 042f73f4ea Bug 228899 - ATK bridge does not initialize for AIX (patch by Michael Lew)
r=kyle.yuan@sun.com, sr=Henry.Jia@sun.com
2004-01-20 19:01:13 +00:00
timeless%mozdev.org c3d6087b29 Bug 227904 AccessibleMarshal.exp : warning LNK4070: /OUT:ISimpleDOMDocumentMarshal.dll directive in .EXP differs from output filename "AccessibleMarshal.dll"; ignoring directive
patch by sdwalker@myrealbox.com r=bryner
2004-01-12 16:28:13 +00:00
bryner%brianryner.com 2bddef83ba Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
jst%mozilla.jstenback.com 6d6af8bb19 Fixing build bustage. 2004-01-10 03:15:31 +00:00
jst%mozilla.jstenback.com 62d414fa5f Fixing build bustage. 2004-01-10 01:05:28 +00:00
jst%mozilla.jstenback.com c000ae86e8 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
roc+%cs.cmu.edu f3199c0e5c Bustage fix for ATK 2004-01-09 15:26:06 +00:00
roc+%cs.cmu.edu e7f165c614 Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz 2004-01-09 14:20:53 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
peter%propagandism.org feda8614f8 Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2003-12-23 16:48:40 +00:00
bryner%brianryner.com dfe3513814 Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky. 2003-12-21 05:36:36 +00:00
timeless%mozdev.org 7abb12944c Bug 226155 DRefTool analysis for accessible files
r=roc sr=roc
2003-12-21 04:04:41 +00:00
jst%mozilla.jstenback.com 4183787fa9 Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com. 2003-11-19 01:20:56 +00:00
caillon%returnzero.com 1402b75367 Minor code cleanup. No bug.
r+sr=jst
2003-11-15 00:47:12 +00:00
caillon%returnzero.com 3baeec75b6 Bug 225400
Fix leaks of 2 string bundles and an nsInterfaceHashtable.
Stop using nsIPref in favor of nsIPrefService
Use members instead of pointers for hashtables that always exist
Use ContractIDs instead of CIDs
r=timeless; sr=jst
2003-11-12 04:34:17 +00:00
uid502 8c15716f48 Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky ... sorry, missed some files 2003-10-31 21:00:19 +00:00
timeless%mozdev.org 159f288e9b requires bustage bug 222134 2003-10-22 09:12:14 +00:00
bzbarsky%mit.edu 50a00a9918 More bustage fixing. Bug 222134 2003-10-22 08:46:56 +00:00
bryner%brianryner.com d2db9a4590 fixing bustage 2003-10-22 07:01:13 +00:00
bryner%brianryner.com 605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
timeless%mozdev.org 9fe0e4a4ac Bug 223158 Crash searching from partially loaded bugzilla query with magnifier running [@ nsDocAccessible::HandleMutationEvent]
r=caillon sr=bz
2003-10-22 05:43:46 +00:00
jst%mozilla.jstenback.com ee8d0c427a Fixing build bustage. 2003-09-27 06:16:09 +00:00
jst%mozilla.jstenback.com cea6451684 Silly MSVC 6. 2003-09-27 05:09:14 +00:00
jst%mozilla.jstenback.com 5037b2a4a2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
tor%cs.brown.edu 7386551ac2 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:31:18 +00:00
uid502 1cfabd35d3 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00
kyle.yuan%sun.com 6562d22599 Bug 215220 Unable to receive caret-move event in HTML document
r=aaron, sr=henry.jia
Bug 217311 [ATK Accessibility] wrong text structure for HTML text
r=bolian.yin (Not in the default build)
Bug 218992 no placeholder for broken image
r=bolian.yin (Not in the default build)
This patch aims at solving some ATK accessible text issues. The main parts of this patch (inside accessibility/src/atk directory or the #ifdef MOZ_ACCESSIBILITY_ATK/#endif macro) are not in the default build (it gets built only when the default toolkit set to gtk2)
2003-09-14 12:56:21 +00:00
bryner%brianryner.com 06fe994577 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 21:37:51 +00:00
simford.dong%sun.com a1403aab5f Bug 216731 [ATK Accessibility] register ROLE_LINK on runtime
r=kyle, sr=henry
for GTK2 only, not included in normal build
2003-09-02 09:47:14 +00:00
cls%seawood.org 1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
kyle.yuan%sun.com b4c7269ecb Bug 216002 [ATK Accessibility] wrong inheritance for nsXULTreeColumnsAccessibleWrap
r=bolian.yin@sun.com
Not in the default build.
2003-08-13 07:25:30 +00:00
cls%seawood.org 064d382e0c Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
timeless%mozdev.org ed1728d071 Bug 214049 null domwindow [@ nsAccessibilityService::OnStateChange]
r=aaronl sr=bz
2003-08-01 14:37:03 +00:00
aaronl%netscape.com 6b02244c2f Bug 214447. Shorten names in accessibility APIs. r=kyle, sr=alecf 2003-07-31 08:09:39 +00:00
simford.dong%sun.com 351ba4a6f2 Bug 213273 Browser just exits when open a link in a new tab while running with gtk 2.2 and atk libraries
r=kyle, sr=henry
not for default build
2003-07-29 04:53:18 +00:00
bzbarsky%mit.edu 5fa37ec6f3 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00
bryner%brianryner.com 3ce796ca63 Fixing gtk2 bustage. Don't even bother using a QI when we just want to get at an interface from a concrete class pointer. 2003-07-26 07:59:23 +00:00
jaggernaut%netscape.com 95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
aaronl%netscape.com e42e41dd7a Fixing bustage 2003-07-22 19:56:40 +00:00
aaronl%netscape.com a6e624b3a5 Fixing bustage 2003-07-22 18:12:11 +00:00
aaronl%netscape.com 980b364341 Fixing bustage 2003-07-22 17:02:03 +00:00
aaronl%netscape.com a43b7fd3f9 Fixing bustage 2003-07-22 15:42:29 +00:00
aaronl%netscape.com de009d6679 Bug 212157. Move accessibility interfaces toward eventual freezing, mark @status UNDER_REVIEW. r=kyle, sr=alecf 2003-07-22 14:55:22 +00:00
simford.dong%sun.com 138124d36a Bug 212104 Browser just exits when find finds a link while running with gtk 2.2 and atk libraries on AIX, r=kyle, sr=henry. GTK2 bug, not included in default build. 2003-07-21 06:08:11 +00:00
aaronl%netscape.com 1d04faf1c2 Bug 211760. Crashing with Immersion Touchware. r=jgaunt, sr=jst 2003-07-14 09:40:21 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
aaronl%netscape.com 3b247061ce Fixing accessibility bustage on gtk2 port 2003-07-09 10:07:11 +00:00
aaronl%netscape.com 79b726d4dc Fixing bustage from accessibility checkin 2003-07-09 08:56:53 +00:00
aaronl%netscape.com 1b885a472e Fixing bustage from accessibility checkin 2003-07-09 08:15:57 +00:00
aaronl%netscape.com 3e0c33e5da Bug 210782. Separate public and private accessibility interfaces. r=kyle, sr=jst 2003-07-09 07:01:46 +00:00
bzbarsky%mit.edu 0b0c3f7646 Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
nsIHTMLContent.  Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
bzbarsky%mit.edu fd57f310f1 Change GetHrefUTF8 to GetHrefURI to make sure that we don't lose track of the
origin charset.  Bug 166996, r=dbaron,darin sr=jst
2003-07-01 02:59:54 +00:00
aaronl%netscape.com 2913951658 Bug 210515. Fix assertion in nsAccessible. r=kyle, sr=alecf 2003-06-30 19:48:44 +00:00
mkaply%us.ibm.com 02f70918c7 a. Watch ports. b. Did you really deliberately leave out a type here? 2003-06-26 13:11:26 +00:00
aaronl%netscape.com fb6309e9f9 Bug 208803. Need XP way to determine when to tear down documents in accessibiltiy cache. r=kyle, sr=alecf 2003-06-26 08:49:18 +00:00
aaronl%netscape.com 8360973709 Bug 208898. Fire accessible events for interal accessibiltiy clients for all new documents that are created. r=kyle, sr=jst 2003-06-26 08:45:39 +00:00
bryner%netscape.com c3bfed0b9c Fixing bustage 2003-06-26 02:30:45 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
aaronl%netscape.com 63bcbecc45 Bug 210069. Fix leaks caused by in-process accessibility events. r=kyle, sr=alecf 2003-06-24 08:42:31 +00:00
aaronl%netscape.com 29facff3cc Bug 209990. Crash when accessibility doc is destroyed, or on shutdown. r=kyle, sr=alecf 2003-06-24 08:41:28 +00:00
timeless%mozdev.org 1bbbd5e96c Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
sr=bz
2003-06-20 04:57:36 +00:00
timeless%mozdev.org c76cf335e1 Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
sr=bz
2003-06-20 04:13:41 +00:00
dbaron%dbaron.org 4afcaa0e69 DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc 2003-06-19 23:44:01 +00:00
aaronl%netscape.com 2c1313a3c5 Bustage fix. Part of old patch. Oops, sorry 2003-06-19 19:35:19 +00:00
aaronl%netscape.com 437d6d69f1 Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. Rest of patch. r=kyle, sr=alecf 2003-06-19 18:13:49 +00:00
aaronl%netscape.com 3014b137da Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. r=kyle, sr=alecf 2003-06-19 18:12:52 +00:00
dbaron%dbaron.org 4b4e411eac Rename nsILink::GetHrefCString to GetHrefUTF8 to clarify prior change in semantics. Remove duplication of code to implement it. Fix some incorrect conversions that were still assuming it was ASCII. Remove vestigial |aOuter| parameter to nsGenericHTMLElement::HandleDOMEventForAnchors. b=209566 r+sr=jst 2003-06-17 16:22:51 +00:00
aaronl%netscape.com 5d380d4f56 Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf 2003-06-16 10:35:11 +00:00
aaronl%netscape.com 4f35b36130 Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf 2003-06-16 10:29:22 +00:00
aaronl%netscape.com f6111266e7 Bug 208781. Accessible events not getting fired for profile manager list items. r=kyle, sr=jag 2003-06-16 10:26:33 +00:00
aaronl%netscape.com b1c3206ff1 Bug 208265. Accessibility can crash after profile manager window closes. r=kyle, sr=alecf 2003-06-16 10:22:40 +00:00
aaronl%netscape.com 7b5974ecfa Bug 202080. Use new THashtable in accessibility. r=bsmedgberg, sr=alecf, a=asa 2003-06-16 08:26:48 +00:00
caillon%returnzero.com 2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
seawood%netscape.com f0b5c087f6 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 00:15:38 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
aaronl%netscape.com 2a2c2b833e Bug 207487. No accessible name using label for xul <textbox> element. r=kyle, sr=alecf 2003-06-04 20:57:39 +00:00
aaronl%netscape.com 4ff9c6861e Bug 207950. Add capabilities to ISimpleDOMNode. r=jgaunt, sr=alecf 2003-06-04 20:50:34 +00:00
aaronl%netscape.com 8f998d74bc Fixing bustage 2003-06-02 09:39:37 +00:00
aaronl%netscape.com a43f7ab64c Bug 207554. Crash in nshtmlselectoptionaccessible::getaccnextsibling(). r=kyle, sr=alecf 2003-06-02 08:42:55 +00:00
aaronl%netscape.com 2bffcfef83 Bug 207486. Should not report STATE_EXPANDED for non-container tree items. r=kyle, sr=alecf 2003-06-02 08:39:01 +00:00
aaronl%netscape.com 1656a357ac Bug 207171. nsBlockAccessible inheritence is wrong. nsDocAccessible should inherit from it, not nsOuterDocAccessible. Affects AccessibleObjectFromPoint() in some cases. r=kyle, sr=alecf 2003-06-02 08:36:44 +00:00
aaronl%netscape.com dbaa8aef25 Bug 207106. Get rid of useless class nsContainerAccessible, r=kyle, sr=alecf 2003-06-02 08:32:46 +00:00
aaronl%netscape.com b3fca41da7 Bug 206743. Clean up initialization of inner/outer doc accessible objects. r=kyle, sr=henry 2003-05-26 06:49:28 +00:00
aaronl%netscape.com 17f1f876c4 Backing out bug 202080 until I can figure out bustage 2003-05-22 09:45:03 +00:00
aaronl%netscape.com cac2b855ab Bug 202080. Use new THashtable in accessibility. r=bsmedgberg, sr=alecf, a=asa 2003-05-22 08:09:54 +00:00
aaronl%netscape.com 3cd94fdb22 Bug 206344. Topcrash in nsAccessible::GetAccNextSibling, r=kyle, sr=henry.jia, a=asa 2003-05-21 21:56:48 +00:00
bolian.yin%sun.com f869a4b186 Bug 205772, Use GetNativeInterface in nsIAccessible to return Native AtkObject for the Accessible
r=aaronl. Accessibility Gtk2 Bug, is not for Mozilla Default Build
2003-05-21 03:32:55 +00:00
bolian.yin%sun.com e1c24882db Bug 204574, add states supports in accessibility/atk
r=kyle. Accessibility Gtk2 Patch, is not for Mozilla Default Build.
2003-05-21 03:30:28 +00:00
timeless%mozdev.org 46bd47de9e Bug 206287 things Will be re-ordered to match declaration order
r=roc+moz sr=roc+moz a=roc+moz
2003-05-20 02:02:56 +00:00
aaronl%netscape.com 23af422fe6 Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa 2003-05-19 09:07:41 +00:00
aaronl%netscape.com e350b12f78 Backing out changes until I can figure out what's happening 2003-05-17 12:00:07 +00:00
aaronl%netscape.com d80673aca9 Fixing bustage on mac. 2003-05-17 10:31:22 +00:00
aaronl%netscape.com 98c59e6e1a Fixing bustage, checking in correct atk changes from patch. 2003-05-17 10:26:14 +00:00
aaronl%netscape.com 653e5df5d2 Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa 2003-05-17 09:00:57 +00:00
aaronl%netscape.com 041b2238be Bug 204934. Fix accessibility crashes. r=kyle, sr=alecf, a=asa 2003-05-16 08:29:12 +00:00
bolian.yin%sun.com 22070c7342 Bug 201180, mozilla's AtkUtil implementation doesn't support atk_add_key_event_listener.
r=kyle.  This is NOT for default build. It is a Gtk2 Accessibility patch.
2003-05-16 01:41:46 +00:00
aaronl%netscape.com 1e56b98f2e Bug 204186. Make editor and Midas accessible via MSAA. r=kyle, sr=jst, a=asa 2003-05-15 08:37:38 +00:00
dbaron%dbaron.org 75ff60c62f Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan 2003-05-15 03:42:21 +00:00
aaronl%netscape.com 458dc77604 Bug 204931. Fix topcrash in nsDocAccessible::Destroy(). r=kyle, sr=alecf, a=sspitzer 2003-05-13 08:23:32 +00:00
mkaply%us.ibm.com 148c24f654 OS/2 GCC debug build bustage 2003-05-12 22:17:20 +00:00
bolian.yin%sun.com 98612e6128 Fix a checkin Error for Bug 203661. This is For GTK2 Accessibility. NOT for the default build. 2003-05-06 03:33:31 +00:00
bolian.yin%sun.com 573168b450 Bug 203661, Move mai interfaces part into accessibility/src/atk
r=kyle.  This is GTK2 Accessibility Bug. NOT for the default build.
2003-05-06 02:23:50 +00:00
aaronl%netscape.com c864f9211c Bug 203774. Fix crashes in accessibility caused by accessibility rearchitecture. r=kyle, sr=alecf, a=sspitzer 2003-05-01 10:25:45 +00:00
aaronl%netscape.com c7b893507b Updating accessibility architecture docs. Not part of build 2003-04-30 20:41:49 +00:00
aaronl%netscape.com c0ee0333fc Update to MSAA support documentation. NPOB. 2003-04-28 13:32:08 +00:00
aaronl%netscape.com 7ae87df2aa Bug 149654. Send accessibility events for DOM mutations, invalidate appropriate parts of accessibility cache based on DOM mutation events. Also fixes bug 74218, implement DOMSubtreeModified event. r=kyle, sr=jst 2003-04-28 10:24:52 +00:00
caillon%returnzero.com 27300f7ea0 Bug 202972 - Null mDocument triggering crash [@ nsDocAccessible::FireDocLoadFinished]
Patch by timeless, r=aaronl, sr=bzbarsky, a=asa
2003-04-25 02:18:54 +00:00
bolian.yin%sun.com 53b89b7094 Bug 202085, Combine mai code into accessible/src/atk.
r=kyle.yuan@sun.com. This is NOT for default build.
2003-04-23 05:28:41 +00:00
kyle.yuan%sun.com e381bb7517 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 3: remove old files
2003-04-22 07:44:46 +00:00
kyle.yuan%sun.com b4cbc29c54 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 2: modified files
2003-04-22 07:38:18 +00:00
kyle.yuan%sun.com a0006361a0 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 1: new files
2003-04-22 07:24:52 +00:00
aaronl%netscape.com f95f3d501e Fixing linux bustage 2003-04-15 10:31:17 +00:00
aaronl%netscape.com 5e5929ca5b Fixing windows bustage 2003-04-15 10:24:23 +00:00
aaronl%netscape.com 83deafd111 Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf 2003-04-15 08:45:55 +00:00
bryner%netscape.com 3a3ec0cbd5 Make --disable-xul work (bug 69995). We build enough XUL to support
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree.  r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
aaronl%netscape.com 6cbbdca6d5 Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
aaronl%netscape.com ababe9f296 Bug 200514. Topcrash due to accessibility rewrite. r=kyle, sr=henry 2003-04-08 01:51:54 +00:00
alecf%netscape.com dbf2923f8f ignore generated Makefile 2003-04-02 06:03:10 +00:00
alecf%netscape.com c8aef61acf fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron 2003-04-02 04:51:07 +00:00
aaronl%netscape.com 24e2030c64 fixing bustages 2003-04-02 00:01:28 +00:00
aaronl%netscape.com 47f51587b7 Fixing 'other' platforms' Makefile.in other 2003-04-01 23:48:25 +00:00
aaronl%netscape.com 08dc4190b6 Fixing bustage 2003-04-01 23:31:43 +00:00
aaronl%netscape.com 1cd954d59b Fixing bustage 2003-04-01 23:31:24 +00:00
aaronl%netscape.com 3c675fa56b Fixing bustages 2003-04-01 23:16:30 +00:00
aaronl%netscape.com 568e6a16e8 Fixing bustages 2003-04-01 23:06:12 +00:00
aaronl%netscape.com 12310c2ebc Fixing bustages 2003-04-01 22:57:00 +00:00
aaronl%netscape.com f2924a633e Still fixing bustage 2003-04-01 22:46:11 +00:00
aaronl%netscape.com f74f59dd3b Fixing bustage 2003-04-01 22:18:29 +00:00
aaronl%netscape.com 9d74c64e93 Fixing horkage. Forgot cvs add on this file nsIAccessNode.idl 2003-04-01 20:39:57 +00:00
aaronl%netscape.com 8457bb1d7e Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf 2003-04-01 20:02:51 +00:00
jst%netscape.com b4cc5d4695 Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-26 07:41:30 +00:00
kyle.yuan%sun.com 85067afd2a Bug 195687 [ATK Accessibility] move nsIAccessibleEditableText support from nsHTMLTextFieldAccessible to nsAccessibleEditableText
r=bolian.yin
Not in the default build
2003-03-25 09:12:39 +00:00
kyle.yuan%sun.com d98e5035da Bug 195688 [ATK Accessibility] move nsIAccessibleHyperText support from nsHTMLIFrameAccessible to nsAccessibleHyperText
r=bolian.yin
Not in the default build
2003-03-24 09:36:04 +00:00
kyle.yuan%sun.com cb5f6c0bc2 Bug 197974 [ATK Accessibility] rewrite nsAccessibleText code
r=bolian.yin
Not in the default build
2003-03-24 03:23:12 +00:00
kyle.yuan%sun.com 1702517963 Bug 177868 [ATK Accessibility] better organization of HTML content
r=pete
Not in the default build
2003-03-24 02:09:55 +00:00
aaronl%netscape.com abed095192 Backout out bug 196946. It turns out we should not merge static accessibility libs into widget 2003-03-22 05:29:37 +00:00
aaronl%netscape.com b02c73f1b1 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:52:55 +00:00
aaronl%netscape.com ef6f4f5a60 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:47:40 +00:00
aaronl%netscape.com 5ae2617558 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:46:48 +00:00
simford.dong%sun.com 395c871a15 Bug 196668 gnopernicus says nothing when XUL radio buttons state changes
fix it by adding another FOCUS event
2003-03-20 08:48:19 +00:00
kyle.yuan%sun.com d1162be93d Bug 196288 [ATK Accessibility] implement ATK link_selected event
r=aaronl, sr=henry.jia
2003-03-20 08:27:31 +00:00
kyle.yuan%sun.com 6d3853b279 Bug 196644 get rid of class nsMenuListenerAccessible
r=aaronl, sr=henry.jia
2003-03-20 08:17:27 +00:00
bzbarsky%mit.edu 2c56e0638e Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
type="image"> into the content nodes and out of nsImageFrame.  r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00