briano%netscape.com
64c2d4fe86
Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties.
...
git-svn-id: svn://10.0.0.236/trunk@49614 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 23:07:38 +00:00
norris%netscape.com
69ec6c9b26
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
git-svn-id: svn://10.0.0.236/trunk@49613 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 22:58:48 +00:00
norris%netscape.com
34f7a63ece
\t doesn't work on Windows.
...
git-svn-id: svn://10.0.0.236/trunk@49612 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 22:56:30 +00:00
dp%netscape.com
aed86d7f55
Eliminating 3 leaks to servicemanager when running for the first time.
...
bug# 15387 r=law
git-svn-id: svn://10.0.0.236/trunk@49610 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 22:39:20 +00:00
dbragg%netscape.com
e42eb9313a
Initial checkin of mac xpi build files. Approval=trudelle, Reviewer=ssu
...
git-svn-id: svn://10.0.0.236/trunk@49609 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 22:31:46 +00:00
hyatt%netscape.com
ac3d91fcff
Restructuring ua.css.
...
git-svn-id: svn://10.0.0.236/trunk@49608 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:57:32 +00:00
hyatt%netscape.com
ade56298bb
Restructuring ua.css to use html.css
...
git-svn-id: svn://10.0.0.236/trunk@49607 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:57:01 +00:00
Jerry.Kirk%Nexwarecorp.com
26bb29ed10
Photon Only...
...
Added ConsumeEvents parameter to CaptureRollupEvents
r=Michael.Kedl@Nexwarecorp.com
git-svn-id: svn://10.0.0.236/trunk@49606 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:54:47 +00:00
tao%netscape.com
a981cb2868
Add new makefile to hook up lang/ directory.
...
git-svn-id: svn://10.0.0.236/trunk@49605 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:54:30 +00:00
hyatt%netscape.com
2c843652fd
Fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@49604 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:47:17 +00:00
pierre%netscape.com
bf6316462c
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
git-svn-id: svn://10.0.0.236/trunk@49603 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:40:22 +00:00
pierre%netscape.com
a8c2a315be
Fixed #14775 "Crash removing delete observer when closing windows": reshuffled nsToolkit and added nsMacFocusHandler to nsMacEventHandler. r=dcone/sfraser
...
git-svn-id: svn://10.0.0.236/trunk@49602 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:40:04 +00:00
fur%netscape.com
da2095c0dc
Updated API
...
git-svn-id: svn://10.0.0.236/trunk@49601 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:30:53 +00:00
briano%netscape.com
2f25a96f14
Fixed the typo that broke the Unix builds.
...
git-svn-id: svn://10.0.0.236/trunk@49600 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:19:14 +00:00
Jerry.Kirk%Nexwarecorp.com
24cefa52e6
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
git-svn-id: svn://10.0.0.236/trunk@49599 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:06:43 +00:00
hyatt%netscape.com
deebca4e10
Adding skin.css
...
git-svn-id: svn://10.0.0.236/trunk@49598 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 21:01:24 +00:00
akkana%netscape.com
163649cbd0
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.
git-svn-id: svn://10.0.0.236/trunk@49596 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:55:01 +00:00
hyatt%netscape.com
04637210d9
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@49595 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:49:07 +00:00
danm%netscape.com
2e268f54e5
making copacetic for AIX
...
git-svn-id: svn://10.0.0.236/trunk@49593 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:27:45 +00:00
valeski%netscape.com
7c54ad976a
15296 r=gagan. Added .txt extension to the MIME type extension resolver.
...
git-svn-id: svn://10.0.0.236/trunk@49592 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:25:38 +00:00
pavlov%netscape.com
4d36473556
remove files since we have idl files for both of these r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@49591 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:16:36 +00:00
dp%netscape.com
bb72e03927
Using NS_ENSURE and NS_GET_IID()
...
git-svn-id: svn://10.0.0.236/trunk@49590 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:13:55 +00:00
kipp%netscape.com
90f49df885
r=peterl; bug=15373; Fixed atom memory leaky
...
git-svn-id: svn://10.0.0.236/trunk@49589 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:13:39 +00:00
av%netscape.com
f6b2303084
Fixing dereferencing null-pointer. Caused crash, #14496
...
git-svn-id: svn://10.0.0.236/trunk@49588 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:10:39 +00:00
dp%netscape.com
055feb1f4f
Converter to nsIModule to prepare for memory leaks fixing.
...
Bug# 14034 r=waterson
git-svn-id: svn://10.0.0.236/trunk@49587 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:04:34 +00:00
kin%netscape.com
2471a39269
Fix VC5 build bustage with (T*) cast.
...
git-svn-id: svn://10.0.0.236/trunk@49583 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 16:23:17 +00:00
danm%netscape.com
f8f515a025
event handler holds weak reference to frame. fixes bug 14885. r:buster
...
git-svn-id: svn://10.0.0.236/trunk@49582 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 15:04:15 +00:00
dcone%netscape.com
1cfea69ffd
added background fix.. commented out for now until other platforms are tested
...
git-svn-id: svn://10.0.0.236/trunk@49581 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 14:35:20 +00:00
rods%netscape.com
8da5559e0f
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
git-svn-id: svn://10.0.0.236/trunk@49580 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 14:30:33 +00:00
rods%netscape.com
f6ec8c8015
ifdef'd out the new code that handles the computed size and ifdef'ed in the old code for Linux
...
git-svn-id: svn://10.0.0.236/trunk@49579 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 14:28:25 +00:00
rods%netscape.com
f896ef768d
ifdef out a debug statement
...
git-svn-id: svn://10.0.0.236/trunk@49578 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 14:26:40 +00:00
rods%netscape.com
457fc28670
removed noisy printf
...
git-svn-id: svn://10.0.0.236/trunk@49577 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 14:20:45 +00:00
troy%netscape.com
3dc6e05d82
Optimized rendering context setup and solid brush handling
...
git-svn-id: svn://10.0.0.236/trunk@49576 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 14:19:36 +00:00
valeski%netscape.com
830f8c1257
15352 r=jevering. regular pointers to com ptrs changeover, as well as more initialization of a PRExplodedTime struct.
...
git-svn-id: svn://10.0.0.236/trunk@49575 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 14:10:02 +00:00
valeski%netscape.com
31bda0647d
12748 r=Andreas. Completely removed the GetHostByAddr() call so we no longer do any reverse lookups
...
git-svn-id: svn://10.0.0.236/trunk@49574 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 13:38:46 +00:00
valeski%netscape.com
7c49c9f9ea
15297 r=gagan. Condensed Enumerate() Reset() call combinations to overloaded Reset()
...
git-svn-id: svn://10.0.0.236/trunk@49573 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 13:37:11 +00:00
kin%netscape.com
698d1ed095
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
git-svn-id: svn://10.0.0.236/trunk@49572 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 13:16:30 +00:00
ramiro%netscape.com
6ee88bb33f
fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@49567 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 12:21:33 +00:00
pavlov%netscape.com
b3c9beb29a
clean up interface (not built)
...
git-svn-id: svn://10.0.0.236/trunk@49565 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 11:17:27 +00:00
pavlov%netscape.com
f7e049c2a1
removing nsui.h
...
git-svn-id: svn://10.0.0.236/trunk@49564 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 11:06:07 +00:00
pavlov%netscape.com
ea9ab1e7e7
remove unused file
...
git-svn-id: svn://10.0.0.236/trunk@49563 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 11:04:57 +00:00
pavlov%netscape.com
8198d1b4d5
rename declaration of [ptr] native nsIWidget so it doesn't conflict when nsIWidget.idl is built (no real change) r=syd
...
git-svn-id: svn://10.0.0.236/trunk@49562 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 09:55:20 +00:00
pavlov%netscape.com
ca5d4caa2e
use correct return type
...
git-svn-id: svn://10.0.0.236/trunk@49561 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 09:24:34 +00:00
pavlov%netscape.com
58efa4f2ba
fix build bustage - use correct return type
...
git-svn-id: svn://10.0.0.236/trunk@49560 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 09:23:50 +00:00
pavlov%netscape.com
cfe1981f1b
remove headers that are now in MANIFEST_IDL r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@49559 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 08:38:16 +00:00
pavlov%netscape.com
603b936870
removed bogus calls to nsIAppShell->GetNativeData since it isn't used r=shaver (for the entire checkin)
...
git-svn-id: svn://10.0.0.236/trunk@49558 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 08:36:23 +00:00
pavlov%netscape.com
ce8dc3a83b
remove bogus call to nsIAppShell->GetNativeData since it isn't used r=shaver (for the entire checkin)
...
git-svn-id: svn://10.0.0.236/trunk@49556 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 08:34:33 +00:00
pavlov%netscape.com
7f3fe63a8b
remove GetNativeData since it isn't used r=shaver (for the entire checkin)
...
git-svn-id: svn://10.0.0.236/trunk@49555 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 08:33:41 +00:00
pavlov%netscape.com
168a17ea8b
use idl files for these things
...
git-svn-id: svn://10.0.0.236/trunk@49554 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 08:32:30 +00:00
pavlov%netscape.com
1ee8423dd5
added files: mozilla/widget/public/nsIAppShell.idl, mozilla/widget/public/nsIToolkit.idl, mozilla/widget/public/nsIRollupListener.idl
...
git-svn-id: svn://10.0.0.236/trunk@49553 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 08:29:38 +00:00