Commit Graph

2568 Commits

Author SHA1 Message Date
joki
696b13b907 Adding parts of dom event flow to layout. 1998-06-07 07:55:55 +00:00
joki
410e199107 Adding parts of dom event flow into layout. 1998-06-07 07:54:32 +00:00
joki
8695471185 Adding non-core event interfaces to repository 1998-06-07 07:42:19 +00:00
joki
372e7fa2ab Adding core DOM event interfaces to repository 1998-06-07 07:41:39 +00:00
joki
f6b742babd Adding new test for editor mode 1998-06-07 07:39:03 +00:00
joki
ba397d6ed5 Adding api to get DOM document interface through web widget. 1998-06-07 07:32:17 +00:00
kipp
92cfe5b226 Made option code more robust 1998-06-06 20:25:11 +00:00
waterson
0e3fb2872b Moved -DAWT_XXX to JAVA_DEFINES, where it shouldve been in the first place. 1998-06-06 16:50:16 +00:00
waterson
db0bfc9a6a Added code to simulate CODEBASE attribute on the APPLET tag for OJI. 1998-06-06 16:31:20 +00:00
waterson
0131d70fb9 Added C defines for AWT_11/AWT_102. 1998-06-06 16:29:58 +00:00
gordon
126ef956f9 Remove SoftUpdate from mozilla/dist population because it isn't built for mozilla and has a conflict with the Nav-Java stubs directory. 1998-06-06 11:22:30 +00:00
gordon
77045e07ae Export nsHashTable methods. 1998-06-06 11:19:14 +00:00
gordon
86f2432332 Fixing build breakage by adding mozilla/network/util/mkreg.c to the network.mcp project so NET_RegExpMatch and NET_RegExpValid can be found by the main project. 1998-06-06 09:21:59 +00:00
spider
b5afafab79 Fix for not using TREX_WIDGET branch anymore 1998-06-06 05:53:23 +00:00
scullin
6da1b3322c Fake out mac build. 1998-06-06 03:30:11 +00:00
kipp
ca76f69d6c Don't strip trailing whitespace otherwise underlines render wrong; set max element width properly when not wrapping 1998-06-06 01:54:20 +00:00
kipp
0528089f8d Fixed table cell's so that translate valign back to a string properly 1998-06-06 01:48:10 +00:00
spider
527833795f Implement SetClipRect 1998-06-06 01:41:42 +00:00
kmcclusk
c92c532b32 Cast nsNativeWindow to Widget to fix IRIX build. NS_NATIVE_WINDOW returns the XtWindow like it used to. 1998-06-06 01:37:59 +00:00
scullin
db7857f1b0 Shouldn't have landed. 1998-06-06 01:24:18 +00:00
kipp
dcc388075e Fixed options to have their text stripped of junk and whitespace compressed before creating the widget 1998-06-06 01:08:43 +00:00
kipp
f1a935eb02 Fixed GetContent/SetContent to be virtual making Option tags provide the proper text content for display 1998-06-06 01:06:52 +00:00
scullin
604fe4ee1f Removed xp_reg.c 1998-06-06 00:59:13 +00:00
scullin
625f975e1f Move to network/util/mkreg.c 1998-06-06 00:58:32 +00:00
scullin
3776af54e2 Ok, remove the deleted files from the makefile. 1998-06-06 00:57:59 +00:00
scullin
4d2fa6e261 Put lib in correct spot. (I hope) 1998-06-06 00:54:45 +00:00
kmcclusk
2426fd7410 Made window support child windows under Linux:lesstif 1998-06-06 00:53:24 +00:00
scullin
386afc4f60 Attempt to fix mac build. 1998-06-06 00:42:33 +00:00
morse
2423715c64 cookie management changes 1998-06-06 00:22:03 +00:00
morse
1c69833d97 single signon changes 1998-06-06 00:21:25 +00:00
scullin
79e841e38f Added libnetutil.a 1998-06-06 00:15:15 +00:00
scullin
2a8c98c9ea Added netutil.lib 1998-06-06 00:13:10 +00:00
scullin
03c23c9ffd Added network:util to manifest list 1998-06-05 23:49:03 +00:00
scullin
c58f0c13b4 Moved xp_reg to network/utils/mkreg. It was only used in netlib, anyway. 1998-06-05 23:45:30 +00:00
scullin
466104cca7 Removed xp_reg.h 1998-06-05 23:43:37 +00:00
scullin
1692d3c0ca Moved to network/utils/mkreg.h 1998-06-05 23:43:09 +00:00
montulli
0746314176 file cacheutils.h was initially added on branch montulli. 1998-06-05 23:41:32 +00:00
scullin
aee3408c03 Use real implementation of xp_hash for now. 1998-06-05 23:23:24 +00:00
scullin
c23a604d54 Add xp_hash to the modular netlib files. 1998-06-05 23:23:05 +00:00
kipp
673f137fc2 Fixed bug where &'s followed by whitespace were losing the whitespace 1998-06-05 23:20:21 +00:00
danm
44a83c196b added smart browsing prefs a:don 1998-06-05 23:01:21 +00:00
buster
e5144b1a9c clean up, and still better cell width attribute layout 1998-06-05 22:50:03 +00:00
spider
befcd4fc78 Fix nested comments in nsTextHelper.cpp. Also check for null widget
when querying Window Bounds
1998-06-05 22:08:07 +00:00
kipp
a69369de69 Revised SizeOf methods to add in nsString's, nsIAtom's and nsVoidArray's properly 1998-06-05 21:50:57 +00:00
scullin
58817386bf Fix typo. 1998-06-05 21:47:00 +00:00
kipp
a3cbd81c80 Added SizeOf method 1998-06-05 21:38:36 +00:00
rods
584379c9d0 added nsTextHelper 1998-06-05 21:37:19 +00:00
spider
1799ab822a Fix Unix build bustage: Case sensitivity on new file added 1998-06-05 21:34:42 +00:00
spider
02ffe92ebc Link with Math library since .so needs it 1998-06-05 21:28:50 +00:00
rods
537197a767 added CheckButton support 1998-06-05 21:27:08 +00:00