Commit Graph

2935 Commits

Author SHA1 Message Date
nisheeth
9798be6b4b Fix for bug 124273. Reviewed by toshok. Commented out call to
LO_PopStyleSheetTagByIndex() in lo_RelayoutCell() in laytable.c.
This should fix lots of crashes on rendering pages with stylesheets.
1998-06-11 23:39:15 +00:00
valeski
22a9aae211 122606: ftp password request text change. approved by don 1998-06-11 23:36:55 +00:00
karnaze
0035015744 initial loading of <iframe> documents 1998-06-11 23:29:15 +00:00
blythe
6fd0777e6c approved don/lloyd, new mozilla artwork, including the contest winning animation, submitted by martin.nilsson@bigfoot.com 1998-06-11 23:25:23 +00:00
blythe
e7e84a98c5 approved don/lloyd, support multiple periods in save file names, fix by brian@inforum.net 1998-06-11 23:23:38 +00:00
rods
46ffc932b2 kludge for now 1998-06-11 23:10:41 +00:00
kmcclusk
5b38202bfa Wasn't copying bg.jpg to the install directory. 1998-06-11 22:59:09 +00:00
pinkerton
2c8917b0b0 Fix for bug #126717 (crash dropping at end of personal toolbar). Rev sdagley, appr don. 1998-06-11 22:52:56 +00:00
troy
6e3ac5fd90 Changed how cell layout data is accessed 1998-06-11 22:51:54 +00:00
troy
840313626c Added an additional constructor 1998-06-11 22:48:25 +00:00
rods
5625f49079 removed nsFileWidget 1998-06-11 21:59:45 +00:00
rods
dc56580123 fixed build problem 1998-06-11 21:56:42 +00:00
rods
f4f1ab4161 added nsFileWidget 1998-06-11 21:35:26 +00:00
spider
ccea853a2f Support for TrueColor display, add nsNativeDeviceContext to Init method of nsIDeviceContext, fix FontMetrics crash if no RenderingContext is available. 1998-06-11 21:26:21 +00:00
kmcclusk
56f8c6763c Removed commented out defines 1998-06-11 21:04:14 +00:00
kmcclusk
b3044be263 Added code to support getting the URL's for samples using the current working
directory under unix.
1998-06-11 20:57:27 +00:00
waldemar
5a99338f59 Fixed compiler warning 1998-06-11 20:27:22 +00:00
rods
e0c80033a0 added GetBitInfo to fix the build 1998-06-11 19:43:26 +00:00
kmcclusk
a0977b5b74 Added support for nsDispatchListener's under Motif. 1998-06-11 19:29:57 +00:00
troy
421b1e3377 Eliminated FindCellLayoutData() and changed code to use GetCellLayoutData()
instead
1998-06-11 18:50:17 +00:00
buster
f1483bd22e more separation between table content and frames 1998-06-11 17:50:51 +00:00
dcone
06a3dd1232 updated blending code, and tests 1998-06-11 17:33:26 +00:00
kmcclusk
eb233c5c40 Added back MotifMenu's 1998-06-11 16:50:37 +00:00
karnaze
0ccd357a8f initial support for <iframe> 1998-06-11 16:46:33 +00:00
buster
9034e41c54 continuing work to separate content from frames 1998-06-11 15:46:37 +00:00
troy
63f9e5f77a Added some XXX performance reminders 1998-06-11 04:57:56 +00:00
atotic
7c2e91b35c First Checked In. 1998-06-11 03:58:24 +00:00
raman
e72c096f61 Fix for 123352. 5.0SF1-In P0 bug. Approved by Don. Reviewed by waterson. Default simulate_signature_on_system_classes to true until we get signed system classes working. 1998-06-11 02:25:51 +00:00
spider
b558a15b72 Draw text from upper left rather than baseline 1998-06-11 02:15:12 +00:00
spider
131f1b81ef Force the Drawing Area to have zero border width: 1998-06-11 01:54:07 +00:00
spider
2fad7b8ec3 Remove duplicate drawingsurface. fix memory leak 1998-06-11 01:22:26 +00:00
kmcclusk
b692541c9e Removed nsMotifMenus until menu's .h file is checked in. . Added code to stop crash in xpcompat.c 1998-06-11 00:54:25 +00:00
buster
d3d2d16edd more cleanup and frame/content separation 1998-06-11 00:41:09 +00:00
spider
08403cb2d4 Compute TWIPS during Init() of DeviceContext rather than waiting
until the RenderingContext is created.
1998-06-11 00:32:29 +00:00
buster
2d31c54583 some tentative steps towards content/frame separation in tables 1998-06-11 00:13:18 +00:00
rods
6bddcaeebe add stdlib.h to pick exit() on irix 1998-06-10 23:33:15 +00:00
gordon
03e58a5dca Fixing Mac bustage by adding typecast. Approved by sar. 1998-06-10 23:04:18 +00:00
law
9b5e8e48d3 Fixed Bug #124155; minor change to enable telnet: URLs on some Win systems 1998-06-10 22:42:51 +00:00
rods
67d326a651 changed signature of OnResize 1998-06-10 22:42:34 +00:00
rods
e09efc1dca added motif menus to the viewer 1998-06-10 22:41:43 +00:00
waldemar
d101f134c6 Fixed bugs 123565, 123874, 122877, 122882, 123560, and 77391, all having to do with various errors in reading integers and floating-point numbers and interpreting whitespace around them. Whitespace was being treated inconsistently in parseInt, parseFloat, and ToNumber; made all of these accept any Unicode whitespace in anticipation of the future ECMA v2. 1998-06-10 21:18:05 +00:00
waldemar
aba6fd1d39 Changed js_strtod and js_strtointeger APIs to fix bugs 123565, 123874, 122877, 122882, 123560, and 77391. Added comments. 1998-06-10 21:14:41 +00:00
waldemar
ca71c238b1 Updated for changed js_strtod and js_strtointeger APIs needed to fix bugs 123565, 123874, 122877, 122882, 123560, and 77391. 1998-06-10 21:13:52 +00:00
waldemar
dc2efa678e Added js_SkipWhiteSpace. 1998-06-10 21:11:00 +00:00
rods
797790e8bd initial 1998-06-10 20:42:04 +00:00
rods
a7ffce9f67 added PRUint32 cast to unbreak the build 1998-06-10 20:34:38 +00:00
scullin
1923664935 Fix mac build. 1998-06-10 20:28:49 +00:00
toshok
0a6e8a22c3 fix relayout of preformatted text (and hopefully help out in the
relayout of normal text as well.)  Make sure we start at the element
immediately following the LO_TextBlock (if possible, otherwise start
at the startTextElement.)  Also, loop up to and including the
endElement.  Lastly, insert new soft line breaks after recycling the
old ones.
1998-06-10 19:12:01 +00:00
toshok
19e8cf0392 Make line breaks at the start and end of a PRE section hard, so they persist across resizes (part of the fix for 123300. 1998-06-10 18:58:14 +00:00
scullin
f03067c65c Fix serious date parsing bug. Approved ltabb. 1998-06-10 18:57:41 +00:00