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

40513 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 09e4b5658c Disabled the page manager until we have more time to make it work properly. 1999-09-10 23:34:12 +00:00
ramiro%netscape.com e2e11788fc This one should be ignored. 1999-09-10 23:33:17 +00:00
jfrancis%netscape.com 325a680de6 bug fix: paragraphs now merge properly. 1999-09-10 23:32:28 +00:00
jfrancis%netscape.com 5638b8ea91 bug fix (no #) for GetPriorNode/GetNextNode 1999-09-10 23:31:43 +00:00
peterl%netscape.com 08211a7951 better list style position
removed top margin from first body child
1999-09-10 23:31:15 +00:00
jfrancis%netscape.com 5abceec771 rearranging project view a bit 1999-09-10 23:31:04 +00:00
ramiro%netscape.com a7b2911bcd Fix a small typo. 1999-09-10 23:30:39 +00:00
jfrancis%netscape.com 21813b21b9 bug fix for 13500 1999-09-10 23:30:35 +00:00
alecf%netscape.com 452690b4fb fix account manager to only retrieve values that will go into pages, and only save values that have changed. 1999-09-10 23:24:16 +00:00
mscott%netscape.com fe4d9c99f3 export nsIChannel.idl so other idl files outside of netwerk can inherit from it. 1999-09-10 23:23:24 +00:00
pinkerton%netscape.com e34e055ff0 getting rid of new/delete pairs for string buffers. using nsAutoSTring and CBufDescriptor where appropriate. 1999-09-10 23:19:44 +00:00
pinkerton%netscape.com f3a21d51b0 adding get_iid 1999-09-10 23:19:15 +00:00
jdunn%netscape.com 1a53045b00 on HP... libraptorhtmlpars.sl HAS to be linked with aCC so we will
special case it until we can get all of seamonkey to link with aCC
(currently libgfx_gtk.sl won't link with aCC)
1999-09-10 23:19:09 +00:00
hoa.nguyen%intel.com adf82b7cf1 Initial checking 1999-09-10 23:17:09 +00:00
hoa.nguyen%intel.com 3ab6a57a1d Initial checkin 1999-09-10 23:16:40 +00:00
briano%netscape.com 84239a6c6e Automated update 1999-09-10 23:15:54 +00:00
hangas%netscape.com 0be92f0105 Major Cleanup and bug fix effort for addressbook. 1999-09-10 23:15:25 +00:00
jj%netscape.com 9a8fca57ff First Checked In. 1999-09-10 23:13:38 +00:00
jj%netscape.com b315add10e fix for 12046 1999-09-10 23:13:25 +00:00
saari%netscape.com bceef857df Reworking of keybinding code for better efficiency, and fixed a few bugs too 1999-09-10 23:13:19 +00:00
hangas%netscape.com 6d08a7e708 Added edit menu items for global use. 1999-09-10 23:11:45 +00:00
ducarroz%netscape.com 173272ba16 Reactivate key binding, fix for bug 11184 1999-09-10 23:10:18 +00:00
pavlov%netscape.com cc1faf8d2f nsIWidget::CaptureMouse works almost 1999-09-10 23:09:32 +00:00
mscott%netscape.com 8d83096153 export nsIImapMockChannel.idl 1999-09-10 23:08:50 +00:00
slamm%netscape.com 4101725b28 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 00fadc59c0 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 41d126ece9 Changed label to not wrap and to have transparent color. a=Hyatt. 1999-09-10 23:02:54 +00:00
mscott%netscape.com d032f78f02 Export nsIImapMockChannel.idl. 1999-09-10 23:00:16 +00:00
mscott%netscape.com 5f07f28390 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 d04756c799 replace nsString.ToNewCString with GetBuffer 1999-09-10 22:57:12 +00:00
rods%netscape.com 9e8a1b6378 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 593a8e8ba7 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 b0233d1ada added generated content for option elements with label attrs 1999-09-10 22:53:09 +00:00
sfraser%netscape.com 7a739336b0 First Checked In. 1999-09-10 22:48:49 +00:00
law%netscape.com 1d1bdd63e7 Fix this to make nsIStreamTransfer scriptable again 1999-09-10 22:47:09 +00:00
peterl%netscape.com 702aaf6524 tweaking margins on lists 1999-09-10 22:42:53 +00:00
duncan%be.com 1ac1783815 BeOS doesn't have mmap. Also, BeOS is case sensitive like Unix. 1999-09-10 22:35:58 +00:00
akkana%netscape.com 8fd31a2323 Better debug prints: tell which tag we're creating 1999-09-10 22:34:18 +00:00
valeski%netscape.com 96799ab633 added more robust/accurate numeric ip address check 1999-09-10 22:33:09 +00:00
akkana%netscape.com 136a236ded 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 5124a51e86 backout the backout 1999-09-10 22:25:39 +00:00
ftang%netscape.com aeecc7d330 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 4840abba0f we now handle a complete single line greeting from an ftp server 1999-09-10 22:09:39 +00:00
valeski%netscape.com fc5428a60f 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 5cf52ec0aa Forgot some stuff. 1999-09-10 22:07:50 +00:00
peterl%netscape.com c1fbee9392 fixed list style position rules to allow being overridden better 1999-09-10 21:56:03 +00:00
dveditz%netscape.com 6f9b4b14a2 hoping this fixes dougt's bustage 1999-09-10 20:58:46 +00:00
akhil.arora%sun.com 9eaa7723e5 updated patch to keep up with changes in webshell/src/nsWebShell.cpp 1999-09-10 20:45:52 +00:00
ftang%netscape.com e61d269a02 temp backout mac breakage 1999-09-10 20:33:12 +00:00
ramiro%netscape.com c223f99fe8 More unix embedding examples, contributed by
Milind Changire <milindc@corel.com>.
NOT PART OF BUILD.
1999-09-10 20:29:28 +00:00