sspitzer%netscape.com
620ecc1d4f
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-15 00:28:12 +00:00
sspitzer%netscape.com
fbcf7b2f91
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 21:38:32 +00:00
sspitzer%netscape.com
44b9d69206
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 10:25:19 +00:00
sspitzer%netscape.com
913ca34f54
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 09:59:11 +00:00
sspitzer%netscape.com
7f8d973c6b
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 09:36:30 +00:00
timeless%mac.com
6dbfc3b58c
Bugzilla Bug 87792 Fix accesskeys based on new flexibility
...
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
bzbarsky%mit.edu
0dce65ed23
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
sspitzer%netscape.com
ba7e49facb
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-13 02:13:58 +00:00
sspitzer%netscape.com
f4008e0ec6
more work on #73868 . converting ab from tree to outliner.
...
NOT PART OF THE BUILD
2001-11-13 00:16:18 +00:00
sspitzer%netscape.com
fd66c149be
fix for #109278 . can't edit existing addressbook cards.
...
r/sr=bienvenu
2001-11-13 00:13:15 +00:00
sspitzer%netscape.com
5da12a6ec9
more changes for converting addressbook results pane from tree to outliner.
...
NOT PART OF THE BUILD.
2001-11-12 12:28:38 +00:00
sspitzer%netscape.com
95ee740da7
more work for #73868 . get sorting to work. NOT PART OF THE BUILD
2001-11-08 05:00:29 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
dbaron%fas.harvard.edu
c0623fdbcd
Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc
2001-11-07 04:12:20 +00:00
sspitzer%netscape.com
d15923be01
more work for converting AB results pane to outliner.
...
bug #73868 . not part of the build
2001-11-07 03:46:17 +00:00
srilatha%netscape.com
85f33c068d
Fix for bug # 107558, added getServerList to make ldap prefs work again.
...
r=dmose,sr=alecf
2001-11-06 23:42:58 +00:00
ducarroz%netscape.com
efb5084eeb
Fix for bug 105729. The string need to have at least the same amount of characters than the substring in order to compare them. R=varada, SR=alecf
2001-11-06 23:06:24 +00:00
sspitzer%netscape.com
7912aae7be
work for converting ab results pane from tree to outliner. NOT PART OF THE BUILD.
...
bug #73868 .
2001-11-06 01:27:07 +00:00
sspitzer%netscape.com
ab76ca2c02
fix for regression bug#108604 and few other ab bugs.
...
1) collapse the card pane inner box initially so that it doesn't look like crap
before we select a card
2) "Edit and "Card Properties" is now "Properties"
3) if a mailing list has focus, "Properties" should bring up the edit mailing list dialog
4) fix js warnings
r/sr=bienvenu
2001-11-06 00:54:04 +00:00
bhart00%yahoo.com
51e8651455
Fix for bug 96786, r=bryner sr=blake
2001-11-05 05:15:21 +00:00
blakeross%telocity.com
5894e5bec4
No radiobutton selected by default in add directory dialog. r=hewitt sr=hyatt
2001-11-03 21:02:55 +00:00
sspitzer%netscape.com
742efcad40
fix blake's horkage. tomorrow's build is going to be broken all over.
2001-11-03 09:04:19 +00:00
blakeross%telocity.com
d41637ea57
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
seawood%netscape.com
c79715ed1b
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
sspitzer%netscape.com
b7a1d8b841
initial work for #73868 . convert addressbook results pane to outliner.
...
NOT PART OF THE BUILD.
2001-11-02 20:17:14 +00:00
alecf%netscape.com
411194edd7
*sigh* - I keep forgetting to pre-land these files. Someone shoot me. I'm sorry!
...
move to NS_LITERAL_STRING
2001-11-01 23:55:56 +00:00
sspitzer%netscape.com
1d34ad3f51
fix for #105835 , move rules for empty tree twisties into tree.css, like in modern.
...
clean up and optimize the address book css. remove obsolete files
sr=hewitt, r/sr=bienvenu.
2001-11-01 09:10:45 +00:00
jaggernaut%netscape.com
4a7f082fb7
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 09:09:57 +00:00
dbradley%netscape.com
522a873bfa
Bug 101696 - interface with no uuid shouldn't parse. Patch adds a warning, does not prohibit it, and cleans up interfaces that are missing id's r=rginda, sr=jband
2001-11-01 05:04:35 +00:00
seawood%netscape.com
6daf60f372
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
racham%netscape.com
82e717c17b
Fixing addressbook bugs 102767, 102846, 104468. Fixing the name order problem in the addresbook results pane, making mobile the formal word in place of cellular and add context menu items for sidebar addressbook panel. r=ducarroz, sr=sspitzer
2001-10-31 00:42:55 +00:00
bnesse%netscape.com
df5dab7fb7
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2001-10-31 00:13:06 +00:00
dougt%netscape.com
1a5050445f
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
2001-10-30 22:07:28 +00:00
mkaply%us.ibm.com
f93f66ba5d
Stupid OS/2 breakage - bug has been opened with compiler folk
2001-10-30 17:39:31 +00:00
bzbarsky%mit.edu
4fe6cc372e
Fix strict JS warnings in addressbook. Bug 107538, patch from James
...
Green <jg@cyberstorm.demon.co.uk>, r=hwaara, sr=bienvenu
2001-10-30 14:54:04 +00:00
ducarroz%netscape.com
ed58417ba8
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
...
R=varada, SR=sspitzer
2001-10-30 14:42:41 +00:00
dbaron%fas.harvard.edu
1c830b2ff1
Fixing double parens.
2001-10-30 08:01:14 +00:00
dbaron%fas.harvard.edu
5486415694
... and fixing one other typo.
2001-10-30 07:59:16 +00:00
dbaron%fas.harvard.edu
92e1ddbf89
... and converting to double-parens.
2001-10-30 07:58:02 +00:00
dbaron%fas.harvard.edu
9c67524461
Fixing bustage by converting this to use PR-logging. I should've done a Windows build...
2001-10-30 07:40:57 +00:00
dbaron%fas.harvard.edu
c4cb1dfd38
Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin
2001-10-30 06:33:52 +00:00
jaggernaut%netscape.com
1c9b9161c1
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-29 09:27:57 +00:00
sspitzer%netscape.com
5befe1d328
fix for #57756 . when clicking on a link in the addressbook card page, it should
...
open up a new window, or use and existing browser window.
also, the links should look and act like links.
initial patch by jessica blanco (jblanco@us.ibm.com ), r=racham, sr=sspitzer,bienvenu
2001-10-28 04:21:46 +00:00
sspitzer%netscape.com
82b8027440
fix for #45084 . add mnemonics to the mailing list dialog.
...
r=jag, sr=sspitzer. thanks to james green (jg@cyberstorm.demon.co.uk ) for the patch.
2001-10-27 23:01:59 +00:00
stephend%netscape.com
d7a12b47de
Bug 83318 - Wording changes from 'Get Msg' to 'Get Msgs' and 'New Msg' to 'Compose'. 50865 - Removing the duplicated charset menu item for folders. Both bugs have r=jglick@netscape.com, sr=sspitzer@netscape.com
2001-10-27 08:19:54 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
sfraser%netscape.com
31a9f6853e
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
nhotta%netscape.com
0729f37c3e
Replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu.
2001-10-26 17:24:18 +00:00
alecf%netscape.com
bef357d05e
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
alecf%netscape.com
91f782f06b
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
dbaron%fas.harvard.edu
f56bfe4127
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
2001-10-25 03:21:53 +00:00
alecf%netscape.com
8f4c5f1454
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
hewitt%netscape.com
3f08911279
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
pinkerton%netscape.com
2f72d451ca
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
2001-10-19 14:13:20 +00:00
blakeross%telocity.com
884b022fd2
Menulist in ab panel has no label. sr=ben
2001-10-14 19:40:12 +00:00
sfraser%netscape.com
12fd7d9e86
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake
2001-10-13 02:28:44 +00:00
alecf%netscape.com
511a787492
convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser
2001-10-13 00:16:32 +00:00
bienvenu%netscape.com
ece3a1e133
fix memory leak of uri rs=sspitzer 99135
2001-10-11 14:54:36 +00:00
bryner%netscape.com
6f87c64d27
Removing references to xp_file.h, for bug 38061. Patch from cls, r=bryner, sr=alecf.
2001-10-08 07:22:27 +00:00
jaggernaut%netscape.com
f7ae567b08
Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot.
2001-10-07 10:58:39 +00:00
bienvenu%netscape.com
1ed8b5d419
more addressbook leaks r=naving sr=sspitzer 99135 103014 and others
2001-10-06 03:13:54 +00:00
bienvenu%netscape.com
07a85ec465
fix UMR r=naving, sr=sspitzer 103134
2001-10-06 00:53:01 +00:00
bienvenu%netscape.com
a15dde34d7
fix many many address book leaks r=naving, sr=sspitzer 103077 and others
2001-10-06 00:50:17 +00:00
bienvenu%netscape.com
0c477329b1
fix memory leak of dir servers, use contract id's, and fix UMR r=naving, sr=sspitzer 103134 66435
2001-10-06 00:46:49 +00:00
bienvenu%netscape.com
208dabaf6d
blow away corrupt history dbs r=naving sr=sspitzer 102319
2001-10-03 03:47:54 +00:00
mscott%netscape.com
6da2f9447d
Bug #96053 --> executing a query may not return an end of query.
...
Checking in for john.marmion@ireland.sun.com
r/sr=sspitzer,mscott
2001-10-02 22:12:14 +00:00
dbaron%fas.harvard.edu
0cc7ea34da
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
2001-10-02 03:18:08 +00:00
stephend%netscape.com
3b91c06f5f
Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer
2001-10-01 05:03:06 +00:00
hwaara%chello.se
f7564e606f
#91646 , work around a bug in XUL so labels display.
...
r=srilatha, sr=sspitzer
2001-09-30 13:57:55 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
mscott%netscape.com
589f5572bc
Bug #101498 --> auto complete preselects the default domain OVER the first ldap match
...
r=sspitzer,ducarroz
sr=hewitt
2001-09-29 04:31:59 +00:00
bienvenu%netscape.com
b60216872c
fix leak of file spec rs=sspitzer 98849
2001-09-28 23:27:52 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
mscott%netscape.com
cc363aa120
Bug #99391 --> landing fix for John Marmion. display name no longer being auto generated.
...
r=sspitzer
sr=mscott
2001-09-27 22:18:45 +00:00
jaggernaut%netscape.com
8d20ea55be
Bug 100764: remove NS_ConvertABCtoXYZ(CharT). r=dbaron, rs=scc
2001-09-25 09:37:13 +00:00
stephend%netscape.com
1a27e250df
Bug 94180. Splitter appears to the left instead of center (fixed address book) r=kerz@netscape.com, sr=hyatt@netscape.com
2001-09-25 06:04:50 +00:00
srilatha%netscape.com
986e58d4de
Fix for bug # 97502. setting gUpdate=false in oncancel()
...
r=mitesh, sr=sspitzer
2001-09-25 02:27:52 +00:00
blakeross%telocity.com
ee922f0363
removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt
2001-09-23 07:16:02 +00:00
cls%seawood.org
d6d3e3d863
Removing extraneous ldap.h include.
...
Bug #98924 r=dmose
2001-09-20 12:03:40 +00:00
cls%seawood.org
de76ec4361
Update REQUIRES. Fixing archangel bustage.
2001-09-20 11:05:19 +00:00
dmose%netscape.com
79c7448cad
Have the LDAP autocomplete session return an error item on failure; the user can select this item and an alert box with more details will be popped up. r=ducarroz@netscape.com, sr=bienvenu@netscape.com
2001-09-20 07:59:15 +00:00
hewitt%netscape.com
7281a4d7cd
97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt
2001-09-20 07:08:29 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
stephend%netscape.com
950999845c
Bug 10020. JS function verifyAccounts() should be verifyAccount(null) to reflect parameter passing. r=bhuvan@netscape.com, sr=sspitzer@netscape.com
2001-09-18 06:56:08 +00:00
leif%netscape.com
c2e9958440
Fix for bug 82412: Preresolve DNS before calling into LDAP C-SDk. SR=bienvenu@netscape.com, r=dmose@netscape.com, patch=leif@netscape.com.
2001-09-17 23:35:03 +00:00
jaggernaut%netscape.com
efc8c209fb
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
bienvenu%netscape.com
434c27d44d
fix crash exiting browser with turbo enabled if you've opened an address book r=naving sr=sspitzer 99510
2001-09-14 04:44:10 +00:00
darin%netscape.com
c95cf54bdc
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
alecf%netscape.com
cd3da58a2e
Update mailnews REQUIRES and MODULEs for bug 98371, r=cls
2001-09-12 20:30:32 +00:00
jaggernaut%netscape.com
e055a4a2a4
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
blakeross%telocity.com
663e1368d9
Committing a file I forgot yesterday in an r/sr/a'd checkin (caused an xml error when opening the addressbook sidebar panel).
2001-09-12 00:59:54 +00:00
mscott%netscape.com
2a1c74e5ee
Bug #88315 --> fix the default selection for the auto complete widget
...
to make it match 4.x
r=ducarroz
sr=hewitt
2001-09-11 00:39:15 +00:00
blakeross%telocity.com
b441b59c43
Updating the license that I intended for this file. r/sr=ben
2001-09-10 22:05:17 +00:00
blakeross%telocity.com
73e935c4ed
App hangs sometimes when scrolling addressbook panel (99121). r=varada,hwaara sr=sspitzer
2001-09-10 20:47:24 +00:00
alecf%netscape.com
b117322489
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
jaggernaut%netscape.com
a0b891b40a
Bug 73353: clean up REQUIRES. r=cls
2001-09-09 13:36:07 +00:00
jaggernaut%netscape.com
83798daa05
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
rjesup%wgate.com
ee2b7e971b
Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
...
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
rjesup%wgate.com
083d490fea
Bug 96710: Misuse of string.Mid() - uses should be string.Right().
...
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
bienvenu%netscape.com
18359108a6
fix alignment of text following text boxes rs=sspitzer 97697
2001-09-05 18:31:36 +00:00
dmose%netscape.com
df7ab3a7c0
Bug 92135: shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing. r=sspitzer; sr=hewitt; a=asa
2001-09-04 05:25:08 +00:00
hewitt%netscape.com
a8bf92f2b8
97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 23:31:29 +00:00
hewitt%netscape.com
ed03239baa
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:20:37 +00:00
hewitt%netscape.com
5f9faa9024
83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron
2001-08-31 00:12:56 +00:00
chuang%netscape.com
50949a6c53
Bug96053 Executing a Query may not return an end-of-query,
...
fixed by john.marmion@ireland.sun.com., r=chuang, sr=mscott, a=asa
2001-08-24 19:34:50 +00:00
srilatha%netscape.com
8ff08b351c
Fix for bug #95047 . Removing dependency on csid.h
...
r=dbaron, sr=sspitzer
2001-08-22 00:50:30 +00:00
srilatha%netscape.com
f3488d9344
Fix for bug #87896 . Hitting backspace creates bogus enty in the autompletion dropdown box. r=ducarroz, sr=mscott
2001-08-22 00:41:20 +00:00
dmose%netscape.com
9dcab2f14d
LDAP addressbook code cleanup changes from John Marmion <john.marmion@ireland.sun.com> for bug 17879 review. r=dmose@netscape.com; sr=mscott@netscape.com
2001-08-21 02:35:19 +00:00
dmose%netscape.com
e1e99d0973
Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix.
2001-08-18 00:04:54 +00:00
dmose%netscape.com
c3606bb2ef
Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com'
2001-08-17 22:32:35 +00:00
dmose%netscape.com
8bb1453922
Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com
2001-08-17 22:32:28 +00:00
sfraser%netscape.com
3e6475c529
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:16:19 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
blakeross%telocity.com
632b0e8e60
Implement an addressbook sidebar panel (30454). r=ben sr=sspitzer
2001-08-12 01:49:08 +00:00
dmose%netscape.com
e63f999cd7
Allow Outlook (MAPI) and Outlook Express (WAB) addressbooks to be accessed from Mozilla (bug 83103). Patch from Cyrille.Moureaux@ireland.sun.com and John.Marmion@ireland.sun.com. r=chuang@netscape.com; sr=mscott@netscape.com
2001-08-10 20:31:41 +00:00
blakeross%telocity.com
96c56b1e54
backing out two changes that weren't supposed to happen.
2001-08-10 04:22:52 +00:00
blakeross%telocity.com
ace7022c2c
Addressbook window: Print Plus is last item in file menu (94658, bugscape bug 5880). r=kerz sr=ben
2001-08-10 04:18:38 +00:00
andreas.otte%primus-online.de
c6853783af
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
mkaply%us.ibm.com
7ee64524d3
OS/2 bustage - PR_CALLBACK
2001-08-05 13:46:27 +00:00
mkaply%us.ibm.com
089a55b325
OS/2 build bustage - PR_CALLBACK
2001-08-05 01:22:20 +00:00
dmose%netscape.com
d22f5bf6ad
2nd try at appeasing GCC 2.7.2 and thus fix Solaris build bustage, this time using .get()
2001-08-04 21:13:03 +00:00
dmose%netscape.com
e03effc7aa
Atempt to appease GCC 2.7.2 and thus fix Solaris build bustage with some static casts.
2001-08-04 20:23:19 +00:00
dmose%netscape.com
2b5e831236
Land LDAP/MAPI addrbook changes (bug 78933). Patch by paul.sandoz@ireland.sun.com, martin.maher@ireland.sun.com, john.marmion@ireland.sun.com et al. r=chuang@netscape.com,dmose@netscape.com; sr=mscott@netscape.com
2001-08-04 19:31:13 +00:00
chuang%netscape.com
511a13bbdf
Bug 91594 Consistent crash for me when trying to add address card, r=ducarroz, sr=mscott
2001-08-02 21:42:59 +00:00
srilatha%netscape.com
bd468c0dde
Fix for bug 86442. Made some changes such that the right directory will be selected when
...
a directory is edited/deleted.
r=mohanb, sr=sspitzer
2001-08-02 00:58:48 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
timeless%mac.com
a4014435ae
fix Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk [mailnews]
...
by andersma@luther.edu r=hwaara sr=sspitzer
2001-07-24 20:31:03 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
mitesh%netscape.com
e3b864fe9d
Bug 83585 - Modified for use by new feature to import comm 4.x ab
...
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 00:53:40 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
sspitzer%netscape.com
083c2e61b3
fix the mailing list dialog UI regression. #90068
...
rs=bienvenu
2001-07-10 02:06:01 +00:00
sspitzer%netscape.com
1feff72674
fix for #90068 . regressions caused by the untested fix for #70857
...
r=hwaara
2001-07-10 01:56:17 +00:00
timeless%mac.com
d85f0a7154
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
sspitzer%netscape.com
92fdbfb5ca
fix for #74799 . right clicking twice should not act like double clicking.
...
according to joki, the correct fix is to drop the right click events in our onclick handler.
r=cavin,racham. sr=mscott
2001-07-03 05:20:57 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
srilatha%netscape.com
7e17c00bd5
Fix fro bug # 86966. Changed savePrefFile adn added try catch for ldpa stuff.
...
r=ducarroz, sr=alecf.
2001-06-25 23:22:12 +00:00
srilatha%netscape.com
d7254719a6
Fix for bug 71247. Changed SetUnicharPref to SetCharPref for ldap url preference.
...
r=dmose, sr=sspitzer, a=blizzard
2001-06-22 06:20:05 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
ccd51296fa
Fixing objdir bustage (most of the tinderboxes mind you)
2001-06-20 09:03:16 +00:00
cls%seawood.org
46fd16f707
Remove extraneous backslash
2001-06-20 07:28:17 +00:00
srilatha%netscape.com
478aa85dca
Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron
2001-06-20 06:51:37 +00:00
srilatha%netscape.com
590b8249e5
Fix for bug# 79869. Change pref calls to unichar so that the multibyte directory
...
server properties are saved preoperly.
r=mitesh, sr=sspitzer, a=asa
2001-06-20 04:03:16 +00:00
srilatha%netscape.com
de3db96da9
Fix for bug # 80060. Fixed removedirectory() such that the selected directory gets
...
deleted and also it gets deleted when user clicks on ok
r=bhuvan, sr=sspitzer, a=asa
2001-06-19 06:06:21 +00:00
srilatha%netscape.com
07694ef07a
Fix for bug 79933. Added some error messages when user enters invalid data into the
...
directory server properties dialog
r=mohanb, sr=sspitzer, a=blizzard
2001-06-19 02:34:56 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
srilatha%netscape.com
07e0140deb
Fix for bug# 79780. Removed autocompleteskipdirectory from _elementIDs
...
sr=sspitzer, a=blizzard
2001-06-18 20:42:47 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
sspitzer%netscape.com
cfa11c3242
fix for #83638 , addressbook throbber looks bad.
...
r=hwaara, rs=bienvenu, a=asa
2001-06-15 04:10:15 +00:00
chuang%netscape.com
cb393d8516
Bug 79852 Lots of JS warnings doing address book operations,
...
r/sr=sfrase, sr=mscott, a= asa@mozilla.org
2001-06-13 06:47:08 +00:00
srilatha%netscape.com
3e788efb44
Fix for bug # 79249. Move the ldap preferences stuff to addressing panel in
...
Mail/news account settings. r=mohanb, sr=sspitzer, a=asa
2001-06-13 00:59:01 +00:00
alecf%netscape.com
3fb26b9f6c
fix for bug 71903 (search history broken), bug 82277 (fix string allocation in mIgnorePrefixes), bug 83490 (non-allocating accessor for autocomplete), bug 85364 (switching to nsAutoString)
...
sr=hewitt
r=ben
a=asa
2001-06-12 23:59:01 +00:00
chuang%netscape.com
36c92bfa44
Bug82991 Copying a large number of addresses between address books causes crash,
...
r=ducarroz, sr=mscott, a= asa@mozilla.org
2001-06-12 18:55:53 +00:00
srilatha%netscape.com
e8d8adb474
Fix for bug # 79780. Removed Checkbox "Use addressbook and do not search in
...
the directory". r=mohanb,sr=sspitzer,a=asa
2001-06-09 00:34:32 +00:00
srilatha%netscape.com
38ac598122
Fix for bug# 79922. Propagates the name modification from properties dialog to the
...
LDAP Directory Server dialogs.
r=mohanb, sr=sspitzer, a=dbaron.
2001-06-08 01:32:38 +00:00
srilatha%netscape.com
ab253d3aaa
Fix for bug# 79934. Removed Login, Password UI from LDAP Server properties dialog.
...
r=mohanb, sr=spitzer, a=dbaron
2001-06-08 01:16:30 +00:00
dougt%netscape.com
9174af6517
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
srilatha%netscape.com
4d6fdf1df6
Fix for bug# 79756. Removed Base scope from the Advanced tab in Directory Server Properties dialog.
...
Also made subtree as default scope. r=mohanb, sr=sspitzer
2001-05-19 05:09:48 +00:00
hewitt%netscape.com
9323de1168
80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben
2001-05-18 22:50:35 +00:00
srilatha%netscape.com
ba67c23637
Fix for bug# 80781. Removed the offline tab for the Directory server properties dialog
...
r=mohanb, sr=sspitzer
2001-05-18 22:29:08 +00:00
srilatha%netscape.com
6cb5e6eaa1
Fix for bug 79941. Changed the title from "New Directory" to "Directory Server Properties".
...
r=mohanb, sr=sspitzer
2001-05-18 22:26:16 +00:00
andreww%netscape.com
66954a93b8
bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons.
2001-05-18 01:21:47 +00:00
eddyk%netscape.com
b8e380d020
bug 70623: Mail/news Account settings need to honor locked prefs
...
r=racham, sr=alecf
2001-05-17 05:06:01 +00:00
chuang%netscape.com
e763e2b59c
bug80876 Drag and Drop doesn't work in the address book,r=naving,sr=sspitzer
2001-05-17 03:28:44 +00:00
srilatha%netscape.com
f2e9708389
Modified the Addressing pref panel to fit in the pref window. bug# 80304.
...
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
stephend%netscape.com
482cb841b5
Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer
2001-05-17 00:42:27 +00:00
blakeross%telocity.com
da8aaed063
Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben
2001-05-14 03:58:24 +00:00
srilatha%netscape.com
59ec84b268
Subtree radiobutton doesn't hold bug# 79575
...
r/sr = spitzer
2001-05-11 00:21:05 +00:00
andreww%netscape.com
b7168aaa68
bugzilla 43797 abolish the taskbar. sr=hewitt [s]r=hyatt
2001-05-09 04:38:34 +00:00
srilatha%netscape.com
228e3f6801
crash on saving directory server preferences. bug# 79488
...
r=chuang, sr=spitzer
2001-05-09 03:42:47 +00:00
dbaron%fas.harvard.edu
1326c82680
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES.
2001-05-08 19:19:03 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
chuang%netscape.com
2810a7911a
Bug78410 Unable to send to mailing lists. r=suresh+ducarroz, sr=sspitzer
2001-05-04 04:14:34 +00:00
srilatha%netscape.com
120f2ca856
LDAP UI implementation.
...
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
scc%mozilla.org
e40df0d961
bug #75504 ; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs|
2001-05-03 10:09:59 +00:00
bienvenu%netscape.com
74b2652202
remove unneeded assert introduced yesterday - it's ok not to have listeners sr=sspitzer
2001-05-01 14:54:45 +00:00
chuang%netscape.com
dd359fad09
Bug64937 Display number of entries in an address book, R=ducarroz, sr=sspitzer
2001-05-01 03:22:12 +00:00
hewitt%netscape.com
29b4473e34
43189 - autocomplete, r=matt, sr=alecf
2001-04-30 18:37:04 +00:00
blakeross%telocity.com
aaa8c83887
Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben
2001-04-29 02:52:16 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
bnesse%netscape.com
19dccef1bc
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2001-04-26 18:41:11 +00:00
bryner%uiuc.edu
cbc8cea88c
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
2001-04-20 06:45:56 +00:00
bnesse%netscape.com
6a048b1a8f
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
2001-04-19 22:21:39 +00:00
maolson%earthlink.net
7915e17171
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
...
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
chuang%netscape.com
6748c58c47
Bug4640 Login fails to AB Sync without asking me for a password, r=racham, sr=sspitzer
2001-04-17 03:28:49 +00:00
dbaron%fas.harvard.edu
01fc2abd17
Fix form controls and Windows/Unix classic skin to use new system colors -moz-FieldText, -moz-Dialog, and -moz-DialogText where appropriate to allow accurate representation of system colors on GTK.
...
Fix various CSS errors in themes.
b=67448 r=hewitt@netscape.com sr=blizzard@mozilla.org
2001-04-17 02:54:21 +00:00
hwaara%chello.se
d08c78b365
Implement date&time support in reply-headers, like:
...
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual. This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl , sr=sspitzer@netscape.com
Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com , sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
chuang%netscape.com
48fd2778c0
Bug 69480 Address Book re-factoring landing
2001-04-12 17:35:30 +00:00
chuang%netscape.com
1245aeccbf
Bug 69480 Abbress Book re-factoring landing
2001-04-12 17:31:51 +00:00
eddyk%netscape.com
e00bb3c12b
Bug 70625: complex locked pref FE disabling
...
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
danm%netscape.com
195816bd8f
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
9751b284ab
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
blakeross%telocity.com
6573419a09
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
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
disttsc%bart.nl
96f5f6cf31
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
chuang%netscape.com
57173536e4
Not part of build, new files for re-factoring addrbook
2001-03-28 07:54:42 +00:00
chuang%netscape.com
2f5b81de3e
Not part of build, new files for re-factoring addrbook
2001-03-28 07:40:07 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
timeless%mac.com
c112b6521e
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
799cf493b7
More of the same -- Fix 73033, crash on opening addressbook.
2001-03-23 01:45:52 +00:00
sspitzer%netscape.com
8ebef7aa8b
fix for #72932 . we used to rely on the msg view navigation service to
...
flush the pending notifications on the document. the msg view navigation
service is gone. so I've added the functionality to the nsIAddrBookSession
(which is a service) so that everything works like it used to.
sr=mscott
2001-03-22 04:02:18 +00:00
sspitzer%netscape.com
217c62c4bd
the interface changed, but the js never did. this caused and error
...
which prevented us from closing the window. sr=mscott
2001-03-22 01:55:30 +00:00
sspitzer%netscape.com
750622b038
the message navigation service has gone away. we need a new way of doing
...
this. for now, comment out the old code to prevent the js error.
sr=mscott
2001-03-22 01:31:42 +00:00
blakeross%telocity.com
eaa6754a0a
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
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com
d44332bdf7
fix Bug 70989 Clean up lots of "shadows" and other common warnings
...
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
disttsc%bart.nl
0b98c23d64
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
2001-03-20 05:37:56 +00:00
mscott%netscape.com
5f8e59593c
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
hewitt%netscape.com
7b08396164
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
2001-03-16 02:56:38 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
valeski%netscape.com
57006ba345
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api
2001-03-13 01:59:19 +00:00
stephend%netscape.com
95e082c3f6
Checking in fix for bug 70496. Patch by Keyser Sosez (ksosez@softhome.net r=boris, sr=seth
2001-03-07 02:40:24 +00:00
chuang%netscape.com
6a23cc992c
Bug65870 "Notes" data field does not display after migrating, r=ducarroz, sr=mscott
2001-03-06 21:04:55 +00:00
timeless%mac.com
85fd527214
fix bug 63114 Text box too small in address book preference
...
fix by walk84@usa.net r=timeless, a=ben
2001-03-05 00:51:49 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
blakeross%telocity.com
a8fa2dbb3e
Using xul <stringbundle/> in mailnews instead of including strres.js everywhere. Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu
2001-02-22 23:32:13 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
timeless%mac.com
af83fe0e73
fix bug 69394 address book field names should be less U.S.-centric, even in U.S. version
...
fix by stephend@netscape.com r=chuang sr=sspitzer
2001-02-22 06:39:29 +00:00
waterson%netscape.com
2cd62f503b
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
chuang%netscape.com
86f32ea8b4
bug57021 Mailing list msg displays multiple copies of addressees. r=ducarroz, sr=bienvenu
2001-02-14 21:08:41 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
ducarroz%netscape.com
f7c1140d84
Fix for bug 37697. Add support of preferFormat and html and plaintext domains list. R=chuang, SR=mscott,bienvenu
2001-02-02 23:39:43 +00:00
blakeross%telocity.com
eee666df98
Disabling autostretch where necessary (42406). r=gemal a=ben
2001-02-01 22:11:05 +00:00
gagan%netscape.com
cded3e2f30
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
2001-01-31 01:33:03 +00:00
disttsc%bart.nl
fa3d4c9ca0
Fix warnings 'n stuff. bug=60627, patch=mao, r=jag, sr=sspitzer
2001-01-30 05:20:08 +00:00
timeless%mac.com
7f2f53c1b6
fix for bug 61805 javascript strict warnings in abAddressBookNameDialog.js
...
patch by maolson@earthlink.net r=timeless, a=alecf
2001-01-26 03:39:38 +00:00
jgmyers%netscape.com
764d34785d
clean out refs to FALSE: bug 63834 r=bryner sr=brendan
2001-01-26 01:59:16 +00:00
chuang%netscape.com
fc911fac0b
Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott
2001-01-25 20:19:38 +00:00
timeless%mac.com
54b56ac899
fix for bug 60629 javascript strict warnings in abCardOverlay.js
...
patch by maolson@earthlink.net r=timeless a=alecf
2001-01-25 06:51:19 +00:00
chuang%netscape.com
602570a187
Bug60107 Preference for limiting number of Collected Addresses not working, r=ducarroz, sr=bienvenu
2001-01-23 04:11:41 +00:00
chuang%netscape.com
6cac2a24fc
Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=bienvenu
2001-01-18 05:47:38 +00:00
blakeross%telocity.com
c7bf37cd1d
took spelling lessons, fixing.
2001-01-11 22:44:54 +00:00
blakeross%telocity.com
35bd54234a
fix problem in last checkin.
2001-01-11 21:29:15 +00:00
blakeross%telocity.com
0bae2ed72e
Fix 60627: JS strict warnings in abCommon.js. patch by Mark Olson (maolson@earthlink.net). r=jag sr=mscott
2001-01-11 21:05:53 +00:00
jgmyers%netscape.com
401ef38033
back out cleanup fix
2001-01-10 07:42:59 +00:00
jgmyers%netscape.com
8ff15f0e3a
attempt to fix mac build
2001-01-10 06:54:40 +00:00
jgmyers%netscape.com
93254a9c97
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
2001-01-10 06:12:15 +00:00
chuang%netscape.com
52c68811f6
bug 50241 Uncaught exception in abcommon.js, r=sspitzer,sr=mscott & bienvenu
2001-01-10 04:30:45 +00:00
chuang%netscape.com
f113dc7b01
Bug52084 Leaking all address book databases., sr=mscott
2001-01-09 19:27:32 +00:00
ducarroz%netscape.com
963e853be4
Fix windows bustage and one warning.
2001-01-08 21:40:53 +00:00
ducarroz%netscape.com
b4063c23db
Fix for bug 42458. email autocomplete lookup algorithm now check first name and last name too. R=varada, SR=mscott
2001-01-08 20:01:14 +00:00
bryner%uiuc.edu
433f20e3da
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