Commit Graph

679 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
d624da49e9 #42637
r = sspitzer, a = brendan
OS/2 bringup - I have no idea how systemDir( got changed to system(
2000-07-07 21:59:01 +00:00
mkaply%us.ibm.com
07ede71655 #42637
r = sspitzer, a = brendan
OS/2 bringup - Our profile is located in the OS2 directory
2000-07-07 21:56:48 +00:00
ben%netscape.com
1d24177f35 small change in ds to support Helper Apps pref panel 2000-07-06 01:35:03 +00:00
mkaply%us.ibm.com
266597fe31 #42637
r=sspitzer, a=brendan
OS/2 bringup - VisualAge treats this like a cast - according to nsFileSpec.h, our way is correct
2000-07-05 13:48:12 +00:00
ben%netscape.com
ee6747fb3f fix for 42737, patch by Robert Kaiser, r=ben 2000-06-27 05:46:23 +00:00
rjc%netscape.com
d6603872d4 Fix nsbeta2+ bug # 43498: search file update. R/A=me 2000-06-26 05:24:45 +00:00
mcafee%netscape.com
81c8ba989d Removing unused 4.x prefs (39812). r=pavlov 2000-06-24 03:32:40 +00:00
mcafee%netscape.com
87a0cdb6ab Don't inherit the 4.x cache file location for mozilla (39812). r=pavlov 2000-06-24 03:04:51 +00:00
dougt%netscape.com
8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
sspitzer%netscape.com
b4bc92c13e work for bug #38374
helperApps.rdf is now mimeTypes.rdf.
use the file locator to get the mimeTypes file.
fix the unix implementation of nsOSHelperAppService.cpp
to go to the base class to determine what application to launch.

r=mscott
2000-06-22 22:14:53 +00:00
sspitzer%netscape.com
f11b166cf5 Bug #38374 --> more updates for external helper application support.
r=mscott
2000-06-21 01:16:32 +00:00
sspitzer%netscape.com
c3adf1e6a4 Bug #38374 --> more updates for external helper application support.
(NOT PART OF THE BUILD) r=mscott
2000-06-20 20:57:21 +00:00
dougt%netscape.com
edad1c52cc Backing out amasri. This change caused the browser to not open. When I control-c
the application, I see:

XML Error in file
'chrome://communicator/content/profile/profileSelection.xul',
Line Number: 100, Col Number: 43, Description: undefined entity
Source Line:         <checkbox id="offlineState"
value="&offlineState.label;" accesskey="&offlineState.accesskey;"/>
2000-06-20 05:55:58 +00:00
BlakeR1234%aol.com
333cd8e461 Fix for bug 42042. r=ianr a=waterson 2000-06-20 03:50:40 +00:00
amasri%netscape.com
3ffb28daec Adding localization notes per Bugzilla #39975 Beta2+
r=rchen@netscape.com
2000-06-20 02:34:08 +00:00
bryner%uiuc.edu
6156d432ab Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
sspitzer%netscape.com
da4f496ef8 pass the ns<foo>Stream by reference, not by value. thanks to sfraser
for pointing out the mistake in this copied code.
2000-06-15 05:28:31 +00:00
valeski%netscape.com
c6064d172d 41110. r=sspitzer. more nsIWebshellWindow removal. 2000-06-14 03:30:53 +00:00
racham%netscape.com
bce51d4e73 Fixing bug 40180. If the profile directory is deleted, a new directory is created with default contents on all platforms. On Mac, which is the main concern of this bug, the folder in the trash is ignored and the new folder is considered as an active profile directory. r=sfraser 2000-06-13 23:53:42 +00:00
ben%netscape.com
a03ea94f0b Fix for b40799, countrypicker UI for profile wizard. 2000-06-13 03:54:59 +00:00
ben%netscape.com
c3d226dd61 fixes for b41817 (cannot delete profile), and b32808 (profile not created in selected dir), r=hyatt 2000-06-13 00:12:30 +00:00
alecf%netscape.com
f47cd276d7 fix commercial bustage 2000-06-09 21:56:26 +00:00
alecf%netscape.com
075eb41d60 fix for #41996 - crash because getter was not pre-allocating the result
fix all callers to ensure they are freeing the result
2000-06-09 20:58:59 +00:00
tao%netscape.com
1d983d4f6b 33663: PLS copy bookmarks.html, panels.rdf to bin/defaults/profile/[en-US].
r=jbetak.
2000-06-09 01:13:58 +00:00
sspitzer%netscape.com
a980ff2710 this belongs in bugzilla, not in the UI. #22235 2000-06-07 23:00:15 +00:00
slamm%netscape.com
34ead4d9e5 New standard compliant sidebar format. Bug 41225. r=pavlov 2000-06-07 00:39:53 +00:00
ben%netscape.com
33e0d1eb26 fix for 39423, rename profile (and other profile manager common dialogs) do not work. 2000-06-06 07:26:36 +00:00
tao%netscape.com
a4ade66319 40799 : [CountryPicker] Add language/country selector to ProfileCreation UI.
r=sspitzer,racham,a=msanz.
2000-06-05 22:13:06 +00:00
pavlov%netscape.com
6d72d15bf9 Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac 2000-06-05 21:53:25 +00:00
ben%netscape.com
97e4734cd1 add work offline checkbox 2000-06-03 10:37:47 +00:00
ben%netscape.com
ba51f891f3 add offline checkbox 2000-06-03 10:37:08 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
sspitzer%netscape.com
744d6240b4 we can't use the localized pretty name for "Local Folders" for the
the hostname of the "Local Folders" server, or for the name of the
directory on disk.  if we did, as soon as someone localized "Local Folders"
migration would break.  while I'm here, only hard code these strings
once.  to allow people to build without mailnews, hard code them in nsIPrefMigration.idl

r=alecf
2000-06-02 02:49:06 +00:00
alecf%netscape.com
f34d3bc458 quiet down the profile startup (only affects printfs in DEBUG builds!) 2000-06-02 00:36:24 +00:00
blizzard%redhat.com
94891b3700 add google to the list of default search engines. bug #32586. r=rjc a=brendan 2000-05-25 03:39:08 +00:00
sspitzer%netscape.com
06e22a4d45 fix for #36159, get send unsent messages to work again. while I'm here, remove
the rosetta_mailnews.h horse crap.  r=mscott.
2000-05-25 01:02:13 +00:00
pavlov%netscape.com
2804c173c5 fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
hyatt%netscape.com
78c4ba8149 Fix for blocker bug: cannot create profile on linux, r=ben 2000-05-24 07:31:38 +00:00
sspitzer%netscape.com
27127b9ae2 stop the crash that causes #40306. the "first time start page" causes us
many problem on linux, not sure if it is related to that page, or
the redirect.  still investigating.

other changes here remove the crap code that forces you to go to
the checkin guidelines page and to see the account manager on start up
on debug builds.  this was preventing debug builds from seeing the problem.

after this change debug behaves like optimized, which is what we want.

r=mscott, a=granrose
2000-05-23 22:18:08 +00:00
ben%netscape.com
2f5f2674c6 fix for 38089, r=hyatt 2000-05-22 04:35:56 +00:00
sfraser%netscape.com
3cb6496446 Remove linkage with NetworkModular.shlb 2000-05-17 06:11:52 +00:00
racham%netscape.com
c98d6c3129 Fixing bug 29093. Removiong the need for commandline argument for shrimp. r=gayatrib 2000-05-17 06:10:30 +00:00
pavlov%netscape.com
803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
racham%netscape.com
2a205ac13a Fixing bug 29093. Providing no UI path for shrimp. r=amusil 2000-05-16 23:18:49 +00:00
joki%netscape.com
a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
ben%netscape.com
90ec2e2dc0 fix 33359 per verah 2000-05-14 03:06:11 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
racham%netscape.com
83b0c94d02 Fixing bug 10953. Modifying SetRegString interface to store all required values in the registry. r=gayatrib 2000-05-13 01:02:29 +00:00
sspitzer%netscape.com
7d4fca094e these don't live here anymore. 2000-05-11 04:21:34 +00:00