Commit Graph

9317 Commits

Author SHA1 Message Date
locka%iol.ie
b14c5fe489 IE patcher application 1998-10-04 14:49:16 +00:00
locka%iol.ie
f78739ad72 Added a few more URLs to the drop down and simple busy/idle indicator 1998-10-04 14:43:16 +00:00
locka%iol.ie
2d78f77783 File is autogenerated and does not need to be in CVS 1998-10-04 14:41:23 +00:00
locka%iol.ie
b065c2eb49 Added enumeration used by the IWebBrowser::Refresh2 method 1998-10-04 14:39:58 +00:00
locka%iol.ie
9d3c1fa6ff Removed some autogenerated files from file list 1998-10-04 14:38:59 +00:00
locka%iol.ie
b6716b8bb6 Added more assertions and type checking
Added initial implementations of more IWebBrowser methods
1998-10-04 14:38:05 +00:00
locka%iol.ie
a0cdac813b Improved diagnostic macros 1998-10-04 14:36:06 +00:00
locka%iol.ie
520aa4e924 File is automatically generated by build and does not need to be in CVS 1998-10-04 13:21:55 +00:00
locka%iol.ie
d14dde380f File is generated during build and does not need to be in CVS 1998-10-04 13:17:25 +00:00
rickg%netscape.com
ea272c050e fixed a bunch-O-bugs 1998-10-04 04:56:55 +00:00
rickg%netscape.com
6953f2b621 added radix support in ToInteger() 1998-10-04 04:52:10 +00:00
cls%seawood.org
b57def1c2e Changed make-resources to accept resources-translations on the commandline.
This fixes the long standing unclickable links problem under autoconf.  Thanks to Ramiro Estrugo <ramiro@netscape.com> for the pointers that led to this fix.
1998-10-04 03:01:35 +00:00
briano%netscape.com
cc617b9e48 Fixes to help get UnixWare 7 builds off the floor. 1998-10-04 00:28:14 +00:00
locka%iol.ie
78f5f12db5 VB test app 1998-10-03 23:18:54 +00:00
locka%iol.ie
311e016c80 C++ sample 1998-10-03 23:15:56 +00:00
locka%iol.ie
80ee698ecc *** empty log message *** 1998-10-03 23:14:15 +00:00
locka%iol.ie
f09a162aba Added icon back but with binary mode turned on 1998-10-03 23:04:53 +00:00
locka%iol.ie
a12ed53b22 Added binary file as text, trying again 1998-10-03 23:03:45 +00:00
locka%iol.ie
f8ced84370 Added DevStudio project file for convenient editing 1998-10-03 22:52:55 +00:00
locka%iol.ie
ba46fd2c9e Added icon (same as Mozilla executable) for control 1998-10-03 22:51:36 +00:00
locka%iol.ie
20df586a7e Diagnostic macro file 1998-10-03 22:49:47 +00:00
rjc%netscape.com
e6a2ed680f New animation support for containers which are loading. Also, if a load fails for a container, close it and report error to user. 1998-10-03 22:39:25 +00:00
locka%iol.ie
5eb1e8ea9a Updated to reflect recent modifications 1998-10-03 22:35:08 +00:00
cls%seawood.org
3b7421298c Cleaned up check for NSPR libs.
Added check for NSPR headers.
The build will stop if either are not found.
1998-10-03 21:27:30 +00:00
cmanske%netscape.com
1e460a5459 Fixed infinite loop when dropping table cells, added FE_Alert when not all cells are pasted 1998-10-03 20:21:06 +00:00
cls%seawood.org
3a20ca33dd Modified DEBUG kludge to work with default qt headers. 1998-10-03 20:13:57 +00:00
briano%netscape.com
7434bc4a40 Yet another case where the perl used by earlier product releases is perl 4, so we (Netscape) will work around it. 1998-10-03 19:42:56 +00:00
cmanske%netscape.com
8aa835c153 Fixed complete bustage of dragging table cells in Composer 1998-10-03 18:38:36 +00:00
ramiro%netscape.com
0a6f5cc24f Ok, dammit - we cant link that bastard mkicons dynamically on many dumbass
platforms.  So forgetaboutit, just link the damn binary statically.  It doesnt
get shipped anyway, so who cares ?
1998-10-03 15:27:19 +00:00
ramiro%netscape.com
f39fc9d285 Define both LIB and DSO MACROS for jpeg, png and zlib.
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:39 +00:00
ramiro%netscape.com
4e215dd0ed Define both LIB and DSO MACROS to conform to the "standard".
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:37 +00:00
ramiro%netscape.com
f871e2e3a2 Fix irix build. Add -L$(DIST)/bin when needed to catch the dep shared libs.
Should fix the irix build.  Also, add REQUIRES defines for graphics libs.
1998-10-03 12:11:33 +00:00
ramiro%netscape.com
156487f1c4 Add rules for dynamic and shared linking of mkicons. Should fix the irix
build.
1998-10-03 12:09:12 +00:00
ramiro%netscape.com
7f9bdcabc6 Include a common makefile and share the damn rules instead of
cut-and-paste-and-hack-and-paste-and-cut-and-break the unix fes all over
the place.
1998-10-03 11:03:26 +00:00
ramiro%netscape.com
d72da14361 Makefile hackery shared across unix and unik-like Mozilla front ends.
The purpose of this file is to STOP THE INSANITY that has become the XFE
Makefile and that will soon be the gnomefe, qtfe, ybfe and foofe Makfiles.

Anything that can be shared between the unix fes, should be shared.  Always
look here first before adding anything to the toolkit specific Makefiles,
or you will suffer dearly.
1998-10-03 09:55:49 +00:00
rjc%netscape.com
17a1012bbe Initialize tv to true. 1998-10-03 06:59:01 +00:00
rjc%netscape.com
530cc78fa0 Get "tv" from attribute list before handling assertion. 1998-10-03 06:00:40 +00:00
rjc%netscape.com
f5427d5e13 Icon handling rewritten. 1998-10-03 06:00:13 +00:00
cls%seawood.org
e07ad99460 Removed NSPR build kludge. 1998-10-03 05:02:15 +00:00
troy%netscape.com
b5b596a60a Removed nsIInlineReflow and folded it into nsIHTMLReflow 1998-10-03 04:28:05 +00:00
beard%netscape.com
01ce12892a Added ::public: to access paths, added nsJNI.cpp, proxy JNI. 1998-10-03 03:40:42 +00:00
ramiro%netscape.com
458aeaebaa Remove really really really dead code. 1998-10-03 03:38:58 +00:00
ramiro%netscape.com
3505b3a924 Remove really really dead code. 1998-10-03 03:32:22 +00:00
beard%netscape.com
6225ce908c Finished proxy JNIEnv. Added security context parameters. 1998-10-03 03:18:00 +00:00
beard%netscape.com
bd942a7ac2 Added NewObjectArray, changed NewArray. 1998-10-03 03:16:30 +00:00
cmanske%netscape.com
f47ffd4133 More Composer publishing improvements 1998-10-03 02:25:13 +00:00
cmanske%netscape.com
4e4ed87d52 More Composer publishing improvements. Change cursor when Ctrl is pressed over a link in Composer 1998-10-03 02:23:39 +00:00
cls%seawood.org
12472d8607 Fail if specified FE dir does not exist rather than just warn. 1998-10-03 02:21:18 +00:00
cls%seawood.org
83527160c5 Added artificial $(DISTTARGETS) to make parallel builds play nice. 1998-10-03 01:37:09 +00:00
kipp%netscape.com
2fc6c5cce8 Fixed to not render trailing whitespace 1998-10-03 00:48:19 +00:00