Граф коммитов

54273 Коммитов

Автор SHA1 Сообщение Дата
Jerry.Kirk%Nexwarecorp.com ba3712e1ae Initial check-in to deal with mozilla sending unicode instead of
plain text.
2000-02-29 12:58:28 +00:00
mcafee%netscape.com 5f4bcd3c34 Forward/Back commandkeys were reversed (29450) r=pavlov 2000-02-29 10:16:45 +00:00
mcafee%netscape.com 464ec850d4 Open taskbar URLs with openTopWin() function (29450). r=ben, a=chofmann 2000-02-29 09:27:29 +00:00
rhp%netscape.com 438a0577fa Finally correcting the nsIXULWindow issue in nsMsgSend.cpp 2000-02-29 09:13:10 +00:00
mcafee%netscape.com 6addcef044 First attempt at drawing a taskbar separator (24121) r=ben, a=chofmann 2000-02-29 08:55:47 +00:00
warren%netscape.com 698cb6b02b Backing out mac change for dns shutdown because now that we shutdown we crash in OT! 2000-02-29 08:51:18 +00:00
warren%netscape.com 9d98bb6b6f Moving nsCOMPtr.h header to be safe. 2000-02-29 08:45:17 +00:00
warren%netscape.com 70323f92e6 One last fix for dns timing stuff. We weren't releasing the dns thread which caused a circular reference between the service and the thread. Now we get the summary for the timing stats too. a=jevering 2000-02-29 08:44:27 +00:00
rhp%netscape.com f731a20d8c Fixing again.. 2000-02-29 08:02:04 +00:00
rhp%netscape.com 86e0e32c9a Fixing breakage 2000-02-29 07:43:21 +00:00
ftang%netscape.com c3609c4360 fix bug 28171 14155 28784. escape keyword URI before pass to NS_NewURI. Correct the convertToFileURI function.
convert file: uri to be escped with the file system charset before pass to NS_NweURI
r=warren a=bobj
2000-02-29 07:07:36 +00:00
ben%netscape.com 71cdb6f69f forgot to check in this file with previous wallet reorganisation. r=rjc, a=jevering 2000-02-29 07:04:26 +00:00
rhp%netscape.com 712e34ff48 Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
ftang%netscape.com 5607438f81 fix bug 14155 . make sure the NS_NewURI handle escaped URI. r=warren a=bobj 2000-02-29 07:04:17 +00:00
ftang%netscape.com e5973abb33 change copyright symbol to (c) so we won't assert that much for 28422. fix bug 29516 . r=rjc a=bobj 2000-02-29 07:02:37 +00:00
ftang%netscape.com 485fcaf806 fix 29333 make the initial construction passing "" for performance and legal nsString usage. r=rickg a=bobj 2000-02-29 06:59:55 +00:00
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