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

38 Коммитов

Автор SHA1 Сообщение Дата
rpotts%netscape.com 4d4116d281 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
sfraser%netscape.com d285f8f560 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
seawood%netscape.com fa5df5e54c 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 874c54280c 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
jaggernaut%netscape.com 6ab111155d Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
jst%netscape.com 8615e899e5 Fixing bustage. 2001-12-06 08:00:38 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
dougt%netscape.com fdb581ad21 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 34f9ce3920 Fix assertion from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-22 04:00:02 +00:00
dbaron%fas.harvard.edu 7929f33806 Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-19 23:15:51 +00:00
dougt%netscape.com da7e1268bd 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 ba810640be More REQUIRES clean-up. 2001-10-16 22:08:55 +00:00
aaronl%netscape.com a0431295e9 Fixing bustage 2001-10-11 20:01:22 +00:00
aaronl%netscape.com 880be18c4d Bug 104173. Don't use nsIAppShellComponent in AccessProxy. r=dveditz, sr=alecf 2001-10-11 18:46:26 +00:00
bryner%netscape.com f912add4c0 fixing REQUIRES bustage for win32. 2001-09-29 20:41:58 +00:00
vidur%netscape.com c3b6b38328 Fixing build bustage. Access proxy needs necko. 2001-09-29 18:40:14 +00:00
jaggernaut%netscape.com 3826eb9902 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 efc8c209fb 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 e055a4a2a4 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 ad6715fb3e Bug 89540. Get rid of printfs in access-proxy. r=jgaunt. sr=brendan 2001-08-01 05:54:12 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
cls%seawood.org f6556bd055 Update REQUIRES 2001-07-21 08:22:39 +00:00
mkaply%us.ibm.com 3e2c5be557 build bustage - extra semicolon 2001-07-21 04:39:42 +00:00
aaronl%netscape.com 509fe72a1f Fix for bug 89528 and 89450. r=cls, sr=waterson 2001-07-21 02:09:33 +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
cls%seawood.org 654b132df3 Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
aaronl%netscape.com 1b33d5b86d 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 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
mkaply%us.ibm.com 352a5619f2 Need short name for OS/2 2001-05-10 03:26:27 +00:00
dbaron%fas.harvard.edu eb58f88cfc Fix bustage from XPCDOM landing by including nsCRT.h. 2001-05-08 22:29:06 +00:00
dbaron%fas.harvard.edu a3a4ce4fc0 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 42217ccd08 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 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
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
shaver%mozilla.org 89c833fb49 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 b35c1aeed1 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 591f42ab3e 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