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