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

20264 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 8d09dec18c added work-around for a blocking wallet bug 1999-03-17 06:27:54 +00:00
morse%netscape.com fe132af758 add prefs for wallet 1999-03-17 06:24:58 +00:00
morse%netscape.com 8557d4e356 obscure saved data, skip doing prompts by default 1999-03-17 06:23:16 +00:00
morse%netscape.com d36be5ecf3 fix crash, obscure saved data, skip doing prompts by default 1999-03-17 06:22:18 +00:00
buster%netscape.com 5a81ea8ed6 I fixed the content twiddling part of bug 3778. Mike has a fix for the display part of it in his tree, but determined the risk didn't
justify the benefit.  This is partly true because he and I would have had to integrate tonight before checking in, which we thought
presented some additional risk.  In any event, this bug is fixed for all cases except when the user hits enter at the end of the
document.  That is the only case in text editing when the selection will not render correctly.

Some related problems got fixed as a side benefit of my code changes.  I filed bug 3896.
1999-03-17 06:13:46 +00:00
evaughan%netscape.com e5fc02c0ec Checkin is for bug #3853
Approved by don, hyatt
1999-03-17 06:07:07 +00:00
law%netscape.com 3aca51566d (partial) fix for bug #3853; reviewed by hyatt; approved by don/sar; 1999-03-17 05:57:10 +00:00
davidm%netscape.com 211066ce12 Wll eventually provide support for NetLib dialogs. Currently is not being built on any platforms but Don wants me to check in tonight. 1999-03-17 03:25:53 +00:00
davidm%netscape.com 220352afcb First Checked In. 1999-03-17 03:24:35 +00:00
sfraser%netscape.com c2a45b5f41 Turn on traceback tables in the optimized build, so that MacsBug logs from dogfood are useful. Bug 3888, approved chofmann. 1999-03-17 03:18:24 +00:00
saari%netscape.com f0d308b64d Fixing Bug #3808 - Bookmark menu doesn't work on MacOS 1999-03-17 03:03:58 +00:00
akkana%netscape.com 7c80f42289 3855: Back out hyatt's change of the toolbar width -- it made the stop button wrap to the next line on linux. Approved by chofmann 1999-03-17 01:57:33 +00:00
cata%netscape.com 163772acd6 Fix bug 3862. Reviewed by ftang. Fallback character bellow 0x20. 1999-03-17 01:47:39 +00:00
pollmann%netscape.com 5b7a930c73 Opps, typo - bug #3619 A: chofmann R: harishd 1999-03-17 01:41:52 +00:00
gagan%netscape.com 315ea36fe6 Calling parse on SetSpec to correctly reflect the changes. Partial fix for #3413. 1999-03-17 01:39:20 +00:00
ftang%netscape.com eed36dcb41 move the ucvja2 into componment directory so autoreg will work. we should move other intl dll there after dogfood. reviwed by dp. fix bug 3866 1999-03-17 01:22:06 +00:00
kmcclusk%netscape.com 06bd4629b1 Approved by Chris Hofmann.
Patch for #bug #2226. This patch modifies the nsBrowserWindow to call SetDisplayDirectory
to set the default directory when using the viewer's file open dialog.
1999-03-17 00:45:33 +00:00
kmcclusk%netscape.com 4639ab42bc Approved by Chris Hofmann.
Patch for M3 bug #2226. [PATCH] File->Open dialog does not 'remember' browsing directory.
The patch fixes WIN32. It also defines member variables and functions for Mac and Unix to keep tinderbox building.
Mac and Unix need implementations which honor the SetDisplayDirectory method so that the browsing directory is actually set.
1999-03-17 00:35:37 +00:00
law%netscape.com 7c4a1348e6 Fix for M3 bug #3803; approved by chofmann/don 1999-03-17 00:33:25 +00:00
pnunn%netscape.com d56aa5a1a4 Fix for bugz#3858. View-images were decoding twice. M3, pnunn@netscape.com
Reviewed by kipp@netscape.com.
1999-03-17 00:13:31 +00:00
karnaze%netscape.com 9a630b78cd bug 1725 1999-03-16 23:42:38 +00:00
mscott%netscape.com 924473928a Temporary work around for Bug #3790. Layout is having trouble with scrolling when the iframe has a height expressed in terms of a percent. So we are going to hard code the height of the message pane. This allows folks to scroll through their messages instead of seeing only the first few lines. I just tweaked the xul file to replace the 100% height with a fixed value.
a=chofmann
1999-03-16 23:30:57 +00:00
slamm%netscape.com d590d44157 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=3699. Renamed tree array to trees. Added 'var' for local variables. 1999-03-16 23:30:16 +00:00
kin%netscape.com 9b8fdd5e24 Fix for bug #3758: Drag selecting entire content, then deleting, causes crash.
Added check for mContentLength <= 0 to TextFrame::GetPointFromOffset().
Reviewed by jfrancis@netscape.com and sfraser@netscape.com.
Approved by chofmann@netscape.com.
1999-03-16 22:55:49 +00:00
peterl%netscape.com 8ea73f36d9 Fixed table background inheritance, bug #1355
Checkin approved by chofmann
1999-03-16 22:33:29 +00:00
hshaw%netscape.com eddb8964ff Let libpref decide which file to load by default, M3 bug #2343 #3598 1999-03-16 22:07:50 +00:00
hshaw%netscape.com 9cb2606f25 Changes to call Startup() from main() so we don't have thread problems in javascript 1999-03-16 22:03:03 +00:00
matt%netscape.com 44646696a4 disabling the print button in the menu bar 1999-03-16 21:40:10 +00:00
matt%netscape.com 0490a1d4ce changing www.bugsplat.org to bugsplat.mozilla.org in the toolbar 1999-03-16 21:39:06 +00:00
akkana%netscape.com 93d99a0fee Bug 3829: don't generate key events for modifier keys. Fix courtesy of Pavlov, Approved chofmann and kostello 1999-03-16 20:45:17 +00:00
chuckb%netscape.com d361fcafd9 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=3231 Thanks to lentz@process.com 1999-03-16 20:14:19 +00:00
chuckb%netscape.com b11ee5df76 Merge from NSCP repository (prior to rsync) 1999-03-16 19:57:34 +00:00
kipp%netscape.com 0391c232e1 Don't dereference a null pointer when print previewing 1999-03-16 19:37:12 +00:00
kipp%netscape.com 380f97a482 Only set ends-in-newline flag for pre text (bug #3262) 1999-03-16 19:36:49 +00:00
kipp%netscape.com 50930f9663 Handle removable of continued frames better (not 100% done) (bug #3262) 1999-03-16 19:36:24 +00:00
kipp%netscape.com b624e23bf2 Fixed numerous frame removed bugs (bug #3262) 1999-03-16 19:36:00 +00:00
mcmullen%netscape.com 296a662cd4 Fixes for bugs #3779,#2784. Member initialization of nsFileURL for windows compiler, escaping of url when made from path or spec, add file:// on macintosh when making a url from a spec. [bugs introduced when, for dp, I changed nsFilePath not to escape]. a=chofmann. 1999-03-16 19:12:51 +00:00
hshaw%netscape.com d7b5d09fd7 To reduce confusion, read 'Netscape Preferences' for Mac, M3 bug #2343, approved dp 1999-03-16 18:31:40 +00:00
terry%netscape.com 3e514dec58 Fixed typo in comment. 1999-03-16 18:29:45 +00:00
kin%netscape.com c1984ff844 Fix for bug #3786: Undo/Redo icons broken in Editor test bed. Approved by chofmann. 1999-03-16 18:24:37 +00:00
hshaw%netscape.com a1738dc8a7 To reduce confusion, read preferences.js for UNIX, prefs.js for Win/Mac, M3 bug #2343, approved dp 1999-03-16 17:59:11 +00:00
buster%netscape.com 5e09828b42 fixed join.
made a special case for typing with BR as the selection (as after an InsertBreak.)
made DEL and BACKSPACE at the beginning and end of a text node
fixes bugs 3742 and 3756 (with permission from choff and gkostello)
1999-03-16 16:38:09 +00:00
gagan%netscape.com 8db3d855d8 Fix for 3776. 1999-03-16 07:46:57 +00:00
gagan%netscape.com 27adab7d10 Fix for 1742. There is a bigger bug hiding behind this one... its about file:// urls. It needs to be revisited later. 1999-03-16 07:45:16 +00:00
rpotts%netscape.com ea59cb7d03 fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:25:43 +00:00
rpotts%netscape.com b0a28d346e fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:15:37 +00:00
rickg%netscape.com bd8eb2b8a9 removed warnings and partially fixed M3 1999-03-16 07:06:48 +00:00
rpotts%netscape.com e027da0047 Fixed build bustage... nsIWalletService.h was not being found because dist\public\walletlib was missing from the LINCS... 1999-03-16 06:08:18 +00:00
bienvenu%netscape.com f3374eb4fb fix 3765 r=mscott,scottip a=chofmann problem updating thread pane after get new mail 1999-03-16 03:16:31 +00:00
pavlov%pavlov.net 7c769d65ad fix for #2513. r=mcafee@netscape.com, a=don@netscape.com 1999-03-16 02:19:52 +00:00