Commit Graph

4757 Commits

Author SHA1 Message Date
rpotts%netscape.com
7e2d9d8b5e Removed all calls to NET_PollSockets(...). Netlib now does the polling itself... 1998-07-29 06:01:57 +00:00
rpotts%netscape.com
6ed683d129 Removed the need for clients to explicitly call NET_PollSockets(...). This has been replaced with a timer based polling scheme 1998-07-29 06:01:11 +00:00
waterson%netscape.com
0d0fbe9d1e Added timing.h file for runtime performance tracing. Approved by gagan. 1998-07-29 06:00:38 +00:00
leif
352eb5c5c0 *** empty log message *** 1998-07-29 05:56:54 +00:00
rickg%netscape.com
3268db96ab improved parser handling of pathologic attributes 1998-07-29 05:13:35 +00:00
kipp%netscape.com
7227de9f21 Clean up stuff during destruction 1998-07-29 04:08:27 +00:00
kipp%netscape.com
c2d7e6b341 Free up some stuff during shutdown 1998-07-29 04:07:54 +00:00
kipp%netscape.com
b0e709768f Dont' release browser after destroying it 1998-07-29 04:07:27 +00:00
kipp%netscape.com
ec0320c95f Release font metrics when done 1998-07-29 04:06:37 +00:00
kipp%netscape.com
360dc68e35 Made placeholders implement nsIInlineReflow so that their existance wouldn't screw up whitespace compression 1998-07-29 04:05:49 +00:00
kipp%netscape.com
06d95d348f Added support for hspace and vspace style attributes 1998-07-29 04:05:04 +00:00
kipp%netscape.com
305dace5b7 Added missing NS_RELEASE call 1998-07-29 04:04:39 +00:00
kipp%netscape.com
4a0c3e1318 Added code to try (poorly unfortunately) to give events to floating objects before regular objects 1998-07-29 04:04:01 +00:00
kipp%netscape.com
bd2c231f25 cleaned up handling of list bullets; fixed FindFloaters to not recurse into child blocks (doh!); get x,y coordinate right for blocks that don't implement IRunAround; place floaters in nested blocks properly 1998-07-29 04:03:12 +00:00
kipp%netscape.com
9e71829460 When computing the max avail space for a frame, allow zero as a legal answer so that zero width objects on the same line stay on the line (e.g. BR's); fixed reflow routines to translate the spacemanager x,y 1998-07-29 03:59:33 +00:00
kipp%netscape.com
16f7bd14fb updated 1998-07-29 03:57:40 +00:00
kipp%netscape.com
9d5509b391 Fixed GetFontMetrics API to AddRef 1998-07-29 03:57:27 +00:00
leif
c7a4a428c9 *** empty log message *** 1998-07-29 03:53:52 +00:00
donm%netscape.com
6cfc52452c fixing build bustage where ldap is required without MOZ_LDAP set. 1998-07-29 03:47:59 +00:00
clayton
f80c8d06f3 MANIFEST - Changed Connection.pm to Conn.pm
Makefile.PL - Added Interactive and Automatic Makefile creation
test.pl - Added Automatic Testing through use of environment variables.
1998-07-29 03:43:34 +00:00
leif
de91de60b6 *** empty log message *** 1998-07-29 03:30:26 +00:00
leif
09abc6238c Fixed the #include for <ldap.h> 1998-07-29 02:58:54 +00:00
leif
6361531ed2 Changed this file to be Conn.pm. 1998-07-29 02:45:53 +00:00
sar%netscape.com
7715c80dd3 backing out toshok's changes made to a closed burning tree 1998-07-29 02:41:52 +00:00
leif
3362235fb3 *** empty log message *** 1998-07-29 02:41:11 +00:00
troy%netscape.com
6952900a6c Added LoadIconImage() for Unix 1998-07-29 01:31:59 +00:00
toshok%netscape.com
a7fca9059d plug memory leak when reading/writing font_specs. 1998-07-29 00:52:46 +00:00
troy%netscape.com
223ec0aca4 Added LoadIconImage member function to nsIDeviceContext, and added new
network context for doing sync load (used when loading icons)
1998-07-29 00:42:50 +00:00
toshok%netscape.com
19661eba07 call lo_FreeLayoutData when we're done relaying out -- stop leaking memory on resizes. 1998-07-29 00:37:32 +00:00
toshok%netscape.com
2afdbeecd5 Free the cloned tag of the LO_LIST element. 1998-07-29 00:37:04 +00:00
sar%netscape.com
f9151b9a83 removing npwplat.cpp and .h because they are mysteriously breaking gromit 1998-07-29 00:23:08 +00:00
kipp%netscape.com
632e200402 Setup metrics better for closer navigator compatability (and fix a bug) 1998-07-28 23:34:01 +00:00
kipp%netscape.com
8469091965 Bottom align BR's to make the compatible with nav 1998-07-28 23:33:31 +00:00
leif
834f052dd7 *** empty log message *** 1998-07-28 23:28:53 +00:00
leif
dd3e05a7a3 *** empty log message *** 1998-07-28 23:28:29 +00:00
leif
5415a3c9a5 *** empty log message *** 1998-07-28 23:28:18 +00:00
leif
71929f909b First version, migrated from my Netscape source. 1998-07-28 23:27:17 +00:00
spider%netscape.com
7314858879 Add WIN#@_LEAN_AND_MEAN 1998-07-28 22:37:09 +00:00
timm%netscape.com
6ef9b09d85 new templates for more info page 1998-07-28 21:31:33 +00:00
jwz%netscape.com
b7934e9a91 from Dawn Endico <dawn@cannibal.mi.org>:
Make the url prefix for bonsai configurable.
1998-07-28 19:18:54 +00:00
jwz%netscape.com
f1d8366b20 from Dawn Endico <dawn@cannibal.mi.org>:
add bonsaihome configuration variable
1998-07-28 19:17:42 +00:00
jwz%netscape.com
cf371de941 from Dawn Endico <dawn@cannibal.mi.org>:
export $Path variable. Local.pm needs it as a global variable.

htmlify file names and email addresses
1998-07-28 19:17:30 +00:00
jwz%netscape.com
76541b4016 from Dawn Endico <dawn@cannibal.mi.org>:
remove the hard space from the template. Its now the job of the
description function to provide a space in case of a blank desc.
1998-07-28 19:17:14 +00:00
jwz%netscape.com
389c07fd5e from Dawn Endico <dawn@cannibal.mi.org>:
move description functions to the new Local.pm module
1998-07-28 19:17:03 +00:00
jwz%netscape.com
955aefac9c from Dawn Endico <dawn@cannibal.mi.org>:
use the new bonsaihome configuration variable
1998-07-28 19:16:48 +00:00
jwz%netscape.com
b731e4f4c7 from Dawn Endico <dawn@cannibal.mi.org>:
Place installation specific subroutines into their own module.
New improved file/directory description hackery goes here.
1998-07-28 19:16:34 +00:00
selmer%netscape.com
cd6cdb4eb2 Changed reference of 'yeahr' to 'year' 1998-07-28 17:22:05 +00:00
sar%netscape.com
a360890d64 backing out Akanna's changes that broke Irix 1998-07-28 08:33:24 +00:00
pierre%netscape.com
757c5830f1 renamed some header files > 31 chars but left them ifdef'ed out XP_MAC because of other problems 1998-07-28 07:56:55 +00:00
pierre%netscape.com
ef9046c08c added modules/plugin in the Checkout and Manifest lists 1998-07-28 07:55:23 +00:00