3649 Commits

Author SHA1 Message Date
mcafee%netscape.com
f051a62584 Fixing layout for mousewheel pref pane, cleaning up table HTML. r=rgoodger@ihug.co.nz 2000-01-05 05:10:36 +00:00
mcafee%netscape.com
54d5d291b9 Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz 2000-01-05 04:52:20 +00:00
rpotts%netscape.com
e9dab71e09 Removed multipart/x-mixed-replace sinjce it is now handled as a stream converted in the URI loader. 2000-01-05 04:45:49 +00:00
rjc%netscape.com
8eee1cb537 When trying to determine the name of the Personal Toolbar Folder, first check user preferences, then the bookmark service's string bundle, and finally fallback to a hard-coded string. 2000-01-05 04:39:39 +00:00
mcafee%netscape.com
a879b09b06 Cleaning up layout, added table to line up buttons, text input fields. r=rgoodger@ihug.co.nz 2000-01-05 03:51:04 +00:00
rjc%netscape.com
db7ae3e1d5 Add support for the "custtoolbar.personal_toolbar_folder" preference which, if set, indicates what the name of the Personal Toolbar folder is. 2000-01-05 03:47:07 +00:00
morse%netscape.com
0d7d7eea84 add UniversalDialog, r=davidm 2000-01-05 03:17:11 +00:00
rjc%netscape.com
63873fb769 Fix bug # 23057: Related Links not working on second instance of RL datasource. 2000-01-05 02:37:51 +00:00
mcafee%netscape.com
aa8054c202 Removing unneeded vertical spring, this goes with my last change to this file r=matt 2000-01-05 02:37:42 +00:00
mcafee%netscape.com
e46a0832eb Adding -installer, squishing output to fit in less space (23081) r=syd 2000-01-05 02:30:06 +00:00
mcafee%netscape.com
74f97a2df2 Fixing layout to match other pref panels. r=matt 2000-01-05 02:08:19 +00:00
law%netscape.com
db4faa45c9 Fix for 18404; Convert to use imageURL as var rather than function property; r=matt@netscape.com 2000-01-04 22:37:14 +00:00
alecf%netscape.com
75fa4d4f9a some stray title buttons without borders 2000-01-04 06:59:33 +00:00
mcafee%netscape.com
d1f3ae17dd Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt. 2000-01-04 03:06:25 +00:00
akkana%netscape.com
d098c92880 Fix ^N bindings; add ^U bindings (editor backend for delete-to-beginning to be added shortly). r=slamm 2000-01-04 01:58:12 +00:00
jefft%netscape.com
543a379987 fixed bug 22918 - cannot send page with url contains spaces; needs to escape the url; r=rhp 2000-01-03 23:12:42 +00:00
rjc%netscape.com
285c3246e1 Hack fix for bug # 21175: bookmarks without schemes now get "http://" as their default scheme. 2000-01-03 08:11:11 +00:00
rjc%netscape.com
79450c4230 Fix bug #22615: Problem with IE Favorites in bookmarks menu. 2000-01-02 11:22:03 +00:00
rjc%netscape.com
4669247bde Make sure that we only add event listeners for the content area of the browser window, otherwise we'll also get "load" events when the sidebar panels load in (or are switched in/out as the user clicks on them). 2000-01-02 08:52:33 +00:00
rjc%netscape.com
e93d8d653f Small search changes: open up "Search Results" sidebar panel whenever we have new search results (if pref is set to do so) irregardless of whether its by clicking on the "Search" button or not. 2000-01-02 08:38:55 +00:00
jst%citec.fi
9ee63cb149 Don't load link targets in the pref window, I missed this link in my last patch to this file. 2000-01-02 00:40:48 +00:00
rgoodger%ihug.co.nz
1b5b869dae fix for bug 21819, toolbar button clipping. r=pavlov 1999-12-31 03:08:30 +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
a048d1900c The Related Links datasource now attempts to get the "browser.related.provider" preference which is the URL to use for contacting the RL server. (If it can't find the pref, it falls back to the well-known URL.) 1999-12-30 15:39:44 +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
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
rpotts%netscape.com
af4f9c2189 Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +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
mcafee%netscape.com
caf725ed86 Adding -h help info (14003) 1999-12-28 07:41:05 +00:00
mcafee%netscape.com
011025baf2 Adding pref for modeless pref window, still modal by default (21698) 1999-12-28 06:09:18 +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
dc6f96ac32 rest of fix for #15845, #15843, and #15861. for check boxes, see if
"reversed" attribute is true.  if so, reverse the value.
1999-12-24 09:57:49 +00:00
sspitzer%netscape.com
d4a3bb6a6b ignore generated makefiles 1999-12-24 09:16:59 +00:00
tor%cs.brown.edu
c0c306f17d Build bustage patch for SUNWspro so the compiler doesn't choke
seeing an "extern" and "static" definition of kPlatformCharsetCID.
Removes duplicate definition of PlatformCharsetCID and uses the
one from nsIPlatformCharset.h. r=sspitzer
1999-12-24 08:26:20 +00:00