jband%netscape.com
420d6afe04
Convert nsInterfaceInfoToIDL into a JS component. -- NOT PART OF BUILD --
2002-01-19 21:53:51 +00:00
rayw%netscape.com
85845b7611
Fixed infinite loop in struct decoding, added test case for struct decoding.
...
SOAP is not part of default build.
2002-01-18 23:09:15 +00:00
rayw%netscape.com
6b895fc9e3
Added an error check and a test case that does not work, yet, because
...
xpconnect is saying that an array is an interface, I think.
SOAP not part of default build.
2002-01-18 20:09:06 +00:00
rayw%netscape.com
611c287062
Description Change.
...
Not part od default build.
2002-01-18 18:47:22 +00:00
rayw%netscape.com
b9c7f54d6d
Fixes to the test.
...
SOAP is not part of default build.
2002-01-18 18:44:13 +00:00
rayw%netscape.com
ac61369e2b
Made another test work, with a couple of bug fixes.
...
SOAP is not part of default build.
2002-01-18 18:28:37 +00:00
rayw%netscape.com
d4fc82cfb8
Fixed type handling when decoding nested arrays.
2002-01-18 15:09:58 +00:00
rayw%netscape.com
f1cdd08399
Fixed name of sparse array offset attribute.
...
Not part of default build.
2002-01-18 14:30:11 +00:00
rayw%netscape.com
978b6738dd
Added most of implementation of decoding of multidimensional arrays. The
...
only thing missing is proper construction of a variant. I will consult
with John.
Not part of default build.
2002-01-18 14:17:03 +00:00
rayw%netscape.com
b734d1d7a1
Added untested decoding of arrays. Did not break tests.
...
SOAP is not part of default build.
2002-01-18 03:01:06 +00:00
rayw%netscape.com
37a9b286d0
Remove spurious test lines unintentionally committed.
...
Not part of default build.
2002-01-17 12:57:35 +00:00
rayw%netscape.com
04efa3446e
Changed aliasing of propertiesto fix JS visibility of property bag.
...
Not part od default build.
2002-01-17 12:54:24 +00:00
rayw%netscape.com
ad56175323
Added untested code to encode a property bag. Untested and I don't really
...
know how the property bag will come to me. Did not break anything.
SOAP is not part of default build.
2002-01-17 07:23:31 +00:00
rayw%netscape.com
fc6291f0a6
Added untested code for decoding untyped complex objects. Didn't break
...
isprimenumber.
SOAP is not part of default build.
2002-01-17 05:39:57 +00:00
rayw%netscape.com
838700542b
Reformatted files to eliminate bad tabs. Added nsISOAPPropertyBag, which
...
is not working perfectly WRT XPConnect, but broke nothing else. Also
added mutator and su[pporting classes.
SOAP is not part of default build.
2002-01-17 03:23:06 +00:00
seawood%netscape.com
e56e20b1dc
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
timeless%mac.com
c4d44ab97c
Bug 119051 duplicate symbol breaks win32 static build
...
create and use nsIIOService::getQueryAttributeValue
r=dbradley sr=darin
2002-01-16 05:07:31 +00:00
timeless%mac.com
445015fc1f
Bug 118528 Access Violation [@inDOMView::AppendKidsToArray] [aKids==0]->GetLength
...
r=bzbarsky@mit.edu sr=hewitt
2002-01-16 04:21:08 +00:00
rginda%netscape.com
48f6bc95e0
bug 120200, add "D" accesskey to tasks->tools->debugger
2002-01-16 04:07:31 +00:00
varga%utcru.sk
ff7ad62083
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
sfraser%netscape.com
e02521649e
Backing out my project change, since dbaron came up with a better way.
2002-01-16 01:41:31 +00:00
sfraser%netscape.com
610034817c
Fix Inspector link error by adding bogus dependencies on two internal content files, which needs to be fixed at a later date. Bug 79091 exists on this.
2002-01-16 01:37:40 +00:00
dbaron%fas.harvard.edu
0260274dea
Fix inspector link errors by adding a method on nsICSSStyleRule that forwards GetValue to nsCSSDeclaration.
2002-01-16 01:34:47 +00:00
morse%netscape.com
d972a80aea
fix bustage by backing out last checkin
2002-01-16 01:00:25 +00:00
morse%netscape.com
2f150142ca
reduce wallet footprint by 110K, r/sr=jag,alecf
2002-01-16 00:24:49 +00:00
morse%netscape.com
25a299fdee
cookie list doesn't scroll when last visible cookie is deleted, r=jag, sr=alecf
2002-01-16 00:19:07 +00:00
morse%netscape.com
394905f96f
bug 59652, remove warnings about uninitialized variables, r=sgehani, sr=alecf
2002-01-15 23:31:19 +00:00
dbragg%netscape.com
4563bf5291
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
blythe%netscape.com
65cd19adda
Fix bug 107270
...
Reduce nsCSSDeclaration footprint
r=dbaron, sr=hyatt
2002-01-15 22:43:37 +00:00
jband%netscape.com
fda30fe986
initial checkin of support for scriptable wrappers around interface info and for generic interface info sets that can be manually populated - NOT PART OF THE BUILD
2002-01-15 22:22:16 +00:00
sicking%bigfoot.com
01b7208527
Fix crasher in key()'s when context-node is a document.
...
b=120074 r=Pike,peterv sr=jst
2002-01-15 22:20:30 +00:00
sicking%bigfoot.com
c2521b6587
Implementation of the xsl:apply-imports instruction.
...
b=94002 r=peterv sr=jst
2002-01-15 10:37:00 +00:00
hewitt%netscape.com
f76668bbc3
119168 - DOM Inspector DOM tree view doesn't load, r=jag, sr=bryner
2002-01-15 04:50:47 +00:00
rginda%netscape.com
6ad6e3e70f
remove conflict markers
2002-01-15 03:16:48 +00:00
rginda%netscape.com
9503a9fdca
add missing ;
2002-01-15 01:53:06 +00:00
rginda%netscape.com
361eb6fd8f
bug 119968, strict warning cleanup, patch=jscript@pacbell.net r=walk84@yahoo.com,me
2002-01-15 01:52:33 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
rginda%netscape.com
18247e0258
add missing file
2002-01-12 01:41:58 +00:00
hewitt%netscape.com
7f0e98bdd5
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
2002-01-12 01:20:29 +00:00
rginda%netscape.com
64f0128f80
bug 115695, rs=brendan, venkman only
...
ui changes related to pretty print support
2002-01-12 01:01:02 +00:00
oeschger%netscape.com
a1b6cf4f78
just adding a new html help file for cotter, r=oeschger
2002-01-12 00:34:04 +00:00
cotter%netscape.com
b2edd12cd4
ongoing privacy & security help content updates, r=oeschger; minor updates to keep help targets in synch with latest content changes.
2002-01-11 23:40:50 +00:00
cotter%netscape.com
2ac2671762
ongoing privacy & security help content updates, r=oeschger (mostly Cookie Mgr, Password Mgr, and related files)
2002-01-11 23:25:07 +00:00
bnesse%netscape.com
a7daf4397f
Fix for bug 118903. Add autoconfig to install packaging. Also fixes copying of prefcalls.js to dist on Windows. r=alecf, sr=sfraser.
2002-01-11 20:09:03 +00:00
hwaara%chello.se
b9be5da7ff
#65523 , "'View Stored Cookies' button needs a better name"
...
Patch by Vidar Braut Haarr <vidar@coretrek.com>
r=morse, sr=alecf
2002-01-11 19:24:17 +00:00
cathleen%netscape.com
a717ed2128
fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless
2002-01-11 00:33:37 +00:00
morse%netscape.com
676d133472
bug 112649, hide/disable various elements in cookie task menu, r=sgehani, sr=alecf
2002-01-10 23:33:36 +00:00
morse%netscape.com
23405eb313
bug 117155, garbage characters in cookie/signon manager dialogs, r=sgehani, sr=alecf
2002-01-10 22:01:43 +00:00
jdunn%netscape.com
061ee47034
AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare
...
a function prototype. So we have to decare the function and then
declare it a friend. When Default arguments are used, they need to
be specified in the function prototype and NOT in the friend declaration.
# 43311
r=dbaron@fas.harvard.edu
2002-01-10 14:16:05 +00:00
varga%utcru.sk
728727cafd
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
bzbarsky%mit.edu
a37cc134f1
Fix assertions when getting computed -moz-outline-width and
...
-moz-marker-offset and enable these in Inspector. Bug 114086, r=fabian,
sr=attinasi
2002-01-10 02:20:17 +00:00
markh%activestate.com
19f8c59029
More ComponentManagerObsolete fixes.
...
Not part of the build.
2002-01-10 02:01:58 +00:00
rbs%maths.uq.edu.au
11695e8870
Grab a low hanging perf fruit by switching to an API that doesn't copy the font, b=118918, r=dbaron, sr=waterson
2002-01-10 00:04:35 +00:00
stephend%netscape.com
131f1bfab3
Bug 102153. Javascript strict warnings in pref-contentpacks.xul. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf
2002-01-09 10:14:33 +00:00
rayw%netscape.com
892ec82f97
Changes to use contractid's for construction wherever available. This means
...
that the JS binding will work correctly. Also removed old security model.
SOAP is not a part of default build.
2002-01-09 02:17:17 +00:00
alecf%netscape.com
5ac5a63a0e
Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin
2002-01-09 02:08:01 +00:00
vidur%netscape.com
8afd019c1f
Added proxy classinfo and factory entries. [not part of build]
2002-01-09 01:30:05 +00:00
vidur%netscape.com
00c6d3ed8a
Added wsexception.cpp. Creation of components is now done through a factory and an Init method. Fixed array case of conversion to not wrap elements as variants. Further work on proxy and call context to get proxy test working [not part of build]
2002-01-09 01:29:32 +00:00
vidur%netscape.com
7c0adc3167
Changed testing code to be a component with a JS driver rather than an executable. Added first pass of proxy test. [not part of build]
2002-01-09 01:27:44 +00:00
vidur%netscape.com
f52421a312
Try to determine and record SOAP version. [not part of build]
2002-01-09 01:26:48 +00:00
vidur%netscape.com
410fb06eef
Record schema namespace since there are at least 2. [not part of build]
2002-01-09 01:26:22 +00:00
vidur%netscape.com
3e41151421
Added dimensions to arrayType attribute in encoding process. [not part of build]
2002-01-09 01:25:46 +00:00
rayw%netscape.com
fb93a54e63
Fix for undefined symbol under Linux. Eliminated proxy/test due to
...
Makefile.in problems. Added ability for a specific version of SOAP
(Encoding) to deal with either version of Schema URI if it is
explicitly specified.
SOAP is not part of the default build.
2002-01-08 22:11:57 +00:00
markh%activestate.com
88e93b42ba
* Changes to observers and service manager APIs.
...
* Use nsIComponentManagerObsolete.
* Fix weak reference leaks
* Cache interface infos better for significant perf increase.
* Better tests for leaks
Not part of the build.
2002-01-08 01:58:58 +00:00
blakeross%telocity.com
9114e02b59
117668 - convert help to outliner. r=varga sr=hewitt
2002-01-06 07:57:27 +00:00
cotter%netscape.com
4281c66b1b
Ongoing privacy & security help content updates, r-oeschger; includes new file (profiles_help.html) that oeschger will add to manifest.
2002-01-06 05:02:47 +00:00
cotter%netscape.com
c472836dba
Ongoing security & privacy help content updates, r=oeschger; additions for new Cookie Manager help buttons.
2002-01-06 04:50:03 +00:00
blakeross%telocity.com
5820fb925b
117668 - convert help to outliner. r=oeschger sr=hewitt
2002-01-05 08:32:34 +00:00
morse%netscape.com
90be4910de
bug 117998 Remove-all button in password manager not being disabled when it should be, r=sgehani, sr=alecf
2002-01-05 00:21:43 +00:00
hyatt%netscape.com
d749d59e46
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
peterv%netscape.com
26899eab0b
Keep SOAP building on mac. Not part of the default build.
2002-01-04 08:49:27 +00:00
morse%netscape.com
242ea0d8f6
bug 116714 can't unencrypt saved data, r=sgehani, sr=alecf
2002-01-04 00:18:31 +00:00
varga%utcru.sk
6673fe6131
80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
...
80548 - outliner scroll bar "disappears" in 3 stages
111101 - No scrollbox / slider / thumb in thread pane scrollbar
116269 - white scrollbars briefly show up in folder pane
116432 - Sometimes the twisty won't update after a click
116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt
99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
rginda%netscape.com
d97ab2a4c3
chatzilla only, patch=_basic@yahoo.com, r=me, bug 102186
...
remove spacer box from between tabs to avoid strict warnings.
2002-01-03 21:42:34 +00:00
morse%netscape.com
4c55711f61
bug 117155 garbage characters in cookie/signon manager dialogs, bug 117023 fix js errors in cookie/signon dialogs, r=sgehani, sr=alecf
2002-01-03 21:30:27 +00:00
timeless%mac.com
3360b301e5
Bug 117713 - Want grippy on panels splitter
...
patch by neil@parkwaycc.co.uk r=bz sr=hewitt
2002-01-03 14:27:22 +00:00
timeless%mac.com
1620cb89e0
Bug 117720 - Can't inspect XBL properties
...
patch by neil@parkwaycc.co.uk r=timeless sr=hewitt
2002-01-03 14:25:58 +00:00
vidur%netscape.com
0c78a503bb
New module additions under the MOZ_SOAP flag (not a default part of the build. r=heikki, sr=jst
2002-01-02 23:30:58 +00:00
vidur%netscape.com
efb02ac8d3
Improved usability of test.
2002-01-02 23:29:46 +00:00
vidur%netscape.com
25fe20a199
Addition of SOAPParameter class and contractID, minor fixes to encoding code. This is not part of the build.
2002-01-02 23:29:12 +00:00
vidur%netscape.com
e21e8e2a6c
Introduction of SOAP message binding and addition of convenience methods. This is not part of the build.
2002-01-02 23:27:41 +00:00
vidur%netscape.com
8de43b95df
Default builtin types always return correct schema namespace. This is not part of the build.
2002-01-02 23:26:37 +00:00
vidur%netscape.com
24e69470e3
Introduction of special SOAP types. Acceptance of pre-release schema namespace.
2002-01-02 23:25:35 +00:00
vidur%netscape.com
36c4123911
Removal of DOS linefeeds. Child iterator can take multiple allowed namespaces. This is not part of the build.
2002-01-02 23:24:39 +00:00
vidur%netscape.com
27ec7c323e
First implementation of proxy and call context, movement of variant to parameter code, interface improvements. This is not part of the default build.
2002-01-02 23:23:09 +00:00
morse%netscape.com
716ef8cd1f
bug 117016, crash in password manager, r=matt@nightrealms.com, sr=alecf
2002-01-02 21:54:01 +00:00
morse%netscape.com
2f5589bbe4
bug 116960, form manager stops prefilling, r=sgehani, sr=alecf
2002-01-02 21:49:42 +00:00
morse%netscape.com
40de2ca986
bug 113331, cookies with negative max-age not being set, r=sgehani, sr=alecf
2002-01-02 21:44:51 +00:00
jaggernaut%netscape.com
8f3e0acdc6
Bug 64543: "Warn me before storing a cookie" should be "Ask me ...". Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=morse, sr=jag.
2002-01-02 11:33:21 +00:00
timeless%mac.com
9b1d175ea2
Bug 46917 Sanitizing Netscape's documentation for Mozilla users.
...
rs=brendan
2002-01-01 02:16:29 +00:00
bryner%netscape.com
2a1819d615
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
samuel%sieb.net
2892051440
Bug 117285 - fix strict mode errors caused by previous patch
...
r=rginda
not in build
2001-12-29 10:10:58 +00:00
samuel%sieb.net
c1a2f0d114
Bug 117285 - add +s handling to getModeStr
...
r=rginda
not in the build
2001-12-29 03:58:23 +00:00
mcafee%netscape.com
b7f3bfec83
Ignore generated files.
2001-12-29 03:52:41 +00:00
mcafee%netscape.com
bd7ab2bc52
Ignore generated files
2001-12-29 03:42:47 +00:00
svn%xmlterm.org
e2660fa1d2
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Cleaned up and updated the code.
2001-12-28 22:39:45 +00:00
shanjian%netscape.com
bf85c86c6a
#112793 fine tune frame charset mechanism
...
Besides charset, document now records charset source as well.
nsCharsetSource was replaced by PRInt32.
Some code relocation in nsHTMLDocument.cpp
r=yokoyama sr=waterson
2001-12-26 03:17:59 +00:00
mkaply%us.ibm.com
c0afae7968
Add short name for OS/2
2001-12-24 05:29:38 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
bnesse%netscape.com
2ba5b3fc8e
Fix bustage on non MOZ_LDAP builds.
2001-12-22 01:36:26 +00:00
bnesse%netscape.com
b3fa2f35ac
dmose swears this is the correct syntax... (thanks dbaron).
2001-12-22 00:57:45 +00:00
bnesse%netscape.com
3ea79dee24
Added #ifndef MOZ_LDAP to fix ports bustage.
2001-12-22 00:07:47 +00:00
bnesse%netscape.com
505722f250
Fixing ports bustage. Missing trailing seperator.
2001-12-21 23:59:33 +00:00
bnesse%netscape.com
7277c1c440
Fixing the mac build. Stupid non-relative pathnames.
2001-12-21 23:46:50 +00:00
morse%netscape.com
2f8cb68fbb
bug 113158, wallet tables take up 200K of memory, r=sgehani, no code has changed!
2001-12-21 23:05:37 +00:00
bnesse%netscape.com
bf6619e295
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf.
2001-12-21 22:29:31 +00:00
bnesse%netscape.com
520c2af86d
Adding new files for bug 89137. patch by mitesh, r=bnesse, dmose. sr=alecf.
2001-12-21 22:22:26 +00:00
rjesup%wgate.com
2e680f1b17
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
heikki%netscape.com
db89a9ce21
Bug 74800, implemented FIXptr. r=harishd, sr=vidur.
2001-12-20 05:15:52 +00:00
hewitt%netscape.com
7b10439c40
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
849d297364
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
ben%netscape.com
8a9ab13265
115795 - fix sizing of Cookie/P3p dialog & use dialog widget.
...
r=morse, sr=hyatt
2001-12-19 00:11:15 +00:00
varga%utcru.sk
949278c0fe
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
rayw%netscape.com
a65318c70d
Minor fixes to namespace URI's in SOAPUtils, and fault handling in test.
...
SOAP is not part of the default build.
2001-12-18 12:10:33 +00:00
seawood%netscape.com
45bfbf0658
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
morse%netscape.com
c87cecd765
bug 114709, downgrading cookies even though they are expired, r=seghani, sr=alecf
2001-12-17 22:06:43 +00:00
jaggernaut%netscape.com
9587e85c0a
Fix Darwin bustage
2001-12-17 13:02:39 +00:00
jaggernaut%netscape.com
e44e7d9ec8
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
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
rginda%netscape.com
504bb82d02
not built
...
remove -rc1 suffix from 0.8.5 version number
2001-12-15 00:35:40 +00:00
rginda%netscape.com
f81e0dfd5f
not built
...
add /charset command to 0.8.5 changes
2001-12-15 00:08:07 +00:00
seawood%netscape.com
51fa852613
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
bhart00%yahoo.com
0d9a295fc2
bug 115274-make chatzilla window position persist. Chatzilla only, r=rginda
2001-12-14 22:45:51 +00:00
rginda%netscape.com
8effa93ca3
chatzilla only, a=asa, bug=41564
...
fix remaining charset bugs and add /charset command
update changelog
change version to 0.8.5
2001-12-14 01:43:26 +00:00
dbragg%netscape.com
ebcf51de4d
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
rginda%netscape.com
36aff8237d
chatzilla only
...
strict mode cleanup
clear message count when view is /cleared, bug 113101
add charset support for input and output areas, bug 41564
bump revision to 0.8.5-rc5
2001-12-12 04:40:02 +00:00
rjesup%wgate.com
bdad0bcf93
Bug 107831: some elements are skipped when stopping a load. r=timeless, sr=brendan
2001-12-11 22:00:03 +00:00
sicking%bigfoot.com
d936341ae9
Hackarond to get namespacehandling in a little better shape. Now we always resolve namespaces against at least *some* node.
...
b=110266 r=Pike sr=jst
2001-12-11 20:54:50 +00:00
ccarlen%netscape.com
af646e6f1f
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:45:45 +00:00
ccarlen%netscape.com
58b83da07b
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:35:08 +00:00
ccarlen%netscape.com
95ce5e2693
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
morse%netscape.com
122010d279
bug 114443, fix js warning, r=morse, sr=alecf
2001-12-11 04:59:06 +00:00
ccarlen%netscape.com
993cd4c06f
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
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