Commit Graph

77 Commits

Author SHA1 Message Date
Gavin Sharp
c4042f4be4 Bug 463488: Remove unused images, r=mfinkle 2008-11-06 17:53:40 -05:00
Mark Finkle
226bc81e57 Bug 458923: Forgot to remove throbber.gif from jar.nm 2008-10-10 20:14:14 -05: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
Brad Lassey
562e08d081 Bug 450297 - show pattern when browser canvas has been scrolled away r=gavin 2008-10-07 12:28:45 -04:00
Gavin Sharp
d0783f2aef Bug 452313: add first run page for fennec, r=mfinkle 2008-10-02 17:33:29 -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
Mark Finkle
8319197a76 Bug 454667: Ability to close tabs, r=gavin 2008-09-29 01:43:33 -05:00
Mark Finkle
53dd17e463 Bug 454810: Theme 'browser tools' section, r=gavin 2008-09-28 11:26:58 -05:00
Daniel Brooks
0ff002971b bug 441794: merge 2008-09-26 05:32:11 -05:00
Daniel Brooks
4463e83e0e bug 436077 - Preferences: review comments 2008-09-24 16:09:00 -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
e97b3a5f2d bug 436077 - Preferences, fix up a few minor things 2008-09-22 22:57:09 -05:00
Daniel Brooks
188fa44a0f bug 436077 - Preferences, merged with the central repo 2008-09-22 12:37:07 -05: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
67deec0628 b=437959, r=gavin. View, install and remove add-ons 2008-08-19 22:18:36 -04:00
Daniel Brooks
6d33eb8a1f bug 441794: merge back to main line 2008-07-17 16:51:26 -05: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
Mark Finkle
7ebd7ecf21 b=444810, r=gavin. Updates the toolbar images 2008-07-11 20:50:47 -04: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
Mark Finkle
7cf5fbf00f b=436068, r=gavin. Add new navigation UI 2008-07-04 02:16:46 -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
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
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