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

50809 Коммитов

Автор SHA1 Сообщение Дата
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
hyatt%netscape.com 797cd22ff4 Landing XBL scrollbars. 2000-01-15 05:31:45 +00:00
morse%netscape.com 0bf84e3705 another fix for bug 22117, cookie viewer display not working, r=goodger 2000-01-15 05:10:40 +00:00
alecf%netscape.com 94b65d019c attempted fix at build bustage. I have no idea if this is the "right" thing or not but it gets the build green 2000-01-15 03:51:31 +00:00
slamm%netscape.com 0312d53f90 Take out debug='true'. 2000-01-15 03:25:25 +00:00
slamm%netscape.com 33e0863c64 Simple fix to avoid adding folders to the sidebar. Needed to use 'container' instead 'folder'. 2000-01-15 03:23:46 +00:00
slamm%netscape.com 96021e6a90 Workarounds for box/splitter bugs 20546, 22214, 19488 16516. r=law. 2000-01-15 03:22:22 +00:00