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

185799 Коммитов

Автор SHA1 Сообщение Дата
db48x%yahoo.com a95f6b5557 bug 239006: Download manager doesn't account for filesize when presenting combined percentages
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2007-08-14 01:12:21 +00:00
cbiesinger%web.de 8c678f3c15 Bug 223310 use nsIObserver rather than nsIDOMWindowInternal in nsIKeygenThread.
r=jgmyers sr=darin
2007-08-14 01:12:20 +00:00
bzbarsky%mit.edu bad9d0aacb Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2007-08-14 01:12:19 +00:00
cbiesinger%web.de fda76dd7e6 document @mozilla.org/download;1
don't delete incomplete files when the download is cancelled/aborts
tell the download impl about the location of the temp file, if it is interested
244448 r=bzbarsky sr=darin
2007-08-14 01:12:18 +00:00
gerv%gerv.net 261d5c9c65 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-08-14 01:12:17 +00:00
darin%meer.net a5113e2a0f landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2007-08-14 01:12:16 +00:00
blakeross%telocity.com 959eb2e5ea 143072 - no way to close the properties window without cancelling the dialog. r=law sr=ben 2007-08-14 01:12:15 +00:00
blakeross%telocity.com cc49d7dbd0 131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa 2007-08-14 01:12:14 +00:00
blakeross%telocity.com f8aeff7337 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2007-08-14 01:12:13 +00:00
blakeross%telocity.com 528d208bb2 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2007-08-14 01:12:12 +00:00
blakeross%telocity.com 8a0cc1b5e4 102477 - Turn on download manager, take 2. r=law sr=ben a=dbaron 2007-08-14 01:12:11 +00:00
blakeross%telocity.com b7650baa15 Backing out...saving for a rainy day... 2007-08-14 01:12:10 +00:00
blakeross%telocity.com c30fbe57b1 102477 - Turning on download manager. r=law sr=ben a=dbaron 2007-08-14 01:12:09 +00:00
law%netscape.com fd0cd9f726 More updates. NOT PART OF THE BUILD 2007-08-14 01:12:08 +00:00
law%netscape.com fbf8c4f1ad Updates to new progress dialog code; NOT PART OF THE BUILD 2007-08-14 01:12:07 +00:00
cbiesinger%web.de c768ce93b4 220111 nsIDownload should document that Init must be called
r=bzbarsky sr=darin
2007-08-14 01:12:06 +00:00
law%netscape.com 8daf25b650 New files for proper progress dialog component; needed for fix for bugs 27609, et al. NOT BUILT YET 2007-08-14 01:12:05 +00:00
bzbarsky%mit.edu b093a5c473 Allow embeddors to override helper apps. Bug 147142, patch by
philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake
2007-08-14 01:12:04 +00:00
blakeross%telocity.com d4be1971f8 Download manager. Not part of build. a=asa 2007-08-14 01:12:03 +00:00
blakeross%telocity.com 40e715dc12 Download manager. Not part of build. a=asa 2007-08-14 01:12:02 +00:00
blakeross%telocity.com f3272dec97 Download manager. Not part of build. a=asa 2007-08-14 01:12:01 +00:00
blakeross%telocity.com afa5393112 Download manager. Not part of build. a=asa 2007-08-14 01:12:00 +00:00
wtc%google.com 7057a73a91 Bug 391499: Put the pr_GetAddrInfoByNameFB function inside an ifdef so that
it is only defined when it is needed.  In PR_EnumerateAddrInfo, added a
while loop to skip socket addresses returned by getaddrinfo that are larger
than PRNetAddr.  Convert AF_INET6 to/from PR_AF_INET6.  Set the sa_len
field of struct sockaddr before passing it to getnameinfo.
r=cbiesinger,nhosoi
2007-08-14 00:10:59 +00:00
mrbkap%gmail.com 07623359bf Fix compile warning. No bug, r+a=brendan 2007-08-13 22:44:37 +00:00
philringnalda%gmail.com 5304f74c80 Bug 390177 - persisted thread pane size halved after adjust and restart, r=mscott 2007-08-13 22:40:52 +00:00
jwalden%mit.edu e8a711a4bb Fix another NS_STATIC_CAST, missed by the first patch because it's a case the script doesn't handle, still bug 348748. 2007-08-13 22:38:03 +00:00
mrbkap%gmail.com 0e649aa15e Redragging over empty text field doesn't show drag caret, except for the last text field. bug 390228, r+sr=roc a=dbaron 2007-08-13 21:33:25 +00:00
joshmoz%gmail.com ad5c206cf3 fix osx/gcc4 warnings in places. b=391526 r=sspitzer 2007-08-13 20:56:46 +00:00
mrbkap%gmail.com fc86ba7f00 Clamp the caret's position so that we always draw within the nearest scrollframe. Not doing this allows the scrollframe to clip the caret, causing it to not show up at all. bug 335560, r+sr=roc 2007-08-13 20:51:16 +00:00
sharparrow1%yahoo.com 4d2ba6a8dd Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc 2007-08-13 20:49:35 +00:00
mrbkap%gmail.com 81f122bb5a Date.UTC returns incorrect value if date is less than or equal to 0. bug 363578, patch from jag, r=mrbkap a=brendan 2007-08-13 20:45:32 +00:00
myk%mozilla.org 8096d920c9 bug 385740: support multiple apps per nsIHandlerInfo via a new nsIHandlerInfo::possibleApplicationHandlers attribute; r=biesi, sr=dmose 2007-08-13 20:41:34 +00:00
bent.mozilla%gmail.com ff1ada0ffe Bug 390249 - "symbolstore.py has trouble launching dump_syms from a relative path". r=luser, a=dbaron. 2007-08-13 20:35:36 +00:00
mkanat%bugzilla.org 47433dd331 Bug 391233: Write Release Notes for Bugzilla 3.0.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2007-08-13 20:24:39 +00:00
igor%mir2.org 47e2ef0f47 Bug 392074: JS_IS_VALID_TRACE_KIND no longer refers to the removed JSTRACE_ATOM. r=brendan 2007-08-13 20:23:34 +00:00
nrthomas%gmail.com 91464b0172 *** empty log message *** 2007-08-13 20:21:56 +00:00
stuart.morgan%alumni.case.edu 0abbf5d441 Camino only - Bug 391864: Don't keep an on-disk cache of file: favicons. r/sr=mento 2007-08-13 20:07:24 +00:00
dbaron%dbaron.org 0c334e1759 Merge nsStackFrameWin and nsStackFrameUnix into nsStackWalk. b=391793 r+a=bsmedberg 2007-08-13 19:37:36 +00:00
dbaron%dbaron.org fcb9984a4e Remove nsTraceRefcnt::LoadLibrarySymbols, which is no longer needed due to the error handling in SymGetModuleInfoEspecial. b=391793 r+a=bsmedberg 2007-08-13 19:36:57 +00:00
dbaron%dbaron.org 91bb6171c7 Clean up removed makefiles from allmakefiles.sh. b=391768 r+a=bsmedberg 2007-08-13 19:35:54 +00:00
igor%mir2.org 8f260a7697 Bug 392041: js_PutEscapedStringImpl gets JS_FRIEND to permit usage outside js lib. r=brendan 2007-08-13 19:35:08 +00:00
myk%mozilla.org 848a502aa8 bug 391150: expose an API for getting an nsIHandlerInfo object for a protocol; r=biesi, sr=dmose 2007-08-13 19:00:35 +00:00
smichaud%pobox.com ff8e2d2ef0 JEP 0.9.6.3. b=386918 r=mark sr=pink a=dsicore 2007-08-13 17:36:49 +00:00
mcsmurf%mcsmurf.de fe7a718185 Bug 49323: Make shift-delete work with toolbar button, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de> and Neil, r=bienvenu, NPOTDB 2007-08-13 17:16:50 +00:00
lpsolit%gmail.com 0a5c6ab599 First part of bug 259723 (2nd skin for Bugzilla): Fix the comment header of comment 0 to be easily customized - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=glob a=LpSolit 2007-08-13 16:33:38 +00:00
bzbarsky%mit.edu 9d348282cb Adding tests 2007-08-13 16:27:50 +00:00
stuart.morgan%alumni.case.edu 63837922dc Camino only - Bug 368839: Explicitly set all Camino-specific prefs in all-camino.js. Patch by Smokey Ardisson <alqahira@ardisson.org>. r=cl sr=smorgan. 2007-08-13 16:22:59 +00:00
stuart.morgan%alumni.case.edu 68b871bc88 Camino only - Bug 386459: Use 2 for the default SWM pref, rather than 0. Patch by Smokey Ardisson <alqahira@ardisson.org>. r=murph r=cl sr=smorgan 2007-08-13 16:20:56 +00:00
Berend.Cornelius%sun.com 5db504ed43 Bug 389951 ? Close-button in Today-pane is checked; r=mickey 2007-08-13 15:36:11 +00:00
bienvenu%nventure.com 48c9046c6c fix issue discovered when fixing 389898 problems filtering imap messages to local folders, sr=mscott, make sure we have a valid msg offset before setting destination folder size 2007-08-13 14:40:59 +00:00