Commit Graph

824 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
75833f9fbe 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-13 18:12:09 -07:00
cbiesinger@web.de
bc97ecf518 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-13 18:12:08 -07:00
gerv@gerv.net
91382ca398 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-08-13 18:12:07 -07:00
darin@meer.net
bef2de2cdf landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2007-08-13 18:12:06 -07:00
cbiesinger@web.de
8bd09be2cf 220111 nsIDownload should document that Init must be called r=bzbarsky sr=darin 2007-08-13 18:12:05 -07:00
bzbarsky@mit.edu
21087e14e0 Allow embeddors to override helper apps. Bug 147142, patch by philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake 2007-08-13 18:12:04 -07:00
blakeross@telocity.com
5acf1ba5d0 Download manager. Not part of build. a=asa 2007-08-13 18:12:03 -07:00
blakeross@telocity.com
74dde20d3a Download manager. Not part of build. a=asa 2007-08-13 18:12:02 -07:00
blakeross@telocity.com
da5b3042ce Download manager. Not part of build. a=asa 2007-08-13 18:12:01 -07:00
blakeross@telocity.com
23e1c2a190 Download manager. Not part of build. a=asa 2007-08-13 18:12:00 -07:00
joshmoz@gmail.com
b5c4e524c2 fix osx/gcc4 warnings in places. b=391526 r=sspitzer 2007-08-13 13:56:46 -07:00
bent.mozilla@gmail.com
f912e5927a Bug 390249 - "symbolstore.py has trouble launching dump_syms from a relative path". r=luser, a=dbaron. 2007-08-13 13:35:36 -07:00
sdwilsh@shawnwilsher.com
780e4aa5ae Bug 391872 - wrong message when download is paused (new DM). r=mano 2007-08-12 15:59:33 -07:00
sdwilsh@shawnwilsher.com
912c38a3f0 Bug 391869 - pause -> cancel -> retry doesn't resume/retry download. r=cbiesinger 2007-08-12 15:15:15 -07:00
sdwilsh@shawnwilsher.com
cc40460084 Bug 391872 - wrong message when download is paused (new DM). r=mano 2007-08-12 14:46:32 -07:00
gavin@gavinsharp.com
d29bff8fab Bug 389830: dragged URLs with trailing spaces should be truncated, patch by Dão Gottwald <dao@design-noir.de>, r=mano 2007-08-12 12:17:04 -07:00
gavin@gavinsharp.com
a82c1d0fb6 Bug 389145: disabled popup-type datepickers should have a disabled dropmarker, patch by Régis Caspar <regis.caspar+bz@gmail.com>, r=enndeakin 2007-08-12 12:14:44 -07:00
gavin@gavinsharp.com
6a73d109cb Bug 323821: improve about:config filtering performance by ignoring leading asterisks, patch by Simon Bünzli <zeniko@gmail.com>, r=me 2007-08-12 07:06:12 -07:00
gavin@gavinsharp.com
924d989283 Bug 390887: remove margins on the tab drop indicator when hiding it to prevent it from interfering with tabbar resizing, r=mano 2007-08-12 06:49:19 -07:00
rflint@ryanflint.com
b5c373e654 Bug 391907 - No download progress info on Windows task bar button. r=sdwilsh 2007-08-12 03:29:25 -07:00
rflint@ryanflint.com
85e2581277 Bug 391856 - button-images are outside the button and squeezed (part II). r=mano 2007-08-12 03:25:28 -07:00
sdwilsh@shawnwilsher.com
6da633c014 Bug 389569 - "Less than a minute" in Download Manager is silly. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh, r=mano, ui-r=beltzner 2007-08-12 03:19:12 -07:00
sdwilsh@shawnwilsher.com
be47ae885b Bug 391875 - Searching for a word that is contained in the file you are downloading looks strange. r=mano 2007-08-12 03:02:53 -07:00
sdwilsh@shawnwilsher.com
dca98fada9 Bug 391918 - Section headers in new DM should look more like mockup. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=sdwilsh, r=mano 2007-08-12 02:57:30 -07:00
rflint@ryanflint.com
3ea6233559 Bug 391857 - can't open file with doubleclick (new DM). r=sdwilsh 2007-08-12 01:14:08 -07:00
rflint@ryanflint.com
47e8be9053 Bug 391908 - Button orientation on downloads in the failed state is incorrect. r=sdwilsh 2007-08-12 01:08:51 -07:00
rflint@ryanflint.com
43d5a26c6a Bug 391866 - after remove, the next file isn't highlighted (new DM). r=sdwilsh 2007-08-12 00:54:56 -07:00
rflint@ryanflint.com
259a1968be Bug 391856 - button-images are outside the button and squeezed (new DM). r=mconnor/sdwilsh 2007-08-12 00:50:31 -07:00
dtownsend@oxymoronical.com
1b9ecfc4c2 Testcase for bug 257155. r=robstrong 2007-08-11 21:13:15 -07:00
dtownsend@oxymoronical.com
ead0078eba Bug 382752: Unit test harness for extension manager. r=robstrong. 2007-08-11 21:12:06 -07:00
sdwilsh@shawnwilsher.com
cccc09a7a2 Bug 388517 - revised download manager UI for Firefox 3. Patch by Shawn Wilsher <me@shawnwilsher.com> and Asaf Romano <mano@mozilla.com>. r=mano, a=[wanted-firefox3] 2007-08-11 14:53:21 -07:00
benjamin@smedbergs.us
6486f03889 Fix the name of the Windows SDK, for real this time 2007-08-11 13:29:48 -07:00
smontagu@smontagu.org
09aa09022c Only override the charset in viewsource if the document charset was forced by the user. Bug 382074, r=mano 2007-08-11 11:55:27 -07:00
sayrer@gmail.com
998970b00c reenable tests for Bug 388112, after botched relanding. 2007-08-11 11:22:09 -07:00
flamingice@sourmilk.net
c286209282 Bug 391709, Clean up nsDownloadManager::InitDB schema checking code, r=sdwilsh 2007-08-10 16:27:18 -07:00
dbaron@dbaron.org
e6a0747a5d Export a stack walking API (usable from C or C++) from XPCOM. b=374689 r=bsmedberg a=bzbarsky 2007-08-10 14:28:22 -07:00
dietrich@mozilla.com
5e5c4a3704 Bug 386603 Reload live bookmark does not actually show the feed being refreshed (for stevewon@gmail.com, r=dietrich) 2007-08-10 12:23:58 -07:00
enndeakin@sympatico.ca
3064c4d422 Aaarrgghh! Fix urls in test. 2007-08-10 09:49:19 -07:00
enndeakin@sympatico.ca
8ce169f03c Sigh, disable vertical mouse tests for now 2007-08-10 07:24:14 -07:00
benjamin@smedbergs.us
065ced1f4f Fix copy-paste typo from bug 391308 2007-08-10 06:56:43 -07:00
enndeakin@sympatico.ca
6b3c733fac Bug 390610, try a higher offset to see if tests start working again, otherwise will just have to disable 2007-08-10 06:48:16 -07:00
enndeakin@sympatico.ca
e26cc5a699 Bug 390610, clicking on scale doesn't work when a minimum value is used, r+sr=roc,a=dbaron 2007-08-10 05:45:20 -07:00
flamingice@sourmilk.net
6b85fbfabb Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
alfred.peng@sun.com
3cc5a02773 Bug 391359. update to breakpad revision 198. r=ted.mielczarek. 2007-08-09 19:56:15 -07:00
flamingice@sourmilk.net
5f341cf0ec Bug 339056, provide mechanism to allow users to list, enable, disable plugins in primary UI, r=robstrong 2007-08-09 19:47:48 -07:00
dcamp@mozilla.com
700c4f7ef4 make sure nsCryptoHash/PSM is initialized on the main thread in the url classifier. b=390324, r=tony 2007-08-09 15:33:04 -07:00
dcamp@mozilla.com
810c8122b1 fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07:00
ted.mielczarek@gmail.com
87fe4abc1e bug 389548 - cvs removing toolkit/airbag 2007-08-09 12:55:15 -07:00
benjamin@smedbergs.us
afddb2ea8a Bug 391308 - Make the new-style SDK package, r=luser 2007-08-09 12:53:08 -07:00
ted.mielczarek@gmail.com
7716595578 bug 389548 - cvs removing toolkit/airbag 2007-08-09 12:38:34 -07:00