bienvenu%netscape.com
e1b8a4f733
fix box spec memory leaks, mismatched free r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57767 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:02:57 +00:00
rhp%netscape.com
f56006a6e0
Changes to fix problem with rendering and qutoing I18N messages - Bug #: 22655 - r: naoki
...
git-svn-id: svn://10.0.0.236/trunk@57766 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 01:01:18 +00:00
wtc%netscape.com
c1eb7646e9
Bugzilla bug #20770 : CopyHostent should handle the possibility that
...
h_aliases is null. In that case, we allocate in our copy a one-element
array whose only element is a null pointer.
git-svn-id: svn://10.0.0.236/trunk@57765 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:58:02 +00:00
rgoodger%ihug.co.nz
6d8b69d818
[prefwindow] fixing 23909 - cookies radiobutton group has no default (typo)
...
git-svn-id: svn://10.0.0.236/trunk@57764 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:57:48 +00:00
wtc%netscape.com
b85076fefa
Bugzilla bug #20770 : on Solaris, gethost.c needs to link with -lsocket
...
if USE_IPV6=1 is specified.
git-svn-id: svn://10.0.0.236/trunk@57763 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:53:39 +00:00
brendan%mozilla.org
b004706546
InitStandardClasses so JS compiler makes well-prototyped objects (22048,22098 r=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@57762 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:49:30 +00:00
rgoodger%ihug.co.nz
0f944ceace
add alert message for existing profile in create profile wizard
...
git-svn-id: svn://10.0.0.236/trunk@57761 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:46:18 +00:00
rgoodger%ihug.co.nz
6e0943c021
add check & failure for existing profile name in create profile wizard.
...
git-svn-id: svn://10.0.0.236/trunk@57760 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:44:44 +00:00
varada%netscape.com
7a3a8255d6
fix for bug #23523 getting rid of netscape name in the fields
...
git-svn-id: svn://10.0.0.236/trunk@57759 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:44:06 +00:00
hyatt%netscape.com
d3dca2ca9a
Adding a new interface for retrieving/setting state information on form
...
controls.
git-svn-id: svn://10.0.0.236/trunk@57758 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:43:39 +00:00
danm%netscape.com
f9d222595b
scoping local variables cleans up warnings and probably stops someone's compiler from hurting itself
...
git-svn-id: svn://10.0.0.236/trunk@57757 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:38:12 +00:00
wtc%netscape.com
dc470d54cb
Removed the assertion in PR_JoinThread. Returning PR_FAILURE is enough.
...
git-svn-id: svn://10.0.0.236/trunk@57756 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:31:07 +00:00
terry%mozilla.org
23764e4099
Fixed typos.
...
git-svn-id: svn://10.0.0.236/trunk@57755 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:22:54 +00:00
wtc%netscape.com
e16101d1ba
Set the reuseaddr socket option before calling PR_Bind.
...
git-svn-id: svn://10.0.0.236/trunk@57754 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:22:37 +00:00
rgoodger%ihug.co.nz
d76fd3b5d9
23872, fixing double click behaviour in profile manager
...
git-svn-id: svn://10.0.0.236/trunk@57753 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:17:48 +00:00
wtc%netscape.com
1264a6fd1c
Bugzilla bug #23694 : added a global variable to control the
...
native-threads-only mode of our NT implementation. r=srinivas@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57752 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:10:48 +00:00
danm%netscape.com
1e3d33af64
removing JS for persisting position and size (now handled automatically by C code)
...
git-svn-id: svn://10.0.0.236/trunk@57751 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:09:50 +00:00
norris%netscape.com
b0fea289c9
Work on 13838 missing property checks
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@57750 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:08:44 +00:00
jst%citec.fi
7aaa18a483
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.
...
git-svn-id: svn://10.0.0.236/trunk@57749 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:06:57 +00:00
norris%netscape.com
8b495ca37d
Fix 18592 Fix example: XPCom components cannot be used under
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@57748 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:03:46 +00:00
cata%netscape.com
31e256102c
Added a couple of comments into these property files. r=none
...
git-svn-id: svn://10.0.0.236/trunk@57747 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:03:06 +00:00
putterman%netscape.com
676912317b
Fix crash when getting collation key for empty string. r=nhotta.
...
git-svn-id: svn://10.0.0.236/trunk@57746 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:02:57 +00:00
gordon%netscape.com
06546812b8
Enabling memory cache. r=warren.
...
git-svn-id: svn://10.0.0.236/trunk@57745 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:56:39 +00:00
mjudge%netscape.com
c252b5c37a
small fix for bug23833 r= jfrancis
...
git-svn-id: svn://10.0.0.236/trunk@57744 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:56:34 +00:00
danm%netscape.com
f4100584c5
removing (temporary) JS code to persist navigator window position and size (now handled in C code). r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57743 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:54:01 +00:00
danm%netscape.com
d29db6889f
changing name of position persistence attribute from [x|y] to screen[x|y]. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57741 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:53:19 +00:00
rods%netscape.com
98e4be328f
The combobox would be scrolled into view if some portion of it is visible.
...
b 23068 r=attintasi
git-svn-id: svn://10.0.0.236/trunk@57740 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:52:53 +00:00
cata%netscape.com
9970cebdf7
Charset menu code. Bugs #15867 , #15034 . r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57739 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:52:50 +00:00
danm%netscape.com
7a7f26e1b4
save/restore size & position as XUL tags. bug 15775. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@57738 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:51:01 +00:00
harishd%netscape.com
3c64c50dcb
Fix for Bugs 22485, 20799 ( SCRIPT content processing ).
...
r=vidur,pollmann
Partial fix for bug 22260 ( enabling userdefined Tags ).
r=rickg
git-svn-id: svn://10.0.0.236/trunk@57737 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:50:41 +00:00
kin%netscape.com
394fb406dc
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
git-svn-id: svn://10.0.0.236/trunk@57736 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:50:28 +00:00
danm%netscape.com
0c61f84c9c
removing initial window sizing from StartLayout (now done in nsWebShellWindow). Long overdue change; also necessary as part of bug 15775. r:hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57735 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:49:25 +00:00
ftang%netscape.com
8427af9504
Add ibm converters and charset menu related files . r=cata
...
git-svn-id: svn://10.0.0.236/trunk@57734 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:46:18 +00:00
slamm%netscape.com
35cb81b814
Fix search panel popping open. r=rjc.
...
git-svn-id: svn://10.0.0.236/trunk@57733 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:46:13 +00:00
slamm%netscape.com
243de17166
Style tweak. Reduce the line under the panel headers. r=german.
...
git-svn-id: svn://10.0.0.236/trunk@57732 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:44:17 +00:00
alecf%netscape.com
9e7f9f8f50
fix compiler bustage
...
r=mscott
git-svn-id: svn://10.0.0.236/trunk@57731 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:43:46 +00:00
akkana%netscape.com
cadac857ea
22662: Rewrap text nodes which contain long lines, to prevent editor output from being too long to be accepted by servers. r=buster
...
git-svn-id: svn://10.0.0.236/trunk@57730 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:40:52 +00:00
ftang%netscape.com
a1ce8b141b
add make alias for cata's charset menu change. r=cata
...
git-svn-id: svn://10.0.0.236/trunk@57729 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:38:45 +00:00
rgoodger%ihug.co.nz
35a7c636b8
fixing 20606, advanced edit dialog comes up blank. r=cmanske@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57728 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:37:01 +00:00
cata%netscape.com
18ddf324ab
Adding 2 new properties files to the build. r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57727 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:35:04 +00:00
bienvenu%netscape.com
0bd46b7058
fix mork cell leaks in history, r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@57726 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:35:00 +00:00
neeti%netscape.com
6868b909e1
fix for memory leak of ImageSystemServicesImpl, bug 21298, r=pnunn
...
git-svn-id: svn://10.0.0.236/trunk@57725 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:34:19 +00:00
rods%netscape.com
61c4530c87
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
git-svn-id: svn://10.0.0.236/trunk@57724 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:34:01 +00:00
locka%iol.ie
4e4655db96
Fixed control after changes to web shell caused compile errors
...
git-svn-id: svn://10.0.0.236/trunk@57723 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:33:27 +00:00
cmanske%netscape.com
d4e1176a34
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
...
git-svn-id: svn://10.0.0.236/trunk@57722 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:33:00 +00:00
nisheeth%netscape.com
1a9c3b3033
Fix for bug 23781.
...
git-svn-id: svn://10.0.0.236/trunk@57721 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:32:47 +00:00
danm%netscape.com
bcc30b68dd
implement GetScreenBounds. fixes gtk version of bug 5998. r:pavlov@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57720 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:28:29 +00:00
ftang%netscape.com
ff4962b0e7
fix 15909 . Contextual analysis . (period) for mozilla.org's
...
git-svn-id: svn://10.0.0.236/trunk@57719 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:26:21 +00:00
waterson%netscape.com
1dc5a28c4f
Bug 23799. Add a brief comment to clarify wtf is going on here. r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@57718 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:25:25 +00:00
waterson%netscape.com
44709709e2
Bug 23799. Remove <html:div> surrounding the <tree> tag and update the 'style' attributes to accomodate recent hyattfunkage. r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@57717 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:24:50 +00:00