rjc%netscape.com
a896c89705
Get hard-coded beta1 search URLs out of the tip.
2006-09-14 05:47:54 +00:00
pavlov%netscape.com
46c9925ad6
use nsIFilePicker instead of nsIFileSpecWithUI
2006-09-14 05:47:53 +00:00
tbogard%aol.net
e317ff7d16
Changed the nsIXULBrowserWindow to distinguish between JS status and it's own status. Fixed bugs where pages that set the window.status wouldn't actually end up showing up correctly. Now status has a priority scheme where different status versus links etc take priority. Use the new interfaces on nsPIDOMWindow to get to the properties hanging off the js window object instead of the old separate list.
2006-09-14 05:47:52 +00:00
tbogard%aol.net
2f5d29fff9
Now when we want to tell the XUL Window of changes in progress, or status or overlink we use the new nsIDOMWindow::GetXPConnectObject functionality. This replaces our need for the broadcaster observer stuff along with the expensive setAttribute calls.
2006-09-14 05:47:51 +00:00
sford3%swbell.net
b87130dd6e
Bug 31711, splitting up a try into two. r=ben@netscape.com
2006-09-14 05:47:50 +00:00
matt%netscape.com
c2ad0aa50b
adding fixes that when into the branch for search
2006-09-14 05:47:49 +00:00
pavlov%netscape.com
5a801f9dba
remove the dialog.start broadcaster/observer r=travis
2006-09-14 05:47:44 +00:00
tbogard%aol.net
ef334d3adc
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.
2006-09-14 05:47:42 +00:00
tbogard%aol.net
a8bdc554e2
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.
2006-09-14 05:47:41 +00:00
akkana%netscape.com
ac59cd3812
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).
2006-09-14 05:47:40 +00:00
danm%netscape.com
b052b224e5
removing unnecessary change from last checkin
2006-09-14 05:47:24 +00:00
danm%netscape.com
29effe3492
adding a new timer-driven function to open a new navigator window. bug 24903 r=ben
2006-09-14 05:47:23 +00:00
norris%netscape.com
f617b12012
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
2006-09-14 05:47:22 +00:00
rjc%netscape.com
54a6aa5965
New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately.
2006-09-14 05:47:21 +00:00
blizzard%redhat.com
9c6dff8006
fix spelling of hander to handler. bug #29407 . r=sspitzer
2006-09-14 05:47:20 +00:00
blizzard%redhat.com
98dd021825
update js files that reference the command line service in the browser instance. this should fix problems with opening new windows. r=leaf,chofmann
2006-09-14 05:47:19 +00:00
sspitzer%netscape.com
1833ad417a
clean up -help output. fix bug #26959 , make it so when you start
...
a browser window, the right page (home, blank or last page visted) gets
loaded. clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js. r=mscott
2006-09-14 05:47:18 +00:00
rjc%netscape.com
7919c7eab4
Fix PDT+ bug # 27301: Switch AutoTranslate to the real service. Code drop from ALIS, reviewed by me.
2006-09-14 05:47:13 +00:00
pinkerton%netscape.com
cd883cb0fa
missed a removal of text/plain. changed "copy link url" to use text/unicode.
2006-09-14 05:44:16 +00:00
ben%netscape.com
1e1ba37fe4
fix string bundle bug 27252, r=syd, resurrecting matt's search changes which I accidentally clobbered, and resurrecting rjc's history flushing.
2006-09-14 05:44:15 +00:00
rjc%netscape.com
63c8622b03
Fix bug # 20542: make global history flush-able, and try and flush in on Shutdown()
2006-09-14 05:44:14 +00:00
ben%netscape.com
d461064185
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
2006-09-14 05:44:13 +00:00
matt%netscape.com
3d3412f5eb
Adding search logic to url bar r=bill 24582
2006-09-14 05:44:12 +00:00
sford3%swbell.net
b8e47eaf4d
fixing 26475, moving some text in navigator.js to a string bundle
2006-09-14 05:44:11 +00:00
rjc%netscape.com
5adbbab640
Part of fix for bug # 24416: use temp file when writing out bookmarks to try and reduce loss of data due to any crashes.
2006-09-14 05:44:10 +00:00
rjc%netscape.com
7928e30307
More changes for bug # 24959: sidebar search panel changes.
2006-09-14 05:44:09 +00:00
tbogard%aol.net
2f6056f5cf
Fixed case to match the changes in case of nsIWindowMediator.
2006-09-14 05:44:08 +00:00
pinkerton%netscape.com
5e02d4eeb3
moving all d&d code into a separate file: navigatorDD.js (r=shaver).
2006-09-14 05:44:07 +00:00
waterson%netscape.com
f6fa272841
Bug 24285. Disable FitToScreen(), which seems to be causing the problem.
2006-09-14 05:44:06 +00:00
akkana%netscape.com
cc9c7badbd
temp workaround for 23669: don't go to url on middle mouse clicks
...
if we're over a text field or area, because the event was probably
already handled by the editor and we shouldn't have gotten it at all.
Code from joki, r=me.
2006-09-14 05:44:05 +00:00
law%netscape.com
a00f882cdb
Fix for #5708 (I forgot this piece last week); r=danm@netscape.com
2006-09-14 05:43:59 +00:00
pinkerton%netscape.com
2c86922f1c
hiding d&d behind a pref (xpfe.dragdrop.enabled) for nscp beta. r=sdagley. bug #22083 .
2006-09-14 05:43:58 +00:00
davidm%netscape.com
931989ef63
3976 Apprunner not resizing according to screensize too big for <
r =don
2006-09-14 05:43:57 +00:00
danm%netscape.com
130189715b
removing (temporary) JS code to persist navigator window position and size (now handled in C code). r:hyatt
2006-09-14 05:43:56 +00:00
slamm%netscape.com
8f27d320f0
Fix search panel popping open. r=rjc.
2006-09-14 05:43:55 +00:00
akkana%netscape.com
cef3ea4a3e
showmod
2006-09-14 05:43:54 +00:00
rjc%netscape.com
bfcc2fd1c3
Fix bug # 23262: if the internet search window is currently open, give it focus (and select new tab if necessary).
2006-09-14 05:40:50 +00:00
jefft%netscape.com
c6627ecb88
fixed bug 23133, 23136 - Send Link & Page not escaping page url and not generating href tag; r=ducarroz
2006-09-14 05:40:49 +00:00
slamm%netscape.com
454e775f7e
Comment out some debug code.
2006-09-14 05:40:48 +00:00
slamm%netscape.com
b258a555d6
Reuse single bookmarks window (without using window name). Use window manager service instead. (Sidebar customize dialog uses similar code.) Fix for bug #14038 .
2006-09-14 05:40:47 +00:00
law%netscape.com
7a77f23d2e
Fix for 20310; handle JS exception when Cancel is pressed; r=slamm@netscape.com
2006-09-14 05:40:46 +00:00
jefft%netscape.com
b4421f4fb4
fixed bug 22918 - cannot send page with url contains spaces; needs to escape the url; r=rhp
2006-09-14 05:40:45 +00:00
rjc%netscape.com
0f57cbe8bd
Make sure that we only add event listeners for the content area of the browser window, otherwise we'll also get "load" events when the sidebar panels load in (or are switched in/out as the user clicks on them).
2006-09-14 05:40:44 +00:00
rjc%netscape.com
6963582c33
Small search changes: open up "Search Results" sidebar panel whenever we have new search results (if pref is set to do so) irregardless of whether its by clicking on the "Search" button or not.
2006-09-14 05:40:43 +00:00
rjc%netscape.com
9c379f4d4d
Search items from the menubar should always open up the search dialog.
1999-12-30 23:39:08 +00:00
rjc%netscape.com
c7a74439e2
Even better.
1999-12-30 15:18:52 +00:00
rjc%netscape.com
4db3880339
Better. Can't use default search engine from prefs (in all.js), as it its for fuzzy URL matching.
1999-12-30 14:56:26 +00:00
rjc%netscape.com
1f423037dc
Get default search engine from prefs.
1999-12-30 14:42:33 +00:00
rjc%netscape.com
0e8c89168c
Add support for automatically opening the "Search Results" panel in the sidebar when the "Search" button is clicked on. [Note: this behavior can be turned off via a preference in the "Search" preferences panel.]
1999-12-30 14:16:17 +00:00
rjc%netscape.com
88d9f13d73
Add some support for various search modes when using the "Search" button.
1999-12-30 11:10:19 +00:00
mcafee%netscape.com
363781fb69
Adding File|Send Link (22739). r=sspitzer
1999-12-28 22:07:19 +00:00
rgoodger%ihug.co.nz
b11c7a57a7
moving wallet to tasks menu, r=kerz@en.com
1999-12-23 06:15:59 +00:00
rjc%netscape.com
09a4bbddf5
Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann
1999-12-19 06:53:18 +00:00
rjc%netscape.com
98fedd3c6e
Fix bug # 19089: use the correct document's list of RDF datasources, and try and resolve URLs (anonymous, as well as those with "#URL" properties) before loading them in. Approval: chofmann
1999-12-18 04:20:28 +00:00
rjc%netscape.com
bc9e4c4d31
Fix bug # 17385: calling ServiceManager::GetService() can fail for windows that aren't local due to security, so wrap the call inside of a "try" block.
1999-12-03 02:22:16 +00:00
rginda%netscape.com
b21cc2d785
Removing window.event IEism, r=pinkerton, bug=19323
1999-12-01 00:12:02 +00:00
rjc%netscape.com
8e6c603637
Fix bug # 20238: when bookmarking a URL, if it doesn't have a title specified, fallback to using the URL as the title.
1999-11-30 01:07:20 +00:00
rjc%netscape.com
be4a476563
Part of fix for bug # 19564: open search dialog via a chrome: URL.
1999-11-24 05:00:46 +00:00
pinkerton%netscape.com
713448c361
temp workaround for bug 19588, don't allow dragging of containers on personal toolbar. r=hyatt.
1999-11-24 00:17:34 +00:00
dougt%netscape.com
8d10314f6e
Removing protocol icon.
1999-11-23 01:52:36 +00:00
matt%netscape.com
906ae86a8c
Fix for save as bug 15805
1999-11-22 19:55:47 +00:00
mscott%netscape.com
1809e0d6ea
Add a debug menu item for turning on / turning off url dispatching
...
r=travis
1999-11-18 06:58:22 +00:00
sspitzer%netscape.com
841772b155
go back to using window.content.home()
...
no need to duplicating code.
1999-11-16 19:29:29 +00:00
sspitzer%netscape.com
e6da063538
fix for #18940 . don't define the default home page in the dtd. this is already
...
set in all.js.
the bug was caused by code in navigator.js that got this attribute from the
home button, and tried to set the pref!
r=mozilla@bucksch.org (benb)
1999-11-16 04:50:32 +00:00
pinkerton%netscape.com
fa50df615e
add ability to drag the urlbar proxy icon as a demo of d&d. r=scc.
1999-11-13 23:28:51 +00:00
pinkerton%netscape.com
416e0713a3
added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley).
1999-11-12 03:41:27 +00:00
pinkerton%netscape.com
247cfa3b19
toolbar/tree d&d code reworking (r=hyatt).
1999-11-11 05:11:10 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
pinkerton%netscape.com
dab0e1f45e
add text/plain flavor acceptance to dragOver on personal toolbar and set canDrop on drag session so win32 uses the correct cursor feedback. (r=saari).
1999-11-02 21:28:14 +00:00
pinkerton%netscape.com
e646c25b6d
turn d&d on personal toolbar back on and clean it up after new xul file rewrite.
1999-11-02 03:53:30 +00:00
hangas%netscape.com
4a72e1465c
Fixed throbber id, bug 17271. r=german
1999-10-28 01:44:29 +00:00
hangas%netscape.com
e6c96e93d4
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
ducarroz%netscape.com
61963bad56
Bug 14258, implement Send Page. R=alecf
1999-10-23 04:50:20 +00:00
morse%netscape.com
0ccf1220b4
fix bug 15137, open->openDialog, r=jar
1999-10-16 23:36:22 +00:00
beard%netscape.com
be948fd2a4
added dumpMemoryLeaks(). bug=15906, r=hyatt
1999-10-15 21:35:11 +00:00
law%netscape.com
6147b50106
Fix for bug #16269 , add resizable feature to view-source window, r=danm@netscape.com
1999-10-15 21:11:22 +00:00
cmanske%netscape.com
074c63daae
Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas
1999-10-14 00:13:21 +00:00
alecf%netscape.com
0fa5cd6df4
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
slamm%netscape.com
7faffbd33c
Remove call to sidebarOverlayInit(). This is already called in sidebarOverlay.js when sidebarOverlay.xul loads. Fixes bug #15719 , 'Sidebar panels get added twice'. r=waterson.
1999-10-07 01:03:19 +00:00
law%netscape.com
b6d2de1cb0
Context menu updates
1999-10-01 04:43:45 +00:00
davidm%netscape.com
115319f3ac
4912 an't open bookmarks when no other window open
1999-10-01 03:28:43 +00:00
law%netscape.com
5cdaefc592
Better context menus (but still a ways to go)
1999-09-22 07:30:44 +00:00
pinkerton%netscape.com
1b2bfe6f81
disabling d&d for alpha-thang.
1999-09-21 22:54:05 +00:00
davidm%netscape.com
9e11c59200
Disable some debugging code
1999-09-19 07:21:20 +00:00
davidm%netscape.com
52a1b98a6b
14180 when no windows open, non-applicable menu items still active
1999-09-19 07:11:34 +00:00
davidm%netscape.com
168bf1fca4
14179 opening a new browser window when none open doesn't go to ho
14182 chosing "View:Reload" from menu disables Reload menu item
1999-09-19 06:28:04 +00:00
davidm%netscape.com
5953816a92
Use browser window for view source
add extrachrome class to sidebar and task bar
1999-09-18 03:32:53 +00:00
law%netscape.com
1928c06bc6
Make Open Web Location dialog modal
1999-09-18 01:27:36 +00:00
law%netscape.com
f9212a3d0a
More context menu stuff
1999-09-17 23:53:20 +00:00
syd%netscape.com
f07cb272bf
Looks like the cvs update/merge needed some manual intervention. Took our offending cruft. Preserved
...
usage of _blank which according to cvs log is what law intended.
1999-09-17 02:02:18 +00:00
davidm%netscape.com
e91630628d
Change quit code. Change wallet code to load URL's directly rather than call appcore
1999-09-16 23:44:07 +00:00
law%netscape.com
612cd3ec05
_new -> _blank
1999-09-16 19:20:56 +00:00
sspitzer%netscape.com
4b5eef34a2
wrap more in the try / catch block to prevent exceptions making
...
there way to the console.
1999-09-16 11:00:20 +00:00
law%netscape.com
264c585f12
Initial context menu support
1999-09-16 04:15:40 +00:00
rjc%netscape.com
ff0ca2d33a
Make sure that window.content.location.href is defined and not an empty string.
1999-09-15 11:36:34 +00:00
slamm%netscape.com
b2ece5661f
First pass at new sidebar layout using xul overlay, boxes, and splitters. . Call sidebar's init function
1999-09-14 23:09:19 +00:00
law%netscape.com
d06ed909ad
Remove uses of toolkitCore
1999-09-14 21:30:57 +00:00
hangas%netscape.com
b476cf0018
Added Preferences to globalOverlay.xul and converted the windows over to use it.
1999-09-12 08:27:01 +00:00
davidm%netscape.com
478af404e1
Add code to get default URL out of dtd. Also have code to tile and resize window but that can't be turned on until windows returns the right value for screen.avail*
1999-09-10 01:03:06 +00:00
rjc%netscape.com
b08327d237
Prepare Drag&Drop code for actually manipulating data via RDF for the personal toolbar.
1999-09-09 11:33:38 +00:00
pinkerton%netscape.com
37806a44b8
dragover on personal toolbar.
1999-09-09 06:27:43 +00:00
rjc%netscape.com
bcfcb2ea8f
Tweak UpdateBookmarkLastVisitedDate() and Translate() functions.
1999-09-07 08:52:22 +00:00
law%netscape.com
26d0132c84
Switch to browser app core replacement and try to save window size/pos
1999-09-03 22:55:25 +00:00
pinkerton%netscape.com
c302e0ade3
personal toolbar d&d now in JavaScript.
1999-09-02 23:16:37 +00:00
law%netscape.com
874159d0c6
Prepare for app core replacement and some general cleanup
1999-09-02 04:46:30 +00:00
slamm%netscape.com
09d51b6c8b
Add 'select all'
1999-09-01 20:14:02 +00:00
radha%netscape.com
3908cb6dfc
Add function gotoHistoryIndex() for session history in go menu
1999-08-30 22:08:38 +00:00
rjc%netscape.com
b8c237ee7f
Try resolving URL property before opening a bookmark, in case its a IE favorite (under Windows, or BeOS) or a internet search result.
1999-08-25 01:30:17 +00:00
morse%netscape.com
cd4f389b7c
remove wallet's auto-capturing
1999-08-24 00:48:16 +00:00
german%netscape.com
46d6cb89ae
preparing for split of open menu into open file and open web page
1999-08-20 23:17:12 +00:00
rjc%netscape.com
bd3f01c11f
Tweak Search UI.
1999-08-19 20:00:43 +00:00
dougt%netscape.com
dd42e09faa
removing security specific commands.
...
Adding protocol icon support to xul.
1999-08-18 03:17:20 +00:00
slamm%netscape.com
5999da5d02
Move bookmarks resources into their own directory (bug #10341 ) and use chrome urls to reference them. a=chofmann
1999-08-11 22:27:57 +00:00
sspitzer%netscape.com
9aab80c6e9
use try and catch. history.SetPageTitle() is failing. this exception is now. I think its related to bug #11489
1999-08-09 22:19:08 +00:00
danm%netscape.com
979183f79c
proper chrome on search dialog
1999-08-09 21:05:27 +00:00
rjc%netscape.com
c0ab6533f4
Open search window as resizable.
1999-08-07 11:29:03 +00:00
danm%netscape.com
36cefdc1d3
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
1999-08-07 02:51:03 +00:00
rjc%netscape.com
bc46ff5223
Use a document load event listener to decide when to update bookmark's last visit date.
1999-08-06 20:49:16 +00:00
rjc%netscape.com
d9bf67fb4d
Enable Search items.
1999-08-05 23:09:42 +00:00
waterson%netscape.com
e5f37d211d
Bug 11323. Make sure to set doc title in global history once we know it.
1999-08-05 20:15:33 +00:00
rjc%netscape.com
2e76c0daf4
Magical munging for IE Favorites and NetPositive (BeOS).
1999-08-05 01:38:02 +00:00
slamm%netscape.com
1979545385
Use window.open instead of toolkit core to open bookmarks window. (workaround fix for bug #9972 )
1999-08-04 20:36:42 +00:00
matt%netscape.com
ef31978406
taking out pref dump
1999-08-04 20:30:43 +00:00
german%netscape.com
aad0a85b17
Small changes to improve look and feel of open file open dialog and enable intrinsic sizing. Hook? = cyeh granted. Tree also just turned green.
1999-08-04 18:38:13 +00:00
sspitzer%netscape.com
e41ee9aba7
wrap pref calls with try / catch
1999-07-27 21:48:08 +00:00
rjc%netscape.com
e581724190
For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY!
1999-07-22 22:11:21 +00:00
davidm%netscape.com
4f806b4de5
Modify navigator.xul to use taskoverly. Updated overlay to have all the functionality that existed in navigator.xul
1999-07-22 00:27:14 +00:00
gagan%netscape.com
14c1cb2c49
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
1999-07-21 11:48:56 +00:00
davidm%netscape.com
df267864e2
Add cycle window function
1999-07-18 23:46:28 +00:00
rjc%netscape.com
73a1e1b8aa
Add support for updating a bookmark's "Last Visited" date when its URL is loaded.
1999-07-15 09:05:48 +00:00
rjc%netscape.com
94294d1a46
Add support for more language translations and multiple translation engines.
1999-07-15 00:48:51 +00:00
matt%netscape.com
fd175dca0f
Moving files from browser/src to resources/content
...
Changed xul.css to chrome://global/skin
1999-07-14 00:03:57 +00:00
matt%netscape.com
500b4911cc
Adding content for chrome directory
1999-07-01 22:56:04 +00:00