valeski%netscape.com
2f1f0a6e95
*** empty log message ***
1999-10-22 04:32:18 +00:00
sfraser%netscape.com
d4f5e018cc
Fixing Mac FTP projects for valeski
1999-10-22 04:24:08 +00:00
valeski%netscape.com
ecf2cd252d
*** empty log message ***
1999-10-22 04:22:54 +00:00
valeski%netscape.com
e40999dd81
adding connection cache interface
1999-10-22 04:11:12 +00:00
valeski%netscape.com
3a4a5695b4
14659, r=dougt. FTP now uses xpcom proxies to send stream listener notifications back to the channel thread. it also uses them to access connections from the protocol handler cache.
1999-10-22 04:10:46 +00:00
valeski%netscape.com
25a47745c1
17039, r=dougt. Releasing QI'd proxy object was causing a crash. this is a temp work around.
1999-10-22 04:07:53 +00:00
troy%netscape.com
d64bd701d2
Fixed compiler warning about unused variable
1999-10-22 04:01:23 +00:00
rods%netscape.com
3b52acd283
Changed the parameter of the CalcNavQuirksSize to take the input spec instead of the length
...
not it properly calculates the number of cols and rows when in NavQuiks mode
r=kmcclusk, part of bug 7461
1999-10-22 03:14:03 +00:00
ramiro%fateware.com
aa2d4c7e9b
Made the spec file actually work. Not part of SeaMonkey.
1999-10-22 02:55:21 +00:00
ramiro%fateware.com
4bea7a4c98
Fixed the mozilla script. Not part of anything.
1999-10-22 02:54:23 +00:00
kipp%netscape.com
25df3c7ad6
r=pavlov; fixed up prioritization of the plevent queue so that it's lower than the normal priority; this fixes UI starvation on long document loads AND lets timers through so that painting works (bugs 7455, 6048, etc.)
1999-10-22 02:47:02 +00:00
tbogard%aol.net
041d35a720
Added building of the DLL.
1999-10-22 02:36:35 +00:00
tbogard%aol.net
2988396237
Framed out nsWebBrowser. Added nsCWebBrowser definition. Setup to build library.
1999-10-22 02:35:18 +00:00
tbogard%aol.net
74690fe433
Fixed some syntax errors.
1999-10-22 02:32:28 +00:00
tbogard%aol.net
035a123dde
Framed out nsWebBrowserSetup. Added nsCWebBrowserSetup specification. Setup building of the library.
1999-10-22 02:30:51 +00:00
tbogard%aol.net
ec6c9930eb
Fixed the naming.... Added some comments.
1999-10-22 02:29:29 +00:00
tbogard%aol.net
6d945faa29
Added nsCHTMLDocShell.
1999-10-22 02:27:42 +00:00
tbogard%aol.net
e95768fa04
Added a C++ include of nsIPresContext.h
1999-10-22 02:26:35 +00:00
sspitzer%netscape.com
534108fcd8
add pref-mailnews.js, which has the necessary (but currently not working) JS for the color picker.
...
rewrite the xul so that the html select heeds the quote prefs. (#15230 )
use a color picker instead of an empty html select.
1999-10-22 02:10:49 +00:00
sspitzer%netscape.com
1df3f9eb17
make the PrefWindow work for html select dom elements, instead of just html input dom elements.
...
right now, it only works for int prefs. fix #15230 , heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.
rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.
add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code. use PR_sscanf instead of sscanf.
r=mscott
1999-10-22 02:09:18 +00:00
troy%netscape.com
5d86678e7b
r=karnaze@netscape.com
...
Save 8 bytes per table cell frame by eliminating mCollapseOffset and
using a frame property instead.
1999-10-22 02:06:22 +00:00
bienvenu%netscape.com
2234776b85
always update folders when clicking on them r=putterman
1999-10-22 01:59:50 +00:00
amusil%netscape.com
87306fa309
Changed FALSE to XP PR_FALSE
1999-10-22 01:54:36 +00:00
brendan%mozilla.org
f1534c54ea
Avoid gratuitous initialization and extra sets of ok (r=shaver@mozilla.org).
1999-10-22 01:44:47 +00:00
scc%netscape.com
a853bff6dc
remove nsIVariant.h and nsVariant.cpp as per bug #16987 and changes already in for Unix (thanks brad) and Mac, r=danm
1999-10-22 01:33:03 +00:00
endico%mozilla.org
04924f2b34
oops forgot to add the newsbot directory to the path "../newsbot/newsbot.html",
1999-10-22 01:32:59 +00:00
alecf%netscape.com
5f98cabec7
update status
1999-10-22 01:27:08 +00:00
slamm%netscape.com
d5705e7ec8
Get the relative prefix for the static page correct.
1999-10-22 01:23:48 +00:00
amusil%netscape.com
1c91f30b2a
Address book fix. DB file now gets closed in the destructor. Reviewed by bienvenu.
1999-10-22 01:18:42 +00:00
wtc%netscape.com
cc86e67e43
Bugsplat bug #366500 : use the default, PRLock-based atomic stack
...
implementation on OSF1. r=larryh,srinivas@netscape.com.
Modified files: _osf1.h, osf1.c.
1999-10-22 01:10:00 +00:00
alecf%netscape.com
018a99bad8
nsIModulize mime emitters - porkjockey work, r=sspitzer
1999-10-22 01:05:04 +00:00
dp%netscape.com
dfb460cb22
bug# 15046 Preventing deletion of dll when getfactory fails. r=shaver,kipp
1999-10-22 01:04:16 +00:00
dp%netscape.com
7092bc9ea1
Fixed warning of unused variable.
1999-10-22 01:02:29 +00:00
alecf%netscape.com
4bd03fe287
start to consolidate URL and URI parsing into the base classes: remove a whole bunch of protocol-specific code in favor of generalization
...
basically, more fixes for #14437
r=scottip
1999-10-22 01:02:08 +00:00
dougt%netscape.com
e60ab7bac3
fix for bug 13894. Hooks up the notification from necko. r=cathleen.
1999-10-22 00:53:01 +00:00
endico%mozilla.org
06d1cf50f2
the names of the files to be wrapped must be given relative to the root of the tree. in this case: "../newsbot/newsbot.html"
1999-10-22 00:45:56 +00:00
evaughan%netscape.com
320ee7acc4
Fixed bug 9442. reviewed by Hyatt.
1999-10-22 00:38:22 +00:00
mjudge%netscape.com
7d0e807931
massive checkin for underlying implementation of key handling from javascript and home/end breakage and.. selecting around NON-text frames. like arrowing around an image for example. 16636,16655 and another i cannot find. r=kin r=hyatt a=me
1999-10-22 00:19:18 +00:00
endico%mozilla.org
48d7414df9
escape quotes around ALIGN=\"right\"
1999-10-22 00:14:43 +00:00
kipp%netscape.com
8946fa19df
Alloc another iid
1999-10-22 00:12:31 +00:00
scc%netscape.com
30618333a0
remove "nsVariant.cpp" from the project, and "nsIVariant.h" from the MANIFEST, as per bug #16987 , r=sfraser
1999-10-22 00:12:03 +00:00
kipp%netscape.com
c45477506a
Clean up other dirt
1999-10-22 00:11:54 +00:00
kipp%netscape.com
b0c0abbae4
Whoops, missed this during my checkin :-(
1999-10-22 00:11:31 +00:00
davidm%netscape.com
bce29dfcb6
2425 [PP] Mac: Apprunner doesn't gracefully quit at shutdown or r
r = sdagley
1999-10-22 00:01:45 +00:00
beard%netscape.com
b4e5eca5ae
added parent links, so you can go to the objects referring to a given link.
1999-10-21 23:58:28 +00:00
beard%netscape.com
74f7dcef6c
broke out from leaksoup.java so it can be used by tracesoup.
1999-10-21 23:55:25 +00:00
beard%netscape.com
7de237458f
annotates refcount traces with blame/lxr URLs
1999-10-21 23:54:39 +00:00
endico%mozilla.org
9567d3112e
align bottom row to the right. <TR ALIGN="right"> doesn't seem to work in mozilla
1999-10-21 23:52:41 +00:00
terry%mozilla.org
1fd1bc17dc
Make "checkins in last 7 days" link work better in worlds with
...
multiple repositories.
1999-10-21 23:42:39 +00:00
nisheeth%netscape.com
88f2f647e9
Fixing Unix warnings. r=harishd
1999-10-21 23:27:02 +00:00