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

126560 Коммитов

Автор SHA1 Сообщение Дата
nelsonb%netscape.com a00bb096af Fix numerous bugs in CERT_FindCertByKeyID. Bug 233019. r=jpierre 2004-02-04 08:54:06 +00:00
dbaron%dbaron.org 8339f01ba5 Relanding changes for bug 74880. 2004-02-04 08:16:19 +00:00
dbaron%dbaron.org 9ecdb39d54 Backing out part of changes to see which part is causing performance problem. b=74880 2004-02-04 08:03:40 +00:00
scott%scott-macgregor.org fcaa8b1245 Make the options dialog modal 2004-02-04 07:33:27 +00:00
dbaron%dbaron.org 474bdc807e Implement -moz-margin-start, -moz-margin-end, -moz-padding-start, and -moz-padding-end and cascade them correctly. Use them in html.css to improve default styles for lists in RTL documents. b=74880 r+sr=bzbarsky 2004-02-04 06:10:56 +00:00
dbaron%dbaron.org 410855b9a6 Change the way we handle auto margins on blocks with outer width (excluding auto margins) wider than their containing block. Use rules equivalent to overconstraint handling (margins non-auto) so that we depend on 'direction' rather than on which margins are 'auto'. b=185411 r=roc sr=bzbarsky 2004-02-04 05:18:37 +00:00
bryner%brianryner.com 6e68ebaa46 Second try at enabling hidden visibility for NS_IMETHOD on ELF platforms (bug 227537). r+sr=dbaron for the changes. 2004-02-04 04:55:57 +00:00
pinkerton%aol.net 0d299b7683 return self in init 2004-02-04 04:36:45 +00:00
nelsonb%netscape.com 4fbee089ca Add a feature to disable all use of CRLs with an environment variable.
Don't run most vfychain commands after crlutil fails to import the CRL,
when that is the expected result.
Remove one error that caused the HTML output to be invalid.
2004-02-04 04:07:32 +00:00
danm-moz%comcast.net 0dba2725da bump popup window limit to 20 while we're waiting for a UI. b=197919 r=bzbarsky 2004-02-04 03:13:54 +00:00
danm-moz%comcast.net 13d2be057d more tweaks to 1.636. rethink popup limit and give special status to click events. b=197919 r=bzbarsky. 2004-02-04 03:10:17 +00:00
nelsonb%netscape.com c381ec2657 Put in missing $, so log output will show actual commands exeuted. 2004-02-04 02:23:40 +00:00
kyle.yuan%sun.com fa38efc7cf Bug 110584 Missing call to jsj_ExitJava
use |break| instead of |return| in |switch|
r=xiaobin.lu, sr=brendan
2004-02-04 02:01:54 +00:00
justdave%syndicomm.com f2b8324158 Bug 232993: Quote the filenames in the Content-disposition header when downloading attachments. This allows spaces to be used in filenames, and fixes compliance with RFCs 2183, 2045, and 822.
r= myk, a= justdave
2004-02-04 01:52:20 +00:00
wchang0222%aol.com c9b18bb73f Bugzilla bug 232120: added support for NetBSD's pthread library. The patch
is contributed by Shin'ichiro TAYA <taya@netbsd.org>. r=wtc.
Modified Files: configure configure.in ptio.c
2004-02-04 01:40:56 +00:00
cbiesinger%web.de e33a7da3bb Bug 63117 Numbers in prefs accepted in octal when started with 0 and hexadecimal when started with 0x
patch by eddyk@netscape.com/durbacher@gmx.de, r=neil sr=alecf
2004-02-04 00:58:23 +00:00
bryner%brianryner.com 55c72b241f Fix IRIX bustage 2004-02-04 00:58:11 +00:00
cbiesinger%web.de 8bcf7b6cd9 Bug 66256 both form manager dialogs have the same title
change the titles to "Form Manager: Editor" and "Form Manager: Sites"
patch by Andreas Kunz <durbacher@gmx.de> r=mvl sr=alecf
2004-02-04 00:54:01 +00:00
cbiesinger%web.de 4ad283911b Bug 190229 In High contrast black color scheme, classic theme, display resolution custom line is not there
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
2004-02-04 00:50:48 +00:00
dbaron%dbaron.org 573ac762f1 Fix for loop scoping bustage. 2004-02-04 00:46:14 +00:00
cbiesinger%web.de d4cfa49e87 Bug 232973 Remove unused style rule for #disabledDomains
r=neil sr=alecf patch by Andreas Kunz <durbacher@gmx.de>
2004-02-04 00:39:04 +00:00
cbiesinger%web.de c6a6de56ce bug 160973 patch by Andrew Schultz <ajschult@eos.ncsu.edu> r=dveditz sr=bryner
fix gtk assertions on installer exit from auto-mode
2004-02-04 00:31:33 +00:00
cbiesinger%web.de db07a17189 bug 230468, patch by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>
r=bsmedberg sr=leaf
mozilla should provide a simple way to run custom shell scripts at mozilla startup and shutdown
this allows putting S01* and K01* scripts in $MOZILLA_FIVE_HOME/init.d, which will be executed on startup/shutdown of moz.
2004-02-04 00:25:14 +00:00
jshin%mailaps.org f192075e8e bug 206252 : back out firebird change to fix the regression (r=bryner for firebird checkin) 2004-02-04 00:13:37 +00:00
gerv%gerv.net 9af3428ee1 Bug 232830 - use url_quote instead of html filtering to make sure we can delete queries which contain a "+". Patch by gerv; r,a=myk. 2004-02-04 00:12:42 +00:00
dbaron%dbaron.org 821786cb64 Update :hover state and mouse cursor and send mouse events when the position of the pointer changes due to scrolling or reflow. b=20022 r=roc sr=bryner 2004-02-04 00:11:59 +00:00
cbiesinger%web.de 63910d4d7d browser part of 47909 - hide the progress meter when it's not needed
r=neil sr=bz
2004-02-04 00:04:42 +00:00
bryner%brianryner.com 2a5f5ac209 Fixing includes 2004-02-03 23:58:29 +00:00
brendan%mozilla.org bd08f327fb - ECMA-prescribed {DontEnum} attributes for length on empty arg list, and on
<any-function>.prototype.constructor.
- Put rarely-set default properties in prototypes.
- Improve a couple of comments.
2004-02-03 23:58:03 +00:00
ben%bengoodger.com 5ca426323a Prevent the seamonkey progress dialog from being shown in some situations 2004-02-03 23:57:03 +00:00
neil%parkwaycc.co.uk 22f0ba2e18 Bug 227019 Cookie sites is blank if opened from cookie icon r=dwitte sr=darin 2004-02-03 23:32:26 +00:00
bryner%brianryner.com bf847cefe1 Fix bug 56219 for gtk1 (can't paste over 4000 bytes from another app into mozilla) by porting the fix from gtk2. This also takes the VMS #ifdef'ing from xremote and makes it the same for gtk1 and gtk2. r+sr=blizzard. 2004-02-03 23:31:19 +00:00
jst%mozilla.jstenback.com f894d79c80 Checking in patch from psolanki@myrealbox.com for bug 232417. DeCOMtaminating nsIHTMLDocument. r+sr=jst@mozilla.jstenback.com 2004-02-03 23:23:10 +00:00
justdave%syndicomm.com d1a3fa5b1d Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages to allow user CSS to explicitly affect Bugzilla.
r= myk, a= myk
2004-02-03 22:08:24 +00:00
mostafah%oeone.com 71436d7431 Checked in patch for bug 232829. 2004-02-03 21:03:18 +00:00
bienvenu%nventure.com a97b75a518 fix 232929 js warnings in offline-startup.js sr=mscott 2004-02-03 20:42:44 +00:00
dbaron%dbaron.org e04ab52cda Clean up code related to broken / loading image icons and make it observe pref changes. b=180620 r+sr=bzbarsky 2004-02-03 20:30:02 +00:00
bishakhabanerjee%netscape.com 971bc18c70 correcting header of section 4.1, minor edits to make headers more definitive 2004-02-03 20:13:26 +00:00
danm-moz%comcast.net a8c0e31042 that doesn't seem to be the problem. restoring over last revision. 2004-02-03 20:07:39 +00:00
myk%mozilla.org b43e68c878 Fix for bug 220998: Allows blocks, dependson, and keywords values to be part of a bug entry template (i.e. a URL that presets those fields to specific values).
Original patch by Ludovic Dubost.
r=kiko
2004-02-03 20:05:07 +00:00
mostafah%oeone.com 982d438cde Changes to throbber for sunbird 2004-02-03 20:03:02 +00:00
dbaron%dbaron.org b4a8733213 Uncomment a call to SetColor that is needed. b=181336 r+sr=bzbarsky 2004-02-03 18:27:11 +00:00
dbaron%dbaron.org 1e6ed08cc8 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
dbaron%dbaron.org 72ef0c2cb4 Allow PushLines to push the first line. b=185357 r+sr=roc 2004-02-03 18:19:42 +00:00
danm-moz%comcast.net dc0448aada tweak last checkin to allow a maximum popup pref of 0 2004-02-03 17:17:38 +00:00
danm-moz%comcast.net 4af7136524 disabling last checkin in an attempt to pin down the Tp regression 2004-02-03 17:16:05 +00:00
bzbarsky%mit.edu e792da8eeb Remove code that munges block widths inside table cells. Bug 232754,
r+sr=dbaron
2004-02-03 16:49:38 +00:00
neil%parkwaycc.co.uk fecf778c64 Bug 232545 fix marquee regression caused by xbl content sink change r=doron sr=bz 2004-02-03 16:46:20 +00:00
kiko%async.com.br 31663ace7f Fix for bustage caused by Gerv's checkin for bug 232903; basically, we
need to exempt Hook.process() calls from the filter checks. I'm assuming
Gerv has stamped this fix, and I'm just checking it in to keep things
green -- back me out later if this was wrong.
2004-02-03 13:29:33 +00:00
mvl%exedo.nl 123204e11c Convert mozPersonalDictionary to use nsTHashTable. Removal of obsolete files.
Bug 224625, r=dwitte, sr=alecf
2004-02-03 13:06:44 +00:00