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

183475 Коммитов

Автор SHA1 Сообщение Дата
wtc ff6df69b1a "gmake clobber" should remove $(OBJDIR) too. 1998-04-25 16:14:33 +00:00
hshaw e624ceb612 Only compile security stubs if NO_SECURITY turned on 1998-04-25 11:32:20 +00:00
hshaw cce4913389 libjar is not part of public source 1998-04-25 11:29:10 +00:00
mccabe 0be70b4852 Fix to (115008). ECMA fix - revert to earlier behavior of decompiling
functions created with new Function as "function anonymous (...)".
Now only version 1.2 decompiles to the source for an anonymous
function.
1998-04-25 08:37:06 +00:00
mccabe 42be7f7de0 Pared down prmjtime.c and prmjtime to just what is needed by jsdate.c
and synchronized them with js/ref/prtime.[ch].
1998-04-25 07:42:22 +00:00
mccabe 0323249b9e Propagate a fix for #ifndef HAVE_LONG_LONG that found its way into src/prmjtime.c but not ref/prtime.c 1998-04-25 05:26:09 +00:00
mccabe ea33ecccbb Add some braces to quiet dangling-else warnings by gcc 2.8.1. 1998-04-25 05:24:42 +00:00
mccabe d0db7fbf8d Call JS_GC instead of js_GC within JS_MaybeGC. Thanks to
A. Hodgkinson <ahodgkin@acorn.co.uk> for finding this (and to chouck
for checking it in to js/ref/jsapi.c.)
1998-04-25 05:11:41 +00:00
troy eed6d2436b Changed IntersectRect() to return an empty rect in the case where the
two source rects don't intersect. Also changed '==' operator to return
TRUE if both rects are empty
1998-04-25 04:34:52 +00:00
troy 8b8a36182f Added mOverflow to nsStylePosition 1998-04-25 04:07:18 +00:00
rjc f6ea9e7a1a Vocabulary additions for NavCenter appearance styles 1998-04-25 02:07:03 +00:00
rjc fa71c05c78 Add prototypes to remove warnings on Mac. 1998-04-25 00:07:08 +00:00
kmcclusk 2b0df5e66e Added SelectAll member function to nsITextWidget
Fixed Select(start, stop) for nsITextWidget and nsITextAreaWidget
Added NS_MOVE event
Cleanup up nsWindow.cpp by centralizing code to initialize events and dispatch events.
1998-04-24 23:09:11 +00:00
jband c0bdf6358a removing code that is not supposed to be released to the public at this time. This code still lives (for now) under m/src/ns/js/ref/jsd/ on the branch JSFUN13_BRANCH 1998-04-24 22:59:00 +00:00
slamm eca112a60d Remove some unused code including old-style command handling. Examples of the new command handling can be seen in EditorView.cpp and RDFView.cpp 1998-04-24 22:33:18 +00:00
karnaze d4a63aada7 added text area 1998-04-24 22:28:41 +00:00
karnaze e37717d211 enabled text area 1998-04-24 22:27:07 +00:00
slamm dec99c9236 Add beginnings of context menu support 1998-04-24 22:26:55 +00:00
slamm 11dc32b2aa Fix attachments and specify resources to make it look better. The resources can later be moved down to xfe/resources 1998-04-24 22:26:29 +00:00
slamm 7cf2699917 Minor logic fix. 1998-04-24 22:23:13 +00:00
briano 6352e0671b Added support for SCO UnixWare 7, and consolidated all the Linux's.
Thanks to Thorsten Heit (thorsten@wurzelausix.cs.uni-sb.de) for the
Linux suggestion.
1998-04-24 22:22:42 +00:00
gagan fb1c4871d5 This is the fix for bug #93760. It has a potential of breaking some server
implementations of decoding the authentication string that involve a user
login string of accentuated characters (for example- �����)
1998-04-24 22:12:09 +00:00
karnaze 4364c856d4 added radio groups, select/option, beter sizing. widgets take creation parms. 1998-04-24 21:37:30 +00:00
buster 927efaa036 even better pagination. Tables with small captions can split, and
simple tables with big cells can split the cell (and it's row)
1998-04-24 20:59:44 +00:00
kipp 6528c92508 Put generated source into the right directory 1998-04-24 19:56:36 +00:00
kipp ad7b05eb26 updated scripts to work properly 1998-04-24 19:56:23 +00:00
kipp bd49cefb6d added new properties 1998-04-24 19:56:09 +00:00
kipp deffb550af latest props 1998-04-24 19:55:53 +00:00
wtc 3ac5d1a576 Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>. 1998-04-24 19:48:37 +00:00
bjorn d73079e324 Protection around ASFILES added, so that gcc runs smoothly. 1998-04-24 19:02:01 +00:00
troy e8efdaa3c6 Added mZIndex to nsStylePosition. Absolutely positioned code now passed
it along to view system
1998-04-24 18:34:31 +00:00
wtc 17b7dff238 Serge Orlov <sorlov@con.mcst.ru> reported that gmake 3.74 on Solaris 2.5
doesn't like the extra tabs in this file.  I don't know why.  It works
for me and everyone else.  But since it doesn't hurt, I deleted the
extra tabs.
1998-04-24 18:13:13 +00:00
fur 62c17fc483 When JS_MaybeGC() has decided to do a garbage collection, really do
it, even when the only assignments have been to local JS variables.
Thanks to ahodgkin@acorn.co.uk for noticing.
1998-04-24 18:08:04 +00:00
fur 0ba91bad7e Eliminate non-ECMA warnings about lack of return value 1998-04-24 17:56:47 +00:00
rods 3d4095968a changed the items are add into the combo box 1998-04-24 16:21:32 +00:00
guha d369df4b0e Remove SCook.c from mac project file 1998-04-24 16:13:20 +00:00
guha e8d1645489 Fix potential mac problems 1998-04-24 16:10:38 +00:00
guha 0d6c9e4ad9 smore cleanup and bug fixes 1998-04-24 16:04:53 +00:00
ramiro 726cd48ecd Add preliminary support for editting items in toolbars. 1998-04-24 12:43:28 +00:00
ramiro a9600bded1 Cleanup string utils. 1998-04-24 12:34:16 +00:00
ramiro 01671a9bc5 Add one more personal toolbar command: xfeCmdPersonalToolbarItemProperties. 1998-04-24 11:49:20 +00:00
ramiro 1ab224a352 Add personal toolbar commands. 1998-04-24 11:44:28 +00:00
ramiro e50851a4b8 Cleanup the toggleShowingState() and setShowingState() madness. These
XFE_Component methods can be used instead of various other toggle/hide/show
hacks.
1998-04-24 11:41:36 +00:00
fur d94ade94a1 Temporarily disable charSet info so we can compile with JAVA defined 1998-04-24 07:21:01 +00:00
ramiro 87930b7d95 Add support ffor dynamic indicators. 1998-04-24 06:57:18 +00:00
fur fc914d6143 Fix numerous cut-and-paste errors in last checkin 1998-04-24 06:57:00 +00:00
ramiro 0fbc9a8bc8 Add support for dynamic indicators. 1998-04-24 06:47:37 +00:00
ramiro 91f6f565ca Always insert private components at end of widget list. 1998-04-24 06:44:28 +00:00
fur e64dc00b0a Temporarily disable charSet info so we can compile 1998-04-24 06:26:57 +00:00
cyeh ad3c4a5805 adjust access paths to point to js:src and js:jsj. js:ref was added, and it had an old nspr1.0 header in it "prcpucfg.h" htat was being picked up for the compile instead of the one in nsprpub 1998-04-24 04:42:07 +00:00