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

32554 Коммитов

Автор SHA1 Сообщение Дата
joki%netscape.com f389cb4137 hacking in temp fix for mac build. 1999-07-01 12:31:59 +00:00
joki%netscape.com 91b96a0a01 Fixing module name. 1999-07-01 11:46:08 +00:00
mcafee%netscape.com 774c04f0d6 Switching to test for NECKO instead of -d netwerk, which everyone has now. Added cookies Makefiles for necko case. 1999-07-01 11:40:23 +00:00
joki%netscape.com 1b9878c11a Typo in makefile. 1999-07-01 10:57:48 +00:00
mcafee%netscape.com a3797a36bb Putting EHOSTDOWN inside an ifdef to fix BeOS breakage. 1999-07-01 10:56:48 +00:00
mcafee%netscape.com 36ef6a618e Moving test directory inside ifdef ENABLE_TESTS. Thanks to patch from Jim Nance. 1999-07-01 10:52:22 +00:00
joki%netscape.com 5056a89212 New JavaScript/DOM security stuff. 1999-07-01 10:38:26 +00:00
sspitzer%netscape.com 4d5a4f8ff8 fix solaris build bustage, I hope 1999-07-01 08:48:25 +00:00
sspitzer%netscape.com 2fa6fafd6a fix warning 1999-07-01 08:48:06 +00:00
sspitzer%netscape.com e159cc2289 fix warning 1999-07-01 08:40:21 +00:00
jfrancis%netscape.com d11c31e1c0 a little neatening 1999-07-01 08:39:24 +00:00
pinkerton%netscape.com dbc48800f6 backing my change out. it appears the dir i need isn't in the module, and changing the pull rules here has no effect. 1999-07-01 08:37:26 +00:00
sspitzer%netscape.com e839aec75f fix warnings for sudu. 1999-07-01 08:30:51 +00:00
pinkerton%netscape.com fdb7f9d23d got the cvs checkout path wrong for interfaceLib. 1999-07-01 08:29:49 +00:00
jfrancis%netscape.com edcceb3605 making nsRangeList be more like a model nsCOMPtr citizen... 1999-07-01 08:19:44 +00:00
pinkerton%netscape.com 6f90b9e6bb got the cvs checkout path wrong for interfaceLib. 1999-07-01 08:13:40 +00:00
sspitzer%netscape.com fd7bd2b342 fix warnings 1999-07-01 08:07:54 +00:00
sspitzer%netscape.com 24f3698d0b fix warnings 1999-07-01 08:01:48 +00:00
sspitzer%netscape.com 29638da74c fix warnings. 1999-07-01 07:53:37 +00:00
warren%netscape.com 54bd764acd Added simple URI to parse about:foo, javascript:bar, etc. 1999-07-01 07:52:52 +00:00
warren%netscape.com b50f94427d Started about: protocol. 1999-07-01 07:52:08 +00:00
sspitzer%netscape.com fed200b62c fix warnings. make these destructors virtual, as they should be. 1999-07-01 07:51:02 +00:00
sspitzer%netscape.com 16f8402e7f fix warning. remove unused variable 1999-07-01 07:49:09 +00:00
pinkerton%netscape.com 1907c350f1 move InterfaceLib.mcp from cmd/macfe/projects to lib/mac 1999-07-01 07:41:56 +00:00
hyatt%netscape.com 4c1801f8f1 Fixing StartLayout so that it asserts and leaves the function if no root
content is available.
1999-07-01 07:34:19 +00:00
sspitzer%netscape.com d6d461e4ed fix crash. when I launch apprunner -pref, I hit the assertion.
then I crash because I dereference null.
1999-07-01 07:28:47 +00:00
hyatt%netscape.com ef85464be2 Suppressing Win98 animation for popup menus. 1999-07-01 07:24:01 +00:00
pinkerton%netscape.com 77e0b7b272 First Checked In. 1999-07-01 07:21:55 +00:00
sspitzer%netscape.com b524c35438 set deleted pointers to nsnull. just to be safe. r=hyatt 1999-07-01 07:12:46 +00:00
sspitzer%netscape.com 737bc85937 prevent -edit and -mail at the same time. prevent -g and -mail at the same time 1999-07-01 07:09:52 +00:00
hyatt%netscape.com a48c3cea20 Giving the tooltip a border. 1999-07-01 07:05:16 +00:00
sspitzer%netscape.com 1096d1a156 changes to support -mail, -pref, etc when using this script 1999-07-01 06:53:44 +00:00
pinkerton%netscape.com 153b97e659 don't include nsHTMLAtoms.h since it's bad, and not needed anyway. 1999-07-01 06:47:31 +00:00
pinkerton%netscape.com 3f898269cf add some preliminary tooltip stuff for testing. 1999-07-01 06:39:17 +00:00
pinkerton%netscape.com dd5492d2d6 don't show tooltip when node is disabled, use both the global and local coordinates when showing a tooltip so alignment will work. added some debug stuff to track down why mac isn't doing screen coords correctly. 1999-07-01 06:27:42 +00:00
alecf%netscape.com b2b7f3a7d0 add useful function and do a try/catch in case there is an erorr 1999-07-01 06:17:32 +00:00
alecf%netscape.com 579b129fca explain what these nsISupportsArrays have in them 1999-07-01 06:15:06 +00:00
sspitzer%netscape.com ec5b9e1456 add support for unread set. still working on this. 1999-07-01 06:13:06 +00:00
sspitzer%netscape.com 63eb7be6a6 add new line to end of file 1999-07-01 06:11:16 +00:00
alecf%netscape.com b051ab3dd0 move hardcoded progid strings into a seperate header file 1999-07-01 06:01:39 +00:00
hyatt%netscape.com 1994c7011e You can specify the size of the popup. 1999-07-01 06:01:03 +00:00
alecf%netscape.com fc6a802a7c document, document, document these interfaces, just a bit 1999-07-01 06:00:55 +00:00
dveditz%netscape.com a6b3bd6f8d Previous fix thanks to jdunn@netscape.com (AIX) and tor@cs.brown.edu (HP-UX) 1999-07-01 05:57:00 +00:00
dveditz%netscape.com 69909752c0 build fix for AIX and HP 1999-07-01 05:51:24 +00:00
alecf%netscape.com 2d8dacf6e1 initialize these variables to null! 1999-07-01 05:47:56 +00:00
sspitzer%netscape.com 4ab1a975f7 fix build bustage on Solaris. 1999-07-01 05:38:03 +00:00
sspitzer%netscape.com 0fb97f329d ignore the generated Makefile 1999-07-01 05:22:27 +00:00
hyatt%netscape.com b3a5ceb7e2 Fix for the crash on startup. 1999-07-01 05:16:56 +00:00
hyatt%netscape.com eda43ad47d Adding some atoms. 1999-07-01 05:06:11 +00:00
pinkerton%netscape.com 6c3e0c263d early support for eBorderStyle_BorderlessTopLevel. 1999-07-01 04:54:29 +00:00