gecko/mobile/chrome/content
Chris Lord c3ab0aab11 Improve kinetic panning and add constants to customise behaviour.
Increase the number of considered motion events and add some constants to
control the kinetic panning behaviour. This should make it a lot less glitchy.
2011-10-17 15:02:27 -04:00
..
bindings Bug 691338 - Reuse same position when re-anchoring popup on resize event (r=wesj) 2011-10-12 17:06:18 +01:00
prompt Bug 672228 - Don't activate keyboard for pre-filled username/password prompts in Fennec [r=mfinkle] 2011-07-18 13:33:06 -07:00
about.xhtml
aboutCertError.xhtml Bug 582048 - Make network error pages look nice on mobile. r=mfinkle 2011-07-18 09:20:09 -07:00
aboutHome.xhtml Bug 689692 - Remove 'Recommended Add-ons' section on about:home part 2 [r=lucasr] 2011-10-13 07:57:41 -04:00
aboutRights.xhtml
AlertsHelper.js
AnimatedZoom.js Bug 685541 - Fix zooming when in tablet mode [r=mfinkle] 2011-09-08 12:32:31 -07:00
AppMenu.js Bug 684276 - Wrap labels in Android tablet menu. r=mbrubeck 2011-09-02 12:35:38 -07:00
AwesomePanel.js Bug 692071 - Keep awesome panel open when context menu is dismissed (r=mfinkle) 2011-10-06 15:48:31 +01:00
bindings.xml Bug 688574 - Check sync username prefs key instead of using sync's API (r=mfinkle) 2011-10-12 15:13:25 +01:00
blockedSite.xhtml Bug 582048 - Make network error pages look nice on mobile. r=mfinkle 2011-07-18 09:20:09 -07:00
BookmarkHelper.js Bug 689307 - Add an app shortcut to the homescreen [r=mfinkle] 2011-09-26 17:32:10 -07:00
BookmarkPopup.js Bug 689307 - Add an app shortcut to the homescreen [r=mfinkle] 2011-09-26 17:32:10 -07:00
browser-scripts.js Bug 690816 (1/2) - Refactor TabsPopup and tab sidebar show/hide methods [r=lucasr] 2011-10-03 12:39:05 -07:00
browser-ui.js Bug 688574 - Check sync username prefs key instead of using sync's API (r=mfinkle) 2011-10-12 15:13:25 +01:00
browser.css Back out 52d001bbf7ff (Bug 690011) for failures in Android b-c (browser_find.js and others) on a CLOSED TREE 2011-10-06 15:16:35 -07:00
browser.js Improve kinetic panning and add constants to customise behaviour. 2011-10-17 15:02:27 -04:00
browser.xul Add basic support for multiple tabs/browsers 2011-10-13 16:06:41 -04:00
CaptureDialog.js Bug 593891 - Part 3 : Fennec nsICapturePicker implementation [r=mfinkle] 2011-09-26 17:25:41 -07:00
CaptureDialog.xul Bug 593891 - Part 3 : Fennec nsICapturePicker implementation [r=mfinkle] 2011-09-26 17:25:41 -07:00
CapturePickerUI.js Bug 593891 - Part 3 : Fennec nsICapturePicker implementation [r=mfinkle] 2011-09-26 17:25:41 -07:00
CharsetMenu.js Bug 687729 - Move more code from common-ui.js out of the startup path [r=mfinkle] 2011-09-20 13:25:28 -07:00
commandUtil.js
common-ui.js Bug 677670 - Make the new tab popup work on tablets. r=mbrubeck 2011-09-26 18:28:54 -07:00
config.js Bug 679120 - Allow negative numbers for integer prefs in mobile about:config [r=lucasr] 2011-08-16 10:10:10 -07:00
config.xul
console.js
content.js bug 687265 - Front-end support for flash on Android Fennec r=mbrubeck,blassey,dolske,jst 2011-10-07 13:46:02 -04:00
ContentPopupHelper.js Bug 605365 - Properly update visibility of the previously visible popup (r=mfinkle) 2011-09-19 09:45:44 -07:00
ContextCommands.js Bug 689307 - Add an app shortcut to the homescreen [r=mfinkle] 2011-09-26 17:32:10 -07:00
cursor.css
downloads.js Bug 682412 - Theme settings on Honeycomb. r=mfinkle 2011-09-28 12:30:12 -07:00
exceptions.js Back out bug 662867 (changeset 3453df4d6852) 2011-06-15 17:43:24 +02:00
extensions.js Bug 692712 - Pre-filter recommended add-ons JSON instead of filtering at startup [r=wjohnston] 2011-10-07 22:13:45 -04:00
forms.js Bug 689349 - Don't suggest values for password text boxes (r=mfinkle) 2011-09-28 17:50:19 +01:00
fullscreen-video.js
fullscreen-video.xhtml
IndexedDB.js Bug 619494 - Make IndexedDB work in IPC Fennec. r=bent,mfinkle 2011-04-29 16:46:20 -07:00
input.js Back out ac1d5e94097a (bug 632072) because of kinetic panning issues 2011-10-06 09:49:47 -07:00
languages.properties
localePicker.js Bug 690022 - Android back (escape) key should close the locale picker [r=wesj] 2011-10-06 12:34:14 -07:00
localePicker.xul Bug 690022 - Android back (escape) key should close the locale picker [r=wesj] 2011-10-06 12:34:14 -07:00
LoginManagerChild.js
masterPassword.xul Bug 592772 - Fennec should offer to use master password. r=wesj 2011-06-28 19:40:35 -07:00
MasterPasswordUI.js Bug 592772 - Fennec should offer to use master password. r=wesj 2011-06-28 19:40:35 -07:00
MenuListHelperUI.js Bug 664114 - Context Menu doesn't resize properly when switching the window orientation [r=wjohnston] 2011-06-15 23:09:41 -04:00
netError.xhtml Bug 582048 - Make network error pages look nice on mobile. r=mfinkle 2011-07-18 09:20:09 -07:00
notification.xml Bug 640307 - Stack notifications over browser elements. r=mfinkle 2011-05-31 13:36:40 -07:00
OfflineApps.js Bug 671439 - Show OfflineApp notifications on the correct tab. r=mfinkle 2011-07-18 09:24:11 -07:00
PageActions.js Bug 689158 - Try to fix browser_rememberPassword problems [r=mbrubeck] 2011-09-26 11:58:33 -04:00
preferences.js Bug 688824 - Only show restart notification when locale changes. r=mfinkle 2011-10-03 15:13:23 -07:00
removeMasterPassword.xul Bug 592772 - Fennec should offer to use master password. r=wesj 2011-06-28 19:40:35 -07:00
sanitize.js Bug 688574 - Check sync username prefs key instead of using sync's API (r=mfinkle) 2011-10-12 15:13:25 +01:00
SelectHelperUI.js
SelectionHelper.js Bug 687729 - Move more code from common-ui.js out of the startup path [r=mfinkle] 2011-09-20 13:25:28 -07:00
share.xul
SharingUI.js
sync.js Bug 688574 - Use Weave constant for locked master password (r=mfinkle) 2011-10-12 15:13:25 +01:00
TabletSidebar.js Bug 692357 (2/2): Factor sidebar grabbing logic out of dragger code [r=lucasr] 2011-10-06 22:51:37 -07:00
tabs.xml Back out 979075e871e2 (bug 660887) because it breaks Tzoom 2011-10-07 09:24:55 -07:00
TabsPopup.js Bug 690816 (1/2) - Refactor TabsPopup and tab sidebar show/hide methods [r=lucasr] 2011-10-03 12:39:05 -07:00
Util.js Bug 689307 - Add an app shortcut to the homescreen [r=mfinkle] 2011-09-26 17:32:10 -07:00
webapps.xul Bug 689307 - Add an app shortcut to the homescreen [r=mfinkle] 2011-09-26 17:32:10 -07:00
WebappsUI.js Bug 689307 - Add an app shortcut to the homescreen [r=mfinkle] 2011-09-26 17:32:10 -07:00