Commit Graph

183653 Commits

Author SHA1 Message Date
rob_strong@exchangecode.com
4117ae0070 Bug 394978 - Key off of name and description for grouping plugins.r=dtownsend, a1.9=mconnor 2007-09-17 11:06:26 -07:00
rob_strong@exchangecode.com
0809936b77 Bug 395311 - EM general code cleanup. r=dtownsend, a1.9=mconnor 2007-09-17 11:05:04 -07:00
cbarrett@mozilla.com
39641d346a Bug 393646 - Support reading image data off the clipboard on Mac r=josh,bienvenu sr=roc a=mconnor/drivers 2007-09-17 11:02:50 -07:00
myk@mozilla.org
bdb09ae04f bug 391740: make header in richlistbox appear on top/left instead of bottom/right of richlistitems; Patch by Michael Ventnor; r=mano; a=bzbarsky 2007-09-17 10:57:11 -07:00
myk@mozilla.org
0029e47fe4 bug 395272: include uriloader/exthandler/tests directory in toolkit/toolkit-makefiles.sh; rs=bsmedberg; a=bzbarsky 2007-09-17 10:53:17 -07:00
kairo@kairo.at
a9aed3ea75 bug 394567 - Move SeaMonkey parts of mozilla/themes to suite/, followup 1.1: don't pull themes/ and remove old modern, r+sr=Neil, a=mconnor via IRC 2007-09-17 10:15:26 -07:00
cbarrett@mozilla.com
2ef32f493d Bug 366009 - Cocoa should not generate bogus open events for path-like arguments on the command line. r=bsmedberg, smichaud a=bz 2007-09-17 10:10:52 -07:00
bzbarsky@mit.edu
d149ea559f When sniffing text/plain and we decide it's really text/plain, just claim the sniffer didn't find a type, so that other sniffers get a crack at it. Bug 395533, r+sr=biesi, a=bsmedberg 2007-09-17 08:53:57 -07:00
dtownsend@oxymoronical.com
5a4266c345 Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg 2007-09-17 08:33:04 -07:00
enndeakin@sympatico.ca
21684d055a Bug 396348, colorpicker loses focus when keyboard is used to open it, r=mano, a=bz 2007-09-17 08:31:45 -07:00
tor@cs.brown.edu
f537b7903b Bug 389498 - <mask> not rendered correctly when scrolling. r=longsonr, sr+a=roc 2007-09-17 08:20:35 -07:00
joshmoz@gmail.com
c557ef3a19 remove all docshell and webshell usage from cocoa widgets. b=273812 r=cbarrett sr=bz a=roc 2007-09-17 08:06:59 -07:00
joshmoz@gmail.com
3aee076d66 fix window maximizing/resizing and visual corruption on resize. only report native size events, don't kick off a nested resize. b=396345 r=bent sr=roc a=roc 2007-09-17 07:41:59 -07:00
enndeakin@sympatico.ca
839a4a7e2d Bug 395099, regression, src attribute not working for statusbarpanel, r=mano, a=bz 2007-09-17 07:25:38 -07:00
ted.mielczarek@gmail.com
4dc189e72f backing out bug 395019 due to build issues 2007-09-17 04:07:41 -07:00
dtownsend@oxymoronical.com
e161458cda Fix typo, no bug 2007-09-17 01:12:00 -07:00
rflint@ryanflint.com
048860cdba Disable zipwriter tests 2007-09-17 00:13:56 -07:00
rflint@ryanflint.com
0ae3a747fe Fix some comment typos in nsIPlacesTransactionsService.idl 2007-09-16 23:34:19 -07:00
rflint@ryanflint.com
28a0afb0af Reenable zipwriter to get the test boxes working again 2007-09-16 22:33:12 -07:00
rflint@ryanflint.com
eb75358be4 Disable failing zipwriter tests 2007-09-16 22:30:58 -07:00
rflint@ryanflint.com
25f17be207 Disable zipwriter for real this time due to test failures. r=foopy 2007-09-16 21:22:19 -07:00
bclary@bclary.com
6ffeaf2064 JavaScript Test - regression test for bug 395907, by Martin Honnen, not part of the build 2007-09-16 20:50:25 -07:00
bclary@bclary.com
0d03653b75 JavaScript Tests - regression tests for bug 396326, by Seno Aiko, not part of the build 2007-09-16 19:48:24 -07:00
mozilla.mano@sent.com
b992dd9405 Bug 384752 - onItem* notifications are dispatched for closed containers. r=dietrich, a=mconnor. 2007-09-16 18:47:49 -07:00
mozilla.mano@sent.com
208add1752 Bug 396318 - Livemark feed items without title or link get the value from the previous item, r=dietrich, a=mconnor. 2007-09-16 18:46:27 -07:00
mozilla.mano@sent.com
ebdf92a1a3 Bug 395029 - when I delete items from folders on the personal toolbar, we don't update the generated items. r=dietrich, a=mconnor. 2007-09-16 18:45:16 -07:00
mozilla.mano@sent.com
c666b2e256 Bug 396300 - Put unfiled-bookmarks under their own root. r=dietirch, a=mconnor. 2007-09-16 18:42:15 -07:00
dtownsend@oxymoronical.com
916966fc90 Disable zipwriter from bug 379633 for the time being due to test failures. r=gavin.sharp 2007-09-16 17:49:18 -07:00
dtownsend@oxymoronical.com
ea740b6146 Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger, a=bzbarsky 2007-09-16 16:48:03 -07:00
mozilla@weilbacher.org
76ee3287d9 Bug 390046: fix build break with Windows/mingw and OS/2 about undefined XRE_GetFileFromPath symbol, r=benjamin, a=bzbarsky 2007-09-16 14:06:36 -07:00
ted.mielczarek@gmail.com
bf5f1cfb37 bug 395019 - compute relativesrcdir from srcdir, topsrcdir. r=bsmedberg a=bz 2007-09-16 13:59:14 -07:00
mozilla@weilbacher.org
55274c8da2 [OS/2] Bug 395576: extension of downloaded files are upper-cased sometimes, r=mkaply 2007-09-16 13:46:35 -07:00
reed@reedloden.com
9fd0466271 Back out patch from Michael Ventor from bug 384112 due to regression. 2007-09-16 13:08:12 -07:00
igor@mir2.org
8c515e1b8b Bug 396326: patch from Seno Aiko to use thr proper bytecode flags. r=mrbkap 2007-09-16 11:23:39 -07:00
enndeakin@sympatico.ca
10b507c517 Bug 394887, fix up test because reflow occurs later 2007-09-16 09:55:12 -07:00
enndeakin@sympatico.ca
994e392924 Bug 394887, create widgets for popups lazily, second attempt with a slight change to see if performance is ok 2007-09-16 08:51:27 -07:00
sdwilsh@shawnwilsher.com
fa7e748a56 Bug 395207 - Download Resume doesn't actually work. r=mconnor, a=mconnor 2007-09-16 07:46:25 -07:00
sdwilsh@shawnwilsher.com
3449ca4c0d Bug 395308 - Temporary filenames used during download should gain an extra extension. r=biesi, sr=biesi, a=dsicore 2007-09-16 07:40:16 -07:00
cbiesinger@gmx.at
322e7afda6 bug 395205 correctly check whether we are resuming and don't open a cache entry if so r=darin sr=dmose a=blocking1.9 2007-09-16 07:37:17 -07:00
igor@mir2.org
c84965e000 Bug 392263: using mmap/VirtualAlloc for GC arenas. r=brendan 2007-09-16 06:03:17 -07:00
igor@mir2.org
1aff38bf7f Bug 392263: taking out the patch due to bug 396299. 2007-09-16 05:02:56 -07:00
mozilla.mano@sent.com
ae217ec9e9 Bug 395986 - dropdown menu bgcolor on Applications tab is white-on-white. r+a=mconnor. 2007-09-16 03:40:34 -07:00
rhelmer@mozilla.com
685473d305 bump rc 2007-09-15 20:44:07 -07:00
reed@reedloden.com
0e9c764951 Bug 393681 - "New file listing makes very poor use of space, truncates filenames all over" [p=dao@design-noir.de (Dão Gottwald) r=bzbarsky r=Mano sr=bzbarsky a=blocking1.9] 2007-09-15 19:14:13 -07:00
rhelmer@mozilla.com
6ccb8f7628 2007 rc2 2007-09-15 18:55:15 -07:00
reed@reedloden.com
1301431a8e Bug 392708 - "Can't build with Orcas B2 (Sqlite error)" [p=aliumalik@gmail.com (Ali Malik) r+a1.9=bsmedberg] 2007-09-15 18:47:04 -07:00
reed@reedloden.com
f04c9cc7af Bug 391409 - "Cleaning up all OS widget makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-09-15 18:37:43 -07:00
mozilla.mano@sent.com
6c8d54ddfb Bug 384228 - Implement Search-In-Folder(s) back-end. r=dietrich. 2007-09-15 13:07:02 -07:00
mozilla.mano@sent.com
b312070289 Bug 393464 - Re-landing tag-search so search-in-folders (bug 384228) and related work could get the same sort of love. patch by dietrich, r=sspitzer, a=mconnor. 2007-09-15 12:53:43 -07:00
Olli.Pettay@helsinki.fi
f7b3910d1f Bug 395725, Crash [@ nsIFrame::GetFrameSelection], r+sr+a=roc 2007-09-15 12:48:20 -07:00