dfm%netscape.com
613ceb9548
Changed name of privacy policy pref. Approved: garrett
1998-08-04 00:18:29 +00:00
gagan%netscape.com
89799f53da
Calling PRE_fetch now. Removed a parameter from Addtoprefetch list. Approved by Nisheeth.
1998-08-04 00:18:07 +00:00
vidur%netscape.com
6ea2434b2e
Added generation of declaration and forwarding macros. Better handling of families of interfaces.
1998-08-04 00:08:29 +00:00
vidur%netscape.com
856891ed81
Added document.forms. Specialized interfaces for images and forms. Better handling of childNodes collection.
1998-08-04 00:05:22 +00:00
dfm%netscape.com
ccef2b6c79
Removed ifdefs from inclusion of privacy module. Approved: garrett
1998-08-03 23:58:08 +00:00
gagan%netscape.com
8747e60d17
Prefetching changes. Removed pre-fetch values on a per tag basis. Pref is now the max number of docs to prefetch.
1998-08-03 23:53:58 +00:00
dfm%netscape.com
b7e7e0ce2c
Removed ifdefs from build of privacy module. Approved: sar
1998-08-03 23:44:11 +00:00
hyatt%netscape.com
e78308b74a
Added more control strip properties. Approved by RJC.
1998-08-03 23:41:58 +00:00
dfm%netscape.com
d32a87ccf5
Removed ifdefs from privacy-policy fields. Approved: gagan
1998-08-03 23:39:51 +00:00
rods%netscape.com
d2d63295af
Fixed the release problem on shell and doc and added a default paramenter to
...
Display Selection
1998-08-03 23:39:16 +00:00
dfm%netscape.com
231d5b637d
Added privacy.warn_no_policy preference; default is off.
1998-08-03 23:32:13 +00:00
dfm%netscape.com
fdb50afecb
Removed ifdefs from netlib privacy-policy code. Approved: gagan
1998-08-03 23:29:48 +00:00
troy%netscape.com
51a8b8dc9a
Added ASSERT for the case where we get passed a reflow reason of initial
...
when we've already been reflowed once
1998-08-03 23:29:35 +00:00
hyatt%netscape.com
609fc7250e
Fixing Mac build bustage. Approved by RJC and Pinkerton.
1998-08-03 23:23:30 +00:00
rods%netscape.com
eb5f819286
Added repaint is forced on Select All
1998-08-03 23:14:54 +00:00
kmcclusk%netscape.com
818ad3c3f4
Derive nsDeviceContextUnix from nsDeviceContext and removed redudant methods
...
and fields
1998-08-03 23:06:05 +00:00
kmcclusk%netscape.com
387bd846ea
Derived nsDeviceContextUnix from nsDeviceContextImpl and removed redudant
...
methods + fields.
1998-08-03 23:05:13 +00:00
dfm%netscape.com
6e577d6fb5
Added fields (removed ifdefs) for privacy policies. Approved: gagan
1998-08-03 23:01:13 +00:00
dfm%netscape.com
4a88ff6a6e
Removed temporary SD macro for privacy policy dialogs.
1998-08-03 22:57:37 +00:00
troy%netscape.com
d955141e7c
Changed rendering context to use stock black brush (this reduces our GDI
...
usage ever so slightly), and added some XXX comments
1998-08-03 22:56:16 +00:00
rods%netscape.com
e5af87628b
Small selection fix, force update when frane changes but content stays the same.
1998-08-03 22:53:27 +00:00
dfm%netscape.com
3cd8bb5742
Added laylayer.h export for privacy module. Approved: nisheeth
1998-08-03 22:52:16 +00:00
dfm%netscape.com
eaf3064335
Added unconditional dependency on privacy module, switch for
...
MOZ_TRANSACTION_RECEIPTS. Reviewed: nisheeth
1998-08-03 22:49:38 +00:00
dfm%netscape.com
c27baca0d5
Added export of laylayer.h for privacy module, even though the Mac build
...
system is cheating right now and doesn't need it. Reviewed: nisheeth
1998-08-03 22:45:14 +00:00
guha%netscape.com
2622817cf4
One more small thing in the name of mail
1998-08-03 22:38:10 +00:00
rods%netscape.com
d1b3125e2e
added select all and fixed the foreground colors for the URL and Status bars
1998-08-03 22:32:34 +00:00
hyatt%netscape.com
fb7057c63f
Added notion of templates to HT. Added several configurable properties.
1998-08-03 22:32:19 +00:00
rods%netscape.com
086bb72002
Add method void nsTextWidget::SubclassWindow(BOOL bState)
...
and LRESULT CALLBACK nsTextWidget::TextWindowProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
to filter out the "ding" when the return key is pressed.
1998-08-03 22:31:07 +00:00
rods%netscape.com
ffa3eb84e6
Implemented SetUpForPaint, but it doesn't do the SetBkMode
1998-08-03 22:28:49 +00:00
rods%netscape.com
cea9db392f
Added the method SetUpForPaint for setting up the proper foreground
...
and background colors for the WM_CTLCOLORXXXX messages
1998-08-03 22:28:00 +00:00
rods%netscape.com
eefb22bc87
Added ref counting for nsIContent, made selection rendering changes
1998-08-03 22:23:32 +00:00
dfm%netscape.com
4d83e1f674
Altered privacy module build to exclude receipt.c unless
...
MOZ_TRANSACTION_RECEIPTS is set. Reviewed: morse
1998-08-03 22:23:10 +00:00
guha%netscape.com
2f28e25b96
More random mail stuff
1998-08-03 22:22:40 +00:00
rods%netscape.com
283a8c963e
Added ref counting for nsIContent and made a a lot of fixes to selection
1998-08-03 22:22:27 +00:00
guha%netscape.com
7977dc9238
Added SMART_MAIL ifdef
1998-08-03 22:21:58 +00:00
rods%netscape.com
b2aa449610
Added ref counting on nsIContent and changed select all to only select the body
...
and it's content
1998-08-03 22:21:53 +00:00
rods%netscape.com
7ca2c5414e
Added ref counting on nsIContent
1998-08-03 22:20:41 +00:00
guha%netscape.com
d208c7b1e3
Fix Hyatt's bug + some more
1998-08-03 22:20:20 +00:00
rods%netscape.com
c09f6b9e1b
Added ref counting
1998-08-03 22:19:40 +00:00
dfm%netscape.com
7fca0c763b
Created MOZ_TRANSACTION_RECEIPTS ifdef for that frozen feature; removed obsolete
...
MOZ_PRIVACY. Approved: sar
1998-08-03 22:18:53 +00:00
robinf%netscape.com
6f22967443
rewording this help screen title
1998-08-03 22:18:28 +00:00
robinf%netscape.com
23a55a7134
rewordking the title of thies screen to say "Start Accnt Setup"
1998-08-03 22:17:46 +00:00
pierre%netscape.com
b0bdfd71fc
updated build log file path for Tinderbox (again)
1998-08-03 22:06:56 +00:00
warren%netscape.com
3de635f730
Fixed NPP_GetValue signature for new npapi.h header.
1998-08-03 21:56:21 +00:00
warren%netscape.com
72d6f8a374
Removed ifdef NSPR20 for unix text plugin.
1998-08-03 21:53:49 +00:00
blythe%netscape.com
ab1a472f7e
VC6 compatibility, aprv kipp
1998-08-03 21:38:59 +00:00
rickg%netscape.com
354b1357dd
fixed problem in testCRT. GetUnicode returns a const ptr
1998-08-03 21:33:32 +00:00
danm%netscape.com
7d0d70355e
adding (optional) glowcode build stuff
1998-08-03 21:29:18 +00:00
clu%netscape.com
5445a04dc7
Re-checking in previous changes. Also changed all CCaption objects to LGACaption objects.
1998-08-03 21:14:48 +00:00
troy%netscape.com
ad513c1340
Added release of throbber in the hopes that this would allow the image
...
group and hence the image manager to be released, but it doesn't quite do
the trick because the ref count of the throbber is 2...
1998-08-03 21:11:22 +00:00