Commit Graph

6562 Commits

Author SHA1 Message Date
kipp%netscape.com
595b3252f4 Use -Zi and PDB's for dll creation too 1998-08-28 23:32:47 +00:00
kipp%netscape.com
80a9283964 Stub out new nsIHTMLContent methods 1998-08-28 23:32:27 +00:00
kipp%netscape.com
1302b87842 Added AttributeToString and StringToAttribute methods 1998-08-28 23:31:44 +00:00
kipp%netscape.com
107b4e64b1 Export new HTML-HR factory method 1998-08-28 23:31:28 +00:00
kipp%netscape.com
82e5ea0a85 Stub out StringToAttribute 1998-08-28 23:31:12 +00:00
kipp%netscape.com
04f5a93e36 Implement StringToAttribute; AttributeToString is now public 1998-08-28 23:30:50 +00:00
kipp%netscape.com
c679a3de4a Make AttributeToString abstract 1998-08-28 23:30:22 +00:00
kipp%netscape.com
3a7297b0ef Removed content code and exposed a factory method for creating HR frames; made the HR frame code content neutral 1998-08-28 23:29:36 +00:00
kipp%netscape.com
d0fc3679c2 Added new atoms 1998-08-28 23:29:05 +00:00
kipp%netscape.com
eb4f73dcef Use new factory method for HR's 1998-08-28 23:27:55 +00:00
kipp%netscape.com
651812302d new 1998-08-28 23:27:19 +00:00
kipp%netscape.com
ec3d735ab2 Added new source files to the build 1998-08-28 23:25:56 +00:00
rods%netscape.com
cd14cc929d Fixed nsLabel and nsDialog to compile and link correctly 1998-08-28 23:00:03 +00:00
rods%netscape.com
c49e6ad540 initial checkin for nsLabel and nsDialog 1998-08-28 22:49:12 +00:00
rods%netscape.com
cfd714770c Added nsLabel and nsDialog 1998-08-28 22:48:50 +00:00
cls%seawood.org
976e98edda Fixed problem with makedepend under autoconf. 1998-08-28 22:40:14 +00:00
rods%netscape.com
82cd31e28b Fixed Focus issues with text field in Find Dialog 1998-08-28 22:36:10 +00:00
rods%netscape.com
97805f9c0b Fixed OnPaint to draw Dialog and children correctly. 1998-08-28 22:11:04 +00:00
warren%netscape.com
9b1d14ae7e Added class ID to OnShutdown. 1998-08-28 21:47:44 +00:00
kipp%netscape.com
99da657d8a Use kIHTMLContentSinkIID so that inferior compilers will work 1998-08-28 21:29:50 +00:00
warren%netscape.com
6587ecb0af Added service manager mechanism. 1998-08-28 21:28:35 +00:00
warren%netscape.com
dff0de499c Added service manager mechanism. 1998-08-28 21:25:34 +00:00
cyeh%netscape.com
5b4f631885 First Checked In. 1998-08-28 21:03:57 +00:00
ftang%netscape.com
105523fe35 change rdf winfe to make it render UTF8. reviewed by hyatt 1998-08-28 20:58:01 +00:00
ftang%netscape.com
4be3ea96fa fix UTF8 input problem when switch input method back to roman . reviewed by brade. 1998-08-28 20:52:12 +00:00
slamm%netscape.com
9714506ba1 Bring back the commercial animation. 1998-08-28 20:41:53 +00:00
pinkerton%netscape.com
46227e6eb6 Added RowIsContainer() with additional param to say if container is open or closed. 1998-08-28 20:34:43 +00:00
pinkerton%netscape.com
376777a1d3 Use new CNavCenterScroller and tell it to adjust the scroll bar when the column headers appear or disappear. 1998-08-28 20:33:42 +00:00
pinkerton%netscape.com
d15306c9ef Fix mozilla problem with not showing "about:" page when security is not present. 1998-08-28 20:33:08 +00:00
pinkerton%netscape.com
6e963808f9 Changed type of scroller in NavCenter panes to be a CNavCenterScroller to better handle scroll bar adjustments on mode switches. 1998-08-28 20:32:36 +00:00
pinkerton%netscape.com
60fb2b6a1c New RowIsContainer method which can replace CellHasDropFlag to determine if the row is a container and if it is currently expanded or collapsed. Fixed auto-expand d&d to use this instead of CellHasDropFlag so it will still autoexpand when drop flags are not used. 1998-08-28 20:32:00 +00:00
pinkerton%netscape.com
0cec98cfe7 Add CNavCenterScroller.cp 1998-08-28 20:30:24 +00:00
pinkerton%netscape.com
964c5ffe2b Register CNavCenterScroller 1998-08-28 20:29:57 +00:00
spider%netscape.com
83b7f46dde Initialize the device context to null. This was causing a crash if the
device context for a widget were queried prior the window getting
created.
1998-08-28 20:29:04 +00:00
pinkerton%netscape.com
ba3e337b22 First Checked In. 1998-08-28 20:24:25 +00:00
briano%netscape.com
35ee59e53c New file to support DG/UX. Thanks to Marc Fraioli (fraioli@dg-rtp.dg.com) for doing all the work. 1998-08-28 20:20:15 +00:00
terry%netscape.com
a631f0cb7c Get rid of "verified_ts" and "resolved_ts" stuff; we aren't keeping
that stuff in this database.
1998-08-28 20:19:31 +00:00
briano%netscape.com
5378b87905 Added support for DG/UX, and a fix for bug#254. 1998-08-28 20:17:38 +00:00
morse%netscape.com
2906b6c5e8 strings for cookie trust labels 1998-08-28 20:10:32 +00:00
rods%netscape.com
98b6b776be Fixed ref count problem in FindNext (should be able to switch docs now) 1998-08-28 19:55:03 +00:00
terry%netscape.com
261d7a0b13 Back out last change. No diffs are showing up at all! 1998-08-28 19:23:41 +00:00
terry%netscape.com
33307dbc4b Fixed bug 544 -- now use unified diffs instead of context diffs in mail. 1998-08-28 19:17:59 +00:00
terry%netscape.com
de183621a7 Fixed bug 513 -- adding CC field caused crash. 1998-08-28 18:32:15 +00:00
terry%netscape.com
a729e91e6e Debugging support -- if we get an SQL error, show the SQL command that failed. 1998-08-28 18:31:05 +00:00
rods%netscape.com
4980b2afad Added a couple of data members to the header and cleanup some of the
ref count problems
1998-08-28 18:15:14 +00:00
kipp%netscape.com
05a470d0c4 Spanked hard to support multiple sink contexts; incremental reflow now happens only on WillInterrupt 1998-08-28 16:20:16 +00:00
kipp%netscape.com
a8da89f89a Avoid a crash bug 1998-08-28 16:19:38 +00:00
kipp%netscape.com
9025e2afbd Added a new atom 1998-08-28 16:19:27 +00:00
kipp%netscape.com
11535c3a15 Removed the PushMark method 1998-08-28 16:18:14 +00:00
rods%netscape.com
ac8cac8193 Added XP Find dialog 1998-08-28 16:14:37 +00:00