ftang%netscape.com
fd596409b8
add EUR for € ascii fallback
1998-07-17 23:46:26 +00:00
ftang%netscape.com
5503b9daea
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
bf8f82da73
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
58e5b0b4cf
Changed name of method from ToXIF to CreateXIF
1998-07-17 23:02:53 +00:00
kostello%netscape.com
e7dee8f2f4
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
8f6e45ba06
throbber now has 14 frames and works as a button.
1998-07-17 22:58:11 +00:00
kipp%netscape.com
d00cb81a0c
Removed redundant DidReflow's
1998-07-17 21:50:43 +00:00
troy%netscape.com
11b254d1e9
Fixed DuplicateImage() code to copy alpha bits properly
1998-07-17 21:37:55 +00:00
kipp%netscape.com
2767248cf9
Fixed nesting headings in lists bug
1998-07-17 21:27:42 +00:00
mccabe%netscape.com
10de6cce72
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
60665deb3d
Implement dom access to the SRC attribute
1998-07-17 21:16:43 +00:00
kipp%netscape.com
999560e810
new
1998-07-17 21:16:18 +00:00
buster%netscape.com
ef4c17cfab
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
c9b0c7d348
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
0ebd01ad80
Fix notation on key event enum values.
1998-07-17 19:25:14 +00:00
mccabe%netscape.com
2f3902fe81
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
d3642b165c
get dom document directly instead of from defunct web-widget api
1998-07-17 18:14:56 +00:00
kipp%netscape.com
54a30ab850
Only break from next-in-flow when we have a next-in-flow
1998-07-17 18:14:23 +00:00
scullin%netscape.com
0e705b4e15
Moved from branch
1998-07-17 18:07:21 +00:00
kipp%netscape.com
593dec7069
Implement debug methods in nsViewer not in WindowData or WebWidget
1998-07-17 17:55:47 +00:00
kipp%netscape.com
0ab7c7b077
Added GetContentViewer API; removed debug dump methods
1998-07-17 17:55:21 +00:00
kipp%netscape.com
59dab3b15c
Removed debug dump methods
1998-07-17 17:55:00 +00:00
kipp%netscape.com
3deb49c15f
Init unintialized variable
1998-07-17 17:54:46 +00:00
buster%netscape.com
516af96c36
fixed table maxElementSize
1998-07-17 17:51:55 +00:00
buster%netscape.com
43e2bfb777
we now allow empty rows
1998-07-17 17:51:43 +00:00
scullin%netscape.com
033f5100b7
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
a3a4da0885
Changed array of points to be a const for DrawPolygon() and FillPolygon()
1998-07-17 17:32:53 +00:00
troy%netscape.com
0ecc2690fa
Added DrawPolyline
1998-07-17 17:26:21 +00:00
troy%netscape.com
149aa2a228
Changed to use MaskBlt() under NT when rendering a transparent image
1998-07-17 16:50:32 +00:00
kipp%netscape.com
316e166f7b
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
d5d6ee498a
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
46e4c791ae
More of the fixe for IRIX weirdness on enums in switches
1998-07-17 07:36:50 +00:00
joki%netscape.com
28943b5afe
Adding JS event handler test
1998-07-17 07:32:13 +00:00
joki%netscape.com
964919d160
Fix IRIX issues with enums in case statements.
1998-07-17 07:10:43 +00:00
rpotts%netscape.com
589dcc48fe
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
165211e3bb
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
1f93bda803
Added XXX comment to a particularly nasty piece of code...
1998-07-17 06:27:37 +00:00
joki%netscape.com
f98ba05f2f
Change DIRS order to fix Unix build
1998-07-17 06:05:39 +00:00
peterl%netscape.com
ed2c6d38a8
added comment support
1998-07-17 05:50:35 +00:00
peterl%netscape.com
af17e2c85b
fixed @import parsing
...
rejected malformed id selectors
sync to declaration api change
1998-07-17 05:50:07 +00:00
peterl%netscape.com
f45d7bcdde
fixed fixed font handling
1998-07-17 05:49:03 +00:00
peterl%netscape.com
418a441427
added fixed font support
...
better font size support
1998-07-17 05:46:12 +00:00
peterl%netscape.com
a65025d311
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
adf94fdf7c
better font support
1998-07-17 05:44:27 +00:00
peterl%netscape.com
d2bf561219
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
2122fae9c9
added default fixed pitch font & default colors
1998-07-17 05:41:41 +00:00
peterl%netscape.com
a0fe56c7cd
added fixed pitch font, added content pointer
1998-07-17 05:41:02 +00:00
joki%netscape.com
8a1c5eed88
Modifying editor code to correspond to slight change in event interfaces.
1998-07-17 04:53:01 +00:00
joki%netscape.com
db560e8cac
Adding new DOM stuff to handle JS event handlers
1998-07-17 04:52:12 +00:00
troy%netscape.com
43549900ba
Added a #if 0 around the code to turn on transparent images
1998-07-17 04:41:35 +00:00