Commit Graph

625 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
f822e94e50 #77245
r=cls
Have OS/2 handle lib names better
2001-05-02 00:23:38 +00:00
timeless%mac.com
95a461167b Bugzilla Bug 68561 Mozilla build with Xlib toolkit only offers GTK+-specific options...
r=cls, sr=scc
2001-04-27 21:35:56 +00:00
bnesse%netscape.com
000d1011d5 Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
bryner%uiuc.edu
97e89fd687 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com
b0baaeabc3 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
law%netscape.com
9312504f51 Fix for bug 50424; correct contractID; r=danm, sr=alecf, a=asa 2001-04-19 18:34:53 +00:00
sdagley%netscape.com
241b099532 Increasing memory partition (20MB minimum, 28MB preferred) so we can load something more complex than mozilla.org before hitting tempmem. Ostensibly for #65884 but I'm thinking that Shockwave might need a significantly larger partition (at least SW 8.0, SW8.5 reportedly behaves itself better). r=bnesse,sr=sfraser 2001-04-16 20:50:37 +00:00
disttsc%bart.nl
81dfaf49c1 Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-04-13 03:51:47 +00:00
danm%netscape.com
acf746db54 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
danm%netscape.com
c223f055da commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 01:35:41 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
danm%netscape.com
33594c68ff removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
disttsc%bart.nl
cb793da71f Fix MOZ_TRACK_MODULE_DEPS bustage, add embedcomponents to REQUIRES line 2001-03-29 05:20:32 +00:00
alecf%netscape.com
cd56764f82 add call to activate app-startup components when the app starts. r=heikki, sr=blizzard bug 60117 2001-03-28 23:00:02 +00:00
tao%netscape.com
d178a7b952 54998: RFE: UI language switching by command line option.
(r=tao,sr=hyatt), checkin for masaki-san.
2001-03-28 20:41:50 +00:00
danm%netscape.com
566bcd714d sigh. allow dependent windows without parents because the Mozilla code will try to do that 2001-03-27 23:19:12 +00:00
mcafee%netscape.com
f155c4e5b2 Changing x-remote help url to mozilla.org version, instead of 1994 jamie doc (70167). r=bryner, sr=dveditz 2001-03-27 07:48:11 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
pinkerton%netscape.com
d914ce3f00 checking in new icons. old ones were fugly. r=endico/sr=sfraser. 2001-03-23 02:46:21 +00:00
law%netscape.com
bd08853588 Bug 50424; open new browser window if there is no explicit url, -mail, etc.; r=mcafee, sr=hyatt, a=asa 2001-03-16 23:51:22 +00:00
sdagley%netscape.com
baf08fce65 Fix #72048. Add Carbon target for apprunner project w/'carb' 0 resource so the built app is properly identified as a Carbon app. r=pinkerton, sr=sfraser. 2001-03-16 03:08:41 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
disttsc%bart.nl
c16472211e Part of string clean-up bug 70143, move last three #includes of "nsString2.h" over to "nsString.h". r=bryner, sr=scc 2001-03-12 23:17:18 +00:00
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