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

72060 Коммитов

Автор SHA1 Сообщение Дата
rogerl%netscape.com 216cd29273 Quiet warnings 2000-10-18 23:55:47 +00:00
rogerl%netscape.com 274ac67b4a Added icodeasm & xmlparser to build 2000-10-18 23:46:39 +00:00
rjc%netscape.com dba8046559 Fix bug # 55277: searching with multiple engines. r= danm sr=ben 2000-10-18 23:41:46 +00:00
rogerl%netscape.com 7806a764aa Added XMLparsing to load a class. Fixed handling of forward references to
class methods/fields.
2000-10-18 23:37:44 +00:00
harishd%netscape.com 8a620cdea1 Checking in for Rickg
42525 - Make Transitional doctype, greater that 4.0, with URI, strict

r=me,attinasi
sr=buster
2000-10-18 23:19:14 +00:00
brendan%mozilla.org c2d6de8a37 Don't nuke the stackPool in JS_GC if it's in use by cx->stackHeaders or cx->fp (or other future users; 57096, r=shaver, a=jband). 2000-10-18 22:21:46 +00:00
rginda%netscape.com f983d862e9 making argument name optional in argumetlists 2000-10-18 22:01:17 +00:00
rginda%netscape.com 2662739c56 waugh, "..." isn't supported on windows. Added full icode map generated by the new perl script. Added a comment character to the assembler, and required newlines after instructions. 2000-10-18 20:44:14 +00:00
rginda%netscape.com 83ad281615 adding genmap.pl to generate the icode map 2000-10-18 20:41:03 +00:00
locka%iol.ie 29e166e8bc Fix to content sink's handling of anchors. Flushes reflows before scrolling and uses the pres shell's scrolling code. b=56285, sr=vidur@netscape.com 2000-10-18 20:37:54 +00:00
kestes%staff.mail.com 0d104c480b add the notion of 'dead time' to better predict when builds will be
done at eazel.com.
when $buildstatus is 'building' we still want the popup window
explaining how long this has run.
2000-10-18 20:31:34 +00:00
kestes%staff.mail.com 0f80475eb8 wrong scope for $main::LOCALTIME 2000-10-18 20:27:43 +00:00
kestes%staff.mail.com a0a94a6c56 clean up some comments, explain some security issues about data
storage in the document root.
2000-10-18 20:26:57 +00:00
kestes%staff.mail.com 99e7653feb clean up the comments.
factor out the pattern used to find variable names in mail
2000-10-18 20:26:04 +00:00
sfraser%netscape.com de0e705fe6 Fix for 56136 -- when reloading the editor page because of a charset change, call the predestroy notification, so that listeners (e.g. the UI update timer) can tear themselves down. r=akkana, sr=kin 2000-10-18 20:25:49 +00:00
kestes%staff.mail.com 653e11e024 the name TinderDB::MIN_TABLE_SPACING was a mistake, change it to
TinderDB::TABLE_SPACING
2000-10-18 20:24:06 +00:00
kestes%staff.mail.com a8927483f9 clean up the comments
factor out the pattern used to find variable names in the mail.
2000-10-18 20:22:57 +00:00
kestes%staff.mail.com a34f6a8974 if we do not load the Build module we can not pick which builds to
ignore.
2000-10-18 20:22:13 +00:00
cls%seawood.org 08c9d5ab81 Set CROSS_COMPILE variable as appropriate so that cross-compiling works again. Bug #11890 2000-10-18 20:03:41 +00:00
cls%seawood.org 55fa13ebea Fix for LDAP tags. Thanks to wtc for the patch. Bug 55007 r=dmose 2000-10-18 19:45:37 +00:00
ddrinan%netscape.com 7c936917e2 Build the component.reg file for Linux only 2000-10-18 19:02:22 +00:00
tor%cs.brown.edu 227924d691 Bug 19283 - blacken transparent pixels in 1-bit masks. This was
causing problems with binary alpha PNGs on Windows.  Patch from
Chris244@aol.com. r=pnunn, sr=tor
2000-10-18 18:05:41 +00:00
heikki%netscape.com 36e74cc7a5 Bug 53763, crash when event dialog dismissed and content changed. Make sure we release presshell before viewmanager so things can proceed smoothly. r=joki,scc; a=vidur. 2000-10-18 17:41:14 +00:00
heikki%netscape.com ded53dd27c Bug 54233, crash when quitting via keyboard. Make sure we release presshell before viewmanager so things can proceed smoothly. r=nisheeth,scc; a=hyatt. 2000-10-18 17:36:54 +00:00
cls%seawood.org 8457694c3b Initial versions of buildid perl module & template files. Bug #26798 2000-10-18 17:15:17 +00:00
brendan%mozilla.org e582a264b6 Fix cx-for-acx typo-blunder (57070, r=mccabe, a=jband). 2000-10-18 16:00:39 +00:00
mcgreer%netscape.com e7bf810f5e fix for 64-bit platforms. 2000-10-18 15:41:23 +00:00
radha%netscape.com e08958abc9 fix fr bug # 53922 checkin in to trunk r=waterson sr=alec 2000-10-18 14:50:00 +00:00
radha%netscape.com 076cfe24b7 Fix for bug # 53922. Checking in to trunk r=waterson sr=alec 2000-10-18 14:49:28 +00:00
kestes%staff.mail.com a5b718bd93 typo, extra dollar sign. 2000-10-18 14:33:57 +00:00
sspitzer%netscape.com baf9f35b3b fix for bugscape bug #2931. r=sspitzer,r=valeski,sr=shaver 2000-10-18 14:01:38 +00:00
sspitzer%netscape.com 515e6db032 fix for #56572. r=racham, sr=mscott, a=PDT. 2000-10-18 13:41:34 +00:00
ccarlen%netscape.com 9b175e07c0 Fix for 54097 - Use nsIFileURL to build file URLs instead of nsFileSpec and nsFileURL. r=dougt@netscape.com, a=hyatt@netscape.com 2000-10-18 12:55:22 +00:00
hyatt%netscape.com b97a5ea3cf Fix for 56353. r=buster, r=waterson, a=brendan. Also reverting a style
change to a prop list for moz-binding to the state it was on the branch (just to
be compatible).
2000-10-18 08:03:24 +00:00
hyatt%netscape.com 714a3fea6b Fix for rtm++ bug 44093. 2000-10-18 07:57:28 +00:00
hyatt%netscape.com 49f7c82d9d Fix for 56395 rtm++ bug. 2000-10-18 07:48:01 +00:00
hewitt%netscape.com d6812e57fd #56569 - [Modern] messenger threadpane correctness, r=hyatt, a=hangas 2000-10-18 07:40:34 +00:00
cls%seawood.org a2921f401a Add -DXP_WIN & -DXP_WIN32 as default defines for win32 builds. Bug 56767 2000-10-18 07:10:38 +00:00
timeless%mac.com 55aba23750 fix bug 51980 [Classic Mac] <textfield> doesn't use default lavender focus ring color.
[r=timeless, a=ben, sr=brendan]
2000-10-18 05:51:43 +00:00
cls%seawood.org aeba6e6e07 Sync pr/src/Makefile* INCLUDES with subdirs so that parallel builds work again. Bug #31365 2000-10-18 05:01:29 +00:00
rginda%netscape.com 80d2831bce fixed testcase and icodemap size 2000-10-18 04:33:54 +00:00
neeti%netscape.com 3132bbdac2 Fix for rtm++ bug 55405 SetSizeEntry(..) called during shutdown could lead to corrupted cache, r=dp,sr=rpotts 2000-10-18 03:59:34 +00:00
rginda%netscape.com 8d5c21f096 whee! the parse "tree" minimally "works" 2000-10-18 03:12:42 +00:00
waterson%netscape.com 617762c217 Bug 54715. Use iterators instead of CharAt() in ParseAttribute(). r=scc, a=hyatt 2000-10-18 02:05:57 +00:00
waterson%netscape.com a4f7d803c2 Bug 56349. Be more conservative in RemoveMember(): use new function IsDirectlyContainedBy() to walk template and generated tree in parallel. r=rjc, a=hyatt 2000-10-18 02:01:45 +00:00
disttsc%bart.nl 4d30ff5f10 Fixes several Gdk related key event problems on Linux / Solaris. r=,mo=Pavlov, a=blizzard
bug 53667 - alt + left/right doesn't navigate back/forward
bug 55792 - ctrl + left/right not skipping words
bug 54694 - ctrl + left segfaults
2000-10-18 01:17:06 +00:00
rginda%netscape.com 9a4a9a865d more icodeasm work... parse "tree" is finally testable... it might even work. 2000-10-18 01:02:13 +00:00
cls%seawood.org a428010d2b Fix for bogus installer buildid on windows. Thanks to Jerry Baker <jerrybaker@weirdness.com> for the patch. r=ssu 2000-10-18 00:37:42 +00:00
kestes%staff.mail.com 7e9c9d3d14 add more bug summaries. 2000-10-17 23:56:31 +00:00
kestes%staff.mail.com 7aa46e3ec2 If we delete too many duplicate treestates then we loose information
when the database is trimmed.

add more output to the CVS error message for close failures.
2000-10-17 23:55:25 +00:00