Граф коммитов

8508 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com bf77db41a5 new 1998-09-23 02:19:05 +00:00
kipp%netscape.com 406e4648c3 Fixed the build 1998-09-23 01:47:17 +00:00
sdagley%netscape.com be32986b1d 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 a1cdbc389c 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 ad4a27889c added the timestamp and start,end range of events to NSCalendar. 1998-09-23 00:04:34 +00:00
briano%netscape.com 8ea803ee22 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 29018c63f5 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 63012d5a5e Moved MWContext utility functions to context_funcs.cpp 1998-09-22 23:32:49 +00:00
cls%seawood.org f8e16c2e40 Moved files accidentally placed in MOZ_EDITOR ifdef. 1998-09-22 23:03:47 +00:00
cls%seawood.org 3d201b1124 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
toshok%netscape.com 61f0398d10 add handling for header elements in reflow. especially fixes alignment lossage. 1998-09-22 22:51:43 +00:00
beard%netscape.com 003d482620 Defining NS_EXPORT, et. al. for XP_MAC. 1998-09-22 22:46:18 +00:00
valeski%netscape.com ce1e358bfb 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 6892a76080 Check if image->clientData exists before trying to obtain the pixmap
from it.
1998-09-22 22:24:29 +00:00
radha%netscape.com 208f8cbad0 New utility functions to create MWContext and obtain frame handle from
MWContext
1998-09-22 22:23:49 +00:00
beard%netscape.com 10ec2dfb72 Need a real plugin manager reference. 1998-09-22 22:23:35 +00:00
ftang%netscape.com 0d55e5643d fix bug 324313 in Mozilla first. Reviwed by erik 1998-09-22 22:14:02 +00:00
beard%netscape.com 95b930e4a2 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 dbd174aa04 Patched the name JS_USE_ONLY_NSPR_LOCKS. 1998-09-22 21:45:13 +00:00
vidur%netscape.com 46f1e7e8d0 Added method to get property weight 1998-09-22 21:30:10 +00:00
vidur%netscape.com 9149d06af7 New style interfaces 1998-09-22 21:19:11 +00:00
spider%netscape.com fd5ef902bb Add io.h on windows 1998-09-22 20:44:51 +00:00
terry%netscape.com 1d4f0db45a Don't forget regexp or column choices when resorting 1998-09-22 18:23:14 +00:00
wtc%netscape.com 3b8cb781fb 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 42664a6ef7 Added disabled, voucher, signedform. 1998-09-22 16:56:39 +00:00
kipp%netscape.com 27f6bdd059 Added code to map illegal ncr values as per navigator 1998-09-22 15:34:50 +00:00
rpotts%netscape.com b4e228cb3e 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 1894646176 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 c6c120055e 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 f8dcadd82b handle Quit cmd (added mMacPump in order to call StopRunnning) 1998-09-22 04:22:57 +00:00
pierre%netscape.com 3bbe2fa58c implemented menu events 1998-09-22 04:21:31 +00:00
pierre%netscape.com 8ae3e2f650 added DoMenu and StopRunning 1998-09-22 04:20:05 +00:00
pierre%netscape.com de77c03e3f destructor closes window 1998-09-22 04:18:40 +00:00
raman%netscape.com b9b3fa972c 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 da7b336f02 removed nsMacResource.r 1998-09-22 04:17:51 +00:00
pierre%netscape.com 6aae41655d updated menus 1998-09-22 04:16:39 +00:00
raman%netscape.com 6c3dc09a6f 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 7062a96314 Create autoupdt directory if it doesn't exist 1998-09-22 04:15:00 +00:00
troy%netscape.com 8b1e799713 Changed to how broken image is handled 1998-09-22 04:01:16 +00:00
cls%seawood.org d0aa3e2bd1 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 80993d95c6 Added display of icon when loading image 1998-09-22 03:34:44 +00:00
sdagley%netscape.com e07ad62f03 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 e0dc1d9ab1 First Checked In. 1998-09-22 03:07:13 +00:00
spider%netscape.com ae8dbca3a5 Begin hooking up the view manager 1998-09-22 02:45:21 +00:00
beard%netscape.com f76185761d Turned off registering the native methods that are now installed by the plugin. 1998-09-22 02:29:36 +00:00
blizzard%appliedtheory.com 13c173f5cf Only build liveconnect methods if OJI is defined 1998-09-22 02:26:12 +00:00
blizzard%appliedtheory.com 8e6f443d2a Include caps includes for prototypes 1998-09-22 02:25:43 +00:00
beard%netscape.com 019915d254 Changed all interfaces to use UNICODE strings, changed some ints to jints. 1998-09-22 02:24:56 +00:00
beard%netscape.com 644ec01ca5 Added netscape_javascript_JSObject.h. 1998-09-22 02:23:44 +00:00
beard%netscape.com c93d49c131 #include "prtypes.h" if noone else does. 1998-09-22 02:23:23 +00:00