60864 Commits

Author SHA1 Message Date
sspitzer%netscape.com
d2ec9d0171 update. 2000-05-09 19:03:29 +00:00
rogerl%netscape.com
f1ae8af483 playing with gencode 2000-05-09 19:01:00 +00:00
beard%netscape.com
a4dea03835 Needed to transfer ownwership of iCode from ICodeGenerator to ICodeModule 2000-05-09 18:59:12 +00:00
roeber%netscape.com
6416a1bd38 Adding CK_USHORT back in, for pedantic tests' sake 2000-05-09 18:57:58 +00:00
roeber%netscape.com
21d2b28567 Backing out accidental (recursive) commit 2000-05-09 18:35:24 +00:00
beard%netscape.com
bcdfb1addd generalized gc_allocator copy constructor 2000-05-09 18:32:14 +00:00
beard%netscape.com
6812bcc78f removed JSFunction::operator delete 2000-05-09 18:31:43 +00:00
roeber%netscape.com
28dc429127 Added ckmd.h to private exports list 2000-05-09 18:31:16 +00:00
ddrinan%netscape.com
535e326854 Fixed some comments 2000-05-09 18:24:35 +00:00
rogerl%netscape.com
d3b5bfb405 Fixed leakage of ICodeModule via JSFunction 2000-05-09 18:09:33 +00:00
brade%netscape.com
627866f897 first pass fixes for bug #38565 2000-05-09 14:39:14 +00:00
dcone%netscape.com
d5bc728091 Moved a point structure to nsPoint.. 2000-05-09 14:23:27 +00:00
jst%netscape.com
0a27ccc601 Input element type names are now all lower case, this is required for mozilla to be compatible with all other existing browsers (even if the DOM spec says otherwize). This fixes bug 32368. 2000-05-09 13:56:40 +00:00
morse%netscape.com
8b35b4a72d bug 36116, compute multiple values when concatenation rules are used 2000-05-09 13:31:18 +00:00
brade%netscape.com
f54caeb981 clean up of editor prefs 2000-05-09 13:26:38 +00:00
mj%digicool.com
38540495bf Fix missing var's and fix bug in internal state management. 2000-05-09 11:33:41 +00:00
cls%seawood.org
fff4a973f8 Changed check for non-zero nsXPIDLCString from a dereference, which gcc 2.7.2.3 on speedracer doesn't seem to like, to a PL_strlen(). 2000-05-09 09:03:02 +00:00
heikki%citec.fi
2bef66a25f Test files for simple XLink. Not part of build. 2000-05-09 08:26:55 +00:00
morse%netscape.com
dcafe386d3 give message if data conversion is not possible 2000-05-09 08:22:07 +00:00
alecf%netscape.com
3a9117ae12 fix xlib bustage 2000-05-09 08:09:48 +00:00
alecf%netscape.com
3a549c4a97 minor tweaks to make this dialog work again 2000-05-09 08:05:42 +00:00
morse%netscape.com
ae2dc79f8b fix typo 2000-05-09 08:03:00 +00:00
rjc%netscape.com
5f28718769 Fix bug # 36795: fix uninitialized return variable. 2000-05-09 07:50:13 +00:00
heikki%citec.fi
14cbdd72a2 Implemented actuate=onLoad for simple XLinks. r=nisheeth. 2000-05-09 07:30:21 +00:00
mccabe%netscape.com
02ef367e2b Towards fixing 34416, use build rules to install .xul, etc. resource files rather overriding install rule.
Thanks to axel@pike.org <Axel Hecht> for the patch.
2000-05-09 07:23:04 +00:00
cata%netscape.com
ae39534206 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
alecf%netscape.com
2f1cec3217 xpidlize nsIMsgSearchTerm 2000-05-09 07:12:19 +00:00
leaf%mozilla.org
e6a15f0510 Automated update 2000-05-09 07:00:11 +00:00
dmose%mozilla.org
77e3f39b7c added --enable-ldap switch to configure; defaults to off; r=alecf@netscape.com 2000-05-09 06:58:37 +00:00
beard%netscape.com
eb9d678d61 Need to modify string BEFORE caching iterators. 2000-05-09 06:39:39 +00:00
beard%netscape.com
ad2ad1e77c ensure that source buffer is always terminated by a uni::null (which isn't automatically true for basic_string<T>). 2000-05-09 06:31:54 +00:00
chuang%netscape.com
2e1e346309 New files, not part of build. 2000-05-09 06:30:49 +00:00
alecf%netscape.com
0e7c8ac9d5 make the account manager exactly the same dimensions and box flex as prefs 2000-05-09 06:27:21 +00:00
cls%seawood.org
1f3265f5ab Add <string.h> include for HP build. 2000-05-09 06:17:14 +00:00
alecf%netscape.com
584893e5f5 remove duplicate button 2000-05-09 06:17:08 +00:00
saari%netscape.com
ada77060c4 fix for bug 38619, make MacOS menus respect the "hidden" attribute. 2000-05-09 06:15:33 +00:00
alecf%netscape.com
04ad1ba807 remove the last of the extern symbols! 2000-05-09 06:07:02 +00:00
alecf%netscape.com
92e461aa21 trim the pref DLL by removing lots of exported symbols 2000-05-09 05:58:29 +00:00
beard%netscape.com
7a09fcc4cd map::find() works just fine on all platforms. 2000-05-09 05:55:30 +00:00
beard%netscape.com
a2f5fc24f7 generating code rather than showing tokens, printing generic result rather than assuming it's a float64. 2000-05-09 05:46:26 +00:00
sspitzer%netscape.com
8c54649d77 rename method names so they make more sense. 2000-05-09 05:41:45 +00:00
beard%netscape.com
1c816f64a6 LoadString now has JSString* as second operand 2000-05-09 05:38:48 +00:00
beard%netscape.com
6f85ea39ec Added JSString(const String&) and operator<<(Formatter&, const JSString&) 2000-05-09 05:37:58 +00:00
alecf%netscape.com
7263eabcce remove some dead code 2000-05-09 05:37:39 +00:00
sspitzer%netscape.com
9d928c4542 fix some subscribe bugs. performance tweaks. more to come. 2000-05-09 05:36:02 +00:00
buster%netscape.com
2d8ef163b2 (forgot to check this in)
effectively removed area frame
work troy was holding in his tree
r=buster
2000-05-09 05:28:08 +00:00
putterman%netscape.com
df8a74d27b Fix for 38592. Don't show twisties if there are no children. 2000-05-09 05:27:30 +00:00
beard%netscape.com
c7c46e062f LOAD_STRING now has String as second operand rather than String* 2000-05-09 05:18:16 +00:00
rhp%netscape.com
281072483c NOT PART OF THE BUILD 2000-05-09 05:14:26 +00:00
rhp%netscape.com
7e2ca4e698 ADDING FILES NOT PART OF THE BUILD!!! 2000-05-09 05:12:23 +00:00