Commit Graph

756 Commits

Author SHA1 Message Date
Dão Gottwald
dacbe4b5d0 Bug 554279 - Defer toolbar initialization to get XUL overlays for the toolbar palette loaded. r=enn a=b 2010-12-15 20:03:00 +01:00
Brad Lassey
7502b91267 bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec 2010-11-23 21:12:53 -05:00
Arpad Borsos
740846020a commit 3b157fcde708 was for bug 588435; a=me 2010-11-23 19:54:48 +01:00
Arpad Borsos
cbde904c21 Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=bsmedberg 2010-08-18 19:57:31 +02:00
Mark Finkle
717f1b7293 Bug 613480 - Check for a NULL docShell in browser constructor [r=gavin a=bsmedberg] 2010-11-22 16:37:35 -05:00
Daniel Glazman
164a6edd74 Bug 617570 - editable menulist doshould accept the placeholder attribute. r=neil a=gavin 2010-12-11 09:38:31 +01:00
Drew Willcoxon
b34e6a7082 Bug 596485 - Provide visual indication of Switch to Tab override. r=gavin, a=blocking-betaN 2010-12-10 18:32:14 -08:00
Benjamin Smedberg
fc65836802 Bug 614015 - Add <browser>.messageManager property for both in-process and out-of-process tabs, r=gavin
--HG--
extra : rebase_source : f0419a400dc714bc52481959fc4712fdc50b5e88
2010-12-07 09:34:34 -05:00
Neil Deakin
27be61f020 Bug 606343, part 4, fix arrow position in rtl, r=dao, a=blocking 2010-12-05 17:10:45 -05:00
Neil Deakin
b722cf2bf2 Bug 606343, part 2, centre arrow on anchor in notification panel, r=dao, a=blocking 2010-12-05 17:10:36 -05:00
Margaret Leibovic
a00ac2babd Bug 615481 - Doorhanger (popup) notifications need a maximum width and the text needs to wrap if necessary [r=gavin, a=blocking-2.0:betaN+] 2010-12-03 13:39:11 -08:00
Chris Pearce
333fb9815b Bug 595009 - Ensure video controls don't show when we can't load a resource. r=dolske a=blocking2.0 2010-11-18 08:27:19 +13:00
Ben Turner
7b428214f3 Bug 586216 - Don't use one timer per animated widget. r=roc a=b 2010-11-13 09:19:38 +01:00
Gavin Sharp
ceff7bd2aa Bug 608123: multiple popup notifications should stack vertically and be the same width, r=dtownsend, a=blocking
--HG--
extra : rebase_source : e5e8209de1dc142c74c554eaa765ef5abd13a433
2010-11-08 10:47:08 -05:00
Dave Townsend
f589dcff65 Backing out changeset e3ce3780f870 from bug 588435 which landed without approval. a=backout 2010-11-07 18:35:16 -08:00
Arpad Borsos
e714f89f61 Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=dtownsend 2010-08-18 19:57:31 +02:00
Markus Stange
2e1c50ed90 Backed out changeset 7ef7de3f34b1 (bug 594002) because of browser_480148.js failures on Linux. 2010-11-06 14:41:02 +01:00
Markus Stange
9dbec5120e Bug 594002 - Make the tab bar scrollbox deal with tab scrolling properly when it has padding set on it. r=Enn, a=betaN 2010-11-05 17:03:59 +01:00
Margaret Leibovic
72464221bf Bug 577928 - 7/Vista specific styling of menu buttons in popup notifications. r=dao a=blocking-betaN 2010-11-05 14:03:41 -07:00
Chris Pearce
332c2f6839 Bug 608630 - Make media simple events not bubble. r=roc a=blocking2.0 2010-11-05 13:44:33 +13:00
Marco Bonardo
eb3a117599 Bug 578589 - Intermittent failure in toolkit/content/tests/widgets/test_toolbar.xul.
r=enn ab7=beltzner
2010-10-28 12:14:00 +02:00
Matthew Gregan
37761d08be Bug 599203 - Don't show incorrect buffered range when currentTime is outside existing ranges. r=dolske a=blocking2.0 2010-09-24 12:48:30 +12:00
Wesley Johnston
2eab630d72 Bug 465839 - Add a binding for touch enabled video and audio controls. a=blocking-fennec-2.0b2, r=dolske 2010-10-25 09:24:00 -04:00
Mounir Lamouri
fa881a64c7 Bug 606215 - radio widget destructor should not assume radioGroup is not null. r=gavin.sharp a=bz 2010-10-22 21:29:58 +02:00
Dietrich Ayala
28ebd1d00f Backout bug 567306 (r=test bustage, a=blocking) 2010-10-14 19:52:05 +07:00
mano@mozilla.com
259b60de17 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page (r=gavin, a=blocking) 2010-10-14 19:32:34 +07:00
Neil Deakin
71674132a2 Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+ 2010-10-13 15:41:37 -04:00
Chris Pearce
5d3d0ac73d Bug 505158 - Handle multiple error events from multiple source children in video controls. r=dolske a=blocking2.0 2010-10-07 11:58:36 +13:00
Neil Deakin
ea5241da09 Bug 554937, part 1, add anchorNode property for popups, r=neil,a=blocker 2010-09-21 13:53:01 -04:00
Benedict Hsieh
21844dc918 Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker 2010-09-17 19:11:05 -07:00
Mike Connor
6d0a4102af Bug 595954: use setAttribute for setting notificationbox properties on newly created elements (whose bindings may not yet be attached), r=gavin, a=blocking
--HG--
extra : rebase_source : f8551c7d221e7308aec776528327df7bf2140c61
2010-09-17 15:30:53 -04:00
Dão Gottwald
deaba47a34 Bug 596522 - fix breakage from bug 578785 and re-enable test_bug510426.xul. a=testfix 2010-09-16 23:14:16 +02:00
Oleg Romashin
39a1341d97 Backout changeset 7eb93fe05d3a. bug 582840 due to oranges 2010-09-15 15:02:29 -07:00
Benedict Hsieh
5eacfcb973 Bug 582840 - Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=Olli.Pettay a=blocking2.0
--HG--
extra : rebase_source : 764765bb56a218ec4b9be106eda1227156bf5181
2010-09-15 11:04:48 -07:00
Arpad Borsos
ae846176e6 Backed out changeset 634290477871; test failures 2010-09-15 12:57:20 +02:00
Arpad Borsos
36e72dfbf9 Bug 588435 - Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=dtownsend 2010-08-18 19:57:31 +02:00
Dão Gottwald
cf5fbd3d81 Bug 578785 - Animate notification bar sliding with CSS transitions instead of JS. r=enn 2010-09-15 09:25:16 +02:00
Wes Johnston
9eeb81fba6 Bug 627752 - Dont use mouseover/out to show/hide controls on fennec. r=dolske 2011-06-24 14:49:33 -07:00
Chris Double
9c0d8b2cee Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0 2010-09-10 15:29:06 +12:00
Asaf Romano
d578c64dcf Bug 595937 - Need support for customizing toolbars which are outside of the toolbox; r=enndeakin a=blocking-beta6+ 2010-09-13 17:12:48 -04:00
Marco Bonardo
b5f938275c Backed out changeset 96b74fec2915 2010-09-11 11:17:11 +02:00
Chris Double
417b0c1a00 Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0 2010-09-10 15:29:06 +12:00
Frank Yan
d10ba6b3bb Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-09-02 19:20:12 -07:00
Chris Pearce
726c1253e3 Bug 485288 - Don't process video controls events after bindings detached. r=dolske a=blocking2.0 2010-09-03 12:03:03 +12:00
Ehsan Akhgari
3961485b42 Bug 570192 - Make sure that XUL textbox's constructor does not fail if we don't have a frame available; r,a=gavin
--HG--
extra : rebase_source : c5b6768df4a5286d85df39b45858f90ea376638c
2010-06-04 14:58:02 -04:00
Gavin Sharp
e580afd109 Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
2010-08-27 16:39:34 -04:00
Drew Willcoxon
c600391d65 Bug 575609 - "Switch to Tab" autocomplete entries should have icon decorations (star, magnifier glass, et al.) like other entries. r=gavin, a=blocking-final 2010-08-25 21:01:22 -07:00
Sindre Dammann
78bdd52f91 Bug 585830 - A closing tab can be switched to with Ctrl+PageUp/PageDown. r=dao 2010-08-25 15:16:33 +02:00
Dão Gottwald
3d1de6ef79 Bug 586621 follow-up: s/2/4/ as written in the reviewed patch 2010-08-23 10:17:49 +02:00
Dão Gottwald
22bb6e03ce Bug 586621 - Use animation-scheduling API for smooth scrollbox scrolling. r=enn a=joe 2010-08-21 07:16:33 +02:00
Ben Turner
23d4c349ee Bug 587876 - 'Undetermined progress bars should use mozRequestAnimationFrame'. r=roc 2010-08-16 17:06:29 -07:00
Chris Pearce
f7e6dbb756 Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout. 2010-08-20 21:50:09 +12:00
Frank Yan
4709918f42 Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-08-20 19:35:09 +12:00
Chris Pearce
2eccbf0c80 Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0 2010-08-20 10:50:37 +12:00
Axel
4ba7d860bf Bug 587954 - Fix typo. r=enn 2010-08-18 08:51:34 +02:00
Chris Pearce
19ad359498 Backed out changeset f88258e1ddbe 2010-08-18 13:50:15 +12:00
Chris Pearce
4c9782b28c Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0 2010-08-18 10:49:14 +12:00
Neil Deakin
fb66fae998 Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc 2010-08-09 12:17:19 -04:00
David Zbarsky
de6582a359 Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst 2010-08-04 22:40:18 -04:00
Neil Deakin
e2850ec910 Bug 552982, Part 8, support labels on popups with titlebars, r=neil 2010-07-27 09:38:04 -04:00
Dão Gottwald
afde3ec6d5 Bug 487829 - Scroll buttons should only react to left clicks. r=enn
--HG--
extra : rebase_source : fbf2e82c47d86dc98bfe5f9412f16770240ef455
2010-07-27 01:02:58 +02:00
Chris Pearce
1536283f5a Bug 534571 - Fire video timeupdate event when starting a new load. r=roc,dolske a=blocking2.0 2010-07-26 10:45:41 +12:00
Dão Gottwald
bf3c9cd631 Bug 580257 - _getScrollableElements needs to exclude non-scrollable elements. r=enn
--HG--
extra : rebase_source : 923b3a6ea87ac244a9d05ce11f7930eec2e4b3fb
2010-07-23 00:31:58 +02:00
Markus Stange
61cb8923e4 Bug 404267 - Always allow click-through on scrollbars. r=roc 2010-07-16 15:01:39 +02:00
Markus Stange
c41991c4f3 Bug 392188 - Don't allow click-through on XUL trees by default. r=Enn 2010-07-16 14:58:45 +02:00
Markus Stange
2126cf54ce Bug 392188 - Don't allow click-through on <browser>s by default. r=Enn 2010-07-16 14:51:17 +02:00
Dão Gottwald
4713c56dc7 Bug 578806 - Take into account unreachable items when determining the target item in scrollByIndex. r=enn 2010-07-15 20:07:20 +02:00
Dão Gottwald
c3143e067e whitespace cleanup, no bug 2010-07-13 13:11:13 +02:00
Dão Gottwald
a87853c0f4 Bug 578032 - Remove support for generic toolbar splitters, unintentionally added in bug 354048. r=enn 2010-07-12 16:47:34 +02:00
Frank Yan
df11723ed9 Bug 576135: Initial right-click on a XUL textbox should not have cut/copy/paste disabled. r=mano
--HG--
extra : rebase_source : 672e7be029c8bf223baff7dac08b5513ae668c20
2010-07-05 22:27:52 -06:00
Doug Turner
c92986c46a Merge from mc 2010-06-29 14:39:57 -07:00
Doug Turner
901e02b2de Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
2010-06-28 16:33:19 -07:00
Doug Turner
4719dd0705 Automerge w mozilla-central 2010-06-24 14:06:13 -07:00
Gavin Sharp
b1944ded13 Bug 574227: don't stretch popup notification icons to full height, r=dtownsend
--HG--
extra : rebase_source : 2877c91789570db2f31467a218bb629dd1b571ad
2010-06-24 00:55:03 -04:00
Dão Gottwald
046e631f4a Bug 563730 - Implement pinTab, unpinTab. r=gavin 2010-06-24 16:29:02 +02:00
Jason Duell
d194b9d486 Merge from m-c.
Fair amount of merge conflicts.

Biggest item was changes to nsHttpChannel from web sockets changes.

Other likely suspects if things are borken:

nsFrameLoader.cpp:
    - nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
      nsnull (m-c) to local process call to new nsFrameMessageManager(),
      callback arg?  Smaug said null.
    - only calling SetCallBackData for local case.  also +r smaug.

nsPrefBranch.cpp had fairly extensive merge conflicts.

nsChromeRegistry had lots of changes.

Dougt did most of the non-necko changes (thanks).

--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
Dão Gottwald
6f609fdc36 Bug 575536 - Don't leak WindowDraggingElement into the global scope. r=enn 2010-06-29 17:09:32 +02:00
Felipe Gomes
6a58c784dc Bug 555081 - Add support for titlebar mouse interaction and address missing aero features. r=jmathies, smaug, vlad. 2010-06-28 01:04:05 -05:00
Dão Gottwald
8bad154a2f Bug 574861 - Windows should never be movable in fullscreen mode. r=enn 2010-06-26 16:49:15 +02:00
Felipe Gomes
3f44ef431c Bug 574702: avoid initializing WindowDraggingUtils multiple times due to binding re-attachment (causes dragging jumpiness issues), r=enndeakin 2010-06-25 16:06:36 -04:00
Doug Turner
3ad0032930 Merged with MC. Hand merged netwerk/protocol/http/src/nsHttpHandler.cpp
also removed modules/plugin/default*
2010-05-17 08:59:15 -07:00
Chris Jones
9327ed8dcc Merged m-c 2010-05-13 18:04:53 -05:00
Frank Yan
94d7a77db6 Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske 2010-06-23 10:28:12 -07:00
Doug Turner
8f97a20153 Merge with m-c. no hand edits 2010-04-29 21:04:50 -07:00
Gavin Sharp
667010d2ba Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00
Neil Deakin
f4a7533d50 Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc 2010-06-21 08:37:35 -04:00
Doug Turner
6c196f14e2 Automerge with mc. no manual changes 2010-04-21 03:31:13 -07:00
Chris Jones
09869cfb77 Merge mozilla-central 2010-04-16 01:34:35 -05:00
Arpad Borsos
3e4381af31 Bug 558945 - Autoscroll doesn't take into account overflow: -moz-hidden-unscrollable; r=neil@parkwaycc.co.uk 2010-04-13 10:50:17 +02:00
Oleg Romashin
8de514e284 Merged with mozilla-central 2010-04-07 06:59:04 -04:00
Benedict Hsieh
dfa9ca21a4 Bug 51470 - [E10s] The tab browser should inform the chrome process during navigation. r=smaug,
sr=bsmedberg
2010-03-26 11:39:39 -07:00
Gavin Sharp
58f62549bd Bug 568429: findbar's shouldFastFind should use mozIsTextField rather than checking .type, r=Mano
--HG--
extra : rebase_source : 2ddd961b57d138ae6c32dfb2b0e4bb560297e022
2010-06-15 17:42:36 -04:00
Neil Deakin
443b5d3dfe Bug 560791, tab tearoff doesn't work when dropping on content area, r=mano 2010-05-13 09:42:57 -04:00
Neil Deakin
2c683c3e34 Bug 560658, dropping onto findbar inserts text twice, r=mano 2010-05-13 09:42:57 -04:00
Neil Deakin
16e62a0020 Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
Rob Arnold
fd95e7b700 Bug 563462 - Remove Photon bits from toolkit/ r=Mossop 2010-05-12 14:31:24 -04:00
Alexander Surkov
3f2ef347e3 Bug 552944 - No relationship between tabs and associated property page in new tabbrowser construct, r=enn, davidb, marcoz, sr=neil
--HG--
rename : accessible/tests/mochitest/test_relations.html => accessible/tests/mochitest/relations/test_general.html
rename : accessible/tests/mochitest/test_relations.xul => accessible/tests/mochitest/relations/test_general.xul
rename : accessible/tests/mochitest/test_relations_tree.xul => accessible/tests/mochitest/relations/test_tree.xul
2010-05-14 18:55:00 +09:00
Dão Gottwald
85efd8a077 Bug 551765 - Rename tabs._tabbox to tabs.tabbox. r=enn 2010-03-11 21:38:34 +01:00
Blair McBride
bd0b32abc1 Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00
Blair McBride
8274492c49 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2009-11-23 15:37:39 +13:00
Alex Vincent
a860fb0c22 Bug 473412 - Editable tree cells cannot be activated by a keystroke. r=enn, sr=robstrong 2010-03-09 13:24:39 +01:00
Alice0775 White
d7db8cb4ea Bug 561979 - Scrolling with mouse dragging does not work when cursor is over span element with 'overflow:auto' style; r=arpad.borsos 2010-04-27 11:32:20 +02:00
Dão Gottwald
e437c443b5 Bug 562649 - set and correctly handle userTypedValue when loading external URIs. r=gavin,neil
--HG--
extra : rebase_source : f147fcde568bc15e25be804591518b694d605a95
2010-06-08 22:13:55 +02:00
Dave Townsend
a75b34f580 Backed out changeset 33760547ecf7 from bug 569342 to fix the test failure. 2010-06-08 11:20:32 -07:00
Dave Townsend
67bc73397f Bug 569342: Find bar should not be enabled in about:addons. r=gavin 2010-06-07 09:31:48 -07:00
Justin Wood
f8e9b8aedc Backout |Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page.| due to Linux Mo(oth) and Linux64 Mo(oth) test failures. 2010-06-04 21:59:40 -04:00
Asaf Romano
a2449625a9 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page. r=gavin. 2010-06-05 03:22:08 +03:00
Justin Dolske
91bdcfbf17 Bug 521890 - Use CSS Transitions for HTML5 videocontrols. r=enn 2010-01-08 17:06:00 -08:00
Blair McBride
9c5de4629e Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
Dão Gottwald
4ee45a14e2 Bug 547224 follow-up: fix typo 2010-03-06 23:15:12 +01:00
Dão Gottwald
caf1dccaa5 Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Neil Deakin
dd025cc0f8 Bug 354048, allow toolbaritems to be placed directly inside toolbar so that uncustomized toolbars don't need to be rebuilt at startup, r=dao 2010-02-23 13:16:16 -05:00
Arpad Borsos
a45f2fda63 Bug 545970 - Autoscroll widget doesn't appear or wrong image appears in certain cases; r=neil@parkwaycc.co.uk 2010-02-13 12:31:10 +01:00
Justin Dolske
fe85a968ac Bug 541755 - Add ability to remove notification bar without triggering animation. r=enn 2010-02-09 17:05:31 -08:00
Dão Gottwald
1286621dd5 Bug 543317 - Remove unused toolbarmode and buttonstyle attributes. r=neil,rflint 2010-02-02 08:47:54 +01:00
Dão Gottwald
083f8dfa3d Bug 498852 - allow menu bar auto hiding regardless of toolbar customization. r=gavin 2010-01-25 09:47:28 +01:00
Phil Ringnalda
4287a5adb0 Bug 367130 - Replace "Restore defaults" with something that says what it actually does, r=gavin, ui-r=mconnor 2009-10-07 20:56:00 -07:00
Alexander Surkov
4f69473fdb Bug 540389 - WARNING: Bad accessible tree! [tabbrowser tab], r=davidb, marcoz, mconnor 2010-01-19 12:35:08 +08:00
Dão Gottwald
f670ec2aae Bug 281192 - Mousewheel scroll on tabbox should change tab. r=mconnor 2010-01-05 08:29:51 +01:00
Metal Sonic
4c1b34d634 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Olli Pettay
8503825001 Bug 534502 - No autoscroll in print preview anymore, r=mconnor
--HG--
extra : rebase_source : c182076b6ce400d7adc0b2fd0e518793bdfd5ced
2009-12-17 18:39:19 +02:00
Markus Stange
cfdd26f37c Bug 534184 - Disable smooth scrolling in menus. r=Enn
--HG--
extra : rebase_source : 0b56bfc73798fbe9b8765ea93641f4c9ce10120d
2009-12-11 23:02:13 +01:00
21@vingtetun.org
0a382c6370 Bug 530495 - textbox.xml throw an error (line 175) if the textbox.inputField didn't exist (r=neil) 2009-11-25 11:49:52 -08:00
Vivien Nicolas
b18374bd8e Bug 509732 - Don't do slideIn animation if the height of the notification is 0. r=dtownsend 2009-11-24 21:00:49 -08:00
Justin Dolske
ec3d60d652 Bug 520614 - Fix usage of vbox in videocontrols.xml. r=enndeakin 2009-10-30 16:13:41 -07:00
Neil Rashbrook
eb1c224a76 Bug 523693 Inline spell checker shouuld be a module r=gavin 2009-10-28 11:15:22 +00:00
Erik Staats
775c0b95eb Bug 522769 - XUL tree widget can call tree view setCellText multiple times. r=enn 2009-10-23 14:24:29 +02:00
Neil Deakin
c0f8d0fac2 Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil 2009-10-16 10:32:02 -04:00
Arpad Borsos
81d8238974 Bug 295977 - browser-chrome tests + non-multiple select fixup; r=neil@parkwaycc.co.uk 2009-08-22 11:12:31 +02:00
Dão Gottwald
6fb5449db3 Bug 522210 - stop dispatching the UpdatedScrollButtonsDisabledState event. r=enn 2009-10-14 14:48:18 +02:00
Chris Pearce
9e521230fc Bug 520493 - Fix regression in Ogg playback. r=doublec 2009-10-14 16:35:59 +13:00
Dão Gottwald
94525e59b3 Bug 521547 - Remove ancient and unused inline-edit-base and buttonleft-ile bindings. r=enn 2009-10-13 19:22:01 +02:00
Neil Rashbrook
d399e4ee6f Bug 520996 Remove spurious attribute r=dao 2009-10-07 23:56:31 +01:00
Blair McBride
fa574c869c Bug 446405 - Do not show the keyword of a quick search as if it was the query string. r=dietrich,mardak 2009-10-07 10:38:15 +02:00
Markus Stange
7544f320f5 Bug 197123 - When resizing tree columns, make the rightmost column compensate the width difference instead of the column directly after the resized one. ui-r=faaborg, r=enndeakin
--HG--
extra : rebase_source : 361587b209055c118c5075b6ccd42d229d81f51f
2009-10-05 15:19:20 +13:00
Blair McBride
e701c94b60 Bug 520441 - Regression: Keyword search's title and search param are split up. r=enndeakin 2009-10-05 18:22:28 -07:00
Neil Deakin
ad88d6844c Bug 513186, add noinitialfocus attribute to indicate that the element is skipped when determining the initial focus in a dialog, r=neil 2009-10-05 10:00:09 -04:00
arno renevier
8c519cdb49 Bug 460942 - Fix richlistitem label property inconsistencies. r=neil 2009-10-03 20:37:57 +02:00
Blair McBride
c648d9f0ec Bug 467601 - long page titles hide tagging icon and tags' text in location bar dropdown list. r=enn 2009-10-01 16:12:29 +02:00
Graeme McCutcheon
8578164461 Bug 519695 - Assorted findbar nits: set up the highlight search range in a more straightforward way, return the correct result from _highlightDoc, and remove some whitespace. r=gavin 2009-10-01 12:03:22 +01:00
Matt Crocker
d7f97515e9 Bug 432886 - Autocomplete textboxes ignore tabindex attribute. r=gavin 2009-09-30 10:03:27 +02:00
Vladimir Vukicevic
a92ae9dcbe Bug 514861 - Find does not match characters beyond first non-matching character after FAYT failure. r=gavin 2009-09-26 17:51:21 +02:00
Graeme McCutcheon
b81129af5d Bug 495153 - Findbar shouldn't add multiple listeners for the same editor. r=mano 2009-09-18 18:34:50 +01:00
Alexander Surkov
162d6d3e9c Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
--HG--
rename : accessible/src/atk/nsXULTreeAccessibleWrap.h => accessible/src/atk/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/mac/nsXULTreeAccessibleWrap.h => accessible/src/mac/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.cpp => accessible/src/msaa/nsXULTreeGridAccessibleWrap.cpp
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.h => accessible/src/msaa/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/other/nsXULTreeAccessibleWrap.h => accessible/src/other/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/xul/nsXULSelectAccessible.cpp => accessible/src/xul/nsXULListboxAccessible.cpp
rename : accessible/src/xul/nsXULSelectAccessible.h => accessible/src/xul/nsXULListboxAccessible.h
rename : accessible/tests/mochitest/test_relations_table.html => accessible/tests/mochitest/test_table_headers.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_listboxes.xul => accessible/tests/mochitest/test_table_sels_listbox.xul
rename : accessible/tests/mochitest/test_elm_table.html => accessible/tests/mochitest/test_table_struct.html
2009-09-11 09:07:56 +08:00
Dão Gottwald
6e963b2cec Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint 2009-09-04 12:58:18 +02:00
Ryan Flint
3b2c860721 Back out bug 511107 (e75c771c6ab8) due to browser-chrome test failures.
--HG--
extra : rebase_source : 1a85c6929ee9d57873c6866297431022fe8a86c8
2009-09-03 22:12:28 -04:00
Dão Gottwald
d645ae10a6 Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint 2009-09-03 22:19:50 +02:00
Vladimir Vukicevic
dd6ae4fc62 b=512643; FAYT should be smarter when there are no current matches; r=gavin 2009-09-01 22:52:05 -07:00
Vladimir Vukicevic
d0a91168d9 backing out 512643 and 506430 due to OSX mochitest failure 2009-09-02 00:28:38 -07:00
Vladimir Vukicevic
d927a322cd b=512643; FAYT should be smarter when there are no current matches; r=gavin 2009-09-01 22:52:05 -07:00