Commit Graph

6550 Commits

Author SHA1 Message Date
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
michaelp%netscape.com
7686c7ec65 changes to support viewobserver and troy's spankage of the device context. 1998-08-28 03:05:23 +00:00
michaelp%netscape.com
ca017f19d0 DeleteFrame() now takes a pres context. 1998-08-28 03:02:39 +00:00
troy%netscape.com
31c7923449 Fixed call to GetFontCache 1998-08-28 02:56:22 +00:00
michaelp%netscape.com
1be78b877e added support for view observer. 1998-08-28 02:54:06 +00:00
michaelp%netscape.com
b595789ff2 DeleteFrame() now takes a pres context. now uses view's setclientdata(). 1998-08-28 02:52:54 +00:00
troy%netscape.com
00548853bb Turned off gamma correction 1998-08-28 02:50:19 +00:00
michaelp%netscape.com
cccee92638 deleteframe() now takes a pres context. 1998-08-28 02:50:17 +00:00
michaelp%netscape.com
342c9f13ca made resizereflow() an ns_imethod. 1998-08-28 02:49:49 +00:00
michaelp%netscape.com
558f6ef045 changed to pass in prescontext to deleteframe(). 1998-08-28 02:49:15 +00:00
jgellman%netscape.com
b89df4e53b little patch trouble. whups. 1998-08-28 02:10:16 +00:00
troy%netscape.com
3d4e4c0c5d nsIDeviceContext API change 1998-08-28 01:58:02 +00:00
jgellman%netscape.com
7ab0d48bbb Remove data source entries from cache table when the data source is destroyed 1998-08-28 01:33:36 +00:00
thom%netscape.com
584891891e fixed heap corruption in mac version of the function mangleResourceIntoFileURL. This change ONLY effects macs 1998-08-28 01:33:14 +00:00
danm%netscape.com
0d1a808b08 teach RDF toolbars to work with toolbar display mode property. r:hyatt 1998-08-28 01:22:30 +00:00
danm%netscape.com
0127c9fef0 new toolbar property, new function which fetches templates, fix hashtable bug, bmkNotifFunc notifies regardless of property type. r:rjc 1998-08-28 01:19:41 +00:00
thom%netscape.com
d6628e1b51 got the file in sync with troy's fontCache changes 1998-08-28 00:28:10 +00:00
slamm%netscape.com
0fd1dbb249 Standardize the format of the translation resources. Make it easier to see errors. 1998-08-28 00:20:44 +00:00
kostello%netscape.com
80f6680364 Added support for hit testing and mac support methods for translating between mac coordinate system and nsRects 1998-08-27 23:04:30 +00:00
troy%netscape.com
4fa7078af4 fixed my bustage. 1998-08-27 23:02:03 +00:00
kostello%netscape.com
53e87955b6 Added methods to update window bounds rect during resize and drag 1998-08-27 23:01:56 +00:00
kostello%netscape.com
0bc3b5701c Added Mac to nsRect support. Added HitTest logic 1998-08-27 23:01:17 +00:00
troy%netscape.com
cfeab4e543 More changes to nsIDeviceContext interface 1998-08-27 22:45:35 +00:00
pierre%netscape.com
f138b8254d In the previous checkin, the path "powerplant/utility" was added to the 'domDebug.o' target only. Adding it to 'dom.o' now and verified that it was already in the 'shlb' target. 1998-08-27 22:16:56 +00:00
troy%netscape.com
1317495e30 Fixed build bustage 1998-08-27 22:12:26 +00:00
pierre%netscape.com
c7755a87a9 added path "powerplant/utility" added files jsurl.cpp + nsFrameList.cpp + nsJSWindowCollection.cpp 1998-08-27 22:11:05 +00:00
pierre%netscape.com
13da22ca6f added nsHTMLLayer.cpp 1998-08-27 22:09:02 +00:00
pierre%netscape.com
56955b341a re-enabled the View, Web and Pref factories 1998-08-27 22:08:39 +00:00
cyeh%netscape.com
914d373071 added subroutine to adjust agent number everytime you build. for official releases only. 1998-08-27 22:04:19 +00:00
morse%netscape.com
296faca4df added apple keychain 1998-08-27 21:14:41 +00:00
pinkerton%netscape.com
2926589653 Fix bug where if rdf file specified that all columns should be hidden the heap would get corrupted. Now forces at least one column to be visible. 1998-08-27 21:10:07 +00:00
troy%netscape.com
a300739e8e Change to GetRenderingContext 1998-08-27 21:09:25 +00:00
morse%netscape.com
d2eb44cfd2 single-signon fix 1998-08-27 21:05:58 +00:00
troy%netscape.com
4b29cb414e API change to nsIDeviceContext 1998-08-27 20:45:56 +00:00
troy%netscape.com
c8e5750085 More API changes to nsIDeviceContext 1998-08-27 20:43:04 +00:00
troy%netscape.com
e0116d3fe9 Another attempt 1998-08-27 20:31:39 +00:00