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

31648 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 3bd4abf53c Fix for bug #6947. Changed PlaceBlock() to also check the combined area height
when checking for a zero-height frame
1999-06-25 03:17:04 +00:00
briano%netscape.com 145fa27431 Automated update 1999-06-25 03:04:32 +00:00
briano%netscape.com 95137feeb4 Duh. We're defining MKSHLIB to be ld on OpenBSD so we don't need the -Wl. 1999-06-25 03:04:14 +00:00
warren%netscape.com 9ac7aaff06 Fixed makefiles for necko module, but netwerk directory. 1999-06-25 03:00:32 +00:00
mscott%netscape.com 9e072c4c81 fix build breakage. Change directory path from necko to netwerk. Note: I'm not changing any of the library names,
just the paths (which should still be netwerk).
1999-06-25 02:45:05 +00:00
warren%netscape.com 41b5fcddad Changed URLGroup to LoadGroup 1999-06-25 02:31:51 +00:00
warren%netscape.com 2f5289766d Renamed nsIURLGroup to nsILoadGroup in preparation for necko. 1999-06-25 02:17:37 +00:00
warren%netscape.com 6fc20cbcd6 More necko changes. 1999-06-25 01:53:22 +00:00
hyatt%netscape.com 03cf38bfb1 Do tree widgets make you feel horny, baby? Do they? 1999-06-25 01:48:40 +00:00
ftang%netscape.com 192564e2ba fix unix. Add Makefile.in 1999-06-25 01:42:20 +00:00
gagan%netscape.com bb4b1f90aa More Necko landing changes... 1999-06-25 01:41:26 +00:00
warren%netscape.com ccd3922b50 Added constructor functions for nsEnumeratorUtils. 1999-06-25 01:38:33 +00:00
ftang%netscape.com c12190b207 add tests directory 1999-06-25 01:34:10 +00:00
ftang%netscape.com 4fe3cf1ace add test application DetectCharset 1999-06-25 01:33:14 +00:00
hyatt%netscape.com cdeb38b3a8 Fixes for scrolling. 1999-06-25 01:28:43 +00:00
ftang%netscape.com 9c781f73de fix state table error (generated by ../tools/*.pl, and wrong integer packacking macro, and do cast for char to unsigend char 1999-06-25 01:27:14 +00:00
ftang%netscape.com 4c9e3b13b7 fix wrong state table at iso2022jp and sjis 1999-06-25 01:24:01 +00:00
pollmann%netscape.com b5ccb72a9c Getting cursor from style system: Insert paranoia^H^H^H^H^H^H^H^H^H stability code here. 1999-06-25 01:17:18 +00:00
nisheeth%netscape.com 683f07e307 IDL'ized nsIAppShellService. Only enabling for windows right now... 1999-06-25 01:15:19 +00:00
hyatt%netscape.com 1be2ff459f Fixing the editor toolbars to fill the whole toolbox. 1999-06-25 01:10:28 +00:00
briano%netscape.com 1d4fd3ef93 Fix for OpenBSD and potentially Solaris/x86. 1999-06-25 01:06:49 +00:00
briano%netscape.com b1e5900291 Automated update 1999-06-25 00:59:55 +00:00
nisheeth%netscape.com ab4763a7e3 Fix bug 2760. The webcrawler only registers itself as a document loader observer if the right command line arguments are given to viewer. 1999-06-25 00:57:16 +00:00
briano%netscape.com bfe3704050 OpenBSD's ld ignores --whole-archive, but has -Bforcearchive which looks like it might work in its place. 1999-06-25 00:52:52 +00:00
sspitzer%netscape.com c6f75abe33 changes to make this not build if path isn't defined 1999-06-25 00:49:28 +00:00
sspitzer%netscape.com 835b218944 comment the out the unbuilt tests. 1999-06-25 00:35:40 +00:00
sspitzer%netscape.com ae5d568442 create makefiles for these tests. 1999-06-25 00:34:36 +00:00
sspitzer%netscape.com c881f4f923 fix more warnings 1999-06-25 00:33:20 +00:00
alecf%netscape.com 19a9d93aa2 add first cut at some wizard pages 1999-06-25 00:31:19 +00:00
sspitzer%netscape.com 039152b0a3 fix warnings 1999-06-25 00:28:45 +00:00
buster%netscape.com 0155cb4c01 fixed Unix bustage. compare nsCOMPtr xxx.get() rather than just xxx 1999-06-25 00:28:28 +00:00
sspitzer%netscape.com 7e544f92e5 ingnore the generated makefile 1999-06-25 00:25:25 +00:00
sspitzer%netscape.com d6dab377a6 sendpage not built on windows by default 1999-06-25 00:24:28 +00:00
sspitzer%netscape.com 83788fe688 fix warnings. get this stuff to build on UNIX 1999-06-25 00:23:26 +00:00
sspitzer%netscape.com ee76689e8a more tests for unix 1999-06-25 00:21:00 +00:00
ftang%netscape.com 3b015c98fb fix multiple inheritance bug 1999-06-25 00:20:37 +00:00
pollmann%netscape.com 32d96f0efc Use the style system to get the mouse pointer for an image input element. 1999-06-25 00:19:44 +00:00
sspitzer%netscape.com 4c7be22eb8 makefile changes to get these tests to build on UNIX 1999-06-25 00:19:06 +00:00
rhp%netscape.com 962a89d0a8 New function for ULR parsing 1999-06-25 00:10:13 +00:00
putterman%netscape.com a2036a841e Add NS_INIT_REFCNT() and QueryInterface can query for the correct interface. 1999-06-25 00:09:08 +00:00
warren%netscape.com d4f8b45d03 Swapped args to NS_OpenURI. Fixed library name. 1999-06-25 00:08:57 +00:00
warren%netscape.com 284a2825df Swapped args to NS_OpenURI. 1999-06-25 00:08:05 +00:00
warren%netscape.com 18af8d84a2 Added group argument. Swapped args to NS_OpenURI 1999-06-25 00:07:34 +00:00
gagan%netscape.com cf59f247bb More Necko landing changes. 1999-06-25 00:03:22 +00:00
ducarroz%netscape.com 7121d7e57a Add nsIMsgSendListener.idl Add nsIMsgSendLaterListener.idl 1999-06-24 23:54:49 +00:00
ducarroz%netscape.com 2de94af500 Add nsURLFetcher.cpp 1999-06-24 23:54:46 +00:00
rhp%netscape.com 07146e8eba Changes for compose reorg 1999-06-24 23:54:34 +00:00
buster%netscape.com 6276b346e0 quiet debug now 1999-06-24 23:50:53 +00:00
ducarroz%netscape.com 182521d008 add comi18n.h 1999-06-24 23:49:25 +00:00
buster%netscape.com 2fada58f4d fixed build bustage, forgo using nsCOMPtr on views, they can't be ref counted! 1999-06-24 23:49:03 +00:00