kipp%netscape.com
|
61140b7984
|
Handle EOF better for file streams
|
1998-08-10 21:08:21 +00:00 |
|
kin%netscape.com
|
2c8e580668
|
Commented out some debug statements with ifdef DEBUG_kin.
|
1998-08-10 21:08:10 +00:00 |
|
kipp%netscape.com
|
c4d30ecf37
|
new
|
1998-08-10 21:07:40 +00:00 |
|
spider%netscape.com
|
a88cfc30fe
|
julian is 50 in free world
|
1998-08-10 20:38:48 +00:00 |
|
donm%netscape.com
|
df7ed7fb7a
|
Fixes Unix build problem with MOZ_COOKIEMANAGE and MOZ_SINGLESIGNON
flags turned on. Approved by: Steve Morse
|
1998-08-10 20:38:26 +00:00 |
|
morse%netscape.com
|
39cd6accbe
|
fixed bug involving freeing of memory that was never allocated, reviewed by Pinkerton
|
1998-08-10 20:36:41 +00:00 |
|
spider%netscape.com
|
e0f56bf6ba
|
Unix changes to support xpfc
|
1998-08-10 20:01:52 +00:00 |
|
spider%netscape.com
|
116d195df3
|
Updates for XPFC ... we've moved
|
1998-08-10 19:56:59 +00:00 |
|
spider%netscape.com
|
297911eb80
|
Updates for XPFC
|
1998-08-10 19:56:34 +00:00 |
|
spider%netscape.com
|
0605e7091d
|
fixes for new xpfc
|
1998-08-10 19:46:33 +00:00 |
|
spider%netscape.com
|
a82c93f20f
|
Fix build bustage
|
1998-08-10 18:50:59 +00:00 |
|
troy%netscape.com
|
acdd8de5e3
|
Added code to delete nsBrowserWindow object
|
1998-08-10 18:20:20 +00:00 |
|
michaelp%netscape.com
|
1b8db3dd60
|
should fix build errors on unix.
|
1998-08-10 18:02:56 +00:00 |
|
rods%netscape.com
|
3e77497f64
|
Fixed edge case for selection, selection at starting of line and moving to new content.
|
1998-08-10 17:46:34 +00:00 |
|
troy%netscape.com
|
bfdeab98ba
|
Stopped allocating array of size 0...
|
1998-08-10 17:44:54 +00:00 |
|
kipp%netscape.com
|
bc2b4662fd
|
Fixed documents w/o titles bug #313016
|
1998-08-10 17:39:48 +00:00 |
|
troy%netscape.com
|
b3fec663d3
|
Removed an extra NS_ADDREF call that was keeping the timer object from
ever getting freed
|
1998-08-10 17:32:57 +00:00 |
|
karnaze%netscape.com
|
1e4f857439
|
fixed "return" submission on a single text field
|
1998-08-10 17:26:20 +00:00 |
|
troy%netscape.com
|
928f68f09e
|
Fixed ClearTimeout() to free the timer closure struct
|
1998-08-10 17:25:35 +00:00 |
|
troy%netscape.com
|
863fff6b7f
|
Added GetClosure() member function
|
1998-08-10 17:24:36 +00:00 |
|
troy%netscape.com
|
e89d3ec240
|
Added memset of lfFaceName array to 0 for debug builds. This eliminates
a Purify warning
|
1998-08-10 16:53:14 +00:00 |
|
jfrancis%netscape.com
|
fa1395ec73
|
Turning on ENDER.
|
1998-08-10 15:18:32 +00:00 |
|
troy%netscape.com
|
ee860b9d7f
|
Added call to Shutdown() of prefs object
|
1998-08-10 05:12:25 +00:00 |
|
sdagley%netscape.com
|
5d18148ed8
|
Fix #309842. For some reason the call to NET_FinishInitNetLib() was commened out in the MacFE. Since this is where the cache is initialized and cookies are initially read, among other useful stuff, it seems like a bad idea to not call it.
|
1998-08-10 04:49:58 +00:00 |
|
karnaze%netscape.com
|
6837a9ba6b
|
adjusted sizing for text controls; default control is text; assertion cleanup
|
1998-08-10 04:28:17 +00:00 |
|
troy%netscape.com
|
9b7ad6e4ad
|
Fixed leak of an IL color space in NewPixmap()
|
1998-08-10 04:25:35 +00:00 |
|
jwz%mozilla.org
|
31500d82ea
|
I could tell you what this patch was for, but then I'd have to shoot you.
|
1998-08-10 03:50:04 +00:00 |
|
troy%netscape.com
|
69008dbb80
|
Fixed leak of async net context. Now there's only one net context used
for all image requests and its released when the image group is
destroyed
|
1998-08-10 03:33:49 +00:00 |
|
troy%netscape.com
|
0fe801297d
|
Stopped holding a reference to the device context, because the device context
holds a reference to the font cache and this was causing a circular reference
|
1998-08-10 02:34:00 +00:00 |
|
joki%netscape.com
|
ec9313f3d7
|
Move disassociation of frame from view up from destructor to DeleteFrame to prevent event entrance during destruction
|
1998-08-10 02:28:23 +00:00 |
|
buster%netscape.com
|
0824132571
|
percent-width nested tables in fixed-width cells now use the computed
column width if available for computing their own width.
|
1998-08-10 02:16:18 +00:00 |
|
joki%netscape.com
|
cfd01bf968
|
Additional fixes to allow child webshells in framesets to be properly released.
|
1998-08-10 01:36:02 +00:00 |
|
joki%netscape.com
|
1f008faf7e
|
Add RunGC method onto ScriptContext interface. Probably temporary until we have auto-gc'ing set up.
|
1998-08-10 01:33:34 +00:00 |
|
joki%netscape.com
|
7aa37b7bb4
|
Fix possible addref on null pointer
|
1998-08-10 01:30:29 +00:00 |
|
karnaze%netscape.com
|
2638dac692
|
added GetMarginWidth, SetMarginWidth, GetMarginHeight, SetMarginHeight to web widget, frameset codes calls it.
|
1998-08-10 01:01:27 +00:00 |
|
jwz%mozilla.org
|
8b0cbd04ac
|
add -DNO_SECURITY so that it works on the internal Netscape builds as well
(which do have security, but which do not have a libmime with S/MIME code.)
|
1998-08-10 00:24:00 +00:00 |
|
valeski%netscape.com
|
d387beafca
|
removed the http:// assumption code from here to nsWebShell.cpp
|
1998-08-09 21:23:54 +00:00 |
|
valeski%netscape.com
|
3b621e7bb0
|
moved http:// assumption code into nsWebShell.cpp from nsBrowserWindow.cpp
|
1998-08-09 21:22:18 +00:00 |
|
waterson%netscape.com
|
6d039fd88b
|
Added some info to the begin-session timing trace.
|
1998-08-09 20:32:48 +00:00 |
|
waterson%netscape.com
|
17dec56a44
|
Modified timing macros to include MWContext parameter.
|
1998-08-09 20:32:30 +00:00 |
|
waterson%netscape.com
|
eced28047e
|
Added some more timing traces to WinFE. Approved by blythe.
|
1998-08-09 20:28:53 +00:00 |
|
waterson%netscape.com
|
208528ba1e
|
Added context parameter to timing macros.
|
1998-08-09 20:28:04 +00:00 |
|
troy%netscape.com
|
d09a40cfec
|
Changed destructor to release reference to image request observer objects. This
fixes a memory leak
|
1998-08-09 16:53:24 +00:00 |
|
troy%netscape.com
|
c2d779ef60
|
Now deletes the images and releases the reference to the image group
|
1998-08-09 16:42:06 +00:00 |
|
mcafee%netscape.com
|
c27502fec7
|
Compiler warning on IRIX.
|
1998-08-09 09:10:55 +00:00 |
|
joki%netscape.com
|
b45f46d744
|
Partial fix for frame based and general memory leaks of webshells and prescontexts
|
1998-08-09 07:43:22 +00:00 |
|
jwz%mozilla.org
|
550ebba247
|
oops, typo'ed an extra ";" that gcc doesn't like.
|
1998-08-09 06:02:27 +00:00 |
|
troy%netscape.com
|
f2da0f4720
|
Added code to destructor to delete mVisited
|
1998-08-09 05:00:24 +00:00 |
|
jwz%mozilla.org
|
741187535c
|
build and link against libmime (on Unix only, until I find some victims to
test things out on the other platforms.)
|
1998-08-09 03:53:14 +00:00 |
|
jwz%mozilla.org
|
11d49b4463
|
various tweaks to get libmime to build, and be linkable with the
rest of Mozilla.
|
1998-08-09 03:51:51 +00:00 |
|