rjc%netscape.com
a0dc805067
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
...
bookmarks.html file and accidentally added an invalid/extra </DL><p> line
which caused the bookmarks parser to blow chunks of the bookmarks away.
1999-12-31 11:48:20 +00:00
rjc%netscape.com
9c379f4d4d
Search items from the menubar should always open up the search dialog.
1999-12-30 23:39:08 +00:00
rjc%netscape.com
68abfa817c
Bulk read datasets in one read operation... slight speed improvement.
1999-12-30 23:37:35 +00:00
sspitzer%netscape.com
6e30a612df
it looks like what's related (in the sidebar) is trying to grab the current
...
window content. when in mail news, we don't have that, so it was causing
a javascript exception. fixes bug #22843
1999-12-30 22:39:28 +00:00
sspitzer%netscape.com
ae2161d9ed
rgoodger accidentally removed an entity that mcafee checked in.
...
this should get the bloat/leak numbers back.
1999-12-30 22:02:35 +00:00
rjc%netscape.com
69bf6e3836
Add a "default" search engine option (which defaults to a preference, which happens to be netscape in all.js)
1999-12-30 16:42:33 +00:00
rjc%netscape.com
c7a74439e2
Even better.
1999-12-30 15:18:52 +00:00
rjc%netscape.com
4db3880339
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
1f423037dc
Get default search engine from prefs.
1999-12-30 14:42:33 +00:00
rjc%netscape.com
0e8c89168c
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
3ed100c043
Small text change.
1999-12-30 11:35:52 +00:00
rjc%netscape.com
98da51e126
Add a search preference panel
1999-12-30 11:16:07 +00:00
rjc%netscape.com
88d9f13d73
Add some support for various search modes when using the "Search" button.
1999-12-30 11:10:19 +00:00
rjc%netscape.com
785f913b3d
Add GetInternetSearchURL() method.
1999-12-30 11:09:30 +00:00
rgoodger%ihug.co.nz
bb4f4dc5d4
hooking up file open/location open shortcut keys properly.
1999-12-30 04:16:32 +00:00
rjc%netscape.com
2278e60b7a
Add a sidebar panel for Search results instead of having them mixed in with Related Links data.
1999-12-29 09:27:45 +00:00
rjc%netscape.com
35fd19742c
Add a sidebar panel for Search results instead of having them mixed in with Related Links data.
1999-12-29 09:17:41 +00:00
sspitzer%netscape.com
ef700385ba
more changes for the "Choose..." button near the signature text area.
...
also, make the smtp server pane in the account wizard grey, like the rest of them.
1999-12-29 02:53:33 +00:00
sspitzer%netscape.com
bb8aa67787
new files for the "dowload header" dialog. not part of build yet.
1999-12-28 22:57:49 +00:00
mcafee%netscape.com
363781fb69
Adding File|Send Link (22739). r=sspitzer
1999-12-28 22:07:19 +00:00
mcafee%netscape.com
3433af8cef
Fixing pref/theme link loading content into pref panel (21017), thanks to Johnny Stenback for the fix. r=mcafee
1999-12-28 08:22:34 +00:00
tonyr%fbdesigns.com
b1de7cbf3c
Added text import module and new UI
1999-12-27 21:24:00 +00:00
rjc%netscape.com
5d39c50708
Use a HTML:INPUT field instead of a HTML:TEXTAREA field for the list of Related-Links domain exceptions.
1999-12-27 08:39:10 +00:00
rjc%netscape.com
fbfd83e78c
Comment out Related Links preferences from 4.x that aren't used in 5.x
1999-12-27 08:33:53 +00:00
rjc%netscape.com
33d5e7906c
Small XUL changes: get hard-coded text into DTD. Set flex="1" for appropriate cropping.
1999-12-27 08:30:44 +00:00
rjc%netscape.com
3891c1d58e
Small search changes. Convert various HTML entities. (We need a service for this, I think!) Fix assert when mParent is null.
1999-12-24 21:14:34 +00:00
sspitzer%netscape.com
d9aff6507e
fixes for #21345 and #17090 . remove the junk mail folder, since we
...
don't support it yet. and remove the message center prefs, since we
don't support that UI anymore.
1999-12-24 09:18:36 +00:00
sspitzer%netscape.com
33107dab44
fix for #17665 , allow the user to configure if they want to use
...
the newsgroup name abbreviations in the folder pane.
default is yes. comment out some dumps. make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
sspitzer%netscape.com
8b80c1262e
fix for #20990 . missing some filter choices, and fix a js error.
1999-12-24 06:28:44 +00:00
ducarroz%netscape.com
cd0826108e
Fix for bug 22420. Change capitalization. R=nicole
1999-12-23 23:37:00 +00:00
hangas%netscape.com
41f9be581c
Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer
1999-12-23 21:38:25 +00:00
rjc%netscape.com
fbe93c2b98
Check in search changes to add support for shopping.
1999-12-23 11:56:24 +00:00
rgoodger%ihug.co.nz
a342c44397
adding font scaling pref to pref window to fix 5599, r=syd@netscape.com
1999-12-23 08:25:08 +00:00
rgoodger%ihug.co.nz
b11c7a57a7
moving wallet to tasks menu, r=kerz@en.com
1999-12-23 06:15:59 +00:00
rgoodger%ihug.co.nz
580f5a95cc
moving wallet to tasks menu... r=kerz@en.com
1999-12-23 06:14:42 +00:00
rjc%netscape.com
722be8baa1
Small search changes. Add description field. Also extend dataset format to support an "alsomatch" field. Review: me
1999-12-22 10:37:21 +00:00
sspitzer%netscape.com
e3a93c9861
rest of fix for #2658 , allow user to disable the mailnews start page through the prefs ui.
...
a=sdagley
1999-12-22 06:17:43 +00:00
sspitzer%netscape.com
67877c945e
fix for #2658 , allow the user to set the mailnews start page via prefs.
...
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page. a=sdagley
1999-12-22 06:09:02 +00:00
sspitzer%netscape.com
e0b95ee765
fix for #2658 , allow the user to set the mailnews start page via prefs.
...
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page.
1999-12-22 06:08:51 +00:00
rgoodger%ihug.co.nz
4baa51f31c
fixed Ctrl-O keybinding in browser window, 20265, r=hyatt
1999-12-22 04:41:44 +00:00
sspitzer%netscape.com
ac6c946700
now that the newsrc file is not in $(HOME), I better allow the user to see
...
where it is and change the location (if they want, not recommended)
from the account setup dialog.
1999-12-22 04:28:32 +00:00
valeski%netscape.com
cc6b35b2c0
r=waterson. 22306. symbolic links weren't clickable in dir list view. now they are.
1999-12-22 03:37:57 +00:00
sspitzer%netscape.com
83297e1d52
add titles to the filter dialogs. remove the html select and use my
...
whizbang folder picker instead. r=putterman a=sdagley
1999-12-22 01:46:53 +00:00
sspitzer%netscape.com
4b7de92dda
implement more of the View | Sort menu items, implement the View | Headers menu items, remove dead code. r=putterman, a=sdagley
1999-12-22 00:18:44 +00:00
sspitzer%netscape.com
e8a4061a40
warnings fixes, and fix for #21901 , all password dialogs to have titles
...
if the user passes one in, or use "Password" if they pass null.
1999-12-21 23:03:29 +00:00
brade%netscape.com
2e99a10483
color preferences; parts written or reviewed by sspitzer and brade
1999-12-20 16:03:47 +00:00
rjc%netscape.com
a4d081e592
Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann
1999-12-19 07:55:15 +00:00
rjc%netscape.com
374d58a80c
Fix Windows declaration problem.
1999-12-19 07:15:16 +00:00
rjc%netscape.com
c59a8d3039
Remove const for the moment to fix Unix complaints.
1999-12-19 06:56:47 +00:00
rjc%netscape.com
09a4bbddf5
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