Граф коммитов

1597 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo 4269ea0e61 Bug 563723 - Add an about:home page that mimics current start page. r=gavin,mano,dietrich a=blocking 2010-08-26 12:19:37 +02:00
Mihai Sucan 38a296450c Bug 589209 - change name of DOM panel to Object r=gavin.sharp a=gavin.sharp 2010-08-25 14:47:24 -07:00
Dão Gottwald b2785263cc Backed out changeset 860c490eb849 (merge) a=backout 2010-08-24 16:01:38 +02:00
Dão Gottwald 86ed8976fb Backed out changeset 860c490eb849 2010-08-24 15:59:35 +02:00
Dave Townsend c537b67fa2 Bustage fix for bug 572695 to fix locale packaging, a=bustage fix 2010-08-23 14:50:52 -07:00
Margaret Leibovic ad13aea721 Bug 572695: Remove "Report a Broken Website" from Firefox. r=dolske, a=blocking-betaN 2010-08-23 10:34:29 -07:00
Axel Hecht 8896fadf25 add 8 new locales to Firefox, ak br bs en-ZA hy-AM lg nso son, a=NPOTB 2010-08-23 10:07:28 +02:00
Jonas Sicking 4b7233aade Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker 2010-08-21 18:49:27 +02:00
Bobby Holley 4c9173b86f Backout of changesets c866e73f3209 and baff7b7b32bc because of sicking's push-and-run bustage. a=backout 2010-08-20 23:42:24 -04:00
Jonas Sicking cfa304e280 Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker 2010-08-20 17:50:35 -07:00
Joshua M bb7fa21fd6 Bug 583386 - Implement latest Firefox Menu design. r=dolske, ui-r=faaborg, a=blocking2.0 2010-08-19 11:59:20 -07:00
Chris Pearce 830ac3a52a Backed out changeset 1504917ed42e due to 4% twinopen regression. a=backout. 2010-08-20 21:42:59 +12:00
Joshua M 7d01464134 Bug 583386 - Implement latest Firefox Menu design. r=dolske, ui-r=faaborg, a=blocking2.0 2010-08-19 11:59:20 -07:00
Dão Gottwald 4576e7411e Bug 588340 - Flatten fake hierarchy in the "Move to Group" context menu. ui-r=faaborg r=mano
--HG--
extra : rebase_source : 8dc72fe2be6f329edefc825e4baacc0014fbec0d
2010-08-19 22:23:18 +02:00
Gavin Sharp bd371a1300 Bug 477322: remove "Start new Session" button on about:sessionrestore. r=zpao, ui-r=faaborg 2010-06-16 15:51:04 -04:00
Frank Yan fd18fc7dbf Bug 565966, Disable browse-by-name by default, r+a=beltzner 2010-08-13 20:33:00 +12:00
Michael Wu ec4b0011f4 Bug 556644 - 10. Make windows installer locale repacks use the standard repacking path, r=rs,khuey a=blocking2.0 2010-08-12 21:36:16 -07:00
Michael Yoshitaka Erlewine 87212800d4 Bug 574217: fixes to "the rest of Tab Candy" based on comments from dolske 2010-08-11 00:14:53 -04:00
Edward Lee a2df20c430 Merge mozilla-central to tabcandy-central. 2010-08-09 10:38:19 -07:00
Benjamin Smedberg 36ab6635a2 Merge bug 579178 to mozilla-central. reviews by Mossop/khuey/jwalden/ted 2010-08-09 10:04:10 -04:00
Raymond Lee 641098a1a9 Fixed a typo for Bug 576408 - Implement the downgraded tab triage experience 2010-08-07 03:52:14 +08:00
Raymond Lee 64094bcb6f Bug 576408 - Implement the downgraded tab triage experience 2010-08-06 22:17:01 +08:00
Edward Lee 578a97a762 Merge mozilla-central to tabcandy-central. 2010-08-05 14:48:29 -07:00
Benjamin Smedberg a3bfdec863 Merge mozilla-central into single-chrome-manifest. 2010-08-04 14:23:04 -04:00
Axel Hecht c3effa3013 bug 583258, adding Danish and Hungarian, too, a=beltzner, CLOSED TREE 2010-08-04 18:06:57 +02:00
Axel Hecht 20b38345e8 bug 583258, update shipped-locales for fx4.0 beta 3 2010-08-02 23:48:11 -07:00
Markus Stange 0bfa166121 Bug 580957 - Inside the toolbar customization panel the labels of the back/forward buttons and of the bookmarks menu button should be outside the button. r=dao 2010-08-05 12:08:12 +02:00
Edward Lee 3e9bdf2b8f Merge mozilla-central and bug 582116 to tabcandy-central. 2010-08-02 10:33:16 -07:00
Edward Lee 9a0e7fee28 Make sure user facing names refer to Tab Sets for now for bug 583044.
--HG--
extra : rebase_source : daab3ae1a9b34eaf80b80f1476e57bce3fcaad8b
2010-07-30 14:56:33 -07:00
Edward Lee 39eae11b9e 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 7467a6ba85 Bug 581732 - Merge mozilla-central to tabcandy-central 2010/07/24 (with conflicts). 2010-07-24 16:48:38 -07:00
Benjamin Smedberg 71bf1136af Bug 579718 part B - packaging and build changes to ship a single chrome.manifest from which other manifests are read. r=khuey See long-form commit details below:
In a nonpackaged build, we have the following manifests:
* chrome.manifest is just a series of manifest directives for all the other manifests, generated in rules.mk using buildlist.py
** components/interfaces.manifest is also generated in rules.mk using buildlist.py
** components/components.manifest contains only the *binary* components. JS components each have their own manifest which is installed to dist/bin/components
** Each chrome/jarfile.jar has a matching chrome/jarfile.manifest, and JarMaker.py inserts this filename into the root chrome.manifest by importing buildlist.py

In a packaged build, we end up with the following manifests:

* chrome.manifest lists the four manifests below
** components/interfaces.manifest
** components/components.manifest
** chrome/nonlocalized.manifest
** chrome/localized.manifest

In the future it should be possible to integrate the three non-localized manifests directly into the root chrome.manifest for increased performance, but this is slightly tricky because it involves rewriting some manifest instructions which may include relative JAR URIs. That is left for a future followup.

When we repackage a l10n build, we only have to replace chrome/localized.manifest.
2010-07-22 10:38:59 -04:00
Edward Lee edf288d80a Merge mozilla-central (4.0b2) to tabcandy-central with conflicts. 2010-07-21 00:32:53 -07:00
Axel Hecht 7fafaf6e70 bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE 2010-07-20 20:59:54 +02:00
Axel Hecht b735c29812 bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE 2010-07-20 20:22:04 +02:00
Axel Hecht 7f70bd6ebe bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE 2010-07-20 20:01:56 +02:00
Axel Hecht a4748b0e5a bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE 2010-07-20 15:51:28 +02:00
Axel Hecht fe6c124b95 bug 579900, update shipped-locales for fx4b2, ra=drivers, CLOSED TREE 2010-07-20 08:58:31 +02:00
Raymond Lee e0432152f3 Fixed Bug 579814 - Fix behavior of tab-manipulation keyboard shortcuts 2010-07-19 17:37:22 +08:00
Raymond Lee 8a56e87ffb Bug 577445: Show tab candy title in the tab candy interface and change 'let' to 'var' 2010-07-15 16:41:08 +08:00
Edward Lee 1d350f2913 Merge mozilla-central to tabcandy-central. 2010-07-13 12:23:12 -07:00
Jono S Xia f599dd55c5 Bug 575080: l10n review of test pilot/feedback. r=pike 2010-07-13 10:00:10 -07:00
Edward Lee e08628c8c4 Remove full-stop for tooltip. 2010-06-29 16:41:51 -07:00
Edward Lee 64cac42c9c Bug 574188 - Add UI hooks to trigger tab candy 2010-06-29 01:04:22 -07:00
Francesco Lodolo 55bd051d93 Bug 498840 - Duplicated accesskey in search bar context menu. r=gavin 2010-07-22 09:04:58 +02:00
David Dahl 7f2b066178 Bug 574628 - Rename "Heads Up Display" to "Web Console". r=dtownsend, ui-r=limi 2010-07-22 08:59:03 +02:00
Dão Gottwald c55081fdba Bug 579720 - Remove "New Tab" from the tab context menu. r=gavin, ui-r=faaborg 2010-07-20 19:34:26 +02:00
Kurt Schultz 894c07b7ff Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
Paul O’Shannessy 57239114a7 Bug 571897 (Sync UI) - Part 8: Tools Menu & Status Bar [r=dolske] 2010-08-02 16:37:56 -07:00
Paul O’Shannessy a271378ee2 Bug 571897 (Sync UI) - Part 6: Pref Pane [r=dolske] 2010-08-02 16:37:56 -07:00