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

33554 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 1c92b7642b fix bug 9841 1999-07-14 18:46:44 +00:00
Jerry.Kirk%Nexwarecorp.com f6f06aa9f1 - Bug 9830 Checking for "Out Of Memory" conditions in PushState 1999-07-14 18:37:02 +00:00
pavlov%pavlov.net 1e25ab7285 fix for 9774 and other misc things 1999-07-14 18:36:24 +00:00
kin%netscape.com 7d535c6162 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 e0da1fbaf8 changed duplicate fragment name 1999-07-14 18:24:13 +00:00
cbegle%netscape.com fdca8e9c92 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 a981b78562 allow command line option to specify the full path to the js executable. 1999-07-14 18:11:22 +00:00
brade%netscape.com 8723619c5e add GetTextLength() 1999-07-14 18:06:13 +00:00
nisheeth%netscape.com 5e2ebc1d78 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 ba38beda3e localization 1999-07-14 18:00:26 +00:00
nisheeth%netscape.com ea2bbccb91 Removing ifdef XML_PSEUDO_ELEMENT which is never defined. 1999-07-14 17:59:19 +00:00
blizzard%redhat.com 54150c1558 Check memory allocation. Closes bug 9833. 1999-07-14 17:50:19 +00:00
brade%netscape.com e80ea22e6d localization 1999-07-14 17:37:08 +00:00
ducarroz%netscape.com 8486363231 Improve function GetArgs. Now a argument can have a comma in it. 1999-07-14 17:37:01 +00:00
bienvenu%netscape.com 6233d7340e check for null resultIndex 1999-07-14 17:33:21 +00:00
kipp%netscape.com d35dadaa64 Added GetFrameName 1999-07-14 17:32:56 +00:00
kipp%netscape.com 890d89df6c 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 a875d34c6f forceInteger by pete@postpagan.com 1999-07-14 17:32:10 +00:00
kipp%netscape.com 8dd2e06ad4 Tweaked an improper if then else code from troy 1999-07-14 17:31:43 +00:00
kipp%netscape.com dd99cac982 Tweaked nested dl handling; added counter-reset property for better list numbering handling 1999-07-14 17:31:17 +00:00
harishd%netscape.com e2688463c8 Per spec. IFRAME can contain flow elements.
Updating element table accordingly.
(courtesy - vidur )
1999-07-14 17:30:30 +00:00
kipp%netscape.com 780f14d551 Removed compiler warnings 1999-07-14 17:30:22 +00:00
kipp%netscape.com 6b66efc545 nop 1999-07-14 17:30:07 +00:00
kipp%netscape.com 1df980ad55 Removed some compiler warnings 1999-07-14 17:29:45 +00:00
kipp%netscape.com e8bb2cffe1 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 14b253d89e keybinding fix 1999-07-14 17:29:15 +00:00
kipp%netscape.com 99fd069e66 Clean up warnings 1999-07-14 17:28:45 +00:00
kipp%netscape.com adeb4b66f1 Cleaned up warnings for bug 8947 1999-07-14 17:28:22 +00:00
kipp%netscape.com 842f158c03 Eliminate a warning 1999-07-14 17:28:00 +00:00
kipp%netscape.com 0d0a80aed0 Check for another bad reflow child behavior 1999-07-14 17:27:48 +00:00
kin%netscape.com 2644c77120 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 0bccd7bb6c Cleaned up some warnings; use some com-ptrs 1999-07-14 17:27:24 +00:00
kipp%netscape.com 022880ebfd Various and sundry bug fixes 1999-07-14 17:26:20 +00:00
kipp%netscape.com e664562738 Tweaked area frame shrink wrapping for bug #5999 1999-07-14 17:26:12 +00:00
slamm%netscape.com 2f3ecd7036 Add disabled up/down buttons. Update selection on move up/down. 1999-07-14 17:18:21 +00:00
jevering%netscape.com bf09e3f6d9 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 735c41939c - Adding more printing support, long way from finished 1999-07-14 17:12:41 +00:00
Jerry.Kirk%Nexwarecorp.com 891a5b39bc - fixed ref counting on widgets
- fixing resize / reflow hold offs
1999-07-14 17:06:09 +00:00
nhotta%netscape.com 09c523caac Bug 8792, fix for collation key creation. 1999-07-14 17:01:34 +00:00
slamm%netscape.com d3e0332e6f Use chrome url to find xul.css 1999-07-14 16:53:41 +00:00
nhotta%netscape.com f2e27b8029 Bug 9229, added PRTime support. 1999-07-14 16:53:17 +00:00
jdunn%netscape.com e0d2cedb5d 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 fd31de3795 Initial check in (not part of the main build). 1999-07-14 16:42:36 +00:00
blizzard%redhat.com 0179f3dd10 Change DispatchEvent() to DispatchXEvent() since that's really what it's doing. 1999-07-14 16:39:31 +00:00
jdunn%netscape.com 1d3c4947d1 Need to put libxpconnect.so in components for AIX 1999-07-14 16:36:16 +00:00
putterman%netscape.com fb87f281c8 Fix sorting. 1999-07-14 16:34:27 +00:00
nhotta%netscape.com 3f7a0519bc Part of IDL migration. 1999-07-14 16:33:43 +00:00
harishd%netscape.com 376c7e6005 Cleaning up a couple of warnings! 1999-07-14 16:20:58 +00:00
harishd%netscape.com 3e6e2d4284 A little tweaking to my previous checkin.
Checking for NS_OK.
1999-07-14 16:04:41 +00:00
harishd%netscape.com 16b41f6558 Added support for javascript entities in the parser.
More refinement in collecting content within <SCRIPT>,i.e.,
paying attention to quotes, apostrophe,etc.
1999-07-14 16:01:38 +00:00