Commit Graph

5434 Commits

Author SHA1 Message Date
troy%netscape.com
2ba08bde69 Fixed shoddy reference counting in FindBrowserFor(), and changed
Destroy() to release references on six widgets
1998-08-06 02:21:23 +00:00
spider%netscape.com
7c7f52211e Unix fixes 1998-08-06 02:16:51 +00:00
troy%netscape.com
c876b84e2e Added code to Ondestroy() to do an AddRef() before calling DispatchStandardEvent()
and then a Release() afterwards. This ensures the object doesn't get destroyed until
after we've dispatched the event
1998-08-06 02:11:43 +00:00
spider%netscape.com
032ca1e974 win fix 1998-08-06 02:07:49 +00:00
racham%netscape.com
9f1ea0a60e Correcting 1step & 2step navigational errors 1998-08-06 01:58:14 +00:00
spider%netscape.com
8101c1aa2b Unix updates 1998-08-06 01:56:22 +00:00
spider%netscape.com
13e8d3e25c Add julian dll to list of abstractions 1998-08-06 01:55:28 +00:00
rjc%netscape.com
fe4e98d8d3 File system is now read/write on Mac. 1998-08-06 01:36:42 +00:00
radha%netscape.com
448f0684a7 Change usage of jint to PRint32. One of he fixes from the net. 1998-08-06 01:31:57 +00:00
kin%netscape.com
693681e5b3 Modified fe_GravityCorrectForms() to call XtMoveWidget() instead of setting
the widget's x,y values directly. This allows SHACK and ENDER widgets to scroll
with the HTML page.
1998-08-06 01:28:53 +00:00
rjc%netscape.com
a46b9e22be On remote AFP volumes, don't show invisible files/folders. 1998-08-06 01:27:45 +00:00
spider%netscape.com
481a80655d WIP: Menubar and Popup's 1998-08-06 01:23:37 +00:00
rjc%netscape.com
f15c6bb16c Add some prototypes for Mac, but a bug where "db" was used by not initialied to anything. 1998-08-06 01:15:04 +00:00
rjc%netscape.com
7ef39f6eef Small changes, including bug fix regarding passed in string being potentially changed. 1998-08-06 01:04:20 +00:00
sudu%netscape.com
91c3f3ae8b Fix to build js classes when NSJVM=1. 1998-08-06 01:01:42 +00:00
michaelp%netscape.com
5e5f23481a changed to work with stuff on branch. 1998-08-06 00:59:11 +00:00
beard%netscape.com
1f2a2f9ef2 Turning OJI on. 1998-08-06 00:40:45 +00:00
timm%netscape.com
28310a132b renamed and obsoleted 1998-08-05 23:50:07 +00:00
timm%netscape.com
59beb6e7a0 fix anchor ugliness 1998-08-05 23:38:32 +00:00
timm%netscape.com
68d7a7f7aa fix ugly buttons 1998-08-05 23:35:49 +00:00
racham%netscape.com
a641ca77e6 Added help file 2step mode register page 1998-08-05 23:30:52 +00:00
racham%netscape.com
3c0b0aefed Added help file 1step mode register page 1998-08-05 23:30:30 +00:00
racham%netscape.com
ade7147e64 Added help file 2step mode dialinfo page 1998-08-05 23:29:28 +00:00
racham%netscape.com
36886d2cd7 Added help file 1step mode dialinfo page 1998-08-05 23:29:02 +00:00
robinf%netscape.com
8587aa1e2a updating terminology to reflect the UI 1998-08-05 23:27:24 +00:00
guha%netscape.com
00b90f1e3e pop in client 1998-08-05 22:47:23 +00:00
guha%netscape.com
ac0e3ee516 pop mail stuff 1998-08-05 22:44:29 +00:00
rods%netscape.com
b603b65144 Removed debug statement 1998-08-05 22:39:02 +00:00
rods%netscape.com
7dcb5fc234 Additional selection changes 1998-08-05 22:38:24 +00:00
pierre%netscape.com
35b82cceb9 declared NSGetFactory_WIDGET_DLL() as "C" function (even though it's still out-commented for now) 1998-08-05 22:28:37 +00:00
karnaze%netscape.com
8cdf00711c support for frameset cells without frames, fixed nsCSSRendering paint background divide by zero 1998-08-05 22:24:56 +00:00
rods%netscape.com
34c7b49f32 Fixed a warning in SelectAll 1998-08-05 22:23:03 +00:00
rods%netscape.com
3d520943e0 Added a new GetWidth that take a nsIDeviceContext 1998-08-05 22:21:21 +00:00
kipp%netscape.com
6320072fb6 Added decls for framesets 1998-08-05 22:08:33 +00:00
troy%netscape.com
50b74c4809 Added some release calls for mBack, mForward, and mLocation 1998-08-05 22:06:58 +00:00
kostello%netscape.com
613f506c48 Transfered CollectAttributes from CNavDTD.cpp -- code which was commented out
as part of a previous checkin
1998-08-05 21:50:20 +00:00
dcone%netscape.com
7846b414a9 fixed the plugin checkout to pull off of the tip 1998-08-05 21:48:44 +00:00
law%netscape.com
1e2a77439a I take back what I said about mjudge; he did screw up. But I think I've saved his butt for sure this time. 1998-08-05 21:16:55 +00:00
kin%netscape.com
7d63abcb7c Fixed ENDER related compiler warnings. 1998-08-05 20:21:43 +00:00
kin%netscape.com
df1fbdbdc7 Added code to define ENDER if MOZ_ENDER is set.
Approved by wtc.
1998-08-05 20:21:13 +00:00
kin%netscape.com
df7e9649fb Changed C++ comment to C comment. 1998-08-05 19:13:08 +00:00
kin%netscape.com
4a709151f5 Initial check-in of HTMLArea (embedded composer widget) form
element feature. All Ender related code is ifdef'd ENDER.
1998-08-05 19:08:58 +00:00
law%netscape.com
bb065271c1 doh! mjudge didn't screw up after all. No, I'm not talking about the upcoming nuptials. Turning his /DENDER back on... 1998-08-05 19:00:15 +00:00
dfm%netscape.com
b7126cda02 Enabled privacy policies in winfe. Approved: garrett 1998-08-05 18:36:32 +00:00
kostello%netscape.com
82de4abf45 Added GetDepth 1998-08-05 18:14:16 +00:00
kostello%netscape.com
2377dcb73e Added GetDepth method 1998-08-05 18:12:41 +00:00
michaelp%netscape.com
6256b1dccd we now set the correct stretchblt mode. as a result scaled images look a lot sweeter. 1998-08-05 18:06:19 +00:00
kmcclusk%netscape.com
5bc8fb4ae0 Really fix IRIX build. 1998-08-05 17:56:56 +00:00
kmcclusk%netscape.com
c0d0ef39ee Fix for Linux build. 1998-08-05 17:32:14 +00:00
dcone%netscape.com
6789c4d741 First Checked In. 1998-08-05 17:24:06 +00:00