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

2250 Коммитов

Автор SHA1 Сообщение Дата
Gavin Sharp 5fc144c6d5 Bug 450243: properly clamp zoomLevel to avoid zooming bugs, r=mfinkle 2008-08-19 23:32:03 -04:00
Mark Finkle ff244820e1 b=437959, r=gavin. View, install and remove add-ons 2008-08-19 22:18:36 -04:00
Gavin Sharp 5ab9e26115 Bug 451262: fix typo that broke tab shortcuts 2008-08-19 17:50:10 -04:00
Mark Finkle 37aec24132 b=444248, r=gavin. Add interactions and animations to nav controls 2008-08-19 15:19:47 -04:00
Justin Dolske 165f0823f5 Bug 436054 – Password Manager (for Fennec). r=gavin 2008-08-18 12:59:14 -07:00
Brad Lassey 1885f30599 Bug 450782 – overpan events are hard to trigger with kinetic scrolling enabled r=mfinkle 2008-08-15 15:37:22 -04:00
Brad Lassey e94ea3e49c Bug 443212 - Kinetic Scrolling r=mfinkle 2008-08-15 13:02:52 -04:00
Doug Turner 5ad14bab32 bug 448174 changed how SpatialNavigation is initalized. This changeset updates browser.js to use the new style. 2008-08-05 15:49:41 -07:00
Mark Finkle 214108b1d2 b=449266, r=gavin. browser.js cleanup 2008-08-05 16:19:22 -04:00
mfinkle@markfinkle8198 f56e875416 b=448495, r=gavin. toolbar and sidebar UI fixup 2008-07-30 01:26:53 -05:00
Gavin Sharp 328e3c78b8 Bug 448350: fix 'undeclared variable' warning 2008-07-29 17:24:16 -07:00
Daniel Brooks 0191b34e4c bug 441794: simplify the testing slightly 2008-07-29 03:30:38 -05:00
Daniel Brooks ee973bcca8 bug 441794: fix a mis-merge, and also make a few tweaks to my code to match the shifting main ui. 2008-07-29 03:10:22 -05:00
Daniel Brooks 71aed3f6e7 bug 441694: merge with trunk. also, hg add shortcuts.properties; I've somehow left it out since the beginning. 2008-07-28 15:29:43 -05:00
Daniel Brooks d070e1ac18 merge commit for bug 440797 2008-07-25 18:44:05 -05:00
Daniel Brooks 4d577cce02 Bug 440797 – don't harcode Fennec in browser.js 2008-07-25 18:38:17 -05:00
Brad Lassey d822a2c388 Bug 437956 - Linkify phone numbers r=mfinkle 2008-07-25 19:27:31 -04:00
Mark Finkle 4205d6a277 b=446673, r=gavin. Sidebar never goes away 2008-07-25 14:10:35 -04:00
Johnathan Nightingale d0c5c15dcb Bug 447843 - remove duplicated pref service r=gavin 2008-07-24 15:48:40 -04:00
Gavin Sharp ddf985d191 Bug 432702: don't throw when loading XUL pages, r=mfinkle 2008-07-24 15:50:59 -04:00
Gavin Sharp f26851ca68 Bug 444858: don't zoom directly to elements, leave some padding to improve legibility, r=stuart 2008-07-24 15:37:38 -04:00
Neil Deakin 660f2575ba Bug 436064, support multiple documents with a tab navigation bar, r=gavin 2008-07-24 14:50:32 -04:00
Gavin Sharp 1333b9da20 Fix missing variable declaration and CSS typo 2008-07-22 09:38:26 -04:00
Gavin Sharp 5daa287f37 Bug 446509: silence exceptions that are sometimes thrown when zooming, r=mfinkle 2008-07-22 09:11:56 -04:00
Daniel Brooks 09e74ba614 bug 441794: add support for clearing a shortcut, which relies on the patch in bug 446550. also fixes a couple of exceptions 2008-07-22 02:38:59 -05:00
Gavin Sharp fa470ae2f5 Bug 446433: add some zoom methods to deckbrowser, r=mfinkle 2008-07-21 17:12:18 -04:00
Mark Finkle d654eaf280 b=445993, r=gavin. followup to remove unneeded setTimeout 2008-07-21 17:12:47 -04:00
Mark Finkle 93693fca49 b=445993, r=gavin. target=_blank doesn't load the URL 2008-07-21 17:00:55 -04:00
Daniel Brooks 8ffe8058b0 bug 441794: add a couple more tests for completeness sake 2008-07-20 06:11:28 -05:00
Gavin Sharp 4bb7a8c9de Bug 445712: prevent awesome bar from covering up keyboard UI, r=enndeakin 2008-07-20 05:44:49 -04:00
Daniel Brooks cd5a81e9e0 bug 441794: add a bunch of tests, and make a few tweaks so that they all pass. I still need to create the actual chrome mochitest, but all it'll have to do is call the test() function. 2008-07-20 04:42:06 -05:00
Daniel Brooks 9695e0c5df bug 441794: address some comments by mfinkle, and also switch to using complex pref values so that non-ascii characters in the shortcuts round-trip correctly 2008-07-18 17:20:47 -05:00
Daniel Brooks 580e48c2aa move from using the test textbox to using the actual textbox in the editable tree, and properly round-trip the user's selections. 2008-07-17 22:09:32 -05:00
Daniel Brooks 353d9bda3c bug 441794: fix a mis-merged hunk, and some other miscellaneous tweaks 2008-07-17 17:55:26 -05:00
Daniel Brooks e8a0c1f42e bug 441794: merge my other tree into the main line 2008-07-17 17:03:44 -05:00
Daniel Brooks 6fb744ecd9 bug 441794: merge back to main line 2008-07-17 16:51:26 -05:00
Daniel Brooks 6b5253da97 bug 441794: properly convert dom key events into keyspecs and thence to readable strings 2008-07-17 16:45:08 -05:00
Johnathan Nightingale f8a6435b22 Vertical and horizontal panning should "snap to" the appropriate axis. b=445716, r=gavin 2008-07-17 15:37:15 +02:00
Mark Finkle 49f59656e9 b=445715, p=gavin, r=mfinkle. use clickSelectsAll for URL bar 2008-07-17 09:37:34 -04:00
Gavin Sharp ad06c31d16 Bug 445734: force redraws while painting (improves panning performance), r=stuart 2008-07-17 14:49:05 +02:00
dougt@dougt-ubuntu 395c294255 Geolocation UI. Bug 444665. r=mfinkle 2008-07-16 17:07:43 -07:00
Neil Deakin d546a39270 Bug 431842, support autocomplete list and findbar, r=gavin
--HG--
rename : mobile/chrome/content/deckbrowser.css => mobile/chrome/content/browser.css
2008-07-16 17:41:38 +02:00
Gavin Sharp 3c60647de5 Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:37:28 +02:00
Gavin Sharp c42ddcb72c Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:36:28 +02:00
Mark Finkle 3b75df7751 b=445493, r=gavin. Hide sidebar controls when overpanning left 2008-07-16 09:19:55 -04:00
Gavin Sharp 85c51dfd88 Bug 445479: fix panning for zooms triggered from a panned state, r=stuart 2008-07-16 13:45:31 +02:00
Gavin Sharp 628e521c63 Bug 445464: fix zooming while panned outside initial viewing area, r=stuart 2008-07-16 12:21:24 +02:00
Mark Finkle 2c9bd4f3ff b=445327, r=gavin. Cleanup goToURI code 2008-07-15 11:21:39 -04:00
Mark Finkle 22da1be426 b=445208, r=gavin. Cleanup the bookmark edit panel 2008-07-14 17:11:15 -04:00
Mark Finkle 57b358c23c b=444418, r=gavin. Use overpan event to show sidebar controls 2008-07-11 23:09:35 -04:00
Gavin Sharp d80bfdf131 Bug 436059: work around dblclick events not firing on the n810, and fix zoomToElement while panned, r=stuart 2008-07-11 21:22:12 -04:00
Mark Finkle 6f5b860cad b=444810, r=gavin. Updates the toolbar images 2008-07-11 20:50:47 -04:00
Gavin Sharp af62f2e693 Bug 436059: initial 'zoom to element' support, r=stuart 2008-07-11 18:22:38 -04:00
Johnathan Nightingale d2158575fe Add popup blocker UI. b=436057 r=mfinkle 2008-07-11 14:51:28 -04:00
Mark Finkle 374ee06e42 b=444504. fixed spelling 2008-07-10 11:17:01 -04:00
Mark Finkle 8dab73b273 b=444504, r=gavin. Add notificationbox support 2008-07-10 10:24:48 -04:00
Doug Turner 4542ec463c Bug 444373 renamed spatial-navigation to SpatialNavigation 2008-07-09 11:33:03 -07:00
Doug Turner d2ae7698d7 Enabling spatial navigation in Fennec. b=443009, r=mfinkle 2008-07-09 10:33:40 -07:00
Mark Finkle 88b07e9a65 merge 2008-07-08 21:27:05 -04:00
Mark Finkle 60e85f5dc3 b=444218, r=gavin. Show/Hide the side navigation controls 2008-07-08 21:24:49 -04:00
Daniel Brooks 034e502cac bug 441794: that's what I get for changing a variable name after testing but before checking in 2008-07-06 06:12:57 -05:00
Daniel Brooks ba622bb026 bug 441794: cache the keys to make setting up the UI O(n) rather than O(n^2) 2008-07-06 05:01:33 -05:00
Daniel Brooks 78b6f1c6c8 bug 441794: make the listbox an editable tree, and write some code for reading and setting prefs 2008-07-05 19:06:24 -05:00
Daniel Brooks bc736458ee add in the correct code for translating a key into the proper string. the code is much the same as what nsMenuFrame does. It reuses the same properties files and so on. 2008-07-04 15:00:02 -05:00
Daniel Brooks f32d69bd35 UI for editing keyboard shortcuts. Not yet actually editable, but updated to work with mfinkle's last patch. 2008-07-04 09:29:24 -05:00
Stuart Parmenter 1cf4317e3b bug 443473. Fix drag delay to take in to account how far you've moved the mouse and fix panning to not let you pan outside of the browser area. r=gavin 2008-07-04 00:33:05 -07:00
Mark Finkle a2018f6a17 b=436068. breakage from hg dance 2008-07-04 02:52:26 -04:00
Mark Finkle cef664623d b=436068, r=gavin. Add and removes files 2008-07-04 02:39:25 -04:00
Mark Finkle 5916319cdc b=436068, r=gavin. Add new navigation UI 2008-07-04 02:16:46 -04:00
Gavin Sharp f0e4bbf9b9 Bug 442975: windowtype should be navigator:browser, r=mfinkle 2008-07-03 12:55:34 -04:00
Gavin Sharp a0d1c41f40 Bug 441589: refresh the display periodically to make it possible to use forms, see DHTML effects, etc., r=mfinkle 2008-06-24 21:18:16 -04:00
Gavin Sharp dea102c7b6 Bug 441584: properly handle mouseup on the toolbar (end the pan), r=mfinkle 2008-06-24 21:03:37 -04:00
Gavin Sharp b9ba6f995f Bug 441681: can't click links after panning (links outside of initial view don't work), r=mfinkle 2008-06-24 19:36:44 -04:00
Gavin Sharp c6b731a973 Bug 431843: removal of the deckpage/tab support (r=mfinkle) and re-implementation of panning/zooming using canvas & hidden browser (based on PoC from stuart, r=stuart) 2008-06-21 14:51:41 -04:00
Johnathan Nightingale ff4477a3df Add images for bug 437955. 2008-06-20 17:14:04 -04:00
johnath@gavin-pc-ubuntu 616060f3ea Initial port of identity UI to Fennec. b=437955 r=gavin 2008-06-20 17:01:42 -04:00
Gavin Sharp 6309e1149e Bug 439452: remove another 'Firefox', r=mfinkle
--HG--
branch : mobile
2008-06-20 13:33:34 -04:00
Gavin Sharp 46dcaf2ab2 Bug 439452 followup (change deb installed description)
--HG--
branch : mobile
2008-06-16 12:56:51 -04:00
Gavin Sharp f109c44a2a Bug 439452: Fennec, not Firefox
--HG--
branch : mobile
2008-06-16 12:43:15 -04:00
dougt@dougt-ubuntu ddab4858d7 clear the total momentum on ever new pan
--HG--
branch : mobile
2008-05-23 09:57:47 -07:00
dougt@dougt-ubuntu 8b634683bd ws cleanup
--HG--
branch : mobile
2008-05-22 15:12:08 -07:00
mark.finkle@gmail.com a2d64cb5d3 b=435244 – Add initial support for zooming. Animation is disabled.
--HG--
branch : mobile
2008-05-22 16:46:20 -04:00
dougt@dougt-ubuntu 62ca4fba25 kinetic scrolling should base its speed on more than just the last event
--HG--
branch : mobile
2008-05-22 10:52:42 -07:00
mark.finkle@gmail.com 5f834631fd Swicth to bubbling mouse events
--HG--
branch : mobile
2008-05-21 15:12:08 -04:00
mark.finkle@gmail.com bc49df264c Moved startPan() call into mousemove so it doesn't conflict with double-click
Minor cleanup getting ready for some zoom patches

--HG--
branch : mobile
2008-05-21 15:11:07 -04:00
dougt@dougt-ubuntu 2662fdbc0c use bubble, not capture, on mousedown so that sites can get mouse events
--HG--
branch : mobile
2008-05-21 11:48:03 -07:00
dougt@dougt-ubuntu de4e855851 removing unneed variables, commenting out dump, adding HTMLAnchorElements as another element we should ignore if the mouse is pressed down on them.
--HG--
branch : mobile
2008-05-21 11:42:28 -07:00
dougt@dougt-ubuntu 66458acff8 merging gavin's change
--HG--
branch : mobile
2008-05-20 13:01:45 -07:00
dougt@dougt-ubuntu 7e5f4c4a1d 434831. doPan optimziations
--HG--
branch : mobile
2008-05-20 12:58:10 -07:00
Gavin Sharp 01e011a73a Bug 434573: fixup URIs displayed in the URL bar (avoid wyciwyg://), r=mfinkle
--HG--
branch : mobile
2008-05-20 15:14:19 -04:00
dougt@dougt-ubuntu 667ccf2319 bug 434675. basic kinetic scrolling
--HG--
branch : mobile
2008-05-20 10:37:59 -07:00
mark.finkle@gmail.com f282565d51 b=433578 - make panning work better.
--HG--
branch : mobile
2008-05-18 02:35:30 -04:00
Brad Lassey 4dcd5e6b6b fixing bug #432647, r=mfinkle
--HG--
branch : mobile
2008-05-13 17:39:17 -04:00
mfinkle@mozilla.com 41f76c807b Switched to proposal 6 UI
changed browser.sessionhistory.max_entries to 50

--HG--
branch : mobile
2008-05-09 17:56:14 -05:00
mfinkle@mozilla.com 4847e14a18 Better canvas panning
Added canvas updating during the pan
Removed deckbrowser.loadURI

--HG--
branch : mobile
2008-05-08 17:59:16 -05:00
mfinkle@mozilla.com 44e3dff6ef more canvas panning fixes
--HG--
branch : mobile
2008-05-07 18:57:23 -05:00
mfinkle@mozilla.com e43003eeac fixed a refactor bug
--HG--
branch : mobile
2008-05-06 21:26:09 -05:00
mfinkle@mozilla.com d9a441f1b1 initial canvas panning
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012843
2008-05-06 14:56:21 +00:00
mfinkle@mozilla.com 47abbbdc65 broke browser.js apart into overlays
added basic support for proposal 8
started to add support for proposal 6 download UI
original proposal 6 code is still buildable too

--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012789
2008-05-02 20:15:45 +00:00
mfinkle@mozilla.com 30ae66ac14 buildable mobile browser
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012383
2008-04-18 13:41:49 +00:00