Commit Graph

4980 Commits

Author SHA1 Message Date
ramiro%netscape.com
6848409386 I screwed up. Backout changes that should not have gone in. 1998-07-29 10:06:53 +00:00
ramiro%netscape.com
39b5752a7f Fix a bunch of comments that got screwed when the license was pasted. Also,
add a basic defines header where to put commonly accesed macros without
having to include all the stuff in <Xfe/Xfe.h>.
1998-07-29 09:53:53 +00:00
leif
d602fa87a6 Added ChangeLog for main and example directories. 1998-07-29 09:14:06 +00:00
leif
18b5781875 Added monitor.pl 1998-07-29 09:13:21 +00:00
leif
1ac0b7d6db First version, this actually works as well. 1998-07-29 09:12:37 +00:00
leif
424108e78c *** empty log message *** 1998-07-29 09:09:20 +00:00
leif
49eb2981e0 *** empty log message *** 1998-07-29 09:01:12 +00:00
leif
3aadc360b3 Added support for passing a hash array of arguments, as returned by the
ldapArgs() function.
1998-07-29 09:00:51 +00:00
leif
1691ac7607 First working version. 1998-07-29 08:59:14 +00:00
leif
8069bfe005 Changed to not import the Utils name space into this object. Bad Leif. 1998-07-29 08:41:39 +00:00
leif
631736405e Minor changes, to look better. 1998-07-29 08:36:45 +00:00
leif
8344ee9a92 Added more functions. 1998-07-29 08:29:07 +00:00
leif
0fb359792c Minor change, to do regex match on osname=MSwin. 1998-07-29 08:27:00 +00:00
leif
e48caed39a Changed some of the "reserved" hash indexes, to make sure they all both
start and end with the "_". This makes it easy to isolate them, with the
regexp /^_.*_$/.
1998-07-29 08:25:57 +00:00
leif
fc7f5196b6 * Got it to work.
* Changed some of the error handling functions, this needs to be tested.
* Converts attribute values from arrays to pointers to arrays.
* Changed the bind API calls.
1998-07-29 08:23:53 +00:00
leif
d4495bbb50 Changed to use Exporter::export_ok_tags(). 1998-07-29 08:21:44 +00:00
leif
7d57b53fcf *** empty log message *** 1998-07-29 08:19:12 +00:00
toshok%netscape.com
3b2b453d84 Free the cloned tag of the LO_LIST element. 1998-07-29 07:37:14 +00:00
toshok%netscape.com
3f42ebd9eb call lo_FreeLayoutData when we're done relaying out -- stop leaking memory on resizes 1998-07-29 07:36:54 +00:00
toshok%netscape.com
d5407b63be plug memory leak when reading/writing font_specs. 1998-07-29 07:35:05 +00:00
waterson%netscape.com
920d3bd35c Added FE hooks to dynamically enable/disable runtime tracing. Approved by blythe. 1998-07-29 06:05:33 +00:00
rpotts%netscape.com
aa40707e22 Removed all calls to NET_PollSockets(...). Netlib now does this itself... 1998-07-29 06:03:29 +00:00
waterson%netscape.com
f85b66269f Added runtime tracing calls. Approved by gagan. 1998-07-29 06:03:10 +00:00
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