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

50 Коммитов

Автор SHA1 Сообщение Дата
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
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
pavlov%netscape.com 15273ea50a bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
jgaunt%netscape.com 90590f4fb9 bug 103148, turn off xul accessibility when not needed
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:14 +00:00
seawood%netscape.com 51fa852613 Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
jgaunt%netscape.com ac08dc74db Fixing bustage on linux 2001-11-30 23:51:06 +00:00
jgaunt%netscape.com f5f27820fa bug 112701 - seperate accessible/src directory into 3
r=aaronl
r=leaf
sr=hyatt
2001-11-30 22:48:55 +00:00
gerv%gerv.net 17ac3b2ed8 License changes, take 2. Bug 98089. mozilla/accessible/. 2001-09-25 00:48:50 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com dc40187223 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
alecf%netscape.com 1e0e7dd033 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
cls%seawood.org 5591c05db3 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
dbaron%fas.harvard.edu a6a21f30b1 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 dc3a8bb0cf OS/2 TB break - should be in SHARED_LIBRARY_LIBS not EXTRA_DSO_LDOPTS 2001-07-01 02:25:29 +00:00
jgaunt%netscape.com 0289b50d95 Attempt to clear up orange 2001-06-30 04:49:25 +00:00
jgaunt%netscape.com 1bbdfc6534 proper fixage of the bustage -- SUB_LIBRARIES in windows 2001-06-30 01:33:37 +00:00
jgaunt%netscape.com 756089553f fixing build bustage on win 2001-06-30 01:20:33 +00:00
jgaunt%netscape.com 07868cf706 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
2001-06-30 00:25:09 +00:00
waterson%netscape.com b74d6e1c8b 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
kandrot%netscape.com afdac97c93 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
cls%seawood.org 00f28396a9 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
evaughan%netscape.com 679472c15d Accessibility work. bug #12952
-r aaronl -sr brendan
2001-04-17 23:06:38 +00:00
jdunn%netscape.com c44645c864 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 315f35f646 attempt to fix AIX and OS/2 bustage 2001-03-29 14:19:10 +00:00
disttsc%bart.nl e87465d094 Add .cvsignore to accessible/build, fix REQUIRES line in Makefile.in to fix senna bustage. 2001-03-29 04:43:09 +00:00
mkaply%us.ibm.com b0c3003ba6 8.3 name for accessibility 2001-03-29 03:33:55 +00:00
evaughan%netscape.com 08aebcc348 Forgot some makefile. NOT IN BUILD 2001-03-05 20:26:03 +00:00
evaughan%netscape.com 94194c2cb0 Accessibility DLL. Not in build. 2001-02-14 20:51:33 +00:00