mattwillis%gmail.com
5f275770e5
bug 349788 - Adds convertDate to ensure dates passed to cpp are proper datetime objects. r1=ctalbert, r2=dmose
2006-09-21 22:14:50 +00:00
ginn.chen%sun.com
2a80cc948e
[Bug 353619] firefox crash with orca running [@
...
nsRootAccessible::GetContentDocShell]
r= aaronlev
2006-09-21 21:52:10 +00:00
tor%cs.brown.edu
328440a695
Bug 353551 - trailing space on transform list causing parse error.
...
r=longsonr, sr=roc
2006-09-21 21:11:36 +00:00
julien.pierre.bugs%sun.com
172a1a4154
Fix for bug 353608 . NSS_RegisterShutdown may fail, and appData argument is always NULL . r=wtchang,nelson
2006-09-21 20:08:15 +00:00
joshmoz%gmail.com
50eb736d81
support NP_GetEntryPoints on Intel Mac OS X. If NP_GEP does not exist, we still try to use main() for compatibility. b=344425 r=sayrer sr=pinkerton
2006-09-21 19:32:30 +00:00
steffen.wilberg%web.de
81be5c3f48
Bug 353533: backing out my premature patch.
2006-09-21 19:05:59 +00:00
stridey%gmail.com
9c6addeafd
Camino only: Bug 337570 - Description field in BookmarksInfoPanel.nib has no focus ring when active. Also fixes bug 319746. r=smorgan sr=pink
2006-09-21 18:59:18 +00:00
rhelmer%mozilla.com
f4df67d501
use unique graph name, landing for trf. b=353579 r=rhelmer
2006-09-21 18:45:50 +00:00
sspitzer%mozilla.org
6346cc3761
fix for bug #352400 : Update page flashes a large textbox (really, a blank xul:browser) when showing the details for a minor update
...
r=dietrich
2006-09-21 18:40:29 +00:00
stridey%gmail.com
60d973aa7d
Camino only: Bug 352265 - Streamline tab prefs. r=smorgan sr=pink
2006-09-21 17:42:33 +00:00
gavin%gavinsharp.com
c2625fca00
Bug 319554: default action can't be canceled for modifier+click events on links, r=mano
2006-09-21 17:39:36 +00:00
gavin%gavinsharp.com
d51ce46276
Bug 284660: Firefox bookmarks don't provide a charset to layout code, r=mconnor, sr=bzbarsky
2006-09-21 17:20:43 +00:00
aaronr%us.ibm.com
8597b6ae53
[XForms] hide input controls if bound to restricted types. Bug 331984, r=surkov+olli
2006-09-21 16:49:13 +00:00
hwaara%gmail.com
81792ed688
Make autocomplete work again. The contract ID was changed from under us, when xpfe revamped its autocomplete impl. sr=pinkerton, b=353421
2006-09-21 16:29:20 +00:00
hwaara%gmail.com
7a95915e2c
(Last fix was for bug 350018.)
2006-09-21 16:25:01 +00:00
hwaara%gmail.com
894c4a4cec
Take account of the fact that NSView's convertRect:toView:nil does not respect that our custom view (ChildView) is flipped. We do this by adding the height of the view's rect, to correctly place the view's origin in the top-left.
...
This fixes WidgetToScreen() and in effect makes nsIFrame::GetScreenRect() and nsIFrame::GetScreenRectExternal() behave correctly on cocoa widgets.
r=josh, sr=pinkerton
2006-09-21 16:22:44 +00:00
steffen.wilberg%web.de
4890ab2f70
Bug 353533: Clicking Help in Change Action dialog doesn't bring up its help topic. r=me.
2006-09-21 16:19:03 +00:00
gavin%gavinsharp.com
feb6dd2d8a
Bug 343828: fix typo introduced by bug 343828
2006-09-21 14:48:01 +00:00
nick.kreeger%park.edu
5f6e889c8c
Fixing bug 352448, |Feed Preferences...| menu item does not activate General prefs pane. Patch by Sean Murphy <camino@seanmurph.com>, r=me, sr=pink. Camino only.
2006-09-21 14:35:05 +00:00
enndeakin%sympatico.ca
579741a30e
Bug 333668, fix uninitialized lastnode, r+sr=sicking
2006-09-21 14:05:22 +00:00
enndeakin%sympatico.ca
0f33a26960
Bug 353227, hopefully fix crash and release DOM storage manager, r+sr=jst
2006-09-21 13:55:27 +00:00
mozilla.mano%sent.com
3c1ddfefd3
Bug 353071 - Simplify visibility checks in OpenLocation and getSearchBar. r=gavin.
2006-09-21 12:57:21 +00:00
mozilla.mano%sent.com
c9e7464afa
Bug 353594 - Don't expose tabbrowser-alltabs-popup's event handlers as methods. r=gavin
2006-09-21 12:50:28 +00:00
bmlk%gmx.de
56f7eba7ce
mark for all reflows the rowgroup as incomplete if there are still nextinflows bug 347367 r/sr=roc
2006-09-21 09:55:07 +00:00
bclary%bclary.com
aeb70b6d20
JavaScript Test - regression test for bug 353454, by Jesse Ruderman
2006-09-21 08:25:41 +00:00
scott%scott-macgregor.org
42b81e4b62
Bug #353583 --> unable to type [ or ] in the three pane quick search box on mac os x. sr=bienvenu
2006-09-21 05:28:24 +00:00
bzbarsky%mit.edu
58eafa5dfe
Make timeouts be a PRClist; search from the end, not from the beginning, when
...
inserting, since we usually insert at the end. Bug 352750, r+sr=jst
2006-09-21 03:46:46 +00:00
bzbarsky%mit.edu
2af8e92994
Make XUL elements implement nsIDOMElementCSSInlineStyle. Bug 336096, patch by
...
Alex Vincent <ajvincent@gmail.com>, r+sr=sicking
2006-09-21 03:35:50 +00:00
cbiesinger%web.de
9823d58566
removing unnecessary util dependency
2006-09-21 02:43:15 +00:00
rhelmer%mozilla.com
e66a0ba260
colo servers should use axolotl not spider b=353579 r=preed
2006-09-21 01:46:10 +00:00
mozilla.mano%sent.com
4056a9642a
Bug 345261 - show status text when mousing over all tabs menu items, r=gavin, ui-r=beltzner.
2006-09-21 01:30:01 +00:00
brendan%mozilla.org
c137e887ae
Fix 353454, r=mrbkap.
2006-09-21 00:46:05 +00:00
vladimir%pobox.com
9274701d1c
start of fixes for linking to graphs
2006-09-21 00:04:15 +00:00
rhelmer%mozilla.com
51a793838d
checkin in trf's patch to turn on Tp b=353579 r=preed
2006-09-20 23:44:59 +00:00
gavin%gavinsharp.com
a563a0acfb
Bug 352063: Regression, setting browser.startup.homepage_override.mstone to ignore no longer works, patch by Harry Johnston <harry@scms.waikato.ac.nz>, r=me
2006-09-20 23:10:07 +00:00
stridey%gmail.com
53ca400a67
Camino only: Bug 352922 - Override some generic strings in netError.dtd and config.dtd with 'Camino'. embed-replacements by <alqahira@mindspring.com>. r=me sr=mento a=ss
2006-09-20 23:05:42 +00:00
mattwillis%gmail.com
1f0ea9e7c8
bug 353482 - Adds Danish to all-locales
2006-09-20 23:03:20 +00:00
mattwillis%gmail.com
a33d9e45eb
bug 353470 - Stops propagating ENTER and DELETE key events when an item is selected in the todo list. Patch by jminta, r1=lilmatt, r2=dmose
2006-09-20 22:47:01 +00:00
bienvenu%nventure.com
f3a587abfd
if imap server doesn't support keywords, attempt to remember tags in dest folder of msg move so we can apply them when headers are downloaded from dest folder, 353570, sr=mscott
2006-09-20 22:39:02 +00:00
alexei.volkov.bugs%sun.com
d34ae89a56
201139: SSLTap should display plain text for NULL cipher suites. r=nelson
2006-09-20 22:37:35 +00:00
bzbarsky%mit.edu
9138b7fcd4
Back out patch from bug 311582 to fix bug 353505.
2006-09-20 22:34:34 +00:00
mkanat%bugzilla.org
b70b67cc75
Bug 353211: account/prefs/footer.html.tmpl is dead code
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-20 22:02:31 +00:00
mkanat%bugzilla.org
2615fb2dea
Bug 352625: "You are receiving this mail because" messages cannot be localized
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2006-09-20 22:01:17 +00:00
vladimir%pobox.com
0e0cc83741
build fix for gtk1 for 344323
2006-09-20 22:01:16 +00:00
mkanat%bugzilla.org
4aa61010ef
Bug 38922: Default (Initial) CC list for each component
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-20 21:57:58 +00:00
aaronleventhal%moonset.net
4a704b845a
Bug 353200. Top crash in nsAccessible::TextLength(). Attempt at fix, definitely we should be doing this in any case. r=surkov
2006-09-20 21:35:51 +00:00
neil%parkwaycc.co.uk
01282cf132
Bug 353446 Restore context menu to empty area of personal toolbar p=paradigmk@technodrome.com r=CTho sr=me
2006-09-20 21:34:14 +00:00
vladimir%pobox.com
80e42601ba
b=344323, allow nsCocoaWindow instances to be displayed on secondary monitors [correctly determine the screen for a given window under Cocoa], sr=stuart
2006-09-20 21:08:24 +00:00
aaronr%us.ibm.com
1de6aee3bd
[XForms] item labels of select don't focus select on click. Bug 344387, patch by surkov, r=doronr+olli
2006-09-20 20:01:46 +00:00
aaronr%us.ibm.com
a25cea21dd
[XForms] upload control fails to update info if bound to an attribute. Bug 353159, patch by sspeiche, r=doronr+aaronr
2006-09-20 19:38:47 +00:00