Commit Graph

661 Commits

Author SHA1 Message Date
morse%netscape.com
db9eb4088f bugscape 4428, launch what's-New, r=bnesse, sr=alecf, a=chofmann 2001-06-30 00:27:31 +00:00
mkaply%us.ibm.com
38dd9e54a4 88390
r=cls
Hopefully the fix for OS/2 TB bustage - only cat _COMPONENT_LIST in the static build
2001-06-29 17:50:14 +00:00
darin%netscape.com
f829862401 Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
patch=gordon, r=gagan, sr=darin
2001-06-28 01:30:26 +00:00
cathleen%netscape.com
e8ed84659e fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf 2001-06-28 00:06:16 +00:00
katakai%japan.sun.com
18ae7a30d3 bug 80230
RFE: need -region option to switch Region at start up
r=ccarlen, nhotta, sr=blizzard
2001-06-27 07:38:53 +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
ccarlen%netscape.com
f1b374b66a Fixing bustage from conflict - Bug 86021 r=racham/sr=alecf/a=chofmann 2001-06-20 07:10:56 +00:00
ccarlen%netscape.com
588dc07a67 Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann 2001-06-20 06:49:22 +00:00
morse%netscape.com
3819faa18e bug 84664, double-clicking mozilla.exe should open new window, r=sgehani, sr=blake, a=asa 2001-06-20 06:43:41 +00:00
cls%seawood.org
624dd88ec7 This should've gone in with yesterday's checkin. Should fix OS/2 bustage 2001-06-19 17:07:12 +00:00
markh%activestate.com
fac9fbbb92 Fix bug 65974 - first window after start is below all other open windows
r=laws, sr=hyatt, a=asa
2001-06-16 04:52:44 +00:00
alecf%netscape.com
e8ff63b0bb final part of fix for bug 83366 - make DDE code honor the appropriate commandline handler, using new API checked in yesterday..
sr=sspitzer, r=blake a=asa
2001-06-15 21:53:07 +00:00
ccarlen%netscape.com
5e61b0513b Bug 81706 - Disable "turbo" mode when multiple profiles are present. r=law/sr=blake/a=asa 2001-06-15 20:33:34 +00:00
alecf%netscape.com
6e53d98f64 part to of bug 83366 r=blake, sr=sspitzer - update nsAppRunner to use the new command line API a=asa 2001-06-14 23:51:17 +00:00
law%netscape.com
2350eb1a95 Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa 2001-06-12 22:33:34 +00:00
law%netscape.com
fdb15ad6de Bug 25699; Add DDE support to get Acrobat weblinks working; r=syd, sr=mscott, a=brendan 2001-06-06 08:36:59 +00:00
leaf%mozilla.org
56755a9ae9 update user agent and mac version, r=jj, a=asa bug 83999 2001-06-05 23:05:32 +00:00
pinkerton%netscape.com
30640defdc add carbon.r to suck in plst for icon and bundle stuff r=saari/sr=sfraser bug 58228 2001-05-29 23:16:34 +00:00
pinkerton%netscape.com
f7c32bb549 add plst to suck in icon and file mappings. r=saari/sr=sfraser bug 58228 2001-05-29 23:15:07 +00:00
pinkerton%netscape.com
f3aa81b40c remove 'carb' resource. plst will supercede. r=saar/sr=sfraser bug 58228 2001-05-29 23:14:30 +00:00
sfraser%netscape.com
905731d9e7 Drag the splash screen kicking and screaming into the 90's Appearance world, with some resource tweaks (needed for new splash on the commercial side). r=pinkerton, a=asa. No code changes. 2001-05-25 23:58:35 +00:00
cls%seawood.org
e67f8266b8 Updating dependency list to fix senna bustage 2001-05-23 08:56:33 +00:00
law%netscape.com
60ba6b2282 Bug 75599; enabling the infamous '-turbo' cmd line switch; makes nsINativeAppSupport scriptable, adds Win32 code to handle -turbo switch; and tweaks window close logic in navigator.js to 'cache' a browser window; r=cathleen, sr=alecf 2001-05-23 06:04:39 +00:00
cls%seawood.org
3653919819 Set up final link to work for static builds using the generated FINAL_LINK_LIBS & FINAL_LINK_COMPONENTS lists.
Bug #46775
2001-05-18 01:06:02 +00:00
mkaply%us.ibm.com
ad51866a7b BeOS bustage - wrong printf 2001-05-17 23:05:57 +00:00
mkaply%us.ibm.com
6f3e469eca #65678
r=mkaply, a=blizzard
We don't have a message queue yet, so create one
2001-05-17 20:19:01 +00:00
dbragg%netscape.com
71c972dd39 Changing NS_SetupRegistry_1 to always autoreg for now. Part of bug 65678 r=dveditz. 2001-05-17 19:59:36 +00:00
mkaply%us.ibm.com
5b2cdcc92a #65678
r=mkaply, a=blizzard
OS/2 code for showOSAlert plus preemptive build break fix with XP_PC
2001-05-17 18:45:54 +00:00
dbragg%netscape.com
7c1c6c9166 Last part of checkin for 65678. nsAppRunner.cpp will detect if a previous
update install completed successfully.  If not it will throw a platform-specifc
alert (showOSAlert.cpp) and kick off the cleanup utility. Then it will exit.
r=dveditz, sgehani. sr=mscott.
2001-05-17 18:35:38 +00:00
dbragg%netscape.com
13cff73550 Last part of checkin for bug 65678. nsAppRunner will detect if a previous update install completed successfully. If not, it will throw a platform-specific alert (showOSAlert.cpp) and kick off the cleanup utility. Then it will close. r=dveditz, sgehani. sr=mscott 2001-05-17 18:35:32 +00:00
dbragg%netscape.com
c7ef35c977 Platform-specific alert box to tell user a previous install didn't complete. Part of bug 65678. r=dveditz, sr=mscott. 2001-05-17 05:29:07 +00:00
jj%netscape.com
ddc8f99888 fix for #77185 (updating Finder's version string to 0.9+) 2001-05-17 01:46:11 +00:00
law%netscape.com
80fdeac6f8 Bug 53952; replace DDE client to prevent being blocked by ill-behaved applications; r=cathleen, sr=alecf 2001-05-15 10:32:51 +00:00
darin%netscape.com
b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
jst%netscape.com
ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
mitesh%netscape.com
42dddd7c62 Checking in for chipc@netscape.com
Bug 5132 - cfg implementation
r=bnesse and sr=alecf
2001-05-02 23:00:22 +00:00
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