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

40559 Коммитов

Автор SHA1 Сообщение Дата
jj%netscape.com 6b6ceb6d19 fix for 12046 1999-09-10 23:13:25 +00:00
saari%netscape.com 4c5156cb71 Reworking of keybinding code for better efficiency, and fixed a few bugs too 1999-09-10 23:13:19 +00:00
hangas%netscape.com 40c6c6f955 Added edit menu items for global use. 1999-09-10 23:11:45 +00:00
ducarroz%netscape.com 674d3ee062 Reactivate key binding, fix for bug 11184 1999-09-10 23:10:18 +00:00
pavlov%netscape.com 34a544b69b nsIWidget::CaptureMouse works almost 1999-09-10 23:09:32 +00:00
mscott%netscape.com 0f49b6685e export nsIImapMockChannel.idl 1999-09-10 23:08:50 +00:00
slamm%netscape.com f3634f391b If creating directories all at once fails, create them one-by-one. Thanks to Colin <colin@theblakes.com> for the patch. 1999-09-10 23:08:07 +00:00
jdunn%netscape.com 41857cf2bf Provide workaround in nsPageMgr.cpp if platform (HPUX) doesn't have /dev/zero.
briano, ramiro & warren all looked at the code.

(also sneaked in a linking option in for hpux only)
1999-09-10 23:07:09 +00:00
hangas%netscape.com 137022b011 Changed label to not wrap and to have transparent color. a=Hyatt. 1999-09-10 23:02:54 +00:00
mscott%netscape.com c45f484de8 Export nsIImapMockChannel.idl. 1999-09-10 23:00:16 +00:00
mscott%netscape.com 23efec4a14 First checked in. a mock channel is the channel we are going to return to necko when
they ask for a channel on a url.
1999-09-10 22:58:51 +00:00
akhil.arora%sun.com c0ac3881d7 replace nsString.ToNewCString with GetBuffer 1999-09-10 22:57:12 +00:00
rods%netscape.com 471a693a76 When asked for the selected item string it return first the value, then the label then the content in that order if any are empty 1999-09-10 22:56:23 +00:00
rods%netscape.com a5b2e03004 No retreievs item 0 when nothing is selected and return the proper value, or lable or content when item is selected 1999-09-10 22:54:24 +00:00
rods%netscape.com 135fcd3966 added generated content for option elements with label attrs 1999-09-10 22:53:09 +00:00
sfraser%netscape.com a4c2122043 First Checked In. 1999-09-10 22:48:49 +00:00
law%netscape.com e9d60f2d91 Fix this to make nsIStreamTransfer scriptable again 1999-09-10 22:47:09 +00:00
peterl%netscape.com 18c67a0ef6 tweaking margins on lists 1999-09-10 22:42:53 +00:00
duncan%be.com be11a6b91d BeOS doesn't have mmap. Also, BeOS is case sensitive like Unix. 1999-09-10 22:35:58 +00:00
akkana%netscape.com 76f259b9e9 Better debug prints: tell which tag we're creating 1999-09-10 22:34:18 +00:00
valeski%netscape.com eed6058ab3 added more robust/accurate numeric ip address check 1999-09-10 22:33:09 +00:00
akkana%netscape.com f302a11f0b Backing out change to write the override charset in a meta tag.
The charset menu should be changing the meta tag in the document,
which the output sink will pick up automatically without needing
any special code.  See bugs 12085 (on seeing two meta charset tags)
and 7849 (that the charset menu should change the actual meta tag
in the document).
1999-09-10 22:32:32 +00:00
ftang%netscape.com 5d01288518 backout the backout 1999-09-10 22:25:39 +00:00
ftang%netscape.com 01ec75d37f back out the back out .It turn out I cehck in a "const" in the first line of my check in and that compiled !!! on Win and Linux 1999-09-10 22:22:22 +00:00
valeski%netscape.com a8769f79f1 we now handle a complete single line greeting from an ftp server 1999-09-10 22:09:39 +00:00
valeski%netscape.com 4e9250374f we're now escaping the filename in ftp dirlisting's dump of http-index, also fixed a MonthNumber() bug. 1999-09-10 22:08:26 +00:00
ramiro%netscape.com c37b257dab Forgot some stuff. 1999-09-10 22:07:50 +00:00
peterl%netscape.com 11c6bf05ac fixed list style position rules to allow being overridden better 1999-09-10 21:56:03 +00:00
dveditz%netscape.com 08b5c219f9 hoping this fixes dougt's bustage 1999-09-10 20:58:46 +00:00
akhil.arora%sun.com de6761eff5 updated patch to keep up with changes in webshell/src/nsWebShell.cpp 1999-09-10 20:45:52 +00:00
ftang%netscape.com 6916f133ab temp backout mac breakage 1999-09-10 20:33:12 +00:00
ramiro%netscape.com ffe42c86fb More unix embedding examples, contributed by
Milind Changire <milindc@corel.com>.
NOT PART OF BUILD.
1999-09-10 20:29:28 +00:00
ftang%netscape.com 2823fcb46f comment out some code so we won't break when we bck out the nsUnciodeUCS2BE changes 1999-09-10 20:28:22 +00:00
tonyr%fbdesigns.com 6fd9f3d177 removed the import directory - doesn't build with VC 5.0 1999-09-10 20:21:35 +00:00
akhil.arora%sun.com 3749251458 Denis Sharypov <sdv@sparc.spb.su> eliminated redundant finalize methods 1999-09-10 20:11:45 +00:00
cyeh%netscape.com 692290dbfe add stuff that was missing. 1999-09-10 20:10:27 +00:00
dougt%netscape.com 82c52d63e8 changing GetDiskSpaceAvailable to return a signed 64 bit value 1999-09-10 20:03:56 +00:00
mjudge%netscape.com 719cb1d7f5 fixing memory leak. my bad what was i thinking. forgot to delete the new nsDOMSelection instantiations inside nsRangeList::nsRangeList 1999-09-10 19:25:12 +00:00
matt%netscape.com 93da5cfc03 fixing bug 12032 by adding blank window 1999-09-10 19:20:57 +00:00
morse%netscape.com 94176b425c fix bug 13243 1999-09-10 19:16:53 +00:00
dougt%netscape.com 4d99944a2d attempting to clean up long long stuff. currently #ifdef 0. 1999-09-10 19:15:46 +00:00
akkana%netscape.com eb01850e89 Fix UMRs 1999-09-10 19:12:46 +00:00
morse%netscape.com d890607928 remove obsolete stuff 1999-09-10 19:11:53 +00:00
ssu%netscape.com d0e2d04343 removed WinMain() from nszip.cpp, and fixed makefile.win to compile it correctly. Affects only Windows 1999-09-10 19:11:40 +00:00
morse%netscape.com 13de20163d fix bug 13243 1999-09-10 19:11:04 +00:00
karnaze%netscape.com a50ea450f9 new regression tests 1999-09-10 19:10:46 +00:00
morse%netscape.com 7a1ba7b3d9 fix bug 13243, also 13022 item 2 1999-09-10 19:07:23 +00:00
morse%netscape.com 02b84a7448 fix bug 13517, also 13022 item 2 1999-09-10 19:06:41 +00:00
ftang%netscape.com 6517871700 split the nsEncoderSupport to two classes 1999-09-10 19:05:08 +00:00
ftang%netscape.com 97448817c1 add new implementation to UCS2 encoder 1999-09-10 19:04:14 +00:00