Commit Graph

174 Commits

Author SHA1 Message Date
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
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
Brad Lassey
d7f2bf2e4d Bug 456658 - speed up kinetic pans r=stuart 2008-09-23 20:02:45 -04: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
0273c9683d Bug 456115: Switching tabs needs a forced redraw, r=gavin 2008-09-19 21:45:54 -05:00
Mark Finkle
9d9ac18aa6 Bug 455977, Add pref to disable kinetic scrolling, r=gavin 2008-09-18 21:41:04 -05: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
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
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