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

463 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 9d2ee4928c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
kyle.yuan%sun.com 39bc3967fa Bug 237076 Object hierarchy is broken @ nsOuterDocAccessible
r=louie.zhao, sr=henry.jia
explicitly implement GetChildCount for nsOuterDocAccessible
2004-04-16 02:03:18 +00:00
pkw%us.ibm.com 5240e28025 Bug 237957 - crash @ nsAccessibleHyperText
r=kyle.yuan@sun.com, sr=Henry.Jia@sun.com, a=mkaply@us.ibm.com
Patch contributed by Louie Zhao <Louie.Zhao@sun.com>
2004-04-09 16:37:35 +00:00
louie.zhao%sun.com f550d05efe Bug 239866 Wrong information exported for HyperText to gnopernicus
r  = kyle.yuan
sr = henry.jia
a  = chofmann
2004-04-09 06:16:21 +00:00
pkw%us.ibm.com 969feb0bd1 Bug 235690 - mozilla menu items' AtkAction interface is nonfunctional
r=pkw@us.ibm.com, sr=Henry.Jia@sun.com, a=chofmann@mozilla.org
Patch contributed by Louie Zhao <Louie.Zhao@sun.com>.
2004-04-07 16:55:24 +00:00
pkw%us.ibm.com 13ddf80064 Bug 235719 - mozilla toplevel windows don't generate at-spi window: events.
Patch by Louie Zhao <Louie.Zhao@sun.com>
r=pkw@us.ibm.com, sr=Henry.Jia@sun.com, a=asa@mozilla.org
2004-03-25 18:36:08 +00:00
louie.zhao%sun.com ad42a04ad5 Back out previous check-in (for bug 235690, 237954, 237956, 237957) 2004-03-23 05:40:19 +00:00
louie.zhao%sun.com 7c08d19aa1 Bug 235690 mozilla menu items' AtkAction interface is nonfunctional
r  = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:17:40 +00:00
louie.zhao%sun.com e83e15035e Bug 237954 "nsAccessibleHyperText::GetLink" doesn't return proper link
r  = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:11:56 +00:00
louie.zhao%sun.com d95a003c13 Bug 237956 Gnopernicus can't report the content of a StaticText while the cursor is at the tail.
r =  kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:08:30 +00:00
louie.zhao%sun.com b8cfc3cf0c Bug 237957 Set GNOME_ACCESSIBILITY=1, mozilla crash when visiting http://house.sinoi.com/
r  = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:05:31 +00:00
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