Commit Graph

535 Commits

Author SHA1 Message Date
kipp
bf0e442b27 Implement all of the text styles; update to use PERCENT in naming of style constants 1998-04-27 21:26:06 +00:00
kipp
732531f4c7 Use PERCENT instead of PCT in style constants; implement vertial alignment for length values and percent values 1998-04-27 21:24:33 +00:00
kipp
380556b3c7 Normalize structure member names 1998-04-27 21:24:06 +00:00
kipp
e1808f7371 Use PERCENT style constants instead of PCT 1998-04-27 21:22:06 +00:00
kipp
4d8d4f9951 Init nsStyleText values using new nsStyleValue 1998-04-27 21:21:42 +00:00
scullin
69ce4c1e87 Post mozilla move raptor.mk 1998-04-27 21:20:46 +00:00
kipp
ae119edbb6 Cleaned up percent names 1998-04-27 21:20:24 +00:00
kipp
05983c54da Added nsStyleValue and then updated nsStyleText to use it 1998-04-27 21:19:45 +00:00
sar
1f3e89bd8c making the switch ns->mozilla for dir name 1998-04-27 19:21:19 +00:00
hshaw
7d397a2885 Add jar to REQUIRES and remove references to lm_crypt.c and lm_pk11.c for security build cleanup 1998-04-27 19:07:29 +00:00
cyeh
1daae9a596 missed this preflight check 1998-04-27 18:16:04 +00:00
cyeh
024de12340 change to new module to pull source with root of "mozilla" 1998-04-27 18:09:13 +00:00
cyeh
e1d2772818 renaming root of the repository to "mozilla" 1998-04-27 17:29:58 +00:00
rods
28ca9ccfe4 started adding selection 1998-04-27 16:44:52 +00:00
kipp
581f83a1fd new 1998-04-27 15:43:09 +00:00
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