Commit Graph

33579 Commits

Author SHA1 Message Date
hyatt%netscape.com
b8dc5bac12 Fix for bugs 9601 and 9698. 1999-07-14 19:21:27 +00:00
brade%netscape.com
c01836380d First Checked In. 1999-07-14 19:20:54 +00:00
dveditz%netscape.com
8210356626 catch the odd missed header in makedep 1999-07-14 19:18:53 +00:00
jdunn%netscape.com
08acd09a73 anonymous unions CAN'T define any new types, so the struct's definition has
to be outside of the union... plus since the union is protected (and can't
be declared a friend - since it is anonymous, the struct's def must be public.
1999-07-14 19:09:42 +00:00
ftang%netscape.com
593b5f2b7b fix bug 9841 1999-07-14 18:57:34 +00:00
akkana%netscape.com
574ecb6079 Xlib clipboard implementation (not finished yet) 1999-07-14 18:55:46 +00:00
akkana%netscape.com
a3fb11b98f Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
ftang%netscape.com
1b6f57843d fix bug 9841 1999-07-14 18:46:44 +00:00
Jerry.Kirk%Nexwarecorp.com
aeb86789cf - Bug 9830 Checking for "Out Of Memory" conditions in PushState 1999-07-14 18:37:02 +00:00
pavlov%pavlov.net
1377a0667e fix for 9774 and other misc things 1999-07-14 18:36:24 +00:00
kin%netscape.com
7a1d6040f4 Call NS_IF_RELEASE instead of NS_RELEASE for handler, because it could be NULL.
Fixes crash that occurs when pressing the submit button in a for displayed in
the editor.
1999-07-14 18:33:24 +00:00
jj%netscape.com
87c8fd62cb changed duplicate fragment name 1999-07-14 18:24:13 +00:00
cbegle%netscape.com
7864b1fab8 correct the naming of these tests. negative tests have an -n.js filename
extension.
1999-07-14 18:12:11 +00:00
cbegle%netscape.com
1d5a125e45 allow command line option to specify the full path to the js executable. 1999-07-14 18:11:22 +00:00
brade%netscape.com
71aa77c2e1 add GetTextLength() 1999-07-14 18:06:13 +00:00
nisheeth%netscape.com
de96f69ead Fix for bug 8314. The block frame takes the bullet's position and area into account when it sets the combined area of the frame during reflow. 1999-07-14 18:02:14 +00:00
brade%netscape.com
0c78b1b64d localization 1999-07-14 18:00:26 +00:00
nisheeth%netscape.com
817c0d49e4 Removing ifdef XML_PSEUDO_ELEMENT which is never defined. 1999-07-14 17:59:19 +00:00
blizzard%redhat.com
a1bb8d9691 Check memory allocation. Closes bug 9833. 1999-07-14 17:50:19 +00:00
brade%netscape.com
db566ab1bf localization 1999-07-14 17:37:08 +00:00
ducarroz%netscape.com
8c39c81e8c Improve function GetArgs. Now a argument can have a comma in it. 1999-07-14 17:37:01 +00:00
bienvenu%netscape.com
00a60ba1af check for null resultIndex 1999-07-14 17:33:21 +00:00
kipp%netscape.com
8e14dafaf7 Added GetFrameName 1999-07-14 17:32:56 +00:00
kipp%netscape.com
bfeb95abce Added GetFrameName method to improve List's; fix a purify BSR by stubbing out maxElementSize; left in some debug noise (disabled) 1999-07-14 17:32:43 +00:00
brade%netscape.com
6e5fbf7c25 forceInteger by pete@postpagan.com 1999-07-14 17:32:10 +00:00
kipp%netscape.com
d476034c45 Tweaked an improper if then else code from troy 1999-07-14 17:31:43 +00:00
kipp%netscape.com
06163d8177 Tweaked nested dl handling; added counter-reset property for better list numbering handling 1999-07-14 17:31:17 +00:00
harishd%netscape.com
b750f85157 Per spec. IFRAME can contain flow elements.
Updating element table accordingly.
(courtesy - vidur )
1999-07-14 17:30:30 +00:00
kipp%netscape.com
23518e9968 Removed compiler warnings 1999-07-14 17:30:22 +00:00
kipp%netscape.com
6c7e923344 nop 1999-07-14 17:30:07 +00:00
kipp%netscape.com
0bfd6a27a3 Removed some compiler warnings 1999-07-14 17:29:45 +00:00
kipp%netscape.com
b32c6678b7 Removed some compiler warnings; fix subtlety with handling empty inline frames and whitespace compression for bug #5999 1999-07-14 17:29:32 +00:00
brade%netscape.com
348c5ee97d keybinding fix 1999-07-14 17:29:15 +00:00
kipp%netscape.com
f7c32cc440 Clean up warnings 1999-07-14 17:28:45 +00:00
kipp%netscape.com
4326cd790d Cleaned up warnings for bug 8947 1999-07-14 17:28:22 +00:00
kipp%netscape.com
de21952346 Eliminate a warning 1999-07-14 17:28:00 +00:00
kipp%netscape.com
5ffc2904c6 Check for another bad reflow child behavior 1999-07-14 17:27:48 +00:00
kin%netscape.com
54e49f6b16 Fix for bug #9826: [malloc] memory allocation problems - editor tests
Added checks for NULL everywhere new and create are called.
1999-07-14 17:27:34 +00:00
kipp%netscape.com
f288f50964 Cleaned up some warnings; use some com-ptrs 1999-07-14 17:27:24 +00:00
kipp%netscape.com
02571dde05 Various and sundry bug fixes 1999-07-14 17:26:20 +00:00
kipp%netscape.com
9687a61f7a Tweaked area frame shrink wrapping for bug #5999 1999-07-14 17:26:12 +00:00
slamm%netscape.com
2534879fc8 Add disabled up/down buttons. Update selection on move up/down. 1999-07-14 17:18:21 +00:00
jevering%netscape.com
4984bea6a5 Building w/Necko. For some reason prmem.h is not being included on the
NECKO=1 build.  Added include.
1999-07-14 17:13:05 +00:00
Jerry.Kirk%Nexwarecorp.com
4388374114 - Adding more printing support, long way from finished 1999-07-14 17:12:41 +00:00
Jerry.Kirk%Nexwarecorp.com
a9e4762c3c - fixed ref counting on widgets
- fixing resize / reflow hold offs
1999-07-14 17:06:09 +00:00
nhotta%netscape.com
d7274eb0a9 Bug 8792, fix for collation key creation. 1999-07-14 17:01:34 +00:00
slamm%netscape.com
1dbffc0d51 Use chrome url to find xul.css 1999-07-14 16:53:41 +00:00
nhotta%netscape.com
5413b021e8 Bug 9229, added PRTime support. 1999-07-14 16:53:17 +00:00
jdunn%netscape.com
d5a452ac6d HP compiler flags this "implicit conversion of string literal" as an error so
added the cast.
1999-07-14 16:45:02 +00:00
nhotta%netscape.com
d40523581b Initial check in (not part of the main build). 1999-07-14 16:42:36 +00:00