Commit Graph

84 Commits

Author SHA1 Message Date
alecf%flett.org
34f90f2ace big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument 2003-05-29 22:11:23 +00:00
bryner%netscape.com
dd6096894e Fixing phoenix bustage. Patch by dbaron, r=me. Only affects phoenix build. 2003-04-14 23:28:49 +00:00
hyatt%mozilla.org
59666499ae Fix for 201809. r=bryner, sr=blake 2003-04-13 00:41:23 +00:00
varga%netscape.com
86a16d7fd5 Fix for bug 201013. Move bookmarks transaction manager to bookmarks service.
Fixes also bug 199364 and 200771.
r=pch, sr=jag
2003-04-08 08:51:49 +00:00
cbiesinger%web.de
9cf911ae7b part of bug 46200, remove a bit more stuff from nsIBrowserInstance, r=jag sr=alecf 2003-03-25 18:34:54 +00:00
dougt%netscape.com
0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cls%seawood.org
d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cbiesinger%web.de
8e44a6e02d 97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service 2003-02-27 13:51:55 +00:00
seawood%netscape.com
16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
hewitt%netscape.com
33afbc6224 165955 - preventing phoenix from building history, autocomplete, urlbarhistory, r=bryner, sr=hyatt 2002-09-28 07:25:15 +00:00
bryner%netscape.com
05ef2e9b38 Don't build download manager for phoenix. r=blake, sr=hewitt. 2002-09-28 01:34:20 +00:00
alecf%netscape.com
08ed1c3188 bug 169003 - merge the mozbrwsr DLL into the appcomps DLL
r=bryner, sr=jag
2002-09-19 19:00:13 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
bzbarsky%mit.edu
b6ac3de7a2 Allow embeddors to override helper apps. Bug 147142, patch by
philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake
2002-06-28 01:35:57 +00:00
dbaron%fas.harvard.edu
33e79da833 Fix nmake bustage. b=132175 2002-06-27 00:06:49 +00:00
alecf%netscape.com
e0029f804f rest of fix for bug 132175 - move windowlist part of the window mediator into a seperate object (nsWindowDataSource) so that appshell is no longer dependent on RDF.
r=bnesse, sr=waterson
2002-06-26 22:34:09 +00:00
mscott%netscape.com
d9c841098e Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Turning it on for windows.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 22:07:32 +00:00
blakeross%telocity.com
93d044d117 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
blakeross%telocity.com
057a05b72e Something is wrong with my tree... 2002-03-17 21:21:30 +00:00
blakeross%telocity.com
d03c035489 102477 - Turn on download manager, take 2. r=law sr=ben a=dbaron 2002-03-17 21:18:26 +00:00
blakeross%telocity.com
69a2eecc19 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com
3c9f2e46d8 Attempt to fix REQUIRES bustage. 2002-03-17 06:04:29 +00:00
blakeross%telocity.com
a050c2212a Attempt to fix REQUIRES bustage. 2002-03-17 05:57:34 +00:00
blakeross%telocity.com
92cd9913a6 Attempt to fix REQUIRES bustage. 2002-03-17 05:53:26 +00:00
blakeross%telocity.com
c6163b28b9 Attempt to fix REQUIRES bustage. 2002-03-17 05:43:56 +00:00
blakeross%telocity.com
563323de3b 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 04:52:34 +00:00
seawood%netscape.com
e74f2aa9e9 Fixing more win32 gmake bustage 2002-02-20 07:49:43 +00:00
ben%netscape.com
9191be6b05 update makefile to include appropriate shell lib.
r=rjc sr=hyatt
2002-02-20 04:19:55 +00:00
mkaply%us.ibm.com
823c3988c3 OS/2 bustage - use LIB_PREFIX, not lib 2002-02-10 00:12:06 +00:00
blakeross%telocity.com
2b28bd362b Remove mistakenly added line... 2002-02-09 05:40:11 +00:00
blakeross%telocity.com
07a2c07baf Fixing bustage (this never should have gone in). 2002-02-09 03:45:37 +00:00
blakeross%telocity.com
9dde4a920a 112071 - timebomb not working. r=hewitt sr=ben 2002-02-09 03:18: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
jdunn%netscape.com
7a4cfc1281 Fixing HP-UX tinderbox bustage
-lmozutil_s was being linked in before any prior -L (if MOZ_PREF_METRICS)
is set, so by moving it after MOZ_COMPONENT_LIBS it will inherit those
-L's
2001-12-19 15:55:33 +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
jaggernaut%netscape.com
4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +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
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
dbaron%fas.harvard.edu
9fc4084ce5 nsBookmarksService.h now depends on nkcache. Fixing bustage. b=108809 2001-12-01 08:34:11 +00:00
jaggernaut%netscape.com
ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
alecf%netscape.com
d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
alecf%netscape.com
8b0ceb8c3c final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
alecf%netscape.com
c8469b7ac5 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
blakeross%telocity.com
4f35ccddc4 Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben 2001-10-14 01:56:05 +00:00
bbaetz%cs.mcgill.ca
f7b29a552d Bug 78148. Reorg directory viewer backend to allow file and gopher to use
the html view as well. (This is currently disabled for file because of
i18n issues)

Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.

r/sr=darin, dougt
2001-10-03 00:43:30 +00:00
alecf%netscape.com
154e22efc7 Rest of fix for bug 102004 and bug 102085 - move UI-specific i18n code into xpfe. r=ftang, sr=shaver 2001-10-02 21:30:28 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +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