11968 Commits

Author SHA1 Message Date
michaelp%netscape.com
8a584e6cef changed ::ReleaseDC() call in RealizeFont() key off of the same thing that
it used to conditionally call ::GetDC(). strictly speaking this change was
not necessary. i did it to make the code look a bit cleaner and accomodate
the situation where a device context is Init()ed with a null widget handle.
a device context of that sort is questionable, but that issue can be
addressed separately.
1998-11-23 03:14:38 +00:00
michaelp%netscape.com
bdeb783286 fixed a bunch of resource leaks exposed by the xpviewer and made
HDC state propagation in SetupDC() more complete.
1998-11-23 03:12:16 +00:00
michaelp%netscape.com
4b838b50a8 changed for drawing surface HDC ownership setting. 1998-11-23 03:11:16 +00:00
michaelp%netscape.com
4f12e7519f added data member to drawing surface to determine HDC ownership. 1998-11-23 03:10:10 +00:00
law%netscape.com
726f1db743 Add reload button logic and reset home page 1998-11-23 02:32:32 +00:00
vidur%netscape.com
2502294c27 Fix for bug 940. location.href can take a relative URL. 1998-11-23 01:09:27 +00:00
raman%netscape.com
5b7786e40c XP_COM interfaces for JS calls into CAPS 1998-11-23 00:27:00 +00:00
locka%iol.ie
d21ed0a69d Implemented folder picker dialog 1998-11-23 00:03:58 +00:00
amusil%netscape.com
70717c02d0 Fix for Bug 1416. Moving the call of the plugin entry point into Initialize (after the mPluginManager is set up).
This is so that NPN calls can get resolved if the plugin makes them in the entry point routine.
1998-11-22 23:13:44 +00:00
chuckb%netscape.com
3c4c31a870 Merge from LDAPCSDK_19981015_BRANCH 1998-11-22 22:03:18 +00:00
pavlov%pavlov.net
dd22014fc1 fixed rickg@netscape.com's broken code. 1998-11-22 16:48:18 +00:00
terry%netscape.com
ef7f47bb48 More shuffling of owners. 1998-11-22 15:54:40 +00:00
rpotts%netscape.com
2fdf4a3780 fix up the places where the C and C++ memory managers were being mixed for allocs and frees... 1998-11-22 09:32:06 +00:00
rpotts%netscape.com
687a62895d Force the URL exit routine to be called via a PLEvent. This insures that the LIBNET() lock is not being held during the call... 1998-11-22 09:31:10 +00:00
rpotts%netscape.com
e473d04d9d Disable async Winsock notifications until we figure out why it exhausts *all* system resources on Win95... 1998-11-22 09:30:00 +00:00
rpotts%netscape.com
0d0e64a4ad Return NS_BINDING_FAILED if nw stream was created... 1998-11-22 09:28:44 +00:00
rpotts%netscape.com
3dd54dd7bb Add a missing NS_RELEASE(...) for a QI(...) 1998-11-22 09:27:30 +00:00
buster%netscape.com
aab5ae636e fixed the aweful nested table problems 1998-11-22 08:56:19 +00:00
rickg%netscape.com
5286cb7424 changed start page to netcenter 1998-11-22 08:19:56 +00:00
rickg%netscape.com
fe0e4a7062 fixed bug 1140; temp fix to 1321 1998-11-22 08:01:28 +00:00
msw%gimp.org
3cdb3eefd1 A _horrible_ hack to make fonts readable. Needs much work here. 1998-11-22 04:48:47 +00:00
pavlov%pavlov.net
b57394f76f fix transparent icons and flipped the nscolor to gdkcolor R and B colors 1998-11-22 04:43:24 +00:00
troy%netscape.com
0c7fbc0e79 Changed Destroy() to release references to and destroy its child
web shells. This fixes it so we don't leak all of the web shells for
frameset documents
1998-11-22 03:11:26 +00:00
jevering%netscape.com
af6e254303 fixed fullsoft lib name 1998-11-22 01:20:32 +00:00
jevering%netscape.com
d412bccb75 corrected the fullsoft lib name. 1998-11-22 01:19:21 +00:00
terry%netscape.com
4bbd0490f0 valeski is no longer here; gagan now owns 'Networking Library'. 1998-11-22 01:17:08 +00:00
terry%netscape.com
36959033f9 Patch from Sam Ziegler <sam@ziegler.org>: fix some typos. 1998-11-22 01:12:09 +00:00
michaelp%netscape.com
d314a1e24e changed UserAgent string reporting. 1998-11-22 00:22:35 +00:00
pavlov%pavlov.net
5cf32dcba0 Setup the X hints for when mozilla is minimized. Added icon. 1998-11-21 21:49:17 +00:00
rickg%netscape.com
2c49966bdc fixed containment bugs, which corrects problems with www.majorleaguebaseball.com 1998-11-21 21:06:29 +00:00
troy%netscape.com
f8167669a4 Added missing NS_RELEASE of the content object in GetMarginHeight() 1998-11-21 17:30:41 +00:00
troy%netscape.com
2ba5d0b0ac Added NS_RELEASE to fixed memory leak after calling ChildAt() 1998-11-21 17:22:31 +00:00
kipp%netscape.com
3418cf24af Fix up painting issue; if we end up with a negative damage area then convert to damaging everything 1998-11-21 17:21:18 +00:00
jfrancis%netscape.com
c94c4f2d6e shared lib conversion, phase 1 1998-11-21 08:29:45 +00:00
rickg%netscape.com
b4b8452212 assertions for bug 1375 and better autodetection code 1998-11-21 07:48:49 +00:00
raman%netscape.com
df98df5fc4 Added building of caps to the windows and unix build system 1998-11-21 06:05:24 +00:00
troy%netscape.com
9b6b15c587 Improved efficiency by avoiding the dreadfully slow NS_MakeAbsoluteURL() and
only setting the image loader's URL and base URL for the initial reflow
1998-11-21 04:04:41 +00:00
rickg%netscape.com
f4b8d32b7b last tweak needed to get entities right again 1998-11-21 03:57:03 +00:00
kipp%netscape.com
55cb6eedb8 Fixed scroll-frame code to properly fill in the max-element-size 1998-11-21 03:52:01 +00:00
morse%netscape.com
d54e47a11d moved string to allxpstr.h for sake of i18n 1998-11-21 03:10:43 +00:00
morse%netscape.com
7b9a00c3f3 change for single signon 1998-11-21 03:09:44 +00:00
rickg%netscape.com
75fc8dd06c fixed bug 1125 1998-11-21 02:49:25 +00:00
rickg%netscape.com
cef7239ebd fixed bug 1125 1998-11-21 02:48:01 +00:00
mcmullen%netscape.com
20641d86a2 First Checked In. 1998-11-21 01:24:55 +00:00
vidur%netscape.com
c9c4d1c52b Added XML factories to the xpviewer registry 1998-11-21 01:22:24 +00:00
kin%netscape.com
2bbdbbe8de Quick test to see if the first pass transaction manager code is working. 1998-11-21 01:21:14 +00:00
joki%netscape.com
31da004b7a Adding nsJSSecurityManager.cpp to project 1998-11-21 01:14:16 +00:00
kin%netscape.com
be08e6d153 First pass implementations of Do, Undo, and Redo. 1998-11-21 01:02:55 +00:00
cls%seawood.org
1c5e61830b Linux shouldn't need the mkdetect scripts any longer. Get rid of bogus motif dependency as well. 1998-11-21 01:00:00 +00:00
rpotts%netscape.com
b9aea089dd Fixed up the throbber to stay animating throughout the document load... Found a better fix for the statusbar not showing up until the first resize. 1998-11-21 00:55:54 +00:00