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

162362 Коммитов

Автор SHA1 Сообщение Дата
masayuki%d-toybox.com e64d53f989 Bug 339723 Ctrl++ doesn't work with JIS keyboard (second patch, this fixes Bug 341308 Tilde (~) key broken when using German keyboard layout, Bug 342197 Can't type '}' with a french keyboard) r=ere, sr=roc 2006-07-17 14:08:27 +00:00
mattwillis%gmail.com bf7f65b370 bug 343667 - attempt to fix orange by fixing Makefile 2006-07-17 14:01:59 +00:00
smontagu%smontagu.org 18f915b5ed Make keyboard navigation through radio groups and buttons bidi-aware. Bug 343690, r=mano, sr=neil 2006-07-17 13:38:52 +00:00
smontagu%smontagu.org 0683c131e3 Make keyboard navigation through radio groups and buttons bidi-aware. Bug 343690, r=mano 2006-07-17 13:36:09 +00:00
neil%parkwaycc.co.uk 4058e0f1e2 Bug 335973 Improve the presentation of email addresses in the message pane r=Mnyromyr sr=mscott 2006-07-17 12:31:12 +00:00
Olli.Pettay%helsinki.fi 4911a89ce7 Bug 343303, onblur fires before onchange for comboboxes, r+sr=bz 2006-07-17 11:50:19 +00:00
masayuki%d-toybox.com 91408d22d0 back out previous patch because the tree is closed, sorry. 2006-07-17 09:30:49 +00:00
masayuki%d-toybox.com 84432cc48f Bug 339723 Ctrl++ doesn't work with JIS keyboard (second patch, this fixes Bug 341308 Tilde (~) key broken when using German keyboard layout, Bug 342197 Can't type '}' with a french keyboard) r=ere, sr=roc 2006-07-17 09:22:22 +00:00
mkanat%bugzilla.org b6cdd2df95 [No Bug] Remove double statement about adding classifications.sortkey.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-17 00:13:41 +00:00
lpsolit%gmail.com 8dce50685c Bug 277377: Classifications should support sort keys - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-07-16 23:23:33 +00:00
lpsolit%gmail.com 8458573c7b Bug 95923: Don't let users change fields they aren't allowed to change - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-07-16 23:02:52 +00:00
lpsolit%gmail.com 8f75200ff0 Bug 238819: enter_bug.cgi should offer ASSIGNED as a possible initial state - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-07-16 22:53:08 +00:00
bzbarsky%mit.edu 9e73758228 Add a do_check_true option. Tests only; not part of build so far. 2006-07-16 20:47:13 +00:00
lpsolit%gmail.com fbe2e3e9c6 Bug 344661: Cannot upgrade PostgreSQL installations anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-16 14:22:56 +00:00
mattwillis%gmail.com 5be1b0efd2 disable codesighs 2006-07-15 01:25:37 +00:00
mike.morgan%oregonstate.edu ad13a7598a Duped download bar for Quicktime. 2006-07-15 00:34:22 +00:00
mike.morgan%oregonstate.edu 2a448d9709 36000 is too long. Moving timeout for the pfs/plugins cache to 1800. 2006-07-15 00:22:40 +00:00
mozilla%colinogilvie.co.uk 2d4310d155 Bug 344727: Documentation still thinks we need XML::Parser, but we now need XML::Twig
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
2006-07-14 22:11:34 +00:00
ccooper%deadsquid.com d0638216e4 b=328268
- use onClick instead of onChange to track radio button state
- do some rudimentary checks of object existence to avoid calling instanceof which doesn't seem to work on Safari
2006-07-14 22:09:55 +00:00
scott%scott-macgregor.org ea783e56c0 Bug #343875 --> add UI for adding/removing tags to the prefs dialog. Some of this UI may just be temporary. Still need support for editing tags. sr=bienvenu 2006-07-14 21:48:28 +00:00
neil%parkwaycc.co.uk 891d32f9e2 Honour preventDefault() on modified link clicks b=319554 r+sr=jag 2006-07-14 21:15:46 +00:00
bienvenu%nventure.com 341338593e part of fix for 342912 don't update imap trash or junk folder when mail filtered into them, sr=mscott 2006-07-14 20:45:49 +00:00
bienvenu%nventure.com 66e17bf993 fix gcc 4.2 build bustage, patch by asrail@gmail.com, r/sr=bienvenu 344694 2006-07-14 20:39:22 +00:00
mark%moxienet.com cbe54e6677 344238 <marquee> causes contextual menu highlight to flicker. Share event dispatch handler between top-level windows and their associated pop-up windows. r=josh sr=bryner 2006-07-14 20:23:46 +00:00
neil%parkwaycc.co.uk fed7b4a65a Bug 344684 Linux-only followup fix for bug 335113 r=kaie 2006-07-14 20:06:41 +00:00
mozilla%weilbacher.org 9ca1138c10 [OS/2] Bug 325902: make xpt_link expand wildcards, p=abwillis, r=mkaply 2006-07-14 20:05:21 +00:00
mark%moxienet.com 73c9714273 344570 Make contextual menus look more native on the Mac. r=josh sr=bryner 2006-07-14 19:54:08 +00:00
mattwillis%gmail.com 9ca57cab47 enabling talkback on win32 2006-07-14 19:48:22 +00:00
mike.morgan%oregonstate.edu e4f7128ec5 Fixed incorrect link for flash player in its description. 2006-07-14 19:40:41 +00:00
mike.morgan%oregonstate.edu 60c8e8bca3 Updates to version strings and links as per bug 316806. 2006-07-14 19:37:05 +00:00
mark%moxienet.com 257a794a5a 344701 Leaking nsMacWindow objects for top-level windows. r=josh 2006-07-14 18:27:44 +00:00
enndeakin%sympatico.ca feadb93dca bug 331055, add repeat button, meant to check in with spinbuttons, r=neil,sr=roc 2006-07-14 18:15:31 +00:00
jwatt%jwatt.org 9e2f1fe8eb Fixing bug 338580. Improve SVG hittesting performance. Patched by Alex Fritze <alex@croczilla.com>, r=jwatt@jwatt.org, sr=tor@acm.org 2006-07-14 18:06:51 +00:00
ccooper%deadsquid.com 7ebff01f30 - renamed edit_categories.cgi to manage_categories.cgi for consistency's sake
- added json calls to return various categories
- added FormWidget calls branches and opsyses
- removed product references in FormWidget lookup for platforms
- added Essential column designation to Platform, Branch and Opsys
- added delete functions to Platform
- added delete functions to Product
- updated moo.fx js libraries to latest version (1.0->1.2)
- updated js code that relied on out-of-date moo.fx functions. In all cases, this code got simpler cleaner.
- removed moo.fx inclusions where they weren't being used
- updated category management templates to use MochiKit/JSON rather than homegrown AJAX
- added new widget for selecting branch, platform, and opsys by ID
- fixed naming on show all/hide all links on testcase display (run tests)
- jump to testcase when selecting a testcase from the sidebar (run tests)
- enabled "Manage Categories" in the admin sidebar
2006-07-14 17:47:33 +00:00
pamg.bugs%gmail.com 6e6a887344 Bug 341668: Preload title into search engine confirmation dialog. r=gavin, beng 2006-07-14 16:31:27 +00:00
mattwillis%gmail.com e4e6c21c00 bug 343667 - backing out removal of a couple of bitmaps to fix bustage. 2006-07-14 16:22:26 +00:00
axel%pike.org 9812a40875 bug 343849, remove hl from google plugin, r=gavin, phil@off.net 2006-07-14 16:15:23 +00:00
pedemont%us.ibm.com cc41dca20c Bug 344673 - xforms.xpi not being built anymore. Regression from bug 339568. r=rhelmer. 2006-07-14 16:09:21 +00:00
sharparrow1%yahoo.com 38abc36995 Bug 334588: Choose font consistently for page headers/footers, and remove localized header font name and size. r+sr=roc. 2006-07-14 16:07:28 +00:00
cls%seawood.org d4ec025529 cvslog's mark expects a revision, not typical mark input
Bug #344637 r=bear
2006-07-14 14:47:21 +00:00
longsonr%gmail.com 592988ea75 Bug 343774 - Remove glyph metrics interfaces. r=tor,sr=roc 2006-07-14 13:32:01 +00:00
hwaara%gmail.com 63b42faef0 bug 304061, Refresh (reload) button disabled while page is loading, r=cl, hwaara sr=pinkerton. Patch by froodiantherapy <stridey@gmail.com> 2006-07-14 13:21:33 +00:00
mattwillis%gmail.com d20fc31412 enable codesighs 2006-07-14 12:50:36 +00:00
timeless%mozdev.org e8b7c24032 Bug 344396 domi crashes inspecting something [@ nsBindingManager::GetContentListFor]
r=jst sr=jst
2006-07-14 12:08:59 +00:00
silver%warwickcompsoc.co.uk c24716c09b Bug 343902 - Replace usage of Date.now() with 1.0-compatible code. Long live Mozilla 1.0!
ChatZilla only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-07-14 12:02:17 +00:00
mattwillis%gmail.com fbd55920cc bug 343667 - removes unused xpinstall installer bits. r=jminta,sr=rob_strong 2006-07-14 11:46:02 +00:00
timeless%mozdev.org 36362e3987 Bug 336970 crash [@ InstallTriggerGlobalInstall] "JS_ValueToString" result dereferenced without NULL check
r=mrbkap sr=dveditz
2006-07-14 11:41:43 +00:00
justdave%bugzilla.org ba90e57ef3 Bug 344656: put cvspass file in a more normal location
r=timeless
2006-07-14 09:43:07 +00:00
lpsolit%gmail.com aa0eb49179 Bug 343432: Remove Bugzilla::Flag::get() and implement real flag objects - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-07-14 09:42:12 +00:00
justdave%bugzilla.org e4c022d54e Bug 322765: fix SQL error causing lost vouchers
r=dbaron
2006-07-14 09:19:07 +00:00