pollmann%netscape.com
982af48162
Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
2000-02-29 06:51:48 +00:00
pollmann%netscape.com
fac36c79b1
Bug 28670: Remove unneeded scrollparam to webshell::Init r=travis a=rickg
2000-02-29 06:51:39 +00:00
pollmann%netscape.com
3328c4a8ea
Bug 28670: Move XUL scrollbar removal to nsCSSFrameConstructor r=travis a=rickg
2000-02-29 06:51:05 +00:00
pollmann%netscape.com
54c57adf37
Bug 28670: Move scroll methods from webshell to docshell and XUL scrollbar removal from XULDocument to here r=travis a=rickg
2000-02-29 06:51:04 +00:00
pollmann%netscape.com
1a92e41ff8
Bug 28670: Remove unneeded scroll param to webshell::Init r=travis a=rickg
2000-02-29 06:50:27 +00:00
pinkerton%netscape.com
28d4e5e0ee
fix for 28781 which leaked a presShell during menu creation causing a crash with animated gifs. r=scc a=jevering/jar.
2000-02-29 06:46:47 +00:00
warren%netscape.com
9d7edff1bd
Rest of fix for dns timing for dotted-quad case. r=gordon,a=jevering
2000-02-29 06:19:32 +00:00
rpotts%netscape.com
3c6be86c6c
Fix unix build bustage...
2000-02-29 05:05:08 +00:00
rpotts%netscape.com
04d8935869
bug #24711 (r=gagan). Changed cache channels to behave like transports rather than protocol channels... nsCacheEntryChannel.cpp
2000-02-29 04:45:14 +00:00
rpotts%netscape.com
ec568d9a0c
bug #29044 . Made EOF on sockets detected as soon as possible...
2000-02-29 04:44:51 +00:00
rpotts%netscape.com
7cf8d22c22
bug #24711 (r=gagan). Changed cache channels to behave like transports rather than protocol channels...
2000-02-29 04:44:37 +00:00
dougt%netscape.com
a14179a92e
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.
2000-02-29 04:39:54 +00:00
ben%netscape.com
db25eb3a8a
fix for bug 29360, fix crash in unknown content dialog, r=law, a=jevering
2000-02-29 04:25:53 +00:00
ben%netscape.com
e293d167a0
fix for bug 26592, wallet dialog menu organisation, r=rjc, a=jevering
2000-02-29 04:24:39 +00:00
ben%netscape.com
ca8b8fa20f
fix for bug 25412, search menu items, r=rjc, a=jevering
2000-02-29 04:23:02 +00:00
ben%netscape.com
9b8ad74853
fix for bug 23939, search menu items, r=rjc, a=jevering
2000-02-29 04:22:12 +00:00
ben%netscape.com
3c1a80937c
fix for bug 25412, search button should be depressable, r=rjc, a=jevering
2000-02-29 04:20:13 +00:00
ben%netscape.com
32dde037ab
fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering
2000-02-29 04:19:08 +00:00
saari%netscape.com
a839266bd8
fix for PDT+ 29004. r=hyatt, a=jevering
2000-02-29 03:54:49 +00:00
valeski%netscape.com
c6e8443b96
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.
2000-02-29 03:29:08 +00:00
danm%netscape.com
bc4e8ed4e4
fixing build bustage by obliterating the entire offending function, which appears to be unused.
2000-02-29 02:50:06 +00:00
matt%netscape.com
cf04b9c9ba
a=bobj r-=ftang. .... patch ftang gave me for bug 27826
2000-02-29 02:18:17 +00:00
beard%netscape.com
5748379d82
allocator for garbage collection
2000-02-29 01:48:02 +00:00
sspitzer%netscape.com
976819d442
change this to a wstring. not part of the build.
2000-02-29 01:38:45 +00:00
tbogard%aol.net
a0a5a8ed4e
This should fix the mac bustage.
2000-02-29 01:37:49 +00:00
warren%netscape.com
9706510472
Fix for leak detection. Bug 29505. Debug only. code=waterson,r=warren,a=jevering
2000-02-29 01:35:38 +00:00
warren%netscape.com
187d2b1f36
Bug 29387. Fix ABR problem resulting from recent PDT+ change. code=andreas,r=warren,a=jevering
2000-02-29 01:26:34 +00:00
jefft%netscape.com
2c5ea9d2a5
fixed bug 28445 - [PDT+] Error displayed after selecting the renamed subfolders; bug 20366 - Unsuccessful IMAP folder rename makes folder disappear; r=bienvenu,a=phil
2000-02-29 01:16:55 +00:00
alecf%netscape.com
1d15d01f5f
fix for #29168
...
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager
2000-02-29 00:52:51 +00:00
sspitzer%netscape.com
ae871d5874
not part of the build.
2000-02-29 00:49:46 +00:00
sspitzer%netscape.com
ef1e91d682
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.
2000-02-29 00:28:43 +00:00
sspitzer%netscape.com
f34360612a
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.
2000-02-29 00:26:51 +00:00
tbogard%aol.net
cf5a3f3925
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
2000-02-29 00:20:55 +00:00
slamm%netscape.com
da5f19bbba
Get correct HOME for tests.
2000-02-29 00:06:27 +00:00
slamm%netscape.com
e27fb029cc
Clean up tests. waitpid returns the pid, not the status.
2000-02-28 23:51:02 +00:00
pinkerton%netscape.com
bccacc140a
fix for 29564, pasting > 32K text. used wrong data type (OSErr vs. long) for result of GetScrap(). r=sfraser, a=jevering.
2000-02-28 23:28:07 +00:00
pinkerton%netscape.com
e1c6e4a936
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.
2000-02-28 23:23:13 +00:00
beard%netscape.com
30bc8ac2bd
[not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files)
2000-02-28 22:44:21 +00:00
pollmann%netscape.com
4f85ec174a
Bug 28900: Add properties file for default button labels to package builder files. This completes PDT+ bug 16999. r=leaf a=rickg
2000-02-28 22:26:28 +00:00
tbogard%aol.net
5e8d8f31f5
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
2000-02-28 22:14:07 +00:00
warren%netscape.com
99027292e0
Dns timing for dotted-quad case. r=gordon,a=jevering
2000-02-28 21:42:34 +00:00
rods%netscape.com
7ca7d07fe5
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
2000-02-28 21:38:30 +00:00
dcone%netscape.com
af573c449c
Added a animation test graphic. r=karnaze a=rickg
2000-02-28 21:36:15 +00:00
rods%netscape.com
113deee43f
when the value attr is set the hint needs to be reflow.
...
b 28593, r=buster
2000-02-28 21:35:51 +00:00
dcone%netscape.com
7cefd394fd
fixed images. r=leaf a=rickg
2000-02-28 21:35:14 +00:00
rods%netscape.com
0e37b361bd
turned off the flushing of reflows when an option item is removed
...
b 28593, r=vidur,troy
2000-02-28 21:33:41 +00:00
gordon%netscape.com
a26f46160e
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.
2000-02-28 21:18:48 +00:00
jdunn%netscape.com
dd4717cd8d
adding newline
2000-02-28 20:50:38 +00:00
varada%netscape.com
6ce3c4255c
changing the makefile to install changedir.bat in the nsetup32 dir
2000-02-28 19:13:24 +00:00
varada%netscape.com
ea4560933d
changing the button1_cmdline from cck to changedir.bat which will change dir and then execute seamonkey32e.exe
2000-02-28 19:11:51 +00:00