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

63746 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com b7e2d08501 Bug #41199 parse out the language capabilitiy. We also needed to add the ability to not necessarily throw alert
dialogs just because we get a bad or nO response from the server. Some commands like LANGUAGE are "exploratory" in
nature and you don't care if they succeed or fail.
r=bienvenu
2000-06-09 22:19:49 +00:00
mscott%netscape.com 34194e3889 Bug #41199--> issue the language extension if the server supports it,
only issue the language command once per connection by adding a flag to test if we've issued it already.
Bug #41594 --> CRAM-MD5 support (not turned on!!!!!!! this is #ifdef'ed out)
Bug #41332 --> make sure the url parameter is not null b4 dereferencing.
r=bienvenu
2000-06-09 22:18:42 +00:00
mscott%netscape.com 4f7909560c Bug #41199 add language capability
r=bienvenu
2000-06-09 22:14:39 +00:00
sspitzer%netscape.com 01b91e51c3 fix for nsbeta2+ bug 41362. clicking on the check mark was changing the name to "", which
was causing the type down code to kick in and change the selection.
r=alecf
2000-06-09 22:14:23 +00:00
mscott%netscape.com c4ae03aee8 Bug #41199 --> treat incoming server alert text as UTF-8 so we
properly convert it to unicode. Part of the language extension work.
r=bienvenu
2000-06-09 22:14:00 +00:00
bryner%uiuc.edu 71187a432d Fix bug 42048 - crash on File->Save, cancel. r=pavlov. 2000-06-09 22:11:44 +00:00
alecf%netscape.com 7b8b74de36 fix commercial bustage 2000-06-09 21:56:26 +00:00
mjudge%netscape.com 5d3a76913f didnt implement selection. bug=34896. r=hyatt 2000-06-09 21:55:50 +00:00
sfraser%netscape.com 1f9739fd97 Fix parser webshell leak (bugs 40149, 41695). r=harishd 2000-06-09 21:43:00 +00:00
bryner%uiuc.edu 37a414a68c Fixing bug 30379, tree multiple-selection problems. r=hyatt. 2000-06-09 21:32:31 +00:00
jgaunt%netscape.com b2017ba4b0 newlines to fix hpux bustage r=jdunn 2000-06-09 21:30:22 +00:00
valeski%netscape.com df00f4d8bc 41714. r=pavlov. don't try and use tcp no-delay on unix domain sockets because it's generally not a supported tcp feature 2000-06-09 21:15:17 +00:00
pavlov%netscape.com 3c63e65664 fix for some window managers not setting the titlebar anymore. nsbeta2+ bug 41786. r=bryner 2000-06-09 21:13:31 +00:00
mjudge%netscape.com 42b098a06e cleaning up 34896 ender-lite with saari's review. 2000-06-09 21:13:03 +00:00
mjudge%netscape.com 94e33b349f turning on ender-lite as per smfr's instructions. bug 34896. 2000-06-09 21:10:48 +00:00
leaf%mozilla.org 76905d2675 Automated update 2000-06-09 21:00:10 +00:00
alecf%netscape.com 0f8f1d7864 fix for #41996 - crash because getter was not pre-allocating the result
fix all callers to ensure they are freeing the result
2000-06-09 20:58:59 +00:00
tor%cs.brown.edu fcd697b0a3 SUNWspro build bustage fix. Add an include of stdlib.h so glib
doesn't screw us over with its definition of NULL.
r=blizzard a=brendan
2000-06-09 20:53:11 +00:00
akkana%netscape.com 10e2cec55e 34896: Turn on ender lite for Unix. r=mjudge 2000-06-09 20:51:45 +00:00
akkana%netscape.com a16b230ff3 34896: Fix ender lite build on Unix. r=mjudge 2000-06-09 20:50:24 +00:00
morse%netscape.com 2d03428815 update wallet tables, not part of build 2000-06-09 20:47:32 +00:00
morse%netscape.com 9f03d24a3b fix bug 40031, checkin for Henrik Gemal, r=morse a=morse/waterson 2000-06-09 20:46:11 +00:00
edburns%acm.org 6d70938da2 Created file to allow shift-clicking. 2000-06-09 19:03:42 +00:00
blizzard%redhat.com aa6d7f84d3 add .dynstr clean up tool from Alexander Larsson <alla@lysator.liu.se>. also add poor man's Makefile until this tool is finished. this is not part of the build. 2000-06-09 18:52:39 +00:00
wtc%netscape.com d000e519e1 Bugzilla bug #40542: pass the correct size of struct sockaddr_in8 to
native socket functions on Solaris 8 for Intel/x86. r=larryh@netscape.com.
a=pdt. Thanks to dcran@us.ibm.com (Donnie Cranford) for the bug report.
Modified files: _solaris.h, primpl.h
2000-06-09 18:18:19 +00:00
tara%tequilarista.org 23d830aa37 Applying timeless' fix for 39918 2000-06-09 18:03:18 +00:00
jst%netscape.com ea678310c4 Fixing problem with an uninitialized member in a nsMouseEvent struct, this problem surfaced yesterday when the link handling was changed by pinkerton. The problem was that clicking on links on unix sometimes opened the link in a new window in stead of the current window. r=brade 2000-06-09 14:48:58 +00:00
bienvenu%netscape.com 8bdcbf7a2b fix unescaping of search data before passing to server, r=sspitzer, 33101 2000-06-09 12:48:22 +00:00
bienvenu%netscape.com 87a94ea39e more work on search backend, 33101 r=alecf, fix some buffer overruns in i18n stuff, add nsIMsgFolder to search hits 2000-06-09 12:47:15 +00:00
hyatt%netscape.com 0812b701de Didn't mean to check in box object. backing out. bug#30511, r=pav 2000-06-09 09:28:37 +00:00
hyatt%netscape.com ec25009f8b Fix case error. 2000-06-09 09:28:08 +00:00
mjudge%netscape.com a7b2a05404 turning on ender-lite. bug = 34896 2000-06-09 09:19:28 +00:00
mjudge%netscape.com 8559bc77c0 turning on ender-lite. bug=34896 2000-06-09 09:17:18 +00:00
hyatt%netscape.com f2a37664c9 30511, r=pav 2000-06-09 09:15:43 +00:00
hyatt%netscape.com de97a71ea3 Keyboard navigation and ensurevisible support for new tree widget. Bug#30511, r=pav 2000-06-09 09:13:37 +00:00
warren%netscape.com 07f7e211e8 Removed debug code. 2000-06-09 08:02:42 +00:00
warren%netscape.com 0063d9a736 Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson 2000-06-09 07:51:13 +00:00
alecf%netscape.com d457cdec7b fix for #41030 - save server auth method in a temporary text variable, and then
init/save it in the appropriate method
r=sspitzer
2000-06-09 07:27:21 +00:00
mjudge%netscape.com 57de694b1c form elements now accept a nsIFormFrame instead of the implementation as the parameter to allow others that inheirit from nsIFormFrame to call "CanSubmit". bug=34896 ender-lite, r=hyatt 2000-06-09 07:16:20 +00:00
warren%netscape.com 826045e210 Added jar manifest support. Kind of works on Windows so far. 2000-06-09 06:33:25 +00:00
mjudge%netscape.com 97097c9eec r=akkana, bug=34896. ender-lite causing an output problem since we do not output the body tag anymore on selection. we still need to output leafs 2000-06-09 05:17:00 +00:00
mjudge%netscape.com 471dacd351 new atop to tell what type the text frame is. for blocker to 34896 2000-06-09 05:15:58 +00:00
mjudge%netscape.com 749ec6bc58 too many copies for ender-lite. happening whenever people were setting selection progromatically. r=hyatt 34896 2000-06-09 05:14:19 +00:00
mjudge%netscape.com 8d02b96d90 not in build, bug 34896 2000-06-09 05:13:32 +00:00
mjudge%netscape.com 83ae7c1984 copy was copying too much on ender-lite. thiswill reduce the volume of autocopies to only copy when mouse ups are called. r=hyatt 34896 2000-06-09 05:11:12 +00:00
mjudge%netscape.com a5bc4dbdf1 use of new api for caret un-drawing. r=hyatt 2000-06-09 05:07:42 +00:00
sspitzer%netscape.com cd30e1bd81 fix for #41943. r=mscott 2000-06-09 04:55:29 +00:00
mjudge%netscape.com 92f73bb9d2 added new caret api implementation from new nsicaret api. EraseCaret. erase the caret without messing with visibility. forces a refresh of state to mDrawn=0; r=hyatt, bug = 34896 2000-06-09 04:22:20 +00:00
mjudge%netscape.com debb599cd2 new caret api for erasing the caret. this is needed to simply clear the caret away without messing with visibility. r= hyatt. bug=34896 2000-06-09 04:21:02 +00:00
mjudge%netscape.com 8a8d03d573 fixing leak from earlier chekin. copied code, dont look at me. r=scc bug=34896 2000-06-09 04:19:09 +00:00