jfrancis%netscape.com
f50ba15064
Ender Mime Carpool.
...
This is not your father's email client.
git-svn-id: svn://10.0.0.236/trunk@12822 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:38:35 +00:00
kin%netscape.com
b88ae5f133
Turn on MOZ_ENDER_MIME code.
...
git-svn-id: svn://10.0.0.236/trunk@12821 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:31:10 +00:00
kin%netscape.com
86fb3ce8f4
Turn on MOZ_ENDER_MIME code. Added JS event support.
...
git-svn-id: svn://10.0.0.236/trunk@12820 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:30:41 +00:00
kin%netscape.com
75200d01e2
Turn on MOZ_ENDER_MIME code. Added mailto to the REQUIRES list.
...
git-svn-id: svn://10.0.0.236/trunk@12819 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:29:40 +00:00
fur%netscape.com
5c124270ab
Changed uses of cpp macro LINUX to linux. The former was defined by the old build system, but the latter is defined by the compiler. LINUX is not used in autoconf
...
git-svn-id: svn://10.0.0.236/trunk@12818 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:27:15 +00:00
mjudge%netscape.com
ee2c0a8fe3
ender carpool
...
git-svn-id: svn://10.0.0.236/trunk@12817 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:24:50 +00:00
kipp%netscape.com
a94cef9200
Pass in style context
...
git-svn-id: svn://10.0.0.236/trunk@12815 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:11:33 +00:00
kipp%netscape.com
d11f71c015
Revised frame sliding loop to use the pfd instead of the kid frames rect since now the kids rect is not valid until after vertical alignment
...
git-svn-id: svn://10.0.0.236/trunk@12814 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:11:12 +00:00
kipp%netscape.com
7587fab4a2
Create views when necessary
...
git-svn-id: svn://10.0.0.236/trunk@12813 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:10:36 +00:00
kipp%netscape.com
50f935b04c
Create views when necessary; fixed code to avoid IsLeftMostChild when checking during flow floater placement (now that the childs rect is deferred until vertical alignment the code in IsLeftMostChild is no longer valid)
...
git-svn-id: svn://10.0.0.236/trunk@12812 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:10:08 +00:00
spider%netscape.com
4a6a6680d9
WIP for supporting background load of CAPI via MVC
...
git-svn-id: svn://10.0.0.236/trunk@12809 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 17:04:34 +00:00
buster%netscape.com
9d27424fc1
more tests added
...
git-svn-id: svn://10.0.0.236/trunk@12808 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 16:35:15 +00:00
buster%netscape.com
4a9bcccc01
lots of work for incremental reflow when the target frame is a table frame
...
git-svn-id: svn://10.0.0.236/trunk@12807 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 16:32:45 +00:00
buster%netscape.com
168ba9c0a1
fixed queryInterface to return *DOM interface
...
git-svn-id: svn://10.0.0.236/trunk@12806 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 16:30:24 +00:00
sman%netscape.com
cb12d7afa5
Objects needed for background data loading.
...
git-svn-id: svn://10.0.0.236/trunk@12805 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 15:32:39 +00:00
fur%netscape.com
3c23c30dbf
In my haste to fix a busted Mac build, I checked in some copy-n-pasted C++ comments. Oops.
...
git-svn-id: svn://10.0.0.236/trunk@12804 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 15:25:07 +00:00
fur%netscape.com
30b4dee6b8
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 ?
...
git-svn-id: svn://10.0.0.236/trunk@12803 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 13:47:12 +00:00
fur%netscape.com
234afb6498
Group jsutil.c nicely, with other JS files.
...
git-svn-id: svn://10.0.0.236/trunk@12802 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 13:16:06 +00:00
fur%netscape.com
5978cd996d
Add jsutil.c file, required for debug builds.
...
git-svn-id: svn://10.0.0.236/trunk@12801 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 13:13:04 +00:00
fur%netscape.com
8e51f4d46e
Added jsutil.c, necessary for debug builds.
...
git-svn-id: svn://10.0.0.236/trunk@12800 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 13:12:12 +00:00
fur%netscape.com
b9def1b64c
Remove declaration of gettimeofday() which is required on some versions of Solaris, but which leads to duplicate declarations on others
...
git-svn-id: svn://10.0.0.236/trunk@12799 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 12:02:54 +00:00
fur%netscape.com
e655606d45
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.
git-svn-id: svn://10.0.0.236/trunk@12797 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 10:22:38 +00:00
sdagley%netscape.com
92cbd90c62
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@12793 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 06:03:41 +00:00
ramiro%netscape.com
d16f011fb5
Revive.
...
git-svn-id: svn://10.0.0.236/trunk@12792 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 06:02:31 +00:00
sdagley%netscape.com
57c206bcd6
Stopped using macros to access fields of struct that were longer than the actual struct field names.
...
git-svn-id: svn://10.0.0.236/trunk@12791 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 06:01:36 +00:00
sdagley%netscape.com
24baa667bd
Mac changes for NuCache (approved gagan and not part of Mozilla/Gromit builds yet)
...
git-svn-id: svn://10.0.0.236/trunk@12790 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:59:53 +00:00
morse%netscape.com
f7657488f1
undoing confusion in last two checkins
...
git-svn-id: svn://10.0.0.236/trunk@12789 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:58:43 +00:00
ramiro%netscape.com
c96b769834
Navigation buttons back in business.
...
git-svn-id: svn://10.0.0.236/trunk@12788 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:42:00 +00:00
ramiro%netscape.com
320dfed35e
Add new toolbar items.
...
git-svn-id: svn://10.0.0.236/trunk@12787 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:41:14 +00:00
ramiro%netscape.com
2c5a2de20c
Add toolbar navigation item.
...
git-svn-id: svn://10.0.0.236/trunk@12786 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:40:35 +00:00
ramiro%netscape.com
48a6674533
Add toolbar window list item.
...
git-svn-id: svn://10.0.0.236/trunk@12785 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:40:19 +00:00
ramiro%netscape.com
76c4c3637d
Rename misnamed FrameList -> WindowList.
...
git-svn-id: svn://10.0.0.236/trunk@12784 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:39:43 +00:00
raman%netscape.com
d98f212496
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.
...
git-svn-id: svn://10.0.0.236/trunk@12783 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 05:01:12 +00:00
sman%netscape.com
11693b6038
new stuff
...
git-svn-id: svn://10.0.0.236/trunk@12779 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 04:04:09 +00:00
mcafee%netscape.com
9f83b0ed2a
C++ comments in a C file, hmm...
...
git-svn-id: svn://10.0.0.236/trunk@12778 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 03:42:34 +00:00
raman%netscape.com
f84f572b39
Make smartupdate compile on unix. This fix is not part of the build system
...
git-svn-id: svn://10.0.0.236/trunk@12777 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 02:54:20 +00:00
raman%netscape.com
0b2ad46a78
Support for nsICertPrincipal. We do the certificate verification of certificates passed by JavaSoft
...
git-svn-id: svn://10.0.0.236/trunk@12776 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 02:52:40 +00:00
jfrancis%netscape.com
a46c5c88c0
burn baby burn!!
...
git-svn-id: svn://10.0.0.236/trunk@12775 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 02:21:50 +00:00
cls%seawood.org
2448b8de54
Backed out previous change because the variables have different meanings under the nspr build.
...
git-svn-id: svn://10.0.0.236/trunk@12773 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 01:40:41 +00:00
warren%netscape.com
dea1bc690b
Added
...
git-svn-id: svn://10.0.0.236/trunk@12770 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 01:35:59 +00:00
cls%seawood.org
789a359a50
Tweaked tweak_nspr kludge so that it does not do variable substitution when it rearranges OBJDIR in nsprpub/config/UNIX.mk
...
git-svn-id: svn://10.0.0.236/trunk@12769 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 01:32:22 +00:00
warren%netscape.com
7a2a400559
Adding for OJI (adapted from the raptor interface).
...
git-svn-id: svn://10.0.0.236/trunk@12765 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 01:08:31 +00:00
akkana%netscape.com
da0f5f3d98
Tweak FE_DisplayAddRowOrColBorder
...
git-svn-id: svn://10.0.0.236/trunk@12764 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 01:01:10 +00:00
akkana%netscape.com
b2342730a5
326690: when clicking in cell but outside cell contents, select nearest part of cell contents
...
git-svn-id: svn://10.0.0.236/trunk@12763 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 01:00:22 +00:00
radha%netscape.com
9c907875f7
Check if the framehandle is valid before accessing it
...
git-svn-id: svn://10.0.0.236/trunk@12762 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 00:25:20 +00:00
radha%netscape.com
15ccbf9305
Set Background Pixmap for control toolbar and title bar using HT. Use the
...
RDFImage interface to obtain the image instead of static pixmaps
git-svn-id: svn://10.0.0.236/trunk@12761 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 00:24:51 +00:00
radha%netscape.com
83f0974449
While creating, RDFChromeView, Pass the frame handle as toplevel component
...
instead of the NavCenterView
git-svn-id: svn://10.0.0.236/trunk@12760 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 00:22:57 +00:00
slamm%netscape.com
b11a146230
Slight tweak to get context menu items to show. Next they will need to do something.
...
git-svn-id: svn://10.0.0.236/trunk@12759 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 00:09:27 +00:00
troy%netscape.com
60f2552649
Changed nsScrollViewFrame to wrap child frame in a BODY if necessary
...
git-svn-id: svn://10.0.0.236/trunk@12758 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 00:03:27 +00:00
slamm%netscape.com
1392966e57
Move XFE_RDFPopupMenu in PopupMenu.(cpp|h)
...
so the toolbars can use it too.
Handle url dispatching once in RDFUtils.
git-svn-id: svn://10.0.0.236/trunk@12757 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-13 23:47:17 +00:00