Commit Graph

6535 Commits

Author SHA1 Message Date
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
rods%netscape.com
74dd4e62c0 Added registration of nsIDialog and nsILabel 1998-08-28 16:13:56 +00:00
rods%netscape.com
e42c5643f3 Enabled the "Find" menu item 1998-08-28 16:12:51 +00:00
rods%netscape.com
ab772c2369 Added selection code that is currently ifdef out (but it is needed) 1998-08-28 16:06:22 +00:00
rods%netscape.com
ad87b994a1 Fixed up some of the selection methods 1998-08-28 16:02:33 +00:00
rods%netscape.com
78631b45db Added FindNext method 1998-08-28 15:59:24 +00:00
rods%netscape.com
40296b5ea1 Adjusted the method signatures on most of the Selection methods 1998-08-28 15:58:37 +00:00
rods%netscape.com
3e6872d273 Added FindNext Method for Find/Search 1998-08-28 15:57:59 +00:00
rods%netscape.com
3c8ae291d0 Fixed bugs and adjusted TextFrame to match revised method signatures 1998-08-28 15:56:40 +00:00
rods%netscape.com
4a8c2454f5 Added Find/Search capability and supporting methods 1998-08-28 15:55:31 +00:00
troy%netscape.com
47e1554683 Interface change 1998-08-28 15:19:44 +00:00
terry%netscape.com
b0e5b61885 Get rid of the "read and eat" line; it doesn't make sense here. 1998-08-28 13:50:41 +00:00
shaver%netscape.com
eb948eb016 actually reflow altered text 1998-08-28 13:42:25 +00:00
shaver%netscape.com
afbbab923a wire up DOM_Nodes and LO_Elements; maybe fix <LI> CSS bug? (all #if DOM) 1998-08-28 10:29:42 +00:00
shaver%netscape.com
88923c2b13 current_node is always the current_node now. also: set up for text mutation 1998-08-28 10:23:35 +00:00
shaver%netscape.com
e4fba63645 break universal dep on lm_dom.h; start wiring DOM_Node<->LO_Element 1998-08-28 07:53:18 +00:00
shaver%netscape.com
b71d90a4f3 switch to void * in lo_DocState, not DOM_Node * because too many places #include "layout.h" 1998-08-28 07:52:07 +00:00
cls%seawood.org
558336b45e More tweaks for make depend under autoconf. 1998-08-28 07:07:47 +00:00
cyeh%netscape.com
82cbbd3e96 change default homepage 1998-08-28 07:03:39 +00:00
cls%seawood.org
13a106a516 ifdef'd out MOZ_OJI as only the bare minimum should be on by default for the autoconf buld. 1998-08-28 07:00:13 +00:00
cls%seawood.org
bdd3a9b39a Removed SHACK and added DOM. 1998-08-28 06:55:52 +00:00
cls%seawood.org
0d573a23fc Removed check for thread libs as they conflicted with nsprpub threads. Added option for dom and removed option for shack. 1998-08-28 06:54:06 +00:00
troy%netscape.com
b242b51732 Changed nsIFontCache to conform to XPCOM standards 1998-08-28 05:16:41 +00:00
troy%netscape.com
6cb09b5132 Changed nsIViewManager interface to conform to XPCOM conventions 1998-08-28 04:56:56 +00:00
toshok%netscape.com
c03599e1ab use $(MAKE) instead of make, so it does not break on bsd machines, where make and gmake are *completely* different 1998-08-28 04:37:44 +00:00
morse%netscape.com
2cb728f66f fix bug found by mjudge 1998-08-28 04:10:08 +00:00
danm%netscape.com
7ee448009c plug leak in LayoutButtons 1998-08-28 03:10:14 +00:00
michaelp%netscape.com
0d2b243a17 changes for new viewobserver stuff. 1998-08-28 03:09:22 +00:00