Commit Graph

1037 Commits

Author SHA1 Message Date
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
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
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
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
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
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
tonyr%fbdesigns.com
b1de7cbf3c Added text import module and new UI 1999-12-27 21:24:00 +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
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
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
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
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
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
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
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
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
matt%netscape.com
589da8c5ea fix for bug 20967 1999-12-07 00:53:09 +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
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
alecf%netscape.com
7c1ae0d528 add new preference for automatically downloading mail on biff 1999-12-01 00:10:37 +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
hyatt%netscape.com
cd2b66ab3e Adding the stubs of a UI for theme switching to prefs. 1999-11-30 11:53:17 +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
1b15637cc5 Add MPL. r=mcafee 1999-11-30 01:02:26 +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
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
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
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
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
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
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
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
rchen%netscape.com
5b96bace17 modify Localization notes 1999-11-12 01:00:30 +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
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
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
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
19f6272790 fix for bug 6830 and 14634 r-bill 1999-11-02 20:49:49 +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
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
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
waterson%netscape.com
438d71a3b6 Put column headers back in to folder pane. r=hyatt. 1999-10-28 22:14:14 +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
94b65d7c4c 17218 r-mcafee 1999-10-27 22:31:58 +00:00
slamm%netscape.com
612b1f6f25 Add entity for bookmarks menu on personal toolbar 1999-10-26 22:10:15 +00:00
hangas%netscape.com
e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +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
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
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
beard%netscape.com
67ade3a167 added support for "about:bloat?leaks". bug=15906,r=warren 1999-10-14 01:56:49 +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
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
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
dp%netscape.com
13cdc26847 adding precheckin tests. r=matt 1999-10-08 23:50:49 +00:00
waterson%netscape.com
8861c4ceab Initial revision. Not in build. 1999-10-08 21:15:21 +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
slamm%netscape.com
214e757257 Change Flash to Alerts. Add 'My Panels'. 1999-09-29 20:34:20 +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
mcafee%netscape.com
4e5b11f129 Adding brower buster to debug menu. a=chofmann,leaf r=radha 1999-09-29 00:23:12 +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
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
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
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
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
ducarroz%netscape.com
5effb84d8e Add new Attachment UI, bug 11116 1999-09-22 00:49:26 +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
mscott%netscape.com
7dcf10120d WE can't insert \n (newline character) in the properties file so take them out. 1999-09-21 06:51:01 +00:00
alecf%netscape.com
9605468e7b implement Show->Folders 1999-09-21 06:17:00 +00:00
tao%netscape.com
34dfefc3a3 Rename *en.properties to *.properties. 1999-09-21 05:35:34 +00:00
sspitzer%netscape.com
712ef95045 fix for #14428. make the throbber in the three pane open up to the throbber url when clicked. 1999-09-21 05:33:14 +00:00
tao%netscape.com
647a559bfd 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:22:43 +00:00
tao%netscape.com
526194cdb8 14379: [L12y] PLS remove locale name (en-US) from the localMsgs.properties. 1999-09-21 00:59:50 +00:00
tao%netscape.com
13f51b82bb 14384: [L12y] PLS remove locale name (en-US) from "imapMsgs_en-US.properties". 1999-09-21 00:50:13 +00:00
chjung%netscape.com
cd4f1457cc [chjung 990920] add localization notes 1999-09-21 00:49:23 +00:00
chjung%netscape.com
0e40d2b6dc [chjung 990920] add localization notes 1999-09-20 23:29:30 +00:00
chuang%netscape.com
0410535e26 Fix bug 13904 Preferences: Mail and News typos 1999-09-20 22:16:14 +00:00
dougt%netscape.com
c0d07bfc1f Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
alecf%netscape.com
c013c586cb update SMTP server pane to reflect latest specs 1999-09-20 00:03:15 +00:00
alecf%netscape.com
afb1f412f4 Server panel update:
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory
1999-09-19 20:48:30 +00:00
sspitzer%netscape.com
b820ce8dff move alecf's almighty dom viewer to the top of the debug menu.
why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
1999-09-18 17:01:12 +00:00
davidm%netscape.com
5953816a92 Use browser window for view source add extrachrome class to sidebar and task bar 1999-09-18 03:32:53 +00:00
sspitzer%netscape.com
4cbe44d843 hook up the Subscribe menu item to the simple subscribe dialog. remove the old subscribe.* files. make the New Folder and Subscribe share the same code. make it so both new folder and subscribe will pre select the folder / server you selected when you clicked new folder or subscirbe. use try and catch to prevent exceptions. 1999-09-18 00:40:03 +00:00
alecf%netscape.com
cd466c2457 add DOM viewer to the debug menu 1999-09-18 00:20:15 +00:00
fergus%netscape.com
3b5a437472 Adding localization comments 1999-09-17 23:59:23 +00:00
law%netscape.com
f9bd9a15a4 Adding context menu stuff 1999-09-17 23:41:56 +00:00
fergus%netscape.com
e603b27631 Adding localization notes. 1999-09-17 23:31:01 +00:00
ducarroz%netscape.com
b1d5d1f001 elimnate redundancy, bug 10539 1999-09-17 20:27:46 +00:00
hangas%netscape.com
d0bf4886b3 Address Book Edit menu now supports seven states of Delete menu item. 1999-09-16 22:21:08 +00:00
fergus%netscape.com
1ebf81d673 Adding localization comments 1999-09-16 22:01:08 +00:00
fergus%netscape.com
0f19259cab Adding localization comments 1999-09-16 21:20:57 +00:00
hangas%netscape.com
97a0bdb5a3 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
matt%netscape.com
637f82796b Adding dtd entities lHeader to convert to xul 1999-09-16 19:07:32 +00:00
hangas%netscape.com
a899d6730f More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
davidm%netscape.com
c078d5b1b0 13907 cmd-key for bookmarks is cmd-m 1999-09-16 04:34:47 +00:00
sspitzer%netscape.com
3e55776a51 even though only tab gets shown per server type, all tabs in the deck widget (nntp, pop3, imap, and none) exist, and attept to be filled in. but for a given server, the query interface will fail 3 times, and succeed on one: the one it matches. only do the query interface if the requested type matches the actual type. 1999-09-16 04:18:13 +00:00
rchen%netscape.com
b67e4db3a5 Add localization notes 1999-09-15 20:33:35 +00:00
sspitzer%netscape.com
0896694303 remove am-server-<type>.xul and am-server-<type>.dtd files.
the entities are in am-server-top.dtd now
and the xul is all in am-server.xul (in a cool deck widget. go alecf!)
add the news server specific ui for the max_articles pref
1999-09-15 19:34:20 +00:00
alecf%netscape.com
142649ce36 move server-specific stuff into a deck 1999-09-15 19:21:07 +00:00
chuang%netscape.com
c08a9c1e8c Bug 13787 pref return receipts entered multipule times 1999-09-15 17:55:32 +00:00
alecf%netscape.com
d936a6fb95 move strings into AccountManager.xul and remove old DTD 1999-09-15 04:46:26 +00:00
davidm%netscape.com
2642a98f2e 12078 [RFE] Should be able to control which toolbars are displayed 10978 [FEATURE] Collapsible toolbars 1999-09-15 04:42:07 +00:00
law%netscape.com
138a265ae5 Remove wallet stuff that's not used here 1999-09-14 23:50:40 +00:00
slamm%netscape.com
218ee118c8 First pass at new sidebar layout using xul overlay, boxes, and splitters. 1999-09-14 23:09:28 +00:00
hangas%netscape.com
172013dbd6 Modified Navigator to use globalOverlay for File and Edit menu. 1999-09-14 22:07:43 +00:00
law%netscape.com
ed17fe955a Minor tweak to view source title 1999-09-14 21:25:03 +00:00
rchen%netscape.com
284e0279db Add localization notes 1999-09-14 21:21:51 +00:00
rchen%netscape.com
93d135430a Add localization notes 1999-09-14 20:24:29 +00:00
matt%netscape.com
26f85ee39d fixing bug 12525 1999-09-14 19:35:15 +00:00
rjc%netscape.com
f6a62d4ee1 Rename "Nickname" to "Custom Keyword" per marketing. 1999-09-14 08:51:03 +00:00
alecf%netscape.com
280def72f6 oops, add back with and height, and entity-ify the title separator & modifier 1999-09-14 06:31:32 +00:00
alecf%netscape.com
f1f1ab8867 support View->Show...->Message 1999-09-14 06:28:05 +00:00
sspitzer%netscape.com
748c22204e fix for #13708. remove the message formatting pref pane: it's in the account wizard now. 1999-09-14 00:43:10 +00:00
mcafee%netscape.com
7477c338ae Shortening historyPages so that layout looks better. 1999-09-13 23:38:18 +00:00
mcafee%netscape.com
8f3c91d19e Shortening Clear Location Bar to Clear, it was falling off the page. 1999-09-13 23:30:58 +00:00
hangas%netscape.com
c8b5bd6ae7 Using edit menu items from globalOverlay.xul 1999-09-12 08:41:46 +00:00
hangas%netscape.com
b476cf0018 Added Preferences to globalOverlay.xul and converted the windows over to use it. 1999-09-12 08:27:01 +00:00
hangas%netscape.com
ec7d0eb62b Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
hangas%netscape.com
0be92f0105 Major Cleanup and bug fix effort for addressbook. 1999-09-10 23:15:25 +00:00
matt%netscape.com
610e07e279 fixing bug 12032 by adding blank window 1999-09-10 19:20:57 +00:00
matt%netscape.com
891ee6bf65 fixes for bugs 6848 6851 6850 1999-09-10 18:35:24 +00:00
sspitzer%netscape.com
cd62be5ba4 change to migrate the old 4.x copies and folders prefs.
changes to js and xul to make these show up in the Account manager.
more macros to clean up the code.
remove anything that indicates we are clearing old prefs, since we aren't doing that yet.
1999-09-10 08:12:05 +00:00
davidm%netscape.com
f68efcb49d Move command keys to dtd. Add code to get default homepage url from dtd 1999-09-10 01:00:37 +00:00
davidm%netscape.com
ee91e3f48d Add in all the accesskey entities 1999-09-09 05:00:20 +00:00
ramiro%netscape.com
1001041fa2 Add event debuggin prefs. 1999-09-09 04:11:37 +00:00
matt%netscape.com
7eda39d911 Adding wallet ... files 1999-09-09 00:14:24 +00:00
sspitzer%netscape.com
86691e468e removing unused entity. it was made obsolete by my fix for #13366. 1999-09-08 21:29:20 +00:00
ramiro%netscape.com
83ca30e0f7 Move the debug prefs to their own panel. Add Invalidate() flashing
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
rjc%netscape.com
f1f4356faa Move string declaration to DTD. 1999-09-07 07:31:51 +00:00
rjc%netscape.com
8e30415300 Landing support for "bookmark schedules". 1999-09-03 22:10:31 +00:00
sfraser%netscape.com
c62adc772a No longer need the dot of .Format 1999-09-02 04:50:14 +00:00
matt%netscape.com
42d2687c8e Fixing bugs 6830 6826 1999-09-01 22:05:56 +00:00
dbragg%netscape.com
7441294219 Added the dtd file for pref-smartupdate.xul 1999-09-01 21:32:44 +00:00
matt%netscape.com
f63d600a53 doing preftree.dtd update for mail and news 1999-09-01 20:50:41 +00:00
davidm%netscape.com
18c70ace34 Move my Netscape url over to the dtd file 1999-09-01 04:34:09 +00:00
chuang%netscape.com
695f835da6 Address book import (ldif) 1999-09-01 04:18:43 +00:00
alecf%netscape.com
79443a6db0 update DTDs to use new strings 1999-08-31 03:16:02 +00:00
morse%netscape.com
954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
dougt%netscape.com
3f154a0c36 Cleaning up css and dtd to remove "security" stuff.
making protocol-icon borderless.
1999-08-31 01:57:18 +00:00
putterman%netscape.com
1494b97366 Turn on Next and Previous menu items. 1999-08-30 22:14:14 +00:00
alecf%netscape.com
4f39b0fb8a add DTDs to search 1999-08-30 22:03:42 +00:00
pavlov%netscape.com
e677f696dd label for color picker menu item 1999-08-28 08:39:31 +00:00
hangas%netscape.com
08b0a5aa20 First steps towards command updating for menus etc. hook?=trudelle 1999-08-28 00:43:42 +00:00
alecf%netscape.com
9a0a4d29c9 check in revved account manager
now displays many settings and allows you to change them, but doesn't write it back to prefs
1999-08-28 00:29:23 +00:00
alecf%netscape.com
dd1a65aa4c updated account manager - prepare to prepopulate pages 1999-08-27 08:01:19 +00:00
ducarroz%netscape.com
c2fd2611ec Add Ender Debug Menu 1999-08-26 00:41:32 +00:00
sspitzer%netscape.com
b7f3331cc3 fix #10895. Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete. 1999-08-25 23:58:31 +00:00
putterman%netscape.com
0bd02cceea More work on columns. Thread column can now be clicked on to change view. Also update to make
work with recent tree changes.
1999-08-25 23:56:54 +00:00
matt%netscape.com
ec57f1a9fd *** empty log message *** 1999-08-25 02:41:12 +00:00
ducarroz%netscape.com
72d57b2546 First Checked In. 1999-08-25 02:29:45 +00:00
mcafee%netscape.com
265c43df6e Adding temp pref for native/gfx widget rendering. r=matt 1999-08-25 01:10:02 +00:00
putterman%netscape.com
fe8109782d Work on MarkFlagged and new columns. 1999-08-24 21:49:19 +00:00
cyeh%netscape.com
89c81abe39 removing bogus build number, setting 0000000000 to remove ambiguity 1999-08-24 00:59:22 +00:00
morse%netscape.com
cd4f389b7c remove wallet's auto-capturing 1999-08-24 00:48:16 +00:00
waterson%netscape.com
1a1fc4263e Initial revision. Not yet part of the build. 1999-08-23 03:48:53 +00:00
putterman%netscape.com
b0ead65322 Changes to use onselect in threadpane. Make Next Message and Next Unread Message work
as well.
1999-08-23 02:58:28 +00:00
german%netscape.com
46d6cb89ae preparing for split of open menu into open file and open web page 1999-08-20 23:17:12 +00:00
alecf%netscape.com
58311478a1 updates to account manager
now create a <deck> for each server, and put an <iframe> in each one
1999-08-20 02:38:02 +00:00
alecf%netscape.com
ebc4ce6cd9 add "File Here" menu item 1999-08-20 02:32:47 +00:00
danm%netscape.com
a4a7b62ae4 adding chrome test case to debug menu 1999-08-19 14:48:28 +00:00
matt%netscape.com
182963d2de Adding dtd files for navigator 1999-08-11 06:41:52 +00:00
jefft%netscape.com
d16188a373 enable Rename Folder & New Folder 1999-08-11 04:58:09 +00:00
alecf%netscape.com
37e2e57be4 move entities to external DTDs 1999-08-11 03:37:06 +00:00
alecf%netscape.com
e3fe0a6d72 new en-US DTDs 1999-08-11 03:19:16 +00:00
jefft%netscape.com
6fd52e96d6 enabled Delte Folder for Imap 1999-08-11 00:13:52 +00:00
matt%netscape.com
0cbdef93da Adding dtd files for prefs 1999-08-10 02:45:59 +00:00
hangas%netscape.com
bf63c48eed Moved addressing widget from messengercompose to its own overlay 1999-08-09 23:59:54 +00:00
hangas%netscape.com
e1781071b1 First Checked In. 1999-08-09 23:58:19 +00:00
rjc%netscape.com
2dd21e3dc2 Small XUL/JS/DTD changes. Now open search dialog when user wants to search through bookmarks. 1999-08-09 20:10:03 +00:00
hangas%netscape.com
33850f3e37 Popup on top of New Card dialog now allows the address book to be selected. Edit card title is working now. 1999-08-07 01:04:32 +00:00
putterman%netscape.com
cdc3b19c11 Add files and directories for dtd's. Not currently part of the build. 1999-08-06 21:31:29 +00:00
slamm%netscape.com
ad6ee00ebb Move entities into dtd for history (bug #10341) 1999-08-06 17:43:47 +00:00
chuang%netscape.com
7647418e57 remove extra characters 1999-08-06 17:37:05 +00:00
hangas%netscape.com
f3f79c0067 First Checked In. 1999-08-06 04:19:42 +00:00
chuang%netscape.com
61bf534ffa dtd files, not in build yet 1999-08-05 23:03:38 +00:00
chuang%netscape.com
812125623e dtd files, not in build yet 1999-08-05 22:53:12 +00:00
slamm%netscape.com
35110faa8c Drop panel name from dialog title. 1999-08-05 20:09:54 +00:00
slamm%netscape.com
569a0e4b9d Add the panel preview dialog. 1999-08-05 19:52:51 +00:00
slamm%netscape.com
05a260de1b Move entities into dtd files. 1999-08-04 23:40:49 +00:00
slamm%netscape.com
ff863c8659 Bring customize dialog closer to spec. Workaround tree datasource bug #11258 (use resource URL for now). 1999-08-04 20:40:21 +00:00
slamm%netscape.com
c44c5acbb5 Move sidebar entities into dtd files (bug #10341) 1999-08-03 22:36:20 +00:00
hangas%netscape.com
415bd5e038 First Checked In. 1999-08-02 18:11:26 +00:00
sspitzer%netscape.com
48b9e2d357 use the right image for the throbber. we should make the throbber css info should be global. I'll log a bug and get to that later. 1999-07-31 20:15:21 +00:00
sspitzer%netscape.com
6e69c915d9 landing compose attachment ui changes. 1999-07-31 19:05:36 +00:00
ducarroz%netscape.com
4afccdbd0a Remove extra character sets introduced during my previous checking by mistake. 1999-07-27 06:32:59 +00:00
ducarroz%netscape.com
2893c671a6 Use entitie for charset menu 1999-07-27 00:51:55 +00:00
hangas%netscape.com
ee474fa908 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
ducarroz%netscape.com
2184bcf83c Implement UI for "Reply To" and "Followup To". Implement also the menu file/close. 1999-07-21 20:45:59 +00:00
ducarroz%netscape.com
d8e69c1d0f First Checked In. 1999-07-20 23:15:15 +00:00
racham%netscape.com
ffae88149b defaults bookmarks file 1999-07-09 03:52:50 +00:00