Trevor Saunders
|
22979fc600
|
Bug 767756 - try implementing ISimpleDOMNode with a tear off, r=tbsaunde, f=marcoz
--HG--
rename : accessible/src/msaa/nsAccessNodeWrap.cpp => accessible/src/windows/sdn/sdnAccessible.cpp
rename : accessible/src/msaa/nsAccessNodeWrap.h => accessible/src/windows/sdn/sdnAccessible.h
|
2012-11-27 22:16:12 +09:00 |
|
Alexander Surkov
|
735932f19b
|
Bug 811729 - remove XForms a11y support, r=tbsaunde
|
2012-11-16 01:43:41 +09:00 |
|
Alexander Surkov
|
43ad4eca7c
|
Bug 798205 - move ia2 files under ia2 directory, r=tbsaunde
--HG--
rename : accessible/src/msaa/ia2AccessibleAction.cpp => accessible/src/windows/ia2/ia2AccessibleAction.cpp
rename : accessible/src/msaa/ia2AccessibleAction.h => accessible/src/windows/ia2/ia2AccessibleAction.h
rename : accessible/src/msaa/ia2AccessibleComponent.cpp => accessible/src/windows/ia2/ia2AccessibleComponent.cpp
rename : accessible/src/msaa/ia2AccessibleComponent.h => accessible/src/windows/ia2/ia2AccessibleComponent.h
rename : accessible/src/msaa/ia2AccessibleEditableText.cpp => accessible/src/windows/ia2/ia2AccessibleEditableText.cpp
rename : accessible/src/msaa/ia2AccessibleEditableText.h => accessible/src/windows/ia2/ia2AccessibleEditableText.h
rename : accessible/src/msaa/ia2AccessibleHyperlink.cpp => accessible/src/windows/ia2/ia2AccessibleHyperlink.cpp
rename : accessible/src/msaa/ia2AccessibleHyperlink.h => accessible/src/windows/ia2/ia2AccessibleHyperlink.h
rename : accessible/src/msaa/ia2AccessibleHypertext.cpp => accessible/src/windows/ia2/ia2AccessibleHypertext.cpp
rename : accessible/src/msaa/ia2AccessibleHypertext.h => accessible/src/windows/ia2/ia2AccessibleHypertext.h
rename : accessible/src/msaa/ia2AccessibleImage.cpp => accessible/src/windows/ia2/ia2AccessibleImage.cpp
rename : accessible/src/msaa/ia2AccessibleImage.h => accessible/src/windows/ia2/ia2AccessibleImage.h
rename : accessible/src/msaa/ia2AccessibleRelation.cpp => accessible/src/windows/ia2/ia2AccessibleRelation.cpp
rename : accessible/src/msaa/ia2AccessibleRelation.h => accessible/src/windows/ia2/ia2AccessibleRelation.h
rename : accessible/src/msaa/CAccessibleTable.cpp => accessible/src/windows/ia2/ia2AccessibleTable.cpp
rename : accessible/src/msaa/CAccessibleTable.h => accessible/src/windows/ia2/ia2AccessibleTable.h
rename : accessible/src/msaa/CAccessibleTableCell.cpp => accessible/src/windows/ia2/ia2AccessibleTableCell.cpp
rename : accessible/src/msaa/CAccessibleTableCell.h => accessible/src/windows/ia2/ia2AccessibleTableCell.h
rename : accessible/src/msaa/ia2AccessibleText.cpp => accessible/src/windows/ia2/ia2AccessibleText.cpp
rename : accessible/src/msaa/ia2AccessibleText.h => accessible/src/windows/ia2/ia2AccessibleText.h
rename : accessible/src/msaa/CAccessibleValue.cpp => accessible/src/windows/ia2/ia2AccessibleValue.cpp
rename : accessible/src/msaa/CAccessibleValue.h => accessible/src/windows/ia2/ia2AccessibleValue.h
|
2012-10-05 22:04:59 +09:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Mark Capella
|
54ad98b7d8
|
Bug 762770 - implement IAccessibleEx, rkhuey
|
2012-07-06 12:59:13 -04:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Mark Capella
|
32c0377459
|
Bug 739889 - densify nsOuterDocAccessible, r=surkov, tbsaunde
--HG--
rename : accessible/src/base/nsOuterDocAccessible.cpp => accessible/src/generic/OuterDocAccessible.cpp
rename : accessible/src/base/nsOuterDocAccessible.h => accessible/src/generic/OuterDocAccessible.h
rename : accessible/tests/mochitest/test_nsOuterDocAccessible.html => accessible/tests/mochitest/test_OuterDocAccessible.html
|
2012-04-05 23:27:37 +09:00 |
|
Jeff Walden
|
16db021217
|
Bug 711799 - Fix a bunch of unused-variable warnings. r=dholbert
--HG--
extra : rebase_source : 91fc77dca316018652d4d99f6d4cc8d0f7195e6e
|
2011-12-18 01:00:42 -05:00 |
|
Ed Morley
|
77b33db0bb
|
Bug 703889 - Remove |ifndef DISABLE_XFORMS_HOOKS| since it's never defined; r=ted
|
2011-11-30 18:37:57 +00:00 |
|
Ed Morley
|
8aaddd0334
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Siddharth Agarwal
|
d0803805a5
|
Bug 601104 - Non-libxul accessible/ build broken because we don't link against ole32.lib. r=surkov a=bsmedberg
|
2010-10-08 15:44:13 +02:00 |
|
Alexander Surkov
|
ce66c7964f
|
Bug 589145 - dexpcom accessible event classes, r=davidb, sr=neil, a=davidb
--HG--
rename : accessible/src/base/nsAccEvent.cpp => accessible/src/base/AccEvent.cpp
rename : accessible/src/base/nsAccEvent.h => accessible/src/base/AccEvent.h
|
2010-08-25 11:08:28 +09:00 |
|
Benjamin Smedberg
|
a7e67d32ad
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
|
Mitchell Field
|
41c8798093
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Phil Ringnalda
|
538c9fb42a
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
|
Marco Zehe
|
44b7342985
|
Bustage fix for bug 423176. Explicitly include version.lib in accessible.dll
|
2008-08-08 17:23:45 +02:00 |
|
joshmoz@gmail.com
|
b903b64b94
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 15:24:53 -08:00 |
|
benjamin@smedbergs.us
|
190309e089
|
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
|
2007-10-13 14:13:50 -07:00 |
|
hwaara@gmail.com
|
3d3891a8e4
|
bug 391096, fix mac accessibility bustage. Patch by Mats Palmgren (mats.palmgren@bredband.net). r=bsmedberg, a=bzbarsky
|
2007-08-20 12:09:25 -07:00 |
|
aaronleventhal@moonset.net
|
e74bc44b8b
|
bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron
|
2007-08-03 18:12:24 -07:00 |
|
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|
aaronleventhal%moonset.net
|
215feb964e
|
Bug 370676. Import IAccessible2 interfaces into tree. Patch by Alexander Surkov. r=aaronleventhal, sr=bsmedberg
|
2007-03-01 20:24:38 +00:00 |
|
sharparrow1%yahoo.com
|
e7718b7aa3
|
Bug 325070: Allow accessibility to build without ATL/MFC (i.e. with VC8 Express). r=surkov.alexander, sr=neil
|
2007-01-20 12:43:08 +00:00 |
|
hwaara%gmail.com
|
0fd1861f0d
|
Implement support for Universal Access accessibility support. Off by default on mac. b=342146
|
2006-09-11 15:46:01 +00:00 |
|
aaronr%us.ibm.com
|
0e68307f08
|
add initial support for accessible objects for xforms. Bug 337690, patch by surkov r=aaronleventhal+aaronr, sr=neil
|
2006-08-24 21:14:44 +00:00 |
|
aaronleventhal%moonset.net
|
563dbcab91
|
Bug 340822. Move accessible/public/atk interfaces up one directory. r=ginn.chen, r=bsmedberg
|
2006-06-09 10:47:20 +00:00 |
|
benjamin%smedbergs.us
|
57839c8110
|
Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
|
2006-02-14 15:57:04 +00:00 |
|
cbiesinger%web.de
|
fd30c7dd96
|
trying to fix windows bustage
|
2005-06-24 22:30:55 +00:00 |
|
bsmedberg%covad.net
|
60567bb185
|
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
|
2004-12-15 04:07:01 +00:00 |
|
gerv%gerv.net
|
9d2ee4928c
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +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 |
|
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 |
|
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
|
3e0c33e5da
|
Bug 210782. Separate public and private accessibility interfaces. r=kyle, sr=jst
|
2003-07-09 07:01:46 +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 |
|
aaronl%netscape.com
|
83deafd111
|
Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf
|
2003-04-15 08:45:55 +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 |
|
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 |
|
aaronl%netscape.com
|
fc0c6f4305
|
Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf
|
2003-03-16 20:22:51 +00:00 |
|
seawood%netscape.com
|
d5efcdfb6d
|
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
|
2002-12-28 01:15:07 +00:00 |
|
seawood%netscape.com
|
322da773fb
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
|
jgaunt%netscape.com
|
0a7856e064
|
bug 78390 accessible support for full page PDFs
r=aaronl,peterl
sr=jst
|
2002-07-02 17:39:40 +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 |
|
sfraser%netscape.com
|
d133d4956f
|
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
|
2002-01-30 21:14:20 +00:00 |
|
seawood%netscape.com
|
e56e20b1dc
|
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 |
|