Граф коммитов

12704 Коммитов

Автор SHA1 Сообщение Дата
radha%netscape.com 1af9cb6a5a Initial checkin for Unix apprunner 1998-12-08 22:43:20 +00:00
raman%netscape.com 4dde34e75c Bug fix to make ftp:// protocol to work with the new cache code. 1998-12-08 22:11:05 +00:00
kin%netscape.com 3b5f73c4a8 Fixed bug that prevented transaction item children from being redone. 1998-12-08 22:05:23 +00:00
kipp%netscape.com 579388fc87 new 1998-12-08 21:44:22 +00:00
kipp%netscape.com ca429dbaea Added some debug checks to sizes; keep zero sized items on the same line whenever possible 1998-12-08 21:43:42 +00:00
kipp%netscape.com 00165848ff Factored out the block-band-data class; fixed a bug with treating block objects that weren't really nsBlockFrame's like they were (bug #1713) 1998-12-08 21:43:15 +00:00
kipp%netscape.com e865f17469 Added nsBlockBandData 1998-12-08 21:42:35 +00:00
akkana%netscape.com 662cbc664e GetOwnerDocument should return NS_ERROR_NOT_IMPLEMENTED if it's not going to modify its input 1998-12-08 19:53:25 +00:00
pnunn%netscape.com 032991957a update to png version 1.0.2. -pnunn. 1998-12-08 19:44:02 +00:00
pinkerton%netscape.com 250b52ae62 Don't build NavServices stuff because it doesn't work with the 3.2 universal headers (apple changed a struct). 1998-12-08 19:42:52 +00:00
pnunn%netscape.com 1b9f0bbcab update to png version 1.0.2. -pnunn. Note: gamma is temporarily disabled. 1998-12-08 19:41:25 +00:00
buster%netscape.com a9e64dfedc fixed a minor glitch I introduced where nested tables cells were getting
robbed of a few pixels in width in some cases.
1998-12-08 19:18:33 +00:00
waterson%netscape.com 2a6c312073 Obsolete. 1998-12-08 19:14:43 +00:00
akkana%netscape.com f48a212dcd Remove old selection code (and fix linux build) 1998-12-08 18:55:00 +00:00
danm%netscape.com 283ef12507 removed nsSelection.cpp, nsSelectionPoint.cpp, nsSelectionRange.cpp. yell at mjudge if this causes problems. 1998-12-08 18:34:59 +00:00
mjudge%netscape.com 83bd13b86d changes to default to new selection 1998-12-08 18:26:34 +00:00
mjudge%netscape.com c549a78e51 chagnes to selection 1998-12-08 18:26:06 +00:00
mjudge%netscape.com f4b7dee737 changes to selection 1998-12-08 18:25:47 +00:00
mjudge%netscape.com 8242e39f7f changes to remove selection 1998-12-08 18:25:27 +00:00
troy%netscape.com e56553b995 Initial table pagination support 1998-12-08 17:57:45 +00:00
raman%netscape.com c2671ba33c Bug fix for 928. Check for null address in the URL_s structure. 1998-12-08 17:55:03 +00:00
kipp%netscape.com cc90503074 backed out last changes 1998-12-08 17:33:28 +00:00
kipp%netscape.com d1f360d4d6 Fix a cut-paste coding error 1998-12-08 17:19:17 +00:00
kipp%netscape.com c8aad55ba1 Fixed an improper use of NS_RELEASE 1998-12-08 16:08:44 +00:00
kipp%netscape.com 663ee59e53 Updated to latest nsIWebShellContainer API 1998-12-08 15:51:42 +00:00
waterson%netscape.com 8525356a87 Cleaned up data source construction, made more consistent with other NGLayout modules. 1998-12-08 06:53:49 +00:00
waterson%netscape.com ff89d8704f Changed nsRDFDataSource::Initialize to Init to be consistent with the rest of the world. 1998-12-08 06:28:36 +00:00
waterson%netscape.com a04499d5aa Some stuff to the TO DO list. 1998-12-08 06:24:28 +00:00
waterson%netscape.com f6a7aeac29 Some horrible hackery to get hyatt started on debugging the tree with a real content model. 1998-12-08 05:10:35 +00:00
waterson%netscape.com 0fbc190df0 Added CID for RDF tree document. 1998-12-08 04:56:10 +00:00
waterson%netscape.com f0a72fac5d Fixed a missing refcount. 1998-12-08 04:55:25 +00:00
kipp%netscape.com ef43e0bd4f Fixed bug #1621 - if a floater was too wide and it was right aligned it would end up positioned off the left edge of the block 1998-12-08 03:57:12 +00:00
waterson%netscape.com b6ec853237 Moved the RDF document interfaces out into the open. Added some stuff to make it easier to construct a data source from outside of normal channels. 1998-12-08 03:49:14 +00:00
kipp%netscape.com 0d7c32d9ad Removed check for a band count of when when clearing floaters because if the floater is large the band may only have one trapezoid in it 1998-12-08 03:47:44 +00:00
kipp%netscape.com 408a88fb6c new 1998-12-08 03:36:34 +00:00
kipp%netscape.com a8872a800c Implement new NewWebShell API 1998-12-08 02:39:48 +00:00
jfrancis%netscape.com 9b3d64567a removing tabs; started deleteContents() imp 1998-12-08 02:26:15 +00:00
mcmullen%netscape.com 29bbdb8935 Added nsFileSpec.cpp to this project (you also get nsFileStream, but this is all done with templates in a header - this may need to be revisited). This is the first real checkin of nsFileSpec.*, and the first ever checkin of nsFileStream.h. This provides typesafe file specifications, interconversions, and full Standard Library support for iostreams, based on these specifications. The next step is checking by Bill Law and Steve Lamm for Win and Unix. Then it's open season. 1998-12-08 02:24:19 +00:00
mcmullen%netscape.com 97663c5afa First Checked In. 1998-12-08 02:22:54 +00:00
sfraser%netscape.com 3afd639d18 Added Debug and Tools menus, and hooked up some of the menu items. They don't all work yet. 1998-12-08 02:16:42 +00:00
mcmullen%netscape.com 46efadfc6c First Checked In. 1998-12-08 02:15:50 +00:00
sfraser%netscape.com 69116deb7b Don't crash when failing to create dialogs (which we don't have a widget for yet on Mac). 1998-12-08 02:15:21 +00:00
kipp%netscape.com d5c98d009e Implement new NewWebShell API 1998-12-08 01:57:40 +00:00
kipp%netscape.com d66be1b71f Added 2 more arguments to NewWebShell so that new top-level windows could be created properly 1998-12-08 01:57:00 +00:00
kipp%netscape.com 2f6417bf73 Pass in chrome and visibility during web-shell creation 1998-12-08 01:56:31 +00:00
pierre%netscape.com 52293d7973 optimized and cleaned up 1998-12-08 01:47:04 +00:00
buster%netscape.com 6093d1b292 fixed a bug in table-layout:fixed mode
fixed bug fixed a few small bugs
1998-12-08 01:00:14 +00:00
buster%netscape.com ab6e5d8e3e fixed default cellspacing and cellpadding 1998-12-08 00:59:15 +00:00
kipp%netscape.com 75e7cac317 new 1998-12-08 00:57:45 +00:00
troy%netscape.com 3fbdae4f66 Improved height calculation when there are floaters. Now we check against
the content area y-most rather than the frame bounds y-most. This ensures
that border and padding are respected along the bottom edge
1998-12-08 00:01:12 +00:00