Commit Graph

1149 Commits

Author SHA1 Message Date
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
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
sspitzer%netscape.com
bec39d5d95 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
98fedd3c6e 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
7c6d4ba39d 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
dmose%mozilla.org
5951b555ea fix for bug 20866: replace Channels menu with a link to Open Directory; r=sspitzer@netscape.com, a=shaver@mozilla.org 1999-12-16 00:26:53 +00:00
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
dmose%mozilla.org
59f543c341 fix for bug 20861: remove My Netscape from the personal toolbar; r=slamm@netscape.com, a=shaver@mozilla.org 1999-12-15 21:31:29 +00:00
mcafee%netscape.com
fe632294aa 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
eff13fbde3 add a debugging window utility for gtk 1999-12-07 22:02:40 +00:00
cmanske%netscape.com
f30ee6edc8 Finished basic table editing (bug 6256) r=mjudge. Fixed XUL so debug-only plain text editor works. r=akkana 1999-12-07 01:12:10 +00:00
matt%netscape.com
e96be728e5 fix for bug 20967 r-chris 1999-12-07 00:55:11 +00:00
matt%netscape.com
589da8c5ea fix for bug 20967 1999-12-07 00:53:09 +00:00
brendan%mozilla.org
e26b151b43 Tidy whitespace and bracing (r=slamm@netscape.com). 1999-12-07 00:52:42 +00:00
warren%netscape.com
0f39c4f921 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
28be607e6e Fake out the generic builder so that search containers never appear to be "empty" 1999-12-06 13:07:03 +00:00
rjc%netscape.com
2a050c8a51 Fix bug where search engines appear twice the first time (due to order of discovery). 1999-12-06 12:50:01 +00:00
rjc%netscape.com
a936c4fafd Fix Win bustage. 1999-12-06 12:03:54 +00:00
rjc%netscape.com
79b22ef5ad Make internet search queries stoppable. 1999-12-06 11:56:19 +00:00
rgoodger%ihug.co.nz
64a38ab547 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
waterson%netscape.com
9cbdea409e Make prefs skinnable. 1999-12-05 23:57:46 +00:00
rjc%netscape.com
cd8fa999fc Small bookmark icon style fix. 1999-12-05 12:15:30 +00:00
rjc%netscape.com
a73d168e96 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
038f1074de Fix related links & previous search icons 1999-12-05 11:36:21 +00:00
waterson%netscape.com
a5a4854130 Support skins. r=hyatt 1999-12-05 09:48:41 +00:00
hyatt%netscape.com
643eedb19f Making editor skin-compliant. 1999-12-05 09:43:20 +00:00
hyatt%netscape.com
5d0154142c Making history compliant with master skin file rules. 1999-12-05 08:45:01 +00:00
hyatt%netscape.com
0569f8cd84 Related links master skin file compliance. 1999-12-05 08:17:15 +00:00
hyatt%netscape.com
9dd60e68b7 Making sidebar package compliant with skin master file rules. 1999-12-05 08:09:21 +00:00
hyatt%netscape.com
2739af969f Bring related links package into compliance with master skin file rules. 1999-12-05 06:17:25 +00:00
hyatt%netscape.com
676e72a81b Bringing bookmarks into compliance with master skin file rules. 1999-12-05 06:01:51 +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
360254e039 Testing indicates that we should never trim the resultItemEndStr. 1999-12-04 10:55:00 +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
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
sspitzer%netscape.com
4f57d4410e use the new folder picker cascading menus in the "copies and folders" panel of the
account setup dialog.  remove cruft in am-copies.*.
fixes #19400.  r=alecf
1999-12-04 01:43:12 +00:00
cmanske%netscape.com
23307c31dd XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade 1999-12-04 01:35:30 +00:00
waterson%netscape.com
527799b03c Use 'addEventListener' instead of timer hack. 1999-12-03 09:30:27 +00:00
sspitzer%netscape.com
91d20aadc4 fix for #17402, stationary -> stationery.
r=alecf

major fixes for the new folder / rename folder / subscribe dialogs.
we no longer use an html select for the folder picker.
now we use cascading menu popups, like the copy and move menus.
this fixes a lot of bugs, and allows pre-flighting to finally work.

our folder data source has some new properies:
CanFileMessages, CanSubscribe, CanRename, and CanCreateSubfolders
we use these to determine what cascading menu to build, what to disable, etc.

also, nsMessenger::NewFolder() and nsMessenger::RenameFolder() were changes to
take a nsIRDFResource instead of a nsIDOMXULElement.  Before we were
passing through to the back end the selected xul element, now we pass
the resource in.

other cool side effects:
in the copy & move menus, you don't get the choice to file or copy to a server, on folders
in the rename dialog, you can't pick a server, on a folder
in the new folder dialog, you can't pick the imap inbox. (* more needs to be done here.)

bugs fixed: #14773, #14254, #20599, #20646
r=alecf

a couple bullet proofing fixes to prevent some crashes reported on fullcircle
r=bienvenu
1999-12-03 08:10:09 +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
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
cmanske%netscape.com
f5cd113a45 Added immediate saving of sidebar show/hide and width states. r=slamm 1999-12-02 01:36:40 +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
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
68d5238904 Changes to make prefs work with new trees. 1999-12-01 10:55:44 +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
rginda%netscape.com
b21cc2d785 Removing window.event IEism, r=pinkerton, bug=19323 1999-12-01 00:12:02 +00:00
alecf%netscape.com
7c1ae0d528 add new preference for automatically downloading mail on biff 1999-12-01 00:10:37 +00:00
slamm%netscape.com
668f72bebe Sandbox the panel content with type='content' on the iframe. 1999-12-01 00:07:48 +00:00
sspitzer%netscape.com
45fc16c656 clean up in preparation for bug #14254. remove unused files. create
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle.  now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
1999-11-30 22:57:42 +00:00
bienvenu%netscape.com
3d38e6fdfd fix newline in msg string, same as last check in for this directory, but the right file this time 1999-11-30 22:42:29 +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
slamm%netscape.com
5805498beb Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:24:53 +00:00
slamm%netscape.com
1b109edcc2 Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:18:58 +00:00
warren%netscape.com
2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
rjc%netscape.com
8e6c603637 Fix bug # 20238: when bookmarking a URL, if it doesn't have a title specified, fallback to using the URL as the title. 1999-11-30 01:07:20 +00:00
slamm%netscape.com
50da1e6e83 Add class="push dialog" to "Close" button to make it look like a button. r=mcafee 1999-11-30 01:03:46 +00:00
slamm%netscape.com
f24e1ae1fc Model history after bookmarks. Share the css and js files with bookmarks.
Fix overlaping columns, bug #17975. r=mcafee
1999-11-30 01:03:28 +00:00
slamm%netscape.com
16fd072ebe Add rdf observer to detect when the panel list has changed.
Unfortunately, setTimeout does not work in the observer, so it
cannot be used to open the default panel. Still working on a
fix for the open panel getting lost when the panel list changes.
Avoid opening multiple customize dialog.
Change the customize dialog to be non-modal. r=mcafee
1999-11-30 01:02:50 +00:00
slamm%netscape.com
3df6aecaae Add MPL. Remove tinderbox panel. It belongs in remote-panels.rdf. r=mcafee 1999-11-30 01:02:38 +00:00
slamm%netscape.com
25168f6322 Add support for folders in available panels list.
Move click handle from <tree> to <treechildren>.
(To prevent bugs if a tree header is ever added.) r=mcafee
1999-11-30 01:02:36 +00:00
slamm%netscape.com
1a32cc1c52 Enable/disable buttons on move up/down (bug #16847).
Add support for folders in available panels list. r=mcafee
1999-11-30 01:02:32 +00:00
slamm%netscape.com
1b15637cc5 Add MPL. r=mcafee 1999-11-30 01:02:26 +00:00
slamm%netscape.com
16c5442088 Use single clicks to open folders, but double clicks to launch items.
Bug #14998. r=mcafee
1999-11-30 00:56:44 +00:00
slamm%netscape.com
38259f94c0 Not done. Has "Add panel" test.
Add dropdown icons to toolbar folders. r=mcafee
1999-11-30 00:56:30 +00:00
slamm%netscape.com
3e5b4d29a3 Change dump() calls to debug() calls. That makes it easier to turn
them all off at once.
Fix context menus. They were adding multiple items (bug #14765).
They also needed to select the item under the mouse. r=mcafee
1999-11-30 00:49:19 +00:00
hangas%netscape.com
be1b60400d Fix for 18018, mail prefs messed up. r=davidm 1999-11-29 21:38:32 +00:00
rjc%netscape.com
791e26752e Speed up reading in of HTML results by reading in as many bytes in one chunk as possible, instead of 256 bytes at a time. 1999-11-24 21:04:52 +00:00
rjc%netscape.com
7144b12a98 Remove errant "ref" attribute on "NC:LastSearchRoot" node. 1999-11-24 20:40:48 +00:00
rjc%netscape.com
d831ca3b8f Clear the list of result search sites when the search dialog opens. 1999-11-24 20:40:01 +00:00
rjc%netscape.com
a1dd235c23 Use the status bar at the bottom of the internet search pane: when a result is clicked on, put its true URL into the status bar. 1999-11-24 11:14:14 +00:00
rjc%netscape.com
529a037092 Make sure that default.htm is referenced via a chrome: URL. 1999-11-24 09:40:33 +00:00
rjc%netscape.com
4e58337f79 Some partial fixes for bug # 14442: when pasting some nodes into a container, don't insert a URL that already is in the container. Also, keep a dirty flag for all operations, and only update (i.e. write out) the bookmarks.html file if dirty=true when all done. 1999-11-24 06:15:55 +00:00
rjc%netscape.com
be4a476563 Part of fix for bug # 19564: open search dialog via a chrome: URL. 1999-11-24 05:00:46 +00:00
rjc%netscape.com
1c1e622732 Add ability to debug search output. (Off by default.) 1999-11-24 04:55:49 +00:00
rjc%netscape.com
697b3e83ef Prepare to fix bug # 19564... search dialogs need to be skinnable, by using chrome: URLs and DTDs. 1999-11-24 04:47:26 +00:00
rjc%netscape.com
7409a4706f Add some search DTDs. 1999-11-24 04:43:00 +00:00
shaver%netscape.com
f9858d1ee6 Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger. 1999-11-24 04:10:18 +00:00
pinkerton%netscape.com
713448c361 temp workaround for bug 19588, don't allow dragging of containers on personal toolbar. r=hyatt. 1999-11-24 00:17:34 +00:00
akkana%netscape.com
3d03085c9e 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
tonyr%fbdesigns.com
dcd7b153d6 Added strings for address book import 1999-11-23 21:51:23 +00:00
alecf%netscape.com
2f3a8d8084 fixing spelling error in dtd (no reviewer necessary) 1999-11-23 21:50:19 +00:00
matt%netscape.com
ce35e8a261 14846 r-self 1999-11-23 01:55:13 +00:00
dougt%netscape.com
8d10314f6e Removing protocol icon. 1999-11-23 01:52:36 +00:00
matt%netscape.com
21d5573882 fix for bug 683 typo 1999-11-22 23:58:05 +00:00
matt%netscape.com
df0d01f732 adding ' for bug 6830..typo 1999-11-22 23:56:22 +00:00
putterman%netscape.com
e71f346f0f Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf. 1999-11-22 22:08:23 +00:00
matt%netscape.com
906ae86a8c Fix for save as bug 15805 1999-11-22 19:55:47 +00:00
rjc%netscape.com
44e73280c7 Check in some preliminary bookmarks drag&drop support. 1999-11-20 08:35:39 +00:00
nisheeth%netscape.com
ce26e31713 Don't make the label of a pref an anchor. r=none. 1999-11-20 07:11:11 +00:00
nisheeth%netscape.com
a03bdd0283 r=harishd.
- The stack walking code now works on windows.  We were initializing the symbol handler on each DLL load which was resetting its symbol tables.  Now, we don't re-init the symbol handler repeatedly.

- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF.  When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set.  If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
tonyr%fbdesigns.com
a64f1ff817 Changes to support importing Eudora mail/settings on Mac. 1999-11-19 01:25:50 +00:00
evaughan%netscape.com
579a9d2af2 1) Changed box to use a linked list instead of a fixed array. -r Hyatt
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
valeski%netscape.com
aa8107de4d adding new param to newChannelCall to reflect the new api 1999-11-18 20:09:54 +00:00
mscott%netscape.com
1809e0d6ea Add a debug menu item for turning on / turning off url dispatching
r=travis
1999-11-18 06:58:22 +00:00
mscott%netscape.com
6d1bce96d4 add labels for uri dispatching menu item which is in the debug window
r=travis
1999-11-18 06:57:36 +00:00
sspitzer%netscape.com
841772b155 go back to using window.content.home()
no need to duplicating code.
1999-11-16 19:29:29 +00:00
rjc%netscape.com
9998ddf0ff Bye bye "rdf:ftp" 1999-11-16 05:40:17 +00:00
sspitzer%netscape.com
e6da063538 fix for #18940. don't define the default home page in the dtd. this is already
set in all.js.

the bug was caused by code in navigator.js that got this attribute from the
home button, and tried to set the pref!

r=mozilla@bucksch.org (benb)
1999-11-16 04:50:32 +00:00
tonyr%fbdesigns.com
f079a40fab Added Eudora mail import module 1999-11-16 01:17:56 +00:00
slamm%netscape.com
44c25c47f1 Add the MPL. 1999-11-15 23:09:58 +00:00
valeski%netscape.com
1726ac1079 r=mcafee. component name change reflection. now we can traverse dir trees 1999-11-15 21:16:10 +00:00
pinkerton%netscape.com
fa50df615e add ability to drag the urlbar proxy icon as a demo of d&d. r=scc. 1999-11-13 23:28:51 +00:00
pinkerton%netscape.com
416e0713a3 added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley). 1999-11-12 03:41:27 +00:00
rhp%netscape.com
1e2b59665d Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
fergus%netscape.com
6ec4d9812f Updated/added Localization Notes. r: chjung & rchen 1999-11-12 01:53:54 +00:00
pinkerton%netscape.com
ed2521b11f preliminary js for handling drops on the tree (r=saari). 1999-11-12 01:02:55 +00:00
rchen%netscape.com
5b96bace17 modify Localization notes 1999-11-12 01:00:30 +00:00
mcafee%netscape.com
e06d051523 Missing type field for check_doc_requency pref (17903) r=jfrancis 1999-11-11 05:27:29 +00:00
pinkerton%netscape.com
247cfa3b19 toolbar/tree d&d code reworking (r=hyatt). 1999-11-11 05:11:10 +00:00
matt%netscape.com
c2feb3747f fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +00:00
slamm%netscape.com
d6fbc738ba Add styles, dialog and push, to titledbuttons. Fix for 18299. r=hyatt a=chofmann 1999-11-09 02:33:18 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
slamm%netscape.com
7ac4d9d4d9 Fix for bug 18017, "No sidebar panels in messenger." r=hangas a=chofmann 1999-11-05 22:10:29 +00:00
rjc%netscape.com
3294ea8368 Fix bug # 17675. Review: waterson. Approval: chofmann. 1999-11-05 09:28:42 +00:00
matt%netscape.com
7354ebdae6 fix for bug 18042 by adding close window tag r=mcafee 1999-11-05 00:34:48 +00:00
mcafee%netscape.com
75527a38a5 Fixing JS error when loading prefs; skipping assertion in nsPrefWindow::ChangePanel() that is not needed for prefs to function, left a comment there so we can fix that later. (14663) a=matt, r=chofmann. 1999-11-04 22:39:21 +00:00
waterson%netscape.com
3fc9ef7127 Bug 11501. Tree has regressed s.t. it is necessary to have a <treecol>; add it here. r=hyatt, a=jack 1999-11-04 08:57:52 +00:00
ducarroz%netscape.com
818e82215c Fix for bug 17902. Fix various FCC problems as well error display. R=alecf, A=chofmann 1999-11-04 04:58:06 +00:00
mcafee%netscape.com
f65cf8bb9e ftp & http proxy settings got reversed in the UI (15165). r=slamm, a=chofmann. 1999-11-03 23:53:15 +00:00
mcafee%netscape.com
dede1e72a0 We were using the wrong pref to enable JS (14660). r=slamm, a=chofmann 1999-11-03 23:10:47 +00:00
sspitzer%netscape.com
dea1c4efdb fix #16457, r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes
pop up the alert and set the error code so that the url listener doesn't try to
pop up another alert.  define a bunch of new error codes, and remove nsMsgTransition.h, which was defining all the MK_ error codes that were in there.
are no longer needed.
1999-11-02 23:27:46 +00:00
pinkerton%netscape.com
dab0e1f45e add text/plain flavor acceptance to dragOver on personal toolbar and set canDrop on drag session so win32 uses the correct cursor feedback. (r=saari). 1999-11-02 21:28:14 +00:00
cata%netscape.com
d51644d159 Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018. 1999-11-02 21:27:02 +00:00
matt%netscape.com
5e31d1b0ac fix for bug 14634 r-bill 1999-11-02 20:51:29 +00:00
matt%netscape.com
19f6272790 fix for bug 6830 and 14634 r-bill 1999-11-02 20:49:49 +00:00
pinkerton%netscape.com
e646c25b6d turn d&d on personal toolbar back on and clean it up after new xul file rewrite. 1999-11-02 03:53:30 +00:00
waterson%netscape.com
26cdab7acc Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI. 1999-11-02 01:14:50 +00:00
tonyr%fbdesigns.com
48fdb40dd9 Added Outlook mail and address book import functionality 1999-11-01 00:46:18 +00:00
alecf%netscape.com
4c8b395c8c update debug menu to reflect new DOMViewer location
(debug only not part of product)
1999-10-30 07:38:12 +00:00
alecf%netscape.com
84fe2a2aa0 add class="dialog" to all pref window dialogs
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
hangas%netscape.com
07646c5b86 Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott 1999-10-30 00:14:52 +00:00
cmanske%netscape.com
43ebeb6bf4 Fixed Composer UI to adjust to latest global CSS changes. Mostly needed to add appropriate class to titled buttons. Change editorshell to stop throbber animation even if editor fails to initialize. r=sfraser 1999-10-29 22:33:34 +00:00
rchen%netscape.com
544d1d9631 Add Localization Notes 1999-10-29 21:37:43 +00:00
rchen%netscape.com
fca6c94a68 Add Localization notes 1999-10-29 21:27:41 +00:00
rchen%netscape.com
2b1aa7634a Add Localization notes 1999-10-29 21:12:26 +00:00
alecf%netscape.com
d51df94c8d add class="dialog push" to all pref windows r=sspitzer 1999-10-29 21:01:41 +00:00
rchen%netscape.com
222c39059f Add localization notes 1999-10-29 20:58:42 +00:00
rchen%netscape.com
61eff9004c Add Localization notes 1999-10-29 20:52:42 +00:00
cata%netscape.com
bed851411e Fix for bug #17018, r=cata, checkin for momoi. 1999-10-29 20:41:21 +00:00
rchen%netscape.com
22f0027b14 Add Localization Notes 1999-10-29 20:28:18 +00:00
rchen%netscape.com
d1e318d76d Add localization notes 1999-10-29 20:24:48 +00:00
slamm%netscape.com
110c333948 Fix 17347. Initialize the 'View | Sidebar' menu to the correct state. r=mozbot. 1999-10-29 19:17:22 +00:00
slamm%netscape.com
0c962339fc Get min heights correct so that the sidebar will collapse. r=evaughan. 1999-10-29 19:16:38 +00:00
slamm%netscape.com
8ee213cdd4 Add license. 1999-10-29 19:13:42 +00:00
sspitzer%netscape.com
f1a3d41f84 fix for #16231, r=mscott. use the file locator (which caches the profile directory) instead of going through the profile service. 1999-10-29 04:02:20 +00:00
waterson%netscape.com
438d71a3b6 Put column headers back in to folder pane. r=hyatt. 1999-10-28 22:14:14 +00:00
cmanske%netscape.com
101ef716c6 Fixed bugs 16690, 16991. Also made UI changes to adjust for new 'skin' r=sfraser 1999-10-28 01:51:07 +00:00
hangas%netscape.com
4a72e1465c Fixed throbber id, bug 17271. r=german 1999-10-28 01:44:29 +00:00
cata%netscape.com
4b2093536d I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
hangas%netscape.com
84df0919cf Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
matt%netscape.com
26c2b48eac fix for bug 15169 r-morse 1999-10-27 22:33:35 +00:00
matt%netscape.com
94b65d7c4c 17218 r-mcafee 1999-10-27 22:31:58 +00:00
hangas%netscape.com
e60a23b7ac Fixed the order of the stop and reload buttons on the browser. r=german 1999-10-27 00:17:16 +00:00
cmanske%netscape.com
618ed72e8d Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge 1999-10-26 23:13:00 +00:00
slamm%netscape.com
612b1f6f25 Add entity for bookmarks menu on personal toolbar 1999-10-26 22:10:15 +00:00
slamm%netscape.com
be11f32abf Tweak sidebar styles. r=german. 1999-10-26 19:45:25 +00:00
slamm%netscape.com
844e9db727 Add bookmarks button (bug #14502) to personal toolbar. Fix spacing of buttons on personal toolbar. r=hyatt 1999-10-26 19:43:32 +00:00
valeski%netscape.com
d6c1553baf 17144. api change to nsIIOService.idl made last night missed the javascript caller in here 1999-10-26 19:08:10 +00:00
slamm%netscape.com
19f083ad28 New sidebar ui. One panel open at a time. No bug (yet...). r=pavlov 1999-10-26 05:46:00 +00:00
hangas%netscape.com
e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
brade%netscape.com
36b47deb96 fix plain text editor (r=cmanske@netscape.com) 1999-10-25 21:57:11 +00:00
pavlov%netscape.com
ab6fd0a0fa rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt 1999-10-24 07:16:45 +00:00
ducarroz%netscape.com
61963bad56 Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
sspitzer%netscape.com
dbd14302c9 make the xul look pretty by using html fieldsets and legends. 1999-10-22 23:31:05 +00:00
alecf%netscape.com
667cd007ac convert nsPrefWindow to a module
prefwindow was doing it's own singleton management, so changed it to use getService()
1999-10-22 21:05:31 +00:00
sspitzer%netscape.com
1df3f9eb17 make the PrefWindow work for html select dom elements, instead of just html input dom elements.
right now, it only works for int prefs.  fix #15230, heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.

rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.

add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code.  use PR_sscanf instead of sscanf.

r=mscott
1999-10-22 02:09:18 +00:00
matt%netscape.com
12d7c924da Adding manual proxies -r by bill 1999-10-21 19:53:19 +00:00
cmanske%netscape.com
e7457117e4 Fixed bugs 12515, 16493,16494,16495,16692,16794,most of 9758. Replaced old 'target' icon with interim 'anchor' icon. r=sfraser 1999-10-20 14:15:25 +00:00
cmanske%netscape.com
9e5949f923 Changed a comment. This and last checkin were reviewed by mjudge 1999-10-20 01:06:05 +00:00
cmanske%netscape.com
d63ebdf00e Adding menu item to start Composer from Browser debug menu as workaround for bug 16789 (can't start editor on command line). Also removed editor init page from code that's not even run? 1999-10-20 01:03:39 +00:00
slamm%netscape.com
b95ce6697b Handle clicks properly. Fix for 14857 and 11986. r=rjc 1999-10-19 21:11:39 +00:00
dougt%netscape.com
ef6d2a7263 Fix for bug 14784. Moved pref item up. r=cathleen. 1999-10-19 01:01:51 +00:00
tonyr%fbdesigns.com
7b29eee956 Added string bundles for the mailnews import tools 1999-10-18 19:58:07 +00:00
slamm%netscape.com
bf503710b1 Landing of SIDEBAR_19991007_BRANCH. r=waterson 1999-10-18 19:21:52 +00:00
shaver%netscape.com
b6b3762c6f make View->Use Stylesheet use type=radio. (r=hyatt) 1999-10-17 21:38:21 +00:00
morse%netscape.com
0ccf1220b4 fix bug 15137, open->openDialog, r=jar 1999-10-16 23:36:22 +00:00
tbogard%aol.net
3aaa2be0d7 Changed TextEditorAppShell.xul to use the new XUL editor tag instead of html:iframe. Changed EditorStartup to take an element. Changed EditorStartup to request the EditorShell from the editorElement rather than doing a createInstance and QI. r=hyatt 1999-10-15 21:58:49 +00:00
shaver%netscape.com
c09d70aace Make View->Sidebar a type=checkbox menuitem (r=slamm) 1999-10-15 21:37:53 +00:00
beard%netscape.com
71bd7215e6 using dumpMemoryLeaks() instead of about:bloat?leaks. bug=15906, r=hyatt 1999-10-15 21:35:18 +00:00
beard%netscape.com
be948fd2a4 added dumpMemoryLeaks(). bug=15906, r=hyatt 1999-10-15 21:35:11 +00:00
law%netscape.com
6147b50106 Fix for bug #16269, add resizable feature to view-source window, r=danm@netscape.com 1999-10-15 21:11:22 +00:00
tbogard%aol.net
6f592148b8 Changed the content area of navigator to use the new browser tag rather than html:iframe. r=hyatt. 1999-10-14 11:00:21 +00:00
beard%netscape.com
67ade3a167 added support for "about:bloat?leaks". bug=15906,r=warren 1999-10-14 01:56:49 +00:00
mcafee%netscape.com
fd1235c9a2 Backing out quotes change for (14663), r=matt 1999-10-14 01:38:22 +00:00
cmanske%netscape.com
074c63daae Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas 1999-10-14 00:13:21 +00:00
alecf%netscape.com
799d1e2871 DTDs contain image names too 1999-10-13 05:53:10 +00:00
alecf%netscape.com
0fa5cd6df4 update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
sspitzer%netscape.com
8227e7bda9 fix for bug #14591, r=mscott.
handle the case where we migrate from 4.x and our sent folder is on the imap server.
but, since we haven't logged into the imap server yet, our folders are undiscovered.

other related fixes:
1) make it so on failure to fcc, save to draft, save to template, send later the message shows up.
2) clean up the error message strings
3) fix how we determine if an URI points to a local folder. (all we need to do is look at the scheme and see if it is "mailbox:"
4) remove a stale comment.
1999-10-13 04:12:06 +00:00
valeski%netscape.com
1c4b9c98dd 16250. r=warren. IOService method name case changed. reflecting the new method names in the directory javascript 1999-10-13 01:36:57 +00:00
warren%netscape.com
0e00f0a570 Added Bloat statistics under QA menu. 1999-10-12 09:37:37 +00:00
mcafee%netscape.com
e617436351 Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson 1999-10-12 05:40:15 +00:00
law%netscape.com
0e4600ac24 Bug #15916; cleaned up context menu generation to make it faster; rev=hyatt@netscape.com 1999-10-09 07:58:24 +00:00
dp%netscape.com
13cdc26847 adding precheckin tests. r=matt 1999-10-08 23:50:49 +00:00
dp%netscape.com
fecc0faf3e Adding precheckin tests 1999-10-08 23:48:20 +00:00
waterson%netscape.com
8861c4ceab Initial revision. Not in build. 1999-10-08 21:15:21 +00:00
waterson%netscape.com
f50797d473 Add new files not in the build. 1999-10-08 21:11:20 +00:00
slamm%netscape.com
4002bb00ca Fix empty sidebar. bug #15468. Need to wait for sidebar-panels in init routine. 1999-10-08 17:15:27 +00:00
slamm%netscape.com
4066a25924 Make the sidebar panels appear. Bug #15468. r=mcafee. Had 'datasources' defined when it wasn't needed. 1999-10-07 22:56:22 +00:00
mcafee%netscape.com
73d733e8c2 Cleaning up whitespace so I can edit this file with a clue. 1999-10-07 01:07:41 +00:00
slamm%netscape.com
7faffbd33c Remove call to sidebarOverlayInit(). This is already called in sidebarOverlay.js when sidebarOverlay.xul loads. Fixes bug #15719, 'Sidebar panels get added twice'. r=waterson. 1999-10-07 01:03:19 +00:00
rjc%netscape.com
60c3d0c897 Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
rjc%netscape.com
a429ff2900 Bug #14034: Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com 1999-10-06 01:37:47 +00:00
mcafee%netscape.com
c4654485e8 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
ducarroz%netscape.com
88a9f70faa Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott 1999-10-04 23:43:57 +00:00
mcafee%netscape.com
df4935b698 Better variable names for readability. 1999-10-03 08:13:41 +00:00
mcafee%netscape.com
704c0ea29e Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com 1999-10-03 06:56:43 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
law%netscape.com
b6d2de1cb0 Context menu updates 1999-10-01 04:43:45 +00:00
rjc%netscape.com
b62bcaf7d9 Fix bug # 15225: The search datasource needs to figure out what datasets are available whenever a search is to be performed, not just when its asked about what datasets it knows about. Review: waterson@netscape.com 1999-10-01 04:02:07 +00:00
davidm%netscape.com
2c352d8185 13344 New browser windows generated by Manage Bookmarks too small 1999-10-01 03:31:17 +00:00
davidm%netscape.com
115319f3ac 4912 an't open bookmarks when no other window open 1999-10-01 03:28:43 +00:00
pavlov%netscape.com
5e06bffcf8 make buttons on the toolbar/personal toolbar crop when you resize the window small r=evaughan 1999-09-30 06:02:12 +00:00
slamm%netscape.com
214e757257 Change Flash to Alerts. Add 'My Panels'. 1999-09-29 20:34:20 +00:00
slamm%netscape.com
7573df09d6 make flash it's own panel. bug 14992. Add support for app specific panel. bug 14991. 1999-09-29 20:23:33 +00:00
slamm%netscape.com
a47bbecd09 Remane some elements. Fix cannot close last panel. bug 14485. 1999-09-29 20:23:09 +00:00
slamm%netscape.com
457d912bd5 Give min-height and max-width. bug #13895. 1999-09-29 20:23:00 +00:00
slamm%netscape.com
4509a68ce8 Formating tweaks 1999-09-29 20:21:02 +00:00
slamm%netscape.com
978cd22825 Partial fix for #14998, 'Simple single-click tree'. 1999-09-29 20:20:55 +00:00
slamm%netscape.com
0fad3a055c Add style sheet to give bookmarks tree a single click look (bug #14998). 1999-09-29 20:20:06 +00:00
slamm%netscape.com
1019e77c40 Move sidebar attributes into overlay (hide implementaton details). Put sidebar to left of sidebar again. Related to bugs #14838, #13878. 1999-09-29 20:19:53 +00:00
hangas%netscape.com
940bc92a57 Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
rjc%netscape.com
e56dbc25fc Fix bug # 9501. Review: gagan. Approval: chofmann. 1999-09-29 01:20:17 +00:00
mcafee%netscape.com
4e5b11f129 Adding brower buster to debug menu. a=chofmann,leaf r=radha 1999-09-29 00:23:12 +00:00
pinkerton%netscape.com
8d05127672 remove a spring to avoid excess reflows (bug 14782), rev hyatt/evaughan, appr leaf. 1999-09-28 21:24:16 +00:00
hangas%netscape.com
14554c992d Cleaned up usage of globalOverlay.xul, moved menu overlays into navigatorOveraly.xul which was the only place it was needed. a=chofmann 1999-09-28 04:40:15 +00:00
hangas%netscape.com
9f3eef8646 New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +00:00
dougt%netscape.com
1695928cd1 adjusting pref names to match what we are exporting. 1999-09-27 19:58:06 +00:00
pavlov%netscape.com
0e1d8c6019 move the toolbars above the sidebar r=hyatt a=brendan 1999-09-25 02:53:55 +00:00
hangas%netscape.com
20d1e45d46 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu. 1999-09-24 23:03:40 +00:00
mcafee%netscape.com
353824668a Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana 1999-09-24 20:15:49 +00:00
waterson%netscape.com
f36c2ce6d4 Bug 11661. Fix <menu> templates to include <menupopup> children. 1999-09-24 05:44:04 +00:00
alecf%netscape.com
28e7b3ebb4 fix for #14699, history tree should be inside divs r=waterson, a=leaf 1999-09-24 00:13:02 +00:00
rjc%netscape.com
46ee5b7f29 Fix bug # 14678: defer loading of Sherlock files until first usage. Approval: chofmann. Review: sdagley. 1999-09-23 01:11:03 +00:00
ftang%netscape.com
1e1104f9df add charset detectors menu 1999-09-22 08:24:57 +00:00
mscott%netscape.com
107403ab6c If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
1999-09-22 08:07:52 +00:00
rjc%netscape.com
16b03c2920 Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere. 1999-09-22 07:54:58 +00:00
rjc%netscape.com
fbaeea8581 Even more cut/copy/paste/delete support. 1999-09-22 07:41:15 +00:00
law%netscape.com
5cdaefc592 Better context menus (but still a ways to go) 1999-09-22 07:30:44 +00:00
law%netscape.com
9f9f72b6e1 Minor context menu tweaking 1999-09-22 07:20:06 +00:00
alecf%netscape.com
4adc0a12be add fix typos, add strings I needed for the wizard 1999-09-22 06:06:37 +00:00
mscott%netscape.com
a1860b7c01 add password prompt text and some more pop server alert strings 1999-09-22 06:03:56 +00:00
cata%netscape.com
966c3f77c1 Activation of the new charset menu. 1999-09-22 06:01:49 +00:00
alecf%netscape.com
4bdb2c74f1 bring account setup dialog up to spec 1999-09-22 03:44:58 +00:00
sspitzer%netscape.com
580ddeefd0 fix for #14518.
add the stop and print buttons to the three pane.
print works, stop doesn't.  bug already logged against mscott.
(stop is a nasty issue.)
1999-09-22 03:32:18 +00:00
ducarroz%netscape.com
4d0f85b699 Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget. The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment" 1999-09-22 02:58:40 +00:00
alecf%netscape.com
c030a57e31 check in new copies UI, use combo boxes for folders
(many thanks to waterson for making this happen)
1999-09-22 02:54:49 +00:00
mscott%netscape.com
6df3f0f233 Add smtp server warning strings. 1999-09-22 02:19:00 +00:00
rjc%netscape.com
fe28d861f3 Implement bookmark "delete" menu item. 1999-09-22 01:53:09 +00:00
ducarroz%netscape.com
5effb84d8e Add new Attachment UI, bug 11116 1999-09-22 00:49:26 +00:00
rjc%netscape.com
7c545c9367 More hooking up of bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-22 00:47:33 +00:00
saari%netscape.com
cb935f51c7 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
pinkerton%netscape.com
1b2bfe6f81 disabling d&d for alpha-thang. 1999-09-21 22:54:05 +00:00
mscott%netscape.com
2fcb411cdf Bug #6651 --> add status and warning strings for various pop conditions. 1999-09-21 22:23:00 +00:00