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

3047 Коммитов

Автор SHA1 Сообщение Дата
spider 8f94f24ac8 Normandy Merge .... 1998-06-22 21:21:28 +00:00
spider 2de1767a46 Normandy Merge .... 1998-06-22 21:19:46 +00:00
norris 74c9a3c83d (Not part of Communicator build.)
Fix crash occurring on most tests, nits from brendan code review.
1998-06-22 17:53:05 +00:00
fur 76eeef872f Minor updates to build instructions and file descriptions 1998-06-22 17:41:18 +00:00
fur e9e2825e28 [Not used for Mozilla builds]
These project files were just checked in temporarily and are replaced by the
LiveConnectShell project files located in the js/ref/liveconnect subdirectory.
1998-06-22 17:28:12 +00:00
fur 1c7ec1a23d [Doesn't build with mozilla]
Java files associated with new LiveConnect.
1998-06-22 17:23:57 +00:00
dcone e83ef40580 took out printf's and cleaned up code 1998-06-22 17:06:13 +00:00
terry c965f1344d Last change also included a patch from Matthew Wilson <msw@gimp.org> to make things correctly deal with RCS files that somehow get an extra CR at the end. Thanks Matthew! 1998-06-22 16:36:43 +00:00
rods 5aa73c0eb5 Added basic support for nsTextAreaWidget 1998-06-22 16:27:57 +00:00
terry 4b8e913702 Don't hardcode the bonsai directory name. 1998-06-22 15:43:47 +00:00
dcone d1a2f1280f fixed some bugs, intermediate checkin 1998-06-22 14:41:23 +00:00
troy 6822b2dd1a Started hooking up incremental reflow. So far we only handle changed
captions
1998-06-22 05:34:17 +00:00
kmcclusk cea81403d9 Fix for GIF animation color table bug. Don't create a new color table when converting to a new image format 1998-06-22 01:57:13 +00:00
kmcclusk 1dae7d274b Changes to nsImageUnix.cpp to support GIF animation. Works but color table is still wrong. 1998-06-22 01:37:17 +00:00
kmcclusk 9e7acc0f56 Fixed places which were deleting the mImageBits which was causing viewer to crash. Also fixes some of the GIF animation problems. 1998-06-21 23:55:08 +00:00
cmanske 317841408f UI changes needed as part of SF1 bug 122061, adding support for multiple META tags with same NAME. Reviewed by mjudge 1998-06-21 19:04:54 +00:00
cmanske 856457d48b Fixed SF1 Composer bugs 117881, 122061, 147518, 148003. Reviewed by mjudge 1998-06-21 19:03:10 +00:00
cmanske 93b4c3a679 Added field to support multiple META tags with same NAME, SF1 bug 122061. Reviewed by mjudge 1998-06-21 19:00:42 +00:00
spider 0afc3d6d11 Support for Optimized GC and Regions in Rendering 1998-06-21 07:02:44 +00:00
fur e151cac90e Added the getClass() method for backward-compatibility with old LiveConnect. 1998-06-21 06:51:27 +00:00
fur 62ffdc677a Removed all ifdef NO_JSOBJECTOPS code. This was older code that used the
"classic" JSAPI, rather than the new, faster JSObjectOps API.
1998-06-21 05:17:15 +00:00
michaelp 2a932c4016 added content quality indicator. 1998-06-21 01:23:44 +00:00
fur e871f15495 [Not in the mozilla build]
This new vendor-neutral version of LiveConnect is designed to replace the older
one in the js/jsj directory, which only works with the Netscape JVM.  It is part
of the OJI initiative.
1998-06-20 17:46:42 +00:00
jwz ee281ae46f oh, fuck me 1998-06-20 01:31:01 +00:00
jwz ef0b4db104 backed out the last few changes; it's all messed up and I don't feel like messing with it right now. 1998-06-20 01:29:23 +00:00
mccabe 6d8e801623 ECMA (sort of) fix to 156615, platform-dependent troubles on Solaris.
There was a check in our mini-nspr against asking the OS time services
what the DST offset was for time 0... but the check didn't do what the
comment said it did.  So we got the wrong DST offset for... (drum roll
please) the two seconds on either side of the eve of 1970 GMT.

I have a similar fix ready for prmjtime.c, but I'll wait until the
stability freeze settles down.
1998-06-20 01:21:01 +00:00
jwz 87087dbce0 fixed cvs botch 1998-06-20 01:09:35 +00:00
troy b2931186a4 Changed AddObserver() to check if the observer is already in the list.
This worksaround a problem with the pres shell being added twice
1998-06-20 00:45:05 +00:00
slamm d63964d924 Make a warning debug-only. #123912 (SF1 in). 1998-06-20 00:42:41 +00:00
slamm 0de93fe54c Pull extra warning message. #123912 (SF1 in). 1998-06-20 00:41:43 +00:00
rickg 4a0993ec5f added support for empty (XML) tags 1998-06-20 00:12:10 +00:00
troy 0e63fbad18 Changed TextFrame to implement ContentChanged() notification and generate
a reflow command
1998-06-20 00:04:22 +00:00
norris 6b8695f5b9 (Not part of Communicator build.)
Add implementation version API call.
1998-06-19 23:47:07 +00:00
slamm 5504329485 Fix monochrome icons. Fixes #148544 (SF1 in). Thanks to Juergen Keil <jk@tools.de> for the fix. 1998-06-19 23:24:48 +00:00
akkana 05467fb231 94115: don't show unnecessary horizontal scrollbars on resize. 1998-06-19 23:18:59 +00:00
akkana db78357a7b 94115: don't show unnecessary horizontal scrollbars on resize.
Reviewed by cmanske.
1998-06-19 23:18:04 +00:00
spider 83c6a673f9 Fix dcone bustage 1998-06-19 23:16:07 +00:00
jwz 1c4956c9e4 from dawn: cleverly generate stuff for the "Description" column in LXR directory listings. 1998-06-19 23:06:50 +00:00
cyeh d660cc50a2 added some more documentation 1998-06-19 23:05:51 +00:00
norris 59050f89b1 (Not part of Communicator build.)
Fix 153640 monkey crash calling Math as function or constructor
Just added a null pointer check
1998-06-19 22:21:36 +00:00
dcone d70f68c905 fixed some image problems, put 16 bit support in 1998-06-19 22:02:12 +00:00
norris 67a77a0190 (Not part of Communicator build.)
Fix 123724 hippo: problems declaring var in an eval statement
This ended up being more complex than I initially thought it would be.
See comments in jsparse.c.
1998-06-19 21:52:14 +00:00
rods 9110044d7f Added ListBox and fixed RadioButton to be managed 1998-06-19 21:38:32 +00:00
kmcclusk 159859e7ea Removed the explict setting of the width and height of the main window. This lets the frame window stay the fixed width and height causing the main window to grow. This fixes a bug in the Linux viewer where scrollbars are the wronng size. 1998-06-19 21:20:08 +00:00
mlm 7a703c3fe8 Merge Win16 "fixes" from Dogbert4xDevelopment_BRANCH
- Reorder identical code
 - Move scope of local variable
 - ifdef out stderr
1998-06-19 20:13:15 +00:00
rods 41c9263ae1 fixed the factory to check the internal mClassID instead of the incoming interface id 1998-06-19 20:09:18 +00:00
rods 0d6c742870 removed the initial 'button' string from create 1998-06-19 20:08:40 +00:00
rods 337f10fb48 add XP_UNIX size temporary fixes 1998-06-19 20:07:35 +00:00
kipp 4da82d2088 Fixed pullup logic for ReflowLine to not de-reference deleted nextLine's 1998-06-19 19:57:59 +00:00
kipp 19313ce71f Added more assertions; commented the cases where continuations are created and not created; fixed up kidContentIndex in all cases; fixed return result error in the pullup code 1998-06-19 19:57:14 +00:00