srilatha%netscape.com
e4cf1a90db
Fix for bug # 134947. Import text dialog unusable.
...
r=varada, sr=sspitzer.
2002-04-18 21:47:28 +00:00
srilatha%netscape.com
5fe0b177f4
Fix for bug # 78585. Import local folders from 4.x.
...
r=racham@netscape.com ,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com , a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
hewitt%netscape.com
d38a0937d9
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
2002-03-29 02:46:01 +00:00
srilatha%netscape.com
01b956d3a7
Fix for bug #86991 . Create a folder in Local Folders instead of an account for the imported mail.
...
r=naving@netscape.com , sr=sspitzer@netscape.com , a=asa@mozilla.org
2002-03-14 21:09:47 +00:00
sspitzer%netscape.com
d08d4d3f97
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
sspitzer%netscape.com
a4cf6d5f30
fix for #113517 , no import progress. r/sr=bienvenu
2001-12-06 05:58:08 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +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
hewitt%netscape.com
7e10018204
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +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
hewitt%netscape.com
75956cc8f6
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:20:37 +00:00
mitesh%netscape.com
c08757addc
Bug 83585 - Changes for new feature to import comm 4.x ab
...
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 01:01:21 +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
mitesh%netscape.com
a0e961564c
bug 83585 - strings used for importing comm4.x addrbooks
...
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-05 23:39:01 +00:00
chuang%netscape.com
5b87155849
bug57839 'Local Folders' not created after cancel Wiz & import settings, r=bhuvan
...
, sr=sspitzer, a=asa@mozilla.org
2001-06-19 22:30:30 +00:00
chuang%netscape.com
8091e6fe4f
Bug71037 Localizability issue in AB import : hardcoded string, r=varada, sr=sspitzer
2001-04-29 21:09:41 +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
hwaara%chello.se
f8e062e933
Kill the last remaining js warning in this file. bug 60632. r=mao, sr=jst
2001-04-01 11:05:51 +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
blakeross%telocity.com
a7a6aaec82
Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu
2001-02-23 00:28:34 +00:00
disttsc%bart.nl
cdb669b43e
"javascript strict warnings in importDialog.js". bug=60632, author=Mark Olson <maolson@earthlink.net>, r=tonyr, r=chuang, sr=sspitzer
2001-02-14 01:28:54 +00:00
blakeross%telocity.com
9c504971f1
Fix 60633: JS strict warnings in fieldMapImport.js. patch by Mark Olson. r=timeless sr=mscott
2001-01-16 20:32:38 +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
disttsc%bart.nl
8a55daf86f
titledbutton -> button. bug=57751, r=mscott, a=ben
2000-11-25 01:19:03 +00:00
tonyr%fbdesigns.com
52440cbb6c
Fix for bug 54091, r=sspitzer, sr=alecf
2000-10-21 04:19:20 +00:00
ben%netscape.com
52667d8608
Fix for rtm++ bug 52086, non functional mail import wizard.
...
r=sspitzer, a=alecf, scc@mozilla.org
2000-10-14 03:58:31 +00:00
jst%netscape.com
aa961f07d3
Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com
2000-09-14 05:36:52 +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
ben%netscape.com
5ac574f6f5
46613, more classic skin fixes. Mail import dialog polish
2000-09-07 05:33:42 +00:00
tonyr%fbdesigns.com
12d1b4b403
Switch to nsIFilePicker, b=34051,39036 r=alecf
2000-09-01 01:15:40 +00:00
sfraser%netscape.com
36612d6514
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
2000-09-01 00:48:04 +00:00
tonyr%fbdesigns.com
c244654ebf
Fix up strings for localisation. r=alecf, b=36483,39004
2000-07-12 03:58:17 +00:00
bryner%uiuc.edu
aeaec0cab9
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
amasri%netscape.com
7726bc3d76
Adding localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
hyatt%netscape.com
3bae878045
30511
2000-06-19 23:39:43 +00:00
bryner%uiuc.edu
6156d432ab
Updating trees for new tree widget. bug 30511. r=hyatt.
2000-06-19 23:03:40 +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
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
sspitzer%netscape.com
284b7beebd
these skin files have moved
2000-05-11 04:07:48 +00:00
rjc%netscape.com
31fad5b776
Part of fix for bug # 36037: drag&drop change.
2000-05-08 23:43:01 +00:00
tonyr%fbdesigns.com
9bbde92bc9
Updated the import tools to new xul tags
2000-05-06 18:38:41 +00:00
tonyr%fbdesigns.com
c4ed25e0b4
Getting ready to skin
2000-05-03 14:13:05 +00:00
tonyr%fbdesigns.com
cad6be9311
First Checked In.
2000-05-03 14:12:32 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
tonyr%fbdesigns.com
e55e8d91c0
Lots of i18N fixes for address book importing.
2000-03-19 15:52:33 +00:00
tonyr%fbdesigns.com
67c4369e6a
Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil
2000-02-18 19:54:13 +00:00
tonyr%fbdesigns.com
7d7d90be2d
Get rid of some debugging code that shouldn't have been there to begin with.
2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com
bbe7e35e54
Added onclick handler for checkboxes
2000-02-11 03:33:02 +00:00