8553 Commits

Author SHA1 Message Date
mcafee%netscape.com
0032c18899 More PostScript font names, courtesy <junker@jazz.snu.ac.kr> 1998-09-25 10:24:16 +00:00
mcafee%netscape.com
9f4b4ca968 Added support for paper size, thanks to <junker@jazz.snu.ac.kr> for this fix 1998-09-25 10:23:01 +00:00
mcafee%netscape.com
808b5bfb0b Unix Non-latin1 PostScript conversion enhancement, thanks to <junker@jazz.snu.ac.kr> for providing this fix. Details of the fix are at http://jazz.snu.ac.kr/~junker/work/mozilla/unixps.html. Non-latin1 title printing in xl_annotate_page. Give charset info and URL in postscript output. Give attribute info in postscript output. Give papersize info in DSC comment. Be more liberal in parsing AFM files. Non-latin1 underline and strikeout decoration enabled. Japanese printing charset is fixed to SJIS(in resource file). 1998-09-25 10:21:50 +00:00
mcafee%netscape.com
f9b381c863 Moved N_FONTS, PS_BBox, PS_CharInfo, PS_FontInfo to include/xlate.h, added XP_ParseAFMFile() to xlate.h 1998-09-25 10:19:18 +00:00
mcafee%netscape.com
b037ae318c Added parseAFM.c 1998-09-25 10:17:52 +00:00
mcafee%netscape.com
39bb41d659 Initial version, thanks to <junker@jazz.snu.ac.kr> for providing this pd source from Adobe. 1998-09-25 10:16:57 +00:00
pinkerton%netscape.com
7fdbea0dd5 vidur's dom/css changes. Got the rest of them, I hope. Added new grouping (css) and all the files in dom:src:css. 1998-09-25 06:19:02 +00:00
pinkerton%netscape.com
6d770a46d4 vidur's dom/css changes. Added a couple of new files. 1998-09-25 05:22:06 +00:00
pinkerton%netscape.com
21944c0027 add dom:public:css to manifest list. 1998-09-25 05:21:27 +00:00
troy%netscape.com
50795d8516 Moved ContentDeleted() document notification code to the style system which
generates the reflow command
1998-09-25 05:13:06 +00:00
wtc%netscape.com
ad7714484d Removed the inclusion of private NSPR header "prosdep.h" on the Mac.
Reviewed and approved by Warren Harris.
1998-09-25 04:43:58 +00:00
wtc%netscape.com
61f7960c9a Removed calls to the obsolete function PR_GetGCInfo(). That function
is only for Java garbage collection and so doesn't matter any more.
Reviewed and approved by Steve Dagley.
1998-09-25 04:42:21 +00:00
wtc%netscape.com
6f18f567c7 Removed references to the unused libmsgc21 library.
Reviewed and approved by David Hyatt and Daniel Matejka.
1998-09-25 04:35:40 +00:00
peterl%netscape.com
3b8aee3337 handle HTML comment tags as whitespace 1998-09-25 01:50:51 +00:00
peterl%netscape.com
27b3193c87 fixed bug preventing properties from parsing if followed by whitespace.
ie: color : blue didn't work
1998-09-25 01:50:34 +00:00
peterl%netscape.com
8582fa89ce removed table default values 1998-09-25 01:49:27 +00:00
peterl%netscape.com
31f87234c8 performance tweaks to apply style change 1998-09-25 01:49:10 +00:00
peterl%netscape.com
7aaa6f0444 removed content apis from style context 1998-09-25 01:48:22 +00:00
vidur%netscape.com
d8bb86f9a9 Fix build bustage 1998-09-25 01:27:44 +00:00
vidur%netscape.com
050eccf7ab style test 1998-09-25 00:59:01 +00:00
eyork%netscape.com
e38a931d36 Fix Solaris Build problems 1998-09-25 00:57:28 +00:00
eyork%netscape.com
ae67d12163 Fix Solaris Build Problem 1998-09-25 00:54:04 +00:00
eyork%netscape.com
0e460a7be5 Fix Solaris build problem 1998-09-25 00:52:46 +00:00
vidur%netscape.com
b4fc446c94 Added new style interfaces. Implemented getStyle() on HTMLElement. Moved DOM fields into side struct for nsGenericHTMLElement. Implemented style declaration interface on proxy. Added new entry point to CSSParser and new methods to style declaration. 1998-09-25 00:51:45 +00:00
vidur%netscape.com
2d0550a5a2 Added new style interfaces. Modified property slot id allocation. 1998-09-25 00:49:44 +00:00
cyeh%netscape.com
6222d3f057 remove crusty old NSPR20 #ifdef 1998-09-25 00:30:06 +00:00
kipp%netscape.com
30286f0567 Fixed attribute atom typo 1998-09-25 00:01:08 +00:00
kipp%netscape.com
d19f90e1a5 Added some attribute handlers for inline frames (temporary) 1998-09-25 00:00:55 +00:00
kipp%netscape.com
bf54e184b3 Added methods for triggering style/rendering/reflow changes 1998-09-25 00:00:22 +00:00
kipp%netscape.com
4d4673881d Hooked up noshade attribute to trigger a render 1998-09-24 23:57:01 +00:00
kipp%netscape.com
49f2e69fbe Disable a certain kind of caching to make incremental style changes work 1998-09-24 23:56:45 +00:00
kipp%netscape.com
eb45c70707 Expose remap method 1998-09-24 23:56:30 +00:00
kipp%netscape.com
58e4f3dbde Added in an immedate flag for controlling Invalidate rendering 1998-09-24 23:56:15 +00:00
kipp%netscape.com
65ad5b26ba Exposed a new method 1998-09-24 23:55:48 +00:00
pierre%netscape.com
7b7f802c16 fixing Mac raptor build: define XP_ERRNO only ifndef'd 1998-09-24 23:54:31 +00:00
pinkerton%netscape.com
4e00c293ab use system mdef instead of mercutio for all menus. 1998-09-24 23:45:17 +00:00
pinkerton%netscape.com
7fb302e3fd changed all menus that used mercutio to use system mdef instead. 1998-09-24 23:44:43 +00:00
pinkerton%netscape.com
98aa501afa Change all menus that used mercutio to use system mdef. Added some xmnu to begin support of shift/cmd accelerators. 1998-09-24 23:44:10 +00:00
pinkerton%netscape.com
cf6eb341e9 make all menus that used Mercutio now use system MDEF. 1998-09-24 23:43:04 +00:00
hyatt%netscape.com
37fc2f89fa Bug fix for dialogs popping up out of popup windows. 1998-09-24 23:35:03 +00:00
pinkerton%netscape.com
4d230ae37c Replace menus that used mercutio with system MDEF. 1998-09-24 23:32:46 +00:00
pinkerton%netscape.com
ee9f5ecdc8 Make all menus use the system MDEF not Mercutio. 1998-09-24 23:30:01 +00:00
peterl%netscape.com
8e55589749 cleaned up markup to match descriptions
added text decoration color test
1998-09-24 23:28:10 +00:00
pierre%netscape.com
b296c756fd checkout cmd/macfe/applevnt + central + gui + include + pch + projects+ utility instead of the whole cmd/macfe folder 1998-09-24 23:27:22 +00:00
kostello%netscape.com
379279f48b Removed: nsHTMLContent.cpp nsHTMLTagContent.cpp nsHTMLContainer.cpp nsDOMAttributes.cpp nsDOMIterator.cpp nsDOMNodeList.cpp 1998-09-24 23:18:32 +00:00
pierre%netscape.com
60273aa1e9 fixing Mac raptor build: include xp_sock.h 1998-09-24 23:08:56 +00:00
pierre%netscape.com
2b2f2c8d79 added xp_sock.h 1998-09-24 23:07:15 +00:00
pinkerton%netscape.com
cfe3795bc0 fix mac raptor: removed nsHTMLbullet.cpp; exchanged html/forms files with their counterparts ending in Frame. 1998-09-24 22:30:05 +00:00
pinkerton%netscape.com
fb8342da83 fix mac raptor, added nsTraceRefcnt.cpp 1998-09-24 22:29:09 +00:00
akkana%netscape.com
cd464db8f4 Remove rosetta references from mail compose code 1998-09-24 21:46:32 +00:00