BlakeR1234%aol.com
5d13fdf94b
Fix a regression I introduced accidentally, patch by Tim (6782) r=me
2006-09-14 05:53:11 +00:00
beard%netscape.com
56c040d00c
hooked up Leak Detector contextual menu.
2006-09-14 05:53:10 +00:00
sfraser%netscape.com
0b7ba2e56e
Fix 43119 -- make the Page Info dialog pretty, and 49187 -- allow copy/drag in view source. r=ben
2006-09-14 05:53:07 +00:00
jst%netscape.com
96953a4a1f
Making the view-source window resizeable. r=vidur@netscape.com
2006-09-14 05:53:06 +00:00
shanjian%netscape.com
61d50fb31a
#44011 the bookmark charset does not work correctly if we select sidebar first
...
ra = ftang
doc charset can be and should be get directly from window without paying
any attention to focused window.
2006-09-14 05:53:05 +00:00
vidur%netscape.com
05e18c0a15
Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd
2006-09-14 05:53:04 +00:00
sfraser%netscape.com
6b14827f17
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
2006-09-14 05:53:03 +00:00
beard%netscape.com
6851ead7a9
traceObject(). only used when leak detector built.
2006-09-14 05:53:02 +00:00
jst%netscape.com
faf49ec5a6
Checking in patch from jrgm@netscape.com that fixes warnings about bad DOM useage (part of bugs 48264 and 48161). r=me (a=ben@netscape.com)
2006-09-14 05:53:00 +00:00
dbaron%fas.harvard.edu
e6a9d3d4c4
Fix the throbber and other things broken by adamlock's carpool on the 25th by updating the names of renamed constants. This will increase the leak stats on tinderbox due to animated gif leaks (bug 47098). Patch from tim@prismelite.com. r=adamlock,dbaron a=waterson b=50489
2006-09-14 05:52:59 +00:00
BlakeR1234%aol.com
58967daa34
Fix bugs 43546 and 50397 (nsbeta3+) and 50398, add themes to view menu
2006-09-14 05:52:58 +00:00
BlakeR1234%aol.com
dce14250b9
Fix bug 35233, Stop on the context menu needs to be disabled at the appropriate times. r=jrgm a=brendan
2006-09-14 05:52:42 +00:00
law%netscape.com
0e4f387f50
Bug 21137; make Shift-Reload force reload from server; r=radha@netscape.com
2006-09-14 05:52:41 +00:00
pchen%netscape.com
bfd0079f1c
bug 22342, r=danm, back out ben's hack to try to load URL in current window if empty otherwise load in a new window, now always load using openTopWin()
2006-09-14 05:52:33 +00:00
matt%netscape.com
b7c5068331
fix for bug 30375 rev. matt patch taken
2006-09-14 05:52:32 +00:00
ben%netscape.com
e87e8b5cc6
fix for nsbeta3+ bug 40877, 'secs' is not localised in navigator.js
2006-09-14 05:52:31 +00:00
pavlov%netscape.com
c3f0c45aed
removing a dump() that shows a bogus error
2006-09-14 05:52:30 +00:00
danm%netscape.com
f8bca15ace
reverting the part of rev 1.198 that causes a 100% reproducible, impossible to miss crash every time a browser window is closed, and seems to do nothing else. bug 47491
2006-09-14 05:52:29 +00:00
pierre%netscape.com
e7dde71e8c
6782 (UI for alternate and user stylesheets)
Thanks to Tim Hill <tim@prismelite.com>
2006-09-14 05:52:28 +00:00
ducarroz%netscape.com
6bc7fff182
Fix for bug 46678. We need to ignore onInput event right after somebody set the value of the textfield else autocomplete will start. R=radha
2006-09-14 05:52:25 +00:00
roc+%cs.cmu.edu
2c918e29cf
Removing TABLE SUMMARY from browser tooltips. Bug #45735 . r=ben, a=brendan
2006-09-14 05:52:24 +00:00
ben%netscape.com
717dd8b14f
toolbar landing 44756
2006-09-14 05:52:23 +00:00
BlakeR1234%aol.com
ee4d163527
Fix bug 41345, implement checkmarks for the current visited page in the Go menu (as IE 5.x and NN 4.x do). r=jag, a=radha
2006-09-14 05:52:22 +00:00
mjudge%netscape.com
ae93a06c0a
15665 beta3+ Javascript selecting a link when dragging.
2006-09-14 05:52:21 +00:00
BlakeR1234%aol.com
121bba6412
Oops; fix capitalization error in my last checkin.
2006-09-14 05:52:20 +00:00
BlakeR1234%aol.com
d070824af2
Fix bug 37940, implement IE-style Text Size menu. Thanks to jag for the help. r=jag
2006-09-14 05:52:19 +00:00
BlakeR1234%aol.com
721233fa2e
Fix for bug 35770. Patch by jrgm@netscape.com, r=me
2006-09-14 05:52:06 +00:00
ben%netscape.com
1e07460196
46803, XP keyboard accelerators for navigation.
2006-09-14 05:52:05 +00:00
rjc%netscape.com
49394dd579
Fixes for various sidebar panels for bug # 42718. Also, set page title for FTP/FILE displays. Finally, fix a bug (can't remember the bug # at the moment) with clicking on the scrollbar... basically, make sure the click is on a <treeitem> before processing the click. r=me
2006-09-14 05:51:36 +00:00
warren%netscape.com
04f11bb860
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2006-09-14 05:51:35 +00:00
nhotta%netscape.com
63cb55ffdc
Added code to pass default charset to directory viewer, bug 28787, r=law.
2006-09-14 05:51:34 +00:00
ben%netscape.com
0b17846c53
modify navigator tooltip to remove location for links
2006-09-14 05:51:33 +00:00
tao%netscape.com
73b3fec467
39790 : [L12y] Move all localizable prefs into chrome:// .r=rjc.
2006-09-14 05:51:32 +00:00
ben%netscape.com
2413a1ac08
small ammendment to earlier tooltip checkin for browser
2006-09-14 05:51:31 +00:00
ben%netscape.com
ff2c33698b
fix for 27828, TITLE attribute shows tooltip in content area. patch from robert o'callahan, r=me.
2006-09-14 05:51:30 +00:00
law%netscape.com
85840a7974
Bug 36658; notify urlwidget component on page load; r=matt@netscape.com
2006-09-14 05:51:12 +00:00
nhotta%netscape.com
e5f351899f
Changed to pass a charset to openDialog so that a new window inherits the charset, bug 27646, r=ftang.
2006-09-14 05:51:11 +00:00
tao%netscape.com
1c4f54a11f
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2006-09-14 05:51:10 +00:00
matt%netscape.com
7472f92336
pulling out search string from JS to a properties file.
...
R:law
bug:35124
2006-09-14 05:51:09 +00:00
danm%netscape.com
bc19ec331e
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2006-09-14 05:51:08 +00:00
rpotts%netscape.com
938e0daaeb
Reworked the nsIWebProgress interfaces and implementation...
2006-09-14 05:51:03 +00:00
ben%netscape.com
630ae93920
partial fixes for 32347, 30536, 41120
2006-09-14 05:51:02 +00:00
akkana%netscape.com
4e722a3118
42306: remove hacky workaround for middle mouse handling, no longer
...
needed; event bubbling now happens correctly. r=saari,mjudge; a=beppe
2006-09-14 05:50:54 +00:00
law%netscape.com
2966333a83
Bug 1050; escape target URI when passing to Alis; r=rjc
2006-09-14 05:50:53 +00:00
law%netscape.com
4e204d6efb
Bugs 36789, 22861, and 38827 (all related to downloading files); change xfer component to use nsIFilePicker, handle content-disposition: http response header, and fix a l10n problem; r=slamm
2006-09-14 05:50:52 +00:00
ben%netscape.com
6e9572a39c
partial fix for b41120 and b41123 - tooltips for navigator and taskbar
2006-09-14 05:50:51 +00:00
ben%netscape.com
fd27f25577
place navigator's online/offline status indicator in communicator-wide overlay so that mailnews and editor can use it.
2006-09-14 05:50:46 +00:00
ben%netscape.com
5fb4307faf
add offline indicator to statusbar and menu
2006-09-14 05:50:32 +00:00
evaughan%netscape.com
16ebb10a16
Patch from:
...
Davor Cubranic
Tomi Leppikangas
That implements middle mouse click to position on unix.
Bug #24117
-r evaughan -a brendan
2006-09-14 05:50:27 +00:00
jbetak%netscape.com
5c25c64a4f
18022, bookmark doc charset caching
...
r=rjc, ftang, a=ftang
2006-09-14 05:50:26 +00:00
ben%netscape.com
2bdbcc88b6
Fix for 15805, mis-spellings, duplicate accesskeys and 'save frame as' work.
2006-09-14 05:50:25 +00:00
radha%netscape.com
69ccd884b4
Fix for bug # 39719. Typo in gotoHistoryIndex() a=waterson
2006-09-14 05:50:23 +00:00
pavlov%netscape.com
89566c343f
fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
...
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters. this code now uses nsIFilePicker. fixes nsbeta2+ bug 31096. r=mscott
2006-09-14 05:50:22 +00:00
jbetak%netscape.com
1a806f96ed
36136 [regression]View source with meta charset info does not display properly
...
r=ftang
2006-09-14 05:50:21 +00:00
cata%netscape.com
8f41e47ef7
Charset override work: add API to force charset.
2006-09-14 05:50:20 +00:00
mcafee%netscape.com
2a43bf8cc9
Adding page info implementation, courtesy smorrison@gte.com. (22119)
2006-09-14 05:50:19 +00:00
ben%netscape.com
1b66251181
shuffling navigator code around
2006-09-14 05:50:13 +00:00
brendan%mozilla.org
cc51a244c8
Enforce interCaps Mozilla XPIDL style (r=shaver).
2006-09-14 05:50:11 +00:00
michael.lowe%bigfoot.com
fd9217f7b9
Add file selector types, and minor changes to cursors
2006-09-14 05:50:10 +00:00
rjc%netscape.com
acd0aa8d9c
Add support for search modes.
2006-09-14 05:50:09 +00:00
jbetak%netscape.com
877efe6d2a
32591 View source page is displayed as ISO-8859-1 in no meta tag page
...
r=ftang
2006-09-14 05:49:58 +00:00
jbetak%netscape.com
e2b6904fb8
32591 View source page is displayed as ISO-8859-1 when meta tag is missing
...
36136 [regression]View source with meta charset info can't be displayed properly
27646 Need to "inherit" charset info when opening a new browser widow
r=ftang
2006-09-14 05:49:57 +00:00
radha%netscape.com
9ab9f29cc8
Change all calls to "window.content.location.href=url" to "appCore.loadUrl()" so that urls
...
get added in to Session History properly
2006-09-14 05:49:56 +00:00
rjc%netscape.com
a0234e4ff3
AddBookmark() now takes an additional type parameter.
2006-09-14 05:49:55 +00:00
ben%netscape.com
0b81a5eff6
tooltips for navigator
2006-09-14 05:49:54 +00:00
waterson%netscape.com
723d9da4c6
Reverting my previous changes, as they have no effect on tinderbox leak stats.
2006-09-14 05:49:51 +00:00
waterson%netscape.com
1f0826fd7f
Hack to get startup leaks sane again.
2006-09-14 05:49:50 +00:00
radha%netscape.com
33e500368c
Enable menubutton for back and forward buttons
2006-09-14 05:49:49 +00:00
radha%netscape.com
c275696519
Enable the drop down list under urlbar
2006-09-14 05:49:47 +00:00
ben%netscape.com
3298d838b7
fixed js errors
2006-09-14 05:49:33 +00:00
brade%netscape.com
732901f6d9
fix bug #35184 ; give urlbar focus so that the editor is activated and d&d can work properly
2006-09-14 05:49:32 +00:00
danm%netscape.com
2bd14d1c12
use preference for browser chrome url (aka navigator.xul). bug 31867
2006-09-14 05:49:31 +00:00
mscott%netscape.com
d36785c9da
Bug #33156 --> finish new nsIWebProgress work --> implement real progress as a percentage of the document download.
2006-09-14 05:49:30 +00:00
radha%netscape.com
6ec0c922ca
Fix up the back/forward menu item. A small regression from last night's pull-out.
2006-09-14 05:49:29 +00:00
radha%netscape.com
83bc7b3e3d
Go menu Back/Forward popup menus re-wired to use new Session history
2006-09-14 05:49:28 +00:00
danm%netscape.com
39b289f01e
dist...chrome restructuring
2006-09-14 05:49:27 +00:00
tbogard%aol.net
48bf15cf0c
Fixed stop to look at the right item for the disabled state. Fixes 35975.
2006-09-14 05:49:10 +00:00
tbogard%aol.net
bc14af8000
Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. Removed the UpdateHistory since that is done in the backend already.
2006-09-14 05:49:09 +00:00
radha%netscape.com
cc756043c8
Add Keywords menu by the urlbar
2006-09-14 05:49:08 +00:00
akkana%netscape.com
3854fc4bae
15275: track Pavlov's change to the clipboard API (which broke this feature). r=pavlov
2006-09-14 05:48:06 +00:00
tbogard%aol.net
c27443238d
Removed a dump statement that wasn't meant to have been pushed.
2006-09-14 05:48:05 +00:00
tbogard%aol.net
1c45370591
Changed the code to use the nsIXULBrowserWindow interface rather than poking attributes for setting throbber activity, window activity and location changing. This should speed things up a bit and also makes the code a bit cleaner.
2006-09-14 05:48:04 +00:00
pavlov%netscape.com
d5cd339278
fix for 34651 r=sfraser a=leaf
2006-09-14 05:48:00 +00:00
rjc%netscape.com
4d237492fb
Fix bug # 29871: allow string substution with shortcut URLs.
2006-09-14 05:47:59 +00:00
pavlov%netscape.com
36df0c739f
Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog
2006-09-14 05:47:58 +00:00
sfraser%netscape.com
4702dd137a
Fix for 34362 -- make opening local files work again, by returning a URL, rather than a native path. r=pavlov, a=leaf.
2006-09-14 05:47:57 +00:00
erik%netscape.com
e8adc0c8ba
bug 30022; added SetTextZoom and some UI stuff for that
2006-09-14 05:47:56 +00:00
rjc%netscape.com
7ca8cdc2fd
Get hard-coded beta1 search URLs out of the tip.
2006-09-14 05:47:54 +00:00
pavlov%netscape.com
d38be5ba1d
use nsIFilePicker instead of nsIFileSpecWithUI
2006-09-14 05:47:53 +00:00
tbogard%aol.net
ec968d36ad
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
a6e087a147
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
70f459f2dd
Bug 31711, splitting up a try into two. r=ben@netscape.com
2006-09-14 05:47:50 +00:00
matt%netscape.com
1ae94d1edb
adding fixes that when into the branch for search
2006-09-14 05:47:49 +00:00
pavlov%netscape.com
fc31bff8a6
remove the dialog.start broadcaster/observer r=travis
2006-09-14 05:47:44 +00:00
tbogard%aol.net
5391f6b27e
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
8304436808
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
5e239d84f5
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
f3d06d9aa2
removing unnecessary change from last checkin
2006-09-14 05:47:24 +00:00
danm%netscape.com
079db6d4d5
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
3c52ebf2ea
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
6e68ccfd61
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
05cee9c942
fix spelling of hander to handler. bug #29407 . r=sspitzer
2006-09-14 05:47:20 +00:00
blizzard%redhat.com
692bd30b3a
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
fbc811d5ae
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
53b995ae7a
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
58fd6c4b8e
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
f5a8a1af23
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
f2d2d16331
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
504dbe1977
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
5c680d8c74
Adding search logic to url bar r=bill 24582
2006-09-14 05:44:12 +00:00
sford3%swbell.net
c7dd03cdfd
fixing 26475, moving some text in navigator.js to a string bundle
2006-09-14 05:44:11 +00:00
rjc%netscape.com
a6b1bd486d
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
2ca27ba03a
More changes for bug # 24959: sidebar search panel changes.
2006-09-14 05:44:09 +00:00
tbogard%aol.net
4c765cfe10
Fixed case to match the changes in case of nsIWindowMediator.
2006-09-14 05:44:08 +00:00
pinkerton%netscape.com
d2b0d98f8a
moving all d&d code into a separate file: navigatorDD.js (r=shaver).
2006-09-14 05:44:07 +00:00
waterson%netscape.com
fdff0e6e7b
Bug 24285. Disable FitToScreen(), which seems to be causing the problem.
2006-09-14 05:44:06 +00:00
akkana%netscape.com
252da28272
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
b36173d7b4
Fix for #5708 (I forgot this piece last week); r=danm@netscape.com
2006-09-14 05:43:59 +00:00
pinkerton%netscape.com
9a93c0a39d
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
11ecc514a5
3976 Apprunner not resizing according to screensize too big for <
r =don
2006-09-14 05:43:57 +00:00
danm%netscape.com
67de140e84
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
827f6918b1
Fix search panel popping open. r=rjc.
2006-09-14 05:43:55 +00:00
akkana%netscape.com
d64f9cd185
showmod
2006-09-14 05:43:54 +00:00
rjc%netscape.com
1754822753
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
913937ab16
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
07e5ab2d27
Comment out some debug code.
2006-09-14 05:40:48 +00:00
slamm%netscape.com
090dd1bb89
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
f52371eae8
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
5f7e3db3fc
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
700d099a28
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
a4c82b97de
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
5153e40b2b
Search items from the menubar should always open up the search dialog.
1999-12-30 23:39:08 +00:00
rjc%netscape.com
e2c1346996
Even better.
1999-12-30 15:18:52 +00:00
rjc%netscape.com
4b37ace8ca
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
f8b2d9122e
Get default search engine from prefs.
1999-12-30 14:42:33 +00:00
rjc%netscape.com
bd32672545
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
f793198115
Add some support for various search modes when using the "Search" button.
1999-12-30 11:10:19 +00:00
mcafee%netscape.com
5356cc91d7
Adding File|Send Link (22739). r=sspitzer
1999-12-28 22:07:19 +00:00
rgoodger%ihug.co.nz
c9d5a301c5
moving wallet to tasks menu, r=kerz@en.com
1999-12-23 06:15:59 +00:00
rjc%netscape.com
48bc87c873
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
efff9222b9
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
07ca996d90
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
4fa5d6db25
Removing window.event IEism, r=pinkerton, bug=19323
1999-12-01 00:12:02 +00:00
rjc%netscape.com
3e542a8aeb
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
f7a6e45dcc
Part of fix for bug # 19564: open search dialog via a chrome: URL.
1999-11-24 05:00:46 +00:00
pinkerton%netscape.com
5cca59badd
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
ae01886730
Removing protocol icon.
1999-11-23 01:52:36 +00:00
matt%netscape.com
63fa676811
Fix for save as bug 15805
1999-11-22 19:55:47 +00:00
mscott%netscape.com
432b07c459
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
8e785b3f74
go back to using window.content.home()
...
no need to duplicating code.
1999-11-16 19:29:29 +00:00
sspitzer%netscape.com
54e1c3075b
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
e16f8dd894
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
98616e3d41
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
e965744d39
toolbar/tree d&d code reworking (r=hyatt).
1999-11-11 05:11:10 +00:00
dmose%mozilla.org
8535dda53e
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
08a5452b96
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
c96278e336
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
6f043d4684
Fixed throbber id, bug 17271. r=german
1999-10-28 01:44:29 +00:00
hangas%netscape.com
2819886968
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
ducarroz%netscape.com
5db19c6ffc
Bug 14258, implement Send Page. R=alecf
1999-10-23 04:50:20 +00:00
morse%netscape.com
24760022f3
fix bug 15137, open->openDialog, r=jar
1999-10-16 23:36:22 +00:00
beard%netscape.com
c35d65d7c5
added dumpMemoryLeaks(). bug=15906, r=hyatt
1999-10-15 21:35:11 +00:00
law%netscape.com
598cf87a74
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
4e882c45cb
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
85bcc85a6d
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
slamm%netscape.com
c74c4f9d9b
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
828349b59c
Context menu updates
1999-10-01 04:43:45 +00:00
davidm%netscape.com
9c59b650a3
4912 an't open bookmarks when no other window open
1999-10-01 03:28:43 +00:00
law%netscape.com
d7e709a900
Better context menus (but still a ways to go)
1999-09-22 07:30:44 +00:00
pinkerton%netscape.com
5bc739bdee
disabling d&d for alpha-thang.
1999-09-21 22:54:05 +00:00
davidm%netscape.com
2e22ba6dc3
Disable some debugging code
1999-09-19 07:21:20 +00:00
davidm%netscape.com
14c139a3dd
14180 when no windows open, non-applicable menu items still active
1999-09-19 07:11:34 +00:00
davidm%netscape.com
37afb46b9e
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
6c587e81f4
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
c835ca74e1
Make Open Web Location dialog modal
1999-09-18 01:27:36 +00:00
law%netscape.com
eba80c596e
More context menu stuff
1999-09-17 23:53:20 +00:00
syd%netscape.com
526514ec30
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
7e027df03b
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
bfa953bd89
_new -> _blank
1999-09-16 19:20:56 +00:00
sspitzer%netscape.com
cc42a91bff
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
5ce998d405
Initial context menu support
1999-09-16 04:15:40 +00:00
rjc%netscape.com
079ef83f86
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
d47ed46362
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
919a245b36
Remove uses of toolkitCore
1999-09-14 21:30:57 +00:00
hangas%netscape.com
791deabfda
Added Preferences to globalOverlay.xul and converted the windows over to use it.
1999-09-12 08:27:01 +00:00
davidm%netscape.com
5e9cc1c8e7
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
42488e9a04
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
a844723a67
dragover on personal toolbar.
1999-09-09 06:27:43 +00:00
rjc%netscape.com
4d4d908ca1
Tweak UpdateBookmarkLastVisitedDate() and Translate() functions.
1999-09-07 08:52:22 +00:00
law%netscape.com
6a7b0376e3
Switch to browser app core replacement and try to save window size/pos
1999-09-03 22:55:25 +00:00
pinkerton%netscape.com
59cb646f50
personal toolbar d&d now in JavaScript.
1999-09-02 23:16:37 +00:00
law%netscape.com
c1e5cb54df
Prepare for app core replacement and some general cleanup
1999-09-02 04:46:30 +00:00
slamm%netscape.com
f42f18844c
Add 'select all'
1999-09-01 20:14:02 +00:00
radha%netscape.com
2576e4b927
Add function gotoHistoryIndex() for session history in go menu
1999-08-30 22:08:38 +00:00
rjc%netscape.com
e37a52545a
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
43dab0b80b
remove wallet's auto-capturing
1999-08-24 00:48:16 +00:00
german%netscape.com
f6a0ae3d83
preparing for split of open menu into open file and open web page
1999-08-20 23:17:12 +00:00
rjc%netscape.com
aa18812942
Tweak Search UI.
1999-08-19 20:00:43 +00:00
dougt%netscape.com
02d6d20257
removing security specific commands.
...
Adding protocol icon support to xul.
1999-08-18 03:17:20 +00:00
slamm%netscape.com
cdbcf64f0d
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
472a576aae
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
7925534f4b
proper chrome on search dialog
1999-08-09 21:05:27 +00:00
rjc%netscape.com
28a428843e
Open search window as resizable.
1999-08-07 11:29:03 +00:00
danm%netscape.com
f221b4e5c7
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
1999-08-07 02:51:03 +00:00
rjc%netscape.com
db65ae0bf9
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
91b2a47913
Enable Search items.
1999-08-05 23:09:42 +00:00
waterson%netscape.com
c751bf64c8
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
568ce9e5ee
Magical munging for IE Favorites and NetPositive (BeOS).
1999-08-05 01:38:02 +00:00
slamm%netscape.com
fee5accc45
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
4e04281319
taking out pref dump
1999-08-04 20:30:43 +00:00
german%netscape.com
08b6c2b111
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
0f24006c48
wrap pref calls with try / catch
1999-07-27 21:48:08 +00:00
rjc%netscape.com
1694146d25
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
c9f4126886
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
20c0996ab2
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
1999-07-21 11:48:56 +00:00
davidm%netscape.com
ec1c64ad2e
Add cycle window function
1999-07-18 23:46:28 +00:00
rjc%netscape.com
de4976893e
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
43efcfc3a3
Add support for more language translations and multiple translation engines.
1999-07-15 00:48:51 +00:00
matt%netscape.com
2a3fccc9ae
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
fa69fc1e17
Adding content for chrome directory
1999-07-01 22:56:04 +00:00