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

4290 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 52e75288f7 Build new source 1998-07-19 04:06:25 +00:00
kipp%netscape.com 7db4565eb5 new 1998-07-19 04:06:14 +00:00
kipp%netscape.com 3896c1676e Fixed ommision of include of nscore.h 1998-07-19 02:03:59 +00:00
kipp%netscape.com a4622abc13 Allocate some IIDs 1998-07-19 01:19:30 +00:00
kipp%netscape.com 0c9b8a2ccb Whacked to use new pluggable throbber 1998-07-19 01:18:57 +00:00
kipp%netscape.com b11190411d Implement new title API's; normalized factory code 1998-07-19 01:18:40 +00:00
kipp%netscape.com 3573f82d52 Normalized factory code 1998-07-19 01:18:15 +00:00
kipp%netscape.com fbdee17448 Added new files 1998-07-19 01:17:50 +00:00
kipp%netscape.com 4e758ab096 Added title controls; normalized factory API; added GetRootWebShell; removed 2nd arg from AddChild 1998-07-19 01:17:39 +00:00
kipp%netscape.com 86a1ce3f33 Updated copyright and IID; removed useless Init method 1998-07-19 01:17:09 +00:00
kipp%netscape.com 201a915395 Normalized factory api 1998-07-19 01:16:46 +00:00
kipp%netscape.com d0dbbaf3ff Export new files 1998-07-19 01:15:26 +00:00
kipp%netscape.com e460541f55 Pass title to web shell if we are wrapped in one 1998-07-19 01:14:53 +00:00
kipp%netscape.com 8a1173560d Removed SetTitle 1998-07-19 01:14:21 +00:00
kipp%netscape.com 65aebc778e new 1998-07-19 01:13:06 +00:00
kipp%netscape.com 807c76e57f Updated exports list 1998-07-18 22:01:25 +00:00
kipp%netscape.com 829e64f9a9 Allocated some IID's 1998-07-18 21:51:28 +00:00
kipp%netscape.com 9d7dbf61c6 Spanked to use web-shell API's 1998-07-18 21:51:03 +00:00
kipp%netscape.com c52f854cd5 Updated build list 1998-07-18 21:50:41 +00:00
kipp%netscape.com a7c3b9080c Updated to use revised API's; pass UA style sheet to nsIDocumentViewer instance 1998-07-18 21:50:29 +00:00
kipp%netscape.com a17b89bbe5 obsoleted 1998-07-18 21:49:35 +00:00
kipp%netscape.com 34937c2728 Updated exports list 1998-07-18 21:49:11 +00:00
kipp%netscape.com 0fa6e84091 Decoupled from web widget 1998-07-18 21:49:03 +00:00
kipp%netscape.com 3b23676168 Seperated out nsIViewerContainer and nsIContentViewer API's 1998-07-18 21:48:47 +00:00
kipp%netscape.com f94e52d884 Obsolete 1998-07-18 21:48:26 +00:00
kipp%netscape.com 6eef05bf6b Port to new nsIWebShell and related API's 1998-07-18 21:47:56 +00:00
kipp%netscape.com 1abce127ef Added missing includes 1998-07-18 21:46:51 +00:00
kipp%netscape.com 3a38a17de0 Added AddFloater method (not yet used) 1998-07-18 21:45:40 +00:00
kipp%netscape.com 2bcdf28c17 Find floaters after placing line so that floater list is kept up to date 1998-07-18 21:45:17 +00:00
kipp%netscape.com cc90755fa7 Disabled selection noise with an ifdef 1998-07-18 21:44:11 +00:00
kipp%netscape.com 8caa3ef533 new 1998-07-18 21:43:02 +00:00
rods%netscape.com 3107c4037d made changes to selection for debugging 1998-07-18 18:19:41 +00:00
rods%netscape.com 25e7e29995 changed GetNextContent to pas back next leaf node content 1998-07-18 18:18:53 +00:00
rods%netscape.com cad78cf99f made minor changes to selection 1998-07-18 18:18:20 +00:00
rods%netscape.com bcdded08fe exported nsSelectionPoint.h 1998-07-18 18:17:08 +00:00
troy%netscape.com ddf8423f43 Eliminated some unnecessary image rendering 1998-07-18 15:26:03 +00:00
rods%netscape.com 0bee7944cc turned off selection 1998-07-18 14:03:43 +00:00
ramiro%netscape.com 4008087eb4 Fix a dumbass typo. 1998-07-18 07:42:15 +00:00
ramiro%netscape.com e25ad4fa99 Remove circular dependancy on config/config.mk from config/mkdepend. 1998-07-18 07:38:13 +00:00
ramiro%netscape.com f1d8f6f05f Add x11 include flags so the motif detection can work on plaforms that dont
have /usr/include/X11 links.  Like solaris, for instance.
1998-07-18 06:55:12 +00:00
ramiro%netscape.com b4d809e922 Add -xif, --set-x11-include-flags - Set X11 include flags. 1998-07-18 06:52:27 +00:00
ramiro%netscape.com 9554ee2b19 Look for include/X11/Xlib.h instead as well. Safer Xlib detection. 1998-07-18 06:32:55 +00:00
ramiro%netscape.com db954181a8 Dont use "function" since it breaks on some bourne shells. 1998-07-18 06:28:19 +00:00
ramiro%netscape.com f16088e8d8 Remove old motif.mk hack. No longer needed. See config/mkdepend for a better
solution.
1998-07-18 05:27:15 +00:00
ramiro%netscape.com f759b68908 Remove old motif.mk hack. 1998-07-18 05:15:49 +00:00
troy%netscape.com 4ff59d80ac Added some comments clarifying that the value returned are in
device units (pixels)
1998-07-18 03:52:37 +00:00
ramiro%netscape.com f134c3738d Adding support for detecting various platform specific libraries, paths and
other things (anything, really).

Should make building mozilla on diverse platforms such as linux/lesstif
much easier.

Currently Linux is the only platform that supports detection.

The new detection mechanism is very scaleable.  We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.

It has received the Reverend Ostrom blessing of approval.

So the lesstif people can stop bitching.  thank you for the feedback ;-)
1998-07-18 03:34:56 +00:00
ramiro%netscape.com 2dd27a649e Adding support for detecting various platform specific libraries, paths and
other things (anything, really).

Should make building mozilla on diverse platforms such as linux/lesstif
much easier.

Currently Linux is the only platform that supports detection.

The new detection mechanism is very scaleable.  We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.

It has received the Reverend Ostrom blessing of approval.

So the lesstif people can stop bitching.  thank you for the feedback ;-)

Notice how much simpler the Linux chunk of the xfe Makfile has become.
1998-07-18 03:34:26 +00:00
ramiro%netscape.com caecbdbb0a Adding support for detecting various platform specific libraries, paths and
other things (anything, really).

Should make building mozilla on diverse platforms such as linux/lesstif
much easier.

Currently Linux is the only platform that supports detection.

The new detection mechanism is very scaleable.  We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.

It has received the Reverend Ostrom blessing of approval.

So the lesstif people can stop bitching.  thank you for the feedback ;-)

The shell script detection magic is very modular and can be easily shared
with other build schemes (autoconf for instance).
1998-07-18 03:33:07 +00:00
ramiro%netscape.com cf44d929be Adding support for detecting various platform specific libraries, paths and
other things (anything, really).

Should make building mozilla on diverse platforms such as linux/lesstif
much easier.

Currently Linux is the only platform that supports detection.

The new detection mechanism is very scaleable.  We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.

It has received the Reverend Ostrom blessing of approval.

So the lesstif people can stop bitching.  thank you for the feedback ;-)
1998-07-18 03:26:34 +00:00