Commit Graph

50715 Commits

Author SHA1 Message Date
dveditz%netscape.com
de50314de5 Bug 21133, remove XPInstall's private JSRuntime 2000-01-16 01:49:37 +00:00
dveditz%netscape.com
7184581a85 Bugs 7132, 22712: registry keys are now case-sensitive 2000-01-16 01:18:52 +00:00
briano%netscape.com
b490e7f1ac Automated update 2000-01-15 22:00:26 +00:00
colin%theblakes.com
0791e7b2d5 Fix OpenVMS build (broken by rev 1.562). r=cls 2000-01-15 21:54:19 +00:00
morse%netscape.com
ef017fd994 removed unused include file -- jscookie.h, part of bug 12787 2000-01-15 20:36:46 +00:00
harishd%netscape.com
44a0b78c15 Fix for bugs:
22485, 20799 ( SCRIPT content processing)
r=vidur,pollmann
Fix for bugs
22260 ( enabling userdifined tags ) - partial fix.
23765 ( handling misplaced newlines/whitespace).
r=rickg
2000-01-15 20:35:57 +00:00
karnaze%netscape.com
8a106ef33c fixed printing assertions; more throughly check cell map usage for contuining frames;
fixed bug 24057; r=kmcclusk,cmanske; could not run mail smoke tests due to prior bustage.
2000-01-15 20:10:00 +00:00
morse%netscape.com
01ce4c8e4b fix bug 21324, remove one level of dialog, r=pnunn 2000-01-15 19:36:29 +00:00
erik%netscape.com
287652f4c1 bug 24005; was rounding font size down to be compatible with Nav4; this
turns out to have disastrous effects on pages with font-size 9px; removed
the rounding code after testing effects on various "Top Sites"; r=none
(but discussed with Troy)
2000-01-15 18:50:18 +00:00
erik%netscape.com
496213931b bug 17861; set minimum default logical resolution to 96, using OS's
reported value if higher than 96; coded by David Baron; r=erik
2000-01-15 18:20:54 +00:00
morse%netscape.com
7d10ee5167 trivial two-character change to remove build warning, no review 2000-01-15 17:25:58 +00:00
terry%mozilla.org
854fa36af4 If there is only one component, then select it for the user. 2000-01-15 17:25:51 +00:00
brade%netscape.com
84dd516250 initialize all fields in event structure for menu events; r=joki 2000-01-15 17:25:14 +00:00
brade%netscape.com
b027afa2cf initialize all fields of mouseEvent; r=joki 2000-01-15 17:22:09 +00:00
brade%netscape.com
1a4bae4013 remove function DispatchKeyPressEvent (not used); initialize the modifier keys in the event structure; r=joki 2000-01-15 17:21:20 +00:00
brade%netscape.com
5fc79019be remove function DispatchKeyPressEvent (not used) r=joki 2000-01-15 17:21:10 +00:00
erik%netscape.com
012a52cadf bug 8801; add default font name prefs for Unix; r=ftang 2000-01-15 16:38:35 +00:00
erik%netscape.com
ebccc58538 bug 8801; add font name prefs code for Unix; r=ftang 2000-01-15 16:37:53 +00:00
erik%netscape.com
f39bfbbc25 bug 8801; remove all the new font size prefs, since default value is now
the same for all generics (serif, monospace, etc) and it is set in the
C++ code; default size for East Asian languages may be set here in the
future; r=ftang
2000-01-15 16:32:11 +00:00
morse%netscape.com
6069428a80 just a table change, no code review 2000-01-15 16:30:46 +00:00
erik%netscape.com
86706b24f4 bug 8801; use same default size for all generics (serif, monospace, etc);
set default size to 16px; allow pref to be specified in either px or pt;
as discussed in mozilla.layout; r=ftang
2000-01-15 16:30:13 +00:00
morse%netscape.com
068f20040e just a table change, no code review 2000-01-15 15:56:13 +00:00
jfrancis%netscape.com
3942aa7503 speeding up selection by directly creating ranges, rather than going through CreateInstance(). See bug 19273. 2000-01-15 14:52:24 +00:00
jfrancis%netscape.com
85cc9a5114 rearranging project view a bit 2000-01-15 14:30:22 +00:00
jfrancis%netscape.com
634a777322 * fixed 19596; * fixed 23597; * fixed deletion bug that could cause to breaks to be deleted instead of one, when backspacing once. (no #) * partial fix for current paragraph style not being properly reported in the composer toolbar. (no #) 2000-01-15 14:29:29 +00:00
morse%netscape.com
006b4ac322 fix bug 23937, unnecessary saving of prefs file, r=alecf 2000-01-15 13:21:57 +00:00
morse%netscape.com
df7715adc9 fix bustage on mac 2000-01-15 10:44:40 +00:00
morse%netscape.com
f71937910e fix bugs 23037,23930,23912, r=dp 2000-01-15 10:03:22 +00:00
sspitzer%netscape.com
fc7b887160 #define some hard coded strings 2000-01-15 09:55:02 +00:00
sspitzer%netscape.com
5b58796fd1 add a debugging printf. 2000-01-15 09:30:34 +00:00
sspitzer%netscape.com
494451258f add the removeIdentity() method to the the account manager interface.
I need this, because at migration time, I create a bogus identity
for migration purpose, and I want to clean up after myself.
2000-01-15 09:14:27 +00:00
sspitzer%netscape.com
a8927fd2e9 step 2 of divorce the mailnews migration code from the account manager 2000-01-15 09:00:46 +00:00
sspitzer%netscape.com
02b304a755 added files: mozilla/mailnews/base/public/nsIMessengerMigrator.idl 2000-01-15 08:59:09 +00:00
sspitzer%netscape.com
16f012f496 added files: mozilla/mailnews/base/src/nsMessengerMigrator.cpp 2000-01-15 08:58:50 +00:00
sspitzer%netscape.com
8333f3391c moving the mailnews migration code out of the account wizard.
step 1:  add the new files.
2000-01-15 08:51:16 +00:00
mcafee%netscape.com
7aacc3ba94 Need Newline at end of file. 2000-01-15 08:30:32 +00:00
talisman%anamorphic.com
124e8c534b Temporarily disabling HTML generation from MIME messages until we have a better HTML parser/renderer. --jgalyan 2000-01-15 08:29:46 +00:00
mcafee%netscape.com
43665332c7 re-adding the infamous test8 to bloaty test. 2000-01-15 08:29:18 +00:00
talisman%anamorphic.com
89e1c0a9b2 Temporarily removing the HTML support, since it isn't working well. When we have a new HTML parser/renderer, we can enable HTML support again. --jgalyan 2000-01-15 08:23:48 +00:00
hyatt%netscape.com
c3878c4380 Still trying to fix Wensleydale. Stupid crack baby compiler. 2000-01-15 07:18:01 +00:00
hyatt%netscape.com
85b9c795b4 Fix wensleydale bustage. 2000-01-15 06:41:04 +00:00
sspitzer%netscape.com
f83bca3a4e perhaps I should keep my personal feelings about the Mac to myself. r=steve jobs 2000-01-15 06:13:04 +00:00
rpotts%netscape.com
be79b9fb76 bug #23055 (r=warren). Added LOAD_DOCUMENT_URI load attribute for the DocLoader to distinguish doc URIs 2000-01-15 06:12:54 +00:00
sspitzer%netscape.com
75168769b3 cache the 4.x server type. first step in moving migration out of the account
manager and into its own service.  r=alecf
2000-01-15 06:11:04 +00:00
ssu%netscape.com
06e6eeef21 fixing bug #21085. xpinstall now quits gracefully when destination file already exists in a file move and file copy operation. r=cathleen 2000-01-15 06:01:39 +00:00
danm%netscape.com
5a261c8ad9 reapplying changes from rev 1.234, which was lost as part of 1.235 2000-01-15 05:53:41 +00:00
troy%netscape.com
f06d670145 r=troy@netscape.com Changed from karnaze@netscape.com reviewed by me that
fix assertions we were hitting when printing the CNN page
2000-01-15 05:50:27 +00:00
troy%netscape.com
8a7719fa46 Fixed problems with incremental reflow code that wasn't checking the display
type to tell whether the frame was a row frame. This was causing problems on
www.cnn.com, because for some odd reason there is a text frame inserted in the
row group. That caused us to incorrectly calculate the max-element-size
2000-01-15 05:39:58 +00:00
troy%netscape.com
433f25e9a6 Removed some debug assertions that are no longer valid 2000-01-15 05:38:24 +00:00
hyatt%netscape.com
72508df7a9 Checking in XBL scrollbars. 2000-01-15 05:32:01 +00:00