Commit Graph

2653 Commits

Author SHA1 Message Date
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
rods
9a382ec099 added CheckButton to factory 1998-06-05 21:26:44 +00:00
rods
8a872fab1e implements full Event support 1998-06-05 21:26:16 +00:00
rods
ff87318bb5 implemented Move 1998-06-05 21:25:46 +00:00
kipp
fe2fe771df Added SizeOf printout support 1998-06-05 21:07:20 +00:00
kipp
591b2ccd11 Sprinkled SizeOf methods around 1998-06-05 21:06:24 +00:00
spider
0878340957 Buf fix: Remove extra colormap install. Also remove clip flags from
rendering context
1998-06-05 21:04:18 +00:00
spider
70908520df Get viewer compiling on IRIX 1998-06-05 20:51:11 +00:00
kipp
d700cdeac5 Added nsSizeOfHandler.cpp to build 1998-06-05 20:46:48 +00:00
kipp
4bd020686a Added public to build dirs 1998-06-05 20:46:34 +00:00
kipp
b5b9af1404 new 1998-06-05 20:46:23 +00:00
raman
c535b8946d Fix to make OJI to build. 1998-06-05 19:34:36 +00:00
raman
11bbd7cf9a Moved strings from nsUserDialogHelper into this file. Cleanup for OJI. Oked by reliott. 1998-06-05 19:34:27 +00:00
raman
06b711b301 include libcaps library for OJI also. Fix to make OJI to build. 1998-06-05 19:34:23 +00:00
scullin
8b34feb189 Added network:mimetype to export list 1998-06-05 18:59:54 +00:00
spider
333448c53a Complete double buffering implementation. Be sure to reset the offscreen
device upon destruction of the drawing surface
1998-06-05 18:56:42 +00:00