Commit Graph

548 Commits

Author SHA1 Message Date
Mark Finkle
2d8ff8e97d bustage fix for bug 475997, r=tglek 2009-01-30 13:13:06 -05:00
Mark Finkle
42da130e31 Bug 476077: page JS can't update favicon 2009-01-30 11:58:26 -05:00
Taras Glek
c69fcdd5e7 Bug 475997 - make zoomToPage use viewport width, switching to using wsRects in CanvasBrowser r=stuart 2009-01-29 11:51:57 -08:00
Axel Hecht
6f309689a6 bug 475620, bustage fix for hg version on the mobile tinderbox, r=ted 2009-01-29 17:01:14 +01:00
Axel Hecht
6a1e6101b2 bug 475620, add revision and repo url to fennec's applition.ini, r=bsmedberg 2009-01-29 16:40:41 +01:00
Axel Hecht
6cd11cb1f6 bug 475615, update l10n.ini with reference to toolkit repo, r=mfinkle 2009-01-29 13:04:59 +01:00
Neil Deakin
a1de243dad bug 455891 - unable to set focus() on certain element types r=mfinkle 2009-01-28 15:39:20 -05:00
Axel Hecht
e92f890b5f bug 466570, create an l10n packaging system for fennec, with filter.py. Using factored makefile l10n.mk. r=mfinkle, rs=ted for make 3.80 fixes 2009-01-26 17:43:38 +01:00
Axel Hecht
ce4b551c30 Backed out changeset caf66c67d509, bug 466570. Build doesn't have the a recent version of make 2009-01-25 22:32:39 +01:00
Axel Hecht
f361591770 Backed out changeset caf66c67d509, bug 466570. Build doesn't have the a recent version of make 2009-01-25 22:31:17 +01:00
Taras Glek
5c71281a4a Bug 474874: misc CanvasBrowser cleanups, minor speed boost for redraw. r=stuart 2009-01-23 14:36:49 -08:00
Mark Finkle
5249724d58 Bug 474813: fennec.exe needs an icon, r=gavin 2009-01-23 16:29:27 -05:00
Gavin Sharp
d3afe7cb44 Bug 471474: add top-level LICENSE file describing Fennec licensing information (MPL/GPL/LGPL tri-license), r=gerv 2009-01-23 16:31:11 -05:00
Axel Hecht
3715e80f44 bug 466570, create an l10n packaging system for fennec, with filter.py. Using factored makefile l10n.mk. r=mfinkle 2009-01-23 19:53:57 +01:00
Mark Finkle
c242196e55 Bug 473992: Create separate theme folders for hildon and wince, r=gavin
--HG--
rename : mobile/chrome/skin/browser.css => mobile/themes/wince/browser.css
rename : mobile/chrome/skin/extensions.css => mobile/themes/wince/extensions.css
rename : mobile/chrome/skin/firstrun/firstrun.css => mobile/themes/wince/firstrun/firstrun.css
rename : mobile/chrome/content/firstrun/firstrun.xhtml => mobile/themes/wince/firstrun/firstrun.xhtml
rename : mobile/chrome/skin/firstrun/firstrun_arrow_l.png => mobile/themes/wince/firstrun/firstrun_arrow_l.png
rename : mobile/chrome/skin/firstrun/firstrun_arrow_r.png => mobile/themes/wince/firstrun/firstrun_arrow_r.png
rename : mobile/chrome/skin/firstrun/firstrun_background.jpg => mobile/themes/wince/firstrun/firstrun_background.jpg
rename : mobile/chrome/skin/firstrun/firstrun_splash.png => mobile/themes/wince/firstrun/firstrun_splash.png
rename : mobile/chrome/skin/images/addressbar_endcap_l_off.png => mobile/themes/wince/images/addressbar_endcap_l_off.png
rename : mobile/chrome/skin/images/addressbar_endcap_l_on.png => mobile/themes/wince/images/addressbar_endcap_l_on.png
rename : mobile/chrome/skin/images/addressbar_endcap_r_off.png => mobile/themes/wince/images/addressbar_endcap_r_off.png
rename : mobile/chrome/skin/images/addressbar_endcap_r_on.png => mobile/themes/wince/images/addressbar_endcap_r_on.png
rename : mobile/chrome/skin/images/addressbar_middle.png => mobile/themes/wince/images/addressbar_middle.png
rename : mobile/chrome/skin/images/close-small.png => mobile/themes/wince/images/close-small.png
rename : mobile/chrome/skin/images/default-favicon.png => mobile/themes/wince/images/default-favicon.png
rename : mobile/chrome/skin/images/identity.png => mobile/themes/wince/images/identity.png
rename : mobile/chrome/skin/images/left_buttons.png => mobile/themes/wince/images/left_buttons.png
rename : mobile/chrome/skin/images/left_sidebar_middle.png => mobile/themes/wince/images/left_sidebar_middle.png
rename : mobile/chrome/skin/images/navigation_background.png => mobile/themes/wince/images/navigation_background.png
rename : mobile/chrome/skin/images/navigation_magnifier.gif => mobile/themes/wince/images/navigation_magnifier.gif
rename : mobile/chrome/skin/images/navigation_search_caps.png => mobile/themes/wince/images/navigation_search_caps.png
rename : mobile/chrome/skin/images/navigation_url_caps.png => mobile/themes/wince/images/navigation_url_caps.png
rename : mobile/chrome/skin/images/page-starred.png => mobile/themes/wince/images/page-starred.png
rename : mobile/chrome/skin/images/page_buttons.png => mobile/themes/wince/images/page_buttons.png
rename : mobile/chrome/skin/images/panel_background.png => mobile/themes/wince/images/panel_background.png
rename : mobile/chrome/skin/images/panel_buttons.png => mobile/themes/wince/images/panel_buttons.png
rename : mobile/chrome/skin/images/right_buttons.png => mobile/themes/wince/images/right_buttons.png
rename : mobile/chrome/skin/images/right_sidebar_middle.png => mobile/themes/wince/images/right_sidebar_middle.png
rename : mobile/chrome/skin/images/starred48.png => mobile/themes/wince/images/starred48.png
rename : mobile/chrome/skin/images/tab_close.png => mobile/themes/wince/images/tab_close.png
rename : mobile/chrome/skin/images/tag.png => mobile/themes/wince/images/tag.png
rename : mobile/chrome/skin/images/throbber.png => mobile/themes/wince/images/throbber.png
rename : mobile/chrome/skin/images/toolbar.png => mobile/themes/wince/images/toolbar.png
rename : mobile/chrome/skin/images/toolbar_background.png => mobile/themes/wince/images/toolbar_background.png
rename : mobile/chrome/skin/notification.css => mobile/themes/wince/notification.css
2009-01-21 17:16:28 -05:00
Taras Glek
610913e055 bug 473647: Set a default size that avoids an extra resize on n810. r=mfinkle 2009-01-21 10:14:03 -08:00
Mark Finkle
cee9b40000 Bug 474617: use commandset id from Firefox, r=gavin 2009-01-21 12:28:25 -05:00
Taras Glek
66c6526e73 Bug 473647: speed up resizing r=mfinkle 2009-01-16 14:54:59 -08:00
Doug Turner
42e89ceabd merge 2009-01-16 13:15:07 -08:00
Doug Turner
b3bf593ae0 Bug 473682 - fix the dpi on windows mobile to 96. r=mfinkle 2009-01-16 13:14:48 -08:00
Anton Rogaynis
722ae03f15 Bug 472735: optimize about:blank onlocationchange (breakage fix), r=mfinkle 2009-01-16 11:07:08 -05:00
Taras Glek
9a5b56bbf1 Bug 472745 - less zoomToPage on startup r=stuart 2009-01-15 14:18:36 -08:00
Taras Glek
835310100d Bug 472735: 0 setURI calls on startup r=mfinkle 2009-01-14 16:13:27 -08:00
Gavin Sharp
fa7d145726 Bug 473368: avoiding clobbering selection keyboard when highlighting location bar, r=mfinkle 2009-01-14 17:12:36 -05:00
Gavin Sharp
2d48df121b Bug 473643: remove widgetstack resizing code, r=vlad 2009-01-14 17:05:52 -05:00
Taras Glek
f491af48fb bug 473424: speed up WidgetStack's resizing code and disable it r=vlad 2009-01-13 15:38:32 -08:00
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