Commit Graph

110 Commits

Author SHA1 Message Date
hewitt%netscape.com
7f0e98bdd5 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
blakeross%telocity.com
f2060ef0ed Forgot to checkin this last night, too. What poor sap vouched for my cvs access? (same reviewers) 2001-12-09 23:58:51 +00:00
blakeross%telocity.com
71e1ffab70 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 2001-11-03 04:06:54 +00:00
loadrunner%betak.net
86095087bd bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf 2001-11-02 03:29:30 +00:00
varada%netscape.com
fa18019b0d fix for bug#99234;duplicate domain name check for send format;r=ducarroz;sr=mscott 2001-09-20 00:31:14 +00:00
mkaply%us.ibm.com
4ca3cf959e #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
jaggernaut%netscape.com
5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
bienvenu%netscape.com
97ca0a7b85 fix alignment of text following text boxes rs=sspitzer 97697 2001-09-05 18:31:36 +00:00
hewitt%netscape.com
75956cc8f6 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
loadrunner%betak.net
4b088c6dec bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2001-08-16 23:43:06 +00:00
ducarroz%netscape.com
914fa50af8 Fix for bug 86692. Remove JS strict warning. Patch submitted by Stephen Walker <walk84@yahoo.com>. R=ducarroz, SR=bienvenu 2001-08-15 22:59:15 +00:00
eddyk%netscape.com
84069106c9 Bug 82271 : Check spelling before sending preference not lockable.
r=hwaara sr=mscott
Flipped the logic for initialising the checkbox in the js code.
2001-07-11 04:06:16 +00:00
timeless%mac.com
1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
timeless%mac.com
3d5c71d461 Bugzilla Bug 70392 Prefs: default size affects HTML/Text Domains section (mail Send Format)
r=stephend@netscape.com sr=ben@netscape.com
2001-05-15 02:59:16 +00:00
varada%netscape.com
0f5bd49f89 partial fix for 70392- changing wording in send format prefs-r=ducarroz;sr=bienvenu 2001-05-04 00:06:57 +00:00
varada%netscape.com
a01b35f59b fix for bugs-70392-prettying send format prefs panel;52328-quitting while sending message; 71361- wrapping signature in compose;76330-focus on to field in reply;77798-UI should use Msgcompose abort and not msgsend;r=ducarroz;sr=bienvenu 2001-04-27 20:54:29 +00:00
ccarlen%netscape.com
bb77d03e2e Bug 77467 - some prompt dialogs came up with "0" instead of empty string. r=blakeross@telocity.com, sr=alecf@netscape.com 2001-04-26 14:09:18 +00:00
varada%netscape.com
812413d8ed fix for bug#74601;getting rid of last option in reply-on-top for compose prefs;r=ducarroz;sr=bienvenu 2001-04-17 23:09:06 +00:00
eddyk%netscape.com
c34374706a Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
ccarlen%netscape.com
2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
danm%netscape.com
bfe4893c0c fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
danm%netscape.com
d3733a7448 commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
sspitzer%netscape.com
03730aa14e fix for #74072. since "forward as quoted" is obsolete, treat it as
"forward inline."  fix by cavin@netscape.com, sr=sspitzer@netscape.com
2001-04-06 03:53:42 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
sspitzer%netscape.com
b33dc2a7de remove usused files. 2001-04-03 06:06:58 +00:00
sspitzer%netscape.com
f978cdb7b7 fix for #65677. if there is no spell checker, disable the "spell check on message send ui." fix by gervase.markham@univ.ox.ac.uk. sr=sspitzer 2001-03-30 06:48:24 +00:00
varada%netscape.com
566fbe2e09 fix for bug 70392 - beautifying send format prefs panel; r=ducarroz;sr=bienvenu 2001-03-24 00:43:12 +00:00
timeless%mac.com
292395ae13 fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
stephend%netscape.com
6215347a63 Checking in the wording fix for bug 70397, r=timeless@mac.com r=varada@netscape.com, sr=jst@netscape.com pref-formatting.dtd 2001-03-02 05:31:28 +00:00
varada%netscape.com
f6289c8867 fix for bug#37928;adding domains section to sendformat pref panel;r=ducarroz;sr=mscott 2001-02-23 00:09:31 +00:00
sspitzer%netscape.com
25c3d92777 performance tweak. see #68174 2001-02-09 06:33:32 +00:00
blakeross%telocity.com
1eb95687ad Disabling autostretch where necessary (42406). r=gemal a=ben 2001-02-01 22:11:05 +00:00
bryner%uiuc.edu
f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jglick%netscape.com
805a577baf 45535, 37931, 40740. Clean up to Mail/News Pref dialogs. a=hangas, r=hangas 2000-09-08 23:41:02 +00:00
dianesun%netscape.com
51669574ed Fix for bugs 38092 & 37931. R/A: ducarroz, QA: laurel. 2000-09-02 01:11:49 +00:00
mcafee%netscape.com
01f84ae1eb Moving autocomplete pref from message composition pane to addressing pane to save screen space (40888). r=slamm, a=glick 2000-08-17 01:06:27 +00:00
ducarroz%netscape.com
7beb9aa7d0 Fix for bug 32598. Re-arrange the frame to be sure it fit (UI change approuved by jglick). R=varada 2000-08-10 19:56:56 +00:00
putterman%netscape.com
5812cbc05a Fix for 37932. r=ducarroz. remove Forward Quoted from preferences. 2000-08-08 22:19:37 +00:00
mozilla.BenB%bucksch.org
960a74377d 46274: Forgot to remove the structs pref from the |_elementIDs| list. Tnx to jrgm for the hint. r=ducarroz, a=waterson 2000-07-25 17:40:05 +00:00
mozilla.BenB%bucksch.org
caf6b03f85 44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default. 2000-07-22 07:37:20 +00:00
ftang%netscape.com
fa65fbdc4b fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
amasri%netscape.com
60e5d7208c Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:09:45 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ben%netscape.com
9f5813b58f update mailnews to use utility overlay and global overlay 2000-06-05 06:34:57 +00:00
sspitzer%netscape.com
f1996ddb49 fix for #39205, pref.css is no more. r=ben 2000-05-23 04:02:09 +00:00
suresh%netscape.com
297b41f111 fixing bunch of mailnews pref bugs. r=putterman 2000-05-16 23:28:45 +00:00
ben%netscape.com
682a6e57bf preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00