dougt%netscape.com
38f4e29eb0
adding hostname to socket provider. (r) warren.
1999-10-01 23:23:49 +00:00
briano%netscape.com
319ef7e115
Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties.
1999-10-01 23:07:38 +00:00
norris%netscape.com
9169791d48
Contribution from Andrew Wason:
...
Subject:
optimizer Makefiles
Date:
Fri, 01 Oct 1999 14:50:05 -0400
From:
Andrew Wason <aw@softcom.com>
To:
norris@netscape.com
CC:
Howard Lin <howard@softcom.com>
Norris,
Here are patches to the Rhino Makefiles to build the optimizer package and
the jsc compiler. They also fix a problem with "gmake clean".
Andrew
--
Andrew Wason
SoftCom, Inc.
aw@softcom.com
1999-10-01 22:58:48 +00:00
norris%netscape.com
cf9f713ecb
\t doesn't work on Windows.
1999-10-01 22:56:30 +00:00
dp%netscape.com
83045c8396
Eliminating 3 leaks to servicemanager when running for the first time.
...
bug# 15387 r=law
1999-10-01 22:39:20 +00:00
dbragg%netscape.com
466f6cc2d4
Initial checkin of mac xpi build files. Approval=trudelle, Reviewer=ssu
1999-10-01 22:31:46 +00:00
hyatt%netscape.com
9e7252a4e6
Restructuring ua.css.
1999-10-01 21:57:32 +00:00
hyatt%netscape.com
9f5ee90ab4
Restructuring ua.css to use html.css
1999-10-01 21:57:01 +00:00
Jerry.Kirk%Nexwarecorp.com
69a5b7023a
Photon Only...
...
Added ConsumeEvents parameter to CaptureRollupEvents
r=Michael.Kedl@Nexwarecorp.com
1999-10-01 21:54:47 +00:00
tao%netscape.com
1ffc74a22d
Add new makefile to hook up lang/ directory.
1999-10-01 21:54:30 +00:00
hyatt%netscape.com
4f0f268674
Fixing bustage.
1999-10-01 21:47:17 +00:00
pierre%netscape.com
675acb9003
Fixed #14416 "GFX combo boxes cause zombie windows": there was a memory leak in WidgetToScreen and ScreenToWidget. r=dcone/sfraser
Fixed #14775 "Crash removing delete observer when closing windows": reshuffled nsToolkit and added nsMacFocusHandler to nsMacEventHandler. r=dcone/sfraser
1999-10-01 21:40:22 +00:00
pierre%netscape.com
8c4468746e
Fixed #14775 "Crash removing delete observer when closing windows": reshuffled nsToolkit and added nsMacFocusHandler to nsMacEventHandler. r=dcone/sfraser
1999-10-01 21:40:04 +00:00
fur%netscape.com
4bb28b8cda
Updated API
1999-10-01 21:30:53 +00:00
briano%netscape.com
6233e64a9f
Fixed the typo that broke the Unix builds.
1999-10-01 21:19:14 +00:00
Jerry.Kirk%Nexwarecorp.com
745f8fadb0
Photon Only changes...
...
remove bogus call to nsIAppShell->GetNativeData since it isn't used
Added code for menu RollUp
Change Invalidate Code not to when widget is not Realized
Changed mUpdateArea from nsRect to nsIRegion
Moved the HandleEvent code from nsWindow to nsWidget
r=Michael.Kedl@Nexwarecorp.com
1999-10-01 21:06:43 +00:00
hyatt%netscape.com
f0b1fd346c
Adding skin.css
1999-10-01 21:01:24 +00:00
akkana%netscape.com
001e990fbb
Automated tests of output. Not part of apprunner, not built by default.
...
Fix Compare() function;
add lots of before and after files for testing various regressions;
add a TestOutSinks script which tests the known cases.
1999-10-01 20:55:01 +00:00
hyatt%netscape.com
0c1aef9920
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
danm%netscape.com
eabfc99537
making copacetic for AIX
1999-10-01 20:27:45 +00:00
valeski%netscape.com
e0f2c7fad2
15296 r=gagan. Added .txt extension to the MIME type extension resolver.
1999-10-01 20:25:38 +00:00
pavlov%netscape.com
7e2a55ff0e
remove files since we have idl files for both of these r=pinkerton
1999-10-01 20:16:36 +00:00
dp%netscape.com
73ae297aae
Using NS_ENSURE and NS_GET_IID()
1999-10-01 20:13:55 +00:00
kipp%netscape.com
d26d687ef6
r=peterl; bug=15373; Fixed atom memory leaky
1999-10-01 20:13:39 +00:00
av%netscape.com
623fb2e74d
Fixing dereferencing null-pointer. Caused crash, #14496
1999-10-01 20:10:39 +00:00
dp%netscape.com
e15380e6c1
Converter to nsIModule to prepare for memory leaks fixing.
...
Bug# 14034 r=waterson
1999-10-01 20:04:34 +00:00
kin%netscape.com
6f4be6ee0d
Fix VC5 build bustage with (T*) cast.
1999-10-01 16:23:17 +00:00
danm%netscape.com
d46bd1d3ca
event handler holds weak reference to frame. fixes bug 14885. r:buster
1999-10-01 15:00:57 +00:00
dcone%netscape.com
de58b40e53
added background fix.. commented out for now until other platforms are tested
1999-10-01 14:35:20 +00:00
rods%netscape.com
e6b0939762
Added new method to tell the listcontrolframe it is about to be rolled up by the combobox
...
this enables it to unset any temporary selections and restore the actual selection
1999-10-01 14:30:33 +00:00
rods%netscape.com
3d3b8bda38
ifdef'd out the new code that handles the computed size and ifdef'ed in the old code for Linux
1999-10-01 14:28:25 +00:00
rods%netscape.com
0230fedeff
ifdef out a debug statement
1999-10-01 14:26:40 +00:00
rods%netscape.com
2cbdb57b36
removed noisy printf
1999-10-01 14:20:45 +00:00
troy%netscape.com
cbc35e0c2d
Optimized rendering context setup and solid brush handling
1999-10-01 14:19:36 +00:00
valeski%netscape.com
11d4fc7789
15352 r=jevering. regular pointers to com ptrs changeover, as well as more initialization of a PRExplodedTime struct.
1999-10-01 14:10:02 +00:00
valeski%netscape.com
15528a8450
12748 r=Andreas. Completely removed the GetHostByAddr() call so we no longer do any reverse lookups
1999-10-01 13:38:46 +00:00
valeski%netscape.com
f0b51341ca
15297 r=gagan. Condensed Enumerate() Reset() call combinations to overloaded Reset()
1999-10-01 13:37:11 +00:00
kin%netscape.com
9f355e8678
Fix for bug #12195 : [DOGFOOD] caret cruft left after a backspace at end of line
...
Added code to DrawCaretWithContext() that makes sure that the caret
doesn't hang outiside the left edge of a frame.
r=sfraser@netscape.com
1999-10-01 13:16:30 +00:00
ramiro%netscape.com
c5e75f9503
fix build bustage.
1999-10-01 12:21:33 +00:00
pavlov%netscape.com
d0cc316a46
clean up interface (not built)
1999-10-01 11:17:27 +00:00
pavlov%netscape.com
0865e4a894
removing nsui.h
1999-10-01 11:06:07 +00:00
pavlov%netscape.com
a102877734
remove unused file
1999-10-01 11:04:57 +00:00
pavlov%netscape.com
5b1befe314
rename declaration of [ptr] native nsIWidget so it doesn't conflict when nsIWidget.idl is built (no real change) r=syd
1999-10-01 09:55:20 +00:00
pavlov%netscape.com
7b14c1107a
use correct return type
1999-10-01 09:24:34 +00:00
pavlov%netscape.com
4e0b7b3813
fix build bustage - use correct return type
1999-10-01 09:23:50 +00:00
pavlov%netscape.com
2cede8bc92
remove headers that are now in MANIFEST_IDL r=shaver
1999-10-01 08:38:16 +00:00
pavlov%netscape.com
ebe72a2a81
removed bogus calls to nsIAppShell->GetNativeData since it isn't used r=shaver (for the entire checkin)
1999-10-01 08:36:23 +00:00
pavlov%netscape.com
b3d403e8eb
remove bogus call to nsIAppShell->GetNativeData since it isn't used r=shaver (for the entire checkin)
1999-10-01 08:34:33 +00:00
pavlov%netscape.com
d85fdda346
remove GetNativeData since it isn't used r=shaver (for the entire checkin)
1999-10-01 08:33:41 +00:00
pavlov%netscape.com
4c9e093757
use idl files for these things
1999-10-01 08:32:30 +00:00