Dão Gottwald
6c76ba0a7e
Bug 595610 - "Work Offline" in the Firefox button menu isn't checked if you're offline. r=dolske a=b
2010-09-21 11:16:29 +02:00
Dietrich Ayala
6cfe2c2030
Backout of bug 574688 due to test failure, a=backout.
2010-09-16 15:40:32 +07:00
Dietrich Ayala
a2df4c31c5
Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7)
2010-09-16 13:09:27 +07:00
Mike Connor
2e9c7ce62e
Bug 594663 - Add sync command to the Firefox menu, r=gavin
...
--HG--
extra : rebase_source : f53cdd57099a808868e0a31e6fa0685e83a61b73
2010-09-15 14:26:27 -04:00
Aza Raskin
3c20dc2c27
Bug 589010 - Add Visual Indication that Other Groups Exist to Tab Candy Toolbar Button. r=dolske,dao
2010-09-10 17:51:14 -04:00
Rob Campbell
e2ae3b5174
Bug 593538 - Hide the Error Console behind a preference, r=gavin, a=blocking2.0
2010-09-09 19:00:53 -03:00
Rob Campbell
01c922a5a3
Backed out changeset 743e2ea36e51, botched commit message, a=developers
2010-09-09 18:59:24 -03:00
Rob Campbell
5158da74a2
Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0
2010-09-09 18:52:43 -03:00
Rob Campbell
12966c5056
Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0
2010-09-09 18:52:43 -03:00
Henrik Skupin
6ba9850228
Bug 465090: Add keyboard shortcut to open addons manager. r=dolske a=dolske
2010-08-31 21:23:01 -04:00
Dão Gottwald
531ac2a888
Bug 589212 - FeedHandler.updateFeeds needs to take multiple menu items into account. r=gavin a=blocking
2010-08-23 10:18:22 +02:00
Rob Campbell
4f622e445b
Bug 561782 - Create DOM Panel for inspecting DOM nodes and their properties (reticle) Milestone 0.3 r=dietrich a=blocking2.0
2010-08-18 16:54:06 -07:00
Edward Lee
eee4049234
Bug 583044 - Rename code references of TabCandy to TabView
...
Move files and update references to tabview from tabcandy. Only remaining candy reference is the link to aza's webm video.
--HG--
rename : browser/base/content/browser-tabcandy.js => browser/base/content/browser-tabview.js
rename : browser/base/content/tabcandy/app/drag.js => browser/base/content/tabview/drag.js
rename : browser/base/content/tabcandy/app/groups.js => browser/base/content/tabview/groups.js
rename : browser/base/content/tabcandy/app/infoitems.js => browser/base/content/tabview/infoitems.js
rename : browser/base/content/tabcandy/core/iq.js => browser/base/content/tabview/iq.js
rename : browser/base/content/tabcandy/app/items.js => browser/base/content/tabview/items.js
rename : browser/base/content/tabcandy/core/profile.js => browser/base/content/tabview/profile.js
rename : browser/base/content/tabcandy/app/storage.js => browser/base/content/tabview/storage.js
rename : browser/base/content/tabcandy/app/tabitems.js => browser/base/content/tabview/tabitems.js
rename : browser/base/content/tabcandy/tabcandy.css => browser/base/content/tabview/tabview.css
rename : browser/base/content/tabcandy/tabcandy.html => browser/base/content/tabview/tabview.html
rename : browser/base/content/tabcandy/tabcandy.js => browser/base/content/tabview/tabview.js
rename : browser/base/content/tabcandy/app/trench.js => browser/base/content/tabview/trench.js
rename : browser/base/content/tabcandy/app/ui.js => browser/base/content/tabview/ui.js
rename : browser/themes/gnomestripe/browser/tabcandy/edit-light.png => browser/themes/gnomestripe/browser/tabview/edit-light.png
rename : browser/themes/gnomestripe/browser/tabcandy/edit.png => browser/themes/gnomestripe/browser/tabview/edit.png
rename : browser/themes/gnomestripe/browser/tabcandy/new-tab.png => browser/themes/gnomestripe/browser/tabview/new-tab.png
rename : browser/themes/gnomestripe/browser/tabcandy/platform.css => browser/themes/gnomestripe/browser/tabview/platform.css
rename : browser/themes/gnomestripe/browser/tabcandy/stack-expander.png => browser/themes/gnomestripe/browser/tabview/stack-expander.png
rename : browser/themes/gnomestripe/browser/tabcandy/tabcandy.png => browser/themes/gnomestripe/browser/tabview/tabview.png
rename : browser/themes/pinstripe/browser/tabcandy/edit-light.png => browser/themes/pinstripe/browser/tabview/edit-light.png
rename : browser/themes/pinstripe/browser/tabcandy/edit.png => browser/themes/pinstripe/browser/tabview/edit.png
rename : browser/themes/pinstripe/browser/tabcandy/new-tab.png => browser/themes/pinstripe/browser/tabview/new-tab.png
rename : browser/themes/pinstripe/browser/tabcandy/platform.css => browser/themes/pinstripe/browser/tabview/platform.css
rename : browser/themes/pinstripe/browser/tabcandy/stack-expander.png => browser/themes/pinstripe/browser/tabview/stack-expander.png
rename : browser/themes/pinstripe/browser/tabcandy/tabcandy.png => browser/themes/pinstripe/browser/tabview/tabview.png
rename : browser/themes/winstripe/browser/tabcandy/edit-light.png => browser/themes/winstripe/browser/tabview/edit-light.png
rename : browser/themes/winstripe/browser/tabcandy/edit.png => browser/themes/winstripe/browser/tabview/edit.png
rename : browser/themes/winstripe/browser/tabcandy/new-tab.png => browser/themes/winstripe/browser/tabview/new-tab.png
rename : browser/themes/winstripe/browser/tabcandy/platform.css => browser/themes/winstripe/browser/tabview/platform.css
rename : browser/themes/winstripe/browser/tabcandy/stack-expander.png => browser/themes/winstripe/browser/tabview/stack-expander.png
rename : browser/themes/winstripe/browser/tabcandy/tabcandy.png => browser/themes/winstripe/browser/tabview/tabview.png
2010-07-29 12:37:25 -07:00
Edward Lee
fc3df268de
Bug 581732 - Merge mozilla-central to tabcandy-central 2010/07/24 (with conflicts).
2010-07-24 16:48:38 -07:00
Edward Lee
ecdccfd682
Merge mozilla-central (4.0b2) to tabcandy-central with conflicts.
2010-07-21 00:32:53 -07:00
Raymond Lee
785e5c0ded
Fixed Bug 579814 - Fix behavior of tab-manipulation keyboard shortcuts
2010-07-19 17:37:22 +08:00
Raymond Lee
811527b078
patch for bug #577651
...
* Create a new tab in a group which has more than one tab. While in
tabcandy, close that tab. Now you're zoomed into the tab to its left.
You should instead remain in TabCandy.
* Another improvement for the command+e keyboard combination.
2010-07-09 12:44:59 -07:00
Raymond Lee
6fef79f3dd
Update several features for visible tabs: bookmark all tabs, reload all tabs, close other tabs, list all tabs drop down menu and tab context-menu
2010-07-07 10:32:42 +08:00
Edward Lee
951edd39c8
Bug 574188 - Add UI hooks to trigger tab candy
2010-06-29 01:04:22 -07:00
Rob Campbell
239ca21615
bug 560692 - Create a style panel for web page inspector. p=me, r=gavin
2010-07-16 11:12:39 -03:00
David Dahl
eaa13b1d99
Bug 574628 - Rename "Heads Up Display" to "Web Console". r=dtownsend, ui-r=limi
2010-07-22 08:59:03 +02:00
ddahl@mozilla.com
e5228a3af6
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-22 09:51:50 -07:00
Phil Ringnalda
2007687e8b
Remove trailing whitespace to trigger builds in a CLOSED TREE
2010-05-10 21:28:18 -07:00
L. David Baron
bc720ca632
Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other.
2010-06-19 14:15:27 -07:00
ddahl@mozilla.com
1ac23e36fe
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-19 13:17:44 -07:00
Dietrich Ayala
77c9676f7c
Backed out changeset 552ea4bd4e59
2010-06-18 16:21:43 -07:00
ddahl@mozilla.com
074dbc6c09
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-18 16:18:16 -07:00
Rob Campbell
541a1320f8
Bug 547453: create a web page inspector for Firefox, r=gavin
2010-05-13 16:38:21 -04:00
Gavin Sharp
eb6853093f
Backed out changeset f551d1be254e (inspector-0.1, fixing commit message)
...
--HG--
extra : rebase_source : b7a94409c817d49822920a8d38aadfc8dae1a0db
2010-05-13 16:36:43 -04:00
Rob Campbell
57f96d9b56
inspector-0.1
2010-05-13 17:08:34 -03:00
Dão Gottwald
fb2d2658af
Bug 544815 - implement tabs on top option. r=gavin
2010-04-06 08:34:27 +02:00
Dão Gottwald
4c1683c22e
Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin
2010-03-22 15:12:04 +01:00
Dão Gottwald
59053eb9fd
Bug 449010 - In browser.js, don't prototype single-instance objects. r=mano,gavin
2009-10-06 17:58:00 +02:00
Blair McBride
c4a43f3551
Bug 468881 - Save Frame As… option appears when not necessary in File Menu. r=dao, ui-r=beltzner
2009-10-02 08:21:48 +02:00
Dão Gottwald
e916d657e8
Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano
2009-09-09 09:50:46 +02:00
Markus Stange
0aeb055536
Bug 505699 - Add UI for full screen mode on the Mac. ui-r=faaborg, r=dao
...
--HG--
extra : rebase_source : b4819e769990532fcb913df8185b6d3911e7efe2
2009-09-04 09:36:32 +12:00
Dão Gottwald
22a607d3b8
Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin
2009-08-04 20:10:23 +02:00
Dão Gottwald
928cf217ee
Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn
2009-07-21 06:25:59 +02:00
Dão Gottwald
34260fa36c
Bug 503734 - MAX_HISTORY_MENU_ITEMS and GLUE_CID shouldn't be defined globally. r=gavin
2009-07-13 19:34:13 +02:00
Paul O'Shannessy
a7d1de272b
Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan
2009-04-22 23:50:30 -07:00
David Dahl
54869c2469
Bug 431011: add shortcut key for opening the bookmarks manager on Linux, r=gavin, ui-r=beltzner
2009-03-26 13:54:53 +01:00
Anton Samson
6a13897ac8
Bug 374189; hotkey conflict on linux download manager; r+ui-r=mconnor
2009-02-25 16:25:28 +01:00
Ehsan Akhgari
d46fa1ae1a
Bug 471428: add keyboard shortcut for private browsing mode (Cmd+Shift+P), r=gavin, ui-r=beltzner
2009-01-02 00:21:02 -05:00
Ehsan Akhgari
1bd7a4be4f
Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky
2008-11-04 02:52:23 +03:30
Edward Lee
4af8168038
Bug 461376 - Allow customization of multi-touch actions by preference. r=sdwilsh
2008-11-01 10:47:07 -05:00
Dão Gottwald
265adb2693
Bug 443863 - ctrl-9 to select last tab is klugishly implemented. r=gavin
2008-09-02 10:50:22 +02:00
Klaas Heidstra
f52a1a26d4
Bug 440702 - Link modifiers should use the command attribute instead of oncommand (and remove observes elements). r=gavin, ui-r=beltzner
2008-09-01 22:19:24 +02:00
Klaas Heidstra
4be6cb573a
Bug 263942 - Reload button should have middle click support. r=gavin, ui-r=beltzner
2008-08-31 23:00:59 +02:00
masayuki@d-toybox.com
47021cdf1a
Bug 429219 Ctrl+1, Ctrl+2, etc, regression (on fr(-FR) keyboard), after bug 359638 r=karl+gavin, sr=roc, a=dsicore
2008-05-02 07:50:42 -07:00
masayuki@d-toybox.com
3af995a512
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore
2008-04-23 01:04:08 -07:00
masayuki@d-toybox.com
46ba5df63b
backing out the previous patch. b=426501
2008-04-07 20:48:15 -07:00
masayuki@d-toybox.com
d01fd05f5f
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds #2 (xul part) r=moconnor, ui-r=mconnor+beltzner a1.9=mconnor+beltzner
2008-04-07 17:01:45 -07:00
myk@mozilla.org
325b46ed5c
bug 189290: add Ctrl-Q keyboard shortcut for Quit command on Linux; r=gavin, ui-r=beltzner, a=beltzner
2008-03-06 17:59:42 -08:00
mozilla.mano@sent.com
5703b1a86d
Bug 348472 - Command-Option-F should select the web search box. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me, ui-r=beltzner, a=damons.
2008-02-23 02:19:08 -08:00
reed@reedloden.com
ba0ce9ac14
Bug 401322 - "missing "Text Size" zoom feature, Full page zoom should be an option not replacement" [p=elmar.ludwig@uos.de (Elmar Ludwig) ui-r=beltzner r=gavin sr=bzbarsky a1.9=schrep]
2008-02-13 03:00:45 -08:00
sdwilsh@shawnwilsher.com
d5ae511c58
Bug 411947 - Download Manager UI not accessed with the nsIDownloadManagerUI everwhere. r=mconnor, a=mconnor
2008-01-26 13:01:44 -08:00
reed@reedloden.com
756f41d71f
Bug 412387 - "Remove the ellipsis from "Bookmark This Page…"" [p=reed r=Mano ui-r=faaborg a1.9=schrep]
2008-01-15 17:50:16 -08:00
florian@queze.net
5e39781b84
Bug 405638 - Move Show All History to the top of the history list in the menu (bookmarks menu parity). r+ui-r+a1.9=mconnor
2008-01-14 21:09:39 -08:00
jruderman@hmc.edu
849eea950e
Add keyboard shortcut to open Error Console (bug 404414). ui-r=beltzner, r=mano, a=schrep
2007-12-12 19:22:08 -08:00
mozilla.mano@sent.com
90c0f5c020
Bug 404884 (along with bug 399800) - Add "Show All History" command to the history menu. r=dietrich.
2007-11-26 11:04:23 -08:00
mozilla.mano@sent.com
adf51f6912
Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich.
2007-11-19 18:01:53 -08:00
reed@reedloden.com
d08bf067da
Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9]
2007-10-25 16:02:20 -07:00
sspitzer@mozilla.org
75f37ea5b2
fix for bug #370456 : Missing kbd accelerator Bookmarks->Organize Bookmarks... patch=dietrich, r=mano, a=mconnor
2007-09-18 10:37:55 -07:00
asqueella@gmail.com
e58ad36242
Bug 384854 - Hide certain context menu options (view source, view selection source, etc) when viewing non-text content (images, plugins) p=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=mano
2007-09-02 15:11:38 -07:00
mozilla.mano@sent.com
41bfc7b363
Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich.
2007-08-28 14:47:43 -07:00
mozilla.mano@sent.com
4540312ba5
Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch.
2007-08-17 00:22:12 -07:00
mozilla.mano@sent.com
0419606b62
Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin.
2007-07-17 14:08:24 -07:00
myk@mozilla.org
1be6827538
bug 378549: remember text zoom changes on a site-specific (per-site) basis
...
r=mconnor
2007-06-19 11:58:14 -07:00
sayrer@gmail.com
0123739ccf
Bug 381366. Get rid of gBrowserGlue. r=gavin
2007-05-20 14:09:42 -07:00
mozilla.mano@sent.com
c882794449
Bug 371439 - Some old history & bookmarks frontend code is still built for places/places-bookmarks builds. r=gavin.
2007-03-22 17:00:34 -07:00
hg@mozilla.com
465265d0d4
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00