Граф коммитов

2817 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu ed869c764e Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
dougt%netscape.com 4f3a44d63b API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
vidur%netscape.com df19f1df10 First implementation of wrapper classes and tests. This is not yet part of the build. 2001-10-16 00:18:53 +00:00
morse%netscape.com 94722a4de0 bug 102709, wallet: keep encrypted state and clear master password on delete-all, r=jag, sr=alecf 2001-10-15 22:47:54 +00:00
morse%netscape.com 38de3b0bf3 bug 102709, wallet: keep encrypted state and clear master password on delete-all, r=jag, sr=alecf 2001-10-15 22:42:48 +00:00
nhotta%netscape.com 8a2febc0e5 First Checked In. 2001-10-15 22:36:40 +00:00
morse%netscape.com fb91fc0a21 bug 104890, p3p: treat no-identifiable-info same as requires-expl-consent, r=harishd, sr=alecf 2001-10-15 22:36:31 +00:00
nhotta%netscape.com 4d87fe30e6 Adding a new project "universalchardet", bug 91304, r=ftang, sr=sfraser. 2001-10-15 22:29:34 +00:00
peterv%netscape.com a2dd913a2c Implement format-number() and <xsl:decimal-format>
b=65983 r=Pike sr=jst
2001-10-15 12:34:31 +00:00
sicking%bigfoot.com 34c59f519e Implement format-number() and <xsl:decimal-format>
b=65983 r=Pike sr=jst
2001-10-15 12:33:54 +00:00
sicking%bigfoot.com 74cdb13413 New files for bug 65983, implement format-number(). Not part of build yet. 2001-10-15 12:29:22 +00:00
alecf%netscape.com 8213f2a5ec attempt #2 to check in this file for bug 100214 2001-10-13 00:33:09 +00:00
alecf%netscape.com bd048504df 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
shanjian%netscape.com 50e8bc3294 #100377 Auto-detect All detects yahoo-japan page as a wrong charset that save by Composer
r=yokoyama, sr=brendan
2001-10-12 21:00:39 +00:00
sicking%bigfoot.com 554d24f72d Clean up NumberFunctionCall.cpp: make all numberfunctions NaN and Inf safe, make round() work on windows, make all numberfunctions out-of-mem safe
b=102185 r=Pike sr=shaver
2001-10-12 20:38:23 +00:00
shanjian%netscape.com 0af4a7bda8 Recheckin documentation about universal detector. Now it is OK to make it public. 2001-10-12 19:58:21 +00:00
pavlov%netscape.com 76c6856f48 bah, stupid build problems 2001-10-12 09:11:33 +00:00
pavlov%netscape.com 7abd1ce048 fixing build bustage 2001-10-12 08:06:42 +00:00
shanjian%netscape.com fc2d1e8b4b While I was checking in fix of 88363 yesterday, a conflict mess got into my
check in. Remove that mess.
2001-10-11 23:46:27 +00:00
aaronl%netscape.com fd6615f1c5 Fixing bustage 2001-10-11 20:01:22 +00:00
aaronl%netscape.com 3175501764 Bug 104173. Don't use nsIAppShellComponent in AccessProxy. r=dveditz, sr=alecf 2001-10-11 18:46:26 +00:00
mkaply%us.ibm.com b3abb54c83 #104047
r=morse, sr=alecf
Need to cast cookie expires date to an unsigned long since time_t is a double on OS/2
2001-10-11 12:54:58 +00:00
morse%netscape.com 6d80e066db backing out fix for bug 47437 due to memory leak 2001-10-11 00:40:07 +00:00
shanjian%netscape.com 42b9d62a79 #88363 Site with duplicate Content-Type loads with incorrect encoding
r=yokoyama sr=waterson
2001-10-10 23:37:18 +00:00
morse%netscape.com 4de4cff5b4 bug 47437, nsCookie.cpp is duplicating URL parsing logic, c=andreas.otte, r=morse, sr=alecf 2001-10-10 23:16:03 +00:00
morse%netscape.com 0d87a30819 bug 102183, fix javascript warning and logic error, r=law, sr=alecf 2001-10-10 20:28:46 +00:00
vidur%netscape.com 6f1156b9a1 Fixing DOS->unix EOL problem. This file is not yet part of the build. 2001-10-10 19:42:24 +00:00
vidur%netscape.com adad34088c Renaming wspProxy.cpp to wspproxy.cpp. This is not yet part of the build. 2001-10-10 18:40:07 +00:00
vidur%netscape.com ed5b7d6abd Renaming wspProxy.cpp to wspproxy.cpp. Adding wspcomplextypewrapper.cpp. This is not yet part of the build. 2001-10-10 18:32:45 +00:00
morse%netscape.com 8fbc0669f0 bug 103641, wrong item deleted from form-manager list, r=sgehani, sr=alecf 2001-10-10 13:55:29 +00:00
rginda%netscape.com f6ea7f8d8d bug 103804, "Venkman doesn't like stopping in timeouts", r=jband, sr=shaver
move from setTimeout to the new enterNestedEventLoop callback
some strict mode changes
fix file/line regexps
2001-10-10 06:38:25 +00:00
jband%netscape.com 51aef8cf20 not part of build. Fix line endings 2001-10-10 02:13:25 +00:00
vidur%netscape.com 65fd59ed74 Work-in-progress checkin of web services proxy implementation. New files. 2001-10-09 23:54:51 +00:00
rginda%netscape.com 5dc6eddf16 - venkman only -
bug 102279, "Exception debug output URLs contain a comma"
surround urls in <angle-brackets> to help the munger pick them out.
2001-10-09 23:00:36 +00:00
rginda%netscape.com f279207729 - venkman only -
comment fix, make source line column wider
2001-10-09 22:57:01 +00:00
rginda%netscape.com c748f4c733 - venkman only -
strict mode fixes, invalidate outliner on soft scroll if we don't actually have to scroll.
2001-10-09 22:55:39 +00:00
rginda%netscape.com 2f092ff7a0 bug 100679, "File view scrolls by itself", sr=shaver,r=venkman
report correct insertion points to the outliner when new records are added
also some strict mode fixes
2001-10-09 22:53:59 +00:00
morse%netscape.com fe74f06966 bug 101637, expire master password after each time it is used, r=law, sr=alecf 2001-10-09 19:32:04 +00:00
morse%netscape.com 6181bee10f bug 96261, crash in 64-bit os, r=matt, sr=alecf 2001-10-09 18:43:45 +00:00
morse%netscape.com 828b8b8f44 bug 103467, fields with default values do not get prefilled by password manager, r=law, sr=alecf 2001-10-09 03:39:59 +00:00
morse%netscape.com a4516a7ba5 bug 102288, remove app-specific wording from dialog, r=valeski, sr=alecf 2001-10-08 20:31:59 +00:00
timeless%mac.com c47a1caadc Bugzilla Bug 103343 Check for IsEmpty before more expensive value check
patch by me and bz, r=morse, sr=alecf
2001-10-08 19:48:29 +00:00
jband%netscape.com 71ff67ec88 use nsresult type rather than PRInt32, change param name, add some whitespace. Not part of build 2001-10-07 17:24:20 +00:00
rginda%netscape.com ced33340be bug 103063, venkman strict warnings
r=samuel@sieb.net, sr=hyatt, a=asa
2001-10-04 07:38:53 +00:00
dbaron%fas.harvard.edu 74c34ddcbf Fix bustage. 2001-10-03 21:48:47 +00:00
vidur%netscape.com 829ccfe649 Got rid of DOS-style returns. This is not yet part of the build 2001-10-03 21:41:38 +00:00
vidur%netscape.com 2f900bc6ea Adding WSDL to XMLExtras if MOZ_WSDL is defined. Also added REQUIRES macros to schema and wsdl makefiles (thanks to jonsmirl@mediaone.net). This not yet part of the build. r=heikki, rs=jst. 2001-10-03 21:03:02 +00:00
vidur%netscape.com 3562031b1b Adding WSDL specific interface info implementation. This not yet part of the build. 2001-10-03 21:00:14 +00:00
sicking%bigfoot.com a55509d390 Make ImportFrame a friend of ProcessorState to fix nebiros bustage after b=83651 checkin. 2001-10-03 02:18:08 +00:00
sicking%bigfoot.com 0f56e90e06 Fix typo to fix Ports bustage after b=83651 checkin.
r=peterv
2001-10-03 02:08:02 +00:00