Commit Graph

139204 Commits

Author SHA1 Message Date
timeless%mozdev.org
d5a1c4acbd Bug 284549 crash if nsIClassInfo.getInterfaces includes a null interface [@ HashIIDPtrKey]
r=shaver sr=shaver
2005-03-03 23:41:12 +00:00
cltbld
fde54ddd50 Automated update from host egg 2005-03-03 22:57:36 +00:00
shaver%mozilla.org
7c72b8da41 automatically pull+build storage+sqlite3 when calendar is selected; r=bsmedberg 2005-03-03 22:48:37 +00:00
bob%bclary.com
70b20573fd Initial add. Regression test for bug 119719 2005-03-03 22:00:16 +00:00
pavlov%pavlov.net
03746f545d fixing 284078. patch from jt@nerant.org. r=pavlov 2005-03-03 21:45:07 +00:00
bob%bclary.com
c4d498d291 Initial add. Regression test for bug 58116 2005-03-03 21:25:31 +00:00
silver%warwickcompsoc.co.uk
b8ea089315 Bug 283156 - Make make-makefile cope with ../ in DIRS.
r=shaver
sr=bsmedberg
2005-03-03 21:12:22 +00:00
bob%bclary.com
b100e4ba00 Initial add. Regression test for bug 249211, by dcourtin@systemplus.fr 2005-03-03 18:59:05 +00:00
bob%bclary.com
7e7d344299 Initial add. Regression test for bug 245148, by bebabo@swissonline.ch 2005-03-03 18:51:11 +00:00
bob%bclary.com
e5d4b99db2 Initial add. Regression test for bug 281930, by jerfa@yahoo.com 2005-03-03 18:32:13 +00:00
scott%scott-macgregor.org
ba82559445 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
c0bff6d43b 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
7c229a9e64 - 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
20fcb245ac 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
ead05b8709 Initial add. Regression test for bug 280769, by igor@mir2.org 2005-03-03 17:03:05 +00:00
bzbarsky%mit.edu
b23ba9a88b Fix bug 257947 for real. r+sr=jst 2005-03-03 16:34:49 +00:00
caillon%redhat.com
25daa11d15 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
93fc9aad0f 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
537565241e 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
50f7c371bc 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
22da56e84e 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
5a53d3fe0e 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
9684ce16fa 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
3327f1abd7 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
87cea98ae8 Add a comment to say which DLL pulls in uriloader. sr=bz 2005-03-03 07:05:01 +00:00
smfr%smfr.org
6251522572 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
1289325c9a 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
6694aeb158 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
39ed08fbe1 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
32c0620c6e 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
e31568eecd Fix crash in CRL sorting callbacks from qsort. 2005-03-03 04:07:26 +00:00
bienvenu%nventure.com
74fbc13d4e 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
85e26b64ab Remove some bogus ; from the end of method names. 2005-03-03 03:27:56 +00:00
jst%mozilla.jstenback.com
823dbb9d2e 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
d6bd9e718b 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
0e18589386 Initialize uninitialized member, just in case... 2005-03-03 00:04:04 +00:00
jst%mozilla.jstenback.com
f642cc93f0 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
29b03d19b4 add back in bin mode 2005-03-02 22:59:28 +00:00
bienvenu%nventure.com
f3f5d95c31 need to add as binary for 2920 2005-03-02 22:59:27 +00:00
bienvenu%nventure.com
bc40ea9fff remove attach-del icon so I can add it back in bin mode 2005-03-02 22:59:06 +00:00
timeless%mozdev.org
9a19fbc7de 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
8e36ac733a 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
75fdda4d41 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
cb9dbe532f 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
3a7c8a9086 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
d6b4a62ca7 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
81cd248f48 Bug 283703. Focus events not fired for radio buttons. r=pkw, sr=bz 2005-03-02 18:59:41 +00:00
timeless%mozdev.org
97d24feb0d 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
5dd7f9a4e8 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
8fcfb86b19 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