sspitzer%netscape.com
a4f38c51a9
fix for #117452 , get delete of cards after quick search to work.
...
r=racham, sr=mscott
2002-01-26 01:42:28 +00:00
sspitzer%netscape.com
e60a9779bb
fix for #121709 . Add to Address Book, enter First Name and Display Name overwritten.
...
r=racham, sr=mscott
2002-01-25 01:42:32 +00:00
sspitzer%netscape.com
999fe2623d
fix for #118744 . r=racham, sr=sspitzer. outlook express addresses
...
not displayed correctly in non US-ASCII locales.
thanks to john.marmion@ireland.sun.com for the patch.
2002-01-24 04:17:47 +00:00
sspitzer%netscape.com
4c976f513f
fix for #119331 . prefer html problems with LDAP servers.
...
r=dmose, sr=sspitzer. thanks for john.marmion@ireland.sun.com for the patch
and to Roland Felnhofer for the feedback in the bug.
2002-01-24 04:16:03 +00:00
mscott%netscape.com
6134dabd5b
Bug #106018 --> when auto completing put matches which share
...
the default domain FIRST when there are multiple matches of the
same type.
r=ducarroz
sr=sspitzer
2002-01-24 03:09:27 +00:00
nhotta%netscape.com
46b207c806
Fixed freeing wrong memory when the collation key creation fails, bug 119917, r=bhuvan, sr=sspitzer, a=dbaron.
2002-01-16 23:43:27 +00:00
rjesup%wgate.com
de846536c3
Bug 119843: negative voidarray index. r=rjesup@wgate.com, sr=waterson
2002-01-16 07:03:26 +00:00
varga%utcru.sk
bbc83df106
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
racham%netscape.com
753b967403
Fixing bug 103689. Make sure that the right set of addresses are pre-populated in the compose window based on the items selected in the AdderssBook window. Also fixes the new card created from the AddressBook window's file new menu should reflect the right parent addressbook. r=ssu, sr=sspitzer
2002-01-15 22:51:53 +00:00
sspitzer%netscape.com
9d4e2130e8
fix for #119675 , implement LDIF export. r=dmose, sr=bienvenu
...
also fix a bug in the LDIF import code #116973 .
2002-01-15 02:26:47 +00:00
sspitzer%netscape.com
f9e5499311
fix for #119932 . delete addressbook is failing. while I'm here,
...
remove unnecessary dependency on the DOM. the addressbook
backend doesn't need to be dependent on nsIDOMXULElement and
nsIDOMNodeList. r/sr=bienvenu
2002-01-14 19:50:34 +00:00
hewitt%netscape.com
55a509e710
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
2002-01-12 01:20:29 +00:00
srilatha%netscape.com
7213f8320d
Fix for bug # 92437. Cleaning up code in this file
...
r=racham@netscape.com , sr=sspitzer@netscape.com
2002-01-12 01:06:02 +00:00
nhotta%netscape.com
199e586e51
Added wstring version of MakeFullAddress to nsIMsgHeaderParser,
...
changed non wstring functions to noscript because they need UTF-8 string and are not scriptable,
bug 118010, r=ducarroz, sr=sspitzer.
2002-01-11 23:52:15 +00:00
sspitzer%netscape.com
6bfe47b49e
fix for #118876 . fix xml error when printing addressbook cards with < & or >.
...
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
2002-01-11 00:07:45 +00:00
varga%utcru.sk
ba68a72543
Fix for 116739. Many assertions when moving over the blank area of outliners.
...
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt
- getCellAt() now checks for correct mouse coordinates and sets row value
to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
alecf%netscape.com
3d4709d420
removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson
2002-01-09 21:31:19 +00:00
sspitzer%netscape.com
759b5b3254
remove all the extra space when printing ab cards or ab directories.
...
rs=bienvenu
2002-01-08 08:15:50 +00:00
sspitzer%netscape.com
dbcaec951d
make it so we print out mailing list cards.
...
supplimental fix to #104987 . r/sr=bienvenu
2002-01-08 07:57:36 +00:00
sspitzer%netscape.com
7f0477179e
fix for #2660 , #36760 , #54527 and #104987 . fix addressbook printing,
...
it's been broken a long time. r/sr=bienvenu
2002-01-08 03:19:10 +00:00
naving%netscape.com
0b71edda50
116972 r=dmose sr=sspitzer. fix leaks upon autocompletion in compose window and when sending mail. may
...
fix other leaks in address book because now we made it sure that it frees up when we do a copy
in CharPtrGuardArray... and don't do a copy when not needed.
2002-01-08 02:09:03 +00:00
racham%netscape.com
09cb8a19ab
Fixing bug 104468. Polish menu popup elements in the addressbook panel in the sidebar. r=racham
2002-01-07 07:06:09 +00:00
stephend%netscape.com
bffc4a7e47
Bug 79333. Javascript strict warnings in pref-directory.add.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=shaver
2002-01-05 05:20:49 +00:00
sspitzer%netscape.com
d52a95d26f
fix for #118276 . multiple selection in the addressbook should
...
clear out the card preview pane. r/sr=bienvenu
2002-01-05 03:48:41 +00:00
sspitzer%netscape.com
7123f2c7f6
"Map It!" should be "Get Map". r=jglick, rs=bienvenu
...
for bug #116451
2002-01-05 01:10:47 +00:00
dmose%netscape.com
c87f2f902a
Fix bug 108366: xmozillausehtmlmail LDAP attributes does not work. Patch from John Marmion <john.marmion@ireland.sun.com> . r=dmose@netscape.com, sr=sspitzer@netscape.com.
2002-01-03 23:25:48 +00:00
dmose%netscape.com
e89c939766
Fix bug 105103: LDAP attributes should not be case-sensitive. Patch from John Marmion <john.marmion@ireland.sun.com> . r=dmose@netscape.com, sr=sspitzer@netscape.com.
2002-01-03 23:18:28 +00:00
sspitzer%netscape.com
18ce084e8c
fix for crasher bug #117478 . I goofed when converting from strcmp to Equals().
...
this code is there to handle the migration case where our "old" sortedColumn is no
longer a valid column. r/sr=bienvenu
2002-01-03 21:24:06 +00:00
rods%netscape.com
1fde5f13f3
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
bryner%netscape.com
e5321f0f4c
Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag.
2001-12-29 22:05:16 +00:00
sspitzer%netscape.com
0dcbb7476e
add support for addressbook quick search, part of bug #83023 .
...
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
2001-12-27 23:05:57 +00:00
sspitzer%netscape.com
700f0c0121
fix warning, rs=bienvenu
2001-12-22 02:46:58 +00:00
sspitzer%netscape.com
0ce17a5be0
fix warnings. rs=bienvenu
2001-12-22 02:45:28 +00:00
sspitzer%netscape.com
404e12e054
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
rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
sspitzer%netscape.com
d9bc74de4c
merging ab outliner branch to the trunk, not part of the build.
2001-12-20 22:50:14 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
dougt%netscape.com
9a75bc4b8e
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
varga%utcru.sk
76f554000a
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ccarlen%netscape.com
31d6aca7e7
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
sspitzer%netscape.com
61442cac59
work for the AB_OUTLINER_BRANCH, not part of the build
2001-12-11 01:00:09 +00:00
ccarlen%netscape.com
eec09f1b7d
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
blakeross%telocity.com
ea8d1553b2
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
alecf%netscape.com
f7a563e6a0
fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta
2001-12-06 23:41:46 +00:00
racham%netscape.com
a3d071eba9
Fixing bug 113318. Get Maillist and new card dialogs into alert postions by providing reference to dialogoverlay js file. r=bhuvan, sr=sspitzer
2001-12-06 00:12:09 +00:00
racham%netscape.com
35a7c88f8d
Fixing bugs 105899, 105902. Fixing js warnings and errors in address book files. r=bhuvan
2001-12-05 03:05:03 +00:00
hewitt%netscape.com
8578b1b7a4
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:30:25 +00:00
sspitzer%netscape.com
54c2389cc0
fix for #112786 . the home page link isn't "blue" like the other links in the addressbook
...
card preview pane.
2001-11-30 08:34:22 +00:00
rjc%netscape.com
e5077bf2e5
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2001-11-27 01:47:41 +00:00
bienvenu%netscape.com
7e133c127f
use xpcom ref-counting and comptrs now that mdb supports that r=naving, sr=sspizer 110850 (also fixed some more ref-counting bugs in ab code)
2001-11-21 21:52:00 +00:00
hewitt%netscape.com
e5d37a18a7
96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt
2001-11-21 11:00:22 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
sspitzer%netscape.com
a8fa69f5a1
more work on #73868 . converting ab from tree to outliner.
...
addressbook sidebar channel persistence changes. NOT PART OF THE BUILD.
2001-11-16 09:05:24 +00:00
sspitzer%netscape.com
b7ccf5d9ec
more work on #73868 . converting ab from tree to outliner.
...
restore selection after sorting. NOT PART OF THE BUILD.
2001-11-16 07:53:43 +00:00
jaggernaut%netscape.com
9a2d10888f
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
sspitzer%netscape.com
a8a6f3398b
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-16 01:41:13 +00:00
sspitzer%netscape.com
b4642f83c5
more work on #73868 . converting ab from tree to outliner.
...
get sort indicators to work, make it so even if we persist some old or illegal
value for "sortedColumn", we do the right thing.
NOT PART OF THE BUILD.
2001-11-16 01:40:22 +00:00
sspitzer%netscape.com
3af1c4993e
fix how we do sorting in ab view. collation keys are raw data, not PRUnichar *.
...
NOT PART OF THE BUILD.
2001-11-15 22:16:49 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
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
jgmyers%netscape.com
6867dc5e6a
Remove dead code. Bug 63834 r=bryner sr=scc
2000-12-29 15:40:49 +00:00
danm%netscape.com
e6c4322445
adding persistence of min/max state. arguably bug 32148 r=bienvenu,sspitzer. yes, i actually got this patch reviewed by two real people.
2000-12-27 22:41:46 +00:00
blakeross%telocity.com
b768aa40c2
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=sspitzer sr=alecf
2000-12-19 08:25:23 +00:00
racham%netscape.com
404e4ee5a3
Fixing bugs 60634, 60635. Fixing javascript warnings for undeclared and badly scoped variables. r=racham, sr=bienvenu,mscott
2000-12-19 00:08:30 +00:00
bryner%uiuc.edu
db51fc636e
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
chuang%netscape.com
a633851a0b
bug34051 use nsIFilePicker instead of nsIFileSpecWithUI in mailnews, r=sspitzer,sr=mscott
2000-12-11 21:35:13 +00:00
chuang%netscape.com
205e50ecf7
Bug34051 use nsIFilePicker instead of nsIFileSpecWithUI in mailnews, r=sspitzer, sr=mscott
2000-12-11 21:25:26 +00:00
alecf%netscape.com
3fb16d0836
fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
...
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
chuang%netscape.com
57308ba09c
Bug57975 Mailing list doesn't show up after created, r=ducarroz, sr=bienvenu
2000-12-06 00:30:26 +00:00
sspitzer%netscape.com
335e924024
fix for #61845 . remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
...
thanks to rods@netscape.com for the patch. also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
chuang%netscape.com
64f8aa85d5
Bug 50641 [MLK] Leaking PRUnichar in DIR_GetLocalizedStringPref(), sr=bienvenu
2000-11-16 04:39:37 +00:00
bienvenu%netscape.com
587ed9f545
fix for 50663, memory leak in ab directory handling, sr=me, checking in for jarrod.k.gray
2000-11-15 21:46:16 +00:00
dbaron%fas.harvard.edu
0faff5bb11
Remove the last remnants of the misspelled nsTextFormater and remove the misspelled files. r=erik@netscape.com sr=brendan@mozilla.org b=16951
2000-11-08 03:02:17 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
alecf%netscape.com
41958645f3
fix for #13806 r=sfraser, sr=mscott
...
stop exporting excess symbols from addressbook
2000-10-28 07:01:37 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
sspitzer%netscape.com
7baad46d95
fix for #57151 . r=bienvenu, sr=mscott. properly migrate the users addressbook
...
when they are non-ascii.
2000-10-26 03:39:24 +00:00
chuang%netscape.com
dfa2a3cb7a
Bug 54530 Edit | List. Clicking OK crashes. r=putterman,sr=mscott
2000-10-20 01:55:50 +00:00
naving%netscape.com
a172a759bf
r =scottip, a = mscott Fix for bug #50886 . Fix memory leaks in two places when
...
GetPrimaryEmail() is called.
2000-10-13 23:13:42 +00:00
naving%netscape.com
a1105d3f61
r = scottip a = mscott. Fix for bug# 53348. Meunbar collapses but does not
...
restore.
2000-10-13 23:12:17 +00:00
naving%netscape.com
597787a84b
r =scottip a =mscott Fix bug #38600 . Persist the sort column, key and
...
direction for the treeitems.
2000-10-13 23:11:02 +00:00
naving%netscape.com
22bdc7569d
r = scottip a=mscott Fix bug #38600 . Call the xulSortService when none of the
...
cards in the address book is selected. This is needed whenever AB is launched.
2000-10-13 23:09:42 +00:00
disttsc%bart.nl
2a4ca49233
Change addressbook Edit > Edit Card... to Edit > Card Properties... and give it the ctrl+i accelerator.
...
bug=49782, r=putterman, a=waterson
2000-10-12 01:39:46 +00:00
chuang%netscape.com
3270b1787a
bug50584 Lists in Personal Address Book not migrating as lists, r=bienvenu+putterman, sr=alecf
2000-10-10 21:38:26 +00:00
hewitt%netscape.com
788f3bbfb9
on behalf of jglick, #54522 - mnemonics stuff, r=mcarlson, sr=mscott
2000-10-07 08:35:03 +00:00
putterman%netscape.com
98e1d77158
Fix for 54545. r=chuang, sr=mscott. Collected address book can now be turned off through prefs.
2000-10-05 03:52:38 +00:00
chuang%netscape.com
ddc7a6d3b5
bug52368 Deleted entries in PAB shows up in mailing list. r=putterman,sr=alecf
2000-10-04 20:36:46 +00:00
hewitt%netscape.com
f1091fff73
#46519 - s/align/orient on tabcontrol, corrects classic look, r=hangas, a=ben
2000-09-22 05:14:11 +00:00
hyatt%netscape.com
957c151659
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
chuang%netscape.com
ba229d817b
Bug50584 Lists in Personal Address Book not migrating as lists, r=putterman,a=mscott
2000-09-22 03:59:13 +00:00
warren%netscape.com
075350b1c8
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
hewitt%netscape.com
4f54e7a396
#53084 - put twisties back on address book, r=hangas, a=ben
2000-09-19 22:55:42 +00:00
m_kato%ga2.so-net.ne.jp
f98a9a46af
fix bug 44705 r=chuang - It uses utf-8 for the url of addressbook, fixes bad cast issue, and cleans up some codes.
2000-09-16 16:13:34 +00:00
hewitt%netscape.com
0d85ee5eb8
#46613 - address book polish, r=ben, 2nd half of checkin started before close. a=mscott
2000-09-15 09:19:24 +00:00