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

749 Коммитов

Автор SHA1 Сообщение Дата
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
mkaply%us.ibm.com 6f0c50d9f1 OS/2 TB break - should be in SHARED_LIBRARY_LIBS not EXTRA_DSO_LDOPTS 2001-07-01 02:25:29 +00:00
jaggernaut%netscape.com 5a009de992 Fix senna bustage (REQUIRES += xuldoc) 2001-06-30 09:57:59 +00:00
jgaunt%netscape.com ba7640beb6 Attempt to clear up orange 2001-06-30 04:49:25 +00:00
jgaunt%netscape.com 0fbaf87ea6 proper fixage of the bustage -- SUB_LIBRARIES in windows 2001-06-30 01:33:37 +00:00
jgaunt%netscape.com 3e6062c24c fixing build bustage on win 2001-06-30 01:20:33 +00:00
jgaunt%netscape.com 96a2e5ce18 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
2001-06-30 00:25:09 +00:00
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu 688519fb0c Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
cls%seawood.org 80f526179f Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
jgaunt%netscape.com 9eb881c4e5 One line regression fix for bug 79900. the fix for 80505 caused this.
Change from a QI to a GetAccessible() call on content nodes.
r=dr@netscape.com sr=scc@mozilla.org
2001-05-23 02:55:37 +00:00
jst%netscape.com f72e19a2c3 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
evaughan%netscape.com 453d1d1d71 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
jgaunt%netscape.com 9fe8967f9a fixing bug=#79900 r=aaronl@netscape.com sr=brendan@mozilla.org
nsRootAccessible now is a capturer(listener) of focus events to capture the events from textareas and text inputs.
No longer a text or a mutation listener
2001-05-17 21:28:37 +00:00
cls%seawood.org b026faa262 Update our intermodule dependencies list.
Fixing senna tinderbox bustage.
2001-05-14 09:55:00 +00:00
peterv%netscape.com aa5e383f6c Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst. 2001-05-12 12:47:41 +00:00
evaughan%netscape.com 33f183e6e0 Fixed HP bustage 2001-05-12 04:20:34 +00:00
darin%netscape.com e666be29d0 fixes mac bustage r=evaughan 2001-05-11 22:29:34 +00:00
evaughan%netscape.com a8792fc3db Landing accessibility
-r aarol, jgaunt

-sr brendan
2001-05-11 21:11:38 +00:00
jst%netscape.com adf1d8320a Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 16:46:42 +00:00
kandrot%netscape.com d5bd552195 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
scc%mozilla.org e11a7ddfca fix build bustage 2001-05-03 11:14:50 +00:00
scc%mozilla.org e40df0d961 bug #75504; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs| 2001-05-03 10:09:59 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
jdunn%netscape.com 48d1d73dbe fixing HP tinderbox bustage, just reformatting the lines of code
a=roc@moz
sr=roc+moz
# 76489
2001-04-18 22:42:30 +00:00
evaughan%netscape.com 3342f4ee5f Added a return to the end of this file to prevent HPUX bustage. 2001-04-18 00:48:24 +00:00
evaughan%netscape.com 0211de1fe7 Accessibility work. bug #12952
-r aaronl -sr brendan
2001-04-17 23:06:38 +00:00
aaronl%chorus.net 5f7a33f2d3 State is now a bitfield. Makefile for viewer fixed 2001-04-06 01:42:48 +00:00
sfraser%netscape.com 28e8e8ab27 Add nsAccessibilityFactory.cpp so this stupid thing gets registered properly. r=pinkerton 2001-04-05 00:47:00 +00:00
shaver%mozilla.org 3feeaa7dbd explicitly include nsString.h 2001-04-04 16:41:14 +00:00
disttsc%bart.nl 8b81ca1052 Adding .cvsignore loving to mozilla/accessible/ and mozilla/accessible/public/ 2001-03-31 20:32:49 +00:00
disttsc%bart.nl 96f5f6cf31 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
jdunn%netscape.com 6840c153fd fixing typo (added ')' after libaccessibility_s.$(LIB_SUFFIX
and added '\' after both of the libs

Also added -lgkgfx to resolve the nsRect reference.  (AIX requries all
symbols to be resolved at link time)
2001-03-29 14:33:33 +00:00
mkaply%us.ibm.com ded19dcb5b attempt to fix AIX and OS/2 bustage 2001-03-29 14:19:10 +00:00
disttsc%bart.nl dd42b1cc36 Add .cvsignore to accessible/build, fix REQUIRES line in Makefile.in to fix senna bustage. 2001-03-29 04:43:09 +00:00
disttsc%bart.nl 31e7bf4e08 Add .cvsignore to accessible/src for Makefile, fix Makefile.in's REQUIRES line 2001-03-29 04:18:46 +00:00
mkaply%us.ibm.com aac0fdb8d5 HPUX bustage - need returns at end of files 2001-03-29 03:37:57 +00:00
mkaply%us.ibm.com 6639b07a18 8.3 name for accessibility 2001-03-29 03:33:55 +00:00
evaughan%netscape.com cc0f43242f Fix for solaris horkage. 2001-03-29 00:16:20 +00:00
evaughan%netscape.com 2eb88e65f3 adding accessible mac projects 2001-03-28 22:28:49 +00:00
evaughan%netscape.com 7fca1576d0 Part of accessibility landing
-r vidur -sr hyatt
2001-03-28 00:49:05 +00:00
evaughan%netscape.com bee50e344a Forgot some makefile. NOT IN BUILD 2001-03-05 20:26:03 +00:00
evaughan%netscape.com 05da35b2e1 Added to accessibility not in build. 2001-03-05 20:21:39 +00:00
evaughan%netscape.com 96649a1b66 Updated accesibility code. NOT IN BUILD PROCCESS 2001-03-04 02:31:28 +00:00
evaughan%netscape.com 5ac23e399e Accessibility DLL. Not in build. 2001-02-14 20:51:33 +00:00