shaver%netscape.com
506027739d
Repair missing newlines at end of files, and remove lines of the form
...
#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca>.
1999-11-26 05:33:35 +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
warren%netscape.com
2d2e9a623c
Fix for loading resource: urls with -f option. Bug#18423. Now passing original url (rather than redirect) to Observe callback.
1999-11-24 04:34:26 +00:00
shaver%netscape.com
e70828605d
Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger.
1999-11-24 04:10:18 +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
akkana%netscape.com
63a098fcc6
11818: Rename the special XUL key from "command" to "xulkey" so it won't
...
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
dougt%netscape.com
6b05b96d37
removing protocol icon stuff.
1999-11-23 01:55:59 +00:00
dougt%netscape.com
ae01886730
Removing protocol icon.
1999-11-23 01:52:36 +00:00
law%netscape.com
7b76aac2ed
Fix for 18763; submitted by Steve Morrison (smorrison@gte.com); r=law@netscape.com
1999-11-22 23:04:34 +00:00
matt%netscape.com
63fa676811
Fix for save as bug 15805
1999-11-22 19:55:47 +00:00
buster%netscape.com
5e269fcf05
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
...
no bug number, this is for webshell redesign work
r=rickg, travis
1999-11-19 07:35:27 +00:00
mscott%netscape.com
b99eb21d10
Bug #14928 --> inital uri dispatching landing. the app instance is a uri content listener. implement
...
that interface. Register the content listener with the uri loader when we are created and again when
we go away. Forward doContent calls on nsIURIContentListener to the webshell where we want content displayed.
r=travis
1999-11-18 07:19:39 +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
mscott%netscape.com
9e6c7427aa
add labels for uri dispatching menu item which is in the debug window
...
r=travis
1999-11-18 06:57:36 +00:00
hangas%netscape.com
816beae3c8
New Skin work. New images for twisties. Added white border around navigator window. r=german
1999-11-16 22:54:38 +00:00
tbogard%aol.net
65790643ab
Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow().
1999-11-16 20:05:21 +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
hangas%netscape.com
0acdbe4641
Added some user-focus styles following saari's focus checkins, r=saari. Fixed 17947, 17780, 16483, 16601 which were related to focus issues. Some New Skin adjustments (menu color and 15219), r=german
1999-11-16 01:21:22 +00:00
tbogard%aol.net
4465f2b8b2
Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov
1999-11-15 07:29:23 +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
saari%netscape.com
80a7ab6371
Landing focus changes. R: joki
1999-11-13 05:16:33 +00:00
warren%netscape.com
4471ddf809
Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
1999-11-12 09:07:26 +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
rchen%netscape.com
55bf1acbf5
modify Localization notes
1999-11-12 01:00:30 +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
waterson%netscape.com
62c1407739
Bug 17953, 17959. Fix nsXULElement leaks by using nsCOMPtrs. r=warren, a=chofmann
1999-11-04 19:44:38 +00:00
radha%netscape.com
b1adee7da0
Fix for bug # 17893. Pass the url to nsISessionHistory::Add().Don't set
...
nsWebShell::mURL too early in the loading process.
r=law,nisheeth
1999-11-03 22:30:44 +00:00
cls%seawood.org
14ef08310e
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +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
cata%netscape.com
5e74498896
Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018.
1999-11-02 21:27:02 +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
pinkerton%netscape.com
909cc66b14
add rule for drop feedback on personal toolbar (r=hyatt).
1999-11-02 01:35:42 +00:00
alecf%netscape.com
13eaac5db2
cleanup NS_IMPL_MODULE and friends
...
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
brendan%mozilla.org
fe51b61664
(13163, r=alecf, scc, waterson, others; names available on request)
...
- Fix most of bug 13163 (see TODO for rest). This entails adding a version-string argument to nsIScriptContext::EvaluateString and passing it around lots of places in content sinks.
- Fix leaks and confusion about mSecurityManager and mNameSpaceManager in nsJSEnvironment.cpp. These still need to move from nsJSContext to nsGlobalWindow or thereabouts, jband and vidur are looking at that.
- Added comments and expanded tabs in nsJSEnvironment.cpp, esp. to EvaluateString. Also changed various nsresult vars to be named rv. Also restored brace/style conformity to nsJSProtocolHandler.cpp.
- Factored CompileFunction from AddScriptEventListener to pave the way for brutal sharing of compiled JS event handlers via JS_CloneFunctionObject.
- Lots of nsCOMPtr uses added. I'm using one for mNameSpaceManager. Hold mSecurityManager as a service explicitly, on the other hand (awaiting scc's fix to allow comptrs for services), and release in nsJSContext's dtor (fixing a leak). These two managers should be moved to the window object -- TODO item below.
- Hold JSRuntimeService along with JSRuntime for live of nsJSEnvironment, fix for shaver.
- Fix window.setTimeout etc. so the filename and line number of the timeout expr is propagated. This meant factoring nsJSUtils.cpp code.
- Fix all content sinks to use the same, and up-to-date JavaScript version parsing (whether for script type or for old language attribute); also fix SplitMimeType clones to strip whitespace.
- With waterson, fix bug in brutal-sharing version of XUL content sink: script src= should not evaluate the inline content of its tag.
1999-10-31 00:43:30 +00:00
alecf%netscape.com
5dd8541d01
update debug menu to reflect new DOMViewer location
...
(debug only not part of product)
1999-10-30 07:38:12 +00:00
evaughan%netscape.com
86fd1321dd
Made tabs us visibility instead of shrinking their children to 0,0.
...
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
rchen%netscape.com
1d7cfa8afc
Add localization notes
1999-10-29 20:58:42 +00:00
cata%netscape.com
a767164dfc
Fix for bug #17018 , r=cata, checkin for momoi.
1999-10-29 20:41:21 +00:00
morse%netscape.com
5c18ce792e
fix bug 14932, mozilla asserts if client-wallet is disabled, r=neeti
1999-10-29 19:31:30 +00:00
danm%netscape.com
0796dffb3b
dialog now uses okCancelButtons overlay. partial fix for bug 17529 r:hangas@netscape.com
1999-10-29 06:12:26 +00:00
hangas%netscape.com
6f043d4684
Fixed throbber id, bug 17271. r=german
1999-10-28 01:44:29 +00:00
cata%netscape.com
fc69c75001
I'm checking in for momoi, r=cata, bug #17018 , Charset Menu usability workaround.
1999-10-27 23:10:51 +00:00
hangas%netscape.com
4c0d31db99
Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt
1999-10-27 23:01:09 +00:00
hangas%netscape.com
57ff059b36
Fixed the order of the stop and reload buttons on the browser. r=german
1999-10-27 00:17:16 +00:00
slamm%netscape.com
bdb131fdf6
Add entity for bookmarks menu on personal toolbar
1999-10-26 22:10:15 +00:00
slamm%netscape.com
c9a6e3c1ce
Use real separator on personal toolbar menus. r=hyatt
1999-10-26 19:44:22 +00:00
slamm%netscape.com
681c4fa019
Add bookmarks button (bug #14502 ) to personal toolbar. Fix spacing of buttons on personal toolbar. r=hyatt
1999-10-26 19:43:32 +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
radha%netscape.com
161dd56550
Clean up of Session History apis. Corresponding changes to the users of SH. r=mcafee. No bug #.
1999-10-22 20:48:07 +00:00
dp%netscape.com
30bfb6b921
Fixed crash on -f file on quit by using async proxy post event as
...
opposed to calling quit directly. r=dougt
1999-10-21 00:15:30 +00:00
law%netscape.com
4549d1466b
Fix for bug #?????; Avoid false positive on check for -f cmd line option; r=warren@netscape.com
1999-10-20 14:40:25 +00:00
cmanske%netscape.com
ad763b5c38
Changed a comment. This and last checkin were reviewed by mjudge
1999-10-20 01:06:05 +00:00
cmanske%netscape.com
38e54c076a
Adding menu item to start Composer from Browser debug menu as workaround for bug 16789 (can't start editor on command line). Also removed editor init page from code that's not even run?
1999-10-20 01:03:39 +00:00
alecf%netscape.com
c4e84d4ccd
remove old gifs
1999-10-20 00:19:23 +00:00
warren%netscape.com
fb98a16d93
Added 'PageCycler' code so that we can iterate through URL loads (by calling mozilla.exe -f <file-of-urls>). We need this for adding bloat/leaks info to tinderbox. r=law
1999-10-19 22:01:28 +00:00
waterson%netscape.com
b9fdd90936
Bug 15558. Fix personal toolbar style rules (patch courtesy dbaron@fas.harvard.edu). r=matt
1999-10-18 21:35:28 +00:00
shaver%netscape.com
37f0f57062
make View->Use Stylesheet use type=radio. (r=hyatt)
1999-10-17 21:38:21 +00:00
morse%netscape.com
24760022f3
fix bug 15137, open->openDialog, r=jar
1999-10-16 23:36:22 +00:00
shaver%netscape.com
53ff0a141d
Make View->Sidebar a type=checkbox menuitem (r=slamm)
1999-10-15 21:37:53 +00:00
beard%netscape.com
fadd8a8c61
using dumpMemoryLeaks() instead of about:bloat?leaks. bug=15906, r=hyatt
1999-10-15 21:35:18 +00:00
beard%netscape.com
c35d65d7c5
added dumpMemoryLeaks(). bug=15906, r=hyatt
1999-10-15 21:35:11 +00:00
law%netscape.com
579ee02412
Fix for bugs #16525 and #16527 , Remove menu separator when not link or frame, add back in missing items; r=matt@netscape.com
1999-10-15 21:13:31 +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
alecf%netscape.com
865d4e7a0b
fix back/forward buttons, #16415
...
a=leaf
1999-10-14 18:26:13 +00:00
tbogard%aol.net
bee1184575
Changed the content area of navigator to use the new browser tag rather than html:iframe. r=hyatt.
1999-10-14 11:00:21 +00:00
beard%netscape.com
5824bf42d5
added support for "about:bloat?leaks". bug=15906,r=warren
1999-10-14 01:56:49 +00:00
alecf%netscape.com
135da95c0d
convert to nsIModule
...
r=sspitzer
no bug
1999-10-14 01:40:27 +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
alecf%netscape.com
b78df3e771
oops, missed this mac file
1999-10-13 04:17:04 +00:00
alecf%netscape.com
9743911206
export new images on windows
...
r=mscott
no bug
1999-10-13 04:09:25 +00:00
alecf%netscape.com
b6570c2457
export new gifs on unix
...
r=sspitzer
1999-10-13 04:08:15 +00:00
alecf%netscape.com
4ed2eb9665
checkin new image file names
...
not part of build
no reviewer 'cause you can't review images :)
no bug #, just maintenance for skins a la German
all files added with -kb
1999-10-13 03:57:13 +00:00
warren%netscape.com
c622c312a4
Added Bloat statistics under QA menu.
1999-10-12 09:37:37 +00:00
radha%netscape.com
682afb5c18
XPIDised session history. Corresponding changes to users of nsISessionHistory.
...
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
law%netscape.com
0a83f2dbc3
Bug #15916 ; cleaned up context menu generation to make it faster; rev=hyatt@netscape.com
1999-10-09 07:58:24 +00:00
dp%netscape.com
bb090c0a96
adding precheckin tests. r=matt
1999-10-08 23:50:49 +00:00
dp%netscape.com
a3cf1d5467
Adding precheckin tests
1999-10-08 23:48:20 +00:00
kipp%netscape.com
b0dcc883f8
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
tao%netscape.com
3fedc0502b
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
tao%netscape.com
567a311790
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00
dp%netscape.com
275e342451
Instrumentation to detect leaks of BrowserInstance. r=don
1999-10-07 21:01:16 +00:00
mcafee%netscape.com
2342d27bf4
Cleaning up whitespace so I can edit this file with a clue.
1999-10-07 01:07:41 +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
waterson%netscape.com
4cef0d7dd4
Comment out '_dead' renaming to get context menus working again. r=law
1999-10-06 18:53:32 +00:00
radha%netscape.com
6b6a3fe8bf
Fix for bug #13329 . Back and forward not consistent all the time.
...
Fix already checked in to the M10 branch. Merging changes to tip.
1999-10-05 04:49:58 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
hyatt%netscape.com
9e75934ef0
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
sdagley%netscape.com
4e062b5ae5
First Checked In.
1999-10-01 05:20:25 +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
pavlov%netscape.com
46a42653b6
make buttons on the toolbar/personal toolbar crop when you resize the window small r=evaughan
1999-09-30 06:02:12 +00:00
slamm%netscape.com
a79ec64c5e
Move sidebar styles to overlay. Related to changes for #14838 .
1999-09-29 20:19:59 +00:00
slamm%netscape.com
1bff388e89
Move sidebar attributes into overlay (hide implementaton details). Put sidebar to left of sidebar again. Related to bugs #14838 , #13878 .
1999-09-29 20:19:53 +00:00
hangas%netscape.com
1912085efc
Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann
1999-09-29 04:29:20 +00:00
mcafee%netscape.com
df58be10a2
Adding brower buster to debug menu. a=chofmann,leaf r=radha
1999-09-29 00:23:12 +00:00
pinkerton%netscape.com
badfbd71cb
remove a spring to avoid excess reflows (bug 14782), rev hyatt/evaughan, appr leaf.
1999-09-28 21:24:16 +00:00
hangas%netscape.com
7e6cdabd7c
Cleaned up usage of globalOverlay.xul, moved menu overlays into navigatorOveraly.xul which was the only place it was needed. a=chofmann
1999-09-28 04:40:15 +00:00
hangas%netscape.com
707a7c995a
New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann
1999-09-27 20:56:35 +00:00
pavlov%netscape.com
b3fae52459
move the toolbars above the sidebar r=hyatt a=brendan
1999-09-25 02:53:55 +00:00
hangas%netscape.com
2916c01b98
a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu.
1999-09-24 23:03:40 +00:00
waterson%netscape.com
557cbd4169
Bug 11661. Fix <menu> templates to include <menupopup> children.
1999-09-24 05:44:04 +00:00
radha%netscape.com
1659c82a30
Don't call UpdateGoMenu twice.
1999-09-23 17:46:03 +00:00
ftang%netscape.com
a580870241
add charset detectors menu
1999-09-22 08:24:57 +00:00
law%netscape.com
d7e709a900
Better context menus (but still a ways to go)
1999-09-22 07:30:44 +00:00
law%netscape.com
13f3369857
Minor context menu tweaking
1999-09-22 07:20:06 +00:00
cata%netscape.com
c11e3e2eb2
Activation of the new charset menu.
1999-09-22 06:01:49 +00:00
matt%netscape.com
b2c5e3992f
Moving the chrome out
1999-09-22 02:59:56 +00:00
saari%netscape.com
6df67e6af3
Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange.
1999-09-21 23:02:35 +00:00
evaughan%netscape.com
c51b1b4d09
Fixed bug that made the toolbar not shrink
1999-09-21 22:59:24 +00:00
pinkerton%netscape.com
5bc739bdee
disabling d&d for alpha-thang.
1999-09-21 22:54:05 +00:00
law%netscape.com
812012bc5e
Get context menu attached to content area
1999-09-21 22:03:56 +00:00
hangas%netscape.com
3db876b7a6
Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys.
1999-09-21 05:20:56 +00:00
radha%netscape.com
c4a3c9ceb4
Add an id to the menubar
1999-09-20 21:05:55 +00:00
radha%netscape.com
af27929538
Re-enable 'Go' menu
1999-09-20 21:04:38 +00:00
davidm%netscape.com
bf4484348a
Add check marks to view menu. Make collapse state persistent. Add slider to the list of chrome that should be hidden when the side bar is hidden
1999-09-20 01:55:16 +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
a1b7674a13
14186 "Open Web Location" dialog appears at 0,0
1999-09-19 06:34:30 +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
morse%netscape.com
11bafca444
fix linkage error if CleintWallet is excluded from build
1999-09-18 20:21:44 +00:00
sspitzer%netscape.com
80d1bfd324
move alecf's almighty dom viewer to the top of the debug menu.
...
why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
1999-09-18 17:01:12 +00:00
briano%netscape.com
8019ec7ab8
General cleanup.
1999-09-18 03:45:05 +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
tao%netscape.com
2b2849a62c
Hook up da-DK
1999-09-18 01:15:01 +00:00
davidm%netscape.com
5fff305d07
update open location to work when no browser app core is provided. Will always open in a new window
1999-09-18 00:31:15 +00:00
alecf%netscape.com
696e4ff054
add DOM viewer to the debug menu
1999-09-18 00:20:15 +00:00
law%netscape.com
eba80c596e
More context menu stuff
1999-09-17 23:53:20 +00:00
law%netscape.com
e2f3a5d7ea
Adding context menu stuff
1999-09-17 23:41:56 +00:00
slamm%netscape.com
97e721108a
Remove extra box. Tweak some formatting. First pass at personal toolbar popups.
1999-09-17 23:37:41 +00:00
tao%netscape.com
1417ddf82c
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 21:09:52 +00:00
waterson%netscape.com
767a166bd7
Bug 12649. Add walk-down on personal toolbar folders pulled in from bookmarks datasource.
1999-09-17 20:16:36 +00:00
rpotts%netscape.com
c9a2ec15de
Fixed the throbber to work with framesets...
1999-09-17 08:08:30 +00:00
tbogard%aol.net
edbf3a8a53
Adding sample to show how tool icons don't properly update when told to via css.
1999-09-17 07:43:36 +00:00
mcafee%netscape.com
bff6d2e2f2
License, plus dropdown examples.
1999-09-17 05:23:48 +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
136fbc03b9
Remove obsolete code. Move some wallet code off to js
1999-09-16 23:46:55 +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
hangas%netscape.com
e658984778
More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window.
1999-09-16 07:37:45 +00:00
davidm%netscape.com
e5c48eced7
13907 cmd-key for bookmarks is cmd-m
1999-09-16 04:34:47 +00:00
law%netscape.com
5ce998d405
Initial context menu support
1999-09-16 04:15:40 +00:00
radha%netscape.com
90ee0b035c
No need to update the urlbar in OnEndDocumentLoad()
1999-09-15 19:32:17 +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
rjc%netscape.com
75a2402566
"rdf:find" is now called "rdf:localsearch"
1999-09-15 10:21:47 +00:00