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

8330 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com fa0fd8dac0 Removed unused include 1998-09-23 02:33:23 +00:00
kipp%netscape.com 1b4505ed58 Added a reminder XXX 1998-09-23 02:33:04 +00:00
kipp%netscape.com 855bc5bdea Removed dead includes 1998-09-23 02:32:43 +00:00
kipp%netscape.com c2091a6dff use line-layout's pres-context as a ref not a pointer 1998-09-23 02:32:17 +00:00
buster%netscape.com 5240b0ccd5 implementation of table-layout=fixed strategy 1998-09-23 02:32:15 +00:00
kipp%netscape.com 33a053369f use nsHTMLContainerFrame instead of nsHTMLBase 1998-09-23 02:31:48 +00:00
kipp%netscape.com 6333380ca0 Use pres-context as a ref instead of a pointer 1998-09-23 02:31:16 +00:00
kipp%netscape.com a62b3d9000 Added methods for counting the number of placed frames; switched the pres-context to a ref from a pointer; removed some debris 1998-09-23 02:31:00 +00:00
kipp%netscape.com d8dc49bad0 Use nsHTMLContainerFrame instead of nsHTMLBase 1998-09-23 02:30:21 +00:00
kipp%netscape.com 40f09fa5ed Updated NS_INLINE_LINE_BREAK_BEFORE macro to not take an argument and explained why in the comment 1998-09-23 02:30:00 +00:00
kipp%netscape.com 11b06203de Moved some methods from various places into this class 1998-09-23 02:29:31 +00:00
kipp%netscape.com c60547b531 nuked 1998-09-23 02:29:03 +00:00
kipp%netscape.com bfc5f6a627 moved CreateViewForFrame to nsHTMLContainerFrame; changed usage of line-layout pres-context from pointer to ref 1998-09-23 02:27:56 +00:00
kipp%netscape.com 450ed640ac Added more args to ComputeDesiredSize 1998-09-23 02:27:21 +00:00
kipp%netscape.com e46fcd47e1 Partial implementation of body style width/height support 1998-09-23 02:26:29 +00:00
kipp%netscape.com be50f363a2 Spanked hard to reorg code around nsInlineReflow; rework list handling; rework factoring of inline/block reflow 1998-09-23 02:25:26 +00:00
kipp%netscape.com 300a2e4f22 use line layout pres-context as a ref not a pointer 1998-09-23 02:24:49 +00:00
kipp%netscape.com 9952691d7c Added new source; removed old source 1998-09-23 02:24:15 +00:00
kipp%netscape.com 64e48ae7f0 Made DeleteChildsNextInFlow public and virtual 1998-09-23 02:23:33 +00:00
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