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

48799 Коммитов

Автор SHA1 Сообщение Дата
kin%netscape.com c802915a2e Fix for bug #18622 (UMR in nsLineLayout::CanPlaceFrame)
nsLineLayout::ReflowFrame() now sets some of the psd flags before
calling aFrame->Reflow().
r=troy@netscape.com,norris@netscape.com  a=chofmann@netscape.com
1999-12-10 18:41:43 +00:00
pavlov%netscape.com 9f7527d771 fix mem leak when typing r=slamm a=leaf 1999-12-10 18:08:49 +00:00
rbs%maths.uq.edu.au 49246b50d7 [NOT PART OF THE DEFAULT BUILD]. Changed MathML namescape to the new officially published namespace. 1999-12-10 13:29:27 +00:00
rbs%maths.uq.edu.au f6490aa71a [NOT PART OF THE DEFAULT BUILD]. Applied a patch of Shyjan Mahamud to return the bounding metrics in a uniform XP manner (bug 19024). 1999-12-10 13:17:03 +00:00
rbs%maths.uq.edu.au 97d27d7b0c [NOT PART OF THE DEFAULT BUILD]. *Changes to bring MathML in sync with layout (added aPresShell on factory routines). *Postfixed atoms with underscore to avoid conflicts with reserved names in C++ and math.h 1999-12-10 13:07:59 +00:00
rbs%maths.uq.edu.au 4a572d1738 [NOT PART OF THE DEFAULT BUILD]. *Changes to bring the MathML code in sync with layout (this will clear bugs 19398 and 20858). *Postfixed atoms with underscore. *Major revamps to launch the support of embellished operators. 1999-12-10 13:02:23 +00:00
rbs%maths.uq.edu.au c6923d3679 [NOT PART OF THE DEFAULT BUILD]. *Postfixed all atoms with underscore to avoid conflicts with predefined names in C++ and math.h. *Changed MathML namescape to the new officially published namespace. 1999-12-10 12:47:24 +00:00
karnaze%netscape.com 6eb5aeb46b new regression test 1999-12-10 12:45:36 +00:00
mcafee%netscape.com c49048cf5f \n on a printf. 1999-12-10 07:59:11 +00:00
law%netscape.com ba6a71d25e 18518; Add nsIWidget::Flash with null default implementation in nsBaseWidget and real functionality in Windows version of nsWindow; r=syd@netscape.com, a=chofmann@netscape.com 1999-12-10 07:20:51 +00:00
mcafee%netscape.com abe541f9bd Moving bloaturls.txt to mozilla/build so that it can be exported to dist and is part of the default module (21320). bloaturls.txt is the file that drives the bloaty tinderbox test. a=chofmann, r=slamm 1999-12-10 06:31:58 +00:00
warren%netscape.com c7c2f1972a Fixed up printing of bad leak/bloat values. 1999-12-10 05:17:56 +00:00
chuang%netscape.com d7c6eb04c9 PDT+Bug 21230 Change in Edit AB Card not saved to address book database. r=bienvenu, a=chofmann. 1999-12-10 04:40:59 +00:00
warren%netscape.com 7d4fa072a5 Fix for leak/bloat stats going negative. a=jar 1999-12-10 04:27:52 +00:00
rickg%netscape.com 512157dd9d This fixes PDT+Bug:20228. The essential problem was the lack of refcounting on tokenizers. Also fixed unchecked
dereferences in expattokenizer. r=kmcclusk; a=chofmann.
1999-12-10 04:01:26 +00:00
vidur%netscape.com 81f434990e Fix for bug 21271. Check if the current context is the head context in HTMLContentSink::CloseHTML, even though the parser shouldn't let that happen. Fixes crash in Channels dropdown. A=jar R=pollmann. 1999-12-10 03:36:50 +00:00
karnaze%netscape.com 61aacc4648 new regression tests 1999-12-10 02:29:27 +00:00
pinkerton%netscape.com 7d81a6f553 fix for page scrolling to scroll (one page - height of one line), not 80% of the page as before. bug 21348, r=evaughan,sfraser. a=brendan. 1999-12-10 02:14:35 +00:00
selmer%netscape.com bcf74f0c56 bug 12288 shift-click (only PDT+ hack portion of fix) r=alecf a=chofmann,jar 1999-12-10 01:38:33 +00:00
slamm%netscape.com a5c40f34ec cd back to tinderbox directory to move who.dat.$$ to who.dat. 1999-12-10 01:11:10 +00:00
varada%netscape.com 2ea8c0dfa0 fix for bug #5435 UDP requirement that netscape communicator be part of the program folder name 1999-12-10 00:52:43 +00:00
saari%netscape.com b887310bfb Helping to fix 19114 by making a strong ref weak. Potential fix for 19268 by making scrollbars not steal focus. r=hyatt a=chofmann 1999-12-10 00:51:50 +00:00
ssu%netscape.com 1855626328 fixing bug #19165. Seamonkey now installs the required msvcrt.dll and
msvcirt.dll files.  Older versions of these files were causing seamonkey
to crash at startup.  r=sgehani. a=cyeh.
1999-12-10 00:23:46 +00:00
cmanske%netscape.com bf2ed50845 Found 3 more dialogs with missing CSS lines just as with the NamedAnchor Dialog covered by bug 21222 a=chofmann, r=brade 1999-12-10 00:02:32 +00:00
varada%netscape.com 03d3a5decf cleaning up 1999-12-09 23:53:03 +00:00
varada%netscape.com fdd994e90d fix for bug #5001 should have been there in the first place - bad dog! 1999-12-09 23:52:07 +00:00
norris%netscape.com a155377984 Remove unused member variable. 1999-12-09 23:37:18 +00:00
varada%netscape.com 5b1d99df41 copying only the bmps and nsetup32 directories and not the makefile to the template 1999-12-09 23:34:18 +00:00
varada%netscape.com 90d5f518ac the inf txt and exe files should be on the same directory as the the shell 1999-12-09 23:33:15 +00:00
varada%netscape.com 1fb20f0cca removing cd and network directories from the template 1999-12-09 23:32:14 +00:00
kmcclusk%netscape.com f8346220d0 Reduced image cache size from 2Mb to 1Mb. bug 19114. r=buster@netscape.com. approved by chofmann@netscape.com 1999-12-09 22:59:57 +00:00
kin%netscape.com 3308275ef6 Fix for bug #21317: UMR: nsCAutoString::=(nsCAutoString const&)
Added nsCAutoString& operator=(nsCAutoString&).
r=rickg@netscape.com a=chofmann@netscape.com
1999-12-09 22:53:52 +00:00
erik%netscape.com 6fbec1d0f1 bug 8801; added some code to pick up font size prefs from prefs file(s);
r=ftang; a=chofmann
1999-12-09 22:44:47 +00:00
ftang%netscape.com 003999a676 implement Mac GFX w/ langGroup. From now we will use the correct CJK font depend on the document charset. Howerver, it have not listen to the pref yet. r=erik. a=chofmann 1999-12-09 22:44:34 +00:00
ftang%netscape.com c3b2fbc5fd fix bug 19358 r=jfrancis add IME force commit for Undo,SelectAll and Paste 1999-12-09 22:37:36 +00:00
ftang%netscape.com 4d99b4999b fix bug 19358. r=jfrancis . Forece commit when we Undo, SelectAll or Paste 1999-12-09 22:35:17 +00:00
cmanske%netscape.com 8fc2f2e937 Fixed bugs 21077 and 21222. Removed unused files and entries in MANIFEST files. a=chofmann r=brade 1999-12-09 22:26:54 +00:00
cmanske%netscape.com 49b87c60a0 Part of fix for bug 21077. a=chofmann r=brade 1999-12-09 22:26:49 +00:00
akkana%netscape.com 7f51791e6a 18409: Don't add newlines when converting copied text, or in any
other case of html-to-text conversion except when the formatted
flag is set.  Set mPreFormatted for style white-space: pre
as well as for moz-pre-wrap. r=pinkerton, a=chofmann
1999-12-09 22:08:12 +00:00
beard%netscape.com f32c492fc7 fixes case where an InterpretedFunction has both a closure and needs an activation. 1999-12-09 22:05:09 +00:00
jdunn%netscape.com 0a5450b336 nsCOMPtr is supposed to wrap interface references and not class references
r= chofmann@netscape.com danm@netscape.com
# 20193
1999-12-09 21:44:16 +00:00
troy%netscape.com bfb7487d47 b=19198, a=chofmann. Fixed RecoverStateFrom() to use the update conbined area when
invalidating. This fixes a regression introduced in version 3.308
1999-12-09 21:40:37 +00:00
mcafee%netscape.com 4d34f7dbcc /usr/bonsaitools not needed for client tinderbox machines. r=slamm 1999-12-09 21:13:03 +00:00
hangas%netscape.com a66a0ab963 Fixing regression 21285 (broken select addresses dialog because of api change in backend). r=alecf 1999-12-09 21:12:43 +00:00
jfrancis%netscape.com f5410887be fixes for bug 21158 and 21030. 21158: aplying text style deletes text 21030: html mail reply won't quote original message r=kin; a=chofmann 1999-12-09 21:12:16 +00:00
joki%netscape.com adc741f32c fix 21337, set modifier keys for generated events. r:brendan a:brendan 1999-12-09 21:02:09 +00:00
varada%netscape.com cc09ddfbc8 cleaning up rshell.ini 1999-12-09 20:56:06 +00:00
pinkerton%netscape.com f161200a79 Partial fix for bug 18409. I wasn't actually ever converting the CRLF to LF. now i am. also fixes a memory leak.
r=akkana a=chofmann.
1999-12-09 19:50:50 +00:00
slamm%netscape.com d8a5b789a7 Remove "Rebuild Guilty List" link. The list is built everytime a build is processed. Also, re-enable buffering the script output. That should help improve throughput. 1999-12-09 19:45:01 +00:00
slamm%netscape.com 7084b302b9 Fix empty guilty list in tinderbox page (bug #7637). Add comments. Move some code into functions. 1999-12-09 19:28:39 +00:00