kipp%netscape.com
a23f79f327
Fixed a regression: we were eating the character following a bare ampersand that isn't an entity; in addition tables were being kicked out of paragraphs which is no-no
1998-07-18 01:35:45 +00:00
kipp%netscape.com
1fb72f35e8
Fixed crasher bug
1998-07-18 01:06:30 +00:00
donm%netscape.com
3fc1e99848
added NPL. approved by: briano
1998-07-18 00:29:29 +00:00
michaelp%netscape.com
3bd2991335
the throbbing N lives. yuck.
1998-07-17 23:48:58 +00:00
ftang%netscape.com
77e3fbaed8
add EUR for € ascii fallback
1998-07-17 23:46:26 +00:00
ftang%netscape.com
711b7d6aef
Add several unicode tables
...
Fix the problem in cp1251/2
Add euro sign into mac unicode table
1998-07-17 23:45:44 +00:00
wtc%netscape.com
98e45bf8c4
Bugzilla bug #263 : Merged the NetBSD port of NSPR contributed by
...
Frank van der Linden <frank@wins.uva.nl>.
1998-07-17 23:33:36 +00:00
kostello%netscape.com
2d9d10f11a
Changed name of method from ToXIF to CreateXIF
1998-07-17 23:02:53 +00:00
kostello%netscape.com
a930953dfa
1) Move the CSS dependent methods out of nsDocument and placed them
...
in a new class nsMarkupDocument. The point of nsMarkupDocument is
to hold methods which are common to HTML and XML but not relevant
to the base nsDocument class.
2) Added Selection support methods for Rod.
3) Added LookupProperty to nsCSSProperty:
Given a property ID and Property Index returns back the string representation
of the property. This was need to convert CSSValues back to strings for saving.
TODO: Make sure that our URL Information stored in a CSSDeclaration contains
enough information to return it to it's original form on output.
1998-07-17 23:00:54 +00:00
michaelp%netscape.com
4b5f8597dd
throbber now has 14 frames and works as a button.
1998-07-17 22:58:11 +00:00
kipp%netscape.com
cb5fff3154
Removed redundant DidReflow's
1998-07-17 21:50:43 +00:00
troy%netscape.com
d5c29821c9
Fixed DuplicateImage() code to copy alpha bits properly
1998-07-17 21:37:55 +00:00
kipp%netscape.com
8d14dd1363
Fixed nesting headings in lists bug
1998-07-17 21:27:42 +00:00
mccabe%netscape.com
9bb08237dc
added some more #if JS_HAS_SHARP_VARS checks so towards compiliation
...
under version 120 in jsconfig.h. Other fixes needed, though...
1998-07-17 21:18:41 +00:00
kipp%netscape.com
d30288e28c
Implement dom access to the SRC attribute
1998-07-17 21:16:43 +00:00
kipp%netscape.com
067ad4cbd8
new
1998-07-17 21:16:18 +00:00
buster%netscape.com
67b833fdc3
fixed a space leak/logic error handling colspans
...
added backwards compatibility for percent width tables inside of auto width tables (see http://webreview.com/wr/pub warning: you'll have to look at a local copy until
Troy/Vidur/somebody fixes an image problem.)
1998-07-17 21:02:28 +00:00
mccabe%netscape.com
1b95117e0b
Fixed #ifdef to #if for various features defined in jsconfig.h -
...
JS_HAS_IN_OPERATOR, and JS_HAS_INITIALIZERS.
1998-07-17 20:46:12 +00:00
joki%netscape.com
5bfc10adbf
Fix notation on key event enum values.
1998-07-17 19:25:14 +00:00
mccabe%netscape.com
80154fca8a
Fixed interpretation of JSOP_IN to match our ECMA proposal - throw a
...
runtime error if the RHS is not an object.
1998-07-17 19:10:46 +00:00
kipp%netscape.com
70b8cfd6ef
get dom document directly instead of from defunct web-widget api
1998-07-17 18:14:56 +00:00
kipp%netscape.com
8367f1bf96
Only break from next-in-flow when we have a next-in-flow
1998-07-17 18:14:23 +00:00
scullin%netscape.com
c855876871
Moved from branch
1998-07-17 18:07:21 +00:00
kipp%netscape.com
1507b8d1a4
Implement debug methods in nsViewer not in WindowData or WebWidget
1998-07-17 17:55:47 +00:00
kipp%netscape.com
455b0b7e98
Added GetContentViewer API; removed debug dump methods
1998-07-17 17:55:21 +00:00
kipp%netscape.com
e152e43d8b
Removed debug dump methods
1998-07-17 17:55:00 +00:00
kipp%netscape.com
4de7beafcc
Init unintialized variable
1998-07-17 17:54:46 +00:00
buster%netscape.com
b052ed752d
fixed table maxElementSize
1998-07-17 17:51:55 +00:00
buster%netscape.com
8c1e033fc9
we now allow empty rows
1998-07-17 17:51:43 +00:00
scullin%netscape.com
fb9623a6ac
Fixed odd 24 bit gamma problem where gamme correction was being applied
...
in the reverse direction pixels were coming in, resulting in jpgs
being only half gamma corrected.
1998-07-17 17:35:22 +00:00
troy%netscape.com
a2bff8ea8b
Changed array of points to be a const for DrawPolygon() and FillPolygon()
1998-07-17 17:32:53 +00:00
troy%netscape.com
9ff5acd0ba
Added DrawPolyline
1998-07-17 17:26:21 +00:00
troy%netscape.com
fb15561796
Changed to use MaskBlt() under NT when rendering a transparent image
1998-07-17 16:50:32 +00:00
kipp%netscape.com
49ef7545da
Don't create new frames when a continuation is being reflowed for the first time
1998-07-17 16:16:19 +00:00
kipp%netscape.com
6cc3a3cdf1
Removed doc-observer LoadURL method and fixedup progress printf's and start throbber at a better time
1998-07-17 15:30:59 +00:00
joki%netscape.com
d8ca29e4f9
More of the fixe for IRIX weirdness on enums in switches
1998-07-17 07:36:50 +00:00
joki%netscape.com
1aef35f3e5
Adding JS event handler test
1998-07-17 07:32:13 +00:00
joki%netscape.com
e680bc67ec
Fix IRIX issues with enums in case statements.
1998-07-17 07:10:43 +00:00
rpotts%netscape.com
5465bbd7a8
Split the Content viewer out of the WebWidget. The WebWidget is now a ContentViewer Container (supporting the nsIViewerContainer interface)...
1998-07-17 06:32:39 +00:00
rpotts%netscape.com
1ee329c1d5
Split the Content viewer out of the WebWidget. The WebWidget is now a ContentViewer Container (supporting the nsIViewerContainer interface)...nsHTMLDocument.h
1998-07-17 06:30:00 +00:00
rpotts%netscape.com
11ee8891c6
Added XXX comment to a particularly nasty piece of code...
1998-07-17 06:27:37 +00:00
joki%netscape.com
55fe4083e7
Change DIRS order to fix Unix build
1998-07-17 06:05:39 +00:00
peterl%netscape.com
1d53cc71ce
added comment support
1998-07-17 05:50:35 +00:00
peterl%netscape.com
d542a81118
fixed @import parsing
...
rejected malformed id selectors
sync to declaration api change
1998-07-17 05:50:07 +00:00
peterl%netscape.com
9edff7f8db
fixed fixed font handling
1998-07-17 05:49:03 +00:00
peterl%netscape.com
dea1e981bd
added fixed font support
...
better font size support
1998-07-17 05:46:12 +00:00
peterl%netscape.com
522407746e
removed body & table default settings
...
changed heading sizes to absolute instead of length
removed form element font hacks
1998-07-17 05:45:22 +00:00
peterl%netscape.com
6c7daf31f0
better font support
1998-07-17 05:44:27 +00:00
peterl%netscape.com
f37bfc3fc3
added fixed pitch font
...
added default color support
added content pointer
added style reset for table cells & captions
added linear links
1998-07-17 05:43:31 +00:00
peterl%netscape.com
dd97776de3
added default fixed pitch font & default colors
1998-07-17 05:41:41 +00:00