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

646 Коммитов

Автор SHA1 Сообщение Дата
michaelp 66ead6fcea added back code that i killed in the previous checkin, but now it works. 1998-04-28 02:05:46 +00:00
mccabe 5c194290ec Added disambiguating braces to appease gcc 2.8.1 warning. 1998-04-28 01:22:19 +00:00
ramiro a3af594e82 Unhardcode the motif lib on x86 linux. Replace /usr/X11R6/lib/libXm.a
with -L/usr/X11R6/lib -lXm.
1998-04-28 01:22:18 +00:00
rjc d71db58bde Better "autoOpen" support. 1998-04-28 01:15:49 +00:00
michaelp d762a26035 fixed bug i just introduced (by removing code i just added)! 1998-04-28 01:00:00 +00:00
michaelp 7721fe5215 if a view does not have a clip, then we set the clip in the rc to
the bounds for the view.
1998-04-28 00:42:58 +00:00
ramiro 731ca7f0a1 Add void to baggage prototypes. Fix from derkjan@reli.student.utwente.nl
(Derkjan de Haan) to make mozilla build with egcs.
1998-04-28 00:28:04 +00:00
michaelp 2bb2f10650 added support for setting clip rects in views.
removed paint_all_kids().
damage rect passed to frames is now properly translated into
coord space of containing view.
1998-04-27 23:51:57 +00:00
buster bc48be7cc5 sped up nsBlockFrame significantly by reducing the number of times we resolve style by almost 50% on initial layout
(percentage savings go way up as the window is resized)
1998-04-27 22:33:55 +00:00
hshaw 2b158c7942 Update XFEPRIVDIR to point to ns instead of ns_priv 1998-04-27 21:34:30 +00:00
kipp 1fb3e42519 Use PERCENT instead of PCT in style constants; udpated usage of vertical alignment information in nsStyleText 1998-04-27 21:26:48 +00:00
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