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

2800 Коммитов

Автор SHA1 Сообщение Дата
Markus Stange 9467c5bb99 Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-18 11:57:46 +02:00
Asaf Romano 9ed4ba3e20 Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02:00
Markus Stange efc31b0d07 Merge backout of bug 398928 2008-10-13 14:33:01 +02:00
Markus Stange 9e3fc5bc06 Backed out changeset 151e51ec625e (bug 398928) because of unit test orange 2008-10-13 14:30:47 +02:00
Gabriele Best a06a6cd5d4 Bug 237592 - Bookmarks/RSS items should always show tooltip when hovering with mouse, r=gavin 2008-10-13 12:19:55 +02:00
Markus Stange c66be3d531 Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-13 11:24:51 +02:00
Simon Bunzli 5281410fff Bug 324164 - Unify Single Window Mode Preferences; r=gavin.sharp 2008-10-12 19:36:01 +02:00
Elmar Ludwig 1a34e0dd65 Bug 458579 - Feed tab missing in page info 2008-10-11 22:50:01 +03:30
Dão Gottwald 522a070a79 Bug 458111 - Remove Mac-specific tabbrowser-tab binding. r=rflint 2008-10-11 15:55:39 +02:00
Neil Rashbrook dbd980d660 Bug 365467 Focus contollers initial window and element can get out of sync r+sr=jst
Reordering tests to see if that can make the change stick

--HG--
rename : browser/base/content/test/browser_autodiscovery.js => browser/base/content/test/browser_discovery.js
rename : browser/base/content/test/autodiscovery.html => browser/base/content/test/discovery.html
2008-10-10 10:36:41 +01:00
Dão Gottwald 88d9522bb3 Bug 458565 - Location bar should encode parentheses on copy. r=gavin 2008-10-08 16:43:42 +02:00
Dão Gottwald 1a6d54a7d0 Bug 440075 - Location bar doesn't encode the address when using UNIX copy/paste (selecting). r=gavin 2008-10-08 16:42:39 +02:00
Mike Beltzner cdb2035310 bug 458895: Backout name change for 3.1b1. 2008-10-07 13:58:19 -04:00
Ben Hearsum 85c9f664f5 bug 458895: Change name of Firefox 3.1 M3 to "Firefox 3 Beta 1" for official branding. r=johnath, p/a=beltzner 2008-10-07 11:45:10 -04:00
Asaf Romano 15a34c883c Bug 458070: listen for the right drop event to avoid multiple drop actions being performed when dragging tabs (tab dnd causes page reload, URL dropping causes loads in multiple tabs), r=mconnor 2008-10-06 10:58:42 -04:00
L. David Baron 5ac0e57eb8 Merge backout of changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-10-05 20:27:18 -07:00
Dão Gottwald 4bde54076c Backed out changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-10-05 20:09:07 -07:00
Dão Gottwald 2d6287451f Bug 458173 - Focus completely busted with Ctrl+Tab. r=gavin 2008-10-02 17:06:36 +02:00
Boris Zbarsky f3858013ec Backing out changeset ec3a3468d1b9 to see whether it's responsible for the Txul regression 2008-10-02 10:03:21 -04:00
Daniel Holbert 5492039225 Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
Rob Arnold 543569e72a Add Aero Glass to Ctrl-Tab - Bug 451300 r=mconnor 2008-10-01 02:05:44 -04:00
Kai Liu 23b82d11cb Bug 431325 - Bookmark tooltip's title/url is cut off. ui-r=beltzner r=gavin 2008-10-01 01:36:20 +02:00
Asaf Romano f0b8e4f65d Bug 456048 - Use the new D&D API in tabbrowser. 2008-09-30 18:19:00 +03:00
Dave Townsend 01fa27abdb Bug 391728: No placeholder for disabled plugins (frontend). r=gavin
--HG--
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png
2008-09-30 07:31:19 +01:00
Dave Townsend 125326c16b Bug 457634: browser_autocomplete.js test doesn't clean up after itself. r=gavin 2008-09-30 07:20:18 +01:00
Dão Gottwald edee401fb5 Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-09-29 23:26:01 +02:00
Simon Bunzli 762ea9bde6 Bug 456465 - return the reopened tab from undoCloseTab (both the API and the browser.js method), r=dietrich 2008-09-28 10:08:09 +03:30
Simon Bünzil e9dae6c923 Bug 457160, Customize toolbar only showing some of the icons
r=gavin
2008-09-27 12:12:04 -04:00
Simon Bünzli 0e81f5e4f4 Bug 264488 - Customize Toolbars window should not have maximize or minimize buttons. r=gavin 2008-09-25 19:56:31 +02:00
Dão Gottwald 1351097630 add missing brace 2008-09-25 13:41:10 +02:00
Dão Gottwald c1574ff6ea Bug 454109 - move urlbar functions to the urlbar binding. r=mano 2008-09-25 13:33:51 +02:00
Dão Gottwald 94730d5ac1 Bug 455756 - Add a "new tab" button to the tab bar. r=gavin 2008-09-25 09:39:41 +02:00
Dão Gottwald c7a98705d4 Bug 455852 - Add a hidden pref for not closing the window with the last tab. r=gavin 2008-09-22 15:56:51 +02:00
Jesse Ruderman 119e0f8d7f Fix bug 456172, Ctrl+Enter messes up complete URL that is prefixed with space character. r=gavin 2008-09-21 17:59:44 -07:00
Tyler (tyler@christianlink.us d369c39af3 Bug 448833 - Page Info > Security > More is confusing; r=gavin.sharp 2008-09-21 18:28:56 +02:00
Dão Gottwald cee153639c Bug 454526 - browser.js' onStateChange() code references variable that's no longer in scope. r=gavin 2008-09-19 21:03:06 +02:00
Marco Bonardo 5ca634dfa3 Bug 418671 - Clean up places views drag and drop code, r=mano 2008-09-19 17:47:45 +02:00
Neil Deakin 75e0003c9e Bug 410569, tabbrowser should be using drag action rather than checking the keyboard state itself, r=mano 2008-09-19 11:26:37 -04:00
Dão Gottwald f10ad60728 skip failing test 2008-09-19 13:53:14 +02:00
Dão Gottwald e439328cf0 Bug 453573 - Make tab previews bigger and show a smaller part of each tab. r=gavin 2008-09-19 11:44:15 +02:00
Dão Gottwald 05a6c4d18e Bug 450743 - Limit the number of Ctrl+Tab previews in MRU order, display the rest in tab bar order. r=gavin 2008-09-19 11:38:44 +02:00
Dão Gottwald 4303f7aa2d Bug 446065 - Add tabs opened in the background to the top of the Ctrl+Tab list. ui-r=beltzner, r=gavin 2008-09-19 11:34:33 +02:00
Dão Gottwald e0c45dbe56 Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=connor 2008-09-17 17:07:26 +02:00
Dão Gottwald 84f07e43f0 Backed out changeset 09a4e390e1ec 2008-09-17 17:06:54 +02:00
Dão Gottwald 6e5239f8c9 Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=gavin 2008-09-17 17:04:25 +02:00
Dão Gottwald e2631f01ed Bug 254714 - while loading a page, on a new tab/window, the location bar does not display the address URL. r=gavin 2008-09-17 16:36:39 +02:00
Gavin Sharp bfe8fbcd61 Bug 446274: make sure to properly enable the 'clear history' menu option if there is search bar state to clear, r=dao 2008-09-15 09:21:28 -04:00
Ryan VanderMeulen a03a62455e Bug 337890 - please spell formater formatter; mozilla-central part; r=timeless 2008-09-12 18:24:14 +02:00
Masayuki Nakano ae6ade2a51 Bug 454531 default autocomplete panel doesn't have level="top" r=gavin 2008-09-12 02:56:47 +09:00
Marco Bonardo be52aa9b92 Bug 454500 - remove placesMigrationTasks from browser-places.js, r=dietrich 2008-09-11 16:53:33 +02:00