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

601 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com dc4d7e81c2 fix bug 46127 -console option missing from -help listing
patch by anedah-9@sm.luth.se r=timeless, sr=alecf
2001-03-06 15:51:05 +00:00
jj%netscape.com 352ce0d6e5 using [0x80] instead of #128 for version_minor string. bugzilla 68231 r=sdagley 2001-03-06 05:20:05 +00:00
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
jj%netscape.com 3baf592dac Updated verison to '0.8+' + cleaned up 'vers' resources. bugzilla 68231 r=endico 2001-02-28 01:31:28 +00:00
dprice%netscape.com 199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
danm%netscape.com 38a93a8cef change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files 2001-02-26 02:17:02 +00:00
disttsc%bart.nl 691d31526e Fix MOZ_TRACK_MODULE_DEPS=1 builds (senna) bustage by adding "windowwatcher embed_base" to REQUIRES 2001-02-26 01:35:24 +00:00
danm%netscape.com 735b6541a6 initialize window creator at startup. bug 67368 r=hyatt,jst 2001-02-26 00:31:44 +00:00
danm%netscape.com 1018009367 adding new file nsWindowCreator. bug 67368 r=hyatt,jst 2001-02-26 00:30:58 +00:00
danm%netscape.com 0047f0f33a new callback bridging Mozilla and embedding window creation. bug 67368 r=hyatt,jst 2001-02-26 00:29:16 +00:00
timeless%mac.com 696a139e1a fix bug 68924 -remote option not listed in --help due to mis-spelling
fix by bzbarsky@mit.edu r=timeless, sr=blizzard
2001-02-22 10:23:11 +00:00
disttsc%bart.nl a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dprice%netscape.com 997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
blakeross%telocity.com 0940ba390b Removing unnecessary initialization. r=timeless 2001-02-12 21:16:02 +00:00
jj%netscape.com 1b0a703137 #65764 / Bugscape #3508: Update Mac version strings to 0.8. a=r=leaf 2001-02-08 23:33:46 +00:00
blizzard%redhat.com 2b4e188720 Fix bug #59505. Change XP_UNIX to MOZ_ENABLE_XREMOTE for systems that are unix but don't have X ( like QNX. ) Patch from Marcus Fellinger <marcus.fellinger@tomcat.de> r=me, sr/a=alecf 2001-01-31 20:22:41 +00:00
cls%seawood.org afeaffd0c7 Add MOZ_ENABLE_XREMOTE flag so that xremote is only compiled for X-based platforms.
Bug #59505
2001-01-27 03:50:07 +00:00
mjudge%netscape.com a79e1f9316 R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
cls%seawood.org aa337476a5 Fix for BeOS problem of stripping away needed file attributes.
Thanks to Wade Majors <guru@startrek.com> for the patch.
Bug #66180. r=cls
2001-01-23 15:34:56 +00:00
sfraser%netscape.com c38c4568cc Checking in code contributed by Jason Bagley (jbagley@artlogic.com) to implement window iteration and getting the URL for the front window from Apple Events, and handling of the 'inside' parameter for GetURL Apple Event. This also fixes a problem with AETokenDesc that it was not saving changes made on it back into the AEDesc*. r=me, sr=pinkerton 2001-01-20 02:50:37 +00:00
ccarlen%netscape.com d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
disttsc%bart.nl 6d9e9fae7f Clean up nsAppRunner.cpp, bug=65660, r=timeless, a=alecf 2001-01-17 04:44:13 +00:00
dr%netscape.com 0ff8de4a7f fix for 50121, adds stupid gtk command line options in --help. r=pavlov, sr=ben 2001-01-17 01:40:11 +00:00
dcone%netscape.com c981d2d0e2 r=dbaron sr=buster. Took out the nsIPrintOptions service registration.. which is not needed. 2001-01-16 21:00:58 +00:00
dcone%netscape.com 9349b361ed r=peterl sr = buster. Added printeroptions service 2001-01-11 22:17:38 +00:00
bryner%uiuc.edu 69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
timeless%mac.com c86550211b fix bug 50622 change the help content for -CreateProfile.
patch by andre@beta.telenordia.se r=timeless sr=blizzard
2000-12-21 22:22:04 +00:00
sspitzer%netscape.com b2b9ae0910 fix for #14003. finally implement -version.
thanks to mcafee for the patch. sr=alecf.
2000-12-20 23:20:20 +00:00
mkaply%us.ibm.com 95eb3bef14 #60944
r=cls
This was already approved in #60020, just moving it in the makefile
2000-12-08 15:33:19 +00:00
blizzard%redhat.com 936d48d102 Bug #61774. Add -remote help text to the cmd line. Patch from andre@beta.telenordia.se. sr=blizzard sr=alecf 2000-12-05 21:34:39 +00:00
jdunn%netscape.com 1fc7685535 fixing HPUX build bustage
r= cls@seawood.org
# 61368
2000-11-30 11:22:51 +00:00
blizzard%redhat.com 58d045b0c6 Return a specific value if a window wasn't found. Fixes bug #60865. r=tor, sr=brendan, a=alecf 2000-11-29 21:58:30 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
mkaply%us.ibm.com fc257e8add #60020
r=cls
Makefile changes to enable/disable console on OS/2
2000-11-14 00:50:30 +00:00
sfraser%netscape.com 36d5cca130 Fix for bug 48887 -- OpenURL apple event drops the last character of the URL. r=beard, sr=scc. Trunk checkin. 2000-11-08 00:53:30 +00:00
alecf%netscape.com bac3c79938 fix for #59125 - back out some stuff that I didn't mean to checkin
(wallet has to be loaded in main1() so that it registers correctly with the
observer service)
r=syd, sr=scc
2000-11-07 08:04:06 +00:00
ccarlen%netscape.com 29477fb5b3 Bug 46866. Splitting profile API into public and internal parts. r=racham@netscape.com, sr=alecf@netscape.com 2000-11-04 16:27:30 +00:00
alecf%netscape.com 574fa5d34d part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00
mkaply%us.ibm.com 407f3c54a9 #55813
r=dougt, sr/a=waterson
Support for a MOZILLA_HOME dir to specify pref location
2000-11-01 20:04:59 +00:00
sfraser%netscape.com 891d394da0 Fix for bug 57835; increase the 'Preferred size' in both debug and opt targets to 20480 K. sr=hangas, r=brade. 2000-11-01 00:39:56 +00:00
mkaply%us.ibm.com 2c2985b73b #58617
r/a=cls
Don't copy mozilla shell script to dist on OS/2
2000-10-31 21:49:38 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
sspitzer%netscape.com 92b7c97961 fix build bustage. (for me only) 2000-10-28 06:38:31 +00:00
warren%netscape.com b076e117ab Removed printfs. 2000-10-28 05:07:06 +00:00
warren%netscape.com d1fabdbd6b Fixed FPRINTF => PRINTF 2000-10-28 04:15:35 +00:00
dbaron%fas.harvard.edu 7fed408876 Remove extra 0 param. (Fix warren's bustage.) r=warren 2000-10-28 02:30:42 +00:00
warren%netscape.com 31b979884d Fixed extra 0 param 2000-10-28 01:52:46 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
cls%seawood.org 8cb413f184 Propogate the exit codes of the wrapped binary. Bug #57741 . Thanks to harinath@cs.umn.edu (Raja Harinath) for the patch. 2000-10-25 20:32:37 +00:00
blizzard%redhat.com 84fc714f41 bug #44847. -remote support for unix. r=dmose sr=shaver 2000-10-20 05:14:01 +00:00