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

142476 Коммитов

Автор SHA1 Сообщение Дата
dougt%meer.net bfcd3d07ad Last checkin was for bug 292368. 2005-06-01 17:40:10 +00:00
bienvenu%nventure.com 00e5890ce5 frontend support for message aging, 11055, r=neil, sr=mscott, a=chofmann 2005-06-01 17:24:47 +00:00
bienvenu%nventure.com 7437059740 frontend support for message aging, 11055, r=neil, sr=mscott, a=chofmann 2005-06-01 17:15:30 +00:00
timeless%mozdev.org 4dc84c0e6b Bug 283827 When turn on IME and switch applications before fix characters, location bar doesn't accept any more character
patch by katsuhiromihara@goo.jp r=pinkerton sr=smfr a=asa
2005-06-01 16:33:48 +00:00
timeless%mozdev.org 6568313dc4 Bug 292929 Useless conversion from char to PRUnichar following a truncation to char
r=dmose sr=dmose a=shaver
2005-06-01 16:29:10 +00:00
timeless%mozdev.org d9952d3545 Bug 291436 r:\mozilla\layout\generic\nsBlockFrame.h(628) : warning C4099: 'nsBlockFrame::nsAutoOOFFrameList' : type name first seen using 'struct' now seen using 'class'
r=roc sr=roc a=shaver
2005-06-01 16:28:06 +00:00
timeless%mozdev.org cfee1a446d Bug 289477 crash [@ DocumentViewerImpl::GetPopupImageNode] when popupnode is null
r=biesi sr=bz a=shaver
2005-06-01 16:26:51 +00:00
bzbarsky%mit.edu 924d121948 Last checkin was for bug 289250. 2005-06-01 16:25:42 +00:00
timeless%mozdev.org 70ea20b1e3 Bug 288212 cleanup nsAutoConfig::getEmailAddr and nsReadConfig::readConfigFile
r=alecf sr=alecf a=shaver
2005-06-01 16:25:13 +00:00
timeless%mozdev.org 914802b4f2 Bug 289068 ASSERTION: WriteToBuffer called with count of zero: 'count', file r:/mozilla/netwerk/cache/src/nsDiskCacheStreams.cpp, line 710
r=jst sr=jst a=shaver
2005-06-01 16:10:58 +00:00
dougt%meer.net 05339dd922 Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver 2005-06-01 16:06:53 +00:00
dougt%meer.net 4505781348 Focus frame traversal has been broken since a frame reorder (scrollbars are now first followed by the canvas frame). patch by roc, r=bzbarsky, a=shaver 2005-06-01 15:59:59 +00:00
bzbarsky%mit.edu 7f7a7ede01 Use the non-deprecated deallocator to deallocate memory. Bug 284158, patch by
David Gardiner <david.gardiner@unisa.edu.au>, r=dougt, sr=bzbarsky, a=shaver
2005-06-01 15:58:12 +00:00
bzbarsky%mit.edu cded31e74d Fix memory leak if a viewmanager has a child viewmanager. Bug 295656,
r+sr=roc, a=shaver
2005-06-01 15:43:08 +00:00
bzbarsky%mit.edu 76327e343c Make sure to clean up before any early returns. Bug 295638, r=vlad, sr=dbaron,
a=shaver.
2005-06-01 15:41:12 +00:00
bzbarsky%mit.edu 5c2cbd6802 Just use our document for the doc we call ContentStatesChanged on instead of
trying to get it off the content nodes (which may no longer be in a document by
this point).  Bug 274736, r+sr=roc, a=shaver
2005-06-01 15:38:09 +00:00
bzbarsky%mit.edu b76f90dde8 Fix up more of the m*Content pointers correctly when content is removed from
the document.  Bug 293914 followup, r+sr=dbaron, a=shaver
2005-06-01 15:36:11 +00:00
bienvenu%nventure.com 1f0bd12f09 backend support for message aging of imap and local folders, 11055, r=neil, sr=mscott, a=chofmann also remember labels when copying imap to local, patch by jeongkyu.kim@gmail.com, r=mscott,sr=bienvenu,a=chfmann 2005-06-01 15:35:57 +00:00
cls%seawood.org d6ae3337ca Exclude extra file attributes when creating jar files
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=bsmedberg a=shaver
2005-06-01 15:34:55 +00:00
bzbarsky%mit.edu 7a3a5b0623 Parse out the actual type from the content-type argument passed to
document.open().  Bug 295652, r+sr=jst, a=shaver
2005-06-01 15:33:44 +00:00
cls%seawood.org aae5e30473 Add support for msys uname & cleanup OS_ARCH checks.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls sr=wtc a=shaver
2005-06-01 15:30:48 +00:00
bzbarsky%mit.edu 3115852b5a Fix memory leak. Bug 296014, r+sr=roc, a=shaver 2005-06-01 15:26:34 +00:00
cls%seawood.org 9ed68f01c9 Add support for msys uname & cleanup OS_ARCH checks.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls sr=wtc a=shaver
2005-06-01 15:25:09 +00:00
bzbarsky%mit.edu de25a79074 Fix toString on the XPCNativeWrapper prototype to return something sane instead
of crashing.  Bug 295430, r+sr=jst, a=shaver
2005-06-01 15:20:29 +00:00
bienvenu%nventure.com 053920deb3 remove hand-rolled pop3 timeout code, sr=mscott, a=shaver 295765 2005-06-01 15:19:28 +00:00
bzbarsky%mit.edu cad8673b0c Fix memory leak. Bug 296019, r=mconnor, a=shaver 2005-06-01 15:17:26 +00:00
bienvenu%nventure.com b012cf951d fix ldap autocomplete not to append two addresses in certain situations, r=mscott, sr=neil, a=shaver 261272 2005-06-01 15:07:04 +00:00
bienvenu%nventure.com c5e3c059ac remove hand-rolled pop3 timeout code, sr=mscott, a=shaver 295765 2005-06-01 14:58:09 +00:00
bsmedberg%covad.net 9cdcaa80e0 Bug 295235 part firefox-windows : remove remaining contents.rdf r=mconnor a=shaver 2005-06-01 14:58:05 +00:00
allan%beaufour.dk 2b1e5f1170 fixing bustage, bug 235512 2005-06-01 14:50:34 +00:00
mvl%exedo.nl 74c6a24eda Bug 295644: endBatchTransaction() should call updateUndoRedoMenu().
patch by jminta, r=mvl
2005-06-01 14:39:32 +00:00
cls%seawood.org 90fcdb00a0 Use dashes instead of backslashes for program options to avoid msys shell expansion.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
cls%seawood.org ae211fa390 Add support for using msys perl
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:20:35 +00:00
aaronleventhal%moonset.net 1d3788c303 Bug 291071. Dialog to set Firefox as default browser confused screen reader because of incorrect focus events. r=timeless, sr=neil, a=shaver 2005-06-01 14:14:29 +00:00
aaronleventhal%moonset.net 5f35bd596e Bug 295715. HTML table should use summary attribute for accessible name. r=timeless, sr=neil, a=shaver 2005-06-01 14:09:24 +00:00
aaronleventhal%moonset.net 7e1c93a6f9 Bug 290344. Implement accessible DHTML descriptions and labels. r=timeless, sr=dmose, a=shaver 2005-06-01 14:03:38 +00:00
neil%parkwaycc.co.uk 37da555720 Bug 285830 textContent ignores whitespace r=sicking sr=jst a=shaver 2005-06-01 13:59:38 +00:00
mozilla.mano%sent.com 60daf92cd2 Bug 230693 - Add 'Reload' functionality to view-page-source window. patch from Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor, a=shaver 2005-06-01 13:55:39 +00:00
aaronleventhal%moonset.net cb2c79519b bug 294834. Expose the type of HTML content area in the role. r=pkw, sr=neil, a=shaver 2005-06-01 13:54:08 +00:00
cls%seawood.org ddc5452e4e Allow --enable-debug to accept compiler flags like --enable-optimize
Bug #284767 r=bsmedberg a=shaver
2005-06-01 13:54:02 +00:00
jshin%mailaps.org 9261d57ddc bug 260034 : cannot send mail if temp. directory contains non-ASCII characters (sr=darin, r=dougt,a=asa) 2005-06-01 13:50:09 +00:00
aaronleventhal%moonset.net cb08f20e28 Bug 294222. Use MSAA scrolling start events for anchor jumps, not selection within. r=timeless, sr=neil, a=shaver 2005-06-01 13:46:31 +00:00
allan%beaufour.dk c4f47b802a Fix up nsDOMAttributeMap so it caches the nsDOMAttributes that it creates. Bug 235512, r=sicking, sr=peterv, a=shaver 2005-06-01 13:46:20 +00:00
mvl%exedo.nl 84c321621a Bug 295895: Make it possible to unsubscribe from a calendar. r=gekacheka 2005-06-01 13:38:11 +00:00
roc+%cs.cmu.edu da2cc9af1d Bug 294507. Fix --with-system-nspr issues. r=caillon,a=shaver, patch by Wolfgang Rosenauer 2005-06-01 13:34:37 +00:00
mvl%exedo.nl 407cc5a7a9 Bug 295146 Mouseover preview of repeated event shows original start datetime instead of time of occurrence.
patch by gekacheka@yahoo.com, r=mvl
2005-06-01 13:33:25 +00:00
cls%seawood.org 37bc0e412d Update SDK support to build on OSX 10.4 (Tiger)
Thanks to Mark Mentovai <mark@moxienet.com> for the patch.
Bug #292530 r=wtc a=brendan
2005-06-01 13:26:38 +00:00
varga%nixcorp.com a3c20278b9 Fix for bug 287461. Caret Browsing is hardbound to the F7 key and is unable to be overridden with javascript like F3, F5, etc.
r+sr=neil patch by Brian King <brian@mozdev.org>
2005-06-01 13:24:11 +00:00
timeless%mozdev.org 15365152a0 Bug 231048 download manager poorly renames existing files by incrementing number suffix
patch by ted.mielczarek@gmail.com r=mconnor a=shaver
2005-06-01 13:07:33 +00:00
mvl%exedo.nl 93fcf209d9 Bug 295424 share code to set up tooltip content for unifinder, unifinderToDo.
patch by gekacheka@yahoo.com, r=mvl
2005-06-01 12:55:50 +00:00