Commit Graph

377 Commits

Author SHA1 Message Date
Mark Finkle
e1ee53accd Bug 557619 - Two URLBar taps are required to display the awesomebar screen from about:blank [r=vingtetun] 2010-04-06 19:42:36 -04:00
Vivien Nicolas
6691d024ca Bug 556609 - site menu has two 'Forget Password' entries [r=mark.finkle] 2010-04-06 11:10:18 -04:00
Vivien Nicolas
887c527bef Bug 555956 - Problem with select+onchange event, Fennec opening multiple tabs and eventually closes itself [r=mark.finkle] 2010-03-31 09:41:49 -04:00
Vivien Nicolas
113743ccc9 Bug 521828 - Search entries and urls are not saved to urlbar until page is loaded [r=mark.finkle] 2010-03-31 09:39:05 -04:00
Vivien Nicolas
0171e34e2b Bug 538700 - Add preferences to control form fill assistant behavior [r=mark.finkle] 2010-03-30 13:56:06 -04:00
Mark Finkle
f0d8aadd78 Bug 555817 - closing multiple tabs dialog does not come up [r=vingtetun] 2010-03-30 13:27:59 -04:00
Vivien Nicolas
b7fc97d04d Bug 552526 - fennec UI - style for site menu [r=mark.finkle] 2010-03-29 16:41:03 -04:00
Vivien Nicolas
033b81c71e Bug 465305 - Save page [r=mark.finkle] 2010-03-26 15:06:58 -04:00
Mark Finkle
bababe0137 Bug 551889 - Start Page redesign [r=vingtetun] 2010-03-26 11:11:03 -04:00
Mark Finkle
8e895a1b87 Bug 554951 - Context menu behavior and style fixes [r=vingtetun] 2010-03-25 23:52:31 -04:00
Vivien Nicolas
6d3342d006 Bug 456077 - No mechanism to edit popup preferences [r=mark.finkle] 2010-03-24 15:55:09 -04:00
Mark Finkle
7efca738ba Bug 551711 - Open Link in New Tab via content panel [r=vingtetun] 2010-03-24 14:22:18 -04:00
Vivien Nicolas
1eda5208c8 Bug 540009 - revise about:config screen design for touch use [r=mark.finkle] 2010-03-24 11:31:09 -04:00
Mark Finkle
80fea9ac09 Bug 553687 - Lazy load JavaScript Modules [r=vingtetun] 2010-03-22 10:05:27 -04:00
Mark Finkle
0b28e9d43e Breakage fix from bug 553691 [r=me] 2010-03-22 10:04:18 -04:00
Mark Finkle
83598047e3 Bug 553691 - Stop using setTimeout to initialize the browser tools panel [r=vingtetun] 2010-03-20 17:33:35 -04:00
Mark Finkle
879ad44f79 Bug 551517 - Form autocomplete adds undefined into the field when user taps on parts of its UI [r=vingtetun] 2010-03-11 08:48:51 -05:00
Mark Finkle
0bed3a906d Bug 551516 - Search button submission uses the wrong loadURI [r=stechz] 2010-03-10 14:19:05 -05:00
Mark Finkle
00e502b4ef Bug 466770 - fix content autocomplete [r=vingtetun] 2010-03-09 22:42:04 -05:00
Vivien Nicolas
2a5bbfcf07 Bug 547731 - browser-ui.js#159 tab is null error [r=mark.finkle] 2010-03-04 15:12:15 -05:00
Mark Finkle
2111433d60 Bug 546273 - Form Assistant misses focus on profiles.yahoo.com (bustage fix) [r=vingtetun] 2010-03-04 12:01:07 -05:00
Vivien Nicolas
a887c4c561 Bug 546273 - Form Assistant misses focus on profiles.yahoo.com [r=mark.finkle] 2010-03-02 11:34:20 -05:00
Vivien Nicolas
677d1efd61 Bug 546273 - Form Assistant misses focus on profiles.yahoo.com [r=mark.finkle] 2010-03-01 16:10:31 -05:00
Vivien Nicolas
f1ec108a5a Bug 546386 - Form Assistant buttons are inactive if text fields lay inside frameset [r=mark.finkle] 2010-02-16 23:54:54 -05:00
Vivien Nicolas
254c3f9057 Bug 538659 - Error : this.input is undefined - bindings.xml#178 [r=mark.finkle] 2010-02-16 21:21:13 -05:00
Michael Wu
4951a8cb8f Bug 534750 - make shift-reload work in fennec [r=gavin.sharp] 2010-02-16 18:38:37 -05:00
Vivien Nicolas
8d54cd005d Bug 527186 - type ahead in fennec's Select Dialog [r=mark.finkle] 2010-02-16 18:34:04 -05:00
Brad Lassey
0fc54cd1fa bug 544898 - resize window due to softkb popping up results in an usable add-ons manager r=mfinkle 2010-02-09 22:15:06 -05:00
Mark Finkle
c532bac0da Bug 539102 - Entering '(' or '&' moves formfill to elements [r=stuart] 2010-01-16 00:41:48 -05:00
Benjamin Stover
1f0357c915 Bug 538669 - Improve idle crawler [r=vingtetun,froystig] 2010-01-14 13:35:08 -08:00
Vivien Nicolas
0d6aa7df36 Bug 539116 - JavaScript error: chrome://browser/content/browser-ui.js, line 1119: aElement is null [r=mfinkle r=stechz] 2010-01-13 14:56:32 -05:00
Vivien Nicolas
7abc73816b Bug 537555: avoid unnecessarily unwrapping form elements, r=gavin/mfinkle 2010-01-08 19:29:26 -05:00
Vivien Nicolas
4cb0ffcd19 Bug 537615: impossible to position cursor in text field (avoid consuming clicks on form elements that are already focused), r=mfinkle/gavin 2010-01-08 19:18:12 -05:00
Mark Finkle
ea40f7b6bb Bug 500280 - clicking the preferences button takes a few seconds to switch screens [r=gavin.sharp] 2009-12-17 17:35:48 -05:00
Vivien Nicolas
a4b46ead49 Bug 534414 - [Regression] FormFill: Cannot Span direction fields on Google Maps [r=mark.finkle] 2009-12-16 13:09:30 -05:00
Gavin Sharp
9e966b08a1 Bug 522066: awesomebar unresponsive when attempting to load many bookmarks, so only display 25 items at a time, and add additional items as they are scrolled to, r=mfinkle 2009-12-09 16:14:40 -08:00
Vivien Nicolas
6b85939adc Bug 524978: Form Fill jumps content to the top left on OkCupid [r=stechz] 2009-12-11 11:27:23 -08:00
Gavin Sharp
5d138cd819 Back out portion of revision bb284fb246d0 (bug 532418) since it was ineffective.
--HG--
extra : rebase_source : 2755fb79955a4573e20826996fc3636a9d16e68c
2009-12-10 17:26:26 -08:00
Vivien Nicolas
caac33991d Bug 532686 - formfill: unable to use the file picker from imageshack.us [r=mark.finkle] 2009-12-09 03:15:39 -05:00
Vivien Nicolas
6f0298bbd5 Bug 524501 - Form UI doesn't go to Search Mail or Search the Web buttons in Gmail [r=mark.finkle] 2009-12-09 03:03:04 -05:00
Benjamin Stover
c13a9ac5cb Bug 530835 - Flash: Chrome UI shows up on background of flash videos [r=gavin.sharp] 2009-12-04 12:03:56 -08:00
Vivien Nicolas
0bfa5f2962 Bug 532813 - Search button on fandango.com does nothing [r=mark.finkle] 2009-12-04 01:06:30 -05:00
Mark Finkle
193ca2d91f Bug 532418 - Auto-capitalize feature is functional in the URLBar when Fennec is launched [r=gavin.sharp] 2009-12-03 09:04:57 -05:00
Vivien Nicolas
001944c6b4 Bug 524469: Opening enough tabs to create additional columns cuts off the initial column [r=mark.finkle] 2009-12-01 23:20:58 -05:00
Alex Pakhotin
8512e3d4d5 bug 490189 - Fennec should offer to be the default browser on Windows Mobile r=mfinkle a=blocking-fennec 2009-11-18 13:09:01 -08:00
Vivien Nicolas
a2147505fb Bug 510981: Clean up bookmark popup positioning code [r=mark.finkle] 2009-12-01 12:27:17 -05:00
Mark Finkle
bb5ea79497 Bug 531071: bypass the awesomescreen when the browser is being opened for specific page [r=gavin] 2009-12-01 01:04:55 -05:00
Vivien Nicolas
65295bd9e2 Bug 531715: <menulist> in in-browser XUL does not open [r=mark.finkle] 2009-11-30 11:49:48 -05:00
Vivien Nicolas
76a81364cb Bug 507391: noscript addon causes select box rendering to fail in fennec [r=mark.finkle] 2009-11-28 00:37:01 -05:00
Vivien Nicolas
3913f92b5d Bug 522312: keyboard arrow keys should let you move between form fields [r=mark.finkle] 2009-11-25 15:51:03 -05:00
Vivian Nicolas
9a13f1ae48 Bug 518642 - zoom level is reset when softkb is displayed 2009-11-24 11:44:05 -08:00
Mark Finkle
e0982c8b27 Bug 530013: Fennec should take steps to auto-connect network connections [r=gavin.sharp] 2009-11-24 13:23:41 -05:00
Benjamin Stover
5f5e50edff Bug 529098: Inform embedded Flash objects where to render [r=mark.finkle] 2009-11-24 02:46:01 -05:00
Mark Finkle
7f893601d6 Bug 524479: Secondary zoom mechanism works when in Preferences [r=combee] 2009-11-23 12:23:59 -05:00
Vivien Nicolas
13a5e6d66d Bug 521116: showing 'All bookmarks' from the awesomebar/autocomplete dropdown option can be very slow [r=mark.finkle] 2009-11-23 11:44:34 -05:00
Vivien Nicolas
5d3ca34ee8 Bug 526503: Reload/Stop button doesn't reflect the state of the current tab [r=mark.finkle] 2009-11-22 23:08:18 -05:00
Gavin Sharp
ffc1745cbc Bug 529935: add infrastructure for memoizing getters for commonly referenced elements (and add one for the browser stringbundle), r=mfinkle 2009-11-19 16:40:13 -05:00
Gavin Sharp
91d52dab51 Bug 525184: put mobile bookmarks in a virtual "Mobile" bookmarks root, r=mfinkle 2009-11-19 14:40:54 -05:00
Mark Finkle
10356a92e6 Bug 525160: Remove cmd_search and related code [r=vingtetun] 2009-11-17 14:46:20 -05:00
Vivien Nicolas
ad397e249e Bug 525351: Form Fill Assistant zooms in on wrong form on msn.com [r=mark.finkle] 2009-11-12 00:15:56 -05:00
Vivien Nicolas
5954548ee7 Bug 524494: Form UI stops after 'Search the Web' button on Google News [r=mark.finkle] 2009-11-11 15:30:34 -05:00
Gavin Sharp
33283515e6 Backed out changeset 0c4d0fc3b6c6 (bug 525184, going to wait for post-b5) 2009-11-09 10:36:06 -05:00
Gavin Sharp
b6f8cde26b Bug 525184: put mobile bookmarks in a virtual "Mobile" bookmarks root, r=mfinkle 2009-11-09 10:01:21 -05:00
Vivien Nicolas
7064441031 Bug 525874: Jumping to Add-on Manager from firstrun doesn't set the browser tool button correctly [r=mark.finkle] 2009-11-03 13:32:44 -05:00
Benjamin Stover
3e911927bd Bug 525549: At top of a page, URL bar jumps when accessing sidebars [r=mark.finkle] 2009-11-03 00:13:42 -05:00
Vivien Nicolas
5ffe3d72d7 Bug 525113: Form Fill UI: Does not recognize multiple fields in Yahoo Login [r=mark.finkle] 2009-10-29 13:09:22 -04:00
Vivien Nicolas
b7a0653881 Bug 524142: Content and Chrome UI usable when popped-up chrome dialogs are open [r=mark.finkle] 2009-10-29 02:12:10 -04:00
Vivien Nicolas
2ea9db4ea6 Bug 523736: modify sidebar behavior [r=mark.finkle] 2009-10-28 23:55:47 -04:00
Mark Finkle
b3c80ed8c3 Bug 518199: revise styling of bookmark editing panel [r=gavin.sharp] 2009-10-26 00:21:49 -04:00
Vivien Nicolas
dd01aa90bf Bug 486184: make filling in forms easier [r=webapps r=mark.finkle] 2009-10-24 00:04:51 -04:00
Vivien Nicolas
028fd74ff6 Bug 515747: bookmark manager is confusing to know if you are managing or not [r=mark.finkle] 2009-10-20 23:32:36 -04:00
Mark Finkle
62823c12b2 Bug 523369: [Regression] Secure favicon.ico request pop-ups certificate error dialog [r=vingtetun] 2009-10-20 15:16:00 -04:00
Mark Finkle
0a6ed4e7b9 [mq]: findbaroff 2009-10-19 17:21:23 -04:00
Mark Finkle
4e7ffb796f Bug 522507: Find is shown on top of the page [r=stechz] 2009-10-19 16:27:48 -04:00
Vivien Nicolas
3a184ac068 Bug 522472: Regression : adding more than 4 tabs mess up the tab bar [r=webapps] 2009-10-15 12:54:36 -04:00
Mark Finkle
f1fc6ce9a9 Bug 521379: unbitrot the browser-chrome tests [r=gavin.sharp] 2009-10-14 18:43:20 -04:00
Benjamin Stover
de7008fe96 Bug 520913: Use CSS classes instead of manually resizing elements [r=mark.finkle] 2009-10-14 17:19:29 -04:00
Mark Finkle
4472718c49 Bug 522240: Fix syntax errors in DOMWillOpenModalDialog handler [r=stechz] 2009-10-14 16:44:09 -04:00
Mark Finkle
6f54458563 Bug 522261: Some code is firing after the browser window closes [r=gavin.sharp] 2009-10-14 15:04:33 -04:00
Vivien Nicolas
1245e49797 Bug 520285: urlbar pans to the right after opening/closing larry info [r=mark.finkle] 2009-10-12 14:35:01 -04:00
Vivien Nicolas
02efd69c8f Bug 519948: showing the urlbar should not scroll to the top [r=mark.finkle] 2009-10-12 14:23:29 -04:00
Vivien Nicolas
02d1c38044 Bug 468294: Make sure BrowserUI can handle background tab loads [r=mark.finkle] 2009-10-09 08:34:02 -04:00
Vivien Nicolas
73278e34f9 Bug 520368: <menulist> Setting onchange Handler Does Not Fire [r=mark.finkle] 2009-10-09 01:51:42 -04:00
Benjamin Stover
b27ded8341 Bug 520228: When following an entered URL, the old page's title is shown until the new one's title is acquired. [r=21 r=mark.finkle] 2009-10-09 01:49:43 -04:00
Mark Finkle
b07ccf5445 Bug 514480: upon first launch on my n810, the softkb won't display when focused on an input field, r=gavin 2009-09-30 15:19:42 -04:00
Benjamin Stover
7339730df6 Bug 515213: Need to handle DOMWillOpenModalDialog, r=mfinkle 2009-09-30 15:14:06 -04:00
Mark Finkle
f3b0307610 Bug 515768: Fennec needs a task switch button in titlebar for n900 (UI), r=gavin 2009-09-23 12:09:44 -04:00
Mark Finkle
fa72057b3b Bug 518014: preference about:fennec button doesn't show webpage, r=gavin 2009-09-22 18:05:20 -04:00
Mark Finkle
3f962f1d8b [mq]: locales 2009-09-22 10:21:15 -04:00
Vivien Nicolas
7b6ed14dea Bug 517896: Stop button does not show up on page loads, r=mfinkle 2009-09-21 16:32:48 -04:00
Vivien Nicolas
b9294d9df4 Bug 517896: Stop button does not show up on page loads [r=mark.finkle] 2009-09-21 12:32:50 -04:00
Vivien Nicolas
45be4b5ee3 Bug 513290: Page loads do not respect visibility of Awesome Bar Results, r=mfinkle 2009-09-19 00:17:52 -04:00
Mark Finkle
c983fd1e56 Bug 516122: Support more <textbox> styles and a <menulist> widget in settings, r=gavin
--HG--
rename : mobile/chrome/content/checkbox.xml => mobile/chrome/content/bindings/checkbox.xml
rename : mobile/chrome/content/preferences/setting.xml => mobile/chrome/content/bindings/setting.xml
2009-09-17 16:17:57 -04:00
Mark Finkle
bf1d173724 Bug 516958: Remove folder creation from bookmark system, r=vivien 2009-09-17 09:20:27 -04:00
Mark Finkle
c634fd0906 Backing out 6cc523f2491e and 4e916c8dfe5d because they broken search buttons, r=me 2009-09-16 15:23:17 -04:00
Vivien Nicolas
1a0d1224d8 Bug 515988: Clicking on URL bar after any search will reset awesome bar results [r=mark.finkle] 2009-09-15 16:42:37 -04:00
Vivien Nicolas
b2097dfa67 Bug 513290: Page loads do not respect visibility of Awesome Bar Results [r=mark.finkle] 2009-09-15 16:41:05 -04:00
Vivien Nicolas
594c9c14cb Bug 516376: no pressed/checked state css rules for some buttons [r=mark.finkle] 2009-09-14 12:50:21 -04:00
Vivien Nicolas
733d57b0a5 Bug 516267: trying to load an empty ("") uri throw an error [r=mark.finkle] 2009-09-14 00:49:09 -04:00
Vivien Nicolas
af56472f2a Bug 511493: Tab strip should dynamically reflow thumbnails based on screen size [r=pavlov] 2009-09-09 23:32:13 -04:00
Mark Finkle
8758d6c73a Bug 515188: secure connection failed dialog appears in addition to error page for some broken https pages, r=gavin 2009-09-08 14:14:59 -04:00
Mark Finkle
9bc60d8bd9 Bug 513998: awesomebar sizing is broken on maemo, r=gavin 2009-09-01 23:35:08 -04:00
Brad Lassey
462b6d73c8 bug 513723 - Resize awesomebar and not window to account for soft keyboard r=mfinkle 2009-09-01 02:19:35 -04:00
Mark Finkle
b3c51f34a5 Bug 513631: Remove blur hack for URLBar, r=gavin 2009-08-31 22:33:12 -04:00
Vivien Nicolas
cb16e9bd73 Bug 513234: don't show the 'New tab opened' alert if the new tab is the current tab, r=mfinkle 2009-08-30 02:32:56 -04:00
Ben Combee
8a02d544ec bug 511959 - Fennec starts up with tab bar open and ugly white box showing r=blassey 2009-08-28 15:08:39 -04:00
Vivien Nicolas
94be2f2bb3 Bug 477620: Enable addition of search plugins [] 2009-08-26 15:29:46 -04:00
Vivien Nicolas
ae025f6bd2 Bug 512721: when opening a new tab, the awesome bar should not be visible if the uri != about:blank [r=mark.finkle] 2009-08-26 13:24:27 -04:00
Mark Finkle
9d8ca54641 Bug 512402: Auto-select of URLBar is broken, r=gavin 2009-08-26 13:18:13 -04:00
Vivien Nicolas
206f0ba34d Bug 465281: Inform the user when a new tab is opened [r=mark.finkle] 2009-08-26 00:49:26 -04:00
Benjamin Stover
705b3ff427 Bug 509877: Show awsomescreen on opening new tab, r=mfinkle 2009-08-25 23:45:11 -04:00
Brian Crowder
a40f7109f6 Bug 512526 - close instead of quit for window closing in Fennec, r=mfinkle 2009-08-25 13:04:25 -07:00
Vivien Nicolas
a95912c713 Bug 512006: factorize the way we handle ESCAPE to close dialogs, r=mfinkle 2009-08-24 11:00:28 -04:00
Mark Finkle
39b9c26eda Bug 511123: followup review comment fix 2009-08-24 10:22:26 -04:00
Vivien Nicolas
2d8ab58aa8 Bug 511123: the toolbar can be half viewable while awesomebar/larry/... is on screen [r=mark.finkle] 2009-08-24 10:18:26 -04:00
Mark Finkle
305aed7dc6 Bug 511117: When page is loading and you bookmark via star, popup dialog doesn't show, r=gavin 2009-08-24 09:13:23 -04:00
Vivien Nicolas
16e1d8d83c Bug 511120: make sure popPopup is always called when popups are dismissed, r=gavin 2009-08-19 16:04:11 -04:00
Mark Finkle
fb44022faa Bug 510998: Panning while touching the titlebar should be ignored, r=froystig 2009-08-18 02:07:48 -04:00
Gavin Sharp
6ef13f976a Bug 494491: address stuart's comments 2009-08-17 17:40:35 -04:00
Gavin Sharp
a1ff547185 Bug 494491: simplify 'bookmark added' popup and tweak behavior, r=mfinkle 2009-08-17 17:05:06 -04:00
Vivien Nicolas
c4c4740e12 Bug 510863: BookmarkList.openBoookmark doesn't call BrowserUI.popDialog [r=mark.finkle] 2009-08-17 13:56:51 -04:00
Vivien Nicolas
cd8487ad79 Bug 509525. Float the urlbar using position: fixed instead 2009-08-14 13:02:23 -07:00
Vivien Nicolas
9d978218ee Bug 500490: when viewing the larry ui, you can scroll the webpage and end up with the larry ui in the middle of the page [r=mark.finkle] 2009-08-14 13:30:50 -04:00
Roy Frostig
0e87f64f69 bug 509407. bug 510003. Fix magic awesomebar opening on random upscrolls and fix buttons from not appearing depressed on mousedown/up. r=stuart 2009-08-13 16:41:45 -07:00
Stuart Parmenter
eb6cd33c61 Bug 509454: Don't resize sidebars and urlbar, use flex instead [r=mark.finkle] 2009-08-11 12:41:45 -04:00
Stuart Parmenter
82da877e29 merge from m-b 2009-08-05 06:27:24 -07:00
Roy Frostig
7a2db6205e Fix content anchor clicks. 2009-08-03 20:32:17 -07:00
Mark Finkle
2c37b29b88 Bug 506730: Update toggles to use a 'thumb', r=gavin 2009-08-03 13:21:51 -04:00
Mark Finkle
11c0c98ecc Bug 506720: Use media queries to adapt browser tools UI for portrait/landscape, r=gavin 2009-07-31 08:33:41 -04:00
Vivien Nicolas
04be79939e Bug 502745: SelectHelper should scroll the first selected element into view, r=mfinkle 2009-07-28 23:36:00 -04:00
Gavin Sharp
bd0c34482e Fix comment typo 2009-07-23 12:01:46 -04:00
Stuart Parmenter
445fdf54b7 merge 2009-07-22 06:21:11 -07:00
Gavin Sharp
00d0a8c725 Bug 500710: double clicking in the url bar should select all, r=vingtetun 2009-07-21 20:05:01 -04:00
Ben Combee
e1f698e981 Bug 500835: Kinetic scrolling doesn't stop on page change, r=mfinkle 2009-07-21 11:28:29 -04:00
Mark Finkle
d4dc23f0d6 Bug 505033: Only show close button when in fullscreen mode, r=gavin 2009-07-20 16:22:22 -04:00
Stuart Parmenter
1004e47063 Fennec + TileManager 2009-07-17 16:17:57 -07:00
Gavin Sharp
a7de943c6e Bug 504352: handle DOMWindowClose so that window.close() within a tab closes the tab, rather than the entire window, r=mfinkle 2009-07-16 11:45:50 -04:00
Mark Finkle
0d8df301c3 Bug 500695: Clicking on the top and bottom areas of the URLbar textfield does not highlight the text, r=bcombee 2009-07-14 10:16:23 -04:00
Mark Finkle
23c790aeb9 Bug 494194: button to close fullscreen screens, r=gavin 2009-07-08 10:55:07 -04:00
Mark Finkle
a47a971cbd Bug 501137: select widget needs to be careful not to append to existing content, r=gavin 2009-07-07 17:18:54 -04:00
Mark Finkle
8a5ad0faea Bug 500832: commas are replaced with spaces when adding tags to bookmarks, r=bcombee 2009-07-07 09:45:01 -04:00
Vivien Nicolas
c3c332b282 Bug 500208: select element should update label when script changes selection, r=mfinkle 2009-07-06 13:14:46 -04:00
Mark Finkle
f0f59161e0 Bug 502052: Bookmark 'star' button is not updated when switching tabs, r=bcombee 2009-07-05 12:22:09 -04:00
Vivien Nicolas
8bad5cbfbf Bug 501693: Remove unuseful box, r=mfinkle 2009-07-02 12:19:03 -04:00
Mark Finkle
9f7bf75e50 Bug 489996: Changing the top-level window name is confusing, r=gavin 2009-07-01 23:10:26 -04:00
Mark Finkle
3f07e0c089 500049: Refresh and cleanup images, r=stuart
--HG--
rename : mobile/themes/hildon/images/check-default-30.png => mobile/themes/hildon/images/check-30.png
rename : mobile/themes/hildon/images/tab-close.png => mobile/themes/hildon/images/close-30.png
rename : mobile/themes/hildon/images/go-default-30.png => mobile/themes/hildon/images/go-30.png
rename : mobile/themes/hildon/images/reload-default-30.png => mobile/themes/hildon/images/reload-30.png
rename : mobile/themes/hildon/images/star-default-30.png => mobile/themes/hildon/images/star-30.png
rename : mobile/themes/hildon/images/starred-default-64.png => mobile/themes/hildon/images/starred-64.png
rename : mobile/themes/hildon/images/stop-default-30.png => mobile/themes/hildon/images/stop-30.png
rename : mobile/themes/hildon/images/tag-default-30.png => mobile/themes/hildon/images/tag-30.png
rename : mobile/themes/wince/images/check-default-30.png => mobile/themes/wince/images/check-30.png
rename : mobile/themes/wince/images/tab-close.png => mobile/themes/wince/images/close-30.png
rename : mobile/themes/wince/images/go-default-30.png => mobile/themes/wince/images/go-30.png
rename : mobile/themes/wince/images/reload-default-30.png => mobile/themes/wince/images/reload-30.png
rename : mobile/themes/wince/images/star-default-30.png => mobile/themes/wince/images/star-30.png
rename : mobile/themes/wince/images/starred-default-64.png => mobile/themes/wince/images/starred-64.png
rename : mobile/themes/wince/images/stop-default-30.png => mobile/themes/wince/images/stop-30.png
rename : mobile/themes/wince/images/tag-default-30.png => mobile/themes/wince/images/tag-30.png
2009-07-01 15:16:52 -04:00
Vivien Nicolas
a83bd89c04 Bug 500012: Extension pages visited through Extension panel are loaded with right panel in view, r=mfinkle 2009-06-30 14:43:45 -04:00
Ben Combee
6de08cb865 Bug 500693 - "Several source files are missing semicolons as line terminators" [r=mark.finkle] 2009-06-29 14:33:05 -04:00
Hiroyuki Ikezoe
b06f77c5a9 Bug 500540 - "Can not input any characters in URLBar when focused in it by tab key" [r=mark.finkle] 2009-06-26 00:48:10 -04:00
Mark Finkle
2fb8438209 Bug 499836: Setting focus in locationbar and hitting escape wipes out the URL of loaded page, r=gavin 2009-06-26 00:23:01 -04:00