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

102034 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com bedf4ec86b Bug 134853 Bookmark groups displayed as folders within personal toolbar
patch by neil@parkwaycc.co.uk r=ben sr=alecf
2002-04-23 00:38:55 +00:00
cmanske%netscape.com 699c3286d7 Fixed publish error message bug 138040, r=brade, sr=kin 2002-04-23 00:15:46 +00:00
bzbarsky%mit.edu 56c5bf7bda Fix parsing of content-types with options (bug 138639). r=bbaetz, sr=darin. 2002-04-22 23:55:30 +00:00
jst%netscape.com d2298f34f2 Fixing bugs 138138 and 138663. Making boxobjects clear their presentation related data when a XUL document is hidden. r=jkeiser@netscape.com, sr=rpotts@netscape.com 2002-04-22 23:48:14 +00:00
cmanske%netscape.com 336cb9d09f Fixed date/time format bug 132699 (fix mostly by nhotta), r=cmanske/nhotta, sr=kin 2002-04-22 23:37:28 +00:00
morse%netscape.com b6fb451d95 bug 138918, fix regression caused by menu restructuring, r=sgehani, sr=jag 2002-04-22 23:37:00 +00:00
morse%netscape.com 393e0597f1 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
morse%netscape.com d1dbcd423b bug 136972, change definition of p3p high mode, r=sgehani, sr=jag 2002-04-22 23:23:41 +00:00
ducarroz%netscape.com 67189a1d71 FIx for bugscape bug 11669. Add preference to turn off plugin access in mail. R=mscott, SR=bienvenu 2002-04-22 23:16:17 +00:00
jst%netscape.com 70e9ad0081 Fixing printing crash bug 127891. Make the destruction of printing related frames not hide iframe's document viewers. r=rods@netscape.com, sr=rpotts@netscape.com 2002-04-22 23:12:18 +00:00
naving%netscape.com 5b7848020f 138828 r/sr=bienvenu. Made it so that customHeaders can be removed from the UI. The fix is to clearUserPref "mailnews.customHeaders" when all headers are removed. 2002-04-22 23:07:33 +00:00
kaie%netscape.com fb19288806 b=125607 Temporary workaround for better displaying signed S/Mime messages w/ attachments from IMAP servers.
r=ducarroz sr=bienvenu
2002-04-22 23:02:29 +00:00
smontagu%netscape.com a3b1208204 Prevent crash caused by trigger-happy deletion of frames during Bidi resolution. Bug 95228, r=lkemmel@il.ibm.com, sr=waterson 2002-04-22 22:55:19 +00:00
caillon%returnzero.com 81bdbc110c Bug 138604, make the bugzilla sidebar use valid XUL plus some template cleanup. r=bbaetz,gerv 2002-04-22 22:33:00 +00:00
gerv%gerv.net 92f27196c9 Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>, 2xr=bbaetz. 2002-04-22 21:09:19 +00:00
igor%mir2.org fe448dc961 Updating the debugger to reflect changes in Rhino debug API. 2002-04-22 20:47:51 +00:00
igor%mir2.org 1d93746ffc Debugger interface changes:
1. Replacing omj.debug.Debugger.enterFrame() by omj.debug.Debugger.getFrame() and omj.debug.DebugFrame.onEnter() to allow to return null from omj.debug.Debugger.getFrame to enable full optimization with debugger set if it is not interested in monitoring a particular frame

2. Changing type for the source argument in omj.debug.Debugger.handleCompilationDone from StringBuffer to String as Debugger instances should not be able to modify source even by chance.
2002-04-22 20:46:43 +00:00
ian.mcgreer%sun.com caad76ef9c avoid use of iterator 2002-04-22 20:44:07 +00:00
ian.mcgreer%sun.com f9f60b9735 NewTemp has to be matched with AddTempCertToPerm 2002-04-22 20:27:52 +00:00
relyea%netscape.com ce09346d8c Token and cert processing fixes:
1) use NewTempCert rather than DERDecode cert in all import cert cases.
When DERDecode cert is used, we may wind up with a cert that gets cleared
when we try to import it because it already in the cache. NewTempCert will
return the version that is in the cache.
   2) If we are returning the CAList, only return certs that are CA's
(not usercerts).
   3) Authenticate to all the tokens if necessary before we try to list
certs. (Stan code should eventually get automatic authentication calls in
the code itself).
   4) When looking up user certs, don't return those certs with the same
subject, but do not have any key material associated with them (that is
don't crash if we have old certs in our database without nicknames, but
match user certs on our smart cards).
   5) Save the nickname associated with our subject list in the temp
cache so we can correctly remove the entry even if the cert's nickname
changes (because of smart card insertions and removals, or because of
creation and deletions of our user cert).
2002-04-22 19:09:01 +00:00
ian.mcgreer%sun.com 9596c39faa file is no longer part of build (functionality in devtoken.c) 2002-04-22 18:28:30 +00:00
dp%netscape.com 2eaafb13a6 best shot at a rules file. 2002-04-22 18:15:15 +00:00
mcs%netscape.com dd4f8fc711 Fix bug # 138627 - mktemp() warnings when building ldapsearch.exe.
Use _mktemp() on Windows.
Remove a couple of unused local variables.
2002-04-22 17:42:22 +00:00
mcs%netscape.com 5b27a00955 Fix bug # 136910 - ldap build bustage on QNX. 2002-04-22 17:24:19 +00:00
mcs%netscape.com b7bb14990f Fix bug # 138612 - should use gethostbyname_r() on Linux. 2002-04-22 16:57:50 +00:00
ian.mcgreer%sun.com a4591dfe82 overwrite old entry during import, so that changing trust works correctly 2002-04-22 15:21:06 +00:00
ian.mcgreer%sun.com abac680269 fix bugs in cert import with smart card cache 2002-04-22 14:14:44 +00:00
alecf%netscape.com eaa6358150 remove convertISupportsToDOMWindow in order to clean up nsIWindowMediator
bug 138299 (preparation for bug 132175)
2002-04-22 14:02:48 +00:00
alecf%netscape.com 6acac8a747 add window mediator listener functionality for bug 132175
(not part of build)
2002-04-22 14:00:24 +00:00
alecf%netscape.com 034af46559 add skeleton window data source to pull out RDF dependency from appshell
not part of build
2002-04-22 13:54:39 +00:00
kaie%netscape.com 7e0bebea5f b=137627 Fix crash seen with some messages.
r=kaie sr=sspitzer
2002-04-22 13:49:53 +00:00
brade%netscape.com 21e3fd26e3 checkin fix for bug 115128 for sfraser (assertion removed) (r=brade, sr=darin) 2002-04-22 13:39:16 +00:00
hyatt%netscape.com 3208b25cdd Implement popups for selects. 2002-04-22 04:14:36 +00:00
blakeross%telocity.com 1f0ed0b3c4 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2002-04-22 03:12:36 +00:00
blakeross%telocity.com 43fd166250 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2002-04-22 01:25:29 +00:00
blakeross%telocity.com d1d69edf30 131762 - can open multiple occurrences of download manager. r=hixie sr=ben 2002-04-22 01:19:13 +00:00
serge%netscape.com 9e320eac43 fix for #131153, PDF plugin doesn't work, it expects file extension for stream type == StreamType_AsFile; r=peterl, sr=beard 2002-04-22 01:08:27 +00:00
gerv%gerv.net 0ef1d069ef Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-21 21:30:21 +00:00
mcafee%netscape.com cf43b60647 Future modular build mechanism, not part of main seamonkey build. Adding gtk/tests for TestGtkEmbed. Added jpeg, mng modules from modules/libimg. 2002-04-21 19:39:34 +00:00
darin%netscape.com e983088230 fixing build bustage 2002-04-21 19:12:28 +00:00
blakeross%telocity.com 54ec52de83 135103 - context menus missing separator in image menu. r=dean sr=ben 2002-04-21 18:52:49 +00:00
darin%netscape.com 9af760d4e6 fixes bug 138280 "Trunk crash [@ nsStorageTransport::nsReadRequest::OnStartRequest]"
r=gagan sr=rpotts
2002-04-21 18:33:42 +00:00
ian%hixie.ch cbd54ef96f Add an adminMessage to the default admin user. 2002-04-21 15:03:29 +00:00
ian%hixie.ch 6a5b570278 Add a (default, very simple) login command so that the standard footer can have a login link. 2002-04-21 14:58:13 +00:00
ian%hixie.ch 7f92f4f9ec Changing from COSES to TemplateToolkit 2002-04-21 14:53:34 +00:00
ian%hixie.ch 43f8ca9182 Split the confused getRights API into two, one to get the list of rights, and one to get the list of rights applicable to a set of groups. Make the user's output hash list all rights if the user is an administrator (this mirrors the behaviour of the user hasRight API). 2002-04-21 14:11:41 +00:00
ian%hixie.ch 17468fb239 add group names to the data passed to templates 2002-04-21 14:08:27 +00:00
ian%hixie.ch 469080dad5 If a user bookmarks or reloads the logout page, we don't want to show an error. 2002-04-21 14:05:15 +00:00
hyatt%netscape.com d60df2ea1b Cocoa scrollbar tweak. NPOB. 2002-04-21 10:04:42 +00:00
cbiesinger%web.de 50b080e723 bug 55798 patch by jscript@pacbell.net r=bzbarsky sr=alecf
js strict warning in navigator.js
2002-04-21 09:20:49 +00:00