sspitzer%netscape.com
|
7d6e82ab6b
|
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 |
rjc%netscape.com
|
58c9eb97c7
|
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
|
bd32672545
|
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
|
c7f815cbc9
|
Add a search preference panel
|
1999-12-30 11:16:07 +00:00 |
rjc%netscape.com
|
f99fd26bce
|
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 |
mcafee%netscape.com
|
a75239e4f0
|
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 |
rjc%netscape.com
|
662e7d983f
|
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
|
4ab5a031cd
|
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
|
6f00c2f652
|
Small XUL changes: get hard-coded text into DTD. Set flex="1" for appropriate cropping.
|
1999-12-27 08:30:44 +00:00 |
hangas%netscape.com
|
3dd5a2cfe5
|
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
|
c1da03fe58
|
Check in search changes to add support for shopping.
|
1999-12-23 11:56:24 +00:00 |
rgoodger%ihug.co.nz
|
7d2ed36dbb
|
adding font scaling pref to pref window to fix 5599, r=syd@netscape.com
|
1999-12-23 08:25:08 +00:00 |
sspitzer%netscape.com
|
a2c775a4b9
|
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 |
valeski%netscape.com
|
1932f70c57
|
r=waterson. 22306. symbolic links weren't clickable in dir list view. now they are.
|
1999-12-22 03:37:57 +00:00 |
brade%netscape.com
|
2b5573f65e
|
color preferences; parts written or reviewed by sspitzer and brade
|
1999-12-20 16:03:47 +00:00 |
rjc%netscape.com
|
48bc87c873
|
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 |
sspitzer%netscape.com
|
d25013a3d1
|
changes from bryner@uiuc.edu for the mouse wheel configuration. r=sspitzer
bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!
|
1999-12-18 06:45:40 +00:00 |
rjc%netscape.com
|
efff9222b9
|
Fix bug # 19089: use the correct document's list of RDF datasources, and try and resolve URLs (anonymous, as well as those with "#URL" properties) before loading them in. Approval: chofmann
|
1999-12-18 04:20:28 +00:00 |
rjc%netscape.com
|
6439a438cd
|
Fix bug # 21669: The Related Links datasource needs to observe user preferences, at least for the "skip these domains" list (which can contain wildcards, such as "*.mcom.com") Approval: chofmann
|
1999-12-18 03:51:16 +00:00 |
mcafee%netscape.com
|
81bce7afe8
|
Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar
|
1999-12-14 07:37:03 +00:00 |
blizzard%redhat.com
|
7cfde8d68e
|
add a debugging window utility for gtk
|
1999-12-07 22:02:40 +00:00 |
matt%netscape.com
|
f68866bbad
|
fix for bug 20967 r-chris
|
1999-12-07 00:55:11 +00:00 |
brendan%mozilla.org
|
00700519be
|
Tidy whitespace and bracing (r=slamm@netscape.com).
|
1999-12-07 00:52:42 +00:00 |
warren%netscape.com
|
0b77d1dea1
|
2 fixes for directory listings: I added arguments to NewChannel which needed to be added in directory.js. Travis wacked nsHTTPIndexParser::OnStartRequest and didn't preserve the 'call once' stuff. r=waterson
|
1999-12-06 23:45:34 +00:00 |
rjc%netscape.com
|
58702c3d2e
|
Make internet search queries stoppable.
|
1999-12-06 11:56:19 +00:00 |
rgoodger%ihug.co.nz
|
3cb92dfe31
|
making prefs panels skinnable. (bug 19560)
|
1999-12-06 09:21:10 +00:00 |
waterson%netscape.com
|
ec535af681
|
Make prefs skinnable.
|
1999-12-05 23:57:46 +00:00 |
rjc%netscape.com
|
da83e4cd53
|
Small bookmark icon style fix.
|
1999-12-05 12:15:30 +00:00 |
rjc%netscape.com
|
cb2c481427
|
Try and get icons from RDF graph before falling back to CSS styles. (This allows branding of icons for anonymous search nodes, for example.)
|
1999-12-05 12:11:02 +00:00 |
rjc%netscape.com
|
931de7c873
|
Fix related links & previous search icons
|
1999-12-05 11:36:21 +00:00 |
waterson%netscape.com
|
451838a42f
|
Support skins. r=hyatt
|
1999-12-05 09:48:41 +00:00 |
hyatt%netscape.com
|
dd8de33d41
|
Making history compliant with master skin file rules.
|
1999-12-05 08:45:01 +00:00 |
hyatt%netscape.com
|
be7da15a49
|
Related links master skin file compliance.
|
1999-12-05 08:17:15 +00:00 |
hyatt%netscape.com
|
9ffcfca638
|
Making sidebar package compliant with skin master file rules.
|
1999-12-05 08:09:21 +00:00 |
hyatt%netscape.com
|
58511feb0f
|
Bring related links package into compliance with master skin file rules.
|
1999-12-05 06:17:25 +00:00 |
hyatt%netscape.com
|
77e6f3f51a
|
Bringing bookmarks into compliance with master skin file rules.
|
1999-12-05 06:01:51 +00:00 |
rjc%netscape.com
|
b1bcd44f6c
|
Use "_blank" instead of "_BLANK". Review: danm (again)
|
1999-12-04 02:26:40 +00:00 |
rjc%netscape.com
|
ee84f8f656
|
Use "_BLANK" instead of "_NEW". Review: danm
|
1999-12-04 02:24:17 +00:00 |
rjc%netscape.com
|
edcff826e0
|
Add support for search categories.
|
1999-12-04 02:00:24 +00:00 |
waterson%netscape.com
|
12cf325764
|
Use 'addEventListener' instead of timer hack.
|
1999-12-03 09:30:27 +00:00 |
sspitzer%netscape.com
|
2dc58e715b
|
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 |
cmanske%netscape.com
|
39af8a48f5
|
Added immediate saving of sidebar show/hide and width states. r=slamm
|
1999-12-02 01:36:40 +00:00 |
cmanske%netscape.com
|
2889f9fc92
|
Added immediate saving of sidebar show/hide persist state. r=slamm
|
1999-12-02 01:15:49 +00:00 |
hyatt%netscape.com
|
732a246f82
|
More stubbed themes UI.
|
1999-12-01 12:04:14 +00:00 |
hyatt%netscape.com
|
f41b8402a5
|
Cleaning up bad skin stuff in the search component.
|
1999-12-01 11:53:48 +00:00 |
hyatt%netscape.com
|
199471faf6
|
Changes to make prefs work with new trees.
|
1999-12-01 10:55:44 +00:00 |
slamm%netscape.com
|
fa5fffb19d
|
Sandbox the panel content with type='content' on the iframe.
|
1999-12-01 00:07:48 +00:00 |
hyatt%netscape.com
|
f7db76a52f
|
Adding the stubs of a UI for theme switching to prefs.
|
1999-11-30 11:53:17 +00:00 |
rjc%netscape.com
|
9ab724dbd0
|
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
|
d5903c65a6
|
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 |