Commit Graph

488 Commits

Author SHA1 Message Date
Chris Pearce
9f26b22810 Bug 701618 - Remove use of min-width to prevent assertion when entering DOM full-screen mode. r=dao 2011-11-14 09:53:13 +13:00
Jared Wein
4c2002680e Bug 674744 - Implement conditional forward button for pinstripe. r=dao ui-r=shorlander 2011-11-07 10:48:27 -08:00
Rob Campbell
27d02f1591 Bug 699636 - Highlighter sidebar resizes to follow the highlighter box; r=gavin 2011-11-05 14:35:46 -03:00
Rob Campbell
b8ecdabfae Bug 695440 - Create sidebar for Highlighter tools; f=zpao; r=dcamp,dao 2011-11-03 10:37:14 -03:00
Paul Rouget
b39d61516f Bug 683873 - [highlighter] move the close button to the toolbar; r=dao 2011-10-21 17:51:52 +02:00
Chris Pearce
25bd30f676 Bug 684625 - Display a warning when full-screen entered, or on restricted keypress. r=dao 2011-10-28 21:28:05 +13:00
Paul Rouget
f1db58d57a Bug 672006 - [highlighter] Selecting a Node should update the Highlighter's main toolbar with a breadcrumb display; r=rcampbell,ehsan,dao 2011-10-21 13:59:09 +02:00
Paul Rouget
e44538f1de Bug 691712 - Add some pretty resizers to the Highlighter toolbar when the HTML tree panel is open. r=robcee, r=dao, ui-r=shorlander 2011-10-21 12:17:40 +02:00
Paul Rouget
7284a2f3c2 Bug 683906 - Make the Highlighter Toolbar look like shorlander's design; r=dao 2011-10-21 18:06:57 +02:00
Dão Gottwald
5172c77512 Bug 694450 - #winstripe-urlbar-back-button-mask is not vertically centered. r=shorlander 2011-10-19 01:04:05 +02:00
Dão Gottwald
2daddf1224 Bug 682534 - Implement conditional forward button for winstripe / large icons mode. r=dolske 2011-10-10 10:01:33 +02:00
Tim Taubert
f0eff048ba merge the last green changeset on fx-team to m-c 2011-09-27 13:21:17 +02:00
Dão Gottwald
323f71df8e Bug 632365 - Delay status updates for links further. r=gavin ui-r=faaborg
--HG--
extra : rebase_source : 1a9e4e61339645b67e958d0068bdb7b814fbd647
2011-09-27 09:51:56 +02:00
Dão Gottwald
01b0b6f488 Backed out changeset 121518f3df44 2011-09-24 12:20:19 +02:00
Rob Campbell
f836f6ba33 Bug 650794 - Disable HTML panel and make it use registerTools API; r=msucan, gavin
--HG--
rename : browser/devtools/highlighter/insideOutBox.js => browser/devtools/highlighter/InsideOutBox.jsm
2011-09-23 13:51:51 -03:00
Rob Campbell
79c2f842f4 Bug 650794 - Disable HTML panel and make it use registerTools API; r=msucan
--HG--
rename : browser/devtools/highlighter/insideOutBox.js => browser/devtools/highlighter/InsideOutBox.jsm
2011-09-26 13:59:23 -03:00
Ehsan Akhgari
6690ac6ddf Merge the latest green changeset on mozilla-inbound to mozilla-central 2011-08-09 08:09:13 -04:00
Jan Varga
5020b003ce Bug 617528 Part 2 - Core implementation r=smaug
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
2011-08-08 19:31:32 +02:00
Rob Campbell
eff0c6a93c Bug 666650 - [highlighter] create a global toolbar for the highlighter; r=mihai.sucan,gavin.sharp; a=nits 2011-08-04 14:04:42 -03:00
Rob Campbell
9163fd9bbd Bug 666650 - [highlighter] create a global toolbar for the highlighter; r=mihai.sucan,gavin.sharp 2011-08-02 18:28:49 -03:00
Dão Gottwald
f39c41a080 Bug 619930 - Change the back/forward buttons tooltips to inform users about the history menu. r=gavin ui-r=faaborg 2011-07-28 02:16:21 +02:00
Matt Brubeck
214dcfc0fc Merge last green changeset on m-c to mozilla-inbound 2011-08-08 14:21:41 -07:00
Markus Stange
5fd7664c2f Bug 667480 - Use -moz-appearance: toolbarbutton throughout the Mac theme. r=dao 2011-08-08 16:43:04 +02:00
Markus Stange
7fb496ef1b Backed out changeset 764a4259b9f7 (bug 667480) because it depends on a changeset that's about to be backed out. 2011-08-08 17:37:30 +02:00
Markus Stange
1e16a9592b Bug 667480 - Use -moz-appearance: toolbarbutton throughout the Mac theme. r=dao 2011-08-08 16:43:04 +02:00
Paul Rouget
ce5d8a8042 Bug 664436 - Implement the highlighter without an iframe. r=dao
--HG--
extra : rebase_source : 04cff2a46fba7e38efa0d230d30c6d76d8f022d4
2011-07-11 19:18:11 +02:00
Mihai Sucan
2cb1359cb7 Bug 642471 - Rewrite PanelHighlighter using transparent xul iframe and canvas. patch=robcee,msucan,paul r=dietrich 2011-06-16 11:24:20 -07:00
Rob Campbell
b370997197 Bug 653528 - Strip out Style and DOM panels and support code from Inspector.; r=gavin.sharp 2011-05-26 14:38:09 -03:00
Margaret Leibovic
a755222dc1 Bug 616136 - Give popup notification panels role="alert" and make their close buttons tabbable. r=gavin 2011-05-24 17:43:05 +02:00
Marco Bonardo
754685be79 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Philipp von Weitershausen
dabc37d1a3 Backout bug 618913 due to numerous Moth failures 2011-05-20 14:38:53 -07:00
Marco Bonardo
bf10f29624 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander
2011-05-20 09:53:51 -07:00
Raymond Lee
ce22dc914e Bug 625195 - 'Move to New Window' is disabled if a tab is orphaned or the only tab in the active group r=dao 2011-05-13 10:17:04 +08:00
Frank Yan
b32b5f5fa7 Bug 653655 - Fix errors when opening List All Tabs menu. r=dolske 2011-04-28 22:21:13 -07:00
Mihai Sucan
424d059fb2 Bug 593460 - Tests must properly close the Inspector; f=rcampbell r=sdwilsh 2011-05-04 17:45:40 +03:00
Ed Morley
dc522a2396 Bug 651622 - Remove WinCE code from browser/* r=dolske 2011-04-22 01:14:59 +02:00
Raymond Lee
8907951cec Bug 610996 - TabView should set its visibility with tab-view-deck.selectedPanel rather than selectedIndex r=ian 2011-04-14 11:28:58 +08:00
Frank Yan
d433fe25f4 Bug 603646 - part 1: disable undo close tab when no browser window is active. r=dao 2011-04-12 20:54:26 -07:00
Dão Gottwald
2e57c45181 Bug 642355 - Fix print preview in popups. r=gavin 2011-03-31 10:12:10 +02:00
Tim Taubert
4ccb9e9be9 Bug 625320 - Move 'Tab Groups' to the 'list all tabs' menu [r=dolske, a=dolske] 2011-02-19 11:35:02 +01:00
Dão Gottwald
ef8982b743 Bug 609127 - Window resizer interferes with items in the add-on bar. r=enn a=dietrich 2011-02-06 15:59:02 +01:00
Raymond Lee
6fc18d7ad2 Bug 626525 - Disable "move to group" and "next group" if Panorama hasn't been run. r=dao a=b 2011-02-04 10:16:23 +01:00
Paolo Amadini
ce8723651a Bug 626382 - Allow themes to set the iconsize on specific toolbars. r=dao a=b 2011-02-04 09:09:04 +01:00
Dietrich Ayala
239ad5e144 Bug 616015 - Add a keyboard shortcut to reveal and hide the add-on bar (r=dao, a=blocker) 2011-02-01 19:05:52 +07:00
Asaf Romano
f5a0fb447e Bug 562998 - Selecting commands from a bookmarks context menu while the window isn't active does nothing.
r=mak a=blocker
2011-01-28 17:46:51 +01:00
Dão Gottwald
f30ce97987 Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b 2011-01-28 14:35:49 +01:00
Jonathan Kew
c2fe571abc backing out changeset 7eac2da4ca5e (bug 628654) for causing orange (see bug 629628) 2011-01-28 11:08:36 +00:00
Dão Gottwald
c3d8a56387 Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b 2011-01-28 09:20:37 +01:00
Frank Yan
84af3e4f6a Bug 601060 - Hovering links shows "moz-action:switchtab" text and hides "Switch to tab:" label in URL bar when it contains a switch-to-tab URL. r=dao 2011-01-22 12:21:35 +01:00
Marco Bonardo
309ce70e5b Backed out changeset dd398fdba56f due to permaorange 2011-01-22 02:44:33 +01:00