Commit Graph

60850 Commits

Author SHA1 Message Date
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
buster%netscape.com
c1c9bfa09b effectively removed area frame
work troy was holding in his tree
r=buster
2000-05-09 05:11:12 +00:00
buster%netscape.com
0e193a8fad fixed bug 24770 2000-05-09 05:09:55 +00:00
buster%netscape.com
d421f31ce4 just removed a warning 2000-05-09 05:08:27 +00:00
buster%netscape.com
a57c2f071c fixed bugs 26952, 30944, 36022
r=troy
2000-05-09 05:08:02 +00:00
buster%netscape.com
bc9197fc27 effectively removed area frame
work troy was holding in his tree
r=buster

also fixed bugs 26952, 30944, 36022
r=troy
2000-05-09 05:06:16 +00:00
buster%netscape.com
d89e651db7 bug 37171
r=kin
2000-05-09 05:02:09 +00:00
alecf%netscape.com
7abd68a450 switch to onkeypress for ftang 2000-05-09 04:48:59 +00:00
beard%netscape.com
8647206526 VC6 bustage: can't initialize refs using construction form 2000-05-09 04:29:32 +00:00
beard%netscape.com
7b293d0e75 std::numeric_limits isn't working... 2000-05-09 04:26:44 +00:00
rhp%netscape.com
dd7eebdfff JUST ADDING CODE - NOT PART OF THE BUILD 2000-05-09 04:11:11 +00:00
mccabe%netscape.com
7ec100ab59 Add -jsconsole to Mac command-line-caller-thingie.
Thanks to Seth Spitzer for the pointer.
2000-05-09 04:03:03 +00:00
beard%netscape.com
3f60dde90e JSNativeFunction::mCode returns JSValue now to avoid leaking 2000-05-09 03:57:28 +00:00
beard%netscape.com
3553a3b540 print now returns JSValue, added space between args when printing 2000-05-09 03:56:56 +00:00
beard%netscape.com
d0c644149e CASE(string) 2000-05-09 03:56:08 +00:00