Commit Graph

3515 Commits

Author SHA1 Message Date
hyatt%netscape.com
669c1a7454 Making sure the "navigator" package picks up the global skin properly. 1999-12-05 05:14:24 +00:00
rjc%netscape.com
7806f2834e Check in an updated Netscape Open Directory dataset. 1999-12-04 12:46:29 +00:00
rjc%netscape.com
246a630014 Prune out relative URLs that point back to the search server. 1999-12-04 12:23:56 +00:00
rjc%netscape.com
9d7899af99 Implement support for "skiplocal". Also, if resultItemStart isn't specified, try defaulting to "HREF=" and skip past that when looking for the item end. 1999-12-04 11:40:53 +00:00
rjc%netscape.com
06dffdcd21 Update LookSmart dataset. 1999-12-04 11:39:23 +00:00
rjc%netscape.com
67d93d25f1 Update HotBot dataset... better results. 1999-12-04 10:55:41 +00:00
rjc%netscape.com
360254e039 Testing indicates that we should never trim the resultItemEndStr. 1999-12-04 10:55:00 +00:00
warren%netscape.com
6af4802e75 Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
rjc%netscape.com
41f815d11d Found new AOL search dataset, so remove the old one. 1999-12-04 09:51:05 +00:00
rjc%netscape.com
43011071cf Found new AOL search dataset, so let's use it instead of the old one. 1999-12-04 09:50:05 +00:00
rjc%netscape.com
bb599cee9b Better quote support; now handle both single and double quotes. 1999-12-04 09:47:40 +00:00
rjc%netscape.com
95ab426126 Changes/fixes for AOL search site. 1999-12-04 08:22:23 +00:00
rjc%netscape.com
c77ecf7805 Use "_blank" instead of "_BLANK". Review: danm (again) 1999-12-04 02:26:40 +00:00
rjc%netscape.com
71fd4d2181 Use "_BLANK" instead of "_NEW". Review: danm 1999-12-04 02:24:17 +00:00
rjc%netscape.com
ff6e3ff527 Add support for search categories. 1999-12-04 02:00:24 +00:00
dveditz%netscape.com
4b48b79408 bug 12816 init XPInstall before any components are loaded so they can be replaced 1999-12-03 13:39:18 +00:00
waterson%netscape.com
527799b03c Use 'addEventListener' instead of timer hack. 1999-12-03 09:30:27 +00:00
tbogard%aol.net
eb96099e6d 1.) WebShell no longer implements nsIScriptContextOwner.
2.)  WebShell now implements the new nsIScriptGlobalObjectOwner.
3.)  WebShell supports GetInterface to nsIScriptGlobalObject.
4.)  Documents no longer carry around a reference to nsIScriptContextOwner.  Instead they hold on to a nsIScriptGlobalObject.  nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject().  Same change to the set methods.
1999-12-03 09:24:22 +00:00
sspitzer%netscape.com
9e843491aa add newline to the end of file 1999-12-03 08:24:50 +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
dougt%netscape.com
a47d66d673 Fix for 20652. 1999-12-03 00:50:42 +00:00
sspitzer%netscape.com
c9d61e76cb fix pref xul and window size to look nicer. now the pref window is bigger and now the size is set in pref.xul. fixes #20244 among other bugs 1999-12-02 22:34:19 +00:00
akkana%netscape.com
2ee46841c6 18033: hook up the motion commands to real commands now that the stubs are in place. r=mcafee 1999-12-02 21:53:02 +00:00
mscott%netscape.com
abd7e5bcb8 api synch with uri loader to use nsIURILoaderCommand.
fill out the canHandleContent method to include
all the primary and secondary content types we want the
browser window to handle.
r=travis
1999-12-02 07:00:54 +00:00
cata%netscape.com
73ee5d1d16 Character Set Menu XUL - accomodating the changes in the RDF data source. 1999-12-02 06:43:18 +00:00
cmanske%netscape.com
f5cd113a45 Added immediate saving of sidebar show/hide and width states. r=slamm 1999-12-02 01:36:40 +00:00
slamm%netscape.com
b1e2c19562 Use the correct URL for the tinderbox panel. 1999-12-02 01:29:33 +00:00
valeski%netscape.com
16fb33b7bf r=waterson. 19939. sym links in ftp dir listings now look different and spin when accessed. 1999-12-02 01:21:05 +00:00
cmanske%netscape.com
97326d482a Added immediate saving of sidebar show/hide persist state. r=slamm 1999-12-02 01:15:49 +00:00
danm%netscape.com
8597b304fe hooking up 'close' xul event handler. bug 13695. r:hyatt@netscape.com 1999-12-01 22:38:06 +00:00
rjc%netscape.com
3b98d21671 Fix local find results to show columns. (Thanks, David.) 1999-12-01 12:23:39 +00:00
hyatt%netscape.com
9a5c00bc9c Patching search so that column headers show up in upper tree. r=rjc 1999-12-01 12:09:01 +00:00
hyatt%netscape.com
f091c6b091 More stubbed themes UI. 1999-12-01 12:04:14 +00:00
hyatt%netscape.com
e2c6b1c72d Cleaning up bad skin stuff in the search component. 1999-12-01 11:53:48 +00:00
rjc%netscape.com
c71c2c207e Fix silly warning. 1999-12-01 11:25:27 +00:00
hyatt%netscape.com
23d9c88494 Fixing a bad style rule involving twisties. 1999-12-01 11:24:40 +00:00
hyatt%netscape.com
55f80f1d78 Changing tree views to use display: none instead of visibility: collapse for closed nodes. 1999-12-01 10:56:17 +00:00
hyatt%netscape.com
68d5238904 Changes to make prefs work with new trees. 1999-12-01 10:55:44 +00:00
rjc%netscape.com
6be85367f4 Fix bug # 18540: select the current search tab. 1999-12-01 08:03:39 +00:00
rgoodger%ihug.co.nz
caee70f40b updated WizardManager class. (not currently used in builds) 1999-12-01 07:39:32 +00:00
rgoodger%ihug.co.nz
1004e28069 updated wizardHandlerSet for wizardmanager (not currently used in builds) 1999-12-01 07:39:03 +00:00
rgoodger%ihug.co.nz
1ebf8c3f25 updated WidgetStateManager class (not currently used in builds) 1999-12-01 07:38:15 +00:00
davidm%netscape.com
077d073a06 14026 [DOGFOOD] Copy/Paste/Cut (etc) disabled within Browser r = hangas 1999-12-01 00:29:27 +00:00
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
slamm%netscape.com
668f72bebe Sandbox the panel content with type='content' on the iframe. 1999-12-01 00:07:48 +00:00
valeski%netscape.com
531773ee0a r=bill law. 18725. The save as dialog now uses OpenInputStream to write files to disk (this pushes all data transfer off the UI thread). 1999-11-30 22:11:44 +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
hyatt%netscape.com
cd2b66ab3e Adding the stubs of a UI for theme switching to prefs. 1999-11-30 11:53:17 +00:00
rjc%netscape.com
d12276fd42 Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines. So, specify a "src" on a titlebutton which matches the icon file resource... and we end up with "Previous Search Results" nodes that have the correct icon for a given search engine. Note that doing this required switching back to fully defining titledbutton nodes inside of treecells, as it looks like the "src" attribute on a treecell isn't currently copied onto anonymous titledbutton nodes. 1999-11-30 11:52:35 +00:00
rjc%netscape.com
0313f82072 Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines. 1999-11-30 11:50:38 +00:00
mccabe%netscape.com
bdab219701 Reinstating backed-out fix to 18636; move FileLocator registration call from xpfe/bootstrap/nsSetupRegistry to webshell/tests/viewer/nsSetupRegistry, to make sure that the FileLocator service is available to the viewer. This fixes prefs for the viewer, broken before because they couldn't get at FileLocator.
FileLocator is still registered in xpfe, as the first nsSetupRegistry #includes the second.  Hence the previous bustage.

r=neeti.
1999-11-30 07:54:18 +00:00
warren%netscape.com
e126b531ba Removed -- old netlib stuff. 1999-11-30 06:50:50 +00:00
slamm%netscape.com
5805498beb Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:24:53 +00:00
slamm%netscape.com
1b109edcc2 Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:18:58 +00:00
warren%netscape.com
2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
warren%netscape.com
2832e2ca92 Changed from no_neckoutil2_branch to remove neckoutil from build. Bug #11159 1999-11-30 04:49:11 +00:00
slamm%netscape.com
82c3050fb2 Checked in proper MANIFEST file. This can go away now. 1999-11-30 03:06:47 +00:00
slamm%netscape.com
b07b123b71 Add dialogs for adding panels. r=mcafee 1999-11-30 03:03:35 +00:00
slamm%netscape.com
94548ef844 Add directories for sidebar component: public and src. r=mcafee 1999-11-30 03:03:31 +00:00
slamm%netscape.com
20a8e8c351 Turn item selection back on. r=mcafee 1999-11-30 03:03:27 +00:00
slamm%netscape.com
c8cdfec814 Move click handler from <tree> to <treechildren>. This prevents clicks
on the column headers from launching a browser. Bug 11996. r=mcafee
1999-11-30 03:03:23 +00:00
slamm%netscape.com
22c358712f Temp fix for Mac build 1999-11-30 02:53:41 +00:00
slamm%netscape.com
ec0297813d Remove unused flash.dtd entry. 1999-11-30 02:33:31 +00:00
slamm%netscape.com
8fa00bd904 Remove unused files. 1999-11-30 02:14:41 +00:00
slamm%netscape.com
2ed3f074d3 Remove unused flash files 1999-11-30 02:12:04 +00:00
slamm%netscape.com
796891009b Remove unused files. 1999-11-30 02:09:03 +00:00
slamm%netscape.com
30ca67161a Remove unused files. 1999-11-30 02:03:38 +00:00
waterson%netscape.com
5af687d68f Use '.' notation rather than '~=' for performance reasons. r=hyatt 1999-11-30 01:17:34 +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
50da1e6e83 Add class="push dialog" to "Close" button to make it look like a button. r=mcafee 1999-11-30 01:03:46 +00:00
slamm%netscape.com
ad71d16ddc Add dropdown icon for personal toolbar. Replace at will.
I am not a graphic designer. r=mcafee
1999-11-30 01:03:44 +00:00
slamm%netscape.com
e9f06f1a6b Add sidebar component for js api to sidebar (e.g. addPanel()). r=mcafee 1999-11-30 01:03:39 +00:00
slamm%netscape.com
f24e1ae1fc Model history after bookmarks. Share the css and js files with bookmarks.
Fix overlaping columns, bug #17975. r=mcafee
1999-11-30 01:03:28 +00:00
slamm%netscape.com
6533220eda Remove old files. r=mcafee 1999-11-30 01:03:22 +00:00
slamm%netscape.com
4d74d7d183 Add dropdown icon for personal toolbar. r=mcafee 1999-11-30 01:02:58 +00:00
slamm%netscape.com
42a91ec526 Add MPL. New list of entities to match remote-panels.rdf r=mcafee 1999-11-30 01:02:53 +00:00
slamm%netscape.com
16fd072ebe Add rdf observer to detect when the panel list has changed.
Unfortunately, setTimeout does not work in the observer, so it
cannot be used to open the default panel. Still working on a
fix for the open panel getting lost when the panel list changes.
Avoid opening multiple customize dialog.
Change the customize dialog to be non-modal. r=mcafee
1999-11-30 01:02:50 +00:00
slamm%netscape.com
9a19f4aa49 Add MPL. Change list to have folders and include new panels. r=mcafee 1999-11-30 01:02:46 +00:00
slamm%netscape.com
35b725108f Fix tinderbox url typo. r=mcafee 1999-11-30 01:02:42 +00:00
slamm%netscape.com
3df6aecaae Add MPL. Remove tinderbox panel. It belongs in remote-panels.rdf. r=mcafee 1999-11-30 01:02:38 +00:00
slamm%netscape.com
25168f6322 Add support for folders in available panels list.
Move click handle from <tree> to <treechildren>.
(To prevent bugs if a tree header is ever added.) r=mcafee
1999-11-30 01:02:36 +00:00
slamm%netscape.com
1a32cc1c52 Enable/disable buttons on move up/down (bug #16847).
Add support for folders in available panels list. r=mcafee
1999-11-30 01:02:32 +00:00
slamm%netscape.com
406ac8bd19 Add styles for folders in available panels list.
Using bookmark icons for now. r=mcafee
1999-11-30 01:02:29 +00:00
slamm%netscape.com
1b15637cc5 Add MPL. r=mcafee 1999-11-30 01:02:26 +00:00
slamm%netscape.com
2d0b7b2647 Add dialogs for adding panels. r=mcafee 1999-11-30 01:02:18 +00:00
slamm%netscape.com
0f99f0ef45 Add dialogs for adding panels.
Remove default-panels.rdf. It has moved to the defaults/profile directory. r=mcafee
1999-11-30 01:02:06 +00:00
slamm%netscape.com
21017c9d13 Remove flames.gif. It was used by the flash panel which is out. r=mcafee 1999-11-30 01:02:02 +00:00
slamm%netscape.com
16c5442088 Use single clicks to open folders, but double clicks to launch items.
Bug #14998. r=mcafee
1999-11-30 00:56:44 +00:00
slamm%netscape.com
06737fbcb1 Add license. Remove "! important" for twisty style rule.
The style rule works without it. r=mcafee
1999-11-30 00:56:39 +00:00
slamm%netscape.com
3fc952f65a Add bm-panels.js. Reorder to alphabetical order. r=mcafee 1999-11-30 00:56:33 +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
slamm%netscape.com
3e5b4d29a3 Change dump() calls to debug() calls. That makes it easier to turn
them all off at once.
Fix context menus. They were adding multiple items (bug #14765).
They also needed to select the item under the mouse. r=mcafee
1999-11-30 00:49:19 +00:00
slamm%netscape.com
e933656257 Add dialogs for adding panels.
Remove default-panels.rdf. It has moved to the defaults/profile directory. r=mcafee
1999-11-30 00:48:38 +00:00
dougt%netscape.com
f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
putterman%netscape.com
21a3dd8681 Fixes 13073. reviewed by hyatt. 1999-11-29 22:17:12 +00:00
hangas%netscape.com
be1b60400d Fix for 18018, mail prefs messed up. r=davidm 1999-11-29 21:38:32 +00:00
tbogard%aol.net
596104f4a2 Removed const from GetTitle to get in sync with API. 1999-11-27 02:24:43 +00:00
tbogard%aol.net
7baa306471 Removed const from GetTitle to get in sync with removal from API. 1999-11-27 02:22:42 +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