Commit Graph

4300 Commits

Author SHA1 Message Date
hangas%netscape.com
9950515fd0 Remaining file of previous checkin lost due to checkin by ben at same moment. 2000-02-11 06:10:26 +00:00
hangas%netscape.com
37836f02ae Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt. 2000-02-11 06:05:04 +00:00
ben%netscape.com
d0c2719f95 fix for 25512, delete and add bookmark have same accelerator, r=hyatt 2000-02-11 06:01:47 +00:00
ben%netscape.com
d915d94734 fix for 26931, say what the default search engine is in search pref panel (r=syd, scc),
remove word "Communicator" from offline panel and replace with "Mozilla"
2000-02-11 05:56:54 +00:00
ben%netscape.com
d018fa4b19 fix string bundle bug 27252, r=syd, resurrecting matt's search changes which I accidentally clobbered, and resurrecting rjc's history flushing. 2000-02-11 05:23:50 +00:00
matt%netscape.com
c7cb110b32 Adding select lists for dynamic font menu
Removing dynamic from the font pane. r=don
24830, 26077, 26176, 24753, 24754
2000-02-11 04:41:35 +00:00
cata%netscape.com
4dfb6a4339 One liner to change to radio button behavior. hyatt's suggestion. 2000-02-11 03:17:12 +00:00
cata%netscape.com
a50f9d78b5 Commenting out old Charset menu. bug #15482 r = none (two XUL lines) 2000-02-11 03:13:04 +00:00
ben%netscape.com
9455273a93 fix for default dialog buttons being truncated. (profile manager) r=don@netscape.com (no, really) 2000-02-11 01:49:42 +00:00
slamm%netscape.com
984af01259 Turn multiple select back on. 2000-02-11 01:23:05 +00:00
slamm%netscape.com
1c077a78b2 Clean up xul. Add column picker popup menu. Pick better column widths. 2000-02-11 01:21:37 +00:00
slamm%netscape.com
77d289cd86 Add style to hide columns. 2000-02-11 01:21:26 +00:00
slamm%netscape.com
139a2eb921 Clean up xul. 2000-02-11 01:21:22 +00:00
slamm%netscape.com
694c922e72 Change 'My Panels' to 'My Sidebar' (bug 26932). 2000-02-11 01:16:35 +00:00
slamm%netscape.com
a33c7c754d Fix links in sidebar (bug 25951). 2000-02-11 01:16:31 +00:00
slamm%netscape.com
e12819f714 Create remote panel list url from prefs (bug 26073). Change interCaps to lowercase_underscore. 2000-02-11 01:16:25 +00:00
slamm%netscape.com
93f745ef29 Remove calculater (bug 18373). It was causing problems. 2000-02-11 01:16:18 +00:00
slamm%netscape.com
243cf35045 Inline entities in rdf file. Remove calculater (bug 18373). It was causing problems. 2000-02-11 01:16:09 +00:00
slamm%netscape.com
bb676a76b6 Pick a slightly taller default height. 2000-02-11 01:16:05 +00:00
slamm%netscape.com
fa29ddfbfa Copy all panel attributes from remote datasource (bug 23357). Fix preview button enabling (bug 24149). Change interCaps to lowercase_underscore. 2000-02-11 01:15:59 +00:00
tbogard%aol.net
c818f63d00 Removed forward declare of unused class nsIBrowserWindow. 2000-02-11 01:15:07 +00:00
rjc%netscape.com
52eed330bb Fix bug # 24302: AM/PM localization issue fixed. 2000-02-11 01:13:20 +00:00
fergus%netscape.com
aa2a9bf313 Changes to Localization notes. r=chjung@netscape.com 2000-02-11 01:11:35 +00:00
hyatt%netscape.com
f27bd79d05 Fix for 16339. 2000-02-11 01:04:16 +00:00
alecf%netscape.com
aafbb019b2 add new branding string bundle (#27294)
r=tao
2000-02-11 00:58:28 +00:00
dbragg%netscape.com
ae4114626a Fix for bug 27093 r=cathleen 2000-02-11 00:54:15 +00:00
law%netscape.com
81d1189517 Handle error by stopping input channel (and generating alert for user); b=23821,r=warren@netscape.com 2000-02-11 00:53:27 +00:00
mjudge%netscape.com
587612f008 adding more = false lines to xul files and the XBL. bugs=25462,25730 hyatt 2000-02-11 00:53:01 +00:00
rjc%netscape.com
6cd9f54a84 Fix bug # 20542: make global history flush-able, and try and flush in on Shutdown() 2000-02-11 00:51:33 +00:00
ben%netscape.com
ff25edb9ee forgot to check this in with my localisability fixes last night (those were r=jst@citec.fi) 2000-02-11 00:48:37 +00:00
rjc%netscape.com
06783ed5a9 Fix bug # 25034: more support for foreign charset conversion on search results. 2000-02-11 00:48:23 +00:00
rjc%netscape.com
1f2e7dbe1b Fix bug # 27039: small escape changes. Helps JavaScript URLs which are bookmarked. 2000-02-11 00:47:17 +00:00
akkana%netscape.com
dd22238354 Fix minor typo: add the missing space. Very safe, will fix warning message on startup. a=don,granrose 2000-02-11 00:25:59 +00:00
kin%netscape.com
e0a8553641 Fix for PDT+ bug #22206: ALT + NUM Pad operation moves the cursor point unnecessarily
Modified all keybindings for up, down, left, right, home, end, pgUp, and pgDown
so that they are not triggered if the Alt key is down.

    mozilla/xpfe/global/resources/content/editorBindings.xul
    mozilla/xpfe/global/resources/content/browserBindings.xul
    mozilla/xpfe/global/resources/content/inputBindings.xul
    mozilla/xpfe/global/resources/content/textAreaBindings.xul
    mozilla/xpfe/global/resources/content/win/platformInputBindings.xul
    mozilla/xpfe/global/resources/skin/htmlBindings.xml
    mozilla/xpfe/global/resources/skin/win/platformHTMLBindings.xml

r=brade@netscape.com,akkana@netscape.com
2000-02-10 14:08:13 +00:00
tbogard%aol.net
80343108c6 Removed unused header. 2000-02-10 08:54:30 +00:00
tbogard%aol.net
966c47a9db Removed unused include. 2000-02-10 08:35:37 +00:00
tbogard%aol.net
6a1ffaeb57 Moved the loading of the Title, Position and size from XUL into nsXULWindow from WebShellWindow. r=hyatt 2000-02-10 07:47:24 +00:00
tbogard%aol.net
dcc6e4e620 Fixed a bug where when targetting to a "_content" window from within a XUL window that did not have a browser window would not find an already open browser to target into. r=hyatt 2000-02-10 07:41:11 +00:00
ben%netscape.com
5f57ca6e33 localisation fix for bookmarks, r=jst@citec.fi 2000-02-10 06:58:15 +00:00
ben%netscape.com
c83d8a0957 localisability fix for bookmarks, r=jst@citec.fi 2000-02-10 06:57:33 +00:00
ben%netscape.com
3871d842f4 whitespace fix for mac navigator window 2000-02-10 06:50:25 +00:00
ben%netscape.com
362103c7d3 fixes for localisability of navigator package (removed hardcoded english strings ) (r=jst@citec.fi),
small formatting fix for navigator to prevent whitespace at top of mac navigator window
2000-02-10 06:46:50 +00:00
norris%netscape.com
2b4b436f5f Fix 25062 Reload vulnerability
25206 Reload vulnerability #2
Implement grant dialogs and persistence for capabilities.
most r=mstoltz, some code from morse w/ r=norris
2000-02-10 04:56:56 +00:00
law%netscape.com
390d8c7a65 Fix for 27102; backing out bad JS and fixing entity reference in the xul; a=leaf 2000-02-09 22:35:14 +00:00
evaughan%netscape.com
b361107ebe 1) implememted box reflow coelescing.
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543

-r hyatt, troy, rod
2000-02-09 22:02:40 +00:00
law%netscape.com
d3aa6ff646 Transfer focus to existing dialog, if there is one; b=23029, r=sfraser 2000-02-09 15:39:21 +00:00
valeski%netscape.com
5b94267bd4 we don't want to default to GMT 2000-02-09 05:08:54 +00:00
matt%netscape.com
09e16ad76c This file was not supposed to get commited. 2000-02-09 02:12:33 +00:00
matt%netscape.com
53a54bac98 fixes for bugs 24758 2456 (commenting out lines) 23355 (changed .js pref sting) r=jud r=matt 2000-02-09 01:56:11 +00:00
matt%netscape.com
5008f42a29 fix for bug 11870 26458 r=ben 2000-02-09 01:44:49 +00:00
tbogard%aol.net
8784e4d323 Properly unregister the content listener when browser instance service goes away. This is a temporary fix until command service changes can be properly factored. r=mscott bug #26979 2000-02-08 22:47:51 +00:00
tbogard%aol.net
784537aebf Clear the intrinsic sizing after we have already sized the window. Fixes bug #26976. 2000-02-08 21:29:00 +00:00
tbogard%aol.net
4427818f1d The XULWindow object can get destroyed during the closing of a window, thus our loop would not have access to the mContinueLoop. We internally bump the ref on ourselves to ensure that while in the loop the object stays valid. r=mscott. 2000-02-08 20:20:33 +00:00
tbogard%aol.net
5408b39e26 When creating a new COM C++ object the refcount starts out at 0. Though we will QI before we return it out, we need to ensure COMPtr's used during init don't take the count to 1 and then back to 0. So we temporarily locally bump the count to 1 to represent our ownership during the scope of the function. r=mscott 2000-02-08 20:19:00 +00:00
tbogard%aol.net
79d89d1831 Fixed crash when dismissing modal dialogs. r=mscott 2000-02-08 18:57:02 +00:00
tbogard%aol.net
90bab0bb4f We were checking against TRUE on the return rather than NS_SUCCEEDED(). Fix for bug #26974. Good catch by Putterman. 2000-02-08 18:45:55 +00:00
tbogard%aol.net
48b1db01ed Ooops, XULWindow doesn't implement nsIDocumentObserver. Commented it out for now and moved the removal of the observer back to webshellwindow. This should fix the mac build. 2000-02-08 16:14:55 +00:00
tbogard%aol.net
4e6803a14f Fixed it so prompts could come up. Was missing the ability to QI properly. 2000-02-08 16:11:10 +00:00
tbogard%aol.net
1aa3d662b7 Now that the content viewer supports the SizeToContent, we can farm the work off onto it. r=hyatt 2000-02-08 15:55:46 +00:00
brade%netscape.com
f8197f80ed add 2nd Composer pref panel 2000-02-08 15:03:09 +00:00
brade%netscape.com
914e6e1d34 First Checked In. 2000-02-08 15:02:23 +00:00
brade%netscape.com
56fc9e0699 add second composer panel 2000-02-08 15:01:34 +00:00
brade%netscape.com
39ce88dbea strings for pref dialog mockup 2000-02-08 14:59:26 +00:00
brade%netscape.com
73da4f0748 cleanup panel a little bit; remove commented stuff (to be moved to another panel) 2000-02-08 14:29:53 +00:00
brade%netscape.com
a75ab7106f don't open new browser window when shift key is pressed (bug #25085); r=waterson 2000-02-08 14:28:52 +00:00
tbogard%aol.net
840c8350e1 GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
sspitzer%netscape.com
6ca7fcdb40 handle /v /help /? on windows.
handle --help --version on linux.

#23501  r=alecf
2000-02-08 12:10:22 +00:00
sspitzer%netscape.com
69ae01cc66 on windows, make /mail be the same as -mail
on linux, make --mail be the same as -mail
r=alecf #23501
2000-02-08 11:59:06 +00:00
sspitzer%netscape.com
fdb386092a start building the remote controller (to be used by X-remote some time soon).
the current implementation (remoteControl.js) is just a stub implementation
soon to be fixed.  r=alecf
2000-02-08 08:24:54 +00:00
sspitzer%netscape.com
c18708e851 more cleanup. 2000-02-08 07:40:57 +00:00
sspitzer%netscape.com
08024cb1ff adding new files and makefiles. implementing a stub for the remote controller
in JS.  not part of the build yet.
2000-02-08 07:32:20 +00:00
pepper%netscape.com
b99e521b45 Yet another slipup with local code. removed myself from contrib list. 2000-02-08 06:34:19 +00:00
pepper%netscape.com
52ef5fea99 Removing myself as a contributor. I work here so it isn't needed. A slip up in the original checkin. 2000-02-08 06:32:25 +00:00
pepper%netscape.com
dbc88c6280 Adding the generic remote public interface and makefiles. Not hooked up to the core build yet. r=sspitzer 2000-02-08 06:21:25 +00:00
dp%netscape.com
a3e9d698ad Eliminate all trace of cookies from apprunner. It gets lazily created
when the first http connection is opened. r=gagan
2000-02-08 06:12:37 +00:00
dp%netscape.com
d11e914f98 - Converted to Generic Module
- Removed unused CID
r=waterson
2000-02-08 05:39:23 +00:00
matt%netscape.com
0b1f0f2dec Adding search logic to url bar r=bill 24582 2000-02-08 03:31:22 +00:00
sspitzer%netscape.com
72e8a9e317 make it so -chrome <chrome url> does the right thing.
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
286dfe38d2 make it so -FOO, -Foo, and -foo all have the same effect.
r=mscott.  #25282
2000-02-08 02:50:32 +00:00
sspitzer%netscape.com
6a41bf8d9a fix it so -edit <url> and -chrome <url> work on linux.
this script wasn't handling multiple command line args properly
2000-02-08 02:40:19 +00:00
sspitzer%netscape.com
d3ff9276a9 fix -mail (and others). r=mscott 2000-02-08 01:41:24 +00:00
sspitzer%netscape.com
0bcc6e83ad add a debugging printf 2000-02-08 01:29:22 +00:00
waterson%netscape.com
b21cefd4df Bug 12587. Tweak CSS and JS to make directories into links. Fix symlink stuff to be conditions off of SYMBOLIC-LINK, per lou's spec. 2000-02-08 01:20:01 +00:00
waterson%netscape.com
bd07ef4b98 Cleanup: collapse some QueryInterface implementations into macros; re-write ProcessData() to avoid hitting the heap more than necssary. 2000-02-08 01:17:27 +00:00
sspitzer%netscape.com
9431eb3736 more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
sfraser%netscape.com
ed0c5e7aba Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc 2000-02-07 23:38:28 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
rjc%netscape.com
11a0e3b5f5 Fix another simple warning. 2000-02-07 08:59:41 +00:00
rjc%netscape.com
d3f1ff5f73 Simple warning fix. 2000-02-07 08:45:51 +00:00
rjc%netscape.com
c765c57d7f Part of fix for bug # 25034: need to be able to support foreign charsets when searching. 2000-02-07 08:43:44 +00:00
dp%netscape.com
b3ff096fdd Fixing nsAtomTable assert on shutdown. Was caused by forgetting to
release a static categoryDataSource in the dtor. r=rjc,scc
2000-02-07 02:45:01 +00:00
ben%netscape.com
481ee72b38 hack around 26265/25571 (stringbundles failing in mac profile manager), r=jst@citec.fi 2000-02-07 00:13:03 +00:00
ben%netscape.com
9da29fda65 remove the modal about dialog (actually, make it controllable via pref). default is about webpage as before. r=bryner 2000-02-06 22:36:29 +00:00
ben%netscape.com
516acb28c0 provide pref to show the modal about dialog if one wishes. r=bryner 2000-02-06 22:35:54 +00:00
pepper%netscape.com
99edac4e78 adding myself to the credits list. Dunno why I got left off. 2000-02-06 22:03:14 +00:00
sspitzer%netscape.com
aab211f074 fix warnings, get force launching of tasks to work. 2000-02-06 13:15:25 +00:00
sspitzer%netscape.com
be2168f9f5 -addressbook and -mail are no longer hard coded. 2000-02-06 13:01:14 +00:00
sspitzer%netscape.com
c00837ec56 I hate copy and pasted code. write two macros to do all the work for me.
r=alecf
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com
efc7af144c fix my broken ass code. what you get back from the category manager is
and enumerator of nsISupportsStrings.  go from that, to a progid, and then
do a create instance, and then QI to a nsICmdLineHandler.

r=alecf
2000-02-06 11:08:00 +00:00
sspitzer%netscape.com
fcff26010d appcores are finally dead on mac, windows and linux. r=alecf 2000-02-06 07:56:31 +00:00
sspitzer%netscape.com
ff5baab1d5 in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
ben%netscape.com
680a746142 new about:mozilla html document ;) (ripped from the classic source tree) 2000-02-06 03:27:32 +00:00
bryner%uiuc.edu
af09411fc2 Removing unused dtd labels, and correcting grammar. r=jst@citec.fi 2000-02-05 23:31:39 +00:00
sford3%swbell.net
d6b94eefc3 Finishing 26478 2000-02-05 22:27:08 +00:00
sford3%swbell.net
f4d114f9e6 fix 26478, i18n work. r=sspitzer 2000-02-05 22:07:24 +00:00
sford3%swbell.net
ab7e1a02b0 more i10n, not part of the build yet, part of fix for 26478 2000-02-05 21:48:05 +00:00
sford3%swbell.net
36ee4d8759 adding navigator.properties, more i10. r=sspitzer 2000-02-05 21:44:48 +00:00
sspitzer%netscape.com
83d321361d fix the assertion at startup, and other breakage. because appshell is a component, we need to install
it into bin/components, and not bin.  r=syd
2000-02-05 09:36:02 +00:00
risto%netscape.com
65c0d3c80a Changing all cvs-mirror.mozilla.org references to point to politically
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.

r=bryner
2000-02-05 07:23:36 +00:00
alecf%netscape.com
4d28cb2da0 switch from nsAutoCString to nsCAutoString r=sspitzer 2000-02-05 06:13:01 +00:00
alecf%netscape.com
7bbc59b3cc fix badly spelled variable, also fixes bustage 2000-02-05 05:55:30 +00:00
alecf%netscape.com
41452a722d remove appshell components from NS_SetupRegistry because all these things live in the appshell dll now 2000-02-05 05:42:46 +00:00
alecf%netscape.com
8e7d3b39ee make appshell into a component
r=sspitzer
2000-02-05 05:38:13 +00:00
sford3%swbell.net
c69e691559 Part of my last checking, and r=ben 2000-02-05 05:19:44 +00:00
sford3%swbell.net
231a0f8899 fixing 26475, moving some text in navigator.js to a string bundle 2000-02-05 05:18:40 +00:00
tbogard%aol.net
94353c313c Implemented GetPosition, SetSize, GetSize, and SetPositionAndSize. Added and stubbed out SizeShellTo, ShowModal and GetNewBrowserChrome. r=pavlov 2000-02-05 03:26:35 +00:00
tbogard%aol.net
baf284b1dd Added stub implementation for new methods nsIDocShellTreeOwner::SizeShellTo, and nsIDocShellTreeOwner::ShowModal. GetNewBrowserWindow calls into nsXULWindow to do the work. Implemented GetMainWidget, SetFocus, and FocusAvailable. 2000-02-05 03:26:12 +00:00
tbogard%aol.net
7d89d2dbb1 Added stub implementation for new methods nsIDocShellTreeOwner::SizeShellTo, and nsIDocShellTreeOwner::ShowModal. GetNewBrowserWindow calls into nsXULWindow to do the work. 2000-02-05 03:25:45 +00:00
ben%netscape.com
963459f794 fixing 20842, font size on taskbar is too small. r=jst@citec.fi 2000-02-04 23:50:29 +00:00
ben%netscape.com
7fff316748 fixing 24890 by making dialogs spawned from pref panels modal. r=jst@citec.fi 2000-02-04 23:49:54 +00:00
sspitzer%netscape.com
53bd4b89b6 work on making -news handled arbitrarily. not working yet, as I can't
call the category manager from C++ yet. r=alecf
2000-02-04 23:11:19 +00:00
sspitzer%netscape.com
f018e6d399 added files: mozilla/xpfe/appshell/public/nsICmdLineHandler.idl 2000-02-04 23:09:09 +00:00
sspitzer%netscape.com
5e8570bef6 building this on windows and linux, mac soon.
adding a #define for which category nsICmdLineHanders are for.
2000-02-04 23:07:27 +00:00
sfraser%netscape.com
33002f8d99 Remove obsolete Talkback init stuff, which now happens in a component. r=cyeh 2000-02-04 22:57:49 +00:00
sspitzer%netscape.com
dff03d383f bulletproofing. r=alecf. see bug #26608 2000-02-04 22:37:11 +00:00
law%netscape.com
08c75c6d1a Fix build error 2000-02-04 15:14:19 +00:00
law%netscape.com
7d5448b5dd New splash screen stuff for windows version (plus removal of console from windows release builds); b=6391/22542, r=davidm@netscape.com (travis@netscape.com for the console stuff) 2000-02-04 14:40:08 +00:00
warren%netscape.com
a4bc849b83 Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott 2000-02-04 09:29:55 +00:00
law%netscape.com
e706f60c92 Export new splash screen interface header (part of splash screen for windows changes); b=6391, r=davidm@netscape.com 2000-02-04 09:12:06 +00:00
law%netscape.com
807bee749f Removing some debugging crud from new file 2000-02-04 08:51:23 +00:00
mscott%netscape.com
0ad75b2c5f more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the
application layer into the webshell/docshell layer.

r=traivs
2000-02-04 08:44:46 +00:00
mcafee%netscape.com
0c27e49ad6 Switching Send Link & Send Page menu items (5659), r=akkana 2000-02-04 08:39:15 +00:00
mscott%netscape.com
e41ecd9cd2 Back out rjc's checkin which broke bookmarks. (whenever you quit we lost your bookmarks)
a=sleestack
2000-02-04 08:39:08 +00:00
morse%netscape.com
7d11612c9f center dialog on the screen, coder=ben, r=morse 2000-02-04 05:49:33 +00:00
sspitzer%netscape.com
d4401b412d add the interface for a command line handler. not part of build yet. 2000-02-04 04:33:46 +00:00
beard%netscape.com
2acba7159d Added prefs for using nsViewManager2 to the debug panel. 2000-02-04 03:48:15 +00:00
law%netscape.com
7384e01bca New files for windows splash screen (not built yet); b=6391, r=jevering@netscape.com 2000-02-04 03:34:44 +00:00
law%netscape.com
0126b6d9e7 Windows program icon (ugly as sin; please contribute a better one!); b=6391, r=jevering@netscape.com 2000-02-04 03:29:27 +00:00
law%netscape.com
7de17f0478 Windows splash screen bitmap (from Mozilla classic, same as Mac); b=6391, r=jevering@netscape.com 2000-02-04 03:28:09 +00:00
law%netscape.com
ad81185b3e New file needed for Win splash screen; b=6391,r=davidm@netscape.com 2000-02-04 03:24:55 +00:00
slamm%netscape.com
450826235f Pick last panel as default instead of first (bug #25506).
Remember "My Panels" height for mailnews (bug 25121).
Lay ground work to exclude panels on a per component basis (bug 24602).
Improve initial sidebar draw by hidding everything by default
and then showing components as needed. It used to be the opposite.
2000-02-04 02:16:55 +00:00
cata%netscape.com
906f2c5982 Temporary splitting the charset menu, until scrollable menus become available. Bug #24029, r=ftang. 2000-02-04 01:28:55 +00:00
mcafee%netscape.com
9b3148c7fa Adding help text for -P <profile> commandline option (23874). r=akkana 2000-02-04 01:24:04 +00:00
rjc%netscape.com
d8e1b2f43d Use result from NS_MakeAbsoluteURI() as the 'real' URI. 2000-02-04 01:17:35 +00:00
rjc%netscape.com
25b9ae78b1 Part of fix for bug # 24416: use temp file when writing out bookmarks to try and reduce loss of data due to any crashes. 2000-02-03 23:34:55 +00:00
sfraser%netscape.com
b67f60eec2 Workaround for bug 26265, to handle failure to load string bundle at startup. r=ben, a=leaf 2000-02-03 23:04:50 +00:00
brade%netscape.com
3159343508 alternative cut/copy/paste keybindings (bug #25779); r=kin 2000-02-03 14:58:40 +00:00
racham%netscape.com
6b01f7a730 Fixing bug 16791. Check if the current profile is available to return the profile directory value. r=gayatrib 2000-02-03 11:21:09 +00:00
morse%netscape.com
cce4fd2f93 implement disginguished-schema in wallet, r=waterson 2000-02-03 08:09:04 +00:00
sspitzer%netscape.com
96a0249281 change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott
2000-02-03 05:01:42 +00:00
valeski%netscape.com
41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
ben%netscape.com
0a67a598f2 fixing appearance of personal toolbar items per 15558, r=waterson 2000-02-03 03:23:04 +00:00
ben%netscape.com
114faa0ff9 changing appearance of personaltoolbar items per 15558, r=waterson 2000-02-03 03:22:37 +00:00
vidur%netscape.com
0f4ca0008c Fix for bug 26115. Missing addref in nsXULWindow::GetDocShell. r=travis 2000-02-03 01:01:31 +00:00
jbetak%netscape.com
699f297668 r=rjc, ftang, fixed bug# 24933, made mUnicodeDecoder a static class member 2000-02-03 00:40:28 +00:00
ben%netscape.com
548f4bbdfa fixing profile create js error, r=valeski 2000-02-02 20:37:35 +00:00
tbogard%aol.net
a4a1232ca0 Fixed titles of windows so they correctly show up when set from XUL files. r=hyatt 2000-02-02 04:58:18 +00:00
cata%netscape.com
60bddd1ce1 Change RDF datasource ProgID for the Charset Menu. r=ftang 2000-02-02 04:12:14 +00:00
tbogard%aol.net
bd784e422a Added implementation for GetPrimaryContentShell now that it was added to nsIDocShellTreeOwner. r=hyatt 2000-02-02 02:28:32 +00:00
slamm%netscape.com
cd58e3cb00 Revert to old sidebar ui (bug 26075). Changes for remote folders in customize (bug 23357). More changes for 23357 are coming... 2000-02-02 00:28:00 +00:00
norris%netscape.com
c04c4d51f9 Fix bug #25864 watch() vulnerability
r=vidur,rogerl
2000-02-02 00:22:58 +00:00
alecf%netscape.com
d98a4d2ef9 add GetDataForTag() so that WSM consumers can pre-fill content area pages before they are displayed for the first time
r=ben
2000-02-02 00:08:37 +00:00
ben%netscape.com
56b9738994 fixing mousewheel pref panel causing the prefsdialog to not quit on OK, r=jst@citec.fi 2000-02-01 23:06:49 +00:00
law%netscape.com
03142628e0 Delay closing dialog slightly to avoid timing bug on Linux; b=?????, r=danm@netscape.com 2000-02-01 22:40:30 +00:00
pp%ludusdesign.com
0106d94d4c Converting ::GetIID() to NS_GET_IID(). Bug #20232. r=scc@netscape.com 2000-02-01 22:27:48 +00:00
pinkerton%netscape.com
ff5704575e native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2000-02-01 22:26:21 +00:00
pp%ludusdesign.com
48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
sspitzer%netscape.com
b4f1c05ac0 make it so we can stuff a value given to us by the user from a Prompt()
can be stuffed into the single signon database, just like a password
can be.  auth news needs this.  r=dp,alecf
2000-02-01 08:43:48 +00:00
morse%netscape.com
f4077f3663 reverting back to version 1.11, new changes broke single signon 2000-02-01 08:08:06 +00:00
rjc%netscape.com
ef519570f0 More changes for bug # 24959: sidebar search panel changes. 2000-02-01 03:06:46 +00:00
mcafee%netscape.com
25e7eeb7f7 Fixing XUL typo, r=ben 2000-02-01 02:46:01 +00:00
rjc%netscape.com
3aace03128 Part of work for bug # 24959: the sidebar's search panel now has an input field for doing searches and "notices" / "remembers" when you search for something via a web page (if we have a matching search dataset.) 2000-02-01 02:44:25 +00:00
scc%netscape.com
6366d6d779 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
hyatt%netscape.com
e0003e62a8 Keeping space from scrolling. This is a total and complete hack that wants a better fix later. 2000-02-01 00:38:51 +00:00
akkana%netscape.com
65781a368d 18033: Emacs XBL key bindings for unix. r=hyatt 2000-01-31 23:47:40 +00:00
scc%netscape.com
8424ac3d64 removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton 2000-01-31 23:45:42 +00:00
hangas%netscape.com
eb85b2aac5 Partial Fix for 25139. r=scottip 2000-01-31 23:24:21 +00:00
ben%netscape.com
3e08a6366c fix for checkbox in wallet dialogs having label "check", r=alecf 2000-01-31 21:49:31 +00:00
danm%netscape.com
94a219f706 changing name of opened window from 'null' to '_blank'. travis' idea. r:me 2000-01-31 21:33:50 +00:00
tbogard%aol.net
7c45f8716d The default content tree owner now has a separation of primary versus normal content areas. Primary areas are the only content areas that actually react to and set the title. 2000-01-30 07:29:38 +00:00
tbogard%aol.net
a5383448c8 Need to specify the class to call because the nsWebShellWindow base ends up calling the content set title. This ensures that Chrome and content go different paths for Setting the title. 2000-01-30 07:18:01 +00:00
ben%netscape.com
3ed3c22fb7 common dialog (25104)/dialogOverlay appearance tweaks 2000-01-30 02:01:59 +00:00
ben%netscape.com
14c814dee6 25104 - common dialog appearance tweaks, skinnability. 2000-01-30 01:59:40 +00:00
ben%netscape.com
5acc7f1910 menu appearance tweaks, commondialog appearance work (25104) 2000-01-30 01:58:46 +00:00
sspitzer%netscape.com
ca164ddbb2 ignore generated makefile 2000-01-29 22:30:55 +00:00
tbogard%aol.net
b1f0a0aacb Fixed bug where when the aRequestor was the tree owner of the docShell in a content shell list. It was not advancing checking to see if the list had more. 2000-01-29 11:15:15 +00:00
tbogard%aol.net
e88463bfe8 Fixed the order in which the main docShell is released against when the content shells are released. The content shells are held onto until after the main docShell is released so the content shells can still be grabbed. 2000-01-29 11:08:21 +00:00
mscott%netscape.com
5299c7f507 oops forgot a checkin!!!
include nsIDocumentLoaderFactory.h
r=travis
2000-01-29 06:48:38 +00:00
mscott%netscape.com
7478af3fd0 include nsIDocumentLoaderFactory
r=travis
2000-01-29 06:09:13 +00:00
mscott%netscape.com
ee72520994 Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
r=travis
2000-01-29 06:08:52 +00:00
michael.lowe%bigfoot.com
c76eb61269 Repositioning offline menu item in browser (bug 24044) 2000-01-29 02:52:36 +00:00
sfraser%netscape.com
cfef057383 Fix for 25366 -- check for color grafport before getting the GrafVars. r=pinkerton 2000-01-28 23:39:24 +00:00
mjudge%netscape.com
3524003c64 adding bindings to handle some specific windows cases. simple change 2000-01-28 23:24:29 +00:00
sspitzer%netscape.com
7a566e754c add new line to the end of the file. that is a CID, not an IID, so use the right macro. 2000-01-28 23:12:24 +00:00
dp%netscape.com
5e21feaad4 - Converting to Generic Module
- Removing unneccessary IID and CID defines
r=waterson
2000-01-28 09:21:54 +00:00
dp%netscape.com
f5cb07fa25 - Converting to Generic Module
- Removing unneccessary defines of IID and CID
r=rjc
2000-01-28 09:14:44 +00:00
syd%netscape.com
5473932705 Added support for registering JS functions, by the preference panel, with
prefwindow. These will be called by prefwindow when the user hits OK or
Cancel button; the intent is that a panel can then determine if the user
made changes that were commited, and act upon them. I will post something
to prefs and general about how that can be done. r=ben
2000-01-28 05:35:32 +00:00
sdagley%netscape.com
bbe5a1d59d Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in. 2000-01-28 04:00:28 +00:00
hyatt%netscape.com
98a3a526b1 Getting rid of createPopup 2000-01-28 03:04:40 +00:00
waterson%netscape.com
fa13303470 Make sure to install htmlBindings.xml on Mac and Unix. 2000-01-28 00:28:05 +00:00
law%netscape.com
c2e0d3f0e1 Tweaks to new shist per bug 18804; r=travis@netscape.com 2000-01-27 14:31:01 +00:00
hyatt%netscape.com
88f06ca41e Adding files for Mac. 2000-01-27 09:55:01 +00:00
hyatt%netscape.com
952e178387 Adding files for UNIX. 2000-01-27 09:52:07 +00:00
hyatt%netscape.com
d186b2e002 Adding makefile stubs for UNIX. 2000-01-27 09:51:32 +00:00
hyatt%netscape.com
56a8de0b1c *** empty log message *** 2000-01-27 09:39:48 +00:00
hyatt%netscape.com
6d238e1056 Working on input field conversion to XBL. 2000-01-27 08:23:04 +00:00
hyatt%netscape.com
ac565042b5 Making sure htmlBindings.xml gets installed. 2000-01-27 08:15:48 +00:00
hyatt%netscape.com
746d0b6f12 First draft of the new XBL key binding handlers for HTML input fields and
text areas.
2000-01-27 08:15:29 +00:00
pepper%netscape.com
37e80e1ac7 All source files must contain a newline at the end of some unix builds fail. 2000-01-27 06:13:00 +00:00
pepper%netscape.com
87cbe5c9a6 ALL files must have a newline at then end 2000-01-27 06:07:03 +00:00
pepper%netscape.com
be6c10cf51 ALL files MUST have a newline at the end of certain unix builds will fail 2000-01-27 06:05:39 +00:00
tbogard%aol.net
0fa1a19b4d FindWebShellWithName now mainly relies on the implmenetation of nsContentTreeOwner::FindItemWithName for the implementation of finding named shells. 2000-01-27 06:01:02 +00:00
tbogard%aol.net
31982f8d7d Fixed FindItemWithName not to search shells that initiated the search request. Moved the guts of nsIDocShellTreeOwner::ContentShellAdded to nsXULWindow. 2000-01-27 05:59:48 +00:00
tbogard%aol.net
37a85fa443 Implemented FindItemWithName(). Stubbed out many of the other functions that shouldn't be called with error conditions. Setup nsContentTreeOwner as the default treeowner when one is not already set. 2000-01-27 05:59:44 +00:00
tbogard%aol.net
7be33c9438 Made the destructor virtual. Added ContentShellAdded notification to nsXULWindow. 2000-01-27 05:59:42 +00:00
tbogard%aol.net
2c35e7b993 Made the destructor virtual. 2000-01-27 04:56:21 +00:00
pepper%netscape.com
39f2d48ffb Yet another source file without an newline at the end. ALL file must have one. 2000-01-27 03:50:38 +00:00
alecf%netscape.com
640bb377d7 move global locale files into en-US
#20296
r=hangas
2000-01-27 03:19:24 +00:00
waterson%netscape.com
767cad41f2 Bug 24499, 15586. Hold strong ref to nsIRDFXMLSinkObservers; add onError() method to nsIRDFXMLSinkObserver API; be sure to notify observers in synchronous load case. r=shaver 2000-01-27 02:24:20 +00:00
saari%netscape.com
8e132ddbbe part of previous checkin 2000-01-26 22:48:16 +00:00
ben%netscape.com
98f3f80ed9 fix pref dialog fail-on-ok bug 2000-01-26 21:56:50 +00:00
dcone%netscape.com
e31204f271 support for regression testing. r=rods 2000-01-26 15:14:41 +00:00
jband%netscape.com
eef6de8432 Lots of xpconnect bug fixes...
- fix bug 12954 "should throw when setting non-settable props".

- fix bug 13418 "xpconnect needs to be threadsafe".
I think I filled in the cracks. Tests would be nice :)

- fix bug 22802 "[MLK] XPConnect Leaks".

- fix bug 24119 "[MLK] Reminder about cleaning up maps".

- fix bug 24453 "xpconnect needs default security manager".
I also changed the code in DOM and caps to just install a default secman and
not install a secman for each JSContext.

- fix bug 24687 "xpconect should avoid resolve performance suckage".
Added (modified) patch from shaver to create my JSObjects with the
global object as the temporary proto to avoid losing lookup.

- hack for bug 24688 "runtime errors in wrapped JS are not made obvious"
Added a debug only printf. We still need a JSErrorConsole service for this.

- fix bug 16130 "createInstanace and getService can create wrappers around wrappers"
Fixing this one really entailed changing the semantics of nsIXPConnect::wrapNative
and nsIXPConnect::wrapJS to use common code in xpcconvert that deals with existing
wrappers and DOM objects (with their own schemes for wrapping and unwrapping).
So, I changed the callers because the params changed slightly and some callers
were doing more work than necessary given the new semantics.

- Continued in the crusade to replace manaual refcounting with nsCOMPtrs whenever
touching old code.

- Added myself as first contributor to xpconnect files (vanity prevails!)

- Added new copyright header on some files that were missing it.

- Added some API comments.

- Converted nsXPCWrappedJS to implement nsIXPConnectWrappedJS via MI rather than
the old loser scheme of the nsIXPConnectWrappedJSMethods tearoff object.

- added DumpJSStack as globals to xpconnect and DOM dlls to be callable from
debuggers. I have ideas on how to improve and expand this support soon.

r=mccabe
2000-01-26 08:38:10 +00:00
tbogard%aol.net
3f4b2bdf09 Fixed case of methods off the nsIWindowMediator interface as they have now changed to be JS compliant. 2000-01-26 05:17:52 +00:00
tbogard%aol.net
09ffeda71a Fixed case to match the changes in case of nsIWindowMediator. 2000-01-26 03:14:50 +00:00
ben%netscape.com
cf97536675 making prefwindow modal again... 2000-01-26 03:05:57 +00:00
ben%netscape.com
614d54874f some js dumps to display state of params passed into prefwindow... 2000-01-26 03:03:37 +00:00
tbogard%aol.net
68999d0a93 Fixed case of methods called on nsIWindowMediator interface to reflect case change in the interface. 2000-01-26 02:59:07 +00:00
ben%netscape.com
62514f26b8 removing themes panel access from preftree for beta (bug24755) 2000-01-26 02:40:58 +00:00
tbogard%aol.net
ffce833d24 Make nsWebShellWindow subclass from nsXULWindow. This paves the way for nsWebShellWindow to be replaced by nsXULWindow. Much of the work in nsWebShellWindow is put ontop of the nsXULWindow. 2000-01-26 02:21:42 +00:00
pinkerton%netscape.com
4ac33fc442 fix case mismatch with a couple of XPConnect interfaces. now we can quit. (r=bryner) 2000-01-26 02:20:16 +00:00
ben%netscape.com
dff11cdd46 fixing jumpy text in disabled titledbuttons. 2000-01-26 02:03:25 +00:00
ben%netscape.com
c96f0ef3f8 fixing bugs on color pref setting, and on multiple pref setting, r=alecf@netscape.com 2000-01-26 01:59:40 +00:00
tbogard%aol.net
6ebd149e8e added files: mozilla/xpfe/appshell/src/nsChromeTreeOwner.cpp, mozilla/xpfe/appshell/src/nsContentTreeOwner.cpp, mozilla/xpfe/appshell/src/nsXULWindow.cpp 2000-01-26 01:28:18 +00:00
alecf%netscape.com
9421f254d4 add support for page validation and initialization (for the mail wizard)
r=ben
2000-01-26 01:16:21 +00:00
matt%netscape.com
9dcd6aa589 spelling fix for bug 24917 2000-01-26 01:14:17 +00:00
matt%netscape.com
d5b4253a90 fix for bug 24581 2000-01-26 01:11:12 +00:00
mcafee%netscape.com
b1c7b6a26c Fixing typo (24714), r=pavlov 2000-01-26 01:10:06 +00:00
tbogard%aol.net
458490db79 Changing casing to fall inline with idl rules. 2000-01-26 01:07:56 +00:00
tbogard%aol.net
6e74433d34 Adding nsXULWindow.cpp, nsChromeTreeOwner.cpp and nsContentTreeOwner.cpp to the build. 2000-01-26 01:07:12 +00:00
gayatrib%netscape.com
14a402cf93 A method added to open the profile registry 2000-01-26 01:06:56 +00:00
pinkerton%netscape.com
3fe95a6ba0 moving d&d into a separate file: bookmarksDD.js r=shaver. 2000-01-26 00:57:34 +00:00
pinkerton%netscape.com
7083d999f9 moving d&d into a separate file: navigatorDD.js r=shaver. 2000-01-26 00:57:26 +00:00
pinkerton%netscape.com
29cc091f5f moving all d&d code into a separate file: navigatorDD.js (r=shaver). 2000-01-26 00:55:31 +00:00
pinkerton%netscape.com
d5de9cb849 moving all d&d code into separate file: bookmarksDD.js r=shaver. 2000-01-26 00:55:08 +00:00
pinkerton%netscape.com
423a189db3 adding navigatorDD.js and bookmarksDD.js to the builds. 2000-01-26 00:54:36 +00:00
tbogard%aol.net
2cec9a9f7b Implmemented ContentShellAdded(), the parent widget/ window functions as well as some of the init functions. [Not part of the build]. 2000-01-26 00:10:59 +00:00
valeski%netscape.com
ebef130835 a=leaf. 24996. We were not able to download files via save as because the destination file did not exist 2000-01-25 22:44:39 +00:00
tbogard%aol.net
24c747b937 Implemented FindItemWithName(). [Not Hooked to the build] 2000-01-25 22:00:59 +00:00
tbogard%aol.net
20e3a15454 nsXULWindow now maintains a list of content shells. Implemented GetPrimaryContentShell() and GetContentShellById(). [Not hooked to the build] 2000-01-25 21:59:31 +00:00