Commit Graph

73933 Commits

Author SHA1 Message Date
sspitzer%netscape.com
3c4ff2be62 fix #63184. fix the subscribe dialog title.
sr=bienvenu
2000-12-18 19:59:38 +00:00
sspitzer%netscape.com
2388fc86e5 fix for #58238. sr=bienvenu. fix crash when growing the hash table
that contained the list of atoms.  see bug report for all the details.
thanks to bienvenu, scc, brendan, and hyatt for the help.
2000-12-18 19:58:20 +00:00
nboyd%atg.com
4674ece3c9 Off by one error fixed. 2000-12-18 19:32:00 +00:00
nboyd%atg.com
cdc056a04a Add ContextListener to API classes. 2000-12-18 19:30:26 +00:00
miodrag%netscape.com
26b52046f8 Updtates for LDAPJDK 4.13 2000-12-18 14:02:20 +00:00
blakeross%telocity.com
072de35c7f Fix 63126: busy cursor state is broken on windows and linux (after clicking on a link). r=jag sr=alecf 2000-12-18 08:07:19 +00:00
blakeross%telocity.com
3ef624f92e Fix 51947: "prefill form" should not use 'f' accesskey on edit menu. r=morse sr=alecf 2000-12-18 08:05:44 +00:00
ccarlen%netscape.com
7fb3cceec5 Bug 35559 - dynamic profile switching support r=racham, sr=alecf 2000-12-18 07:33:08 +00:00
dbaron%fas.harvard.edu
556384e922 Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=brendan@mozilla.org 2000-12-17 16:02:58 +00:00
cls%seawood.org
c10aa7a9a3 Removing unused source file now that fix for bug #55674 has landed.
Thanks to Yannick Koehler <koehler@mythrium.com> for the patch.
r=cls@seawood.org sr=scc@mozilla.org
2000-12-17 08:47:43 +00:00
cls%seawood.org
495f6e6425 Fixing timers on BeOS and making a component out of them.
Thanks to Yannick Koehler <ykoehler@mythrium.com> for the patch and for having patience while we hashed out the fix for the fix.
Bug #55674. r=cls@seawood.org sr=scc@mozilla.org
2000-12-17 08:45:23 +00:00
dbaron%fas.harvard.edu
030cd39a47 Fix bustage caused by naving%netscape.com in checkin to fix bug 43411. Filed bug 63087 on inter-module dependencies caused by this fix (which are the cause of the bustage). 2000-12-17 04:56:28 +00:00
naving%netscape.com
44c9358edc Fixing warnings made by earlier checkins. Declared inboxFolder twice 2000-12-17 03:09:14 +00:00
naving%netscape.com
515bdd2ae0 43411 sr=bienvenu. Changing Compact()'s definition to pass nsIUrlListener. 2000-12-17 01:20:42 +00:00
naving%netscape.com
395cced903 43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers. 2000-12-17 01:19:41 +00:00
naving%netscape.com
753a0c99ad 43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers.Changing Compact()'s
definition
2000-12-17 01:19:26 +00:00
naving%netscape.com
e9dc162b48 43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers. Changing Compact()'s
definition
2000-12-17 01:17:37 +00:00
jst%netscape.com
49aacd78f8 Fix a refcounting screwup I caused in my last checkin. r=pavlov 2000-12-16 23:38:56 +00:00
dbaron%fas.harvard.edu
277d3af41f Make destructors that exist only for MOZ_COUNT_DTOR be #ifdef NS_BUILD_REFCNT_LOGGING instead of #ifdef DEBUG so the leak stats on optimized builds are correct. r=waterson@netscape.com sr=brendan@mozilla.org b=62421 2000-12-16 18:56:06 +00:00
wtc%netscape.com
a59f1f7e8e Bugzilla bug #63019: do not build static libraries unless the platform
does not have shared libraries.
2000-12-16 18:09:00 +00:00
bienvenu%netscape.com
e19352ce23 fix mac build bustage 2000-12-16 15:45:38 +00:00
bienvenu%netscape.com
03b888e36e fix for escaping slashes for servers where slash is not the hiearchy delimiter r=sspitzer, sr=mscott 60197 2000-12-16 15:17:42 +00:00
bienvenu%netscape.com
4b89209619 change array growth algorithm to reduce allocs and copies r=alecf,sr=waterson 59279 2000-12-16 15:10:24 +00:00
m_kato%ga2.so-net.ne.jp
0559fe323e Fix bug 55256
On WinNT/2K, it uses Unicode window class due to M10L support.
sr=roc+moz@cs.cmu.edu
2000-12-16 09:52:58 +00:00
jar%netscape.com
02bbbff185 Added code to help diagnose overlapping memory ranges, and duplicate use of addresses (for different objects) 2000-12-16 07:36:14 +00:00
beard%netscape.com
048ef40a40 added newest source files, to use the icode assembler. (Pro6 update) 2000-12-16 07:01:50 +00:00
beard%netscape.com
da3f96b69c added newest source files, to use the icode assembler. 2000-12-16 07:01:22 +00:00
beard%netscape.com
23425c7dea use string8::difference_type rather than uint for difference between iterators, cast uint32 to int32 to remove warnings. 2000-12-16 06:57:58 +00:00
beard%netscape.com
50f3452e77 fixed return value warning by moving return statement. 2000-12-16 06:56:37 +00:00
beard%netscape.com
27888b7f72 warnings, explicit use of JSValue constructor. 2000-12-16 06:54:40 +00:00
jst%netscape.com
419733ea2d Fixing bug 37258. Making the window properties scrollbars, statusbar and directories replaceable to be compatible with NS 4.x. r&a=vidur&brendan 2000-12-16 05:20:31 +00:00
morse%netscape.com
c5e82b817d bug 62570, secure cookies going to insecure sites, submitter=drudder@eazel.com, r=morse@netscape.com, sr=brendan@mozilla.org 2000-12-16 03:51:22 +00:00
jst%netscape.com
6dca5ba52b Fixing bug 58188 (and doing some minor whitespace cleanup). Making window.length replaceable so that scripts can use variables named length. To make this change I hadto fix the IDLC compiler to generate correct code in this case. r=brendan@mozilla.org, sr=vidur@netscape.com 2000-12-16 03:49:08 +00:00
beard%netscape.com
cb60d16d0f [not part of build] generalized printing support. 2000-12-16 03:38:21 +00:00
beard%netscape.com
7cf82a8dab [not part of build] Carbon printing support. 2000-12-16 03:37:25 +00:00
sonmi%netscape.com
9b69804458 fixed various bugs 2000-12-16 02:46:44 +00:00
danm%netscape.com
59ed8b95b7 fix mac bustage, and probably a logic error 2000-12-16 02:41:26 +00:00
alecf%netscape.com
9d1b9b674f attempt to fix bustage by explicitly using a PRBool 2000-12-16 01:41:43 +00:00
waldemar%netscape.com
157324e348 Converted to CodeWarrior 6 and fixed errors 2000-12-16 01:14:55 +00:00
waldemar%netscape.com
a86b8ebf19 Fixed C++ errors 2000-12-16 01:14:36 +00:00
jeff.dyer%compilercompany.com
80b7ec4f9f Revised readme and removed CommandLine parser (for now). 2000-12-16 00:50:25 +00:00
alecf%netscape.com
5f1a1465ce backend side of fix for 11412 r=radha, sr=waterson
Also:
- refactor deleting of rows to have a "matching" callback which tells us if we should delete a row
- refactor FindRow into FindUrl to share more code & error handling
- fix handling of PRInt64's to pass them by reference, not value for faster param passing on certain processors
- implement GetRowValue so we can refactor future AliasCellYarns into it, and eventually switch to UTF8 instead of unicode to make history faster
- random little cleanups
2000-12-16 00:48:31 +00:00
jeff.dyer%compilercompany.com
9f31ccbf60 Removing Util.java. 2000-12-16 00:43:05 +00:00
disttsc%bart.nl
d7566e74e8 Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben, many thanks to Fabian for his help in writing these patches 2000-12-16 00:42:48 +00:00
disttsc%bart.nl
4f270e57dd Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben 2000-12-16 00:42:47 +00:00
jeff.dyer%compilercompany.com
144aa7a24d Removed dependency on sun.tools packages. 2000-12-16 00:42:16 +00:00
sonmi%netscape.com
df849f390d changed the text file to html 2000-12-16 00:38:38 +00:00
danm%netscape.com
c7fb008754 check for empty db in Commit. bug 62968 r=alecf 2000-12-16 00:17:17 +00:00
blakeross%telocity.com
55a951a987 Fixing a typo (refrlow -> reflow). r=attinasi sr=alecf 2000-12-15 23:48:55 +00:00
racham%netscape.com
0be8993486 Fix for bug 58947. Adding implementation for observer interfaces to SmtpDataSource. r=sspitzer, sr=hyatt 2000-12-15 23:44:20 +00:00