Commit Graph

949 Commits

Author SHA1 Message Date
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
8acbcf2a0d Bug 451618 - Previews in ctrl-tab/all-tabs panel are not updated consistently (empty or outdated image). r=gavin 2008-08-31 02:43:35 +02:00
Neil Deakin
7ad96d6b3e Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
Gavin Sharp
5634d58e82 Bug 439292: allow 'open in new tab/window' for mailto links if the registered handler is a web handler, patch by Natch <highmind63@gmail.com>, r=me 2008-08-26 20:20:41 -04:00
Gavin Sharp
d9b7a7a51b Backed out changeset 7fdbccdc1e94 2008-08-26 19:40:21 -04:00
Gavin Sharp
6b325928cd Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me 2008-08-26 19:39:16 -04:00
Dave Camp
ace5a3bf61 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Boris Zbarsky
1b117e3e8c Fixing strict warning; no bug 2008-08-25 13:21:28 -04:00
Boris Zbarsky
fc1785cbc1 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin
7c92721496 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Dave Camp
0356f133d4 Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp
ac150ad11b Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Marco Zehe
fd1b46995f bug 448660 - Turn off new visual Ctrl+tab switching when screen reader present, r=aaronlev, r=gavin, sr=neil 2008-08-24 18:50:55 +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
Dave Camp
31f2999169 Merge for backout of 442806 2008-08-19 22:53:41 -07:00
Dave Camp
234fd1844f Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Simon Bünzli
7191176de5 Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich] 2008-08-20 00:48:08 -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
Ehsan Akhgari
50afb0d67c Bug 418879 - "Long feed URLs cause scrollbar to appear in Page Info" (Followup patch) [r=gavin] 2008-08-20 00:06:58 -05:00
Dave Camp
db4eca26fd Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
Dave Camp
66ad0d3422 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
Neil Deakin
f58dac1bbf Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc 2008-08-20 10:31:45 +12:00
Myk Melez
41f8a3ac33 bug 441778: don't update page zoom when a sub-document loads (f.e. in an iframe); r=gavin 2008-08-19 14:59:09 -07:00
Dão Gottwald
b57001511e Bug 445473 – Ctrl+Tab panel layout update. ui-r=beltzner, r=gavin 2008-08-19 09:24:28 +02:00
Dão Gottwald
cc4a53cd88 Bug 445497 – Ctrl-Tab preview should allow tabs to be clicked on. r=gavin 2008-08-18 19:51:44 +02: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
Robert O'Callahan
3d9c20e3a8 Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange 2008-08-13 15:08:59 +12:00
Dão Gottwald
c36e33a344 fix typo 2008-08-12 15:03:45 +02:00
Dão Gottwald
efb5fe18c6 browser chrome test for bug 445369 2008-08-12 14:51:02 +02:00
Dão Gottwald
d413b9c4e2 ctrlTab browser chrome test: make utility functions private to avoid naming conflicts 2008-08-12 14:48:32 +02:00
Dão Gottwald
e202e64021 Bug 445768 – CTRL+Tab moves to location bar if only 1 tab is open. r=gavin 2008-08-12 09:08:03 +02:00
Justin Dolske
4b1d41d7fb Bug 422974 – Prism uses old "Remember password?" mechanism. r=gavin 2008-08-11 16:31:57 -07:00
Dão Gottwald
c176465ed9 Ctrl+Tab browser chrome tests 2008-08-11 22:40:45 +02:00
Dão Gottwald
cebda9ac74 fix typo 2008-08-11 11:19:51 +02:00
Dão Gottwald
3dbd6d015e Bug 446209 - CTRL-TAB should not persist right-click menu on webpage when switching URLs. r=gavin 2008-08-11 11:10:01 +02:00
Dão Gottwald
757839b7b5 Bug 445573 - Ctrl+Tab: Holding tab should bring up tab-switching panel and repeat. r=gavin 2008-08-11 11:06:42 +02:00
Boris Zbarsky
baa891763c Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-11 09:38:43 +01:00
Dave Townsend
1347c1de7e Backout of bug 113934 due to apparent Tp regression 2008-08-10 17:15:43 +01:00
Dave Townsend
3af4f7166c Backed out changeset eb6fda3be5bb 2008-08-10 17:15:00 +01:00
Dão Gottwald
e3a3707555 Bug 444307 – Page Style functions cleanup. r=gavin 2008-08-09 21:37:00 +02:00
Dão Gottwald
0277ed5944 fix and re-enable page style menu tests 2008-08-09 19:59:40 +02:00
Dão Gottwald
875d7109c1 Bug 445369 – Allow closing tabs in the Ctrl+Tab panel with Ctrl+W. r=gavin, ui-r=beltzner 2008-08-09 12:18:49 +02:00
Boris Zbarsky
1b9a4caf46 Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-07 19:15:40 -04:00
Dão Gottwald
2e094fcb15 disable page style menu tests temporarily 2008-08-08 14:08:51 +02:00
Dão Gottwald
8cf44ba8a1 page style menu tests 2008-08-08 12:45:13 +02:00
Ehsan Akhgari
a5e2cecb9e Bug 427029 – about:robots looks bad on RTL 2008-08-06 17:55:01 +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
5dbe1ac67d Bug 448892 – "setting a property that has only a getter" when adding the location bar to the chrome after starting the browser without it. r=gavin 2008-08-03 12:27:30 +02:00