Commit Graph

20668 Commits

Author SHA1 Message Date
dcone%netscape.com
5107ff368a Fixed small mac bug 1999-03-22 21:52:39 +00:00
dcone%netscape.com
8af2ed8eee Include files added for default fonts 1999-03-22 21:48:16 +00:00
akkana%netscape.com
9b527b6115 Pass the stream's pcount as the count of characters copied; previously we were sometimes overrunning the string 1999-03-22 21:48:10 +00:00
dcone%netscape.com
eba66ca1ff Added UNIX support for postscript printing, fixed many bugs.
Added nsIDeviceContextSpecPS interface so we can do PS on any platoform, get
information from the print dialog.
1999-03-22 21:45:00 +00:00
terry%netscape.com
b2439c51ae Turns out the javascript I was using was version 1.2, not 1.1. Who knew? 1999-03-22 21:34:39 +00:00
kmcclusk%netscape.com
ffdb06e4b0 Various modifications/fixes/cleanup for frame-based listboxes.
Set display type to block for option elements in ua.css.
Enable frame-based listboxes when widget render mode is gfx.
1999-03-22 21:32:12 +00:00
dcone%netscape.com
4f3999b652 Added nsStr.h and nsString2.h for public 1999-03-22 21:30:38 +00:00
dcone%netscape.com
5fec03c157 added nsStr.cpp and nsString2.cpp to project 1999-03-22 21:29:52 +00:00
akkana%netscape.com
4a34ef4040 Put back the explicit alphanumeric/keypad/fcn translations; turns out we need them for handling control/shift/modifier keys 1999-03-22 21:19:17 +00:00
kipp%netscape.com
e70372a5cf Tweaked to handle unconstrained situations better 1999-03-22 20:47:21 +00:00
kipp%netscape.com
468a9d8bbe Cleaned up combined area calculations 1999-03-22 20:46:09 +00:00
briano%netscape.com
9fa54d06cb Automated update 1999-03-22 20:45:44 +00:00
kipp%netscape.com
524580850c Work around 3238 partially until we have a real solution 1999-03-22 20:45:26 +00:00
kipp%netscape.com
bee4a28ce9 Made state that is really per-span state part of PerSpanData to fix some reflow bugs 1999-03-22 20:45:09 +00:00
slamm%netscape.com
d0037a8efb Pull CFLAGS out of link line. Remove some implicit rules that we do not use. Fix -jN build problems (Create directories with their own target). 1999-03-22 20:43:05 +00:00
slamm%netscape.com
3741dc0c83 Pull CFLAGS out of link line. 1999-03-22 20:43:02 +00:00
slamm%netscape.com
b6c9516763 Standardize on '.mozconfig' for configure script name. 1999-03-22 20:42:58 +00:00
slamm%netscape.com
8d4c93c740 Quote shell variable in comparison (otherwise it gives an error when undefined). 1999-03-22 20:42:40 +00:00
slamm%netscape.com
9f94e61738 Fix LD_LIBRARY_PATH for nspr. Drop '.sh' from mozconfig name. 1999-03-22 20:42:31 +00:00
slamm%netscape.com
b0d393eba3 Slight logic tweak. Remove '|' after line number for a lighter look. 1999-03-22 20:24:44 +00:00
slamm%netscape.com
5b5e39d311 Use banner.html for banner again. Add NOWRAP to navigation links. 1999-03-22 20:16:33 +00:00
slamm%netscape.com
c0b9e34707 Simpler mechanism for controlling the tables. <PRE> tags are still not closed (may not be worth fixing them). Position popup next to link. Fix typo. Include banner to help configurability. 1999-03-22 20:15:27 +00:00
pinkerton%netscape.com
252f262264 comment out the code that does its own painting. Just defer to the nsBlockFrame::Paint() for now, until we need to do some more at drag time. 1999-03-22 19:21:19 +00:00
pinkerton%netscape.com
6e7d19efa2 updated to show off min-height working with empty toolbars. 1999-03-22 19:20:13 +00:00
bienvenu%netscape.com
46d901db87 fix problem with SetLeafName r+a=mcmullen 1999-03-22 19:15:30 +00:00
pinkerton%netscape.com
b871eeea13 Make toolbars block frames so that they react correctly in the presence of min/max height attributes. fixes bug #3504. 1999-03-22 19:08:25 +00:00
locka%iol.ie
7b646008cb Fixed duff return code test 1999-03-22 19:06:55 +00:00
locka%iol.ie
43cac2bed5 More DOM improvements 1999-03-22 18:59:48 +00:00
harishd%netscape.com
e1db9ebcc4 Ignoring unwanted tags in <head> 1999-03-22 18:46:01 +00:00
beard%netscape.com
640e2a4f32 updated build instructions 1999-03-22 17:19:26 +00:00
kipp%netscape.com
fe12184d66 DIsabled a free of stack memory 1999-03-22 15:42:07 +00:00
rickg%netscape.com
b12228ad37 minor fixes to parser; fixed DoCopy 1999-03-22 10:19:09 +00:00
rickg%netscape.com
f601e29751 landing nsString2 1999-03-22 09:54:46 +00:00
endico%mozilla.org
7ab05bbe32 add new image for My Netscape 1999-03-22 09:46:05 +00:00
dp%netscape.com
04cf3ba1da You Have Got ftp directory! 1999-03-22 09:12:29 +00:00
jfrancis%netscape.com
1d6d98a5e5 bug 4057: fix is in layout; here I'm removing the old workaround code 1999-03-22 09:04:06 +00:00
jfrancis%netscape.com
f253f0f8c4 fixed 4057: Clear() now resets focus and anchor nodes 1999-03-22 09:02:30 +00:00
rickg%netscape.com
e26a3d2825 prep work to land nsString2 1999-03-22 08:29:26 +00:00
jfrancis%netscape.com
fa95071b32 ADDED "white-space: pre" to style sheet 1999-03-22 08:09:08 +00:00
rpotts%netscape.com
d504ddede9 Pre-register the XPComFactory until nsappshell.dll is automatically registered... 1999-03-22 07:52:22 +00:00
rpotts%netscape.com
e0b3154b5d Treat the progID argument on createInstance(...) as a progID - not a CLSID 1999-03-22 07:51:13 +00:00
rpotts%netscape.com
3f34169f33 Fixed up cut/paste error in NSUnRegisterSelf(...) 1999-03-22 07:50:26 +00:00
rpotts%netscape.com
f2f34ac6be turned on the XPConnectFactory since it is now building on all platforms... 1999-03-22 06:27:36 +00:00
dougt%netscape.com
74de82fd32 Updated makefile to use nspr version 3. 1999-03-22 06:10:59 +00:00
bienvenu%netscape.com
a90b4473ab initial entry into cvs 1999-03-22 05:11:27 +00:00
bienvenu%netscape.com
f021a2c35e initial entry into cvs ofnews database 1999-03-22 05:09:55 +00:00
bienvenu%netscape.com
4f5d15fa46 more porting of news database 1999-03-22 05:09:29 +00:00
leif%netscape.com
4af8739868 *** empty log message *** 1999-03-22 04:13:25 +00:00
leif%netscape.com
9364df10ca - Added support for add()'ing entries from a hash array.
- Preserve attribute orders.
- Bug fixes...
1999-03-22 04:12:41 +00:00
leif%netscape.com
17248c1ebb - Added new() method.
- Added DESTROY method, to solve memory leaks.
- Tons of changes for handling save/modified/delete states.
- Added the attrClean() method, which is used from Conn.pm
- Bug-fixes galore.
1999-03-22 04:04:56 +00:00