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

171567 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 364a6a3459 b=357307, nsSound for cairo-cocoa builds [bandaid dummy nssound impl], r=johs 2006-10-19 19:52:34 +00:00
lpsolit%gmail.com 5dd4ee0810 Bug 311237: bug_status_help and resolution_help Search popup help should use Abug and abug vars in variables.none.tmpl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2006-10-19 19:32:23 +00:00
bugzilla%standard8.demon.co.uk 6c85cce615 Bug 352993 Section about preparing good password in SeaMonkey help (More Nits...) p=Stefan stefanh@bluebottle.com,r=iann_bugzilla 2006-10-19 19:30:31 +00:00
lpsolit%gmail.com a646ac519b Bug 355888: Add the 'alt' attribute to checkboxes in the 'Saved Searches' panel - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin a=justdave 2006-10-19 19:26:08 +00:00
olav%bkor.dhs.org c22c2f350d Bug 72863: Remove ugly table shown when posting/changing a bug
Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave
2006-10-19 19:23:16 +00:00
cls%seawood.org af8f4e20fc Fix error message 2006-10-19 19:04:34 +00:00
cls%seawood.org 608824d2eb Only print 'No data' message when debugging. 2006-10-19 18:56:38 +00:00
myk%mozilla.org 370cb7d8ca bug 356017: make sure folder item is selected before retrieving selected resource in bookmarks tree to avoid exception which prevents the Add Bookmarks dialog from properly creating the bookmark and closing when the user presses the Add button
r=gavin
2006-10-19 18:17:31 +00:00
cls%seawood.org 88e8b46da7 Process build mail via cron.
Bug #354462 r=bear,justdave
2006-10-19 18:13:12 +00:00
lpsolit%gmail.com 6b6adefe3c Bug 312876: Make new products non-selectable until they have components - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=wurblzap a=myk 2006-10-19 16:15:53 +00:00
mattwillis%gmail.com 13efeb4182 Removing badly placed LOG statement that scared me while debugging bug 357252 2006-10-19 12:35:22 +00:00
daniel.boelzle%sun.com 3431aeecd7 Bug 340949: fixing calId encoded into url, alarms/ tunneling X- props, support for TRANSP 2006-10-19 11:41:36 +00:00
longsonr%gmail.com e2a92a13ae Bug 355114 - xml:space handling mixes GetCurrentDoc and GetOwnerDoc. r=tor,sr=bzbarsky 2006-10-19 09:01:56 +00:00
sayrer%gmail.com d2e79375a4 bug 357237. nsLivemarkService.js should back off on XML errors, like ye olde places code. r=mconnor 2006-10-19 08:53:18 +00:00
neil%parkwaycc.co.uk 77a7bcb060 Make parallel debug MSVC builds possible b=286179 r=bsmedberg 2006-10-19 08:13:49 +00:00
sayrer%gmail.com f3a888901d bug 357222. nsLivemarkService.js checks feeds too often (places). r=mconnor 2006-10-19 03:54:40 +00:00
gavin%gavinsharp.com 3e8ff38cae Fix nit from patch for bug 353434 2006-10-19 02:41:35 +00:00
sayrer%gmail.com 7e42eae088 Bug 353434. Remove C++ feed parsing for livemarks on trunk (places). r=dietrich 2006-10-19 02:24:30 +00:00
roc+%cs.cmu.edu abed647846 Fixing Mac bustage 2006-10-19 02:17:51 +00:00
roc+%cs.cmu.edu 3dce821451 Bug 354089. Tell the focus manager immediately when nothing is focused. r+sr=mats 2006-10-19 01:59:00 +00:00
roc+%cs.cmu.edu 899128e82a Bug 343445. Change inline reflow strategy to avoid looking ahead through words while measuring text. r+sr=dbaron 2006-10-19 01:47:47 +00:00
redfive%acm.org 4e71dcf716 bug357057 apply transperancy on window resize
proxy for skrulx@gmail.com
r/sr=roc
2006-10-19 01:22:21 +00:00
bzbarsky%mit.edu 3eaadf1abd Fix handling of subsubframes appended from an onload handler for a subframe so
that the onload handler of the toplevel document will fire after all.  Bug
315056, r=biesi, sr=darin
2006-10-19 00:51:54 +00:00
bzbarsky%mit.edu 6d7fa84d99 Make popups work inside javascript: URLs again, as needed. Bug 356978, r+sr=jst 2006-10-19 00:49:12 +00:00
julien.pierre.bugs%sun.com 2a6c2df975 Fix for bug 356616 . NSPR DLLs should build at default base address. r=wtchang 2006-10-19 00:36:57 +00:00
wtchang%redhat.com dbb6ae1065 Bugzilla Bug 357015: it turns out the code is correct. it's the comment
that's wrong.
2006-10-18 23:45:32 +00:00
ghendricks%novell.com f0e551bb13 We need to be able to remove test cases from a test plan 2006-10-18 23:19:29 +00:00
neil%parkwaycc.co.uk 98549a3d95 Bug 64396 New windows don't show biff state in component bar r=Mnyromyr 2006-10-18 23:10:14 +00:00
wtchang%redhat.com a9aa5230b7 Bugzilla Bug 357015: added a comment to describe the actual number of files
ReadSystemFiles reads.
2006-10-18 23:05:59 +00:00
ghendricks%novell.com 50bfa3a798 Enhancement to add the ability to search testcases by run so you can add tags to multiple testcases in a run. 2006-10-18 22:08:19 +00:00
ghendricks%novell.com 201edd55bd Adding cases to test run should only show cases in the CONFIRMED status 2006-10-18 21:20:36 +00:00
ghendricks%novell.com 0ac26c76ea Remove test cases from a run now prompts for confirmation. Allows user to remove multiple cases from a run at once. 2006-10-18 20:59:28 +00:00
mattwillis%gmail.com a0210d8304 bug 350648 - Add --disable-installer to sb-win32-tbox (trunk) lightning Tinderbox 2006-10-18 19:13:25 +00:00
stridey%gmail.com f905825441 Add Bookmark shortcut gets confused with the Dvorak-Qwerty keyboard layout. Patch by smorgan <stuart.morgan@alumni.case.edu> r=me sr=pink b=356813 2006-10-18 19:01:21 +00:00
stridey%gmail.com 13edbbd99f application/ style cleanup. Patch by smorgan <stuart.morgan@alumni.case.edu> r=me sr=pink b=356685 2006-10-18 18:57:28 +00:00
ghendricks%novell.com f0ed68dbc2 Forgot to check for case where there are fewer than 10 pages. 2006-10-18 18:55:16 +00:00
bugzilla%standard8.demon.co.uk 02eddde329 Bug 357150 Misspelling in nsBrowserContentHandler.js ("naviagator" instead of "navigator") p=Stefan <stefanh@bluebottle.com>,r/sr=Neil 2006-10-18 18:51:14 +00:00
bugzilla%standard8.demon.co.uk ae143b1a4a Bug 356865 Remove hard-coded color:black and use -moz-activehyperlinktext for links. p=Stefan <stefanh@bluebottle.com>,r/sr=Neil 2006-10-18 18:49:38 +00:00
ghendricks%novell.com 0a77f9d571 Added page jump capabilities to the table navigation. Limit to 10 pages at a time in the navigation menu. 2006-10-18 18:15:51 +00:00
slavomir.katuscak%sun.com 951283acfa Fix for previous patch. 2006-10-18 17:59:40 +00:00
stridey%gmail.com 1c052acad7 Disable the '+'/sort menu-buttons in appropriate bookmark collections. Patch by smorgan <stuart.morgan@alumni.case.edu> r=me sr=pink b=288814 2006-10-18 17:12:56 +00:00
gavin%gavinsharp.com f9ab9d1464 Bug 357109: Invalid search engine update URLs may cause an assertion dialog each time an update check occurs, r=mconnor 2006-10-18 16:52:35 +00:00
ghendricks%novell.com 3184d26c92 Update store method in Attachment.pm to use undef for null. 2006-10-18 15:44:32 +00:00
pedemont%us.ibm.com 516a62368b Bug 340960 - Provide proper profile locking and notification. r=bsmedberg. XULRunner only. 2006-10-18 15:03:50 +00:00
kairo%kairo.at 5c831a6ff2 bug 356801 - Remove unused cruft from Print Preview, p=giacomo.magnini@portalis.it r=Neil sr=jag 2006-10-18 13:21:29 +00:00
neil%parkwaycc.co.uk df11c5ef8b Bug 357014 about:config warning comes back r=CTho 2006-10-18 13:20:34 +00:00
kairo%kairo.at 0a890b9fff bug 356650 - Cleanup composer_help, p=giacomo.magnini@portalis.it r=IanN 2006-10-18 13:14:01 +00:00
kairo%kairo.at 626231bfcb bug 356649 - Cleanup for nav_help, p=giacomo.magnini@portalis.it r=IanN 2006-10-18 13:06:20 +00:00
ccooper%deadsquid.com d0eb51cfc9 - suggested additions to INSTALL docs and scripts from donovan@catalyst.net.nz 2006-10-18 13:05:14 +00:00
kairo%kairo.at c770a39aa2 bug 356408 - Fix inconsistent use of colons/dots for UI elements in help, p=giacomo.magnini@portalis.it r=IanN 2006-10-18 13:01:32 +00:00