Commit Graph

15222 Commits

Author SHA1 Message Date
Taras Glek
e56bb0a5f5 bug 472735: optimize about:blank onlocationchange r=gavin 2009-01-13 14:05:03 -08:00
Gavin Sharp
6a3fadbfa8 minor browser-ui.js fix (comment, s/var/let/) 2009-01-13 17:04:36 -05:00
Taras Glek
e44c5cabac bug 473424: speed up resize code r=gavin 2009-01-13 13:44:11 -08:00
Taras Glek
b54616eab9 Bug 472876 - remove setupGeolocation from browser.js r=dougt 2009-01-09 13:22:20 -08:00
Mark Finkle
ff5cb59f11 Bug 472719: Remove 'Loading...' text from canvas, r=pavlov 2009-01-09 10:37:03 -05:00
Mark Finkle
0ed38b6178 Bug 468880: Change Browser.newTab to take a URI, r=gavin 2009-01-09 01:51:13 -05:00
Mark Finkle
97ed1bc8ec version bump to 1.0a3pre 2008-12-29 21:02:45 -05:00
Mark Finkle
88986cdb8c Bug 471415: Opening chrome:// URLs in browser is broken 2008-12-29 17:54:42 -05:00
Gavin Sharp
ed976fca10 Bug 470872: fix cookie checkbox to use correct values for the pref, r=mfinkle 2008-12-25 23:55:35 -05:00
Stuart Parmenter
ce5f21ed74 Added tag FENNEC_A2 for changeset 5f1388238359 2008-12-22 17:23:59 -08:00
Stuart Parmenter
0f6e657405 bug 468729. make sidebars pop open or closed. r=vlad 2008-12-13 06:22:02 -08:00
Mark Finkle
7493ac4c25 version bump to 1.0a2 2008-12-22 15:17:43 -05:00
Gavin Sharp
9fb7bb2756 Bug 470776, location bar text is selected unnecessarily after startup, r=mfinkle 2008-12-22 14:05:00 -05:00
Gavin Sharp
25fbc3bc1f Bug 470786: can't access extras panel when window isn't fullscreen, r=mfinkle 2008-12-22 13:59:25 -05:00
Mark Finkle
9b2e40ce68 Bug 453470: notification bar in fennec needs to be per tab, r-gavin 2008-12-22 13:28:12 -05:00
Mark Finkle
a8ef1c15f8 Bug 453470: notification bar in fennec needs to be per tab, r-gavin 2008-12-22 13:25:52 -05:00
Gavin Sharp
77febd05d6 Bug 466280: fix WidgetStack to support resizes, and use that support to enable panning the full range of content at smaller-than-default window sizes, r=vlad/stuart 2008-12-19 18:04:16 -05:00
Gavin Sharp
5957151874 Bug 470477: make sure to always redraw when switching tabs, r=stuart 2008-12-19 16:54:11 -05:00
Mark Finkle
78ec9d049e Bug 470288: Toolbar overlays content after page loads, r=gavin 2008-12-18 17:36:59 -05:00
Mark Finkle
a524930f87 merge 2008-12-18 17:14:10 -05:00
Mark Finkle
985b90c2f5 Bug 456870: Give page buttons pressed look on mousedown, r=gavin 2008-12-18 17:11:20 -05:00
Taras Glek
822ec38393 Bug 469076: invoke fennec with -silent on install r=blassey 2008-12-17 14:35:21 -08:00
Mark Finkle
c32c94e8e3 Bug 456870: Right panel buttons act different than other buttons, r=gavin 2008-12-17 14:31:25 -05:00
Brad Lassey
5c3f676844 bug 466940 - makefile change to pass WINCE to preprocessor r=mfinkle 2008-12-16 20:02:46 -08:00
Brad Lassey
9f0f3a0ed9 bug 466940 - disable extension manager on windows ce r=mfinkle 2008-12-16 17:01:20 -08:00
Mark Finkle
d1bd1b7538 Bug 468733: shortcuts.js slows down startup, r=gavin 2008-12-15 14:11:04 -05:00
Neil Deakin
b138bedc5d Bug 465293, edit bookmark ui, r=mfinkle
--HG--
rename : mobile/chrome/content/urlbar.xml => mobile/chrome/content/bindings.xml
2008-12-15 11:44:27 -05:00
Gavin Sharp
77019d0ac6 Bug 458740: revert special casing of XUL content in CanvasBrowser since it's unnecessary, r=mfinkle 2008-12-14 22:06:37 -08:00
Gavin Sharp
0e20ed56dc Fix silly mistake in the patch for bug 459170 2008-12-12 23:31:30 -05:00
Stuart Parmenter
115190d620 We can't cache the canvas's top/left as they will change depending on where you are on the page 2008-12-11 16:16:26 -08:00
Taras Glek
2de5effa39 Double zoomToPage timeout in order to avoid triggering bonus reflows r=stuart 2008-12-12 12:04:12 -08:00
Mark Finkle
c5a0f73435 Bug 468759: combine _edit and _caption elements, r=gavin 2008-12-11 02:05:55 -05:00
Sean Martell
8b17c0ac59 Bug 469063: new more distinctive stop button image, r=madhava 2008-12-10 21:33:13 -08:00
Sean Martell
28d5ddd05a Bug 469063: new throbber with a bit more contrast, r=madhava 2008-12-10 20:57:34 -08:00
Gavin Sharp
e6da3d4781 Bug 468870: re-enable Spatial Navigation, r=mfinkle 2008-12-10 10:50:12 -08:00
Gavin Sharp
64038858d0 Bug 459170: cache canvas dimensions to avoid retrieving them unnecessarily, other miscellaneous cleanup, r=stuart 2008-12-10 10:22:36 -08:00
Gavin Sharp
4886af82ae Bug 468738: set the mode attribute on the icons box rather than on the main window to simplify CSS, r=mfinkle 2008-12-09 22:21:08 -08:00
Mark Finkle
5327f7937b add the real APNG throbber back 2008-12-10 00:43:19 -05:00
Mark Finkle
b1b1ef1f5c Bug 456870: Fennec panel UI button acts differently than other buttons, r=gavin 2008-12-09 23:27:49 -05:00
Mark Finkle
546590b332 Bug 468748: Stop button never appears, r=gavin 2008-12-09 23:14:51 -05:00
Vladimir Vukicevic
fd09b5b43d Honor vptargetw/vptargeth corrently in updateSize 2008-12-09 15:30:45 -08:00
Stuart Parmenter
6a3e6a6111 bug 458373. get caret drawing in Fenec. r=gavin 2008-12-09 03:02:18 -08:00
Gavin Sharp
b5f634023a Bug 449517: clean up Browser API (replace Browser.content with Browser.canvasBrowser, change canvas element ID to be less generic), r=mfinkle 2008-12-09 13:43:20 -08:00
Gavin Sharp
9f179d6ad0 Bug 466717: reimplement nsIAutocompletePopup to avoid using a <panel> for the autocomplete popup, r=mfinkle 2008-12-09 10:38:31 -08:00
Mark Finkle
c0f8699815 Bug 464756: Opening new tab after closing another recycles previous favicon in new tab. r=gavin 2008-12-07 00:08:17 -05:00
Gavin Sharp
75b01e7ad4 Bug 468143: fix scroll wheel zooming, r=stuart 2008-12-05 15:45:28 -05:00
Gavin Sharp
9c9dc143ef Followup to fix bustage from revision 5e0434efb89e for bug 460330, r=stuart 2008-12-04 14:16:52 -05:00
Mark Finkle
d0cb9e845e Bug 465033: DM opening windows during a download, r=gavin 2008-12-03 17:32:51 -05:00
Mark Finkle
e46840ebd4 Bug 460330: Larry UI not updated when switching tabs, r=gavin 2008-12-02 16:07:33 -05:00
Mark Finkle
bdec05de0c Bug 458017: Increment Fennec BuildID separately, r=gavin 2008-12-01 08:24:31 -05:00
Gavin Sharp
b885934146 remove color profiles from some of the recent images (forgot to do this before committing) 2008-11-26 15:16:59 -05:00
Gavin Sharp
5c11d3506b Bug 466728: disable content form autocomplete for now, since it's pretty broken, r=mfinkle 2008-11-26 00:38:44 -05:00
Gavin Sharp
466334b9f0 Bug 464492: fix navigation_magnifier transparency, image by Sean Martell <sean@braincreations.com>, r=mfinkle 2008-11-25 23:38:54 -05:00
Gavin Sharp
bc42793a78 Remove some tabs 2008-11-25 17:56:20 -05:00
Gavin Sharp
a5bba40aaf Bug 464491: update panel_background so that it matches toolbar_background, image by Sean Martell <sean@braincreations.com> 2008-11-25 16:45:51 -05:00
Stuart Parmenter
62f791f6f8 bug 466281. Make it possible to slide out the prefs panel 2008-11-25 12:15:39 -08:00
Gavin Sharp
8048fc41c4 Tabs be gone 2008-11-23 00:50:28 -05:00
Mark Finkle
9a49ca3939 Bug 462425: Convert Fennec to use WidgetStack framework for panning, r=stuart 2008-11-22 00:12:25 -05:00
Gavin Sharp
d0cfa99f73 Bug 464490: revert close-small, page-starred and tab_close images to pre-bug 462771 state (transparent backgrounds) 2008-11-14 16:57:27 -05:00
Gavin Sharp
a19323a147 add missing semicolon 2008-11-12 22:53:15 -05:00
Mark Finkle
a66148ceee Bug 464357: CTRL+L should work like in FF. r=gavin 2008-11-12 21:40:57 -05:00
Mark Finkle
be735b930b Bug 460433: SVG files not displayed correctly. r=gavin 2008-11-12 21:16:20 -05:00
Gavin Sharp
4c20e30808 Bug 462771: Fennec theme update (avoid use of transparent PNGs in chrome, fix button alignment and active styling, other various minor fixes), r=mfinkle
--HG--
rename : mobile/chrome/skin/images/titlebar.png => mobile/chrome/skin/images/toolbar.png
rename : mobile/chrome/skin/images/toolbar-background.png => mobile/chrome/skin/images/toolbar_background.png
2008-11-12 14:22:44 -05:00
Gavin Sharp
b3c9f4e518 Bug 464252: fix comments 2008-11-11 12:57:52 -05:00
Taras Glek
dbe1f326d4 bug 463538: avoid superfluous resizes 2008-11-10 11:15:25 -08:00
Taras Glek
458c7a3ab3 bug 463722 - reduce lag for locationbar clicks 2008-11-10 11:15:07 -08:00
Taras Glek
7b2aa01f47 Bug 463745 - minor correction to previous patch 2008-11-10 09:57:53 -08:00
Taras Glek
1b3bf22b59 Bug 463745 - optimize favicon handling to reduce overhead of DOMLinkAdded event r=mfinkle 2008-11-10 09:55:22 -08:00
Gavin Sharp
f6c6bddec1 Bug 461804: avoid having to scroll the underlying <browser> when redispatching clicks and retrieving elements, r=stuart 2008-11-09 01:40:57 -05:00
Gavin Sharp
c4042f4be4 Bug 463488: Remove unused images, r=mfinkle 2008-11-06 17:53:40 -05:00
Stuart Parmenter
760554ba4c fix comments 2008-11-05 17:34:55 -08:00
Stuart Parmenter
2b53ceffaa bug 463291. speed up translatePhoneNumbers by reducing the number of text nodes we have to run regexes on. r=gavin 2008-11-05 17:28:35 -08:00
Taras Glek
6801302bea bug 463322: use drawImage instead of drawWindow for tab thumbnail r=stuart 2008-11-05 17:20:31 -08:00
Gavin Sharp
04897c11c5 Bug 462597: fix typo in deckbrowser 'browsers' getter 2008-10-31 19:12:28 -04:00
Gavin Sharp
a58a0f22e9 Bump version to 1.0a2pre 2008-10-23 15:34:02 -04:00
Neil Deakin
df2c8b4e18 Bug 459095, update throbber and icon properly when switching tabs, r=mfinkle 2008-10-22 11:39:00 -04:00
Neil Deakin
dfc6adbc9e Bug 456083, set extra preference to force windows with features set to open in new tabs as well, r=mfinkle 2008-10-21 14:28:08 -04:00
Neil Deakin
8a738da2a9 Bug 456670, overflow for tabs, r=mfinkle 2008-10-21 14:28:07 -04:00
Gavin Sharp
18c882da8b Bug 460469: bump fennec minversion, a=mfinkle 2008-10-21 10:28:16 -04:00
Stuart Parmenter
721579181a Added tag FENNEC_A1 for changeset b394a7122c10 2008-10-17 10:07:53 -07:00
Gavin Sharp
caa05989b8 Bug 460181: replace amazon with wikipedia in search list, r=stuart 2008-10-15 22:55:57 -04:00
Neil Deakin
a58a80fe9e Bug 456084, display url in address field when the title is blank 2008-09-27 10:07:04 -04:00
Mark Finkle
f67f62fd77 bump version to 1.0a1 2008-10-15 11:52:34 -05:00
Stuart Parmenter
702dfa8b90 bug 459009. MozAfterPaints are relative to the viewport, so if we're scrolled we need to adjust. r=gavin 2008-10-15 00:39:20 -07:00
Stuart Parmenter
2ff93c8b6c bug 459989. Don't do additional layout flushes when we paint. r=vlad 2008-10-15 00:14:53 -07:00
Mark Finkle
226bc81e57 Bug 458923: Forgot to remove throbber.gif from jar.nm 2008-10-10 20:14:14 -05:00
Mark Finkle
20e4118668 Bug 458923: Need appropriately sized throbber, r=gavin 2008-10-10 18:04:20 -05:00
Gavin Sharp
b7081e515b Bug 450816: use a canvas that's larger than the viewport for panning, r=mfinkle/stuart 2008-10-09 18:29:42 -04:00
Gavin Sharp
7fc4c101f2 Bug 454674: re-theme navigation screen, images by Sean Martell <sean@braincreations.com> and Madhava Enros <madhava@mozilla.com>, r=mfinkle 2008-10-09 18:12:22 -04:00
Oleg Romashin
a2ef74ae50 Bug 458478 - HW Zoom keys support for fennec. r=mark.finkle. 2008-10-09 23:11:27 -05:00
Oleg Romashin
0e65f95722 Bug 455113 - Tabbar and control-bar should not show/hide with the same drag event. Missing changes. r=mark.finkle. 2008-10-09 22:01:18 -05:00
Oleg Romashin
4c91476079 Bug 455113 - Tabbar and control-bar should not show/hide with the same drag event. r=mark.finkle. 2008-10-09 21:47:59 -05:00
Mark Finkle
623fb42d1c Bug 459140: Alpha cleanup issues, r=gavin 2008-10-08 23:03:16 -05:00
Brad Lassey
acdda94680 Bug 458700 - Set proper focus_style values in fennec - mobile.js (after bug 445988) p=tonikitoo r=mfinkle 2008-10-08 19:36:41 -04:00
Brad Lassey
357c751e0c smaller checkerboard pattern r=stuart 2008-10-08 18:06:55 -04:00
Brad Lassey
562e08d081 Bug 450297 - show pattern when browser canvas has been scrolled away r=gavin 2008-10-07 12:28:45 -04:00
Daniel Brooks
7f7697836f add a missing exclamation mark. r=vlad 2008-10-06 14:30:55 -05:00
Gavin Sharp
699ca30f3b Bug 458447: use whole pixels to position canvas, r=mfinkle 2008-10-06 15:18:55 -04:00
Gavin Sharp
9c8742eef7 Comment typo fix 2008-10-04 03:52:16 -04:00
Stuart Parmenter
3971d31b20 bug 458489. Avoid doing unnecessary work when iframes finish loading
when we only care about the main document. r=gavin
2008-10-04 00:29:08 -07:00
Mark Finkle
36f643599e Bug 452075: Need way to dismiss modal dialogs, r=gavin 2008-10-03 23:26:36 -05:00
Mark Finkle
0b434003fc Bug 458184: follow fixes to fennec l10n, r=pike
--HG--
rename : mobile/locales/en-US/chrome/searchplugins/amazondotcom.xml => mobile/locales/en-US/searchplugins/amazondotcom.xml
rename : mobile/locales/en-US/chrome/searchplugins/answers.xml => mobile/locales/en-US/searchplugins/answers.xml
rename : mobile/locales/en-US/chrome/searchplugins/creativecommons.xml => mobile/locales/en-US/searchplugins/creativecommons.xml
rename : mobile/locales/en-US/chrome/searchplugins/eBay.xml => mobile/locales/en-US/searchplugins/eBay.xml
rename : mobile/locales/en-US/chrome/searchplugins/google.xml => mobile/locales/en-US/searchplugins/google.xml
rename : mobile/locales/en-US/chrome/searchplugins/list.txt => mobile/locales/en-US/searchplugins/list.txt
rename : mobile/locales/en-US/chrome/searchplugins/wikipedia.xml => mobile/locales/en-US/searchplugins/wikipedia.xml
rename : mobile/locales/en-US/chrome/searchplugins/yahoo.xml => mobile/locales/en-US/searchplugins/yahoo.xml
2008-10-03 22:20:24 -05:00
Gavin Sharp
d0783f2aef Bug 452313: add first run page for fennec, r=mfinkle 2008-10-02 17:33:29 -04:00
Mark Finkle
293301abc2 Bug 454869: Geolocation UI strings have a typo, r=gavin 2008-10-01 15:36:38 -05:00
Mark Finkle
a1fa4b8593 Bug 457977: Cleanup bookmark edit panel and starring, r=gavin 2008-10-01 14:54:16 -05:00
Gavin Sharp
34a1bf1d2c Rename _browserToCanvas2 to _redrawRect (no bug) 2008-10-01 13:41:46 -04:00
Gavin Sharp
da2d286bc4 Backed out changeset f6d05472cffc 2008-10-01 13:40:50 -04:00
Gavin Sharp
e52002db8e Rename _browserToCanvas2 to _redrawRect (no bug) 2008-10-01 13:39:21 -04:00
Mark Finkle
950e9782ca Bug 455145: Support for localizing Fennec, r=mfinkle
--HG--
rename : mobile/chrome/Makefile.in => mobile/locales/Makefile.in
rename : mobile/chrome/locale/en-US/brand/brand.dtd => mobile/locales/en-US/chrome/brand/brand.dtd
rename : mobile/chrome/locale/en-US/brand/brand.properties => mobile/locales/en-US/chrome/brand/brand.properties
rename : mobile/chrome/locale/en-US/browser.dtd => mobile/locales/en-US/chrome/browser.dtd
rename : mobile/chrome/locale/en-US/browser.properties => mobile/locales/en-US/chrome/browser.properties
rename : mobile/chrome/locale/en-US/overrides/netError.dtd => mobile/locales/en-US/chrome/overrides/netError.dtd
rename : mobile/chrome/locale/en-US/preferences.dtd => mobile/locales/en-US/chrome/preferences.dtd
rename : mobile/chrome/locale/en-US/region.properties => mobile/locales/en-US/chrome/region.properties
rename : mobile/chrome/locale/en-US/search.properties => mobile/locales/en-US/chrome/search.properties
rename : mobile/chrome/locale/en-US/searchplugins/amazondotcom.xml => mobile/locales/en-US/chrome/searchplugins/amazondotcom.xml
rename : mobile/chrome/locale/en-US/searchplugins/answers.xml => mobile/locales/en-US/chrome/searchplugins/answers.xml
rename : mobile/chrome/locale/en-US/searchplugins/creativecommons.xml => mobile/locales/en-US/chrome/searchplugins/creativecommons.xml
rename : mobile/chrome/locale/en-US/searchplugins/eBay.xml => mobile/locales/en-US/chrome/searchplugins/eBay.xml
rename : mobile/chrome/locale/en-US/searchplugins/google.xml => mobile/locales/en-US/chrome/searchplugins/google.xml
rename : mobile/chrome/locale/en-US/searchplugins/list.txt => mobile/locales/en-US/chrome/searchplugins/list.txt
rename : mobile/chrome/locale/en-US/searchplugins/wikipedia.xml => mobile/locales/en-US/chrome/searchplugins/wikipedia.xml
rename : mobile/chrome/locale/en-US/searchplugins/yahoo.xml => mobile/locales/en-US/chrome/searchplugins/yahoo.xml
rename : mobile/chrome/locale/en-US/shortcuts.properties => mobile/locales/en-US/chrome/shortcuts.properties
2008-09-30 17:03:16 -05:00
Daniel Brooks
4f7f0fd842 bug 457781 — Plugin disabling in Addons Manager does not stick: change the name of the (hopefully temporary) pref 2008-09-30 10:01:27 -05:00
Daniel Brooks
50ac1f1cbc bug 457781 — Plugin disabling in Addons Manager does not stick: catch the first run of fennec and disable all plugins so that new users won't see the crashyness 2008-09-30 08:23:18 -05:00
Daniel Brooks
ba255bc2f2 bug 457781 — Plugin disabling in Addons Manager does not stick: only alter plugin state when the user has made a change, not on startup as well 2008-09-30 07:44:02 -05:00
Mark Finkle
2a7f2556f5 bug 456149: Larry panel is naked (transparent), r=gavin 2008-09-30 01:36:03 -05:00
Gavin Sharp
6266680ff8 Bug 452274: make spatial nav pan the content, r=mfinkle 2008-09-29 12:35:08 -04:00
Gavin Sharp
c13b769cb2 Bug 457688: click redispatching doesn't take into account sidebar offsets, r=mfinkle 2008-09-29 11:01:18 -04:00
Gavin Sharp
869f253825 Revert unintentional change from 6beda8b6019a 2008-09-29 09:59:25 -04:00
Gavin Sharp
d5cc662c42 Bug 457326: refactor deckbrowser layout to better support canvas sized relative to the viewport (and other minor cleanup), r=mfinkle 2008-09-29 09:53:49 -04:00
Mark Finkle
3f146f2b84 Bug 454667: Missed a review update 2008-09-29 01:53:02 -05:00
Mark Finkle
8319197a76 Bug 454667: Ability to close tabs, r=gavin 2008-09-29 01:43:33 -05:00
Daniel Brooks
c75d2e9d12 bug 451373 — code cleanup: merge with theme changes 2008-09-28 11:57:56 -05:00
Mark Finkle
53dd17e463 Bug 454810: Theme 'browser tools' section, r=gavin 2008-09-28 11:26:58 -05:00
Daniel Brooks
e640c4a00a bug 451373 — code cleanup: makes it possible for extensions to add another panel without the risk that multiple such extensions would break each other 2008-09-28 08:45:47 -05:00
Daniel Brooks
7045cdfce2 bug 441794 — User configurable keyboard shortcuts: address further review comments, and fix a js error and warning 2008-09-27 00:34:27 -05:00
Daniel Brooks
4d5ebe2848 bug 441794 — User configurable keyboard shortcuts: review comments from mfinkle 2008-09-26 15:55:29 -05:00
Daniel Brooks
0ff002971b bug 441794: merge 2008-09-26 05:32:11 -05:00
Daniel Brooks
d875f90cad bug 441794: address review comments 2008-09-26 02:34:54 -05:00
Daniel Brooks
cf3d8d2bae change the id of a toolbarbutton. no bug, no review, just fiat. 2008-09-25 08:07:50 -05:00
Daniel Brooks
a6af066b2d bug 436077 - Preferences: merge 2008-09-24 16:11:01 -05:00
Daniel Brooks
4463e83e0e bug 436077 - Preferences: review comments 2008-09-24 16:09:00 -05:00
Neil Deakin
cda1c261b7 Bug 456083, open new windows in tabs 2008-09-24 12:14:06 -04:00
Neil Deakin
4cfc16c9e4 Bug 455368, infobar truncates text 2008-09-24 12:08:52 -04:00
Daniel Brooks
b227416bf0 bug 436077 - Preferences: merge 2008-09-24 03:49:47 -05:00
Daniel Brooks
4ef142fc1d bug 436077 - Preferences: remove section.css (should have done it earlier) 2008-09-24 03:47:38 -05:00
Daniel Brooks
ed6a1caada bug 436077 - Preferences: add pref for saving passwords 2008-09-24 01:39:57 -05:00
Daniel Brooks
b5a6892617 bug 436077 - Preferences: remove the dismiss button 2008-09-24 01:31:11 -05:00
Mark Finkle
87bd389cdc Bug 456487: Canceled changes to 'Folder' field are applied, r=gavin 2008-09-23 23:18:10 -05:00
Stuart Parmenter
9d4f0b9b6f changing version to 0.9pre 2008-09-23 17:08:40 -07:00
Stuart Parmenter
6d22155aab Added tag FENNEC_M8 for changeset eb17df1df284 2008-09-23 17:04:44 -07:00
Stuart Parmenter
00ba4e38e8 Changing version to 0.8 2008-09-23 17:04:13 -07:00
Brad Lassey
d7f2bf2e4d Bug 456658 - speed up kinetic pans r=stuart 2008-09-23 20:02:45 -04:00
Stuart Parmenter
96455ccbe8 re-enable kinetic scrolling 2008-09-23 16:39:29 -07:00
Mark Finkle
a2326edc48 Bug 454978: missing part of patch 2008-09-23 17:42:52 -05:00
Mark Finkle
250d88e770 Bug 454978: Difficult to close tabs, r=gavin 2008-09-23 16:15:20 -05:00
Daniel Brooks
2c14f55445 bug 436077 - Preferences: convert from a richlistbox to a scrollbox w/ overflow: auto 2008-09-23 13:19:31 -05:00
Brad Lassey
b244a8392a Bug 455453 - Panning goes in the wrong direction r=gavin 2008-09-23 14:06:28 -04:00
Daniel Brooks
44949c68da merge for bug 436077 2008-09-23 10:30:05 -05:00
Daniel Brooks
81bf0ac357 bug 436077 - Preferences, implement a pref that turns plugins on or off 2008-09-23 10:19:11 -05:00
Daniel Brooks
2ce5f1e82f bug 456390 – move control strip buttons into position. r=mfinkle 2008-09-23 01:02:51 -05:00
Daniel Brooks
e97b3a5f2d bug 436077 - Preferences, fix up a few minor things 2008-09-22 22:57:09 -05:00
Gavin Sharp
93b7726815 Bug 456393: disable plugins, r=mfinkle 2008-09-22 14:17:46 -04:00
Daniel Brooks
188fa44a0f bug 436077 - Preferences, merged with the central repo 2008-09-22 12:37:07 -05:00
Mark Finkle
f3d8b9882a Bug 456081: window.resizeTo messes with Fennec UI, r=gavin 2008-09-20 00:56:06 -05:00
Mark Finkle
0273c9683d Bug 456115: Switching tabs needs a forced redraw, r=gavin 2008-09-19 21:45:54 -05:00
Mark Finkle
422132d8d4 default kinetic scrolling off 2008-09-18 21:48:33 -05:00
Mark Finkle
9d9ac18aa6 Bug 455977, Add pref to disable kinetic scrolling, r=gavin 2008-09-18 21:41:04 -05:00
Gavin Sharp
9316617eee Bug 455798: enable forced 24bpp drawing, and buffer pixmaps, and disable native theming. make go fast. 2008-09-18 14:15:23 -04:00
Stuart Parmenter
72eecfb362 bug 450930. only redraw when necessary (get rid of 100ms timer redraws.) r=gavin 2008-09-18 11:07:16 -07:00
Stuart Parmenter
0bd583be01 Bug 455604. disable color management. r=vlad 2008-09-17 15:15:25 -07:00
Gavin Sharp
c021268381 Bug 455779: make sure not to process mousemoves while kinetic scrolling, r=stuart 2008-09-17 16:49:53 -04:00
Mark Finkle
5df021bff9 Fixed typo in browser-ui.js 2008-09-17 15:21:06 -05:00
Gavin Sharp
eb84c414c8 Bug 455361: don't redispatch clicks if we're in kinetic, refactor some event handling code, r=stuart 2008-09-17 14:53:58 -04:00
Doug Turner
a76397daf8 Bug 45540 - Disable debugging preferences in fennec. r=mfinkle 2008-09-17 09:25:49 -07:00
Mark Finkle
adce4826ca Bug 455447, Track and update the mode when panning, r=gavin 2008-09-16 07:50:34 -05:00
Brad Lassey
7ece049003 Bug 455352 - Stuck kinetic scrolling r=stuart 2008-09-15 22:34:11 -04:00
Brad Lassey
afde887bf0 Bug 455188 - Need to be able to pan fully while zoomed in p=gavin+bassey r=stuart 2008-09-15 20:24:15 -04:00
Mark Finkle
7e888151dc Bug 455239: switching from windowed to fullscreen shows control strip, r=gavin 2008-09-14 17:01:05 -05:00
Neil Deakin
de7158eee5 Bug 449278, update throbber and icon more properly so that loading feedback is given, r=mfinkle 2008-09-14 10:53:25 -04:00
Neil Deakin
a1062f4371 Bug 452080, additional line that was missed due to merging 2008-09-13 17:20:11 -04:00
Neil Deakin
ac69c19305 Bug 452080, improve autocomplete to always show results when open and display 4 search engines, r=mfinkle 2008-09-13 17:11:48 -04:00
Gavin Sharp
eecc86cb25 Bug 455009: fix gap between sidebars and url bar, r=mfinkle 2008-09-12 11:16:51 -04:00
Gavin Sharp
a6c0e032bb Bug 455010: fix starred icon state, r=mfinkle 2008-09-12 11:15:01 -04:00
Mark Finkle
99b932fef5 Bug 454875: After selecting a tab, hide the tabs. r=gavin 2008-09-11 20:11:46 -05:00
Mark Finkle
a2bb3b96fc Bug 452069 merged poorly and broke bug 452072 2008-09-11 18:21:04 -05:00
Stuart Parmenter
0fdd1d35ca Bumping version to 1.0a1pre 2008-09-11 12:38:54 -07:00
Mark Finkle
792fb374fe b=452069, r=gavin. Off-screen UI should slide into view when apnned 2008-09-10 19:38:02 -05:00
Gavin Sharp
c1343c4cf5 Bug 454646: add disabled states for back/forward, add 'starred' state, and update the rest of the theme images (images by Sean Martell), r=mfinkle 2008-09-10 18:21:15 -04:00
Neil Deakin
ab7d6b551e Bug 452072, add close button and escape key for bookmarks list, r=mfinkle 2008-09-10 16:54:32 -04:00
Gavin Sharp
1fdda5bfd4 Forgot these files (bug 452074) 2008-09-10 16:19:13 -04:00
Gavin Sharp
96ae964b89 bug 452074: re-theme fennec UI, r=mfinkle, images by Madhava Enros <madhava@mozilla.com> and Sean Martell <sean@braincreations.com> 2008-09-10 15:30:52 -04:00
Johnathan Nightingale
0648bd5ead Fennec should implement firefox-style security error ui. b=437372 r=enndeakin 2008-09-09 11:52:21 -04:00
Neil Deakin
0ed3fca05d Bug 446672, improve appearance of notification bars so all buttons are visible, r=gavin 2008-09-07 08:12:05 -04:00
Daniel Brooks
f64393aa7d bug 436077 - Preferences 2008-09-07 01:54:06 -05:00
Mark Finkle
6cefc23c10 b=451576, r=gavin. uncaught exceptions on startup 2008-09-06 23:06:04 -05:00
Brad Lassey
41d3418a91 Bug 452492 - Fennec logo in maemo menu. p=tonikitoo r=blassey ui=madhava 2008-09-04 10:28:00 -04:00
Gavin Sharp
131495f983 Bug 453042: Fix minor typo 2008-09-02 03:57:13 -04:00
Gavin Sharp
eead0baed7 Bug 452077: move bookmarks button to the titlebar, r=enndeakin 2008-08-29 12:51:35 -04:00
Gavin Sharp
86bceb3dcc Bug 437954: change default downlaod directory to ~/Downloads, r=mfinkle 2008-08-28 17:45:58 -04:00
Brad Lassey
94666ab003 Bug 449042 – add icon to fennec installer r=blassey p=tonikitoo 2008-08-28 11:50:35 -04:00
Brad Lassey
a49ac622c8 Bug 450262 – Let users to choose the folder to install fennec r=blassey p=tonikitoo 2008-08-28 11:50:32 -04:00
Brad Lassey
587f2f9594 Bug 451441 – don't synchronously redraw everytime we move the canvas r=stuart 2008-08-27 17:28:03 -04:00
Daniel Brooks
f49a13e9e7 bug 452225 – Fennec repo needs an .hgignore file 2008-08-26 10:47:58 -05:00
Mark Finkle
8961afc713 b=451676, r=gavin. Remember the URLBar position when switching tabs 2008-08-22 23:25:17 -04:00
Mark Finkle
5ba39f20a8 b=451668, r=gavin. Sidebars stay in view when panning URLBar away 2008-08-22 23:20:46 -04:00
Mark Finkle
768f9af893 b=451677, r=enn. deckbrowser saves window scroll but should save browser scoll 2008-08-22 09:33:00 -04:00
Stuart Parmenter
10f3fd7c54 Added tag FENNEC_M7 for changeset 7dbca6d7d5cf 2008-08-20 12:29:03 -07:00
Brad Lassey
0a415f2a72 Bug 451430 - Stop updating canvas when kinetic scrolling r=gavin 2008-08-20 15:26:29 -04:00
Mark Finkle
4ce69b9c9c Fennec version bump 2008-08-20 02:13:52 -04:00
Mark Finkle
099969f660 b=448080, p=enn & mfinkle, r=gavin. switching between tabs fails to update parts UI 2008-08-20 02:09:22 -04:00
Gavin Sharp
a11306c0d2 Bug 444858: improve zoom behavior by skipping inline elements, and fix bug that made zooming near the edge of the content area sometimes not work, r=stuart 2008-08-20 01:30:07 -04:00
Mark Finkle
34d35213f8 Added missing file from b=437959 2008-08-19 23:47:56 -04:00
Gavin Sharp
b47dbfcab6 Bug 450243: properly clamp zoomLevel to avoid zooming bugs, r=mfinkle 2008-08-19 23:32:03 -04:00
Mark Finkle
67deec0628 b=437959, r=gavin. View, install and remove add-ons 2008-08-19 22:18:36 -04:00
Gavin Sharp
d27480bd92 Bug 451262: fix typo that broke tab shortcuts 2008-08-19 17:50:10 -04:00
Mark Finkle
7b37e5866e b=444248, r=gavin. Add interactions and animations to nav controls 2008-08-19 15:19:47 -04:00
Justin Dolske
dad9e64f8f Bug 436054 – Password Manager (for Fennec). r=gavin 2008-08-18 12:59:14 -07:00
Brad Lassey
80c341ff9e Bug 450782 – overpan events are hard to trigger with kinetic scrolling enabled r=mfinkle 2008-08-15 15:37:22 -04:00
Brad Lassey
2b487c6f4a Bug 450467 - application.ini name must match X-Osso-Service r=mfinkle 2008-08-15 13:56:19 -04:00
"Brad Lassey"
cc6d360870 Bug 443212 - Kinetic Scrolling r=mfinkle 2008-08-15 13:02:52 -04:00
Doug Turner
fe16cd2c01 Bug 450467. application.ini must match X-Osso-Service name 2008-08-13 00:15:50 -07:00
Doug Turner
6029d90d62 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
114ba2edcc b=449266, r=gavin. browser.js cleanup 2008-08-05 16:19:22 -04:00
Gavin Sharp
77d6b9de8f Bug 448734: fix incorrect pref type 2008-08-04 16:53:40 -04:00
Patrick McManus
f8c5bdce62 change default http settings to concurrency of 4 per server (leaving
room for a couple on other servers) and pipeline depth of 6. Derived
from a data set of 7 sites, 8 simulated mobile networks, and 18
combinations of concurency and pipeline depth. Data and
rationale attached to bugzilla as

https://bugzilla.mozilla.org/attachment.cgi?id=331987
and
https://bugzilla.mozilla.org/attachment.cgi?id=331985
2008-08-01 17:20:56 -04:00
"Brad Lassey"
0c07fa97a2 Bug 445918 - removes control.in from makefile.sh r=ted 2008-07-30 02:37:11 -04:00
mfinkle@markfinkle8198
f92f459d85 b=448495, r=gavin. toolbar and sidebar UI fixup 2008-07-30 01:26:53 -05:00
Gavin Sharp
ff49cfb696 Bug 448350: fix 'undeclared variable' warning 2008-07-29 17:24:16 -07:00
Daniel Brooks
d0bc1c0f76 bug 441794: simplify the testing slightly 2008-07-29 03:30:38 -05:00
Daniel Brooks
0c881eb93a 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
f4e3466b1f 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
c159d7a269 merge commit for bug 440797 2008-07-25 18:44:05 -05:00
Daniel Brooks
48d2b5514f Bug 440797 – don't harcode Fennec in browser.js 2008-07-25 18:38:17 -05:00
"Brad Lassey"
026bd6f6a6 Bug 437956 - Linkify phone numbers r=mfinkle 2008-07-25 19:27:31 -04:00
"Brad Lassey"
161075a7e5 Bug 437949 - Support tel uri r=gavin 2008-07-25 19:16:18 -04:00
"Brad Lassey"
14f921c952 Bug 445918 - Setting deb package dependancy on xr version + buildid r=ted 2008-07-25 19:07:50 -04:00
Mark Finkle
19db176e24 update version number, r=stuart, ui-r=gavin 2008-07-25 14:29:39 -04:00
Mark Finkle
19a87469ad b=446673, r=gavin. Sidebar never goes away 2008-07-25 14:10:35 -04:00
Gavin Sharp
427badaecb Bug 447906: add some default prefs required by awesomebar, r=mfinkle 2008-07-25 13:30:17 -04:00
Johnathan Nightingale
ff97013d35 Bug 447843 - remove duplicated pref service r=gavin 2008-07-24 15:48:40 -04:00
Gavin Sharp
420c26a12c Bug 432702: don't throw when loading XUL pages, r=mfinkle 2008-07-24 15:50:59 -04:00
Gavin Sharp
5de55f7775 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
0678db9252 Bug 436064, support multiple documents with a tab navigation bar, r=gavin 2008-07-24 14:50:32 -04:00
Johnathan Nightingale
2d95527e8f Use xul error pages. b=446684, r=gavin 2008-07-22 16:33:22 -04:00
Gavin Sharp
cf75a75663 Fix missing variable declaration and CSS typo 2008-07-22 09:38:26 -04:00
Gavin Sharp
19367008f9 Bug 446509: silence exceptions that are sometimes thrown when zooming, r=mfinkle 2008-07-22 09:11:56 -04:00
Daniel Brooks
55d2f2ae03 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
71cea325f2 Bug 446433: add some zoom methods to deckbrowser, r=mfinkle 2008-07-21 17:12:18 -04:00
Mark Finkle
c410380ecd b=445993, r=gavin. followup to remove unneeded setTimeout 2008-07-21 17:12:47 -04:00
Mark Finkle
3b50f8427c b=445993, r=gavin. target=_blank doesn't load the URL 2008-07-21 17:00:55 -04:00
Daniel Brooks
10b7f178d6 bug 441794: add a couple more tests for completeness sake 2008-07-20 06:11:28 -05:00
Gavin Sharp
6d9fb9182b Bug 445712: prevent awesome bar from covering up keyboard UI, r=enndeakin 2008-07-20 05:44:49 -04:00
Daniel Brooks
f390a16113 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
674994d190 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
329fdf58da 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
9c36f9d14f bug 441794: fix a mis-merged hunk, and some other miscellaneous tweaks 2008-07-17 17:55:26 -05:00
Daniel Brooks
9714af2c90 bug 441794: merge my other tree into the main line 2008-07-17 17:03:44 -05:00
Daniel Brooks
6d33eb8a1f bug 441794: merge back to main line 2008-07-17 16:51:26 -05:00
Daniel Brooks
3d68951fc3 bug 441794: properly convert dom key events into keyspecs and thence to readable strings 2008-07-17 16:45:08 -05:00
Brad Lassey
97d70ef140 Bug 445738 - removes softkb from deb packaging code r=stuart 2008-07-17 10:10:49 -04:00
Johnathan Nightingale
3e4da768da Vertical and horizontal panning should "snap to" the appropriate axis. b=445716, r=gavin 2008-07-17 15:37:15 +02:00
Mark Finkle
efc5d1f850 b=445715, p=gavin, r=mfinkle. use clickSelectsAll for URL bar 2008-07-17 09:37:34 -04:00
Gavin Sharp
f94d23651d Bug 445734: force redraws while painting (improves panning performance), r=stuart 2008-07-17 14:49:05 +02:00
dougt@dougt-ubuntu
f3feee5ba7 Geolocation UI. Bug 444665. r=mfinkle 2008-07-16 17:07:43 -07:00
Johnathan Nightingale
06dc680ef5 Use browse-by-name for keyword.URL. b=445529, r=mfinkle 2008-07-16 19:05:37 +02:00
Neil Deakin
e62b36e943 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
8c79cc2ac3 Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:37:28 +02:00
Gavin Sharp
2862c2a803 Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:36:28 +02:00
Mark Finkle
2e41e7481f b=445493, r=gavin. Hide sidebar controls when overpanning left 2008-07-16 09:19:55 -04:00
Gavin Sharp
8f2aefb26e Bug 445479: fix panning for zooms triggered from a panned state, r=stuart 2008-07-16 13:45:31 +02:00
Gavin Sharp
0c581abf93 Bug 445464: fix zooming while panned outside initial viewing area, r=stuart 2008-07-16 12:21:24 +02:00
Mark Finkle
5fa817b84f b=445327, r=gavin. Cleanup goToURI code 2008-07-15 11:21:39 -04:00
Mark Finkle
eef166ac02 b=445208, r=gavin. Cleanup the bookmark edit panel 2008-07-14 17:11:15 -04:00
Mark Finkle
1ed6fdc0d8 b=444418, r=gavin. Use overpan event to show sidebar controls 2008-07-11 23:09:35 -04:00
Gavin Sharp
2d1f8ebcd7 Bug 444860: Bump fennec version to 0.5, r=mfinkle 2008-07-11 22:45:44 -04:00
Gavin Sharp
ccc2909b05 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
7ebd7ecf21 b=444810, r=gavin. Updates the toolbar images 2008-07-11 20:50:47 -04:00
Gavin Sharp
df3721ca7a Bug 436059: initial 'zoom to element' support, r=stuart 2008-07-11 18:22:38 -04:00
Johnathan Nightingale
6cfb3be360 Add popup blocker UI. b=436057 r=mfinkle 2008-07-11 14:51:28 -04:00
Mark Finkle
6baa2f446f b=444504. fixed spelling 2008-07-10 11:17:01 -04:00
Mark Finkle
81ef3850d9 b=444504, r=gavin. Add notificationbox support 2008-07-10 10:24:48 -04:00
Doug Turner
05d7cc8b40 Bug 444373 renamed spatial-navigation to SpatialNavigation 2008-07-09 11:33:03 -07:00
Doug Turner
f9f4181c71 Enabling spatial navigation in Fennec. b=443009, r=mfinkle 2008-07-09 10:33:40 -07:00
Mark Finkle
78bab5be9f merge 2008-07-08 21:27:05 -04:00
Mark Finkle
e9f64d30a6 b=444218, r=gavin. Show/Hide the side navigation controls 2008-07-08 21:24:49 -04:00
Daniel Brooks
949644b135 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
5737135215 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
ad95a1d19c 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
8ec78ba780 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
e63c72b5f3 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
79705b7691 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
b07d50f89e b=436068. breakage from hg dance 2008-07-04 02:52:26 -04:00
Mark Finkle
d93d008829 b=436068, r=gavin. Add and removes files 2008-07-04 02:39:25 -04:00
Mark Finkle
7cf5fbf00f b=436068, r=gavin. Add new navigation UI 2008-07-04 02:16:46 -04:00
Gavin Sharp
3ed430b93f Bug 442975: windowtype should be navigator:browser, r=mfinkle 2008-07-03 12:55:34 -04:00
"Brad Lassey"
5b90aae534 Added tag FENNEC_M4 for changeset 14bbac84b71c 2008-06-26 16:49:28 -04:00
"Brad Lassey"
b8d8fac2b9 bumping version number r=gavin 2008-06-26 16:23:31 -04:00
Gavin Sharp
7625c0b351 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
485c02b33c Bug 441584: properly handle mouseup on the toolbar (end the pan), r=mfinkle 2008-06-24 21:03:37 -04:00
Gavin Sharp
c56786bcde 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
75a23f05e9 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
bb79242905 Add images for bug 437955. 2008-06-20 17:14:04 -04:00
johnath@gavin-pc-ubuntu
a9426e3aef Initial port of identity UI to Fennec. b=437955 r=gavin 2008-06-20 17:01:42 -04:00
Gavin Sharp
d146e075aa Bug 439452: remove another 'Firefox', r=mfinkle
--HG--
branch : mobile
2008-06-20 13:33:34 -04:00
Gavin Sharp
4b8881d655 Bug 439452 followup (change deb installed description)
--HG--
branch : mobile
2008-06-16 12:56:51 -04:00
Gavin Sharp
a71e8d6552 Bug 439452: Fennec, not Firefox
--HG--
branch : mobile
2008-06-16 12:43:15 -04:00
dougt@dougt-ubuntu
a54108332e clear the total momentum on ever new pan
--HG--
branch : mobile
2008-05-23 09:57:47 -07:00
dougt@dougt-ubuntu
763d054b57 Add some highlighting to the links when we click on them
--HG--
branch : mobile
2008-05-22 16:58:27 -07:00
dougt@dougt-ubuntu
9c40969f94 ws cleanup
--HG--
branch : mobile
2008-05-22 15:12:08 -07:00
mark.finkle@gmail.com
5c4c6e6859 b=435244 – Add initial support for zooming. Animation is disabled.
--HG--
branch : mobile
2008-05-22 16:46:20 -04:00
dougt@dougt-ubuntu
ef0fa25066 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
197abf58e4 Swicth to bubbling mouse events
--HG--
branch : mobile
2008-05-21 15:12:08 -04:00
mark.finkle@gmail.com
6a4759e1dd 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
6e3b84de50 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
6f4c4fea0e 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
fe5c2b9099 merging gavin's change
--HG--
branch : mobile
2008-05-20 13:01:45 -07:00
dougt@dougt-ubuntu
2013812150 434831. doPan optimziations
--HG--
branch : mobile
2008-05-20 12:58:10 -07:00
Gavin Sharp
a6e969eb41 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
c3686c7e35 bug 434675. basic kinetic scrolling
--HG--
branch : mobile
2008-05-20 10:37:59 -07:00
mark.finkle@gmail.com
5931a7d8b6 b=433578 - make panning work better.
--HG--
branch : mobile
2008-05-18 02:35:30 -04:00
Brad Lassey
3276c34959 fixing bug #432647, r=mfinkle
--HG--
branch : mobile
2008-05-13 17:39:17 -04:00
gavin@mozilla.com
4f13bfe455 Rename mac bundle icon
--HG--
branch : mobile
2008-05-12 16:08:38 -04:00
Gavin Sharp
34d4eb19d6 Add macbuild files to allow easy building on OS X (copied over from Firefox with s/firefox/fennec/)
--HG--
branch : mobile
2008-05-12 15:50:39 -04:00
mfinkle@mozilla.com
81a9f93d09 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
167270b26f 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
d09a89cffa more canvas panning fixes
--HG--
branch : mobile
2008-05-07 18:57:23 -05:00
mfinkle@mozilla.com
fda6acfef7 fixed a refactor bug
--HG--
branch : mobile
2008-05-06 21:26:09 -05:00
mfinkle@mozilla.com
c481b58516 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
5c5e5c8577 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
blassey@mozilla.com
b2e3e6b8ef changes needed to get an icon on the menu
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012756
2008-05-01 19:54:04 +00:00
blassey@mozilla.com
e75a85c345 all the files required to make a debian installer package
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012749
2008-05-01 18:24:41 +00:00
blassey@mozilla.com
ff864cde01 added the deb target
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012748
2008-05-01 18:24:04 +00:00
blassey@mozilla.com
99dbaf2621 added deb target to build.mk and the debian specific make files
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012747
2008-05-01 18:23:40 +00:00
mfinkle@mozilla.com
4a7af77213 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