Commit Graph

371 Commits

Author SHA1 Message Date
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
Dão Gottwald
f7fa537188 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +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
467d223d97 restore classic all-tabs menupopup code 2009-07-10 20:34:46 +02:00
Dão Gottwald
76d71901f9 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 4. r=enn 2009-07-10 14:19:07 +02:00
Dão Gottwald
366e3ce209 another desperate attempt to fix the leak 2009-07-10 13:50:10 +02:00
Dão Gottwald
ae86acf852 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 3. r=enn 2009-07-10 13:21:16 +02:00
Dão Gottwald
86afc44dd3 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn 2009-07-10 11:13:10 +02:00
Dão Gottwald
d4290fae58 backout rest of changeset e7ddb79fdb10 2009-07-10 11:01:53 +02:00
Dão Gottwald
d27d43f623 backout part of previous push 2009-07-10 09:54:04 +02:00
Dão Gottwald
f62392292c Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn 2009-07-10 09:38:41 +02:00
Dão Gottwald
7d821d6e95 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn 2009-07-10 09:02:12 +02:00
Dão Gottwald
ac490d3470 Backed out changeset 3b6affa995be 2009-07-09 22:05:23 +02:00
Dão Gottwald
b9fdd0c7d0 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser. r=enn 2009-07-09 20:59:02 +02:00
John P Baker
032751bc74 Bug 502574 - Defunct loop in onTitleChanged. r=dao 2009-07-07 14:15:06 +02:00
John P Baker
fc4121bd32 Bug 479634 - Multiple declarations of loop variable in tabbrowser.xml. r=dao 2009-06-15 12:00:58 +02:00
Dão Gottwald
aac465e011 Bug 488543 - remove Mac-specific tabs-closebutton-box. r=rflint 2009-06-11 01:10:42 +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
Asaf Romano
5b82eb810a Bug 493978 - Disable tab-detach when the tab is dropped very close to the tabbar (also fixes bug 494026). r=dietrich. a=beltzner. 2009-05-21 04:53:53 +03:00
Asaf Romano
385f241add Bug 487263 - dragging a tab up or over the tab bar then out of the window does not detach. r=dietrich,mconnor. 2009-05-20 03:11:18 +03:00
Graeme McCutcheon
5ab45c8752 Backout bug 279022 to fix browser-chrome test failures 2009-05-20 00:51:22 +01:00
Graeme McCutcheon
2730455af5 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-05-19 16:20:19 +01:00
Dão Gottwald
1606fe51cd Bug 493178 - replacetabwithwindow doesn't always return a value. r=gavin 2009-05-15 15:44:05 +02:00
Paul O’Shannessy
1877caeec7 Bug 491431 - No way to distinguish tab detach vs tab close, r=gavin 2009-05-14 09:46:50 -07:00
Dão Gottwald
31b3adffcd Backed out changeset 350e7f02ea89, since it might have issues, and I won't be there to watch the results :( 2009-05-14 20:57:00 +02:00
Dão Gottwald
314b19157b test and additional fix for bug 482801 2009-05-14 20:35:40 +02:00
Dão Gottwald
1a2ab897d9 Bug 482801 - Middle-clicking the selected tab should not focus the tab bar. r=gavin 2009-05-06 10:29:38 +02:00
Dão Gottwald
c820d423ae Bug 486280 - Several things briefly appear and disappear when closing the last tab (closeWindowWithLastTab=false). r=gavin 2009-04-25 10:09:39 +02:00
Dão Gottwald
fd05c142da Bug 489628 - avoid closure for attrChanged in tabbrowser.addTab. r=gavin 2009-04-24 10:18:53 +02:00
Dão Gottwald
cbc3ecf920 Backed out changeset ea00ee9634c4 2009-04-18 15:14:08 +02:00
Graeme McCutcheon
2e61db4de6 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-04-18 09:44:33 +01:00
Asaf Romano
0a1b8c4649 Bug 477014 -Work around bug 458697 for the tabs' busy state. r=mconnor. 2009-04-16 17:44:07 +03: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
Boris Zbarsky
92edfc0145 Merge backout of rev 524ab31ef073 to CLOSED TREE. 2009-04-13 15:35:12 -04:00
Boris Zbarsky
c316a4a639 Backed out changeset 524ab31ef073 (bug 477014) in an attempt to fix the unit test orange on Mac. 2009-04-13 15:34:41 -04:00
Dão Gottwald
23388547f8 Bug 487982 - arrowscrollbox.scrollByIndex fails if there are gaps between the elements. r=enn 2009-04-13 19:38:09 +02:00
Asaf Romano
cddc348ced Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor 2009-04-13 19:08:20 +03:00
Dão Gottwald
bf04ba0769 Bug 481560 - tab closes and location bar clears before the window closes. r=gavin 2009-04-05 10:10:24 +02:00
Asaf Romano
3dd3f44306 Bug 475066 attempt #2 -dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn, sr=jonas. 2009-03-27 09:50:03 +03:00
Dão Gottwald
1af56794ae Bug 457096 - When closing the last tab, two tabs are briefly visible (browser.tabs.closeWindowWithLastTab = false). r=gavin 2009-03-25 10:54:33 +01:00
Dão Gottwald
cfb7d12d79 Bug 462673 - Browser exits unexpectedly whan calling window.close() from an unload handler. r=gavin 2009-03-24 12:47:06 +01:00
Vlado Valastiak
d2e608463a Bug 482450 - Fix workaround string for the "Open in a New Window" tab context menu item. r=gavin, ui-r=beltzner 2009-03-11 11:02:55 +01:00
Neil Deakin
84e17c3406 Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin 2009-03-09 13:43:44 -04:00
Dão Gottwald
bca8c5db80 Bug 479899 - Remove id selector usage from toolkit themes. r=enn 2009-03-08 20:05:53 +01:00
Dão Gottwald
0fcbefdd3a Bug 474908 - Dragging a tab in a window with only one tab detaches the tab. r=mano 2009-03-07 17:03:32 +01:00
Jim Mathies
492b851d97 Bug 463088 - Tab tear off cursor needs to be constant on Windows. r=enndeakin. 2009-03-06 11:54:29 -06:00
Dão Gottwald
d99fd36e7c Bug 456382 - mousing on last tab shouldn't close window (middle click, close button, context menu). r=gavin 2009-03-01 11:51:18 +01:00
Asaf Romano
8f15926e28 follow up fix to bug 465608 2009-02-26 17:03:36 -08:00
Asaf Romano
ebc289ae1f Bug 465608 - pressing ESC while dragging a tab should cancel the drag (windows/mac). r=mconnor 2009-02-26 10:18:47 -08:00
Asaf Romano
c0d3b3c818 Bug 475066 - dragging a tab out of the browser window doesn't detach. r=mconnor 2009-02-19 14:00:05 +02:00