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

60763 Коммитов

Автор SHA1 Сообщение Дата
waldemar%netscape.com 0857316bd7 Changed default constructor name from 'new' to the same name as its class 2000-05-09 00:10:50 +00:00
ddrinan%netscape.com 77b0467a2c Get NSPR 4.0 for Solaris 2.5.1 2000-05-09 00:06:35 +00:00
slamm%netscape.com 9848f1b3e8 Rename window. 'Bookmarks' to 'Manage Bookmarks' (bug 37829) 2000-05-09 00:03:14 +00:00
nelsonb%netscape.com e65d9f2223 Small optimization for RSA Server Key exchange message. Uses fewer PK11_
calls to do the job. Also, plug one mem leak in Fortezza code.
2000-05-08 23:55:05 +00:00
sgehani%netscape.com 09adf0adfa Fixing mac aliasing and AppleSingle decoding. 2000-05-08 23:54:05 +00:00
slamm%netscape.com 213ee23f1e grippy list-style-image is broken, so use the background-image for now. Fixes 30595. 2000-05-08 23:46:38 +00:00
ducarroz%netscape.com 8881d6da3e Fix for bug 33992. Need to call ComposeCanClose() before closing the window! 2000-05-08 23:45:22 +00:00
saari%netscape.com 21a17acf81 adding preventDefault to the mousedown event if it pops up a xul popup. This works around a bug where it is possible to have multiple popup listeners for different elements called for one mousedown event. This is a work around for bug 35100. r=hyatt 2000-05-08 23:43:35 +00:00
mccabe%netscape.com 5f3ead855b Support for starting up with -jsconsole on the Mac. 2000-05-08 23:43:27 +00:00
rjc%netscape.com 31fad5b776 Part of fix for bug # 36037: drag&drop change. 2000-05-08 23:43:01 +00:00
nhotta%netscape.com e0f332663a Changed format=flowed case to call GetMailNewsFont(), also changed to use "div" and "tt" instead of "pre", bug 38491, 38511. 2000-05-08 23:39:33 +00:00
slamm%netscape.com 316dd5ff9b CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists. 2000-05-08 23:34:50 +00:00
rjc%netscape.com b8ffa2bedd Fix bug # 36037: drag&drop changes to support translucency on Mac. 2000-05-08 23:29:32 +00:00
cls%seawood.org b092f60153 Tweaks to let themes build with objdirs. r=sspitzer 2000-05-08 23:28:35 +00:00
pinkerton%netscape.com 62d941ca39 fix for crasher 38595, patch by sean@beatnik.com 2000-05-08 23:26:06 +00:00
sgehani%netscape.com 1e9a75db5b Fix mac aliasing and AppleSingle decoding regressions. Make the Mac installer behave itself once again after being in a coma for two weeks. [b=38313,37568] 2000-05-08 23:22:15 +00:00
pinkerton%netscape.com 35f27e9461 fix for 38132, assert when mouse was over html element and a tooltip was registered. two things: make sure we always find the xul document using where the popup is registered not the event target, and try/catch around asking for the attribute since DOM Elements won't have attributes. 2000-05-08 23:21:57 +00:00
roeber%netscape.com 93ef5fd122 Initial checkin of an simple module-excercise program 2000-05-08 23:19:45 +00:00
dougt%netscape.com e512ecf9c7 Fixed a problem where the socket was being deleted before pickled status was saved. This caused security not always being recognized (35861)
Fixed a problem where https would not display correctly if they were the first document load (28418)
Added MIME content handling for CA, Server, User, and Email certs
2000-05-08 23:19:09 +00:00
slamm%netscape.com 3834afc3de Capitalize some words (bug 38513) 2000-05-08 23:14:33 +00:00
nelsonb%netscape.com 64d442182a Several fixes. Builds on WIN32. Prints Usage when invalid syntax. 2000-05-08 23:13:10 +00:00
rogerl%netscape.com d703cf6197 testing native 'print' function 2000-05-08 23:12:10 +00:00
morse%netscape.com 7eb057981e improve obscuring algorithm 2000-05-08 23:09:31 +00:00
ruslan%netscape.com 70743656bb Fix 37778 - now handle simple (no status line/headers) http response correctly 2000-05-08 23:04:36 +00:00
rogerl%netscape.com 261b8ef660 Added more string handling + valueToString/Number code.
NativeFunction support.
2000-05-08 22:59:42 +00:00
slamm%netscape.com 1639cd5231 Only save customize panel field if it exists (bug 31829) 2000-05-08 22:54:59 +00:00
cmanske%netscape.com 20188405c8 Adding image icons for Composer's Show All Tags editmode. These are also in composer/skin/images, but will be removed from there 2000-05-08 22:50:36 +00:00
ssu%netscape.com 69ab09b5a9 fixing bug #37452. File.execute() should work now. 2000-05-08 22:46:21 +00:00
ssu%netscape.com 885953491e fixing bug 38588. creates correct destination path, not the one displayed with ... . affects only windows platforms 2000-05-08 22:44:55 +00:00
rods%netscape.com c7f451afae get char code instead of key code
bug 34630
2000-05-08 22:18:38 +00:00
sgehani%netscape.com b73de2400c Progress bar and message changes. [b=38035] 2000-05-08 22:10:08 +00:00
suresh%netscape.com 29c0cb902b fix for 31729. r=putterman 2000-05-08 22:04:10 +00:00
terry%mozilla.org ce67e5637a Add a new param, musthavemilestoneonaccept, which requires users to
set the target milestone when accepting a bug.
2000-05-08 22:00:38 +00:00
erik%netscape.com 1a27e590f5 bug 27164; need to use em square height to compute line-height; added new
APIs for this purpose; this is the Windows implementation; r=kmcclusk
2000-05-08 21:59:23 +00:00
cata%netscape.com 3a8e7d7984 Cosmetics. 2000-05-08 21:54:58 +00:00
slamm%netscape.com 4d1d45a228 Fix history window xul that made it blank (bug 37737) 2000-05-08 21:50:03 +00:00
jefft%netscape.com 651bc98ce1 fixed imap server pref not initailized correctly; check in for alecf 2000-05-08 21:39:44 +00:00
karnaze%netscape.com 56207eb311 bug 32471 - incremental reflow considers edge cellspacing when setting desired height
bug 37508 - get the row grp frame when there is a scrolling row grp
2000-05-08 21:39:35 +00:00
rods%netscape.com 39619de583 this should bring down the leaks
should have used XPCom
2000-05-08 21:39:29 +00:00
rjc%netscape.com 3258cd4851 Fix bug # 38545 and bug # 38570: use onkeypress instead of onkeyup for CR detection. 2000-05-08 21:38:52 +00:00
sspitzer%netscape.com 0a10b11c32 build mozilla/themes. don't panic, it doesn't matter yet. 2000-05-08 21:35:40 +00:00
cyeh%bluemartini.com b7bbb79ff7 rolling version to 2.11 for development 2000-05-08 21:26:53 +00:00
pinkerton%netscape.com 2499624f31 don't let context menu show up under mouse so that clicks can more easily dismiss it. bug 27364, thanks dean_tessman@hotmail.com. 2000-05-08 21:24:51 +00:00
jdunn%netscape.com 9fca281d4b Fixing HPUX code - HP specific file
r= jgracer@ems.att.com
# 17997
2000-05-08 21:22:21 +00:00
rods%netscape.com 9355eaebae added password to td rule
bug 37856
2000-05-08 21:19:07 +00:00
pavlov%netscape.com d33ca445f7 fix for 36711 and random other event dropping bugs on linux 2000-05-08 21:01:14 +00:00
miodrag%netscape.com e722950b27 Disbale unconditional debug statments 2000-05-08 20:58:49 +00:00
slamm%netscape.com e19d4f3f4f Eliminate the bottom border on the tab if it is the last panel. 2000-05-08 20:55:27 +00:00
slamm%netscape.com ca559aeea6 Add 'last-panel' attribute to last visible sidebar header. Makes it easier to tweak the styles. 2000-05-08 20:54:49 +00:00
hyatt%netscape.com f2eafecfc7 Add blankrow capability to tree. 2000-05-08 20:51:50 +00:00