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

139110 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org f4546c34f2 Bug #202468 --> New SMTP Account Settings UI.
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.

r=neil
sr=bienvenu
2005-03-03 18:08:47 +00:00
jst%mozilla.jstenback.com 59f1123980 Fixing the browser side of bug 265536. Make the user agent string differentiate between 32-bit and 64-bit version of mozilla when running on x86_64 unix systems. r=bzbarsky@mit.edu, sr=darin@meer.net 2005-03-03 18:08:01 +00:00
bmlk%gmx.de 0ab54fd16b - decouple xul iframes from the browser.frames.enabled preference, so that one can open mozilla if that preference is set to false bug 107911
- avoid mutating style inside frame constructor for noframes bug 240129, this fixes crashes like bug 281333 and  bug 266222
- ConstructFrame does not append children if it fails, thats good enough for tables, so don't care about foreign children if they fail, this prevents tables from going into panic mode. bug 283147
- a display: table-caption behaves like a block for other table frames created below. bug 281527
r/sr= bzbarsky
2005-03-03 18:04:38 +00:00
bzbarsky%mit.edu eeb71482bd Fix nsWindowWatcher::FindItemWithName to pass in the right requestor; expose it
on nsPIWindowWatcher and use it from nsDocShellTreeOwner.  Bug 282296, r=danm,
sr=jst
2005-03-03 17:26:34 +00:00
bob%bclary.com e666fc56c9 Initial add. Regression test for bug 280769, by igor@mir2.org 2005-03-03 17:03:05 +00:00
bzbarsky%mit.edu 836122380b Fix bug 257947 for real. r+sr=jst 2005-03-03 16:34:49 +00:00
caillon%redhat.com b44a7b103c Null out static variables after we destroy the widgets to avoid crashing.
Bug 244549.  GTK2 patch by Pete Zha, GTK1 patch by Ben Bucksch.
r=caillon, sr=blizzard.
2005-03-03 16:31:59 +00:00
mozilla.mano%sent.com e2fb45b5e6 Bug 125998 - For image documents, use the iamge-url as the tab-icon. patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk> r=vlad 2005-03-03 16:25:06 +00:00
mconnor%myrealbox.com 19dabf569b bug 284333 - SHGetMalloc API call is deprecated (in nsIEProfileMigrator.cpp), patch by david.gardiner@unisa.edu.au, r=me 2005-03-03 16:22:35 +00:00
mozilla.mano%sent.com f2497900ca Bug 283660 - The new preferences window can't be closed on OS X (and doesn't have a collapse toolbar button) r=ben 2005-03-03 16:13:37 +00:00
timeless%mozdev.org 0fabfba9c3 Bug 284509 use trailing slash for &releaseURL;
patch by bug@annevankesteren.nl r=neil sr=neil
2005-03-03 07:46:58 +00:00
mkanat%kerio.com 1470c3459e Bug 283394: Editing or deleting classifications causes a blank page
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-03 07:23:28 +00:00
mkanat%kerio.com a41a7c2c01 Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave
2005-03-03 07:19:10 +00:00
mkanat%kerio.com f979b82f53 Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-03 07:15:03 +00:00
smfr%smfr.org 5acbd6cc70 Add a comment to say which DLL pulls in uriloader. sr=bz 2005-03-03 07:05:01 +00:00
smfr%smfr.org 5aa1cb78de Add "Installed Plug-Ins" menu item to the bottom of the Help menu (bug 166966). 2005-03-03 05:59:21 +00:00
smfr%smfr.org dda8a29184 Add intl.xpt to the project to make about:plugins work (bug 199203). Also removed some empty Copy Files phases. 2005-03-03 05:45:54 +00:00
justdave%bugzilla.org f82d3b0876 Bug 284547: Fix escaping of > characters inside C<> tags in the pod docs
r=mkanat, a=justdave
2005-03-03 05:28:42 +00:00
bzbarsky%mit.edu 1143998c85 Make sure to always remove the dummy layout request on presshell destruction
and not to post events after we have revoked them.  Bug 284354, r+sr=roc
2005-03-03 04:46:03 +00:00
bzbarsky%mit.edu 0946795333 When an image is resized, make it invalidate its mRect, since it needs to
repaint that area.  Bug 284166, r+sr=roc
2005-03-03 04:42:48 +00:00
julien.pierre.bugs%sun.com f42c08d492 Fix crash in CRL sorting callbacks from qsort. 2005-03-03 04:07:26 +00:00
bienvenu%nventure.com 49ce560766 fix 284523 off by one error constructing mime part when deleting mime attachment, sr=mscott 2005-03-03 03:59:08 +00:00
smfr%smfr.org 426cd64f64 Remove some bogus ; from the end of method names. 2005-03-03 03:27:56 +00:00
jst%mozilla.jstenback.com 70bd59ae7d Hmm, apparently people don't build often on Mac's where XP_MAC is defined any more... sr=me 2005-03-03 01:27:36 +00:00
jshin%mailaps.org 0a34526337 bug 282819 : use NS_ConvertASCIItoUTF16 instead of the manual expansion of ASCII to UTF-16 in nsFontMetricsGTK/Xlib r=smontagu, sr=dbaron 2005-03-03 00:29:30 +00:00
jst%mozilla.jstenback.com d1eee00bc1 Initialize uninitialized member, just in case... 2005-03-03 00:04:04 +00:00
jst%mozilla.jstenback.com 7f449edd54 Fixing bug 161587. Make the caller principal carry over to the callee when doing document.open(). r=caillon@gmail.com, sr=brendan@mozilla.org 2005-03-02 23:17:28 +00:00
bienvenu%nventure.com dc653c7030 add back in bin mode 2005-03-02 22:59:28 +00:00
bienvenu%nventure.com e52b146bb2 need to add as binary for 2920 2005-03-02 22:59:27 +00:00
bienvenu%nventure.com 859f3deb92 remove attach-del icon so I can add it back in bin mode 2005-03-02 22:59:06 +00:00
timeless%mozdev.org 36c46d9584 Bug 129183 Crash opening the address book after editing the history.mab file -TBTrunk [@ nsAddrDatabase::UpdateLowercaseEmailListName ]
patch by baafie@planet.nl r=bienvenu sr=mscott
2005-03-02 21:52:52 +00:00
bugzilla%arlen.demon.co.uk e8a5ec5813 Bug 282893 Properly indent children in help files especially <div> Aditional work for customize_help patch
p=giacomo.magnini@portalis.it r=me
2005-03-02 21:20:46 +00:00
silver%warwickcompsoc.co.uk 662a601129 Bug 277839 - Add /notice command.
ChatZilla only.
r=samuel@sieb.net
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-03-02 21:18:30 +00:00
bugzilla%arlen.demon.co.uk 540f46af81 Bug 284398 Typo in nsDefaultCLH.js and nsMailDefaultHandler.js - nsISupporst
p=moz_bugzilla@exchangecode.com fr=benjamin
2005-03-02 20:54:38 +00:00
jst%mozilla.jstenback.com 8fcbfd6777 Fixing bug 284364. Turn on plugins again if they were enabled before we started editing a document. r+sr=bzbarsky@mit.edu 2005-03-02 20:17:28 +00:00
aaronleventhal%moonset.net 7a7755d988 Bug 283482. MSAA events and objects in wrong HWND for CSS overflow children. r=bz, sr=roc 2005-03-02 19:05:09 +00:00
aaronleventhal%moonset.net bbabc21a08 Bug 283703. Focus events not fired for radio buttons. r=pkw, sr=bz 2005-03-02 18:59:41 +00:00
timeless%mozdev.org 1abc526bb1 Bug 280463 Crash on delete from address book sidebar after search [@ nsAbMDBDirectory::RemoveCardFromAddressList ]
Bug 152133 Deleting an address book entry leaves a blank entry in any mailing lists on which it was a member
patch by mark@standard8.demon.co.uk r=bienvenu sr=mscott
2005-03-02 18:24:46 +00:00
cbiesinger%web.de 1769fbf5e5 281343 show an error message when filenames are too long; and convert that error
to an nsresult
patch by Son Le <son.le0@gmail.com> r=biesi sr=darin
2005-03-02 18:16:37 +00:00
mozilla.mano%sent.com 063253ce56 Bug 259224 - Accel+J shortcut key appears 2 times in Tools menu. patch by Gavin Sharp <gavin.sharp@gmail.com>. r=mconnor 2005-03-02 17:50:26 +00:00
cltbld f8ecf4def3 Automated update from host egg 2005-03-02 16:57:17 +00:00
tor%cs.brown.edu 2771850f5f Bug 284340 - only set cairo flags/libs if cairo needed. r=bsmedberg 2005-03-02 16:55:55 +00:00
bzbarsky%mit.edu 28302b9846 Make console service init handle out-of-memory. Bug 281093, patch by Daniel de
Wildt <dewildt@gmail.com>, r+sr=bzbarsky
2005-03-02 16:37:53 +00:00
mozilla.mano%sent.com 3ba6867d97 Bug 284437 - [Mac] 'Sanitize Firefox' menu item doesn't work when no windows are open. r=mconnor 2005-03-02 16:26:41 +00:00
bienvenu%nventure.com 4b33f788b3 fix 2920 support for deleting and detaching attachments, sr=mscott 2005-03-02 15:43:31 +00:00
bienvenu%nventure.com f15ae5f4b0 fix 2920 support for deleting and detaching attachments, sr=mscott 2005-03-02 15:34:58 +00:00
allan%beaufour.dk d050903103 Quick fix for small oops in bug 283219... calling wrong function, patch by smaug@welho.com 2005-03-02 15:26:55 +00:00
bienvenu%nventure.com eb0d7b1270 fix 2920 support for deleting and detaching attachments, sr=mscott 2005-03-02 15:25:16 +00:00
gandalf%firefox.pl b7a4cee1fd Bug 284183: XML Parse Error on opening an attachment. Regression; r=bsmedberg 2005-03-02 13:42:31 +00:00
neil%parkwaycc.co.uk 18c0277afc Backing out bug 58523 because it didn't handle bare URLs on the command line 2005-03-02 12:44:53 +00:00