Commit Graph

6487 Commits

Author SHA1 Message Date
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
rods%netscape.com
a0311c354d Added InitData struct 1998-08-27 20:29:59 +00:00
pinkerton%netscape.com
a1dc89e0a5 Respond better to column add/delete events. 1998-08-27 20:27:10 +00:00
pinkerton%netscape.com
69b388b0cb More 4.5 merges. Fix problem with not showing form data in viewSource, print, saveAs. 1998-08-27 20:26:40 +00:00
rods%netscape.com
1b959d1e1a Added nsLabel and nsDialog to build 1998-08-27 20:26:30 +00:00
pinkerton%netscape.com
aa36d846cc Fix bug that caused crash when you clicked onany blank area of the toolbar. 1998-08-27 20:25:21 +00:00
cyeh%netscape.com
4b5baa7cb2 disable updating the build number in about-all.html everytime you build. needs to be turned on for official releases only until ckid/mcvs resource problem is solved. editing about-all.html causes file to be blown away. 1998-08-27 20:20:06 +00:00
shaver%netscape.com
802e755292 tell people how to change their new password 1998-08-27 20:18:13 +00:00
rods%netscape.com
42ec04f91c Initial working checkin 1998-08-27 20:16:20 +00:00
cyeh%netscape.com
e27942f4fd udpate the build number in about-all.html everytime you build. 1998-08-27 20:15:30 +00:00
rods%netscape.com
bfad15d218 Added nsILabel.h and nsIDialog.h 1998-08-27 20:09:16 +00:00
cls%seawood.org
7e42981bd3 Added timebomb target. 1998-08-27 19:53:30 +00:00
cls%seawood.org
aa0ff173dc Enabled dependencies for autoconf. 1998-08-27 19:52:22 +00:00
cls%seawood.org
9e037db2bf Removed HistoryFrame.cpp 1998-08-27 19:48:25 +00:00