Commit Graph

798 Commits

Author SHA1 Message Date
mscott%netscape.com
ae630581a9 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
9a4acbab7a 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
109457225e 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
b90810b4b1 #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
ca6197295f 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
52a95a4156 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
6d3ca0cba1 fix leak of file spec rs=sspitzer 98849 2001-09-28 23:27:52 +00:00
gerv%gerv.net
4e12e44b2f 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
7f58bd5da7 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
45d38c6d6e Bug 100764: remove NS_ConvertABCtoXYZ(CharT). r=dbaron, rs=scc 2001-09-25 09:37:13 +00:00
stephend%netscape.com
2e9bb5e0dd 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
2d1eb8ed67 Fix for bug # 97502. setting gUpdate=false in oncancel()
r=mitesh, sr=sspitzer
2001-09-25 02:27:52 +00:00
blakeross%telocity.com
35953fea85 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
66631b87db Removing extraneous ldap.h include.
Bug #98924 r=dmose
2001-09-20 12:03:40 +00:00
cls%seawood.org
9aad9bac0c Update REQUIRES. Fixing archangel bustage. 2001-09-20 11:05:19 +00:00
dmose%netscape.com
249529744b 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
f73dd9fabf 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223 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
a88e469537 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
c4f096970f 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
25856c9451 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
4562f5ae31 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
5a2d9f0d2d 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
19e1c9490b Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
jaggernaut%netscape.com
30ace44624 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
bc34de5693 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
d9a990d635 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
48dac326f3 Updating the license that I intended for this file. r/sr=ben 2001-09-10 22:05:17 +00:00
blakeross%telocity.com
0875f08c1d App hangs sometimes when scrolling addressbook panel (99121). r=varada,hwaara sr=sspitzer 2001-09-10 20:47:24 +00:00
alecf%netscape.com
b096718382 add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00
jaggernaut%netscape.com
b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
jaggernaut%netscape.com
5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
rjesup%wgate.com
f0b7d458d4 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
f8b915228e 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
97ca0a7b85 fix alignment of text following text boxes rs=sspitzer 97697 2001-09-05 18:31:36 +00:00
dmose%netscape.com
257eee2168 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
e6e1a23c75 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:31:29 +00:00
hewitt%netscape.com
75956cc8f6 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
hewitt%netscape.com
292c232309 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
fff6be678c 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
6768f01171 Fix for bug #95047. Removing dependency on csid.h
r=dbaron, sr=sspitzer
2001-08-22 00:50:30 +00:00
srilatha%netscape.com
5610455647 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
d60b7a4256 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
bff9678aae 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
a9b090fd7f 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
c2f5550783 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
4d87b83d18 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
a3c1dd1b09 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