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

4335 Коммитов

Автор SHA1 Сообщение Дата
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
mcafee%netscape.com 6addcef044 First attempt at drawing a taskbar separator (24121) r=ben, a=chofmann 2000-02-29 08:55:47 +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
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
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
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
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
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
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 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
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
dp%netscape.com a420f03496 bug# 29063: Removing about a 100 calls to stat() on startup. r=alecf,racham a=jar 2000-02-28 15:57:13 +00:00
tbogard%aol.net f5f0344430 Changed WalletPreview to use the OpenDialog way to open a window rather than the nsIAppShellService::RunModalDialog. This function is not supposed to be used and will be removed really soon now. r=danm, morse a=jevering 2000-02-28 05:52:38 +00:00
danm%netscape.com 9fe3a0a9db hide while destroying. prevents bad messages from getting to partially dead window. bug 28241 2000-02-27 22:34:18 +00:00
blizzard%redhat.com a6d97b2321 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
cls%seawood.org 35dfa6bbb3 Adding temporary hack to fix tinderbox objdir build problem introduced by placing obj files in the srcdir. (This occurs if you prefix your srcfiles by $(srcdir).) r=bryner 2000-02-27 08:39:16 +00:00
blizzard%redhat.com 16213103dd update js files that reference the command line service in the browser instance. this should fix problems with opening new windows. r=leaf,chofmann 2000-02-27 03:18:10 +00:00
blizzard%redhat.com f9abb553f1 move component://netscape/appshell/component/browser/cmdhandler -> component://netscape/commandlinehander/general-startup-browser to be consistent with renaming. this should fix problems with being unable to open a new window. 2000-02-27 03:12:24 +00:00
sspitzer%netscape.com 8b3fd1a173 fix the mac startup bustage. 2000-02-26 08:29:40 +00:00
morse%netscape.com 25c436dd84 fix worst of bug 29317, bad wording in cookie pref panel, r+a=jar 2000-02-26 06:35:44 +00:00
sspitzer%netscape.com 7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
sspitzer%netscape.com 9e1fffab82 not part of build, yet. 2000-02-26 03:29:24 +00:00
sspitzer%netscape.com 83e038128b ignore generated file 2000-02-26 03:28:13 +00:00
mcafee%netscape.com 967c239904 Splitting tasksOverlay into two parts, new part is taskbarOverlay (24121) r=slamm, a=chofmann 2000-02-26 02:46:45 +00:00
rjc%netscape.com 7ba13725d3 Part of fix for bug # 25876: bookmarks drag&drop behavior modification. Approval: jevering Review: pinkerton 2000-02-26 01:27:29 +00:00
hangas%netscape.com 854cdcac87 Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil 2000-02-26 01:21:51 +00:00
dougt%netscape.com d076e83c8f fix for 26691. PDT+. reviewed by byner. This basically removes a assert that
was upsetting user of viewer.
2000-02-26 00:09:44 +00:00
erik%netscape.com 3f484cff3d bug 18136; removed font size menu numbers from this DTD file since
localizers don't localize numbers like this; r=pierre; a=rickg
2000-02-25 23:06:54 +00:00
erik%netscape.com e7bde3dd61 bug 18136; changed default fixed width font size to 13px, and updated
font size menus accordingly, moving values from DTD file to XUL file
since localizers don't localize numbers; r=pierre; a=rickg
2000-02-25 23:06:10 +00:00
Jerry.Kirk%Nexwarecorp.com 377349eb38 Enable the Splash screen for Neutrino builds. 2000-02-25 13:33:57 +00:00
Jerry.Kirk%Nexwarecorp.com 54b149cb1a Change PgFlush to PtFlush to force the splash screen to draw immediately. 2000-02-25 13:21:29 +00:00
hyatt%netscape.com 5ff8c68587 XUL Property APIs, b=26109, r=ben 2000-02-25 08:37:49 +00:00
cmanske%netscape.com c005d56588 Fixed using OpenLocation from Composer, b=28683, a=sfraser,matt a=jar 2000-02-25 07:54:25 +00:00
mcafee%netscape.com c961693de5 Bumping user agent to m14 (29163) r=valeski, a=chofmann 2000-02-25 05:46:18 +00:00
ben%netscape.com 5d2bf98f41 fix for PDT+ b=25412, a=jar, r=rjc (depressable search button) 2000-02-25 04:18:47 +00:00
danm%netscape.com 4727b65a38 re-enable parent window of modal dialog before dialog is destroyed. part of bug 28467. r=saari a=jar 2000-02-25 03:11:21 +00:00
danm%netscape.com 896e8238ee move all functional modal window code into nsXULWindow. part of bug 28467. r=saari a=jar 2000-02-25 03:11:13 +00:00
law%netscape.com 2220839346 Fixes to splash screen and program icon problems; bugs=26581/26685, r=jband@netscape.com, a=jevering@netscape.com 2000-02-25 02:19:41 +00:00
hangas%netscape.com 36af4ceba9 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil 2000-02-25 01:56:02 +00:00