Commit Graph

8511 Commits

Author SHA1 Message Date
kipp%netscape.com
5b8a340e7a Renamed margin carry in/out variables in the metrics struct 1998-09-23 02:21:53 +00:00
kipp%netscape.com
230b467895 new 1998-09-23 02:19:05 +00:00
kipp%netscape.com
31dd9c5d3a Fixed the build 1998-09-23 01:47:17 +00:00
sdagley%netscape.com
d1a6416e64 Added prototype for lo_ProcessHeader so the Mac will build. How any platform builds without I don't know (but I'd guess they don't have warnings for un-prototyped functions). 1998-09-23 01:45:44 +00:00
briano%netscape.com
022b5e38c2 Changed EDITOR to MOZ_EDITOR, because EDITOR is almost always defined in the user's environment, and that breaks MOZ_LITE builds. Approved by ramiro@netscape.com. 1998-09-23 00:47:17 +00:00
jsun%netscape.com
fe40441e7e added the timestamp and start,end range of events to NSCalendar. 1998-09-23 00:04:34 +00:00
briano%netscape.com
983ec49fa3 Whether or not security is enabled is independent of the MOZ_LITE, MOZ_MEDIUM, MOZ_BLAHBLAHBLAH macros. This should help people building MOZ_LITE. 1998-09-22 23:49:58 +00:00
buster%netscape.com
6b5085a487 set all the groundwork for FAST table layout based on CSS-2 table-layout property 1998-09-22 23:36:06 +00:00
radha%netscape.com
3d3760e063 Moved MWContext utility functions to context_funcs.cpp 1998-09-22 23:32:49 +00:00
cls%seawood.org
68f6260fe7 Moved files accidentally placed in MOZ_EDITOR ifdef. 1998-09-22 23:03:47 +00:00
cls%seawood.org
39b7c91072 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
toshok%netscape.com
7dc2fbac6d add handling for header elements in reflow. especially fixes alignment lossage. 1998-09-22 22:51:43 +00:00
beard%netscape.com
41d8748274 Defining NS_EXPORT, et. al. for XP_MAC. 1998-09-22 22:46:18 +00:00
valeski%netscape.com
376dc6bfe3 mozilla - added mkprefs.h to the builds and replaced "*" pref strings with #defines.
nglayout - added get & set methods for http proxies to nsINetService.
1998-09-22 22:41:27 +00:00
radha%netscape.com
81662cdc7d Check if image->clientData exists before trying to obtain the pixmap
from it.
1998-09-22 22:24:29 +00:00
radha%netscape.com
4fc7251dfd New utility functions to create MWContext and obtain frame handle from
MWContext
1998-09-22 22:23:49 +00:00
beard%netscape.com
8a874fea42 Need a real plugin manager reference. 1998-09-22 22:23:35 +00:00
ftang%netscape.com
4043fb4013 fix bug 324313 in Mozilla first. Reviwed by erik 1998-09-22 22:14:02 +00:00
beard%netscape.com
dc668a9b8b Removed redundant (wrong) declaration of local variable err from GetLiveconnect(), which was shadowing another declaration of err in an outer scope. 1998-09-22 22:02:33 +00:00
bjorn%netscape.com
92dd15691d Patched the name JS_USE_ONLY_NSPR_LOCKS. 1998-09-22 21:45:13 +00:00
vidur%netscape.com
b9b6b51edd Added method to get property weight 1998-09-22 21:30:10 +00:00
vidur%netscape.com
d2388fccf8 New style interfaces 1998-09-22 21:19:11 +00:00
spider%netscape.com
2ef25de24e Add io.h on windows 1998-09-22 20:44:51 +00:00
terry%netscape.com
ced0e38154 Don't forget regexp or column choices when resorting 1998-09-22 18:23:14 +00:00
wtc%netscape.com
96a6a02078 NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
terry%netscape.com
24ce948921 Added disabled, voucher, signedform. 1998-09-22 16:56:39 +00:00
kipp%netscape.com
54747eba59 Added code to map illegal ncr values as per navigator 1998-09-22 15:34:50 +00:00
rpotts%netscape.com
08f706df27 Initialize Async DNS during the rest of the netlib initialization. This will take place on the netlib thread (where appropriate...) 1998-09-22 07:03:54 +00:00
rpotts%netscape.com
f18f85177c Move DNS initialization out to when Netlib is initialized. This ensures that the initialization takes place on the Netlib Thread. 1998-09-22 07:02:20 +00:00
beard%netscape.com
fe5cb0a943 Added :mozilla:dist:nava-java: to access paths, to override :dist:liveconnect: version of netscape_java_JSObject.h, which #includes <jni.h>. 1998-09-22 06:48:07 +00:00
pierre%netscape.com
60f6592b4b handle Quit cmd (added mMacPump in order to call StopRunnning) 1998-09-22 04:22:57 +00:00
pierre%netscape.com
254d8d510d implemented menu events 1998-09-22 04:21:31 +00:00
pierre%netscape.com
a5908b59da added DoMenu and StopRunning 1998-09-22 04:20:05 +00:00
pierre%netscape.com
2c1e2821f6 destructor closes window 1998-09-22 04:18:40 +00:00
raman%netscape.com
5f426eb018 Turn on the autoupdate preference by default. OK'ed by cathleen and jar. At this point, this is more for demo of Autoupdate feature on windows 1998-09-22 04:17:52 +00:00
pierre%netscape.com
133120ad84 removed nsMacResource.r 1998-09-22 04:17:51 +00:00
pierre%netscape.com
9db1bc44a0 updated menus 1998-09-22 04:16:39 +00:00
raman%netscape.com
469af0cdb4 On windows if smartupdate is not enabled, enable autoupdate manually. OK'ed by cathleen and jar. This is more for demo of Autoupdate feature 1998-09-22 04:16:31 +00:00
raman%netscape.com
30ecf2e39d Create autoupdt directory if it doesn't exist 1998-09-22 04:15:00 +00:00
troy%netscape.com
7b43ebb72c Changed to how broken image is handled 1998-09-22 04:01:16 +00:00
cls%seawood.org
62d121236f Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>. 1998-09-22 03:47:27 +00:00
troy%netscape.com
b2de87b7a4 Added display of icon when loading image 1998-09-22 03:34:44 +00:00
sdagley%netscape.com
5911ad126f per pinkerton this call to URDFUtilities::PropertyValueBool is no longer needed (and it's breaking the Mac build) 1998-09-22 03:10:12 +00:00
fur%netscape.com
f88cf62f00 First Checked In. 1998-09-22 03:07:13 +00:00
spider%netscape.com
f2041cdd7c Begin hooking up the view manager 1998-09-22 02:45:21 +00:00
beard%netscape.com
64ea2e0c0f Turned off registering the native methods that are now installed by the plugin. 1998-09-22 02:29:36 +00:00
blizzard%appliedtheory.com
70bd5f5596 Only build liveconnect methods if OJI is defined 1998-09-22 02:26:12 +00:00
blizzard%appliedtheory.com
d8eb225619 Include caps includes for prototypes 1998-09-22 02:25:43 +00:00
beard%netscape.com
dd37b82b9a Changed all interfaces to use UNICODE strings, changed some ints to jints. 1998-09-22 02:24:56 +00:00
beard%netscape.com
dabecf7bc1 Added netscape_javascript_JSObject.h. 1998-09-22 02:23:44 +00:00