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

143514 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com f70c9b0253 fix broken in-place editing due to mangled event handling in xul, and mangled focus/blur on textboxes in particular. 2005-06-29 01:02:22 +00:00
cst%andrew.cmu.edu d8eee2a5e1 Bug 125998 when viewing images, use image thumbnail as tab icon
r=db48x sr=neil a=bsmedberg
2005-06-29 00:50:45 +00:00
mats.palmgren%bredband.net fe22e5ee4c Don't resolve <form action=""> to the base uri. b=297761 r+sr=jst a=chofmann 2005-06-28 23:22:28 +00:00
wtchang%redhat.com e01daaea82 Bugzilla Bug 298531: updated for Mac 10.4u ("universal") SDK, which adds
support for Intel CPUs.  The patch is contributed by Mark Mentovai
<mark@moxienet.com>. r=wtc.
Modified files: configure configure.in config/autoconf.mk.in
2005-06-28 22:35:01 +00:00
mats.palmgren%bredband.net f9ea6c1d60 Attempting to fix build bustage... 2005-06-28 22:04:03 +00:00
mnyromyr%tprac.de 4e2d46aed8 Bug 256314: Wrong identity chosen when address contains +; r=Stefan.Borggraefe, sr=bienvenu, a=bsmedberg 2005-06-28 21:44:09 +00:00
mats.palmgren%bredband.net ab18879e3b Make drag-n-drop of frame-less content work again. b=289667 r+sr=roc a=benjamin 2005-06-28 21:40:15 +00:00
timeless%mozdev.org 498e2bc81f Bug 298704 richlistbox should call ensureElementIsVisible and not scrollToElement in selectedItem
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-28 21:30:56 +00:00
timeless%mozdev.org 8de3a896f2 Bug 298699 Theme Manager's width is no longer fixed
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-28 21:28:49 +00:00
vladimir%pobox.com 788ce708e6 fixed pixels-per-minute thinko in multiday view 2005-06-28 21:23:07 +00:00
wtchang%redhat.com cfc57b80b1 Bugzilla Bug 298532: updated for Mac 10.4u ("universal") SDK, which adds
support for Intel CPUs.  The patch is contributed by Mark Mentovai
<mark@moxienet.com>. r=wtc.
2005-06-28 21:21:05 +00:00
mats.palmgren%bredband.net 28f7e2de03 Add GetFieldSetAreaFrame() for accessing the area frame child of a fieldset frame. b=294717 r+sr=dbaron a=chofmann 2005-06-28 21:21:03 +00:00
timeless%mozdev.org ac8d308731 Bug 298278 remove useless references to nsVoidArray
r=mvl sr=darin a=tor
2005-06-28 21:20:04 +00:00
cbiesinger%web.de 8265ad2bd2 298820 make nsIScriptableUnicodeConverter use nsACString instead of string
r=jshin sr=darin a=bsmedberg
2005-06-28 21:19:08 +00:00
mrbkap%gmail.com d4592f4be9 bug 289537: A couple of followup fixes opening <body> for tags automatically. Also stick non-exclusive head children in the head if we haven't seen either <head> or <body> yet. Also make <bgsound> act like it should. r+sr=jst a=bsmedberg 2005-06-28 21:09:48 +00:00
cbiesinger%web.de a6103fc0d2 Bug 260048 removing unused files
r+a=bsmedberg
2005-06-28 21:07:42 +00:00
joshmoz%gmail.com 725b15d258 fix endian issues in mac font code, try #2. patch by Mark Mentovai. b=297162 r=josh sr=smfr a=bsmedberg 2005-06-28 21:05:08 +00:00
steffen.wilberg%web.de 61604cad53 Bug 298210: document the restoration of the Cmd+Arrow navigation shortcuts on Mac. r=jeff, a=asa 2005-06-28 20:52:48 +00:00
steffen.wilberg%web.de 86c662bfd7 Bug 298398: Only single-click is needed for opening a History item, not double-click; Bug 298487: right click - Search Web for ... opens a new tab, not a new window. p=hendrik.maryns@student.kuleuven.ac.be, r=me, a=asa 2005-06-28 20:49:10 +00:00
bsmedberg%covad.net f36add9267 Add Japenese to the build list. 2005-06-28 20:38:41 +00:00
vladimir%pobox.com fb602d6132 b=298356, inline editing of item titles in multiday view; b=298344, editable events in month view; b=298352, multiday view needs pref control for start/end times; r=shaver 2005-06-28 20:36:24 +00:00
dougt%meer.net d5c967426d Adding LR_LOADFROMFILE 2005-06-28 20:23:39 +00:00
cbiesinger%web.de 6d34ce3c5f Bug 298675 register locale packages for reporter, and fix typo (inspector ->
reporter)
patch by Andrew Schultz <ajschult@verizon.net> r=dveditz sr=neil a=bsmedberg
2005-06-28 20:21:53 +00:00
mozilla.mano%sent.com 859633d631 Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg. 2005-06-28 20:08:56 +00:00
jwatt%jwatt.org f2d6385f24 Fixing bug 298098. currentScale and currentTranslate should be in viewPort coordinates. r=tor@acm.org a=chofmann@gmail.com 2005-06-28 19:46:47 +00:00
tor%cs.brown.edu 524f2b226b Bug 298914 - OS-X svg crash with empty string. r=jhpedemonte, a=bsmedberg. 2005-06-28 18:58:31 +00:00
ben%bengoodger.com 5b9489e904 unify preference handling, fix update history not to show redundant entries 2005-06-28 18:56:40 +00:00
dougt%meer.net f80bcf80ac Fixing build bustage in static builds when enabling spatialnavigation. r=bsmedberg 2005-06-28 18:29:22 +00:00
kjh-5727%comcast.net 4b960452f3 Bug 284077 - XFT build failure on Solaris. Patch by Egon Nijns. r=kherron, sr=roc, a=tor. 2005-06-28 18:29:10 +00:00
bienvenu%nventure.com e6bb9db0d0 part of fix 65303, circular rename of local folder (a->b->c->a) loses folder, sr=mscott, a=chofmann 2005-06-28 18:14:02 +00:00
bienvenu%nventure.com dc149c51b9 fix 298479, rename local folder to name of just deleted virtual folder loses data, sr=mscott, a=chofmann 2005-06-28 18:02:29 +00:00
wtchang%redhat.com ee926c8ce3 Bugzilla Bug 298962: Removed dead code: nssBestCertificate_SetArgs,
nssBestCertificate_Callback, and nssBestCertificateCB. r=jpierre,nelsonb.
Modified files: certificate.c pkitm.h
2005-06-28 17:55:29 +00:00
wtchang%redhat.com 34498db691 Bugzilla Bug 298953: fixed a memory leak in sslBuffer_Grow if PORT_Realloc
fails. r=nelsonb.
2005-06-28 17:48:26 +00:00
pavlov%pavlov.net cd2c75e527 adding toplevel Calendar menu for lightning 2005-06-28 17:34:38 +00:00
masayuki%d-toybox.com 7b60e19c6c Bug 298742 intl.properties's "intl.menuitems.alwaysappendaccesskeys" is ignored always r=jst, sr=shaver, a=benjamin 2005-06-28 17:21:21 +00:00
bsmedberg%covad.net d073c04f41 Previous checkin for bug 288143 was r+sr=dbaron 2005-06-28 17:20:36 +00:00
bsmedberg%covad.net 3dc760758a Bug 288143 - Browser goes into infinite loop while processing HTML font attributes, patch by Mats Palmgren <mats.palmgren@bredband.net> r=jst sr=shaver a=me 2005-06-28 17:18:57 +00:00
aaronleventhal%moonset.net a46b43d961 Bug 298972. Don't trim out whitespace in the name of accessible text objects. r=parente, sr=neil, a=mkaply 2005-06-28 16:57:41 +00:00
aaronleventhal%moonset.net 6c27ce0512 Bug 298968. List items, tbody, thead and tfoot should be nameless. r=parente, sr=neil, a=mkaply 2005-06-28 16:49:13 +00:00
ben%bengoodger.com 4183466b5d fix js error in update service 2005-06-28 16:46:24 +00:00
aaronleventhal%moonset.net fa7dd5a414 Bug 298967. Incorporate latest feedback into role and states table. r=parente, sr=tor, a=mkaply 2005-06-28 16:44:25 +00:00
mozilla.mano%sent.com 9d235bbb04 Bug 298801 - [Mac] nsLocalFile::InitWithNativePath doesn't interpret ~/... paths. r=jhpedemonte, sr=smfr, a=bsmedberg 2005-06-28 16:35:24 +00:00
doronr%us.ibm.com 68cc429fd3 XForms Bug 284519 - Need preference for whitelisting submission, instance loading, etc.. r=allan/smaug a=mkaply 2005-06-28 16:30:50 +00:00
mconnor%steelgryphon.com 37d49aacab bug 216466 - followup, remove duplicate pref entry in firefox.js, patch by hskupin@gmail.com, r+a=bsmedberg 2005-06-28 15:49:37 +00:00
mozilla.mano%sent.com 366079c4a0 Backing out bug 298894 2005-06-28 15:42:22 +00:00
mozilla.mano%sent.com 32f5fc436d Fix bustage from Bug 298894 2005-06-28 15:22:05 +00:00
mconnor%steelgryphon.com f2fc3821da bug 298478 - Downloads fail with ...could not be saved, patch by jst, r=shaver, sr=dveditz, a=drivers 2005-06-28 15:21:31 +00:00
mozilla.mano%sent.com b349221b0f Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg. 2005-06-28 14:59:43 +00:00
mozilla.mano%sent.com a7e79693fa Bug 275519 - [Mac] Support Command+Option+Arrows for tab switching. r=mconnor, a=bsmedberg. 2005-06-28 14:53:24 +00:00
mozilla.mano%sent.com 10bccd83bd Bug 298799 - [Mac] Browser tab titles move and flicker when changing tabs. r=mconnor, a=bsmedberg. 2005-06-28 14:44:32 +00:00