seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
dougt%netscape.com
0a62d4e8d5
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
dbaron%fas.harvard.edu
2c5d465413
Fix assertion from dougt's nsIObserver / nsIObserverService changes. b=99163
2001-10-22 04:00:02 +00:00
dbaron%fas.harvard.edu
a1586a1732
Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163
2001-10-19 23:15:51 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
jaggernaut%netscape.com
ce6e434d2a
More REQUIRES clean-up.
2001-10-16 22:08:55 +00:00
aaronl%netscape.com
fd6615f1c5
Fixing bustage
2001-10-11 20:01:22 +00:00
aaronl%netscape.com
3175501764
Bug 104173. Don't use nsIAppShellComponent in AccessProxy. r=dveditz, sr=alecf
2001-10-11 18:46:26 +00:00
bryner%netscape.com
491eea870e
fixing REQUIRES bustage for win32.
2001-09-29 20:41:58 +00:00
vidur%netscape.com
c3d19cdff8
Fixing build bustage. Access proxy needs necko.
2001-09-29 18:40:14 +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
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
aaronl%netscape.com
7b8f634c12
Bug 89540. Get rid of printfs in access-proxy. r=jgaunt. sr=brendan
2001-08-01 05:54:12 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
cls%seawood.org
b3b803ff43
Update REQUIRES
2001-07-21 08:22:39 +00:00
mkaply%us.ibm.com
fab27702d4
build bustage - extra semicolon
2001-07-21 04:39:42 +00:00
aaronl%netscape.com
1f9d8e17d1
Fix for bug 89528 and 89450. r=cls, sr=waterson
2001-07-21 02:09:33 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
cls%seawood.org
cfce8f4dcc
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
aaronl%netscape.com
b67c96c2f8
Don't printf to console in release build. Bug 78634. r=aaronl. sr=sfraser
2001-06-27 08:17:47 +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
dbaron%fas.harvard.edu
9d35ed31a4
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
mkaply%us.ibm.com
d24095370f
Need short name for OS/2
2001-05-10 03:26:27 +00:00
dbaron%fas.harvard.edu
53b13081a6
Fix bustage from XPCDOM landing by including nsCRT.h.
2001-05-08 22:29:06 +00:00
dbaron%fas.harvard.edu
295bfc7751
Change CRLF line endings to LF to fix IRIX bustage from adding access-builtin to --with-extensions=all.
2001-05-05 15:34:50 +00:00
dbaron%fas.harvard.edu
e7839630d5
Fixing potential bustage in access-builtin, inspector, and transformiix (adding REQUIRES, adding newlines, etc.) so they can be added to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924
2001-05-05 14:20:44 +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
shaver%mozilla.org
fcf7cd0d9f
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
aaronl%chorus.net
216d19c048
Extension to add builtin accessibility. In the future it will support text-to-speech and braille displays for visually impaired users. See README, bug=65158, r=jst, sr=vidur.
2001-02-16 04:11:39 +00:00
aaronl%chorus.net
a13e35cab0
Extension to add builtin accessibility. In the future it will support text-to-speech and braille displays for visually impaired users. See README, bug=65158, r=jst, sr=vidur.
2001-02-16 04:03:58 +00:00