ben%netscape.com
48fe888b7b
partial fix for 29403 and some text changes to open location dialog
2000-06-01 03:58:07 +00:00
sgehani%netscape.com
e90410971a
Fixing broken installed build: adding urlbarhistory component.
...
[b=41131; r=syd]
2000-06-01 03:56:04 +00:00
ben%netscape.com
8c0cf89fe9
partial fix for 29403
2000-06-01 03:56:00 +00:00
jbetak%netscape.com
5ef834270b
39432 Crash when clicked on Language option in Prefs,
...
a,r=ftang
2000-06-01 03:39:53 +00:00
waldemar%netscape.com
767f3c1669
Widened default line width to 30
2000-06-01 03:31:17 +00:00
waldemar%netscape.com
5c440a5bc5
Added function and constructor parsing and printing; fixed printing of blocks, compound statements, and ::
2000-06-01 03:30:58 +00:00
waldemar%netscape.com
ebbccfd9f8
Added two-argument linearBreak
2000-06-01 03:30:19 +00:00
waterson%netscape.com
259d4d122b
Make more portable.
2000-06-01 03:23:19 +00:00
sspitzer%netscape.com
533c46ea39
fix for a bunch of subscribe problems.
...
#39263 , imap subscribe only working to the second level deep
#40238 , subscribed imap folders not showing up as subscribed.
#39261 , imap folders showing up as full paths, not leaf names.
r=mscott
2000-06-01 02:41:03 +00:00
mjudge%netscape.com
317ebfc20f
bug = 34896. changing caret use to not demand a presshell. r=hyatt
2000-06-01 02:39:52 +00:00
mjudge%netscape.com
6a340adf28
fixing caret usages. hiding caret now is done by giving the stack destructor a caret * not a presshell
2000-06-01 02:38:13 +00:00
mjudge%netscape.com
66a4d02495
bug = 34896, r= hyatt. changing caret apis. this will demand that when a caret changes focus a call to setDOMSelection must be called to tell the caret what selection to listen to.
2000-06-01 02:37:40 +00:00
mjudge%netscape.com
e565755f94
bug = 34896, r= hyatt, adding in preformatting as a viable reason to wrap.
2000-06-01 02:27:58 +00:00
waterson%netscape.com
b2752f9263
Factored code to NS_TraceMallocStartupWithArgs(). r=brendan
2000-06-01 02:10:53 +00:00
waterson%netscape.com
9a0a7705c3
Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan
2000-06-01 02:09:25 +00:00
waterson%netscape.com
55c1064115
Ignore bloatblame.
2000-06-01 02:08:34 +00:00
pollmann%netscape.com
5ee76d8149
Bug 22983: Fix extra newlines in bugzilla updates when not logged into bugzilla on Linux. r=nisheeth
2000-06-01 02:04:51 +00:00
pollmann%netscape.com
0684ae66a7
Bug 39867: Fix uninitialized variable problem that was causing Mac to not post after unchecking "show again" box in warning dialog. r=harishd
2000-06-01 02:02:39 +00:00
brendan%mozilla.org
892e212b18
Push monitor down to avoid overhead when suppressing tracing (r=waterson).
2000-06-01 01:53:52 +00:00
hyatt%netscape.com
caa8850d04
New tree grid bindings.
2000-06-01 01:49:45 +00:00
hyatt%netscape.com
4c05a32b66
New grid tree bindings.
2000-06-01 01:49:14 +00:00
jbetak%netscape.com
14aec52d3b
18022, bookmark doc charset caching
...
r=rjc, ftang, a=ftang
2000-06-01 01:27:18 +00:00
cathleen%netscape.com
599c9abd6b
fix dpgfood bug 38603, r=dveditz linux not starting up in installer build
2000-06-01 01:21:44 +00:00
mcafee%netscape.com
4c9434ac8d
Fixing forward/back hot keys (29348). r=slamm
2000-06-01 01:17:53 +00:00
jbetak%netscape.com
3aab3d3f4e
18022, bookmark doc charset caching
...
r=rjc, ftang, a=ftang
2000-06-01 01:13:45 +00:00
jbetak%netscape.com
d5d399e4ba
18022, bookmark doc charset caching
...
r=rjc, ftang, a=ftang
2000-06-01 01:08:28 +00:00
jim_nance%yahoo.com
5f6d28e7e3
Tru64 compiler flags to make template code smaller.
2000-06-01 01:07:23 +00:00
mjudge%netscape.com
ee9cc1db54
fixing small optimization oversight. based on pixleys code that was beta2+. optimization is not valid in this case. r=churchill
2000-06-01 01:03:48 +00:00
mjudge%netscape.com
95c22b351b
bug = 34896. Fixing ender lite startup problem with caret. checking for inOffset<0. we checked for >mContentLength but not <0. r=churchil.
2000-06-01 01:00:15 +00:00
alecf%netscape.com
5202649dc2
fix typo to make and/or work in search and filters dialogs
...
(really obvious fix)
r=sspitzer
2000-06-01 00:48:58 +00:00
alecf%netscape.com
9b48f3ce8c
bring filter dialog up to spec
...
WIP for #33101 r=sspitzer
2000-06-01 00:47:05 +00:00
mjudge%netscape.com
7da12ff3bc
this was supposed to be checked in for someones pdt+ bug. this alters the view's destructor to remove itself from the viewmanagers mouse capture code. r= hyatt the bug had to do with OnClick on a view causing a web page reload. this became a must fix when joki checked in his event changes.
2000-06-01 00:38:57 +00:00
sfraser%netscape.com
a741dd03f7
Various fixes for Installer stability, bugs 39749, 41002. r=sgehani
2000-06-01 00:38:17 +00:00
leaf%mozilla.org
d5dde04bd9
Automated update
2000-06-01 00:30:09 +00:00
dmose%mozilla.org
d23dcfdb97
make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org.
2000-06-01 00:26:48 +00:00
mjudge%netscape.com
75cf395f21
bug = 41088. r=hyatt. moving releasing the editor shell earlier in the process so the document gets a chance to release its listeners.
2000-06-01 00:18:35 +00:00
cls%seawood.org
f33a9d9028
Removing a leftover unused header that's killing a HPUX build. Bug 37025 r=dmose
2000-06-01 00:11:52 +00:00
alecf%netscape.com
4eac054d5c
enable search menu item for #33101 r=sspitzer
2000-06-01 00:06:47 +00:00
sspitzer%netscape.com
60b8c9c046
fix for bug #40241 . messages stop loading after we attempt to cancel
...
a news message. the problem is we were never notifying the folder
that the DeleteOrMoveMsgCompleted event happened. other code cleanup
to consolidate some common code. r=alecf
2000-05-31 23:52:22 +00:00
edburns%acm.org
a5f9668ba0
Return from doRemoveListeners after issuing removeAllListeners
2000-05-31 23:37:06 +00:00
thayes%netscape.com
b2aa68c6fe
Use PK11 fixed key lookup to locate the key value. Fix ENCRYPT/DECRYPT bug in
...
SDR_Decrypt.
2000-05-31 23:06:02 +00:00
cls%seawood.org
21939b93e6
Use relative path to call binaries as some shells break otherwise. Bug 40415. r=waterson
2000-05-31 23:05:14 +00:00
cls%seawood.org
937b3616b9
When using the local copies of zlib, png & jpeg, let the linker use the shared versions if they are available. r=waterson
2000-05-31 23:03:13 +00:00
sgehani%netscape.com
a2752dc6b7
Towards fixing heisenbug exit after extraction but before installation. [b=39749, r=ssu]
2000-05-31 23:02:19 +00:00
mcafee%netscape.com
ef4583b051
Fixing home hot key (29348) r=slamm
2000-05-31 22:42:34 +00:00
slamm%netscape.com
7e0d7ca54a
Add window.close() to close broadcaster. Fix bug 40460 r=mcafee
2000-05-31 22:41:45 +00:00
sgehani%netscape.com
36406af7d1
Partial fix for broken chrome registration on the Mac. [b=41002,r=dveditz]
2000-05-31 22:39:37 +00:00
relyea%netscape.com
d6dd1b2540
Return to using the thread safe version. The non-thread safe version can double free memory
2000-05-31 22:37:17 +00:00
relyea%netscape.com
2900921f0d
Fix bug which would have bypassed mac checking in TLS
2000-05-31 22:36:02 +00:00
relyea%netscape.com
30767104df
Set up code that allows you to run only some of the SSL tests in a single run.
2000-05-31 22:35:00 +00:00