Commit Graph

873 Commits

Author SHA1 Message Date
mscott%netscape.com
fc8d2a32a0 add text/xul to the list of content types the browser content listener cares about. 1999-12-01 00:17:08 +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
b269ca5a8e Use the correct set of RDF datasources for the bookmarks popup menu on the personal toolbar. 1999-11-30 12:59:48 +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
slamm%netscape.com
38259f94c0 Not done. Has "Add panel" test.
Add dropdown icons to toolbar folders. r=mcafee
1999-11-30 00:56:30 +00:00
dougt%netscape.com
f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
shaver%netscape.com
89607b7de2 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
be4a476563 Part of fix for bug # 19564: open search dialog via a chrome: URL. 1999-11-24 05:00:46 +00:00
warren%netscape.com
3120586293 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
f9858d1ee6 Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger. 1999-11-24 04:10:18 +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
akkana%netscape.com
3d03085c9e 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
1834e49467 removing protocol icon stuff. 1999-11-23 01:55:59 +00:00
dougt%netscape.com
8d10314f6e Removing protocol icon. 1999-11-23 01:52:36 +00:00
law%netscape.com
d30947f33e 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
906ae86a8c Fix for save as bug 15805 1999-11-22 19:55:47 +00:00
buster%netscape.com
93551f1751 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
f249767486 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
1809e0d6ea 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
6d1bce96d4 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
b38fe7b788 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
3caae87616 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
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
hangas%netscape.com
344df71cb3 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
c1c0a44226 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
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
saari%netscape.com
1cfbe7d9a6 Landing focus changes. R: joki 1999-11-13 05:16:33 +00:00
warren%netscape.com
7f04320416 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
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
rchen%netscape.com
5b96bace17 modify Localization notes 1999-11-12 01:00:30 +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
waterson%netscape.com
0392a71779 Bug 17953, 17959. Fix nsXULElement leaks by using nsCOMPtrs. r=warren, a=chofmann 1999-11-04 19:44:38 +00:00
radha%netscape.com
a0e755871b 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
bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +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
cata%netscape.com
d51644d159 Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018. 1999-11-02 21:27:02 +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
pinkerton%netscape.com
bbbb68cbe0 add rule for drop feedback on personal toolbar (r=hyatt). 1999-11-02 01:35:42 +00:00
alecf%netscape.com
649ac66265 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
f81d5969c6 (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
4c8b395c8c 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
039be939e6 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
222c39059f Add localization notes 1999-10-29 20:58:42 +00:00
cata%netscape.com
bed851411e Fix for bug #17018, r=cata, checkin for momoi. 1999-10-29 20:41:21 +00:00
morse%netscape.com
fe0e75c07d fix bug 14932, mozilla asserts if client-wallet is disabled, r=neeti 1999-10-29 19:31:30 +00:00
danm%netscape.com
ed42ece260 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
4a72e1465c Fixed throbber id, bug 17271. r=german 1999-10-28 01:44:29 +00:00
cata%netscape.com
4b2093536d 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
84df0919cf 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
e60a23b7ac 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
612b1f6f25 Add entity for bookmarks menu on personal toolbar 1999-10-26 22:10:15 +00:00
slamm%netscape.com
f7d9d255a6 Use real separator on personal toolbar menus. r=hyatt 1999-10-26 19:44:22 +00:00
slamm%netscape.com
844e9db727 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
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
radha%netscape.com
9cf9ffe640 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
37e611148b 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
755977ac26 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
9e5949f923 Changed a comment. This and last checkin were reviewed by mjudge 1999-10-20 01:06:05 +00:00
cmanske%netscape.com
d63ebdf00e 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
3bfd243bc9 remove old gifs 1999-10-20 00:19:23 +00:00
warren%netscape.com
371d859b18 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
49f6bf693e 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
b6b3762c6f make View->Use Stylesheet use type=radio. (r=hyatt) 1999-10-17 21:38:21 +00:00
morse%netscape.com
0ccf1220b4 fix bug 15137, open->openDialog, r=jar 1999-10-16 23:36:22 +00:00
shaver%netscape.com
c09d70aace Make View->Sidebar a type=checkbox menuitem (r=slamm) 1999-10-15 21:37:53 +00:00
beard%netscape.com
71bd7215e6 using dumpMemoryLeaks() instead of about:bloat?leaks. bug=15906, r=hyatt 1999-10-15 21:35:18 +00:00
beard%netscape.com
be948fd2a4 added dumpMemoryLeaks(). bug=15906, r=hyatt 1999-10-15 21:35:11 +00:00
law%netscape.com
3701af60c8 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
6147b50106 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
8b167a1893 fix back/forward buttons, #16415
a=leaf
1999-10-14 18:26:13 +00:00
tbogard%aol.net
6f592148b8 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
67ade3a167 added support for "about:bloat?leaks". bug=15906,r=warren 1999-10-14 01:56:49 +00:00
alecf%netscape.com
f92243c775 convert to nsIModule
r=sspitzer
no bug
1999-10-14 01:40:27 +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
alecf%netscape.com
12a5dc2f40 oops, missed this mac file 1999-10-13 04:17:04 +00:00
alecf%netscape.com
dddb1a32a5 export new images on windows
r=mscott
no bug
1999-10-13 04:09:25 +00:00
alecf%netscape.com
0084bc2df1 export new gifs on unix
r=sspitzer
1999-10-13 04:08:15 +00:00
alecf%netscape.com
172de2dfa6 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
0e00f0a570 Added Bloat statistics under QA menu. 1999-10-12 09:37:37 +00:00
radha%netscape.com
c1ee066eb7 XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
law%netscape.com
0e4600ac24 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
13cdc26847 adding precheckin tests. r=matt 1999-10-08 23:50:49 +00:00
dp%netscape.com
fecc0faf3e Adding precheckin tests 1999-10-08 23:48:20 +00:00
kipp%netscape.com
65f6ba5343 Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
tao%netscape.com
dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
dp%netscape.com
48397acd29 Instrumentation to detect leaks of BrowserInstance. r=don 1999-10-07 21:01:16 +00:00
mcafee%netscape.com
73d733e8c2 Cleaning up whitespace so I can edit this file with a clue. 1999-10-07 01:07:41 +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
waterson%netscape.com
c9fb61d225 Comment out '_dead' renaming to get context menus working again. r=law 1999-10-06 18:53:32 +00:00
radha%netscape.com
98ab0bb7c2 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
9eae33066d 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
0c1aef9920 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
169a932af5 First Checked In. 1999-10-01 05:20:25 +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
pavlov%netscape.com
5e06bffcf8 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
86d180a7e2 Move sidebar styles to overlay. Related to changes for #14838. 1999-09-29 20:19:59 +00:00
slamm%netscape.com
1019e77c40 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
940bc92a57 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
4e5b11f129 Adding brower buster to debug menu. a=chofmann,leaf r=radha 1999-09-29 00:23:12 +00:00
pinkerton%netscape.com
8d05127672 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
14554c992d 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
9f3eef8646 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
0e1d8c6019 move the toolbars above the sidebar r=hyatt a=brendan 1999-09-25 02:53:55 +00:00
hangas%netscape.com
20d1e45d46 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
f36c2ce6d4 Bug 11661. Fix <menu> templates to include <menupopup> children. 1999-09-24 05:44:04 +00:00
radha%netscape.com
0d0ae31dfd Don't call UpdateGoMenu twice. 1999-09-23 17:46:03 +00:00
ftang%netscape.com
1e1104f9df add charset detectors menu 1999-09-22 08:24:57 +00:00
law%netscape.com
5cdaefc592 Better context menus (but still a ways to go) 1999-09-22 07:30:44 +00:00
law%netscape.com
9f9f72b6e1 Minor context menu tweaking 1999-09-22 07:20:06 +00:00
cata%netscape.com
966c3f77c1 Activation of the new charset menu. 1999-09-22 06:01:49 +00:00
matt%netscape.com
fe1cee9965 Moving the chrome out 1999-09-22 02:59:56 +00:00
saari%netscape.com
cb935f51c7 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
feb38492b6 Fixed bug that made the toolbar not shrink 1999-09-21 22:59:24 +00:00
pinkerton%netscape.com
1b2bfe6f81 disabling d&d for alpha-thang. 1999-09-21 22:54:05 +00:00
law%netscape.com
7e4762c9e9 Get context menu attached to content area 1999-09-21 22:03:56 +00:00
hangas%netscape.com
669e7fa437 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
97efb55ea4 Add an id to the menubar 1999-09-20 21:05:55 +00:00
radha%netscape.com
8f8db1c5c6 Re-enable 'Go' menu 1999-09-20 21:04:38 +00:00
davidm%netscape.com
ab55f42520 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
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
485534ab8a 14186 "Open Web Location" dialog appears at 0,0 1999-09-19 06:34:30 +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
morse%netscape.com
d0b8d165c6 fix linkage error if CleintWallet is excluded from build 1999-09-18 20:21:44 +00:00
sspitzer%netscape.com
b820ce8dff 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
cd3098a8ae General cleanup. 1999-09-18 03:45:06 +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
tao%netscape.com
20d7ae6eb9 Hook up da-DK 1999-09-18 01:15:01 +00:00
davidm%netscape.com
3e09ede30f 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
cd466c2457 add DOM viewer to the debug menu 1999-09-18 00:20:15 +00:00
law%netscape.com
f9212a3d0a More context menu stuff 1999-09-17 23:53:20 +00:00
law%netscape.com
f9bd9a15a4 Adding context menu stuff 1999-09-17 23:41:56 +00:00
slamm%netscape.com
f7912edc3f Remove extra box. Tweak some formatting. First pass at personal toolbar popups. 1999-09-17 23:37:41 +00:00
tao%netscape.com
ddde4bd24f 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
34f7163631 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
1c06b05946 Fixed the throbber to work with framesets... 1999-09-17 08:08:30 +00:00
tbogard%aol.net
7fa1736cfd 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
7cc1b02b8b License, plus dropdown examples. 1999-09-17 05:23:48 +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
51bcd48d67 Remove obsolete code. Move some wallet code off to js 1999-09-16 23:46:55 +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