tbogard%aol.net
|
9179bc0f67
|
Fix URL loading when coming from a command line. Tree blocker 31702.
|
2000-03-16 22:28:39 +00:00 |
pavlov%netscape.com
|
42f8c3565e
|
remove the dialog.start broadcaster/observer r=travis
|
2000-03-16 07:30:33 +00:00 |
dougt%netscape.com
|
84eb093b46
|
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
|
c30fb30f13
|
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
|
4531fa3c70
|
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
|
425c2c9b0c
|
fix travis's broken xul :-)
|
2000-03-16 06:33:55 +00:00 |
dougt%netscape.com
|
a6172ed9dd
|
Adding an xul ID to a menupopup so that I can overlay it.
|
2000-03-16 06:29:13 +00:00 |
tbogard%aol.net
|
5d5338411a
|
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
|
556a6e1b2f
|
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
|
e8e1ee73b3
|
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
|
0e8de42cd7
|
Change nsIWebShell::LoadURL calls to use nsIWebNavigation::LoadURI.
|
2000-03-16 02:20:26 +00:00 |
dbaron%fas.harvard.edu
|
880eb46df6
|
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
|
4046585e25
|
convert dialogOverlay to use new button widgets, make skinnable
|
2000-03-16 01:21:55 +00:00 |
ben%netscape.com
|
ff05c1c46a
|
skinnable open location dialog
|
2000-03-16 01:19:23 +00:00 |
ben%netscape.com
|
a6a5326dc1
|
styling the new widgets
|
2000-03-16 01:13:53 +00:00 |
tbogard%aol.net
|
5ca75ae63b
|
Providing implementation for SetOverLink.
|
2000-03-16 01:01:57 +00:00 |
tbogard%aol.net
|
fb67186121
|
Removed isViewSource attribute. It is no longer needed. DocShell now handles state.
|
2000-03-16 00:52:52 +00:00 |
tbogard%aol.net
|
3f2b490697
|
Remove the isViewSource attribute. Changed a nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI.
|
2000-03-16 00:52:02 +00:00 |
rjc%netscape.com
|
f6727ec878
|
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
|
438c8f8399
|
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
|
21b8279587
|
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
|
0972a3bc6c
|
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
|
567af0012c
|
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
|
2f1e45255a
|
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
|
c4190c9397
|
Fix broken clicking metaphor for bookmarks sidebar panel. Review: pavlov.
|
2000-03-15 03:44:15 +00:00 |
rjc%netscape.com
|
78c5ca5671
|
Fix bug # 29045: small text change.
|
2000-03-15 03:32:24 +00:00 |
rjc%netscape.com
|
5fcf6bccce
|
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
|
dfdf75882b
|
Landing the new progressmeter.
|
2000-03-15 03:06:46 +00:00 |
rjc%netscape.com
|
eee1580e5a
|
Part of fix for bug # 29212: prevent recursion when writing out bookmarks.
|
2000-03-15 02:30:06 +00:00 |
rjc%netscape.com
|
1b9efe018d
|
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
|
95c6f7cffc
|
Fixing build horkage.
|
2000-03-14 12:09:28 +00:00 |
ben%netscape.com
|
8268ebb1fd
|
fix prefwindow not coming up problem
|
2000-03-14 11:46:59 +00:00 |
hyatt%netscape.com
|
23a95c9446
|
Converting tabs
|
2000-03-14 11:40:02 +00:00 |
ben%netscape.com
|
b1d5b6cdb2
|
pref panel appearance tweaks, r=hyatt
|
2000-03-14 11:31:54 +00:00 |
hyatt%netscape.com
|
7c609e1d30
|
Moving scrollbars into separate file. Adding XBL for radios and tabs.
|
2000-03-14 11:17:11 +00:00 |
ben%netscape.com
|
1664aca130
|
forgot to add these files
|
2000-03-14 11:09:47 +00:00 |
ben%netscape.com
|
72d67fd173
|
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
|
2bbad9a327
|
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
|
f6c3eb3ad5
|
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
|
15d8a3a040
|
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
|
e7efb61d23
|
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
|
1b2ec35a03
|
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
|
d83708078a
|
Change 'Search Results' to 'Search'
|
2000-03-14 03:01:28 +00:00 |
slamm%netscape.com
|
6fee1c9b64
|
Use simplified CHROME rules. Use default dirs for install locations.
|
2000-03-14 03:01:26 +00:00 |
akkana%netscape.com
|
5e4338d580
|
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
|
c2b1a299ab
|
Making menus give feedback even when disabled. r=ben
|
2000-03-13 10:37:57 +00:00 |
ben%netscape.com
|
47a70e29b4
|
fix for 28103, landing on trunk first... r=danm
|
2000-03-12 23:30:25 +00:00 |
sspitzer%netscape.com
|
c447793c62
|
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
|
baab561c7a
|
added files: mozilla/xpfe/appshell/src/nsUserInfoMac.cpp
|
2000-03-12 11:57:56 +00:00 |
sspitzer%netscape.com
|
3abe6dc709
|
minor tweakage, not part of the build yet.
|
2000-03-12 11:52:02 +00:00 |