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

264870 Коммитов

Автор SHA1 Сообщение Дата
kipp 0e59c2de8c Removed hack 1998-04-27 15:39:58 +00:00
cmanske 6be7a56e61 Removed field not needed in table cell data. Removed code not needed for growable array 1998-04-27 15:04:05 +00:00
cmanske 18f357b26e More table editing bug fixes. Copy/Paste arbitrary selected cell sets and deleting columns, rows fixed. More resizing bugs fixed. 1998-04-27 14:37:46 +00:00
cmanske d96718a7a9 Added support to add/remove rows/columns during table creation. Fixed problem with HRULE and other object properties (rt. mouse popup menu) 1998-04-27 14:36:37 +00:00
troy 1b17c6e7f7 Added function to set a trapezoid's shape based on a rectangle 1998-04-27 03:35:05 +00:00
brade eb62879a73 make grippy pane hilites valid 1998-04-26 22:43:12 +00:00
brade 885eb830ad table dialog changes from gbrown; center dlogs over parent window (not main screen) 1998-04-26 22:40:39 +00:00
brade 0c44d4abb6 table dialog changes from gbrown 1998-04-26 22:40:00 +00:00
kipp 3c277d5f82 Get cursor properly 1998-04-26 03:47:53 +00:00
kipp ccb9067008 Added in cursor and direction properties 1998-04-26 03:47:37 +00:00
kipp 414176bd83 Add in cursors 1998-04-26 03:47:06 +00:00
kipp b5b7b7b4ff Always return ibeam cursor for text 1998-04-26 03:46:51 +00:00
kipp e6099dd7cd Added inherit for direction style 1998-04-26 03:46:26 +00:00
kipp 916473e190 Made it build on IRIX 1998-04-26 03:21:14 +00:00
kipp b881d71f5b Fixed compiler bugs/warnings 1998-04-26 03:13:20 +00:00
briano bda16166bb Got rid of a minor redundancy, and added support for 2.1.x kernels. 1998-04-26 03:07:41 +00:00
kipp 941c955ed8 Fix porting bugs - made it compile on IRIX 1998-04-26 02:59:29 +00:00
kipp 60f094b770 Added keywords for cursors and direction 1998-04-26 02:59:02 +00:00
kipp 90207ec31a Added missing newline 1998-04-26 02:57:39 +00:00
kipp 6aac22187e Added trailing newline 1998-04-26 02:57:05 +00:00
rickg 2af9fb2e9f added parse-system debugging hooks 1998-04-25 23:10:51 +00:00
rickg 808f265fa1 update 1998-04-25 19:46:11 +00:00
rickg fd95c28b7d propagation is now online, aren't DTD's cool? 1998-04-25 19:45:14 +00:00
rickg 7cd013ca7c added Append(unichar) 1998-04-25 19:44:35 +00:00
kipp 3af5e0736e new keywords 1998-04-25 19:11:20 +00:00
kipp 0de4c14b00 Port to new nsIDocument API 1998-04-25 18:49:06 +00:00
kipp 93fdfbe671 Port to removal of nsStyleMolecule 1998-04-25 18:48:48 +00:00
kipp 411ab2a617 Fixed a memory problem; implement align and border properties 1998-04-25 18:48:30 +00:00
kipp c588caa1db Port to removal of nsStyleMolecule; add in border support 1998-04-25 18:46:55 +00:00
kipp 4d3e04fbea Added in nsCSSDisplay; cleaned up text align; moved float, clear and display out of position and into display 1998-04-25 18:45:22 +00:00
kipp e5b3174e4c Implement borders, padding, text-align properties, display, etc. Fixed bug in list inheritance 1998-04-25 18:44:55 +00:00
kipp cd1e827899 Updated to use new style constants 1998-04-25 18:44:17 +00:00
kipp a9a585a83b Added support for more properties 1998-04-25 18:43:42 +00:00
kipp cc3135da10 updated 1998-04-25 18:41:41 +00:00
kipp f0db59c603 Stop using nsStyleMolecule; fixed bug that led to missing spaces 1998-04-25 18:41:33 +00:00
kipp dbfabd5c7a Fixed up cursor handling; map align parameter 1998-04-25 18:40:47 +00:00
kipp 14bfc9fbd0 Removed nsStyleMolecule decl 1998-04-25 18:40:17 +00:00
kipp e88c5944a1 Repaired cursor discovery logic to handle A tag oddities 1998-04-25 18:40:01 +00:00
kipp 881a887f23 new atoms 1998-04-25 18:39:16 +00:00
kipp 8143878ab1 Updated to new style constants 1998-04-25 18:37:29 +00:00
kipp 5a60c8962c Stop building unused tags file 1998-04-25 18:34:02 +00:00
kipp f94192041a Implement nsStyleText, nsStyleDisplay; added cursors; removed hack code 1998-04-25 18:33:32 +00:00
kipp 0881a942f0 Tidy up style constants 1998-04-25 18:33:11 +00:00
kipp 7c51e017b9 Cleaned up the API 1998-04-25 18:32:59 +00:00
kipp edb8a27c9e Added nsStyleText, nsStyleDisplay; removed nsStyleMolecule and hack code; cleaned up a few others 1998-04-25 18:32:11 +00:00
wtc 1599c0527a "gmake clobber" should remove $(OBJDIR) too. 1998-04-25 16:14:33 +00:00
hshaw 5edfa17cf1 Only compile security stubs if NO_SECURITY turned on 1998-04-25 11:32:20 +00:00
hshaw 1425a614e2 libjar is not part of public source 1998-04-25 11:29:10 +00:00
mccabe e3b569eaac 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 e249717235 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