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

12891 Коммитов

Автор SHA1 Сообщение Дата
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
law%netscape.com 9e20a63b00 Accept URL on command line 1998-12-07 23:35:02 +00:00
waterson%netscape.com 4fc724ea0a Removed obsolete file. 1998-12-07 23:18:11 +00:00
kipp%netscape.com 78b7ec988a Made image documents layout again 1998-12-07 22:29:13 +00:00
kipp%netscape.com dc53d20c74 Disabled fixed height/width ignoring code for shrink-wrap blocks; fixed crash bug with premature deleting of a line 1998-12-07 22:28:55 +00:00
kipp%netscape.com 8676a93261 Added DeleteLine method 1998-12-07 22:28:23 +00:00
akkana%netscape.com cd57d645a9 Change NULL to 0 in NS_RELEASE and NS_IF_RELEASE macros.
This is illegal C++ (at least on machines where NULL == (void*)0)
and breaks some compilers, issues warnings in others.
1998-12-07 21:57:57 +00:00
raman%netscape.com c4adbd2ec2 Bug fix for 1741. For XP_FILE_READ_BIN permission types, set mode as nsRead. 1998-12-07 21:49:29 +00:00
shaver%netscape.com 80d5b7a816 remove dead code, tweak whitespace 1998-12-07 20:23:37 +00:00
waterson%netscape.com 3f8c206fa1 Cleaned up content model generation. 1998-12-07 20:09:30 +00:00
kipp%netscape.com 44ab1f89b5 Slightly better handling of left/right block margins 1998-12-07 19:34:41 +00:00
dcone%netscape.com 0a1dde9e7b Changed some attributes on the printer items for the menus 1998-12-07 19:14:33 +00:00
harishd%netscape.com 1e21693ed2 changed the code that previously accessed mBorderStyle and mBordercolor
with new methods added in nsStyleSpacing
1998-12-07 19:07:45 +00:00
harishd%netscape.com 09ebef5fb2 Changed code that previously accessed mBorderStyle and mBorderColor with
new methods added in nsStyleSpacing
1998-12-07 19:06:55 +00:00