Commit Graph

5187 Commits

Author SHA1 Message Date
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
ftang%netscape.com
386a6307f6 add cp936,949,950,932 conversion table based on
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS
1998-08-03 21:09:36 +00:00
troy%netscape.com
e267a36505 Fixed reference counting of singleton image manager 1998-08-03 21:05:36 +00:00
rickg%netscape.com
7f7ecd4daf major perf changes; a few WIP's 1998-08-03 21:04:54 +00:00
timm%netscape.com
a660a6d947 123505 fix for NCI files not showing up in pick list 1998-08-03 21:04:38 +00:00
rickg%netscape.com
6e9492b121 added a few assertions, just to be safe 1998-08-03 21:03:49 +00:00
akkana%netscape.com
a099c35d47 Bring Table menu and table properties dialog up to intended 5.0 functionality. 1998-08-03 20:51:45 +00:00
akkana%netscape.com
1edc2b68e6 Add new option menu convenience routine: fe_get_current_attribute_option 1998-08-03 20:49:30 +00:00
akkana%netscape.com
1f610248cc fix a warning 1998-08-03 20:48:21 +00:00
rickg%netscape.com
42fbaf0a68 major upgrade to string class implementation 1998-08-03 20:46:38 +00:00
law%netscape.com
2a744becdb Windows(98) integration feature 1998-08-03 20:33:38 +00:00
buster%netscape.com
5fb7fd0dc2 fixed this case: (an image tag with no width attribute) inside (a specified-width column) inside
(a nested table with specified width) inside (an auto-width column)
inside (a specified-width table).  Got that?
The problem was that we we not setting state correctly during incremental reflow
when the image returned its proper metrics after giving default metrics that
were for its ALT text.
1998-08-03 20:27:59 +00:00
law%netscape.com
3cb6e3bfd1 Fixing res problem on Windows95-98 1998-08-03 20:24:45 +00:00
scc%netscape.com
efad1fdd7b Oops. since build_project is no longer AppleScript, "false" should be 0. That's why we were building too often. 1998-08-03 20:20:53 +00:00
leif
89092c5d23 *** empty log message *** 1998-08-03 19:25:03 +00:00
leif
ba6b6491fb Now handles no extra arguments, and also weird arguments like \@foo. 1998-08-03 19:23:01 +00:00
kipp%netscape.com
f13723d5d8 Fixed reference counting bugs with OPTION tag handling 1998-08-03 19:21:26 +00:00
karnaze%netscape.com
94ba1901d6 fixed bug where <select> assummed all children were <option>s 1998-08-03 19:04:55 +00:00
pierre%netscape.com
3fe6c2151a updated build log file path for Tinderbox 1998-08-03 18:44:01 +00:00
kostello%netscape.com
6142e2bcdf First Checked In. 1998-08-03 18:37:30 +00:00
kipp%netscape.com
d000582645 Undid previous change because it didn't work right (doh) 1998-08-03 18:12:42 +00:00
kipp%netscape.com
1bc8c6c12a Disable VerifyTree for now 1998-08-03 18:12:13 +00:00
kipp%netscape.com
cfd57f3de5 Normalized style tag handling 1998-08-03 18:10:43 +00:00
buster%netscape.com
87f4d49865 HR's min width is its specified width, if there is one.
Otherwise, it's one pixel for "springy-ness"
1998-08-03 17:17:50 +00:00
kipp%netscape.com
451a1c64b2 Stub out VerifyTree to avoid crashes; remove List methods and add in ListTag methods so that listings look better 1998-08-03 17:09:37 +00:00
kipp%netscape.com
82f2dbfb81 Pre-size the text-run array to reduce the number of malloc/free's 1998-08-03 17:08:57 +00:00
kipp%netscape.com
4bbc126edf Added finer grained DidReflow code and then disabled it until we solve the nested view x,y problem 1998-08-03 17:07:44 +00:00
kipp%netscape.com
799ce8db71 Use FirstChild method so that implementation can be reused by subclasses 1998-08-03 17:06:42 +00:00