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

138749 Коммитов

Автор SHA1 Сообщение Дата
Stefan.Borggraefe%gmx.de 21d641768f More accurate UI for the pref mailnews.mark_message_read.delay (bug 234121).
r+sr=mscott
2005-02-22 08:16:58 +00:00
timeless%mozdev.org 4ccea79e58 Bug 282743 ABBA deadlock componentmanager monitor/jsgc claimscope
whitespace change to accentuate comment per brendan
2005-02-22 08:00:20 +00:00
timeless%mozdev.org 6846a96b4f Bug 282643 Rename two of three buf local variables in nsHttpChannel::SetupTransaction
r=biesi sr=darin
2005-02-22 07:31:18 +00:00
scott%scott-macgregor.org bb1a86652c Bug #282985 --> add options UI for turning off the phishing detector. 2005-02-22 06:47:10 +00:00
timeless%mozdev.org c179eebadf Bug 242524 Component lists should hold references to real components (not "duplicates")
patch by ajschult@verizon.net r=bsmedberg sr=dveditz
2005-02-22 05:24:47 +00:00
webmail%kmgerich.com 375c1e159e Pinstripe CSS tweaks. Fixes Bug #229813 and Bug #281647 2005-02-22 03:03:04 +00:00
dmose%mozilla.org 7cb19c5f7a Add reminder XXX comment, and add a new namespace that we'll be needing. Not part of the build. 2005-02-22 02:12:42 +00:00
dbaron%dbaron.org 8805e32ba7 Prevent destroy method / destructor from attempting to removeObserver too many times. b=283088 r=mconnor 2005-02-22 01:35:18 +00:00
neil%parkwaycc.co.uk 365ad5d30a Bug 282938 Stop the xul window from holding on to deleted tabs r=danm sr=dbaron 2005-02-22 00:17:35 +00:00
bzbarsky%mit.edu 8a8d5fa595 VerifySignature shouldn't store the certificate in the certificate store. Bug
240668, r=wtc, sr=shaver
2005-02-21 23:13:18 +00:00
dbaron%dbaron.org 2a91915b2b Null out browser's focusedWindow field as well (to prevent leaks). b=283063 r=mconnor 2005-02-21 22:50:07 +00:00
doronr%us.ibm.com 2423b6a102 Bug 282721 - plugin finder next button active during installation if no licences were shown. r=mconnor 2005-02-21 22:47:07 +00:00
pkw%us.ibm.com 7421581f84 Bug 240255 - Fix stale '"' in editorOverlay.xul.
r=neil.parkwaycc.co.uk@myrealbox.com, sr=brendan@mozilla.org
Patch by vberon@mecano.gme.usherb.ca.
2005-02-21 22:23:51 +00:00
darin%meer.net bdb13852d9 s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan 2005-02-21 22:21:21 +00:00
shaver%mozilla.org d9cd304238 need to use relative entries in DIRS, if you actually want things to build 2005-02-21 21:28:20 +00:00
tor%cs.brown.edu 5eda5d5031 Bug 283055 - better svg text hit detection on cairo. 2005-02-21 21:24:36 +00:00
darin%meer.net e3d2934492 build the header file!! 2005-02-21 21:08:46 +00:00
darin%meer.net ea421f6654 fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky 2005-02-21 20:58:01 +00:00
darin%meer.net 4180474a79 fixes bug 281952 "XULrunner build error: unresolved external symbol __pr_hInstance" patch by dougt, r=bsmedberg, sr=darin 2005-02-21 20:54:15 +00:00
shaver%mozilla.org 3a5d67a4cc fix DIRS badness, make sure we pull in storage, overlay better 2005-02-21 20:26:30 +00:00
mozilla.mano%sent.com 25780a4c2f Bug 281361 - tab navigation with left/right arrow keys moves in the wrong direction. r=mconnor 2005-02-21 18:28:57 +00:00
silver%warwickcompsoc.co.uk cb044c9e42 Bug 283017 - Fix long standing typo so eval-out messages get labelled correctly.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmcorry@seanet.com (David Corry)
2005-02-21 18:25:55 +00:00
tor%cs.brown.edu bfa5544410 Bug 258511 - preference to disable native SVG support. r=bzbarsky, sr=roc 2005-02-21 18:11:18 +00:00
cbiesinger%web.de fbde9f1f24 removing obsolete .cvsignore files in otherwise empty directories, and a long
unused makefile.win. not part of build.
2005-02-21 17:30:40 +00:00
doronr%us.ibm.com 395f555875 XForms bug 282263 - XForms Submission doesn't copy over namespaces. r=aaronr,beaufour 2005-02-21 17:22:26 +00:00
bzbarsky%mit.edu 3da18aa1d2 Remove unused and unimplemented attribute on nsIMarkupDocumentViewer. Bug
282973, r+sr=jst
2005-02-21 16:39:01 +00:00
allan%beaufour.dk dd61e1c7b5 Delays dispatching of document load event until all instances have been loaded. Bug 282351, r=aaronr/darin/me, patch by smaug@welho.com 2005-02-21 11:20:46 +00:00
ginn.chen%sun.com dab0281bf9 Bug 266242 Remove (some) #ifdefs from GTK classic
r=neil sr=neil
2005-02-21 10:26:01 +00:00
scott%scott-macgregor.org 686d988ddd Bug #282491 --> Add a button to the phishing bar that allows the user to say "this msg is not an e-mail scam" 2005-02-21 05:53:06 +00:00
roc+%cs.cmu.edu 58d6575f85 Checking in testcases for bugs 282754 and 277420. Not part of the build 2005-02-21 05:19:18 +00:00
roc+%cs.cmu.edu f432d5a46f Checking in testcases for bugs 282754 and 277420. Not part of the build 2005-02-21 04:45:23 +00:00
bugzilla%arlen.demon.co.uk dea6111c25 Bug 252698 Use buttonlabel attributes in <dialog>s
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:57:10 +00:00
bugzilla%arlen.demon.co.uk f13ec71497 Bug 264675 Make sure we respect locked prefs throughout UI
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:22:30 +00:00
mozilla.mano%sent.com 80b41c4036 Bug 269994 - Submitting a blank search string to the Dictionary.com search plugin doesn't navigate to the main page. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor 2005-02-20 23:33:01 +00:00
mozilla.mano%sent.com 0631fb6765 the last checkin was bug 242850 2005-02-20 23:10:50 +00:00
mozilla.mano%sent.com cdd53ab40a [Mac] Trying to close the Download Manager window (when it's the last open window) asks to confirm quit. r=mconnor 2005-02-20 22:58:48 +00:00
bzbarsky%mit.edu 07fe3650b9 Assert when someone tries to give us out-of-flow kids. Bug 282943, r+sr=dbaron 2005-02-20 22:29:28 +00:00
ben%bengoodger.com 5a79023d0a 282872 - downloads dialog OK must be clicked twice to start download 2005-02-20 21:51:30 +00:00
scott%scott-macgregor.org 05bc50ffc6 Bug #279191 --> Don't flag urls that have numbers and digits as being phishing urls. i.e. www.3mozilla.org 2005-02-20 21:42:53 +00:00
sergei_d%fi.tartu.ee 41613e4af5 Bug 258092 obvious fix. BeOS-only, no sr required. r=sergei_d 2005-02-20 21:36:51 +00:00
gandalf%firefox.pl 9f74808aa6 Bug 279768: Move locales from ./embedding and ./xpfe to ./dom/locales and ./toolkit/locales (global, part 2); r=bsmedberg 2005-02-20 21:15:00 +00:00
sergei_d%fi.tartu.ee 4240fc36ed Bug 189353: BeOS Menu Font does not use OS-wide menu font size preference. BeOS-only, no sr required. r=thesuckiestemail@yahoo.se 2005-02-20 21:05:57 +00:00
bzbarsky%mit.edu 9958e4407f Replace more -moz-opacity with opacity. Bug 281907, patch by Anne van Kesteren
<bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-20 20:53:29 +00:00
Stefan.Borggraefe%gmx.de b9b60da666 Bug 117955: Greyed link toolbar icons have a shadow
icons by Karl "grayrest" Guertin, r+sr=neil
2005-02-20 20:48:36 +00:00
bzbarsky%mit.edu a6d8d12ad1 Fix typo in fix to bug 281652 2005-02-20 20:48:07 +00:00
gandalf%firefox.pl dcdddc53d6 Bug 279768: Move locales from ./docshell and ./intl to ./dom/locales ; r=bsmedberg 2005-02-20 18:10:15 +00:00
bugzilla%arlen.demon.co.uk fd6dc6edd3 Bug 282893 Properly indent children in help files especially <div> - composer_help patch
p=giacomo.magnini@portalis.it r=me
2005-02-20 17:57:58 +00:00
danm-moz%comcast.net e0dbf2c8ef add missing button names. bug 282859 r=mscott 2005-02-20 17:48:52 +00:00
bugreport%peshkin.net f4fa856750 Bug 282914: Fix broken sanitycheck.cgi due to missing ")"
r,a=justdave
2005-02-20 17:32:55 +00:00
bugreport%peshkin.net cc157f7cbf Bug 282835: Fix SQL error in sanitycheck.cgi
patch by LpSolit
r=joel,a=justdave
2005-02-20 17:18:40 +00:00