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

20269 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 098b635673 fix crash, obscure saved data, skip doing prompts by default 1999-03-17 06:22:18 +00:00
buster%netscape.com a6b14ae03b 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 c6e1641fa7 Checkin is for bug #3853
Approved by don, hyatt
1999-03-17 06:07:07 +00:00
law%netscape.com 3716856284 (partial) fix for bug #3853; reviewed by hyatt; approved by don/sar; 1999-03-17 05:57:10 +00:00
davidm%netscape.com b33e477edb 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 3d711c87a2 First Checked In. 1999-03-17 03:24:35 +00:00
sfraser%netscape.com 72db64e879 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 1e523c756e Fixing Bug #3808 - Bookmark menu doesn't work on MacOS 1999-03-17 03:03:58 +00:00
akkana%netscape.com 28d516ad13 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 8942a46f99 Fix bug 3862. Reviewed by ftang. Fallback character bellow 0x20. 1999-03-17 01:47:39 +00:00
pollmann%netscape.com b87b78df1f Opps, typo - bug #3619 A: chofmann R: harishd 1999-03-17 01:41:52 +00:00
gagan%netscape.com 817847398b Calling parse on SetSpec to correctly reflect the changes. Partial fix for #3413. 1999-03-17 01:39:20 +00:00
ftang%netscape.com 9befeb353c 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 4e7c8ab7a1 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 73fca7423a 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 7ebb9462a3 Fix for M3 bug #3803; approved by chofmann/don 1999-03-17 00:33:25 +00:00
pnunn%netscape.com 687b1f8de3 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 252c4d8e70 bug 1725 1999-03-16 23:42:38 +00:00
mscott%netscape.com c8993905bc 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 6324d22168 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 a788e9d0a6 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 5c031643b4 Fixed table background inheritance, bug #1355
Checkin approved by chofmann
1999-03-16 22:33:29 +00:00
hshaw%netscape.com 92c6ee5277 Let libpref decide which file to load by default, M3 bug #2343 #3598 1999-03-16 22:07:50 +00:00
hshaw%netscape.com d2801b5992 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 ddd70391be disabling the print button in the menu bar 1999-03-16 21:40:10 +00:00
matt%netscape.com c31ec036fc changing www.bugsplat.org to bugsplat.mozilla.org in the toolbar 1999-03-16 21:39:06 +00:00
akkana%netscape.com b08dc516c7 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 1557daf996 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 ece79bcaf7 Merge from NSCP repository (prior to rsync) 1999-03-16 19:57:34 +00:00
kipp%netscape.com db330c483b Don't dereference a null pointer when print previewing 1999-03-16 19:37:12 +00:00
kipp%netscape.com 9c705031c7 Only set ends-in-newline flag for pre text (bug #3262) 1999-03-16 19:36:49 +00:00
kipp%netscape.com 8e7baecb3e Handle removable of continued frames better (not 100% done) (bug #3262) 1999-03-16 19:36:24 +00:00
kipp%netscape.com 2916ad11f9 Fixed numerous frame removed bugs (bug #3262) 1999-03-16 19:36:00 +00:00
mcmullen%netscape.com 40c246f552 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 46c3cbb41b To reduce confusion, read 'Netscape Preferences' for Mac, M3 bug #2343, approved dp 1999-03-16 18:31:40 +00:00
terry%netscape.com f8b8a01882 Fixed typo in comment. 1999-03-16 18:29:45 +00:00
kin%netscape.com 9a0d8f1934 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 4113a96d6e 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 53b3380a59 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 be0a6194ee Fix for 3776. 1999-03-16 07:46:57 +00:00
gagan%netscape.com d049aa8c71 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 8d15a665eb fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:25:43 +00:00
rpotts%netscape.com d100dc959e fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:15:37 +00:00
rickg%netscape.com 4ced31210b removed warnings and partially fixed M3 1999-03-16 07:06:48 +00:00
rpotts%netscape.com 9ab680f955 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 2323ecba53 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 1af1aad073 fix for #2513. r=mcafee@netscape.com, a=don@netscape.com 1999-03-16 02:19:52 +00:00
dp%netscape.com 49c9a446d0 Moving appcores.dll from bin/components/ to bin/ since mailnews links with it 1999-03-16 01:41:33 +00:00
dp%netscape.com 9a1d52010e Moving appcores.dll from bin/components/ to bin/ since mailnews links with it 1999-03-16 01:34:22 +00:00
dp%netscape.com f40fa2de73 Forcing xpcom registry recreation after moving appcores.dll from bin/components to bin/ since mailnew links with it 1999-03-16 01:33:46 +00:00