Commit Graph

55203 Commits

Author SHA1 Message Date
ftang%netscape.com
7fcadd8663 fix 29333 make the initial construction passing "" for performance and legal nsString usage. r=rickg a=bobj
git-svn-id: svn://10.0.0.236/trunk@61849 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:59:55 +00:00
pollmann%netscape.com
8a83557c05 Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
git-svn-id: svn://10.0.0.236/trunk@61848 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:51:48 +00:00
pollmann%netscape.com
62bf36964a Bug 28670: Remove unneeded scrollparam to webshell::Init r=travis a=rickg
git-svn-id: svn://10.0.0.236/trunk@61847 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:51:39 +00:00
pollmann%netscape.com
3c19530bbd Bug 28670: Move XUL scrollbar removal to nsCSSFrameConstructor r=travis a=rickg
git-svn-id: svn://10.0.0.236/trunk@61846 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:51:05 +00:00
pollmann%netscape.com
a1fac6d2f6 Bug 28670: Move scroll methods from webshell to docshell and XUL scrollbar removal from XULDocument to here r=travis a=rickg
git-svn-id: svn://10.0.0.236/trunk@61845 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:51:04 +00:00
pollmann%netscape.com
57b64b6c81 Bug 28670: Remove unneeded scroll param to webshell::Init r=travis a=rickg
git-svn-id: svn://10.0.0.236/trunk@61844 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:50:27 +00:00
pinkerton%netscape.com
cad1c45230 fix for 28781 which leaked a presShell during menu creation causing a crash with animated gifs. r=scc a=jevering/jar.
git-svn-id: svn://10.0.0.236/trunk@61843 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:46:47 +00:00
warren%netscape.com
cf71b8a5d7 Rest of fix for dns timing for dotted-quad case. r=gordon,a=jevering
git-svn-id: svn://10.0.0.236/trunk@61842 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:19:32 +00:00
rpotts%netscape.com
2bc8ade797 Fix unix build bustage...
git-svn-id: svn://10.0.0.236/trunk@61841 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 05:05:08 +00:00
rpotts%netscape.com
a41498ae21 bug #24711 (r=gagan). Changed cache channels to behave like transports rather than protocol channels... nsCacheEntryChannel.cpp
git-svn-id: svn://10.0.0.236/trunk@61840 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:45:14 +00:00
rpotts%netscape.com
bd06a87d5e bug #29044. Made EOF on sockets detected as soon as possible...
git-svn-id: svn://10.0.0.236/trunk@61839 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:44:51 +00:00
rpotts%netscape.com
67c7a2fd94 bug #24711 (r=gagan). Changed cache channels to behave like transports rather than protocol channels...
git-svn-id: svn://10.0.0.236/trunk@61838 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:44:37 +00:00
dougt%netscape.com
730cbc17af Adding a windows implementation of GetUserName().
Adding a check on unix to ensure that the out param is not null when return
NS_OK.

Not in the build.


git-svn-id: svn://10.0.0.236/trunk@61837 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:39:54 +00:00
ben%netscape.com
c683f547f5 fix for bug 29360, fix crash in unknown content dialog, r=law, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61836 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:25:53 +00:00
ben%netscape.com
690258e654 fix for bug 26592, wallet dialog menu organisation, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61835 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:24:39 +00:00
ben%netscape.com
98ab70afa0 fix for bug 25412, search menu items, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61834 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:23:02 +00:00
ben%netscape.com
7bab04917b fix for bug 23939, search menu items, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61833 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:22:12 +00:00
ben%netscape.com
e8fecb379a fix for bug 25412, search button should be depressable, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61832 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:20:13 +00:00
ben%netscape.com
7ce2d94558 fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61831 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:19:08 +00:00
saari%netscape.com
0feb5f5a05 fix for PDT+ 29004. r=hyatt, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61830 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 03:54:49 +00:00
valeski%netscape.com
62b4256381 r=rpotts. a=jar (checkin on red approval = leaf). built, run and pre-checkin tested on all three platforms. 28042. The FTP thread is now threadsafe, and I've reduced the amount of proxy object usage.
git-svn-id: svn://10.0.0.236/trunk@61829 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 03:29:08 +00:00
danm%netscape.com
436cf3dbc4 fixing build bustage by obliterating the entire offending function, which appears to be unused.
git-svn-id: svn://10.0.0.236/trunk@61828 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 02:50:06 +00:00
matt%netscape.com
68d3d87b3b a=bobj r-=ftang. .... patch ftang gave me for bug 27826
git-svn-id: svn://10.0.0.236/trunk@61827 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 02:18:17 +00:00
beard%netscape.com
9f6095211b allocator for garbage collection
git-svn-id: svn://10.0.0.236/trunk@61826 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:48:02 +00:00
sspitzer%netscape.com
404ef02ec2 change this to a wstring. not part of the build.
git-svn-id: svn://10.0.0.236/trunk@61825 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:38:45 +00:00
tbogard%aol.net
d885bd50bb This should fix the mac bustage.
git-svn-id: svn://10.0.0.236/trunk@61824 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:37:49 +00:00
warren%netscape.com
8cf2d51f11 Fix for leak detection. Bug 29505. Debug only. code=waterson,r=warren,a=jevering
git-svn-id: svn://10.0.0.236/trunk@61823 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:35:38 +00:00
warren%netscape.com
b6e9fcd727 Bug 29387. Fix ABR problem resulting from recent PDT+ change. code=andreas,r=warren,a=jevering
git-svn-id: svn://10.0.0.236/trunk@61822 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:26:34 +00:00
jefft%netscape.com
7eb66b31d4 fixed bug 28445 - [PDT+] Error displayed after selecting the renamed subfolders; bug 20366 - Unsuccessful IMAP folder rename makes folder disappear; r=bienvenu,a=phil
git-svn-id: svn://10.0.0.236/trunk@61821 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:16:55 +00:00
alecf%netscape.com
1b216fafd4 fix for #29168
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager


git-svn-id: svn://10.0.0.236/trunk@61820 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:52:51 +00:00
sspitzer%netscape.com
e64ecc0632 not part of the build.
git-svn-id: svn://10.0.0.236/trunk@61819 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:49:46 +00:00
sspitzer%netscape.com
57dcee134d fix for #27984, r=alecf, a=rickg. implement GetLastPageVisited. also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited) if it is not http: or https:. There is a bug here, we call AddPage() too often and with url that should not be in the history db. this makes history usuable for beta, and prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db.
git-svn-id: svn://10.0.0.236/trunk@61818 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:28:43 +00:00
sspitzer%netscape.com
618fef702e fix for #27984, r=alecf, a=rickg. implement GetLastPageVisited.
also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited)
if it is not http: or https:.  There is a bug here, we call AddPage() too often and with
url that should not be in the history db.  this makes history usuable for beta, and
prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db.


git-svn-id: svn://10.0.0.236/trunk@61817 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:26:51 +00:00
tbogard%aol.net
13b61ed851 Changed nsIAppShellService and nsIWindowMediator to talk in terms of nsIXULWindow instead of nsIWebShellWindow. Also removed the function nsIAppShellService::RunModalDialog since windows should be created using the nsIDOMWindow::OpenDialog. r=danm a=jevering
git-svn-id: svn://10.0.0.236/trunk@61816 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:20:55 +00:00
slamm%netscape.com
b0b2bbb4c8 Get correct HOME for tests.
git-svn-id: svn://10.0.0.236/trunk@61815 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:06:27 +00:00
slamm%netscape.com
36da6f178b Clean up tests. waitpid returns the pid, not the status.
git-svn-id: svn://10.0.0.236/trunk@61814 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 23:51:02 +00:00
pinkerton%netscape.com
3ea08ab03a fix for 29564, pasting > 32K text. used wrong data type (OSErr vs. long) for result of GetScrap(). r=sfraser, a=jevering.
git-svn-id: svn://10.0.0.236/trunk@61813 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 23:28:07 +00:00
pinkerton%netscape.com
a40122151a fix for 29349, not being able to disable a submenu by setting disabled on parent node. also extensive nsCOMPtr'ization and fixing of a memory leak in the process. r=saari, a=jevering.
git-svn-id: svn://10.0.0.236/trunk@61812 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 23:23:13 +00:00
beard%netscape.com
7c05002301 [not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files)
git-svn-id: svn://10.0.0.236/trunk@61811 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 22:44:21 +00:00
pollmann%netscape.com
e97a9bc315 Bug 28900: Add properties file for default button labels to package builder files. This completes PDT+ bug 16999. r=leaf a=rickg
git-svn-id: svn://10.0.0.236/trunk@61810 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 22:26:28 +00:00
tbogard%aol.net
d209f93c34 Removed the unused src and public directories as now all the prefs code is done from JS without the need for a C++ backend. This code has actually been dead for a little over a month. r=alecf a=jevering
git-svn-id: svn://10.0.0.236/trunk@61809 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 22:14:07 +00:00
warren%netscape.com
02d2e6085d Dns timing for dotted-quad case. r=gordon,a=jevering
git-svn-id: svn://10.0.0.236/trunk@61808 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 21:42:34 +00:00
rods%netscape.com
6fe59b394c Makes it so select tag are monolithic, this means the sink doesn't get flushed
until the end tag of a select. This helps performance a great deal. If it gets flushed
inbetween then the remaining options are added one at a time using the AddOption
and this is a lot less effecient.
b 28593, r=vidur


git-svn-id: svn://10.0.0.236/trunk@61807 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 21:38:30 +00:00
dcone%netscape.com
93b77e8fcb Added a animation test graphic. r=karnaze a=rickg
git-svn-id: svn://10.0.0.236/trunk@61806 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 21:36:15 +00:00
rods%netscape.com
28c797e1db when the value attr is set the hint needs to be reflow.
b 28593, r=buster


git-svn-id: svn://10.0.0.236/trunk@61805 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 21:35:51 +00:00
dcone%netscape.com
f60b60c2fb fixed images. r=leaf a=rickg
git-svn-id: svn://10.0.0.236/trunk@61804 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 21:35:14 +00:00
rods%netscape.com
c76178e6cd turned off the flushing of reflows when an option item is removed
b 28593, r=vidur,troy


git-svn-id: svn://10.0.0.236/trunk@61803 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 21:33:41 +00:00
gordon%netscape.com
fa7047606d Fix for PDT+ bug 25321 "Crash on start w/o internet connection" on Mac. These changes allow the Mac to work in offline mode and browse file: URLs even when OTOpenInternetServices() fails. r=valeski, a=jevering.
git-svn-id: svn://10.0.0.236/trunk@61802 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 21:18:48 +00:00
jdunn%netscape.com
2592ac53d5 adding newline
git-svn-id: svn://10.0.0.236/trunk@61801 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 20:50:38 +00:00
varada%netscape.com
91d0c9b2b0 changing the makefile to install changedir.bat in the nsetup32 dir
git-svn-id: svn://10.0.0.236/trunk@61800 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-28 19:13:24 +00:00