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

8587 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 28826f05d5 fix up wording for single signon 1998-09-25 20:11:05 +00:00
kipp%netscape.com 95cd6bc299 Hooked up width/height attributes to style changed reflow 1998-09-25 18:25:20 +00:00
kipp%netscape.com c8bd333d5b Setup repository so that netlib will work 1998-09-25 18:18:09 +00:00
kipp%netscape.com 931ab0fbb3 Made SkipRuleSet actually work 1998-09-25 18:17:48 +00:00
kipp%netscape.com b594898c5a new 1998-09-25 18:17:07 +00:00
rogerl%netscape.com bfc8111f7b Oops, checked in a call to decompileFunctionBody which was for debugging
purposes only.
1998-09-25 18:10:27 +00:00
ramiro%netscape.com 247ff07dc9 Add comment 1998-09-25 18:06:15 +00:00
ramiro%netscape.com dc54402e0b Adding QtMozilla to repository (qtfe). 1998-09-25 18:04:00 +00:00
spider%netscape.com bc2a9c054e Modularized Julian now resided in Zulu 1998-09-25 17:58:12 +00:00
kipp%netscape.com a0d97d73f6 Resurrected tests 1998-09-25 17:55:03 +00:00
kipp%netscape.com b27a8db2d5 Added tests back into the build 1998-09-25 17:54:48 +00:00
kipp%netscape.com 5402468108 Removed silly SIDE #define 1998-09-25 17:50:53 +00:00
kipp%netscape.com 6d53992c3f Support break-before/after for block frames 1998-09-25 17:50:09 +00:00
ramiro%netscape.com c526f979aa Fix busted build. Dont return a value for a void function. 1998-09-25 17:31:36 +00:00
kipp%netscape.com 3885b8f0b0 Don't block incremental loading reflows because of mInMonolithicContainer (it was necessary early on, now it isn't) 1998-09-25 17:30:59 +00:00
sman%netscape.com 646682771c use supplied date range rather than precalculated dates 1998-09-25 17:07:58 +00:00
kipp%netscape.com f854c42d85 Removed some dead crud and implemented AttributeChanged 1998-09-25 16:35:01 +00:00
kipp%netscape.com 8108c2fd4e Support style changes for leaf frames 1998-09-25 16:33:38 +00:00
saari%netscape.com 33eed4affb This should fix the burning Mac tree... 1998-09-25 16:29:55 +00:00
saari%netscape.com 5ca9a076c0 next step in fixing the tree 1998-09-25 16:23:07 +00:00
kipp%netscape.com 96b8114547 Renamed FrameDeleted to FrameRemoved 1998-09-25 16:12:13 +00:00
kipp%netscape.com cfd12dbb91 Renamed style-changed reflow method; fixed implementation to generate a reflow command 1998-09-25 16:11:36 +00:00
kipp%netscape.com 8715a3abab Switch over to FrameRemoved instead of FrameDeleted 1998-09-25 16:10:49 +00:00
kipp%netscape.com 053775b9aa Support (weakly) style-changed reflow and fixup naming of frame-removed methods 1998-09-25 16:10:10 +00:00
kipp%netscape.com 7552dab799 Added StyleChanged reflow command; renamed FrameDeleted to be consistent with everything else 1998-09-25 16:09:04 +00:00
saari%netscape.com d84dc233fd One more step in fixing the burning tree 1998-09-25 16:08:48 +00:00
dcone%netscape.com 2596ac4f28 updated resize 1998-09-25 15:13:29 +00:00
dcone%netscape.com eb97021f8d fixed some resizing issues 1998-09-25 15:12:55 +00:00
dcone%netscape.com e387e2f5dd fixed resizing issues 1998-09-25 15:12:22 +00:00
dcone%netscape.com 741d23d723 fixed some sizing issues 1998-09-25 15:12:05 +00:00
saari%netscape.com e024b28c9e MacOS only Modifications to StringLib. It now functions like the Unix version where we have all of the strings in a giant case statement instead of in resources. This is necessary for moving to Pro4 and reducing the number of resources in the Mac Navigator. 1998-09-25 14:45:53 +00:00
ramiro%netscape.com 37ec12f250 dgux is now DGUX. Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli) for
pointing this out.
1998-09-25 14:00:00 +00:00
ramiro%netscape.com d72c149d03 Restore the resources to non const. const was causing problems on some
platforms.  Thanks to "Marc J. Fraioli" <fraioli@dg-rtp.dg.com> for pointing
this out.
1998-09-25 11:38:07 +00:00
mcafee%netscape.com 27090352b7 Uninitialized variable warning from gcc 1998-09-25 10:47:56 +00:00
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