Commit Graph

222 Commits

Author SHA1 Message Date
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