Commit Graph

7543 Commits

Author SHA1 Message Date
spider%netscape.com
9d3466cfcc Fix for html 1998-09-11 17:24:08 +00:00
terry%netscape.com
6b733aef2f Added new "Layout" component to NGLayout. 1998-09-11 16:59:02 +00:00
spider%netscape.com
c95f56e8ef Remove calnetwork lib 1998-09-11 16:27:02 +00:00
ramiro%netscape.com
9d20e4acea Split MOZILLA_MOTIF_SEARCH_PATH into two: MOZILLA_MOTIF_INCLUDE_SEARCH_PATH
and MOZILLA_MOTIF_LIB_SEARCH_PATH to deal with "smart" oses like hpux
which place motif headers and libraries in different places.
1998-09-11 13:27:04 +00:00
rjc%netscape.com
6650ec876c More polling mechanism testing. 1998-09-11 11:05:50 +00:00
pierre%netscape.com
000bfe4efc fix crash when GetFontMetrics() returns nil, which should never happen of course 1998-09-11 10:45:26 +00:00
pierre%netscape.com
502a96beeb fix SetClipRegion + FillRect / added a temp SetFont / dispose mMainRegion 1998-09-11 10:37:36 +00:00
pierre%netscape.com
640eb49bd7 fix crash on update 1998-09-11 10:19:26 +00:00
pierre%netscape.com
a98460e5c6 fix uninitialized mWindowRegion / make the window title bar visible 1998-09-11 10:17:02 +00:00
brendan%netscape.com
f1dc01ae5b - Fix js_AllocTryNotes to track how much space has been allocated from tempPool
for trynotes in the current code generator, and grow that space as needed.
- Avoid dividing by a multiple of 3 (JSTryNote is 3 ptrdiff_t's) via (char *)
  arithmetic.
1998-09-11 09:25:15 +00:00
pierre%netscape.com
1971412a64 initialize member variables to 0 1998-09-11 09:13:02 +00:00
pierre%netscape.com
9938e484a0 in the works / return hard-coded values instead of 0's 1998-09-11 09:12:37 +00:00
pierre%netscape.com
9a5ed777f0 initialize mBounds 1998-09-11 09:07:19 +00:00
pierre%netscape.com
7dfdfb41f7 added and removed plenty of files 1998-09-11 09:02:46 +00:00
pierre%netscape.com
f9b4dadf7c added nsDTDUtils 1998-09-11 09:02:13 +00:00
pierre%netscape.com
2826bae31b added nsPluginViewer 1998-09-11 09:01:42 +00:00
rjc%netscape.com
7cfa3bec43 Polling mechanism test. 1998-09-11 07:45:49 +00:00
mcafee%netscape.com
5226c267ce Moved privacy prefs from Advanced pane to new privacy pane. Removed some white space and bogus comments. 1998-09-11 06:48:39 +00:00
kipp%netscape.com
86265c40fe Updated Makefile to have the right source file list 1998-09-11 05:53:55 +00:00
kipp%netscape.com
5c0b879887 Implement ListTag on bullet-frame's so that they dump better 1998-09-11 05:42:31 +00:00
kipp%netscape.com
1ea6fd9a4e inlined IsSynthetic implementation AND made it work 1998-09-11 05:38:25 +00:00
kipp%netscape.com
29976662a8 Make full-screen plugins deactivate better 1998-09-11 04:43:27 +00:00
kipp%netscape.com
dcf6b5fd92 Use InitialReflow to layout the image document instead of ResizeReflow so that images layout properly 1998-09-11 04:20:30 +00:00
kipp%netscape.com
9ac3b81c32 Removed a bunch of bogus code that (a) did very little (b) doesn't work for image documents 1998-09-11 04:17:07 +00:00
kipp%netscape.com
a375a19cac Check in of somewhat bogus handling of the notify values (which is going away!) 1998-09-11 04:16:18 +00:00
kipp%netscape.com
37fb2e7a12 Support length values for vertical-align 1998-09-11 04:15:03 +00:00
kipp%netscape.com
e5f3193e42 Added length tests 1998-09-11 04:14:40 +00:00
troy%netscape.com
de1641f3f9 Changed new frame construction code to handle floaters 1998-09-11 04:13:29 +00:00
jband%netscape.com
98c507c676 (not part of mozilla build) added source hook to jsdbgapi so that debugger can get clean access to source from jsscan when the JSFILE hack is used 1998-09-11 04:04:26 +00:00
kipp%netscape.com
079e4efb66 Applied patch to make the timer code independent of motif (thanks goes to cls@seewood.org) 1998-09-11 03:58:43 +00:00
gagan%netscape.com
24f399ef62 Added cachelib for Nu_cache. Should not affect the builds. 1998-09-11 02:44:07 +00:00
gagan%netscape.com
52c94f6e29 Added nu_cache define. 1998-09-11 02:43:05 +00:00
spider%netscape.com
a018a39601 Implemented asynchronous stream manager for loading multiple
XML UI definitions simultaneously
1998-09-11 02:26:35 +00:00
peterl%netscape.com
4701208437 added strength api to style rule 1998-09-11 02:07:58 +00:00
peterl%netscape.com
282eb4c3bb added important rule support 1998-09-11 02:07:46 +00:00
peterl%netscape.com
bfc7f2ffe1 added important rule support
factored declaration processing to a static method
1998-09-11 02:07:05 +00:00
peterl%netscape.com
ef34a211d1 sort style rules by strength 1998-09-11 02:05:30 +00:00
peterl%netscape.com
690e996b99 added strength 1998-09-11 02:05:07 +00:00
thom%netscape.com
15836e1fc2 added new version of getWidth 1998-09-11 01:46:45 +00:00
thom%netscape.com
d03c80d4b8 Added new version of getWidth 1998-09-11 01:44:43 +00:00
cls%seawood.org
d6219bdb2b Sync'd. 1998-09-11 01:24:33 +00:00
spider%netscape.com
2c2a8b1be4 WIP: Stream Manager 1998-09-11 01:16:25 +00:00
law%netscape.com
7f46c7bdce Completing work on Win98 integration feature 1998-09-11 01:14:08 +00:00
cls%seawood.org
c24b9079d7 Resurrected tweak_nspr kludge for --enable-nspr 1998-09-11 01:10:08 +00:00
rickg%netscape.com
43c79980f8 improved DTD context for better style/structure handling 1998-09-11 00:54:36 +00:00
law%netscape.com
ba90fa1ea2 Fix for Bugzilla bug #489; thanks to Klaus Malorny (Klaus.Malorny@knipp.de) for reporting it and for providing the fix! 1998-09-11 00:53:29 +00:00
law%netscape.com
a481deeb91 Debug stuff 1998-09-11 00:49:00 +00:00
law%netscape.com
18ed506ee0 Completing check-in of Win98 integration feature 1998-09-11 00:46:05 +00:00
law%netscape.com
cbcd587d44 Fix for 4.5 bug; enable -P to be ignored on second launch 1998-09-11 00:41:53 +00:00
kipp%netscape.com
97c08325ed Revised various vertical alignment cases to use font introspection data instead of hard coding in values; corrected middle computation. 1998-09-10 23:43:12 +00:00