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

126946 Коммитов

Автор SHA1 Сообщение Дата
webmail%kmgerich.com 03c66d9361 Firefox 64x64 alert icon 2004-02-09 17:13:18 +00:00
peterv%propagandism.org b9b01d2d6d Use 0, not nsnull in expat. 2004-02-09 17:03:59 +00:00
peterv%propagandism.org b8b7bae2c4 Move comment before function. 2004-02-09 16:29:00 +00:00
bienvenu%nventure.com 4d6e340350 delete .sbd when local folder has its last sub-folder deleted, 73404 patch by kazhik@mozilla.gr.jp, r/sr=me 2004-02-09 16:23:25 +00:00
bienvenu%nventure.com bdfa31a32a fix 206050 don't fire new mail notification for imap messages that are deleted or marked read by mail filters, sr=mscott 2004-02-09 16:00:44 +00:00
bienvenu%nventure.com e43c29e117 fix 206050 don't fire new mail notification for pop3 messages that are deleted or marked read by mail filters, sr=mscott 2004-02-09 15:59:20 +00:00
danm-moz%comcast.net 998ed2a503 abort FireAbuseEvents if there's no top window. presumably the window is being closed. b=233443 r=bzbarsky,jst 2004-02-09 15:46:39 +00:00
peterv%propagandism.org 24596325b5 Fix for bug 232591 (Expose name validation methods from the XML parser (expat)). r=Pike, sr=jst. 2004-02-09 14:59:46 +00:00
peterv%propagandism.org 5deac3ddf5 Fix for bug 232591 (Expose name validation methods from the XML parser (expat)). r=Pike, sr=jst. 2004-02-09 14:15:57 +00:00
peterv%propagandism.org aae0654273 Fix for bug 232591 (Expose name validation methods from the XML parser (expat)). r=Pike, sr=jst. 2004-02-09 13:37:40 +00:00
bzbarsky%mit.edu 451a8552f4 Fix build warning. Bug 225570. 2004-02-09 09:10:24 +00:00
cls%seawood.org 3b59d97939 Explicitly include prsht.h to get PSH_* includes.
Set _WIN32_IE to have access to appropriate defines.
Fixing mingw bustage.
Thanks to David G King <d_king@xtra.co.nz> for the original patch.
Bug #225163 r=bryner
2004-02-09 07:34:05 +00:00
dbaron%dbaron.org 4b1b971ac8 Make sure proper computed values for root element display fixups end up in the style data so that other code looking at the style data doesn't break. b=233480 r+sr=bzbarsky 2004-02-09 06:56:24 +00:00
dbaron%dbaron.org 952d32ee39 Clean up nsStyleContext::GetUniqueStyleData. b=233480 r+sr=bzbarsky 2004-02-09 06:55:14 +00:00
blakeross%telocity.com 42cd8aadba Fix whitespace issue. 2004-02-09 05:57:22 +00:00
bienvenu%nventure.com f6474f85a6 more work on 204441, pref to turn off imap use of literal+ when appending to folders, sr=mscott 2004-02-09 05:48:53 +00:00
dbaron%dbaron.org 6669920416 A little cleanup. b=229654 r+sr=bzbarsky 2004-02-09 05:22:58 +00:00
dbaron%dbaron.org cf234f479e Don't handle auto margins when the container has an unconstrained width. (This still doesn't handle max-width computation with a constrained reflow.) b=229654 r+sr=bzbarsky 2004-02-09 05:22:23 +00:00
blakeross%telocity.com 0061b8bf8d Fix 233473: History doesn't sort properly. 2004-02-09 05:04:33 +00:00
alex.fritze%crocodile-clips.com b5015a424d Don't use GTK2-specific SVG libart rendering backend code for GTK<2.1 (bug 233459). Patch by Roland Mainz <roland.mainz@nrubsig.org>. Not part of default build. 2004-02-09 02:05:21 +00:00
bzbarsky%mit.edu 9d18d90270 Collapse trailing whitespace even if there is a placeholder after it. Bug
233451, r+sr=dbaron
2004-02-09 01:01:06 +00:00
cbiesinger%web.de b2cc894226 Bug 201879 Warn the user that many message windows are going opened due to a double-click when many messages are selected
patch by Chris Thomas <cst@andrew.cmu.edu> r=neil sr=bienvenu
2004-02-09 00:38:51 +00:00
jocuri%softhome.net 855befa89b Patch for bug 232441: Suggest solution in the error message in case admin forgets to rerun checksetup.pl; r=kiko; a=justdave. 2004-02-08 23:17:11 +00:00
jocuri%softhome.net c1c0bda1ed Patch for bug 158527: Fix up description for the editbugs group so it is closer to the reality; r=kiko; a=justdave. 2004-02-08 23:09:23 +00:00
alex.fritze%crocodile-clips.com bdd6d56577 Include <math.h> header before trying to #define M_PI and M_SQRT2. (Needed for AIX tinderbox build.) 2004-02-08 22:30:24 +00:00
ian%hixie.ch 7ed20a2b00 Protect against a number of possible undefined string concatenations 2004-02-08 22:23:23 +00:00
ian%hixie.ch bbbaaf451f If we've checked spelling, don't let Infobot (for example) answer it too. 2004-02-08 22:22:14 +00:00
ian%hixie.ch 51621a7121 Add in a missing key to the patProtected hash which was missed during the last checkin. 2004-02-08 22:21:35 +00:00
ian%hixie.ch d545d32f9e Reset lastNick at reconnect so that nick collisions on reconnect are handled correctly. (Also clean up a long line or two since I'm using a small monitor right now...) 2004-02-08 22:21:04 +00:00
varga%nixcorp.com 1f093966ec Adding licenses. 2004-02-08 21:51:06 +00:00
dbaron%dbaron.org 70d0379788 Remove ngdriver tests as well. Not part of build. 2004-02-08 21:01:19 +00:00
cbiesinger%web.de 9f0c10325f Bug 84123 Image information is shown on title bar only after image is completely loaded
call UpdateTitleAndCharset in OnStartContainer, that's the earliest time at
which we have the image dimensions.
r=varga sr=bzbarsky
2004-02-08 20:58:38 +00:00
pinkerton%aol.net c0236527b1 reconnect the autocomplete text field to the browser window so it can
pass the escape key to it. it got disconnected at some point.
2004-02-08 20:41:48 +00:00
dbaron%dbaron.org b32795a405 Remove some more tests with animation. Not part of build. 2004-02-08 20:14:43 +00:00
dbaron%dbaron.org a52a065fe2 Fix one more out-of-bounds access to gLexTable. b=233399 r+sr=bzbarsky 2004-02-08 19:43:50 +00:00
dbaron%dbaron.org 456b60e585 Fix another case of out-of-bounds access of gLexTable. b=233399 r+sr=bzbarsky 2004-02-08 19:22:47 +00:00
cbiesinger%web.de 02ed7b40de addressing reviewer comments 2004-02-08 16:03:39 +00:00
rlk%trfenv.com dc2ac1b3fd Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org 2004-02-08 15:48:50 +00:00
mvl%exedo.nl 20c77dd560 Create a new file to store nsPermissionManager's data in.
This will create a hostperm.1 file instead of cookperm.txt. The new file has more flexibility.
Bug 219752, r=dwitte, sr=darin
2004-02-08 13:04:13 +00:00
justdave%syndicomm.com 8259b6e690 grep is a command line program, not something you do while editing a file (to most people anyway) 2004-02-08 08:25:38 +00:00
dbaron%dbaron.org 1826cd3676 Remove problematic tests. Not part of build. 2004-02-08 08:18:10 +00:00
dbaron%dbaron.org 49aa2c0ab9 Fix crashes caused by out-of-bounds access to gLexTable and some other bugs. b=233399 r+sr=bzbarsky 2004-02-08 07:29:42 +00:00
ben%bengoodger.com ac925b78dd make the toolbar and menubar look a bit better on windows and gnome. 2004-02-08 05:23:30 +00:00
jshin%mailaps.org 0264aa1c9a bug 233391 : bug 224847 change was not reflected in FB/TB (r=p_ch) 2004-02-08 04:45:00 +00:00
dbaron%dbaron.org 5d8e71cf89 Remove more tests we don't want. 2004-02-08 03:28:18 +00:00
dbaron%dbaron.org e9ea534376 Remove tests with delays. 2004-02-08 03:24:12 +00:00
dbaron%dbaron.org 8928904b1f Remove wml file. 2004-02-08 03:12:02 +00:00
dbaron%dbaron.org 7f3a819684 Fix accidentally split line. 2004-02-08 03:05:39 +00:00
dbaron%dbaron.org 2fe66fc65c Don't refer to nonexistent files. 2004-02-08 02:51:58 +00:00
dbaron%dbaron.org 2edbb4de32 I'm not sure how this onStateChange handling ever worked. Not part of non-developer build. 2004-02-08 02:45:00 +00:00