Commit Graph

50537 Commits

Author SHA1 Message Date
wtc%netscape.com
80903f0202 Bugzilla bug #20770: on Solaris, gethost.c needs to link with -lsocket
if USE_IPV6=1 is specified.
2000-01-14 00:53:39 +00:00
brendan%mozilla.org
dfaa05987e InitStandardClasses so JS compiler makes well-prototyped objects (22048,22098 r=shaver). 2000-01-14 00:49:30 +00:00
rgoodger%ihug.co.nz
abf28826c4 add alert message for existing profile in create profile wizard 2000-01-14 00:46:18 +00:00
rgoodger%ihug.co.nz
8d88ad28dc add check & failure for existing profile name in create profile wizard. 2000-01-14 00:44:44 +00:00
varada%netscape.com
142d16e6e2 fix for bug #23523 getting rid of netscape name in the fields 2000-01-14 00:44:06 +00:00
hyatt%netscape.com
f46bc1840c Adding a new interface for retrieving/setting state information on form
controls.
2000-01-14 00:43:39 +00:00
danm%netscape.com
219f3348ce scoping local variables cleans up warnings and probably stops someone's compiler from hurting itself 2000-01-14 00:38:12 +00:00
wtc%netscape.com
7c5910301a Removed the assertion in PR_JoinThread. Returning PR_FAILURE is enough. 2000-01-14 00:31:07 +00:00
terry%mozilla.org
9e09009c26 Fixed typos. 2000-01-14 00:22:54 +00:00
wtc%netscape.com
1fe6e35eab Set the reuseaddr socket option before calling PR_Bind. 2000-01-14 00:22:37 +00:00
rgoodger%ihug.co.nz
18683b3db2 23872, fixing double click behaviour in profile manager 2000-01-14 00:17:48 +00:00
wtc%netscape.com
9b24c418ae Bugzilla bug #23694: added a global variable to control the
native-threads-only mode of our NT implementation. r=srinivas@netscape.com
2000-01-14 00:10:48 +00:00
danm%netscape.com
f3fcbf5966 removing JS for persisting position and size (now handled automatically by C code) 2000-01-14 00:09:50 +00:00
norris%netscape.com
87697c901f Work on 13838 missing property checks
r=mstoltz
2000-01-14 00:08:44 +00:00
jst%citec.fi
eeccc4859d Fixing copying of wstring argument, this fixes the problem with only the first character of some status messages showing up in the browser. This fix also eliminates one string copy. r=dougt@netscape.com, a=mozbot. 2000-01-14 00:06:57 +00:00
norris%netscape.com
b0ba1f5b70 Fix 18592 Fix example: XPCom components cannot be used under
r=mstoltz
2000-01-14 00:03:46 +00:00
cata%netscape.com
9c30d5180f Added a couple of comments into these property files. r=none 2000-01-14 00:03:06 +00:00
putterman%netscape.com
c5a60b4daf Fix crash when getting collation key for empty string. r=nhotta. 2000-01-14 00:02:57 +00:00
gordon%netscape.com
c984eee3a8 Enabling memory cache. r=warren. 2000-01-13 23:56:39 +00:00
mjudge%netscape.com
035bf4f17e small fix for bug23833 r= jfrancis 2000-01-13 23:56:34 +00:00
danm%netscape.com
689f8aa0a3 removing (temporary) JS code to persist navigator window position and size (now handled in C code). r:hyatt 2000-01-13 23:54:01 +00:00
danm%netscape.com
4e8af4b4e8 changing name of position persistence attribute from [x|y] to screen[x|y]. r:hyatt 2000-01-13 23:53:19 +00:00
rods%netscape.com
b01cef4a9a The combobox would be scrolled into view if some portion of it is visible.
b 23068 r=attintasi
2000-01-13 23:52:53 +00:00
cata%netscape.com
c748f978eb Charset menu code. Bugs #15867, #15034. r=ftang 2000-01-13 23:52:50 +00:00
danm%netscape.com
334e9cd1b3 save/restore size & position as XUL tags. bug 15775. r:hyatt 2000-01-13 23:51:01 +00:00
harishd%netscape.com
3ea1ae7be6 Fix for Bugs 22485, 20799 ( SCRIPT content processing ).
r=vidur,pollmann
Partial fix for bug 22260 ( enabling userdefined Tags ).
r=rickg
2000-01-13 23:50:41 +00:00
kin%netscape.com
3f215a5e83 We now cut the correct number of characters from the styleValue string.
Fixed bug that prevented us from removing properties starting at the
zeroth position in the string.
r=sfraser@netscape.com
2000-01-13 23:50:28 +00:00
danm%netscape.com
05825e9716 removing initial window sizing from StartLayout (now done in nsWebShellWindow). Long overdue change; also necessary as part of bug 15775. r:hyatt@netscape.com 2000-01-13 23:49:25 +00:00
ftang%netscape.com
caf1ed4081 Add ibm converters and charset menu related files . r=cata 2000-01-13 23:46:18 +00:00
slamm%netscape.com
4bb5f6be0e Fix search panel popping open. r=rjc. 2000-01-13 23:46:13 +00:00
slamm%netscape.com
fcb6b2bea2 Style tweak. Reduce the line under the panel headers. r=german. 2000-01-13 23:44:17 +00:00
alecf%netscape.com
ad1c3f61c3 fix compiler bustage
r=mscott
2000-01-13 23:43:46 +00:00
akkana%netscape.com
6e375f1cb8 22662: Rewrap text nodes which contain long lines, to prevent editor output from being too long to be accepted by servers. r=buster 2000-01-13 23:40:52 +00:00
ftang%netscape.com
d891c30a18 add make alias for cata's charset menu change. r=cata 2000-01-13 23:38:45 +00:00
rgoodger%ihug.co.nz
d32a214318 fixing 20606, advanced edit dialog comes up blank. r=cmanske@netscape.com 2000-01-13 23:37:01 +00:00
cata%netscape.com
5eefea868d Adding 2 new properties files to the build. r=ftang 2000-01-13 23:35:04 +00:00
bienvenu%netscape.com
631db5d616 fix mork cell leaks in history, r=waterson 2000-01-13 23:35:00 +00:00
neeti%netscape.com
0aaf184ecb fix for memory leak of ImageSystemServicesImpl, bug 21298, r=pnunn 2000-01-13 23:34:19 +00:00
rods%netscape.com
117c3ec89c Fixed two bugs, it puts the entire native file path into the text control instead of just the file name
and now it obeys the "size" attribute
b=19010 r=attintasi
2000-01-13 23:34:01 +00:00
locka%iol.ie
f1c18133a7 Fixed control after changes to web shell caused compile errors 2000-01-13 23:33:27 +00:00
cmanske%netscape.com
e70eaf046f Table editing work and fixed bug 21389, r=buster. Added detecting table, row, or cell for setting background color, bug 7992, r=kin. Renamed overloaded GetDocumentTitle to GetDocumentTitleString and set new URL of saved page in webshell, bug 23726, r=mjudge 2000-01-13 23:33:00 +00:00
nisheeth%netscape.com
9665380540 Fix for bug 23781. 2000-01-13 23:32:47 +00:00
danm%netscape.com
2a34c1c86b implement GetScreenBounds. fixes gtk version of bug 5998. r:pavlov@netscape.com 2000-01-13 23:28:29 +00:00
ftang%netscape.com
ee11607894 fix 15909 . Contextual analysis . (period) for mozilla.org's 2000-01-13 23:26:21 +00:00
waterson%netscape.com
b9b0df347d Bug 23799. Add a brief comment to clarify wtf is going on here. r=valeski 2000-01-13 23:25:25 +00:00
waterson%netscape.com
c208e50cf6 Bug 23799. Remove <html:div> surrounding the <tree> tag and update the 'style' attributes to accomodate recent hyattfunkage. r=valeski 2000-01-13 23:24:50 +00:00
waterson%netscape.com
a8efb387b8 Bug 23799. Ignore failure from GetContentType() in StartDocumentLoad(), because some channels may not have yet resolved the content type. In this case, cross our fingers and pray that it's text/xul. r=valeski 2000-01-13 23:23:51 +00:00
valeski%netscape.com
e05c7df97c api clean up and fixed a blah.com www. appending case 2000-01-13 23:23:20 +00:00
valeski%netscape.com
3e0cabea46 r=gagan. 17647. we digesting content-type comments as legitimate header values. now we're not 2000-01-13 23:22:25 +00:00
saari%netscape.com
a4af8c5abc changes to fix bugs with keyboard + mouse navigation of xpmenus. xpmenus still
are broken in general with keyboard navigation, but this checkin fixes many
of the issues raised in bug 22221. R=hyatt
2000-01-13 23:20:28 +00:00