Commit Graph

541 Commits

Author SHA1 Message Date
Jared Wein
0455cf2eae Bug 974481 - Quickly Exiting Customize Mode after Restoring Defaults Makes Customize Sticky/Broken. r=Gijs 2014-02-26 12:55:00 -05:00
Gijs Kruitbosch
11897b4d14 Bug 972359 - Australis - use margins and border for measuring panel heights to avoid unnecessary scrollbars, r=mconley
--HG--
extra : rebase_source : b43a21a0008c5c6270cb7a8b2c2fefacbb590703
2014-02-24 17:29:02 +00:00
Matthew Noorenberghe
16c6f3019c Bug 963576 - Part 1 - Provide attributes/classes to style customization targets. r=Gijs 2014-02-25 23:07:02 -08:00
Gijs Kruitbosch
149170b5f6 Bug 966741 - middle-clicking recently closed items in Australis menu panel should close the panel, r=jaws 2014-02-25 13:20:28 +00:00
Gijs Kruitbosch
589f7a7ea1 Bug 969853 - use label instead of title attribute for labels in customize palette, r=Unfocused
--HG--
extra : rebase_source : b4b9168cbf2ac80c083dce97e51739a50176b1f3
2014-02-25 11:50:05 +00:00
Gijs Kruitbosch
7e3a78ee6f Bug 975719 - Australis - right clicking an empty bit of toolbar shouldn't cause errors, r=jaws 2014-02-25 00:14:41 +00:00
Gijs Kruitbosch
226f62ece7 Bug 974819 - don't reset Australis' TabsToolbar collapsed state, add UI migration to fix this in existing profiles that may have used reset() since this was done, r=mconley 2014-02-21 11:51:55 +00:00
Gijs Kruitbosch
c6f1147e45 Bug 975372 - make Australis' customizeMode's undoReset not error out at the end when the gSavedState is null, r=jaws 2014-02-21 13:16:12 +00:00
Gijs Kruitbosch
c55a6c32a6 Bug 972267 - adjust Australis' dispatching of customization events so customizationchange fires on all windows, r=Unfocused 2014-02-19 19:44:02 +00:00
Wes Kocher
ab6d1d6600 Backed out changeset 58ba97597854 (bug 947914) for introducing a new intermittently failing browser-chrome test 2014-02-20 19:05:16 -08:00
Gijs Kruitbosch
56ec7c2bc3 Bug 970321 - Australis' UITour: make menu panel not break if tour tab is opened in new window, r=Unfocused 2014-02-20 22:42:33 +00:00
Mihaela Velimiroviciu
d741b22a80 Bug 947914 - tests for panel menu default buttons existence and functionality, r=gijs 2014-01-24 15:24:34 +02:00
Gijs Kruitbosch
27c6403378 Bug 949297 - adjust warning message severity for Australis customizableUI widget removals, r=jaws 2014-02-18 18:31:26 +00:00
Gijs Kruitbosch
828ab87af4 Bug 973153 - disable (undo) reset buttons at the start of Australis' customize mode transitions to prevent breakage, r=Unfocused 2014-02-16 00:15:06 +00:00
Phil Ringnalda
7cd2f471ea Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Masayuki Nakano
e393ad7356 Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Gijs Kruitbosch
515cf730f6 Bug 884402 - allow users to customize out items from Australis' overflow panel, r=mconley 2014-02-12 17:32:23 +00:00
Mike Conley
c2f34ff71e Bug 972485 - [Australis] Replace aboutCustomizing.xhtml with aboutCustomizing.xul to avoid some sync IO on load. r=Gijs. 2014-02-13 12:50:00 -05:00
Jared Wein
92d8e0bdc3 Bug 971626 - [Australis] Restore Defaults should collapse Title Bar. r=Gijs 2014-02-14 13:51:33 -05:00
Gijs Kruitbosch
143a17ae7a Bug 969376 - fix all the tests for Australis panel to not go orange because of promises and weirdness, r=jaws 2014-02-13 16:06:48 +00:00
Jared Wein
5259bcbfed Bug 971825 - [Australis] Undo link after restoring defaults should be a button. r=dao ui-r=shorlander 2014-02-13 17:50:55 -05:00
Mike de Boer
c5e36e7f9a [Australis] Bug 938578: update separator styling in subviews and align related items accordingly. r=Gijs 2014-02-13 14:58:19 +01:00
Gijs Kruitbosch
31c737cc71 Bug 969421 - really quickly drag-dropping items in Australis' Customize Mode breaks layout, r=jaws 2014-02-12 22:55:28 +00:00
Gijs Kruitbosch
9dffaab568 Bug 971705 - fix Australis' panel's mainViewObserver to disconnect on popuphidden, r=mconley
--HG--
extra : rebase_source : 9e8a88a26ecb3b134504d2d112d290a7bcb0b44b
2014-02-12 14:54:35 +00:00
Jared Wein
0bdfc6b064 Bug 970511 - [Australis] Allow users to undo the "restore default" action. r=Gijs
--HG--
extra : rebase_source : bd8d73263b634a6ede03491778de045cd701f597
2014-02-12 12:46:26 -05:00
Mike Conley
b3cc4072d9 Bug 941196 - [Australis] Menu panel can move around when opening a long subview. r=Gijs. 2014-02-10 11:06:00 -05:00
Drew Willcoxon
d2de34a3cb Bug 947488 - [Australis] Don't flex the bookmarks subview item container so the bookmarks list isn't too short and has a scrollbar. r=gijs 2014-02-11 14:16:40 -08:00
Drew Willcoxon
1a21a0d8bc Back out changeset c3d4784309df (bug 947488) for suspected orange. r=bustage 2014-02-11 16:30:03 -08:00
Gijs Kruitbosch
89daebcbbd Bug 970897 - use subview inner scroll height for Australis standalone panels, r=jaws 2014-02-11 17:37:43 +00:00
Gijs Kruitbosch
e31fbc4981 Bug 971257 - fix 'more tools' to not show up after reset in Australis customization palette, r=jaws 2014-02-11 22:42:43 +00:00
Drew Willcoxon
f218b422c3 Bug 947488 - [Australis] Don't flex the bookmarks subview item container so the bookmarks list isn't too short and has a scrollbar. r=gijs 2014-02-11 14:16:40 -08:00
Gijs Kruitbosch
333ef08c28 Bug 971120 - Australis help view should be using panel-subview-body, too, r=jaws
--HG--
extra : rebase_source : a567f84baf61aacb4b9f477bfa3354bebe95b304
2014-02-11 20:17:01 +00:00
Gijs Kruitbosch
94eb276535 Bug 970485 - Australis widget wrapper's anchor property for API-provided widgets causes exceptions, r=mikedeboer
--HG--
extra : rebase_source : 6566464caed0c4bf207e7f8b0d6bb0630f5aad7e
2014-02-11 18:00:12 +00:00
Ryan VanderMeulen
9dfad8137f Merge inbound to m-c. 2014-02-11 08:39:31 -05:00
Mike Hommey
9ed9c9a543 Bug 969821 - [Australis] Fix Preferences menu item tooltip. r=Gijs 2014-02-11 10:44:47 +09:00
Florian Quèze
e0768aa741 Bug 969427 - recreating a destroyed widget after a CustomizableUI.reset() call causes the new widget to go in the customize palette, r=Gijs.
--HG--
extra : rebase_source : e9d4d232d98f3dca3602a74d97017af1418d6474
2014-02-11 00:09:19 +01:00
Jared Wein
af4de16024 Bug 966905 - [Australis] Headers and footers of subviews should be outside scrollable bits of those panels/subviews. r=Gijs 2014-02-08 18:27:56 -05:00
Gijs Kruitbosch
d433dfc3ee Bug 969719 - get rid of level='top' workaround for Australis standalone panels, r=MattN 2014-02-08 13:36:25 +00:00
Gijs Kruitbosch
866677a688 Bug 958869 - don't show Australis button context menu on subviews, r=MattN 2014-02-08 02:04:21 +00:00
Jared Wein
4eeced43fc Bug 969766 - [Australis] The reset defaults button should be disabled when a toolbar is enabled during customization mode. r=MattN 2014-02-08 01:25:25 -05:00
Gijs Kruitbosch
eb46215758 Bug 969661 - always re-enable Australis character encoding button when it is removed from an area, r=jaws
--HG--
extra : rebase_source : 5c3cc7cbf7c857ec7aaced350aa8864c9cd939ba
2014-02-08 00:06:55 +00:00
Jared Wein
7cd1ca9c2b Bug 968891 - [Australis] Disable the button-text fade-out mask during the customization transition. r=Gijs 2014-02-07 13:17:58 -05:00
Jared Wein
84a3ecef4f Bug 966599 - [Australis] Restore Defaults should collapse non-default-visible toolbars. r=Gijs 2014-02-07 11:20:23 -05:00
Gijs Kruitbosch
e4d778b08c Bug 879981 - don't break skipintoolbarset test, rs=bustage
--HG--
extra : rebase_source : 54485a8f2afab0f68af184069a10a9c5e959fb97
2014-02-07 20:20:35 +00:00
Ryan VanderMeulen
ca0a74c56b Backed out 2 changesets (bug 968891, bug 966599) for mochitest-bc failures on a CLOSED TREE.
Backed out changeset 718ba55ff175 (bug 968891)
Backed out changeset 0a8f966b8332 (bug 966599)
2014-02-07 14:38:47 -05:00
Jared Wein
e973a20c3b Bug 968891 - Disable the button-text fade-out mask during the customization transition. r=Gijs 2014-02-07 13:17:58 -05:00
Gijs Kruitbosch
816c1cf3d9 Bug 879981 - make non-removable items fade out and non-draggable and adjust their cursor for Australis, r=mikedeboer
--HG--
extra : rebase_source : 710421b85304f29a7a01f63d72f3963a5522f9bc
2014-02-07 18:11:55 +00:00
Jared Wein
08b48e0aa9 Bug 966599 - [Australis] Restore Defaults should collapse non-default-visible toolbars. r=Gijs 2014-02-07 11:20:23 -05:00
Matthew Noorenberghe
18d6670d03 Bug 969080 - [Australis] Remove leftover onCommandHandler method. r=Unfocused 2014-02-06 21:43:20 -08:00
Gijs Kruitbosch
6b6d44335f Bug 963639 - only make Australis customization mode set customizing=true on toolbars which are customizable, r=MattN
--HG--
extra : rebase_source : 3aaf5c0ab1188c15acddf5187f786ee32b1af677
2014-02-06 18:40:19 +00:00