Commit Graph

1017 Commits

Author SHA1 Message Date
alecf%netscape.com
1bb427ffc8 re-add mousewheel pref pane, and fix some minor problems with the pane 2006-05-17 02:22:53 +00:00
rgoodger%ihug.co.nz
3997d3d8f3 ...even more cleanup 2006-05-17 02:22:52 +00:00
rgoodger%ihug.co.nz
8e03a6809b [prefwindow] reimplementing default-page-setting functionality 2006-05-17 02:22:51 +00:00
rgoodger%ihug.co.nz
d897920b39 prefwindow recovery & cleanup 2006-05-17 02:22:50 +00:00
rgoodger%ihug.co.nz
ed3207895a [prefwindow] applications panel tidy-up 2006-05-17 02:22:49 +00:00
rgoodger%ihug.co.nz
2959cb1140 [prefwindow] smart browsing tidy up 2006-05-17 02:22:48 +00:00
rgoodger%ihug.co.nz
b52b9fd47e [prefwindow] fixing regression, commenting out unsupported features and replacing text area with input field 2006-05-17 02:22:47 +00:00
rgoodger%ihug.co.nz
881857e823 [prefwindow] advanced pane cleanup 2006-05-17 02:22:46 +00:00
rgoodger%ihug.co.nz
37877b8392 New Prefwindow landing. r=alecf@netscape.com 2006-05-17 02:22:45 +00:00
mcafee%netscape.com
4f87323779 Cleaning up layout of offline pref pane. r=rgoodger@ihug.co.nz 2006-05-17 02:22:44 +00:00
alecf%netscape.com
66364191b4 fix mousewheel prefs to match pref landing 2006-05-17 02:22:43 +00:00
bryner%uiuc.edu
a3ddc2fcd1 Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
default (on Windows at least) for the number of lines to scroll.  I also changes the default actions for the modifier
keys slightly.
2006-05-17 02:22:42 +00:00
mcafee%netscape.com
05561d637d Cleaning up layout of languages pref pane. r=rgoodger@ihug.co.nz 2006-05-17 02:22:41 +00:00
law%netscape.com
0dc13d181a New panel for Windows desktop integration preferences 2006-05-17 02:22:40 +00:00
rjc%netscape.com
b23e120b14 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. 2006-05-17 02:22:39 +00:00
alecf%netscape.com
ecb0e829b0 fix for #27630 (missed this file in an earlier checkin, so r=ben)
a=phil, chofmann
2006-05-17 02:22:38 +00:00
rgoodger%ihug.co.nz
9c766c35c3 [prefwindow] fix "choose file" for homepage selection in navigator panel 2006-05-17 02:22:37 +00:00
jbetak%netscape.com
525029338b 32477 Implement accept-language UI 2006-05-17 02:22:36 +00:00
jbetak%netscape.com
23e945d52a 32477 Accept-Language UI not implemented 2006-05-17 02:22:35 +00:00
mcafee%netscape.com
5d5d52d33f Fixing layout for mousewheel pref pane, cleaning up table HTML. r=rgoodger@ihug.co.nz 2006-05-17 02:22:24 +00:00
hyatt%netscape.com
4b17557ed2 fix broken skin switching, r=ben 2006-05-17 02:22:23 +00:00
mcafee%netscape.com
4893b7318e Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz 2006-05-17 02:22:22 +00:00
ben%netscape.com
037402d2a8 forgot file 2006-05-17 02:22:21 +00:00
mcafee%netscape.com
333402370d Cleaning up layout, added table to line up buttons, text input fields. r=rgoodger@ihug.co.nz 2006-05-17 02:22:20 +00:00
rgoodger%ihug.co.nz
5f0593ddd8 [prefwindow] theme panel cleanup 2006-05-17 02:22:19 +00:00
jst%citec.fi
9801aaaeaa Don't load link targets in the pref window, I missed this link in my last patch to this file. 2006-05-17 02:22:18 +00:00
matt%netscape.com
ea8cb37168 commiting pref-fonts.js for prefs 2006-05-17 02:22:17 +00:00
amusil%netscape.com
58e0aa3e4b Added id to the tree children node for future overlay support. 2006-05-17 02:21:37 +00:00
mcafee%netscape.com
93d01c71ae Removing unneeded vertical spring, this goes with my last change to this file r=matt 2006-05-17 02:21:35 +00:00
mcafee%netscape.com
71a8ebc52f Fixing layout to match other pref panels. r=matt 2006-05-17 02:21:34 +00:00
ajschult%verizon.net
9640716746 Bug 337062: missed part of the Makefile change 2006-05-13 16:41:53 +00:00
ajschult%verizon.net
a1c65f65a6 Bug 337062: drop X-Remote handling from the startup script for suiterunner. r+sr=jag 2006-05-13 14:52:56 +00:00
bugzilla%standard8.demon.co.uk
23b775f3eb Bug 335268 Change SeaMonkey vendor to sane, new setting. r=KaiRo,sr=Neil 2006-04-30 16:56:41 +00:00
bugzilla%standard8.demon.co.uk
be55b36570 Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Prefs update and EM/TM -> Addons update. r=KaiRo,sr=Neil 2006-04-29 14:34:40 +00:00
bugzilla%standard8.demon.co.uk
c48215ab4d Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Make the classic theme compatible with the new themes manager. r=KaiRo,sr=Neil 2006-04-29 14:24:30 +00:00
bugzilla%standard8.demon.co.uk
ffd55da02f Fix whitespace that should have addressed before the previous checkin. 2006-04-28 17:54:17 +00:00
bugzilla%standard8.demon.co.uk
eac46b70ef Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Part 2 make the modern theme compatible with the new themes manager. r=KaiRo,sr=Neil 2006-04-28 17:52:40 +00:00
bugzilla%standard8.demon.co.uk
14a5119326 Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. r=KaiRo,sr=Neil 2006-04-28 17:13:47 +00:00
kairo%kairo.at
d7320bb08d bug 334997 - add menu bar to toolkit-based JS console in suiterunner, r+sr=Neil 2006-04-25 14:34:02 +00:00
kairo%kairo.at
20133be2af bug 330053 - Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set - make build succeed on Windows, p=bugzilla@mcsmurf.de r=jag sr=Neil 2006-04-23 15:58:39 +00:00
neil%parkwaycc.co.uk
65af67d9b0 Add em menuitems to suiterunner b=272429 r=KaiRo sr=jag 2006-04-23 11:29:51 +00:00
cls%seawood.org
00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
kairo%kairo.at
cedcb266cd add German to all-locales as first language that supports suite source L10n during the testing phase, a=l10n@mozilla.com for this 2006-04-19 20:11:04 +00:00
mkaply%us.ibm.com
0cec9dd199 #324240
r=mkaply (OS/2 only)
OS/2 README updates from Peter Weilbacher
2006-04-19 18:58:30 +00:00
neil%parkwaycc.co.uk
ad424e1af0 Missing const nsISupports = Components.interfaces.nsISupports; r+sr=jag (no bug) 2006-04-19 10:35:05 +00:00
kairo%kairo.at
6162084772 bug 330053 - Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set - changes to make it build on mac, r+sr=jag 2006-04-18 11:31:28 +00:00
kairo%kairo.at
3b506b4915 bug 286110 - prepare build environment for --enable-ui-locale in suite, r=bsmedberg 2006-04-11 14:24:49 +00:00
jag%tty.nl
3058818625 Bug 333308: make clean and make distclean miss various files. r+sr=Neil 2006-04-10 11:38:10 +00:00
ajschult%verizon.net
78d2c34906 Bug 333244: Use hardcoded binary and app name in start script and handle MOZ_NO_REMOTE. r/sr=neil 2006-04-09 01:02:54 +00:00
kairo%kairo.at
f415fe7d3f bug 333259 - Language switching broken after bug 325473 (removal of content packs) - correct wsm_attributes to "prefvalue", r+sr=Neil 2006-04-09 00:50:20 +00:00
kairo%kairo.at
91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
timeless%mozdev.org
61c83cfad1 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2006-04-08 00:57:58 +00:00
bugzilla%arlen.demon.co.uk
291d7f303e Bug 289444 Give prefs panels titles a unique name (LP, inspector and wallet patch)
p=giacomo.magnini@portalis.it (as was previous patch) r=me sr=neil.parkwaycc.co.uk
2006-04-08 00:57:57 +00:00
neil%parkwaycc.co.uk
8c18a6b93a Bug 302245 Prevent partial locale installations provided by extensions from appearing in the list of content packs r+sr=jag r=kairo a=bsmedberg 2006-04-08 00:57:56 +00:00
bsmedberg%covad.net
1f25e79d1b From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2006-04-08 00:57:55 +00:00
aaronleventhal%moonset.net
75fa236942 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2006-04-08 00:57:54 +00:00
gerv%gerv.net
1c313b7f60 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-04-08 00:57:53 +00:00
bzbarsky%mit.edu
c264dbc741 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2006-04-08 00:57:52 +00:00
cbiesinger%web.de
d25ee9de68 Bug 235058 Content/language switching from UI is broken
r=neil sr=bz
2006-04-08 00:57:51 +00:00
neil%parkwaycc.co.uk
4b67c8b16f Bug 89576 now that the wsm saves the page data the pref panel ok handlers don't need to r=caillon sr=alecf 2006-04-08 00:57:50 +00:00
pete.zha%sun.com
a511b02ebb bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2006-04-08 00:57:49 +00:00
timeless%mozdev.org
613d5c4224 Bug 189316 Capitalize accesskey for Downloa_d_ More in content packs prefs
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2006-04-08 00:57:48 +00:00
loadrunner%betak.net
8a08dcf892 b112869, No UI to uninstall language packs, r=tao, sr=alecf 2006-04-08 00:57:47 +00:00
timeless%mac.com
14336fe594 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2006-04-08 00:57:46 +00:00
kairo%kairo.at
d511bcbfb7 bug 164496 - Language switching broken (again), regression of 144740, r=timeless, sr=alecf 2006-04-08 00:57:45 +00:00
loadrunner%betak.net
ed6f79d513 b144740, polish, javascript strict warnings in pref-contentpacks.xul, r=kairo, sr=blizzard, a=asa 2006-04-08 00:57:44 +00:00
jaggernaut%netscape.com
df33f44094 Bug 142623: No reload of Language strings due to XUL FastLoad. Patch by John Morrison <jrgm@netscape.com>, r=ben, sr=brendan, a=chofmann. 2006-04-08 00:57:43 +00:00
kairo%kairo.at
de2d09eacf reorder/split strings in language/content pref panel to better remind users of restarting, bug 137324, r=axel@pike.org, sr=alecf, a=asa 2006-04-08 00:57:42 +00:00
dbragg%netscape.com
f8979fb284 Fix for typos.Bug 130102. r=bzbarsky, sr=alecf, a=asa@mozilla.org 2006-04-08 00:57:41 +00:00
cbiesinger%web.de
9530050d65 bug 140141 patch by kairo@kairo.at r=biesi sr=alecf
Switching language/content packs is broken (once again)
2006-04-08 00:57:40 +00:00
caillon%returnzero.com
f2f1c54a3f Bug 133764. Unable to change content pack and language pack at once. Patch by kairo@kairo.at, r=dbragg, sr=alecf, a=asa. 2006-04-08 00:57:39 +00:00
caillon%returnzero.com
3092eaf4cc Bug 134290. Unable to switch locale packs, fallout from the outliner to tree landing. Patch by Robert Kaiser <kairo@kairo.at>, r=tao, sr=hewitt, a=brendan 2006-04-08 00:57:38 +00:00
hewitt%netscape.com
b1860310f3 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-04-08 00:57:37 +00:00
dbragg%netscape.com
34eaa00c98 Fix for bug 127783. Moved the code from two functions SwitchLanguagePack and SwitchContentPack
into a single function SwitchPacks.  r=tao, sr=alecf, a=scc (for drivers)
2006-04-08 00:57:36 +00:00
dbragg%netscape.com
72c78f28e5 Fixing bug 126679. Added a closing parenthesis that should
have been there in the first place.  r=tao, sr=alecf, a=asa
2006-04-08 00:57:35 +00:00
dbragg%netscape.com
82637879c0 Fix for bug 91721. The UI changed to use list boxes for both content packs
and language packs. This is more consistant and approved by UE group.  Obsolete
packs are now displayed with (needs update) next to them and are unselectable
by the user.  This is done using a rule in the pref-contentpacks.xul file.
r=tao, sr=alecf.
2006-04-08 00:57:34 +00:00
sgehani%netscape.com
efb859a614 Add brandShortName to content pack switch message.
b=109477; sr=alecf
2006-04-08 00:57:33 +00:00
gerv%gerv.net
d2821fd57b Chang all instances of "My Sidebar" to "Sidebar". Bug 77819. r=timeless, sr=brendan using his magic "String only changes" rubberstamp. 2006-04-08 00:57:32 +00:00
hewitt%netscape.com
00c14ca3bf 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2006-04-08 00:57:31 +00:00
stephend%netscape.com
5522d48889 Bug 102153. Javascript strict warnings in pref-contentpacks.xul. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf 2006-04-08 00:57:30 +00:00
blakeross%telocity.com
90437e08ad 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2006-04-08 00:57:29 +00:00
blakeross%telocity.com
773bb6cd4f 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2006-04-08 00:57:28 +00:00
dougt%netscape.com
1bc332e56d nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2006-04-08 00:57:27 +00:00
jaggernaut%netscape.com
272f323e0d Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2006-04-08 00:57:26 +00:00
loadrunner%betak.net
450b5d4928 bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2006-04-08 00:57:25 +00:00
ccarlen%netscape.com
3092e0a577 Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake 2006-04-08 00:57:24 +00:00
ben%netscape.com
575e883d28 bug 65241, add 'download more' button to Content Pack pref panel.
uncomment-out button and add string to dtd file for button
r=matt, sr=blake
2006-04-08 00:57:23 +00:00
ben%netscape.com
e3dce78032 [FEATURE] Ability to switch content packs so that vendors can offer regional content.
Original patch from jbetak@netscape.com, r=ben@netscape.com, sr=hyatt@netscape.com,
pref-contentpacks.dtd:
Make a content pack description more palatable
a=blizzard@mozilla.org
2006-04-08 00:57:22 +00:00
ben%netscape.com
46135c68c2 Checking in extension portion of 65251. *NOT PART OF BUILD* Original patches
from Juraj Betak, r=ben@netscape.com
2006-04-08 00:57:21 +00:00
ben%netscape.com
fc362500ac Content packs extension. Part of "correct" implementation for 65251 (if any implementation of this feature can be considered
"correct"). NOT PART OF BUILD.
2006-04-08 00:57:20 +00:00
kairo%kairo.at
250f5fcc47 bug 331686 - Fixing errors in Readme.txt files for SeaMonkey, p=als@mozilla.ru r=me 2006-04-03 16:39:54 +00:00
bugzilla%standard8.demon.co.uk
88cebb834c Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 1 - Add suite/app for starting up with toolkit v3. r=jag,sr=neil 2006-03-17 14:16:34 +00:00
bugzilla%standard8.demon.co.uk
05c4d21c50 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 1 - Add suite/app for starting up with toolkit v3. r=jag,sr=neil 2006-03-17 14:08:31 +00:00
kairo%kairo.at
6d98d1d623 point to wiki page for suite/ directory layout documentation, NPOB 2006-02-10 22:38:04 +00:00
kairo%kairo.at
daece61058 bug 312994 - new SeaMonkey artwork, r+sr=Neil a=seamonkey-council 2005-12-02 20:45:36 +00:00
neil%parkwaycc.co.uk
69f04748e6 Bug 315458 xulappinfo.js should be included via EXTRA_PP_COMPONENTS (xulappinfo.js.in was CVS moved to xulappinfo.js) p=mcsmurf (Frank Wein) r=bsmedberg sr=me 2005-11-16 09:38:24 +00:00
kairo%kairo.at
a76d242f64 bug 300907 - Add .platformVersion to SeaMonkey's implementation of nsIXULAppInfo, r=bsmedberg sr=Neil a=bsmedberg 2005-11-15 22:52:18 +00:00
bsmedberg%covad.net
2854555204 Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-11-15 22:52:17 +00:00
kairo%kairo.at
4675b9a6c8 bug 294943 - Implement nsIXULAppInfo in suite trunk, also fixes building of suite/ for suite, r=bsmedberg sr=Neil a=chofmann 2005-11-15 22:52:16 +00:00
bugzilla%standard8.demon.co.uk
a2b74bc977 Fix bug 310835 Unknown option: emversion warning in build output (sync suite nsIXULAppInfo building to toolkit) r/sr=neil.parkwaycc.co.uk 2005-10-04 16:14:06 +00:00
kairo%kairo.at
44a111700c bug 299812 - Add correctly branded README.txt files into SeaMonkey packages, r+sr=Neil a=asa 2005-07-27 23:45:06 +00:00
kairo%kairo.at
c57e00fd7b last checkin contained part of a different patch I have in my tree. Soory. Backing out that part 2005-07-20 21:24:27 +00:00
kairo%kairo.at
49a04b5184 bug 299883 - rebrand default icons (in chrome/icons/default/) for SeaMonkey, r=bsmedberg sr=Neil a=asa 2005-07-20 20:56:32 +00:00
kairo%kairo.at
52024b36e2 bug 300907 - Add .platformVersion to SeaMonkey's implementation of nsIXULAppInfo, r=bsmedberg sr=Neil a=bsmedberg 2005-07-20 11:35:18 +00:00
bsmedberg%covad.net
67cd236a1d Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-07-14 20:29:06 +00:00
kairo%kairo.at
2757334237 bug 299897 - about:logo should display product specific logo on SeaMonkey instead of Mozilla star, r=Neil sr=jag a=asa 2005-07-13 19:24:56 +00:00
kairo%kairo.at
46f6298dff bug 294943 - Implement nsIXULAppInfo in suite trunk, also fixes building of suite/ for suite, r=bsmedberg sr=Neil a=chofmann 2005-06-21 16:01:09 +00:00
kairo%kairo.at
a872124cf7 bug 290490 - integrate suite/ into build process, also adding MOZ_SUITE define for suite-specific stuff, r=bsmedberg sr=Neil a=asa 2005-04-17 10:06:09 +00:00
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