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

62716 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 749fc848fa Fixing bug nsbeta2+ bug 40197, accessing .href on anchors with no href attribute returned the base URL in stead of an empty string, same problem exists and is fixed with this checkin for images. r=vidur@netscape.com 2000-05-24 23:37:26 +00:00
buster%netscape.com 43161761bd partial fix for bug 40211. This fixes the layout assertions loading the page.
the problem was dynamic creation of positioned elements wasn't properly handled
r=nisheeth@netscape.com
2000-05-24 23:28:20 +00:00
warren%netscape.com c254398680 Fix problem handing deleted string to SetURLString. r=alecf 2000-05-24 23:26:49 +00:00
blizzard%redhat.com 7afefe87b3 bring test case in sync with new header file definitions 2000-05-24 23:24:39 +00:00
morse%netscape.com 5e9a7022ab bug 39653, describe obscure/encrypt choice better to reduce our liability, r=dp 2000-05-24 23:22:15 +00:00
blizzard%redhat.com 18f3af947e make enums more gtklike. r=pavlov, a=waterson 2000-05-24 23:18:23 +00:00
blizzard%redhat.com 5fd12852ef automatically add text/plain where text/unicode is present. r=pavlov, a=waterson part of #37003 2000-05-24 23:17:43 +00:00
blizzard%redhat.com 836bf09f6f add interlacebuf to ipng_struct that was missed on pnunn's checkin. should fix impending redness. a=leaf 2000-05-24 23:12:00 +00:00
putterman%netscape.com 17f9ba2262 Fix for dogfood bug 40483. r=sspitzer. a=phil. Can now bring up account wizard when a new
profile is created.
2000-05-24 23:09:34 +00:00
ruslan%netscape.com 1dc3f55d09 Fix 39107, a=gagan 2000-05-24 23:04:57 +00:00
jfrancis%netscape.com 43f70de371 fixes 29329 2000-05-24 23:01:09 +00:00
jfrancis%netscape.com f8789832b8 fixes: 14753, 29843, 39864, 40141, 40139, 36679, 39542, 34729, 34855, 37216, 39292, 26447 r=sfraser,cmanske,fm; a=beppe 2000-05-24 23:00:24 +00:00
leaf%mozilla.org b3f337b1fe Automated update 2000-05-24 23:00:11 +00:00
pnunn%netscape.com 7806ef148a bug#3195: Checking in for Chris Hill. Thanks for the patch, Chris.
fixes progressive (interlacing) png's. rev:pnunn@netscape.com, a:brendan@mozilla.org
2000-05-24 22:59:20 +00:00
dougt%netscape.com a494c5e7d4 Making ProxyService Threadsafe for Add and Remove Proxy. r=gagan. 2000-05-24 22:55:35 +00:00
axel%pike.org 37b5af0a5f Fix for 40456, adding --enable-xsl to configure
second is not part of default build, r,a=leaf
2000-05-24 22:54:58 +00:00
mccabe%netscape.com ba80f85fb1 Fix for 40406. Add setter to XPConnect to set default JS context used to execute JS components when no appropriate context can be found.
The setter changes per-thread data - for the DOM/UI thread, this means that we can set the JS Context to one with DOM magic.  This magic allows some DOM JS <-> XPConnect JS conversions to succeed, and in particular allows creation of a DOM window from within a JS component.

Unblocks nsbeta2 work by Vishy and Pavlov.

r=mccabe,vishy.  a=brendan,sleestack.
2000-05-24 22:54:57 +00:00
dougt%netscape.com 263b389da3 removing warning. 2000-05-24 22:53:15 +00:00
blizzard%redhat.com 9be6adf6d5 fix searching from the search sidebar. fix css for Customize dialog. r=rjc,waterson a=waterson,brendan 2000-05-24 22:52:39 +00:00
dougt%netscape.com 3b1b7c48ee nsPSMComponent.cpp
1.  Reduce complexity in launching code.

nsPSMShimLayer.c
1.  Read and Write should timeout
2.  Read and Write should return errors... duh.
2.  PR_IN_PROGRESS_ERROR on Connect should be returned

nsPSMUICallbacks.cpp
1. Use the modal flag to open new windows.

nsSSLIOLayer.cpp
1.  disable Nagle algorithm

r=valeski@netscape.com
2000-05-24 22:51:27 +00:00
danm%netscape.com 3ef34119d6 fixing broken makefiles (see warnings in full tinderbox log) r=law 2000-05-24 21:20:50 +00:00
sfraser%netscape.com 2c410e27a0 Fix for 40444; don't allow buttons to steal focus willy-nilly, because this breaks toolbar buttons. What really needs to happen is that every kind of toolbar buttons needs user-focus: none style. r=hyatt, a=leaf 2000-05-24 20:52:26 +00:00
nelsonb%netscape.com 34ae72b37f Simplify and speed up client cache expiration detection. 2000-05-24 19:28:27 +00:00
nboyd%atg.com a7fc06c9a3 Add rhino9 and rhinoms9. 2000-05-24 18:10:55 +00:00
locka%iol.ie 215a81d200 Fixed back button scrolling to scroll to top left corner b=39716, r=jst 2000-05-24 17:18:10 +00:00
dveditz%netscape.com 8313fae417 attempting to fix mac bustage 2000-05-24 15:37:12 +00:00
dveditz%netscape.com e03f25b54f adding new error defines to wizard header to match new errors in XPInstall engine 2000-05-24 14:15:34 +00:00
dveditz%netscape.com 7a106ebdea Getting installed overlays to work, dogfood bug 1011 in bugSCAPE. Also fixing
misc horkage (still!!) from the nsIFile landing necessary to get this working
(bugs 40228, 40403, 40405, 37964, 28950)
2000-05-24 14:13:39 +00:00
dveditz%netscape.com f7e354c4f1 Getting chrome registered in the build, necessary to fix install overlay problem
(bugSCAPE bug 1011), r=ssu
2000-05-24 14:08:46 +00:00
ben%netscape.com 2af893e00b fix skinnability flaw (taskbar toolbar not in toolbox) 2000-05-24 13:57:19 +00:00
ben%netscape.com 2bf2c8d600 classic skin... 2000-05-24 13:55:46 +00:00
ben%netscape.com 3493251331 classic skin... 2000-05-24 13:50:39 +00:00
ben%netscape.com f8d9679231 classic skin work (not part of build) 2000-05-24 13:45:43 +00:00
ben%netscape.com 4ba02261f0 fix skinnability flaw (put menubar in toolbox) 2000-05-24 13:45:01 +00:00
jefft%netscape.com c22c6abeb3 fixed bug 39883 - compact local folder crashes in nsMsgLocalMailFolder::Compact() with null database; r=putterman 2000-05-24 12:30:10 +00:00
ben%netscape.com 14acbddfc7 classic skin stuff 2000-05-24 09:51:54 +00:00
ben%netscape.com 42c8c842cd widget lovin', r=hyatt 2000-05-24 09:45:04 +00:00
axel%pike.org 0d354ec874 Updating new build scheme for recent checkins, NOT PART OF THE BUILD 2000-05-24 08:39:01 +00:00
hyatt%netscape.com b314d8dce9 fix broken skin switching, r=ben 2000-05-24 08:36:10 +00:00
mcafee%netscape.com acbc70693e Fixing double-quit menu item problem; doubly-included globalOverlay files in browser, mailcompose. (38170) r=jrgm, ducarroz 2000-05-24 08:30:47 +00:00
saari%netscape.com 40ec711bc0 Fix for nsbeta2+ 33735, r=joki 2000-05-24 08:28:41 +00:00
hyatt%netscape.com f12eb301af xbl fix r=ben 2000-05-24 08:27:29 +00:00
hyatt%netscape.com 54c8a392f1 menu patch for rods, r=ben 2000-05-24 08:26:04 +00:00
sspitzer%netscape.com fe3fd02fd6 fix for #26768, r=mscott. get biff / get new msg to work properly if you have
two accounts on the same pop server.
2000-05-24 08:24:43 +00:00
sspitzer%netscape.com 3598825f45 fix for #40245. r=mscott 2000-05-24 08:22:41 +00:00
hyatt%netscape.com 481e0fdf9a XBL Fixes r=ben 2000-05-24 08:19:10 +00:00
hyatt%netscape.com c8d446d250 XBL fixes r=ben 2000-05-24 08:18:38 +00:00
hyatt%netscape.com 78c4ba8149 Fix for blocker bug: cannot create profile on linux, r=ben 2000-05-24 07:31:38 +00:00
mccabe%netscape.com 05fabaf02e Not used by Mozilla!
(also fixes a warning)

Change to use non-deprecated js getter/setter syntax.
2000-05-24 07:20:11 +00:00
ben%netscape.com 961a8a367a classic skin work... (not part of build!) 2000-05-24 06:47:00 +00:00