buster%netscape.com
535f308b62
more tests added
1998-10-14 16:35:15 +00:00
buster%netscape.com
0d373afd21
lots of work for incremental reflow when the target frame is a table frame
1998-10-14 16:32:45 +00:00
buster%netscape.com
e28895d594
fixed queryInterface to return *DOM interface
1998-10-14 16:30:24 +00:00
sman%netscape.com
da5f9a3a0c
Objects needed for background data loading.
1998-10-14 15:32:39 +00:00
fur%netscape.com
2ad03dd76f
In my haste to fix a busted Mac build, I checked in some copy-n-pasted C++ comments. Oops.
1998-10-14 15:25:07 +00:00
fur%netscape.com
c7ceab917b
I had fixed the declaration of getttimeofday(), but not the use. Will somebody please tell me how Sun can change the type signature of such a commonly-used function ?
1998-10-14 13:47:12 +00:00
fur%netscape.com
c18d402e1a
Group jsutil.c nicely, with other JS files.
1998-10-14 13:16:06 +00:00
fur%netscape.com
20ff6a05cb
Add jsutil.c file, required for debug builds.
1998-10-14 13:13:04 +00:00
fur%netscape.com
a194f9ee15
Added jsutil.c, necessary for debug builds.
1998-10-14 13:12:12 +00:00
fur%netscape.com
9c35fb1b8a
Remove declaration of gettimeofday() which is required on some versions of Solaris, but which leads to duplicate declarations on others
1998-10-14 12:02:54 +00:00
fur%netscape.com
7b75221d8c
Checkpoint JS1.4 from JS_STABLE_10131998_BRANCH. Changes include:
...
+ merging of js/src and js/ref
+ elimination of most dependencies on NSPR
+ JS1.4 feature additions and accumulated bug fixes
More details are in last week's mozilla status report.
1998-10-14 10:22:38 +00:00
sdagley%netscape.com
df4b3e04a1
First Checked In.
1998-10-14 06:03:41 +00:00
ramiro%netscape.com
1f36228cf9
Revive.
1998-10-14 06:02:31 +00:00
sdagley%netscape.com
606e8a2f62
Stopped using macros to access fields of struct that were longer than the actual struct field names.
1998-10-14 06:01:36 +00:00
sdagley%netscape.com
9ff0a65088
Mac changes for NuCache (approved gagan and not part of Mozilla/Gromit builds yet)
1998-10-14 05:59:53 +00:00
morse%netscape.com
89bf330387
undoing confusion in last two checkins
1998-10-14 05:58:43 +00:00
ramiro%netscape.com
2a83584571
Navigation buttons back in business.
1998-10-14 05:42:00 +00:00
ramiro%netscape.com
ae44e19875
Add new toolbar items.
1998-10-14 05:41:14 +00:00
ramiro%netscape.com
4c507ec255
Add toolbar navigation item.
1998-10-14 05:40:35 +00:00
ramiro%netscape.com
f95b6f8ae9
Add toolbar window list item.
1998-10-14 05:40:19 +00:00
ramiro%netscape.com
a95b01b9b7
Rename misnamed FrameList -> WindowList.
1998-10-14 05:39:43 +00:00
raman%netscape.com
191dfa4366
Backing out my previous check-in. I was told my changes built ok on Mac, But I wasn't given complete information. Sorry for trouble.
1998-10-14 05:01:12 +00:00
sman%netscape.com
d6a7309841
new stuff
1998-10-14 04:04:09 +00:00
mcafee%netscape.com
dc6a0b3fba
C++ comments in a C file, hmm...
1998-10-14 03:42:34 +00:00
raman%netscape.com
e7c07043f7
Make smartupdate compile on unix. This fix is not part of the build system
1998-10-14 02:54:20 +00:00
raman%netscape.com
5f82c88ba4
Support for nsICertPrincipal. We do the certificate verification of certificates passed by JavaSoft
1998-10-14 02:52:40 +00:00
jfrancis%netscape.com
1164f2ffcd
burn baby burn!!
1998-10-14 02:21:50 +00:00
cls%seawood.org
f39eb3bc0e
Backed out previous change because the variables have different meanings under the nspr build.
1998-10-14 01:40:41 +00:00
warren%netscape.com
209b6aebf4
Added
1998-10-14 01:35:59 +00:00
cls%seawood.org
f433d35d3e
Tweaked tweak_nspr kludge so that it does not do variable substitution when it rearranges OBJDIR in nsprpub/config/UNIX.mk
1998-10-14 01:32:22 +00:00
warren%netscape.com
9df9cb5b57
Adding for OJI (adapted from the raptor interface).
1998-10-14 01:08:31 +00:00
akkana%netscape.com
d2ee6323e5
Tweak FE_DisplayAddRowOrColBorder
1998-10-14 01:01:10 +00:00
akkana%netscape.com
27ddf449d6
326690: when clicking in cell but outside cell contents, select nearest part of cell contents
1998-10-14 01:00:22 +00:00
radha%netscape.com
0d6c285d53
Check if the framehandle is valid before accessing it
1998-10-14 00:25:20 +00:00
radha%netscape.com
4525a1bb20
Set Background Pixmap for control toolbar and title bar using HT. Use the
...
RDFImage interface to obtain the image instead of static pixmaps
1998-10-14 00:24:51 +00:00
radha%netscape.com
b168db0831
While creating, RDFChromeView, Pass the frame handle as toplevel component
...
instead of the NavCenterView
1998-10-14 00:22:57 +00:00
slamm%netscape.com
6a13acf139
Slight tweak to get context menu items to show. Next they will need to do something.
1998-10-14 00:09:27 +00:00
troy%netscape.com
0eed0c008c
Changed nsScrollViewFrame to wrap child frame in a BODY if necessary
1998-10-14 00:03:27 +00:00
slamm%netscape.com
1eabe2b0eb
Move XFE_RDFPopupMenu in PopupMenu.(cpp|h)
...
so the toolbars can use it too.
Handle url dispatching once in RDFUtils.
1998-10-13 23:47:17 +00:00
slamm%netscape.com
e112218cd9
Handle url dispatching once in RDFUtils.
1998-10-13 23:47:13 +00:00
slamm%netscape.com
b09498fe1e
First pass at popup menus.
1998-10-13 23:47:03 +00:00
slamm%netscape.com
f4b1652435
Move XFE_RDFPopupMenu in PopupMenu.(cpp|h)
...
so the toolbars can use it too.
1998-10-13 23:46:51 +00:00
troy%netscape.com
f919eae25a
Changed nsScrollingViewFrame's Reflow() member function to check for a
...
transparent background
1998-10-13 23:42:21 +00:00
alecf%netscape.com
6bca16782c
autogenerate preference-name headers for unix
...
autoconf makefile on the way.
1998-10-13 23:38:27 +00:00
cmanske%netscape.com
d992759257
Fixed Composer cursor bug when dragging over source object (323307). Added status feedback for resizing images
1998-10-13 23:27:28 +00:00
cmanske%netscape.com
3d2250654e
Added feedback strings when mouse is over sizeable object edge in Composer
1998-10-13 23:27:27 +00:00
wtc%netscape.com
99cffaf55c
Removed obsolete build variables FORCE_SW_THREADS and
...
USE_KERNEL_THREADS. Use the -mt option for CC if
USE_PTHREADS and NS_USE_NATIVE are defined. If we
are not using pthreads, add -DSW_THREADS to the compiler
command line.
1998-10-13 23:03:47 +00:00
leaf%mozilla.org
a7b6d32be2
fixing tarball creation targets (removing \\readme and changing tarball name)
1998-10-13 22:42:02 +00:00
akkana%netscape.com
355e25dbdf
251710: center is the wrong attribute, should be middle
1998-10-13 22:34:52 +00:00
kipp%netscape.com
6836703ca8
Initialize some of the host-ent data in case windoze doesn't; this fixes a purify warning
1998-10-13 22:32:26 +00:00