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
kestes%staff.mail.com
11f54dc47a
move other sources of popup window code to main HTMLPopUP file.
2000-10-17 23:53:36 +00:00
kestes%staff.mail.com
0ff4f87ddd
document other sources of popup window code.
2000-10-17 23:53:09 +00:00
kestes%staff.mail.com
1d973a36d6
It was a mistake to make $table_spacing settable at run time. There is
...
no MIN setting only a MAX. This is useless. So turn the variable to
a hard parameter $TinderDB::TABLE_SPACING.
Add a configuration variable $TinderConfig::LOG_PERFORMANCE
2000-10-17 23:51:05 +00:00
kestes%staff.mail.com
20dca862f3
it was a mistake to make $table_spacing settable. There is no MIN
...
setting only a MAX. This is useless. So turn the variable to a hard
parameter $TinderDB::TABLE_SPACING.
2000-10-17 23:49:24 +00:00
kestes%staff.mail.com
039030ce27
it was a mistake to make $table_spacing settable. There is no MIN
...
setting only a MAX. This is useless. So turn the variable to a hard
parameter $TinderDB::TABLE_SPACING.
Add a configuration variable $TinderConfig::LOG_PERFORMANCE
2000-10-17 23:49:07 +00:00
kestes%staff.mail.com
72443f0d84
document how to use fetchmail if sendmail causes problems.
...
begin to explain how to set up the bug tracking system.
clean up all the explantions a bit.
2000-10-17 23:47:08 +00:00
dmose%mozilla.org
4001c840aa
NS_LITERAL_STRING definition on windows doesn't allow for concatenations inside the operator. a=r=(not built)
2000-10-17 23:14:10 +00:00
peterlubczynski%netscape.com
ca29b6ae1c
fix for context menus for plugins on the Mac, bug 55822 a=buster r=karnaze
2000-10-17 23:13:30 +00:00
dmose%mozilla.org
71e1b8348a
LDAP error-handling cleanup, part 1. a=r=(not built)
2000-10-17 23:07:38 +00:00
matt%netscape.com
6e3e11f2f1
for bug 56574
...
fixing IE bookmarks in sidbear bookmarks
a=alecf
a=rjc
2000-10-17 22:39:55 +00:00