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

490 Коммитов

Автор SHA1 Сообщение Дата
kipp 051226c143 Implement borders, padding, text-align properties, display, etc. Fixed bug in list inheritance 1998-04-25 18:44:55 +00:00
kipp a1062f035e Updated to use new style constants 1998-04-25 18:44:17 +00:00
kipp 7207ba993f Added support for more properties 1998-04-25 18:43:42 +00:00
kipp 7e340e0d25 updated 1998-04-25 18:41:41 +00:00
kipp cb044e1968 Stop using nsStyleMolecule; fixed bug that led to missing spaces 1998-04-25 18:41:33 +00:00
kipp 36734f3ef9 Fixed up cursor handling; map align parameter 1998-04-25 18:40:47 +00:00
kipp b5083a9b07 Removed nsStyleMolecule decl 1998-04-25 18:40:17 +00:00
kipp 9fd58ae134 Repaired cursor discovery logic to handle A tag oddities 1998-04-25 18:40:01 +00:00
kipp f5e013b60d new atoms 1998-04-25 18:39:16 +00:00
kipp d6718b8dd3 Updated to new style constants 1998-04-25 18:37:29 +00:00
kipp 47d2590fc1 Stop building unused tags file 1998-04-25 18:34:02 +00:00
kipp e6603fbd39 Implement nsStyleText, nsStyleDisplay; added cursors; removed hack code 1998-04-25 18:33:32 +00:00
kipp 8bc50dfc85 Tidy up style constants 1998-04-25 18:33:11 +00:00
kipp edb906c274 Cleaned up the API 1998-04-25 18:32:59 +00:00
kipp c1b2d798c8 Added nsStyleText, nsStyleDisplay; removed nsStyleMolecule and hack code; cleaned up a few others 1998-04-25 18:32:11 +00:00
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