Commit Graph

3021 Commits

Author SHA1 Message Date
ccarlen%netscape.com
884be5f4c2 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:32:41 +00:00
ccarlen%netscape.com
b564bb181b Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
ccarlen%netscape.com
afffbda535 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
ccarlen%netscape.com
baca6ece31 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
ccarlen%netscape.com
6d8ea78b52 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:25:12 +00:00
blakeross%telocity.com
445636f26a 114325 - Update callers for hasAttribute work. r=ben sr=hewitt 2001-12-10 00:24:45 +00:00
blakeross%telocity.com
04b07bd531 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
blakeross%telocity.com
81fb73e39b 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 07:52:11 +00:00
waterson%netscape.com
5e242ccd1a Bug 113515. Decouple FTP from wallet using the observer service. r=bbaetz, morse, sr=darin 2001-12-07 23:56:55 +00:00
rayw%netscape.com
9bf1ec9850 Following Johnny's suggestions to cancel outstanding requests and make the
number black before issuing additional requests.

Not part of default build.
2001-12-07 23:20:06 +00:00
jst%netscape.com
a7a30140b7 Make this test use async soap call and make it work for numbers that don't fit in a JS int. 2001-12-07 22:55:41 +00:00
rayw%netscape.com
6bc2fdb948 Coerce type to integer. SOAP is not part of default build. 2001-12-07 22:04:25 +00:00
rayw%netscape.com
5a78a34cbf Fixes to the way SOAP encodings are tied to the XML elements.
Not part of default build.
2001-12-07 18:56:19 +00:00
rayw%netscape.com
bc5d878343 Minor fix and update to primes test.
Not part of default build.
2001-12-07 06:47:06 +00:00
rayw%netscape.com
a444aada8a Added self-ref to completion object when it has relelased the request
object but still needs to deliver listenerr callback.

SOAP is not part of default build.
2001-12-07 05:22:28 +00:00
rayw%netscape.com
31de90e964 More fixes to SOAP. Not part of default build. New test file. 2001-12-07 04:08:01 +00:00
rayw%netscape.com
337fb6f519 Fixed argument check in SOAP.
Not part of default build.
2001-12-07 02:13:34 +00:00
jst%netscape.com
b67c735146 Adding missing NS_INIT_ISUPPORTS to a constructor, cleaning up some out parameter setting code... 2001-12-07 02:02:15 +00:00
jst%netscape.com
55f6f9f6b8 Fixing refcounting problem in the soap code, not part of the default build. 2001-12-07 01:48:23 +00:00
rayw%netscape.com
c69fc96d56 Added version support to SOAP so that calls may be invoked with level 1.1 or
level 1.2 support (needed to build tests).  Also added support for https.
Misc fixes.

Not part of default build.
2001-12-06 22:30:33 +00:00
bzbarsky%mit.edu
5c40228231 Re-enable inspector showing positioning values. Bug 113863, r=timeless,
sr=hewitt
2001-12-06 22:29:53 +00:00
oeschger%netscape.com
bdbd3ddd05 getting real content into context-sensitive help, overdue html update only, r=rudman, b=46917 2001-12-06 15:31:00 +00:00
axel%pike.org
45d43458ac bug 112623, initial version of xpcom error wrapper for standalone, r=sicking@bigfoot.com, sr=scc. Not used yet 2001-12-06 12:30:53 +00:00
seawood%netscape.com
b410fcac39 Fix bustage that occurs when building with multiple toolkits but not having gtk as the default toolkit. 2001-12-06 10:32:10 +00:00
jst%netscape.com
71ef357576 Fixing bustage. 2001-12-06 08:00:38 +00:00
rayw%netscape.com
90c944e251 Added DEBUG code to log messages sent and received by SOAP.
Not part of default build.
2001-12-06 02:09:04 +00:00
rginda%netscape.com
5916102127 chatzilla only, bump revision to 0.8.5-rc2 2001-12-06 01:33:22 +00:00
samuel%sieb.net
8f2d0a6e99 chatzilla only
bug 112606 (Ping responses are wrong)
formatDateOffset now rounds to 2 decimal places and handles an offset of 0
r=rginda
2001-12-06 00:45:29 +00:00
samuel%sieb.net
5e42206ea3 chatzilla only
bug 112606 (Ping responses are wrong)
removed invalid check for user
r=rginda
2001-12-06 00:35:05 +00:00
rayw%netscape.com
4b69f3b1f4 Fixed problem compiling on windows in SOAP.
Not part of default build.
2001-12-06 00:26:35 +00:00
rginda%netscape.com
dcf83d9ad4 chatzilla only
bug 113391, lighter taskbar icon for chatzilla
2001-12-06 00:11:52 +00:00
rginda%netscape.com
4f4abbe728 chatzilla only
bug 113683, strict warning fixes, r=ssieb
2001-12-06 00:10:07 +00:00
leaf%mozilla.org
8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
rayw%netscape.com
3eb3353b87 More fixes to strings, and changed encoding to support a single string
lookup key instead of two for better genericity and efficiency.
2001-12-05 00:10:07 +00:00
hewitt%netscape.com
8311eb999f 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:36:40 +00:00
hewitt%netscape.com
66be71de93 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
rayw%netscape.com
0cb64f7b12 Changed string literals in nsSOAPUtil.h yet again. Perhaps this fixes
the strings that had stopped working on various plaatforms.

Not part of default build.
2001-12-04 21:42:13 +00:00
hewitt%netscape.com
91d1e57798 113353 - DOM Inspector needs chromeclass toolbar, r=me 2001-12-04 04:48:52 +00:00
andreww%netscape.com
bfb95fee27 bugzilla 103192 r=morse sr=hewitt reducing h and v space taken up in cookies prefpanels 2001-12-04 02:00:36 +00:00
rginda%netscape.com
ff4367071d chatzilla only, adding class="chromeclass-toolbar" for os X.
patch=rjc, r=me.
2001-12-04 00:56:12 +00:00
pete%alphanumerica.com
85d0b5722c b=112515, r=douft, sr=jst
remove spawn method from nsIFile.

/**
    Warning nsIFile API change
 */

--pete
2001-12-04 00:27:43 +00:00
rginda%netscape.com
b8511d02e8 landing CHATZILLA_0_8_5_BRANCH, bug 103386, r=samuel@sieb.net, rs=brendan@mozilla.org
See the ChangeLog and bug for a full list of changes, and the branch checkin log for a blow by blow.
2001-12-04 00:20:48 +00:00
shanjian%netscape.com
7a8f056a0b #109913 universal charset detector improvement: use positive approach
r=yokoyama, sr=brendan
2001-12-03 23:33:12 +00:00
morse%netscape.com
e4306c81f6 bug 112757, form manager not working correctly with frames, r=sgehani, sr=alecf 2001-12-03 22:58:47 +00:00
peterv%netscape.com
d7af2093d9 Making SOAP build on Mac. Not part of the default build. 2001-12-03 14:43:30 +00:00
bzbarsky%mit.edu
4bef56ab05 Make DOM inspector scroll to elements before flashing them. Bug 112817,
r=hidday@geocities.com, sr=hewitt
2001-12-02 00:25:36 +00:00
seawood%netscape.com
012b7434ff Disable universalchardet tests when DISABLE_TESTS is set.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #111528 r=cls
2001-12-01 18:49:06 +00:00
morse%netscape.com
db89ac4cdf bug 112934, fix regression caused by patch in bug 77073, r=sgehani, sr=alecf 2001-12-01 00:58:59 +00:00
hewitt%netscape.com
192315b544 112772 - DOM Inspector leaks a whole document, r=dbaron, sr=hyatt 2001-12-01 00:25:01 +00:00
rayw%netscape.com
48824e5c20 Fixed errors in mustUnderstand attribute of header block.
Not part of default build.
2001-12-01 00:03:57 +00:00