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

4777 Коммитов

Автор SHA1 Сообщение Дата
sford3%swbell.net db6b6e90d5 removing the offending, file, 31307 2000-03-22 07:25:05 +00:00
pavlov%netscape.com ce7ae00400 xp file picker 2000-03-22 07:22:06 +00:00
sford3%swbell.net 4c43ddcc27 more 31307, r=ben 2000-03-22 07:18:32 +00:00
sford3%swbell.net 1767efe557 bug 31307, moving globalBindings.xml to content 2000-03-22 07:13:17 +00:00
sford3%swbell.net 692b72f844 Bug 31711, splitting up a try into two. r=ben@netscape.com 2000-03-22 07:07:02 +00:00
sford3%swbell.net 65b270a637 Fix 27411, r=ben 2000-03-22 06:36:53 +00:00
ben%netscape.com 8fa92b6283 some more style rules for the new widgets, checkmark images, etc. 2000-03-22 05:55:02 +00:00
rjc%netscape.com 692b394a6e Set transparency on this GIF. 2000-03-22 03:10:00 +00:00
rjc%netscape.com 16593d1a1b No need to auto-generate the "All items" html:option. 2000-03-22 03:04:04 +00:00
dougt%netscape.com 14a97a3f18 removing PSMTaskMenu.xul. This file comes from /extensions/psm-glue. 2000-03-22 02:41:10 +00:00
ben%netscape.com e8c34fc35b some new images for search 2000-03-22 01:38:27 +00:00
law%netscape.com d6ae32a82b Fix, hehe, for bug 32352. I worked hard to write the code that way, darn it. 2000-03-22 01:27:11 +00:00
bryner%uiuc.edu 6b73d6a987 Clean up the mousewheel prefs so that the Boxes and Springs are the same
for each option in the dropdown box, and the text doesn't jump around when
you change it.  r=sspitzer.
2000-03-22 00:38:02 +00:00
law%netscape.com 45d61bbe20 Fix for bug 30901. Set initial content to blanks. 2000-03-21 23:38:16 +00:00
norris%netscape.com b469634b56 Fix 32595 BAD: browser crashed on links.
r=mstoltz
2000-03-21 23:14:29 +00:00
law%netscape.com 81d83f29da Fix for bug 29216. Add <keyset> so global keyset overlay applies 2000-03-21 23:01:35 +00:00
law%netscape.com 31fef3ad03 Fix for bug 28588. Add <keyset> so global keyset overlay applies 2000-03-21 22:57:20 +00:00
law%netscape.com 398bb23c04 Fix for bug 29775. Permit customized splash screen .bmp's 2000-03-21 22:46:50 +00:00
law%netscape.com d8d5c4e203 Fix for bug 31422. Unescape file name when suggesting saveas file name. 2000-03-21 22:44:08 +00:00
brade%netscape.com 7b0a90d231 fix bug #25779; alternate cut/copy/paste keybindings for Windows and Linux 2000-03-21 14:47:24 +00:00
brade%netscape.com 69fbffbdc1 fix bugs 28313 and 25779; alternate key bindings for cut/copy/paste and shift-word-select in textarea (wrong command) 2000-03-21 14:44:10 +00:00
brade%netscape.com c2c2a3b1b5 fix for #25456; add keybindings for shift-home and shift-end 2000-03-21 14:26:08 +00:00
rjc%netscape.com 398c127979 Part of fix for bug # 18604: use [XUL] <checkbox> and ".checked". 2000-03-21 08:30:19 +00:00
mscott%netscape.com b96e790ee6 Bug #30790 --> regiser browser window to be the default content handler
for other content types besides text/html.
no reviewer due to the trivial nature of the change.
2000-03-21 06:38:26 +00:00
dougt%netscape.com 795aed9519 removing manual confirmation check box, bug:16825 2000-03-21 06:11:24 +00:00
danm%netscape.com 8fbf675e39 specify no min/max buttons for resizeable dialogs. bug 7372. code by roc+moz@cs.cmu.edu 2000-03-21 03:38:24 +00:00
nisheeth%netscape.com 54727a6ab9 r=pollmann. Bug 10847. Moved the webshell leak detection code to the end of the main() function. 2000-03-21 03:31:20 +00:00
sfraser%netscape.com 2fa72ac8a2 Fix for 31669: get the right PSMTaskMenu.xul on Mac. r=ducarroz 2000-03-21 01:34:23 +00:00
ben%netscape.com 2235553379 adding modality pref for prefwindow, r=akkana 2000-03-20 23:58:39 +00:00
sford3%swbell.net ee9eabd620 Prepatory work for reorganizing wallet 2000-03-20 23:57:42 +00:00
morse%netscape.com a68bf4ad3f fix bug 32459, remove blockimage from menu if not pointing at a menu 2000-03-20 23:17:08 +00:00
rjc%netscape.com 13546c880b Fix bug # 32546: MLKs in search service. Found by bruce@cybersight.com. 2000-03-20 22:39:24 +00:00
rjc%netscape.com fb4b3dcbff Add CSS for support of #IEFavoritesFolder 2000-03-20 07:57:00 +00:00
rjc%netscape.com b29e40f9c7 Stronger implementation of isBookmarked() method. 2000-03-20 02:03:17 +00:00
rjc%netscape.com fb09b64bd1 Fix bug # 28062: now able to again save a search query in bookmarks. Also fix bug # 31208: get full list of categories back. Finally, also fix up some of the search datasets to not use silly redirect urls. 2000-03-20 01:16:19 +00:00
rjc%netscape.com 1b6abd549c Small shrike experiment to see if can fix static mLoadGroup leak. (I'll be watching shrike until this clears.) 2000-03-19 13:40:10 +00:00
rjc%netscape.com b62913c8d9 For the moment, back out mLoadGroup leak fix... see if shrike returns to happy green. 2000-03-19 12:06:55 +00:00
rjc%netscape.com 25a642229c Fix three trivial warnings of shadowed variables. 2000-03-19 11:06:10 +00:00
rjc%netscape.com 4612ecc9db Don't leak static mLoadGroup. 2000-03-19 10:09:14 +00:00
rjc%netscape.com 73aef2bfd6 Take out "crap". :^) 2000-03-19 09:10:53 +00:00
rjc%netscape.com d08d7ecc33 Oops, need to do proper comparison for Linux. 2000-03-19 08:56:31 +00:00
rjc%netscape.com e24b76e4ee Add support for various ways of filtering search results... (accessable via context menus.) 2000-03-19 08:52:18 +00:00
rjc%netscape.com 889d5308d7 Add "IsBookmarked" method. 2000-03-19 08:50:34 +00:00
andreas.otte%primus-online.de 796d671dd3 fix bug 26003, Files with the percentage (%) sign cannot be viewed via mouse, r=valeski@netscape.com 2000-03-18 11:07:04 +00:00
ben%netscape.com 9043c2381c make sidebar customize dialog skinnable 2000-03-18 06:17:40 +00:00
ben%netscape.com 15420251ec another attempt at adding the selected bookmark images 2000-03-18 06:15:22 +00:00
ben%netscape.com 5f49a3cf02 moved style rules for new widgets into separate files, added selected twisty images 2000-03-18 06:13:23 +00:00
matt%netscape.com ecc44e7bcc Adding for international. Adding about str. name 2000-03-18 00:47:25 +00:00
matt%netscape.com c0c8073897 adding fixes that when into the branch for search 2000-03-18 00:38:45 +00:00
mccabe%netscape.com a1a082d9b2 Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
Preparatory to fix to 11454.

r=jband
2000-03-17 23:47:48 +00:00
morse%netscape.com 3c735c8645 minor wording change to support images 2000-03-17 15:46:05 +00:00
ben%netscape.com bfda7cc864 new twisties 2000-03-17 11:22:32 +00:00
rjc%netscape.com ffc19f8e19 Get rid of unneeded flex attribute. 2000-03-17 10:41:33 +00:00
rjc%netscape.com 8883b9615f Search UI changes. 2000-03-17 10:26:43 +00:00
ben%netscape.com 749b060cc2 update bookmarks.css to comment out references to images I've removed 2000-03-17 08:33:16 +00:00
ben%netscape.com f3b710c84b removing these files because stupid shortbus mac cant handle the long names 2000-03-17 08:31:00 +00:00
ben%netscape.com c65a90ce7e hacking the images out of the makefiles until I'm competent enough not to screw things up 2000-03-17 08:16:44 +00:00
ben%netscape.com 748cd9e97d ok, here are the files AGAIN. dammit. 2000-03-17 08:00:58 +00:00
sspitzer%netscape.com 66b5c6c373 clean up nsUserInfoUnix.cpp. fix from Chris Seawood <cls@seawood.org>.
r=sspitzer, tested by colin blake on vms.
2000-03-17 07:53:19 +00:00
ben%netscape.com 98eba235f9 darn it, added these files without -kb flag, removing then adding agian 2000-03-17 07:48:00 +00:00
rjc%netscape.com ad177b72c7 Need to also implement nsIStreamObserver interface. 2000-03-17 07:40:43 +00:00
ben%netscape.com 2a81672ceb new bookmark icons 2000-03-17 07:40:05 +00:00
rjc%netscape.com 8c7ac8e0fa Cancel outstanding search connections via Stop(). 2000-03-17 07:32:21 +00:00
rjc%netscape.com ce490b7875 Convert to using a Necko loadgroup so that search results can be easily stopped as well as tracked. 2000-03-17 07:17:51 +00:00
law%netscape.com 975b29ec9c Better program icon, thanks to Jason Kersey 2000-03-17 06:45:28 +00:00
ben%netscape.com a5393158d3 fix for 32034 2000-03-17 06:36:46 +00:00
law%netscape.com 1291d596d0 Fix for bug 38104. Going back to AsyncRead technique in use pre rev 1.15. This bogs down the UI thread with doing synchronous writes, but does not hang. Will fix later to move this code to another thread. You can revert to the prior version by removing the #define for USE_ASYNC_READ in nsStreamXferOp.h. r=gagan@netscape.com 2000-03-17 04:35:44 +00:00
rjc%netscape.com 5a86caa314 Slight change for RDF command format on bookmarks. 2000-03-17 03:14:17 +00:00
ben%netscape.com 176bc8e6a2 set default="true" attribute on default dialog buttons on mac (forgot to check this in before) 2000-03-17 01:53:31 +00:00
ben%netscape.com 3271646559 updating global to support the 'default' look on <button>, some <radio> and <checkbox> tweaks (not used currently) 2000-03-17 01:48:54 +00:00
rjc%netscape.com b22afec3a7 Fix bug # 28238: (work around bug # 26402) get context menus in bookmarks window/sidebar working, by setting "oncommand" attribute AFTER inserting node into content model. 2000-03-17 01:40:05 +00:00
hyatt%netscape.com 3700a0f38f Patching checkbox and radio XBL. Does not affect build, since widgets aren't used yet. 2000-03-17 01:09:27 +00:00
ben%netscape.com de0afc3e45 added brand.dtd to fix openLocation horkage 2000-03-17 00:36:32 +00:00
hangas%netscape.com 636c56a118 More checkins to support fix to 32015, r=ben/mscott 2000-03-16 23:08:22 +00:00
hangas%netscape.com 9699080d1e Adding new sort direction images to build. These will be used by the checkin that fixes 32015 images by ben, r=me. 2000-03-16 23:07:32 +00:00
hangas%netscape.com 99fa6274d5 First Checked In. 2000-03-16 23:05:33 +00:00
tbogard%aol.net 436d377541 Fix URL loading when coming from a command line. Tree blocker 31702. 2000-03-16 22:28:39 +00:00
pavlov%netscape.com af9ad7c3aa remove the dialog.start broadcaster/observer r=travis 2000-03-16 07:30:33 +00:00
dougt%netscape.com 93ec940c64 removing PSMTaskMenu.dtd from being exported since it is now exported from
/extensions/psm-glue.
2000-03-16 06:52:30 +00:00
pavlov%netscape.com 36d4962ef1 remove PSMTaskMenu.dtd from the unix build here since it is exported from extentions/psm-glue now 2000-03-16 06:42:13 +00:00
pavlov%netscape.com de56feaa33 remove PSMTaskMenu.xul from the files exported on unix since it is getting exported from extentions/psm-glue 2000-03-16 06:38:50 +00:00
pavlov%netscape.com 26c2ff705a fix travis's broken xul :-) 2000-03-16 06:33:55 +00:00
dougt%netscape.com d0e86d0fcc Adding an xul ID to a menupopup so that I can overlay it. 2000-03-16 06:29:13 +00:00
tbogard%aol.net ec5a41ce22 Changed our JS observer of status to watch WebBrowserChrome attributes rather than an older Browser:Status one. OverLink is now separated out. nsBrowserInstance no longer is an nsIObserver. It relies on nsXULWindow::nsIWebBrowserChrome implementation poking attributes on WebBrowserChrome element in the main window. 2000-03-16 05:45:48 +00:00
tbogard%aol.net 5a2440fe6b SetJSStatus, SetJSDefaultStatus and SetOverLink now poke a DOM attribute on element WebBrowserChrome in the xul window if one exists. Renamed nsXULWindow::GetDOMElementFromDocShell to be nsXULWindow::GetWindowDOMElement. This cleans up having to pass in the same docShell over and over and make it mean more of what it is. Added a nsXULWindow::GetElementById which returns an element of the specified id within the xul window. nsContentTreeOwner doesn't need to cache the defaultStatus. nsWebShellWindow doesn't need to call ExecutStartupCode anymore as that was only there for nsIXULWindowCallbacks code which is gone. nsWebShellWindow doesn't need to cache mStatus or mDefaultStatus. 2000-03-16 05:45:26 +00:00
gagan%netscape.com 8c8414179e You can now run -g as well as other parameters to hand over to the prog. Now allowing debuggers (gdb/ddd) to pass the arguments over to teh program. So if you do "mozilla -g foo" it will correctly pass foo as an argument to run (or prun as the case maybe) r=pavlov 2000-03-16 03:39:46 +00:00
tbogard%aol.net 74bb53ade6 Change nsIWebShell::LoadURL calls to use nsIWebNavigation::LoadURI. 2000-03-16 02:20:26 +00:00
dbaron%fas.harvard.edu bc8524a534 Prevent non-leak from showing up as a leak by scoping in a block. r=pinkerton@netscape.com 2000-03-16 01:27:12 +00:00
ben%netscape.com 4f9c01c7c6 convert dialogOverlay to use new button widgets, make skinnable 2000-03-16 01:21:55 +00:00
ben%netscape.com 5369c093bc skinnable open location dialog 2000-03-16 01:19:23 +00:00
ben%netscape.com 33ca366ab2 styling the new widgets 2000-03-16 01:13:53 +00:00
tbogard%aol.net b8b57cf7d1 Providing implementation for SetOverLink. 2000-03-16 01:01:57 +00:00
tbogard%aol.net 8352a364e0 Removed isViewSource attribute. It is no longer needed. DocShell now handles state. 2000-03-16 00:52:52 +00:00
tbogard%aol.net df4e9df7d2 Remove the isViewSource attribute. Changed a nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI. 2000-03-16 00:52:02 +00:00
rjc%netscape.com b1f44dc07e When bringing up a context menu, only adjust selection if we actually have a treeitem. (This check also allows correct behavior of context menus on the background.) 2000-03-16 00:11:37 +00:00
rjc%netscape.com 0b707e5557 Fix bug # 22521: context menus should work on background of bookmarks window and background of bookmarks sidebar panel. 2000-03-15 09:59:04 +00:00
rjc%netscape.com 13998091a2 On Mac, mark IE Favorites folders with a unique type so that they can be distinguished for regular bookmark folders. 2000-03-15 08:34:55 +00:00
rjc%netscape.com 7695f01a74 Fix bug # 28927: double-clicking on twisty problem. Also, add some context menus to bookmark sidebar panel. 2000-03-15 07:47:48 +00:00
sspitzer%netscape.com 620987a70a fix to get this to build on VMS. thanks to colin blake for this patch. r=sspitzer 2000-03-15 05:30:13 +00:00
tbogard%aol.net 51fe1b4422 Updated paramaters to FindNamedBrowserChrome() and changed it to FindNamedBrowser() to reflect changes in the API. 2000-03-15 04:34:29 +00:00
rjc%netscape.com 53131f5662 Fix broken clicking metaphor for bookmarks sidebar panel. Review: pavlov. 2000-03-15 03:44:15 +00:00
rjc%netscape.com 737cc31fee Fix bug # 29045: small text change. 2000-03-15 03:32:24 +00:00
rjc%netscape.com 154f9e9494 Part of fix for bug # 17333: add "Properties..." menuitem to context menu (if appropriate). Code from aaronr@us.ibm.com, review/slight mods: me. 2000-03-15 03:27:34 +00:00
hyatt%netscape.com 94b88b964a Landing the new progressmeter. 2000-03-15 03:06:46 +00:00
rjc%netscape.com fe07d7980f Part of fix for bug # 29212: prevent recursion when writing out bookmarks. 2000-03-15 02:30:06 +00:00
rjc%netscape.com 397a9884e1 Fix bug # 31624 (add Mac IE favorites foreign charset alias resolution support) and bug # 29135 (default to adding new bookmark items under the root node if there is no selection). Review: me 2000-03-15 01:24:47 +00:00
hyatt%netscape.com 4be33a20d3 Fixing build horkage. 2000-03-14 12:09:28 +00:00
ben%netscape.com 61203b2f72 fix prefwindow not coming up problem 2000-03-14 11:46:59 +00:00
hyatt%netscape.com cc3cf630c3 Converting tabs 2000-03-14 11:40:02 +00:00
ben%netscape.com 9edc1b6866 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
hyatt%netscape.com 6a78fcfac1 Moving scrollbars into separate file. Adding XBL for radios and tabs. 2000-03-14 11:17:11 +00:00
ben%netscape.com 216fd0885c forgot to add these files 2000-03-14 11:09:47 +00:00
ben%netscape.com 54958006d1 fixes for profile manager bugs 24851, 27526, 27595, 28283, 29139, 30246, 31472, 31473, 28185, 30094, 31151, 29633, 17721 2000-03-14 11:07:09 +00:00
tbogard%aol.net f4be7fb6ae Updated paramaters to GetNewBrowserChrome() and changed it to GetNewBrowser() to reflect changes in the API. Added new functions SizeBrowserTo() and ShowAsModal() that were added to the nsIWebBrowserChrome API. 2000-03-14 07:06:07 +00:00
putterman%netscape.com 040516ee3d r=ben. Add styles for button menus of buttons with other28 class. Used for File
button in mailnews thread pane.
2000-03-14 05:02:56 +00:00
tbogard%aol.net 0f3b6e671c BrowserViewSource now brings up viewSource.xul instead of navigator.xul. Navigator.xul no longer supports coming up in viewSource mode. Using the same window for such a thing causes unneeded slow down and complexity. 2000-03-14 04:44:58 +00:00
tbogard%aol.net 4a46746490 Brought the viewSource.xul back to life. It now uses the docShell viewMode to specify that the iframe is in viewSource mode. 2000-03-14 04:43:50 +00:00
tbogard%aol.net b4d03a1e45 Removed the ViewSource function as it is no longer used. BrowserViewSource is what is always used now. 2000-03-14 04:41:46 +00:00
slamm%netscape.com 82897231d3 Change 'Search Results' to 'Search' 2000-03-14 03:01:28 +00:00
slamm%netscape.com 8ba923bbdd Use simplified CHROME rules. Use default dirs for install locations. 2000-03-14 03:01:26 +00:00
akkana%netscape.com fec2126d44 6085, middle mouse should load link in new window (r=alecf,puetzk@iastate.edu);
24571, middle-mouse paste should be pref-able (r=mcafee);
plus nonmodal pref window (r=pavlov).
2000-03-14 02:56:48 +00:00
hyatt%netscape.com a33410c106 Making menus give feedback even when disabled. r=ben 2000-03-13 10:37:57 +00:00
ben%netscape.com 719842a270 fix for 28103, landing on trunk first... r=danm 2000-03-12 23:30:25 +00:00
sspitzer%netscape.com 7d2ed2aada all three platforms have an implementation of nsIUserInfo now.
(but mac and windows impls need work, see bugs #29594 and #29596)
2000-03-12 11:59:34 +00:00
sspitzer%netscape.com 3fdf1674f6 added files: mozilla/xpfe/appshell/src/nsUserInfoMac.cpp 2000-03-12 11:57:56 +00:00
sspitzer%netscape.com bf56d7dbed minor tweakage, not part of the build yet. 2000-03-12 11:52:02 +00:00
sspitzer%netscape.com e66c382543 we now have an implementation of nsIUserInfo for windows.
only GetUsername is implemented.
2000-03-12 11:49:28 +00:00
sspitzer%netscape.com 3e1091328f fix build bustage. I need to make this code more portable across unixes. 2000-03-12 10:26:09 +00:00
rickg%netscape.com ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
sspitzer%netscape.com 1a0905dcd2 turn on nsUserInfo for unix only right now. windows and mac to follow. 2000-03-12 08:17:43 +00:00
sspitzer%netscape.com cb1347cfe8 add debugging printfs. fix warning. 2000-03-12 08:10:23 +00:00
sspitzer%netscape.com 313010ccfd added files: mozilla/xpfe/appshell/public/nsIUserInfo.idl 2000-03-12 07:58:13 +00:00
sspitzer%netscape.com a27c258b6e adding nsIUserInfo the the build 2000-03-12 07:51:35 +00:00
danm%netscape.com ee983e0548 removing unnecessary change from last checkin 2000-03-12 06:12:05 +00:00
danm%netscape.com 428fcedaae opening new window through a function on the opening window. bug 24903 r=ben 2000-03-12 03:06:05 +00:00
danm%netscape.com 058b4e3f19 adding a new timer-driven function to open a new navigator window. bug 24903 r=ben 2000-03-12 02:58:36 +00:00
morse%netscape.com 078082d8a9 hide wallet functions when not in browser, fixes bugs 29842, 29846, & 29848 2000-03-11 22:23:28 +00:00
morse%netscape.com e495006a22 generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
hyatt%netscape.com 8819435c16 Patching scrollbar look 2000-03-11 11:10:41 +00:00
hyatt%netscape.com f2b33a40cf style rules & xbl bindings for new widgets 2000-03-11 10:32:59 +00:00
norris%netscape.com 060e388a6b Files:
caps/idl/nsICertificatePrincipal.idl
	caps/idl/nsIPrincipal.idl
	caps/src/nsBasePrincipal.cpp
Implement the ability to manipulate multiple capabilties simultaneously.
r=mstoltz@netscape.com

Files:
	caps/src/nsCodebasePrincipal.cpp
Codebase equality should be based upon origin, not full path.
r=mstoltz@netscape.com

Files:
	caps/src/nsScriptSecurityManager.cpp
Change URI checking to deny based upon scheme rather than allow based upon
scheme for greater flexibility.
r=mstoltz@netscape.com

Files:
	dom/public/nsDOMPropEnums.h
	dom/public/nsDOMPropNames.h
	dom/src/base/nsGlobalWindow.cpp
	modules/libpref/src/init/all.js
Fix bug 20469 Seeing JS functions and global variables from arbitrary host
r=vidur@netscape.com

Files:
	dom/src/base/nsJSUtils.cpp
	dom/src/base/nsJSUtils.h
	dom/src/base/nsJSEnvironment.cpp
	dom/tools/JSStubGen.cpp
	layout/base/src/nsDocument.cpp
	layout/html/content/src/nsGenericHTMLElement.cpp
Improve performance by removing NS_WITH_SERVICE call for every DOM access.
Propagate XPCOM failure codes out properly.
r=vidur@netscape.com

Files:
	layout/html/document/src/nsFrameFrame.cpp
Fix 27387 Circumventing Same Origin security policy using setAttribute
r=vidur@netscape.com
2000-03-11 06:32:42 +00:00
pavlov%netscape.com e2c86d150c argh.. fix mac 2000-03-11 05:18:48 +00:00
pavlov%netscape.com ff7a889382 adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
pavlov%netscape.com ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
norris%netscape.com 9b2edd3c59 Remove mURL from nsWebShell, and GetURL from nsIWebShell.
r=travis
2000-03-11 02:57:39 +00:00
tbogard%aol.net dceeae290a Hold on to a docShell instead of a webShell. 2000-03-11 01:28:07 +00:00
tbogard%aol.net b02ae83842 SetWebShell now sets a DocShell instead. 2000-03-11 01:27:42 +00:00
tbogard%aol.net ac382f95a8 No longer implement the nsIBrowserWindow interface. Changed nsIDocumentLoaderObserver declarations to use the XPIDL generated macro. 2000-03-11 01:26:36 +00:00
tbogard%aol.net 1cf2eba45a No longer implement the nsIBrowserWindow interface. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs to initialize creation of the docShell/ webShell. 2000-03-11 01:25:54 +00:00
tbogard%aol.net 221a237933 Now holds on to a docShell instead of a webShell. Use IDL generated NS_DECL_NSIDOCUMENTLOADEROBSERVER instead of inline function declarations. 2000-03-11 00:46:37 +00:00
tbogard%aol.net b48dd234f0 Now holds on to a docShell instead of a webShell. Talks through the new interfaces where possible. HandleUnkownContentType is no longer part of nsIDocumentLoaderObserver interface. 2000-03-11 00:46:26 +00:00
tbogard%aol.net 225c10c319 Remove dependency on nsIBrowserWindow. 2000-03-11 00:21:27 +00:00
tbogard%aol.net 9167609e43 Removed dependency on nsBrowserWindow.h 2000-03-11 00:18:20 +00:00
tbogard%aol.net 26eb0883a4 GetContentViewer from DocShell instead of webShell. 2000-03-11 00:17:52 +00:00
tbogard%aol.net 7aa966acf2 Use the docShell APIs to navigate through children of the docShell. 2000-03-11 00:14:50 +00:00
sford3%swbell.net 7d015dae5f Fixing bug 28079, localization help, r/a=ben@netscape.com 2000-03-10 03:11:56 +00:00
ben%netscape.com 95ee571b85 ok so I checked in a slightly older version of the files I should have checked in last night.
also including some more slight CSS tweaks. a=jevering, r=german, johng
2000-03-10 01:44:05 +00:00
ben%netscape.com dd79cc915b darn it, forgot to change the broadcaster with my r=don, a=jevering menu change last night 2000-03-10 00:22:02 +00:00
ftang%netscape.com 30cf34d6dd fix 31029. r=waterson, a=bobj. Make the MapEncoding function return "UTF-8" as default so we will create a nsIUnicodeDecoder for the receiving data. 2000-03-09 23:31:19 +00:00
ben%netscape.com ee8ff11aa7 fix for 31039, r=don, a=jevering 2000-03-09 08:26:30 +00:00
mscott%netscape.com 333edb2c69 Bug #30553 --> new windows with window targets were getting the target associated with the
chrome window instead of with the content window. And the window sizes were coming from the
	       hidden window instead of the parent window the url originated from.
r=travis
a=jevering
2000-03-09 08:17:40 +00:00
ben%netscape.com 04ca04b397 fixes for search panel appearance, 28103 r=german, a=jevering 2000-03-09 07:53:22 +00:00
ben%netscape.com aaa1772939 fixes for search panel appearance, 28103 r=german, a=jevering 2000-03-09 07:46:00 +00:00
matt%netscape.com 61ee96f192 adding search string for correct sting. a=jar r=ben bug23989 2000-03-09 02:07:09 +00:00
danm%netscape.com 5590fa1792 persist sizemode (minimized,maximized). bug 30116 r=scc a=jevering 2000-03-09 02:01:22 +00:00
danm%netscape.com 0560402e53 persist size only when window is not minimized or maximized. bug 30116 r=scc a=jevering 2000-03-09 02:00:20 +00:00
hangas%netscape.com e174cbd5d3 Fix 30786 (buttons and menus on taskbar wiggle if mouse over buttons) r=german a=phil 2000-03-09 01:39:50 +00:00
matt%netscape.com 4b0f150862 adding js to change release notes based on brand. 29885 2000-03-09 01:33:14 +00:00
slamm%netscape.com ecf916b555 Have local panels for customize dialog come from client again (instead of remote source). Bug 30872. r=mcafee a=jar. 2000-03-09 00:06:47 +00:00
jbetak%netscape.com 242a3bb70c b=28127 r=matt,ben,ftang,erik a=bobj Font prefs don't list all fonts - changed UI for Beta1 and fixed a radio-button problem in pref.js 2000-03-08 06:24:25 +00:00
law%netscape.com c9f38cfc3c Filter context menu choices for links with javascript: URLs; b=23690, r=matt@netscape.com, a=jevering@netscape.com 2000-03-08 04:42:25 +00:00
slamm%netscape.com 2a784f23d9 Remove hacks for 20546 and persist 'collapsed' on splitter siblings instead. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:16:07 +00:00
slamm%netscape.com c4a2e7615d Add rule to collapse splitter siblings when collapsed='true'. Eventually we may want to make this rule more general (by taking off 'box >'). Bug 29813. r=evaughan,mcafee a=jevering r=hyatt 2000-03-08 00:15:29 +00:00
pinkerton%netscape.com d29cba4031 fix for 30911, don't show active state unless mouse is inside the button (changes :active to :hover:active). r=hyatt, a=jevering. 2000-03-07 23:58:48 +00:00
mcafee%netscape.com 8d9521f806 Using proper copyright date range (10980). r=slamm, btoring. a=jar 2000-03-07 22:46:29 +00:00
dougt%netscape.com 3f218f9c28 Adding export file to fix build bustage 2000-03-07 22:00:17 +00:00
dougt%netscape.com a7dfe9b9ae moving the timebomb code from the nsAppRunner to the Browser. This
allows us to modify that user's first start page.

28060.  r= mccabe, a= jevering.
2000-03-07 21:02:50 +00:00
dougt%netscape.com e51ecb9da0 fixed some bugs in the origanal code. I missed a
check against null, and was using the wrong pref string.

28060 r=mccabe, a=jevering
2000-03-07 20:58:46 +00:00
rods%netscape.com c6496e7cb6 changes to select becuase the new display area is a block and text frame instead
of a button
fixes bugs 29544, 28835
a=jar
2000-03-07 15:56:14 +00:00
hangas%netscape.com d1f6b630a1 Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
warren%netscape.com b18cccef79 Backing these out due to dependence on nspr/xpcom. 2000-03-06 00:40:03 +00:00
warren%netscape.com debed198de Fixing to be thread safe. 2000-03-06 00:26:19 +00:00
warren%netscape.com 24a7797beb Fixing anticipated bustage due to thread safety checking code. 2000-03-06 00:08:26 +00:00
warren%netscape.com c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
mcafee%netscape.com 0700976dc6 Added files for bogus directory, removing now. r=sspitzer 2000-03-05 00:38:15 +00:00
mcafee%netscape.com 8cd0b47d26 Ignore generated files. 2000-03-04 23:53:46 +00:00
cata%netscape.com 639f9aae98 Backing out fix for #7886 to fix regression #30299 2000-03-04 21:44:58 +00:00
ben%netscape.com c70d285bff mozilla default page change from netscape->mozilla. r=pavlov 2000-03-04 07:20:15 +00:00
rjc%netscape.com a86e6b71f1 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 05:59:32 +00:00
rjc%netscape.com 9180354767 New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately. 2000-03-04 03:07:15 +00:00
matt%netscape.com 245ba9836a Taking out search stuff to put in overlay for commericial build 23989 a=choffman r=ben 2000-03-04 02:28:17 +00:00
jj%netscape.com d5f6f16865 Removed references to MOZ_FULLCIRCLE in mozilla. a=leaf r=sfraser 2000-03-04 01:52:50 +00:00
rjc%netscape.com 6235cbecb7 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:51:28 +00:00
rjc%netscape.com 3cc8c64a60 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:42:04 +00:00
ftang%netscape.com fe8ff73487 a=bobj, r=matt correct the 1.5 checkin. matt use the wrong case of 'c' in the function name 2000-03-04 00:39:54 +00:00
matt%netscape.com 94db80804b adding hemp menu branding for bug 4689 was approved by jar 2000-03-04 00:20:32 +00:00
mcafee%netscape.com cd52e3400b Minor HTML correctness change (10980) r=elig, a=jar 2000-03-03 23:45:44 +00:00
slamm%netscape.com 202b76e7e2 Checkin for german@netscape.com. Add styles new 'texttab' widget (based on boxes). Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:39:00 +00:00
slamm%netscape.com 6fc341c29f Checkin for german@netscape.com. Add globalBindings.xml and images for new 'texttab' widget (based on boxes). Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:38:42 +00:00
slamm%netscape.com 43e77ef5e0 Checkin for german@netscape.com. Use tab look for panel headers. Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:37:09 +00:00
rods%netscape.com 4c24c7778b backing out earlier check
a=jar
2000-03-03 07:16:25 +00:00
rods%netscape.com 1ae427a132 changes for new combobox
b=28593, r=self, a=jar
2000-03-03 04:23:45 +00:00
ben%netscape.com 15174fa5e3 PDT+ b=26592, r=german (and other people in bug report), a=jevering 2000-03-03 03:46:50 +00:00
ftang%netscape.com 14adfca8e0 fix bug 28464. Use the Unichar version of the pref function instead of the Char version so we
will read/write UTF8 from the pref. r=matt a=bobj
2000-03-03 02:41:35 +00:00
cata%netscape.com eaf963e925 activating charset override. bug #7886, r=ftang, a=bobj 2000-03-03 02:20:53 +00:00
morse%netscape.com 0d404201e2 fix bugs 30043, 29842, 29846, 29848, wallet items reappeared on task menu, r=dp, a=jevering 2000-03-02 23:55:08 +00:00
ben%netscape.com 0c3efefeb8 forgot to update this file with the search changes I made last night. r=german, a=jar 2000-03-02 23:47:09 +00:00
saari%netscape.com 350e50b349 Fix for PDT+ 27784. r=joki, a=jevering 2000-03-02 22:57:45 +00:00
law%netscape.com 9c516532ee Handle null l10n entity values, this is a partial fix for bug 27736; r=matt@netscape.com, a=jevering@netscape.com 2000-03-02 19:58:34 +00:00
hyatt%netscape.com ef422972c6 Same checkin. a=jar 2000-03-02 10:26:42 +00:00
hyatt%netscape.com d6796e3c65 XUL RadioGroup element, not used in XUL. r=ben, a=jar 2000-03-02 10:00:09 +00:00
mcafee%netscape.com 0aad0e99ec Bumping Full Circle copyright (27477). r=leaf, a=jar 2000-03-02 08:57:52 +00:00
rjc%netscape.com db6dd2d89f Part of fix for PDT+ bug # 26334: add "MultiSearch: true" HTTP header when doing search aggregation to aid in tracking; Netcenter search enhancement request. Review: gagan. Approval: jevering 2000-03-02 07:50:33 +00:00
tbogard%aol.net 4eec4fb506 nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg 2000-03-02 07:13:02 +00:00
ben%netscape.com 1da67ff961 search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com 2000-03-02 06:34:54 +00:00
ben%netscape.com 007eeea0e3 oops forgot to cvs add this file with the previous checkin 2000-03-02 06:33:42 +00:00
evaughan%netscape.com cf0d42fc25 bugs fixes for: 28460, 27242, 29462
-r hyatt, -a jar
2000-03-02 03:01:30 +00:00
law%netscape.com 18639f4ca8 Dynamically create console, if requested; b=26103, r=roc+moz@cs.cmu.edu,a=jevering@netscape.com 2000-03-02 02:37:46 +00:00
sspitzer%netscape.com 3093145395 add some comments / todo items. not part of the build. 2000-03-02 00:59:58 +00:00
jbetak%netscape.com 35de39d6d2 28124, a=bobj, r=erik, matt Adding UI labels for language groups in font prefs 2000-03-02 00:54:54 +00:00
slamm%netscape.com 1d17e504d4 Fix for smoketest bugs 29793, 29718. Sidebar problems. 2000-03-02 00:33:31 +00:00
dougt%netscape.com 80c54427d9 removing update notifcation for beta1. r=ben, a=cathleen.
WONT AFFECT COMPILATION.
2000-03-02 00:29:14 +00:00
jdunn%netscape.com 584db88eb0 remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const.  These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
slamm%netscape.com aa911b3df4 Fix blocker: Customize dialog not showing panels (29793) 2000-03-01 22:02:59 +00:00
slamm%netscape.com 0b2ace1273 Fix build blocker bug 29718. 2000-03-01 19:55:53 +00:00
sspitzer%netscape.com 46a21ce04e not part of the build yet. 2000-03-01 19:52:43 +00:00
sspitzer%netscape.com 7ecceef4b0 not part of the build yet. 2000-03-01 19:03:33 +00:00
sspitzer%netscape.com 9f24d3b8c7 not part of the build. 2000-03-01 17:24:12 +00:00
sspitzer%netscape.com 5650853485 not part of the build yet. 2000-03-01 05:55:19 +00:00
sspitzer%netscape.com f4cd0a1c67 not part of the build yet. 2000-03-01 05:17:06 +00:00
sspitzer%netscape.com beb30af70b fix for #29690, pref window won't close. matt fisher fixed the other half of this,
when he fixed fontScalingOverlay.xul.  r=ben, a=jar,rickg
2000-03-01 02:49:16 +00:00
slamm%netscape.com 2360b5a437 Use server provided rdf list for available panels. (bug 26963). r=gable a=jar. 2000-02-29 23:32:34 +00:00
matt%netscape.com c08afad715 fix for bug a=jevering r=eric just changing a string to a int 2000-02-29 22:52:30 +00:00
tbogard%aol.net d0507604ce Removing nsIXULWindowCallbacks as it is no longer used. r=danm a=jevering 2000-02-29 22:11:33 +00:00
sspitzer%netscape.com ba1405a966 better, simpler fix for #27984, r=mscott. a=phil
may also fix #29666, since we aren't calling SetCharPref on exit.
2000-02-29 22:11:29 +00:00
tbogard%aol.net 4551c424d8 Removing nsIXULWindowCallbacks from the build as it is no longer used. r=danm a=jevering. 2000-02-29 22:10:06 +00:00
tbogard%aol.net d2a51867ff Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering 2000-02-29 22:03:49 +00:00
hangas%netscape.com 770560f733 Fix 29560 (Add a pixel of padding above and below every tree row) r=German, a=phil 2000-02-29 21:54:07 +00:00
jbetak%netscape.com 01f869dea1 a=bobj, r=matt, bug 24027, beefed up error handling for charsets without lable/title, changed save filter to accept pref IDs >1 characters 2000-02-29 21:38:17 +00:00
valeski%netscape.com 1e6f5bf5e8 brand.properties is no longer used for milestone info, we now do this in prefs, 29164 2000-02-29 20:40:47 +00:00
mkaply%us.ibm.com 0fe1244474 # 25555
r= slamm@netscape.com)
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:54:29 +00:00
mkaply%us.ibm.com 71af59e33c # 25555
r= sobotka (per jdunn@netscape.com)
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:52:31 +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
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