Commit Graph

448 Commits

Author SHA1 Message Date
Shawn Wilsher
99a7d82e91 Bug 505871 - Use a timeout before searching in the location bar
Searches are really fast, but we don't want to do too much extra work.  So, use
a timeout.  In most cases, a user should get a result within 100ms still, which
should feel instantaneous.
r=dietrich
2009-07-22 15:18:34 -07: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
ac2e8e28a5 Bug 503029 - remove effectively-dead code that sets the host in the status bar's security button. r=gavin 2009-07-10 08:57:50 +02:00
Paul O’Shannessy
4c164de319 Bug 499204 - tweak default UI for vertically-challenged devices, r=vlad
--HG--
extra : rebase_source : ae70d45e7a3f3947f4a399bf58df880db0a26739
2009-07-09 14:55:50 -07:00
Neil Deakin
5303f25260 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Nochum Sossonko (Natch)
799198ce45 Bug 432741 - Lock icon status bar should open security info on single click. r=johnath
--HG--
rename : browser/base/content/test/browser_feed_tab.js => browser/base/content/test/browser_pageInfo.js
2009-07-02 13:52:42 -04:00
Phil Ringnalda
ebcefd8bde Bug 357570 - sidebarheader element does not have an ID : can't be overlaid, r=gavin 2009-06-27 18:49:04 -07:00
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Dão Gottwald
42d30b5d4a Bug 456535 - On Windows, users should be able to hide the menubar and show it with the alt key. r=mano, ui-r=faaborg 2009-06-13 08:08:20 +02:00
Dão Gottwald
9296ddd5de Backed out changeset 5d2cfb8fa4b5 2009-06-11 09:06:05 +02:00
Kaspar Brand
01152402da Bug 455334 - Improve truncation and RTL display of EV cert owner strings in location bar. r=dao 2009-06-11 02:59:41 +02:00
Neil Deakin
79321ef1f8 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Phil Ringnalda
b1e4112ca1 Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano 2009-05-18 18:12:59 -07:00
Asaf Romano
d0972ecf0b Bug 475066 - dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn. 2009-04-16 03:33:15 +03:00
Ehsan Akhgari
28f1915c0a Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-16 00:18:22 +03:30
Ehsan Akhgari
860d3a6880 Backout bug 462041 due to test failures on Mac 2009-04-14 16:16:42 +03:30
Ehsan Akhgari
4d72c92735 Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-14 14:06:51 +03:30
Dão Gottwald
cf89ed43cd Bug 484022 - Title and button in the "Edit Bookmark" panel should be aligned with the fields, star should be centered. r=mak77 2009-03-25 23:18:23 +01:00
Dão Gottwald
c4850d0d07 Bug 404229 - remove inclusion of global/skin/toolbar.css from browser.xul. r=gavin 2009-02-22 10:13:59 +01:00
Robert Strong
af1a76731a Bug 468197 - Simplify / automate the addition of the pre-release suffix string (e.g. Alpha 1, Beta 2, etc.). r=mconnor 2009-02-15 15:04:05 -08:00
Natch
4c92e0dea7 Bug 456984 - "New Tab" Customizable Button Needs to Be Added Back. r=dao, r=gavin 2009-01-23 02:13:13 -06:00
Asaf Romano
2267d193a6 Bug 471499 - specification for valid drop targets for tab strip drag to tear off / detach tabs. r=mconnor, ui-r=beltzner 2009-01-22 19:00:54 -08:00
Dão Gottwald
9da32fdb67 Bug 416937 - After clicking site button and clicking elsewhere focus goes to address bar. r=gavin 2009-01-21 09:41:34 +01:00
Dão Gottwald
2c2f89b2c3 Bug 474128 - remove newlines="replacewithspaces" from the search bar. r=gavin 2009-01-18 11:48:28 +01:00
Dão Gottwald
983691ce30 Bug 470048 - feed and "popup blocked" button cleanup. r=gavin 2008-12-18 12:25:29 +01:00
Dietrich Ayala
50c4ee7c67 Bug 451586 - Removing a bookmark using the Star dialog also removes all duplicates (same url) (r=marco, l10n-r=pike) 2008-12-11 11:47:25 -08:00
Ehsan Akhgari
e4f3e7f491 Bug 463253 - Application name displayed in title bar; r=mconnor 2008-12-06 14:14:32 +03:30
Dão Gottwald
00e2b4584c Re-enable ctrl-tab previews on trunk in preparation for bug 465076.
(Backed out changeset 028bbc611036)
2008-12-02 10:21:13 +01:00
Mike Connor
9479de0872 Bug 465843. Remove ctrl-tab preview switching and revert all tabs button to menu, for now. r=dao, a=beltzner 2008-11-20 11:53:01 -05:00
Dão Gottwald
c042742f5d Backed out changeset 2686d82a880c 2008-11-20 11:06:18 +01:00
Ryan Flint
f8eacdacec Bug 404229 - Make toolbarbuttons aware of toolbar mode. r=gavin a=beltzner 2008-11-19 00:45:14 -05:00
Asaf Romano
3932fab823 Bug 225680 - Fix regressions from the landing of the detach-tabs feature. r=mconnor. 2008-11-18 22:09:50 +02:00
Asaf Romano
97667a82f6 Bug 225680 - Ability to detach tabs. r=mconnor, enn. a=beltzner. 2008-11-15 21:47:53 +02:00
Rob Arnold
b9f6319820 Bug 457997 - Autohiding glass panels don't display properly r=vlad,dao 2008-11-10 16:53:32 +01:00
Ehsan Akhgari
e7be00fc4d Bug 463189 - Provide an easy method for theme developers to style the browser in private browsing mode; r=mconnor,gavin a1.9.1b2=mconnor 2008-11-07 00:10:05 +03:30
Dão Gottwald
6fb05f0b21 Bug 463299 - Hitting Esc when text was entered in the search box shouldn't close the all tabs / ctrl-tab panel. r=gavin 2008-11-06 20:20:34 +01:00
Dão Gottwald
bdad1fbd0a Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-05 08:38:13 +01:00
Dave Townsend
925c91721d Backed out changeset 9b96bcff860b from bug 436304 - Implement All Tabs panel
with previews and search.
2008-11-04 14:21:19 +00:00
Dão Gottwald
36c65d30d9 Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-04 13:51:51 +01:00
Dão Gottwald
53052721df Bug 456088 - Ctrl+Tab revision. r=connor 2008-11-04 09:19:55 +01:00
Ehsan Akhgari
1bd7a4be4f Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky 2008-11-04 02:52:23 +03:30
Dave Townsend
eb602cec65 Bug 454949: Stop appshell from managing the window title for us. r=mconnor 2008-10-31 16:36:39 +00:00
Dão Gottwald
ff6e132823 Bug 400398 - Remove the throbber from the menu bar / nav toolbar default set. ui-r=faaborg, r=mano 2008-10-25 15:15:53 +02:00
Dão Gottwald
3e33cd72e9 Bug 396816 - Location bar should be self-describing: "Search Bookmarks and History". ui-r=beltzner, r=dietrich 2008-10-22 21:25:24 +02:00
Dão Gottwald
9388b2d6e0 Bug 460934 - tooltip-label class should be globally available. r=neil 2008-10-22 19:15:25 +02:00
Markus Stange
24c418dbdf Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-18 11:57:46 +02:00
Markus Stange
b6747539e3 Backed out changeset 151e51ec625e (bug 398928) because of unit test orange 2008-10-13 14:30:47 +02:00
Markus Stange
6cbd4557ec Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-13 11:24:51 +02:00
Asaf Romano
cc1ad937d3 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
Dão Gottwald
20df30db0e Bug 458173 - Focus completely busted with Ctrl+Tab. r=gavin 2008-10-02 17:06:36 +02:00
Rob Arnold
829992d5da Add Aero Glass to Ctrl-Tab - Bug 451300 r=mconnor 2008-10-01 02:05:44 -04:00
Kai Liu
b567f22676 Bug 431325 - Bookmark tooltip's title/url is cut off. ui-r=beltzner r=gavin 2008-10-01 01:36:20 +02:00
Dão Gottwald
9ad2f8c688 Bug 454109 - move urlbar functions to the urlbar binding. r=mano 2008-09-25 13:33:51 +02:00
Dão Gottwald
ff1a7fa298 Bug 455756 - Add a "new tab" button to the tab bar. r=gavin 2008-09-25 09:39:41 +02:00
Masayuki Nakano
311c53bac4 Bug 454531 default autocomplete panel doesn't have level="top" r=gavin 2008-09-12 02:56:47 +09:00
Masayuki Nakano
fff8c31ca3 Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil 2008-09-08 21:58:07 +09:00
Dão Gottwald
23380c0d15 Bug 448939 - XULBrowserWindow cleanup. r=mano 2008-09-07 21:18:57 +02:00
Dão Gottwald
c604c3da67 Bug 448941 - remove IdentityHandler and getIdentityHandler() in favor of gIdentityHandler. r=gavin 2008-09-02 11:11: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
Dão Gottwald
24a9717aa5 Merging backout of bug 451300 2008-08-20 10:21:36 +02:00
Dão Gottwald
dd20e30794 Backed out changeset 7f3879f42151 2008-08-20 10:18:18 +02:00
Dão Gottwald
252dacdd08 Bug 450477 - "cycling tabs using new Ctrl+Tab panel does not keep location bar focus" [r=Enn] 2008-08-20 01:11:14 -05:00
Rob Arnold
97e522e2b7 Bug 451300 - "Add Aero Glass to Ctrl-Tab" [r+ui-r=mconnor r=vlad] 2008-08-20 00:41:37 -05:00
Dão Gottwald
062a8a32f2 Bug 429722 - long EV cert owner string obscures URL in location bar. r=gavin, ui-r=johnath 2008-08-18 10:55:39 +02:00
Masayuki Nakano
8dd6ed40c7 Bug 433340 – bookmark dialog covers candidate window when using IME r=enndeakin+gavin.sharp 2008-08-05 13:48:16 +09:00
Dão Gottwald
ca21eada31 Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor 2008-07-15 18:11:00 +02:00
Dão Gottwald
781b3bd81c revert bug 395174, r=gavin 2008-07-10 10:28:52 +02:00
Asaf Romano
3337b10e2a Bug 443734 - Remove initBookmarksToolbar. r=gavin. 2008-07-05 22:00:06 +03:00
Jeremy Morton
5ba122324c Bug 441063: Remove safebrowsing-urlbar-icon from browser.xul. r=gavin 2008-06-25 09:54:18 +01:00
Dão Gottwald
617a618bca Bug 432163: don't set pageproxystate="invalid" in delayedStartup (if start page is a file:// url, firefox shows go button instead of star), r=gavin 2008-06-15 21:40:39 -04:00
gavin@gavinsharp.com
2351a06a88 Bug 419395: fix tooltip padding on linux, patch by Ian Spence <ispence@gmail.com>, r=me, a=beltzner 2008-05-05 14:02:26 -07:00
gavin@gavinsharp.com
19fccd7214 Bug 417844: SSL appearance for site identity button and location bar should be consistent across platforms, patch by Dão Gottwald <dao@mozilla.com>, r=me, ui-r=beltzner, a=beltzner 2008-04-24 17:04:46 -07:00
edward.lee@engineering.uiuc.edu
514206e6c1 Bug 430461 - Don't hold back the AwesomeBar (start the searches instantly). r=beltzner, a1.9=beltzner 2008-04-23 08:03:45 -07:00
enndeakin@sympatico.ca
4550317acc Backout bug 398928 2008-04-21 09:53:30 -07:00
johnath@mozilla.com
7a984f0e1e Style identity information contextual dialog on XP. b=414698 r=gavin ui-r+a=beltzner Significant portions of the patch are from mcdavis941.bugs@gmail.com 2008-04-16 12:42:42 -07:00
enndeakin@sympatico.ca
d6732d2103 Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner 2008-04-16 08:29:54 -07:00
philringnalda@gmail.com
a3453d97d3 Bug 424888 - Integrated back-forward drop down menu needs a tooltip, r=gavin, ui-r+a=beltzner 2008-04-01 20:17:22 -07:00
Olli.Pettay@helsinki.fi
559d59f4ab Bug 412171, In <browser.xml>, 'Error: this.docShell is null', when the sidebar opens, r=myk+mconnor 2008-04-01 01:29:32 -07:00
reed@reedloden.com
d670e9a059 Back out my patch from bug 424489 now that tagging date has been established. 2008-03-25 22:44:59 -07:00
reed@reedloden.com
c825a01712 Bug 424489 - "Change name of Firefox 3 M13 to "Firefox 3 Beta 5" for official branding (for beta build tagging only)" [p=reed r=mconnor a1.9b5=beltzner] 2008-03-25 22:27:40 -07:00
gavin@gavinsharp.com
a249cb060f Bug 424651: customize toolbar sheet goes blank when the 'Show' dropdown menu is used, r=smaug, a=beltzner 2008-03-24 16:56:20 -07:00
reed@reedloden.com
1ee3d556a6 Bug 392976 - "Cancel / Done Buttons in the new add bookmark dialog are in a "mac like" order" [p=fittysix@gmail.com (Ryan A. C.) r=Mano a1.9b5=mconnor] 2008-03-24 00:27:30 -07:00
reed@reedloden.com
9a6e4041fe Bug 392976 - "Cancel / Done Buttons in the new add bookmark dialog are in a "mac like" order" [p=fittysix@gmail.com (Ryan A. C.) r=Mano a1.9b5=mconnor] 2008-03-24 00:26:24 -07:00
edward.lee@engineering.uiuc.edu
52c4fd3d5b Bug 406257 - reduce the number of rows in url bar autocomplete from 10 to 6. r=beltzner, ui-r=beltzner, a1.9b5=beltzner 2008-03-21 23:58:41 -07:00
Olli.Pettay@helsinki.fi
8ef915d47c Bug 395609, r=roc+sicking, sr=sicking, a=beltzner 2008-03-21 04:18:10 -07:00
mconnor@steelgryphon.com
1312876211 one more try 2008-03-19 23:13:45 -07:00
mconnor@steelgryphon.com
1e4455c9c3 remove the class persistence 2008-03-19 22:21:53 -07:00
mconnor@steelgryphon.com
319a7044bf relanding with a function returning early to test impact on Linux Txul 2008-03-19 19:51:45 -07:00
mconnor@steelgryphon.com
331fb29a69 temp backout of home button move patch to see impact on Linux Txul 2008-03-19 16:30:40 -07:00
mconnor@steelgryphon.com
b0ceaff10c Bug 422420 - Revert home button move and related migration code, r=gavin 2008-03-17 12:44:44 -07:00
johnath@mozilla.com
b354aa290e Site button should only have one tooltip. b=406456 r+ui-r=beltzner, a=blocking-firefox3 2008-03-12 13:45:47 -07:00
reed@reedloden.com
68cef8a4e7 Bug 240859 - "Full Screen Navigation Bar Should Have Auto Hide" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=mconnor ui-r+a1.9=beltzner] 2008-03-08 03:30:39 -08:00
johnath@mozilla.com
0d46ac409b Bug 418694 - Have Larry say "(unknown)" instead of "no information provided" r+a=beltzner 2008-03-07 05:30:35 -08:00
reed@reedloden.com
43d41c24c5 Backed out patch from bug 420344 now that tag has been made. 2008-03-03 11:22:01 -08:00
reed@reedloden.com
104b626822 Bug 420344 - "Change name of Firefox 3 M12 to "Firefox 3 Beta 4" for official branding (for beta build tagging only)" [p=reed r=mconnor a1.9b4=beltzner] 2008-03-03 11:13:55 -08:00
reed@reedloden.com
01854162fc Bug 418156 - "Attempting to Drag and Drop in Bookmarks menu results in broken close windows button" [p=bill@wg9s.com (Bill Gianopoulos) r=Mano a1.9b4=beltzner a=blocking-firefox3+] 2008-03-02 21:54:08 -08:00
mozilla.mano@sent.com
66b9b2ee55 Backing out patches for both bug 418156 and bug 413021, tree is frozen, doh. 2008-03-01 12:47:37 -08:00
mozilla.mano@sent.com
4c632a40c0 Bug 418156 - Attempting to Drag and Drop in Bookmarks menu results in broken close windows button. patch by Bill Gianopoulos <bill@wg9s.com>, r=me. 2008-03-01 05:49:39 -08:00
dolske@mozilla.com
13990c83f8 Bug 413497 - Awesome bar should use a throbber to provide feedback that search is in progress. r=mano, ui-r=beltzner, a1.9=damons 2008-02-25 14:30:48 -08:00
reed@reedloden.com
a263ca91c3 Back out Dão Gottwald's patch from bug 396816 due to Txul regression. 2008-02-23 12:28:42 -08:00
reed@reedloden.com
f716a9f14b Bug 414366 - "Identify if we will be going back or forward in new unified drop-down history (Needs visual indication such as back/forward arrows)" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-02-23 01:39:51 -08:00
reed@reedloden.com
432c992115 Bug 396816 - "Location bar should be self describing: "Search Bookmarks and History"" [p=dao@mozilla.com (Dão Gottwald) ui-r=beltzner r=gavin a1.9=damons] 2008-02-23 01:29:20 -08:00
reed@reedloden.com
1faad8e461 Bug 417924 - "Buttons shouldn't drastically increase size of menu bar" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=beltzner] 2008-02-22 03:23:10 -08:00
myk@mozilla.org
515335653c bug 414078: collect bottom bars into vbox for better extensibility; r=gavin, a=schrep 2008-02-08 15:59:12 -08:00
edward.lee@engineering.uiuc.edu
954a04ca52 Bug 415718 - Should the download indicator be to the left of the page-load progress bar? r=mano, ui-r=madhava, a1.9=mconnor 2008-02-08 07:04:07 -08:00
reed@reedloden.com
8d5e63bd7e Bug 405791 - "Change mouse pointer for buttons inside of text entries" (Change cursor to pointer (hand) when hovering url bar and search bar icons) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ryan mpa=Mano a1.9=schrep] 2008-02-07 01:05:53 -08:00
mozilla.mano@sent.com
d139e611b9 Bug 415444 - Back/forward button history drop menus don't work anymore. r=gavin. 2008-02-06 11:40:51 -08:00
johnath@mozilla.com
727ebeeed6 Change "More information" link in identity popup to button. b=414872, r=gavin, ui-r=beltzner, a=beltzner 2008-02-06 10:12:54 -08:00
reed@reedloden.com
6785668c47 Back out my patch from bug 415681 now that tagging has been completed. 2008-02-04 18:47:30 -08:00
reed@reedloden.com
2ae0580255 Bug 415681 - "Change name of Firefox 3 M11 to "Firefox 3 Beta 3" for official branding (for beta build tagging only)" [p=reed r+a1.9b3=mconnor] 2008-02-04 17:17:30 -08:00
reed@reedloden.com
7e64a32c55 Bug 415099 - "browser.xul ids changed" (revert ids and uses RDF service to try to migrate the persisted values) [p=mark.finkle@gmail.com (Mark Finkle) r=Mossop r=gavin a1.9b3=beltzner] 2008-02-04 11:37:26 -08:00
surkov.alexander@gmail.com
bde7c8f338 Bug 415105 - Removing Bookmark from Add Bookmarks dialog, Bookmark removed prompt not accessible, r=marcoz, mano, a=beltzner 2008-02-03 00:48:46 -08:00
mozilla.mano@sent.com
dfe847fa5d Bug 395813 - Weird behavior with add bookmarks dialog (long dialogs with extra fields/delete and done buttons don't work/title not filled out). r=dietrich, a=beltzner. 2008-01-31 13:40:37 -08:00
reed@reedloden.com
5ff1dfa812 Bug 414836 - "Need to sync toolbar with icons/text preferences and icon size when new localstore.rdf created" (reset the toolbox) [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9b3=beltzner] 2008-01-31 01:38:35 -08:00
gavin@gavinsharp.com
5e0ed79dab Bug 414945: fix home button styling when used on the main toolbar, without regressing Txul/Twinopen, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=beltzner 2008-01-30 15:16:52 -08:00
gavin@gavinsharp.com
53f5942bc1 Attempt to fix Twinopen regression (avoid styling the home button onload), a=mconnor 2008-01-30 10:29:19 -08:00
mozilla.mano@sent.com
94abb85a0c Bug 412027 - Map Esc to the cancel button in the Bookmark contextual dialog. r=gavin, a=mconnor. 2008-01-30 10:25:41 -08:00
gavin@gavinsharp.com
c52fa31687 Bug 414362: back/forward buttons aren't unified in new profiles, patch by Dao Gottwald <dao@mozilla.com>, r=me, a=beltzner 2008-01-30 02:50:50 -08:00
gavin@gavinsharp.com
1e5a33c5f7 Bug 404109: Move the home button to the Bookmarks toolbar, and change the toolbar ID to reset customization state, patch by Dão Gottwald <dao@mozilla.com>, r=me, sr=mconnor, a=mconnor/beltzner 2008-01-30 02:43:29 -08:00
gavin@gavinsharp.com
7c4dd1d028 Bug 386228: Unify back and forward button and provide a single dropdown, patch by Dão Gottwald <dao@mozilla.com>, r=me, sr=mconnor, a=mconnor 2008-01-29 23:17:45 -08:00
mozilla.mano@sent.com
30240dded8 Update bookmarking panel UI, patch on bug 393509. Also fixes bugs 414457, 413070, 413069, 413068, 413061, 413055, 413051. r=dietrich, a=beltzner for _very_ unpolished work. 2008-01-29 20:37:20 -08:00
aaronleventhal@moonset.net
9a69dad116 Bug 413844. F6 doesn't switch between content and location bar anymore. r=mano, a=dsicore 2008-01-29 20:24:08 -08:00
johnath@mozilla.com
92aed871a6 Re-land bug 406612. r=gavin a=beltzner 2008-01-29 20:21:53 -08:00
johnath@mozilla.com
eb72218a5d Backing out patch for 406612 in case it caused the linux Ts regression. 2008-01-29 14:38:54 -08:00
johnath@mozilla.com
f8ea2414f9 Clean up visual presentation of identity popup & button (Larry). b=406612 r=gavin a=beltzner late-l10n 2008-01-29 10:26:00 -08:00
edward.lee@engineering.uiuc.edu
92c2d334d8 Bug 414254 - Wait a while before searching in the location bar. r=sspitzer, r=gavin, r=dietrich, a1.9=dsicore 2008-01-28 22:50:49 -08:00
edward.lee@engineering.uiuc.edu
aefeb2ba07 Bug 414203 - Download statusbar tooltip says "Double click to open..." but single click works. r=mano, a1.9=dsicore 2008-01-28 20:57:11 -08:00
edward.lee@engineering.uiuc.edu
9f7069997a Bug 402278 - Download activity summary in the status bar. p=dev@schonfeld.org (Michael Schonfeld), r=mano, ui-r=madhava, ui-r=beltzner, a1.9=beltzner 2008-01-26 21:08:46 -08:00
myk@mozilla.org
09aa589030 bug 404232: for performance, don't update Edit commands every time focus changes unless some edit UI is visible; r=mconnor 2008-01-25 21:48:51 -08:00
aaronleventhal@moonset.net
0ba36dfe0c bug 407359. Fix a11y issues with popups on main screen. r=mano, r=enn, r=surkov, r=marcoz, uir=mconnor 2008-01-23 15:49:10 -08:00
aaronleventhal@moonset.net
1c1ef03e6b Backing out bug 407359 because of orange 2008-01-22 14:26:57 -08:00
aaronleventhal@moonset.net
f0a1ac711e Fixing xml parsing error from checkin to bug 407359 -- undefined entity 2008-01-22 09:36:52 -08:00
aaronleventhal@moonset.net
45fab18185 Bug 407359. Fix accessibility issues with popups in main screen UI. r=marcoz, enn, surkov, mano, ui=mconnor, a=blocking1.9 2008-01-22 07:32:20 -08:00
mozilla.mano@sent.com
97ea8ef89e Bug 345031 - History>Home should be middle-clickable. patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=mconnor. 2008-01-08 20:04:31 -08:00
sspitzer@mozilla.org
97dfba1e97 fix for bug #407836: remove support for browser.urlbar.richResults this should be an extension, and not a hidden pref fix for (the easy half of) bug #408274: Location bar autocomplete does not work after being removed from the toolbar and being added again r=gavin, a=mconnor 2007-12-17 16:28:43 -08:00
reed@reedloden.com
b8986ecb6c Bug 407805 - "When you open a new window, the green triangle (go button) flashes before being replaced in the url bar" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a1.9=schrep] 2007-12-11 12:11:53 -08:00
reed@reedloden.com
02d4c247cf Bug 406321 - "Identity portion of urlbar doesn't turn green with EV Certificates under win32 and Linux" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-12-11 02:27:55 -08:00
reed@reedloden.com
1e9064dda2 Back out patch from bug 407275 on the trunk now that Firefox 3 Beta 2 has branched. 2007-12-10 14:03:41 -08:00
reed@reedloden.com
dc83eac7dd Bug 407275 - "Change name of Firefox 3 M10 to "Firefox 3 Beta 2" for official branding" [p=reed r+aM10=beltzner] 2007-12-10 11:09:32 -08:00
reed@reedloden.com
8d608254d7 Bug 405344 - "Clicking star should not select address bar (Inconsistent behaviour)" [p=dao@mozilla.com (Dão Gottwald) r=Mano a=blocking-firefox3+] 2007-12-01 13:04:09 -08:00
sspitzer@mozilla.org
e214f4628e fix for bug #399664: In location bar auto-complete, indicate which part of the result matches the query fix for bug #403159: Switch location bar auto-complete to a two line view fix for bug #399281: Transition location bar auto-complete results to a richlistbox widget r=gavin, with additional reviews from neil deakin a=firefox-3-+ sheriff approval from dietrich to check in on orange 2007-11-29 20:57:57 -08:00
reed@reedloden.com
fe0facbe6e Bug 398020 - "lay the endcaps to rest" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-11-23 22:00:27 -08:00
enndeakin@sympatico.ca
1fd782ab70 Bug 402501, add bookmark panel not focused, use popupshown handler instead of timeout, r=mano 2007-11-17 05:28:16 -08:00
reed@reedloden.com
080ef05ca3 Back out part of my last commit that wasn't part of that patch and wasn't supposed to be committed. 2007-11-13 08:21:05 -08:00
reed@reedloden.com
f0a4463ab1 Bug 402255 - "View Page Source broken from the sidebar" [p=florian r=Mano a1.9=schrep] 2007-11-13 08:14:14 -08:00
sspitzer@mozilla.org
4241fde6d5 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel r=gavin, a=schrep 2007-11-11 10:36:52 -08:00
sspitzer@mozilla.org
f506f869bf backing out, tree's closed 2007-11-09 17:46:10 -08:00
sspitzer@mozilla.org
74b8f2a146 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel. r=gavin, a=schrep 2007-11-09 17:43:14 -08:00
sspitzer@mozilla.org
6136270b4a backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org
10234c2591 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
reed@reedloden.com
b26ca6fd26 Bug 395174 - "Identity pop-up should disappear as soon as I start typing in the location bar" [p=johnath r=gavin a=blocking-firefox3+ for M9] 2007-10-29 11:21:31 -07:00
rflint@ryanflint.com
2adecc9e0a Bug 400745 - Re-remove favicon cache. r+a=mconnor 2007-10-22 16:12:36 -07:00
mconnor@steelgryphon.com
0a991785f1 bug 383183 - relanding Larry, round 324 2007-10-21 20:30:23 -07:00
rflint@ryanflint.com
46f8c6005b Bug 399265 - Use the favicon service's hash table instead of cache to store failed favicons. r/a=mconnor 2007-10-09 22:03:52 -07:00
reed@reedloden.com
11ce1ef02b Bug 398011 - "'Done' and 'Delete' buttons in the edit bookmarks dialog do not have IDs (needed for themers)" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Mano a1.9=mconnor] 2007-09-30 20:22:07 -07:00
rflint@ryanflint.com
c2438e20e8 Back out 398020 due to test failures. 2007-09-29 22:29:08 -07:00
rflint@ryanflint.com
3b1d13ba21 Bug 398020 - more endcap cleanup. Patch by D&#227;o Gottwald <dao@design-noir.de>, r/a=mconnor 2007-09-29 19:39:22 -07:00
mconnor@steelgryphon.com
88e127d629 backing out larry again, just for now, since we should have enough data by now 2007-09-26 23:55:04 -07:00
mconnor@steelgryphon.com
a60015d905 landing larry on closed tree attempting to add an http fastpath, a=roc 2007-09-26 20:54:55 -07:00
dtownsend@oxymoronical.com
c0fec153af Backing out bugs 383183 and 395694 (Larry) due to potential Tp regression 2007-09-25 15:05:53 -07:00
gavin@gavinsharp.com
bfcfd5a31f Bug 383183: re-landing Larry, the identity indicator, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-25 07:42:33 -07:00
dietrich@mozilla.com
39bfcb5b48 Bug 393546 Star-icon needs a tooltip with a description of what it's doing when clicking on it (r=sspitzer) 2007-09-21 11:18:34 -07:00
ted.mielczarek@gmail.com
5f7cf73977 bug 321000 - search bar should replace newlines in pasted text with spaces. r=gavin a=mconnor 2007-09-17 18:08:33 -07:00
rflint@ryanflint.com
cbf1297c04 Bug 387646 - Endcap cleanup. r+a=mconnor 2007-09-15 01:47:26 -07:00
rflint@ryanflint.com
5e4e7d7f54 Bug 387646 - Endcap cleanup. r+a=mconnor 2007-09-15 01:21:20 -07:00
pavlov@pavlov.net
cc45955fd1 backing out 383183 due to Tp regressions (396064). 2007-09-13 17:11:46 -07:00
mozilla.mano@sent.com
eca7be338b Bug 395122 - Toolbar customization sheet is broken. r+a=mconnor. 2007-09-06 17:59:29 -07:00
gavin@gavinsharp.com
e450a4c000 Relanding bug 383183 with some additional perf fixes: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-05 13:24:44 -07:00
gavin@gavinsharp.com
772ee7a8bc Back out Larry (perf regressions) 2007-09-03 20:35:20 -07:00
gavin@gavinsharp.com
66ab10677c Relanding bug 383183: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-09-03 17:42:41 -07:00
sspitzer@mozilla.org
a1f34414b7 fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
gavin@gavinsharp.com
9ceb60b795 Back out bug 383183 due to unit test failures and perf regression 2007-08-30 15:48:29 -07:00
gavin@gavinsharp.com
8f4a5d47e9 Bug 383183: include an identity indicator in primary chrome (Larry), patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-08-30 14:17:35 -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
philringnalda@gmail.com
44f440c0f7 Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
philringnalda@gmail.com
ca5e2a97d3 Bug 391385 - Split PopupAutoComplete in three: UrlbarAutoComplete, SearchAutoComplete and ContentAutoComplete, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-26 14:27:26 -07:00
mozilla.mano@sent.com
15e5163626 Bug 385266 - New add-bookmark ui, another round of changes, see comment 23 on the bug. r=dietrich. 2007-08-22 07:42:37 -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
377bf0a52b Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-16 12:06:19 -07:00
mozilla.mano@sent.com
18ad48a0ed Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
enndeakin@sympatico.ca
aef0ee7c4d Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-15 18:09:58 -07:00
rflint@ryanflint.com
7852b0add9 Bug 391226 - Remove go-container. r=gavin 2007-08-07 10:00:04 -07:00
enndeakin@sympatico.ca
728b7e2b52 Bug 267831, add a resizer between the url and search fields, r=mano 2007-08-06 08:57:40 -07:00
sspitzer@mozilla.org
f8b5fb615e fix for bug #389584: show 10 rows (instead of 6) in the url bar autocomplete results
r=mconnor, ui-r=beltzner
2007-07-25 17:27:19 -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
gavin@gavinsharp.com
ea11428774 Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390) 2007-07-12 08:04:00 -07:00
enndeakin@sympatico.ca
6c8197be5f Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
enndeakin@sympatico.ca
95deb19d78 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
6c59f4a6d3 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
gavin@gavinsharp.com
cc5cee7974 Bug 366797: revise the location bar (highlight effective domain, decode URLs, add overflow ellipsis and tooltip), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-06-27 15:31:06 -07:00
sdwilsh@shawnwilsher.com
756f50870b Backout of Bug 366797 due to leaks 2007-06-26 20:21:18 -07:00
sdwilsh@shawnwilsher.com
79956847e4 Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner 2007-06-26 17:25:25 -07:00
thunder@mozilla.com
0be057d039 Bug 381245: Add back the bookmarks toolbar icon to toggle the bookmarks sidebar. r=dietrich 2007-05-22 14:49:00 -07:00
gavin@gavinsharp.com
f63c7e5b7d Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me 2007-04-24 09:20:24 -07:00
dietrich@mozilla.com
e0bade6d22 Bug 376025 browser-places.css not included in windows installer builds (r=mano) 2007-04-01 12:04:27 -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