Commit Graph

662 Commits

Author SHA1 Message Date
Mark Finkle
85b480e989 Bug 517204: Change '(x)' image to 'Remove' button in Download Manager, r=gavin 2009-09-17 16:34:06 -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
27682c4686 Bug 516637: Remove download manager search feature, r=gavin 2009-09-16 23:20:47 -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
8d7e3656fb Bug 516571: search button bustage, r=mfinkle 2009-09-15 16:17:50 -04:00
Vivien Nicolas
74ca201f8b Bug 515362: Links are not followed on first click [r=mark.finkle] 2009-09-15 13:09:47 -04:00
Ben Combee
df5ce7fe12 Bug 516724: Taps in the awesomescreen above/below items don't register as hits, r=mfinkle 2009-09-15 13:06:21 -04:00
Brad Lassey
dde643b45b bug 514351 - support HandheldFriendly meta tag r=mfinkle 2009-09-15 01:56:18 -04:00
Gavin Sharp
eb25a13f32 Bug 514220: select "all bookmarks" item before closing the popup, since closing the popup can be slow, r=mfinkle
--HG--
extra : rebase_source : 6f2b1c48b93af61ee99770cf4f9e6e29f84976d4
2009-09-14 18:53:28 -04:00
Mark Finkle
47920dafe4 Bug 516283: backing out code 2009-09-14 15:06:11 -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
6e04545daf Bug 516056: Favicon can go to a pressed state in awesome bar [r=mark.finkle] 2009-09-14 12:50:21 -04:00
Vivien Nicolas
a1153caa06 Bug 515789: Awesome bar pops up when click on form autocomplete fields [r=combee r=froystig r=mark.finkle] 2009-09-14 12:50:21 -04:00
Vivien Nicolas
171b6a2797 Bug 516283: Update buttons in addons panel throw an error if there are no addons previously installed [r=mark.finkle] 2009-09-14 00:50:51 -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
Mark Finkle
3ffffda82c Bug 489941: Rework the Update Add-ons dialog (fennec part), r=gavin 2009-09-11 16:53:21 -04:00
Vivien Nicolas
2204b54428 Bug 508705: simplify bookmarks hierarchy [r=mark.finkle] 2009-09-11 10:56:09 -04:00
Vivien Nicolas
e7bd4ad13a Bug 515758: URLBar does not switch back to title when dismissing bookmark list [r=mark.finkle] 2009-09-11 10:45:29 -04:00
Vivien Nicolas
e4ae0e4eb7 Bug 515609: listbox select item on mouse down, r=mfinkle 2009-09-11 09:26:42 -04:00
Vivien Nicolas
a7d236940f Bug 515683: get rid of the mousedown listener on widgets [r=mark.finkle] 2009-09-10 14:08:56 -04:00
Mark Finkle
133bebe064 Bug 511020: Don't call onLocationChange or onSecurityChange (since they didn't) when we switch tabs [remove leftover function], r=me 2009-09-10 10:17:38 -04:00
Benjamin Stover
9541719f51 Bug 511020: Don't call onLocationChange or onSecurityChange (since they didn't) when we switch tabs, r=gavin, r=mfinkle 2009-09-10 09:24:48 -04:00
Vivien Nicolas
e8605e6410 Bug 510857: Buttons don't look pressed in bookmarks, preferences, downloads, ... [r=froystig,r=bcombee,r=mfinkle] 2009-09-10 00:24:55 -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
1c18549553 Bug 469848: Add bad certificate exceptions without showing a separate UI (cert error page part), r=gavin 2009-09-09 23:21:26 -04:00
Benjamin Stover
379c9cdd97 Bug 497347: Can't zoom an element nested in an <iframe/>, r=bcombee, r=mfinkle 2009-09-09 21:52:46 -04:00
Vivien Nicolas
f84e013374 Bug 514217: Apply new awesomebar format/styling to bookmarks manager, r=mfinkle 2009-09-09 21:47:37 -04:00
Fabrice Desré
ded67c894a Bug 515355: Zoom factor is not correct when double clicking a text. [r=bugmail] 2009-09-09 14:21:32 -04:00
Benjamin Stover
06f8e65f31 Bug 514029: renderCanvas JS error 'cr is null', r=stuart 2009-09-03 18:12:02 -07: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
4ebb35a3c5 Bug 511593: Need to check for add-on updates, r=gavin 2009-09-06 21:08:06 -04:00
Gavin Sharp
2e5cb34e1a Bug 477109: Add basic structure+strings for new first run page, r=mfinkle 2009-09-05 01:29:35 -04:00
Benjamin Stover
a12cf6cc05 Bug 451670: Discard tab data when low on memory, r=mfinkle, r=stuart 2009-09-05 01:14:59 -04:00
Fabrice Desré
e0970c0d29 Bug 513689: The main stack has no id [r=mark.finkle] 2009-09-05 00:57:43 -04:00
Mark Finkle
05e40ab071 Bug 514522: Disable text zooming, r=stuart 2009-09-04 13:44:55 -04:00
Fabrice Desré
6dc61c6e6c Bug 514196: implement nsIPromptService2 [r=mark.finkle] 2009-09-04 13:40:03 -04:00
Fabrice Desré
d0c8ebb817 Bug 514655: XHR response is not checked for null in extensions.xml [r=mark.finkle] 2009-09-04 09:17:07 -04:00
Vivien Nicolas
dd84c656d2 Bug 512882: Create new option scheme for add-ons [r=mark.finkle] 2009-09-03 18:05:43 -04:00
Gavin Sharp
2234e22258 Remove debug alert I accidentally left in 2009-09-03 14:13:35 -04:00
Gavin Sharp
868f350a73 Bug 512843: add partially-complete custom about:fennec page, r=mfinkle
--HG--
rename : mobile/components/aboutFirstrun.js => mobile/components/AboutRedirector.js
2009-09-03 14:04:50 -04:00
Gavin Sharp
3119308bfa Bug 511275: actually select autocomplete entries before closing the popup due to selection (since closing the popup can be slow, and there should be feedback in the interim), r=mfinkle 2009-09-03 13:44:45 -04:00
Gavin Sharp
1375df59b6 Bug 513972: adjust the number of hardcoded autocomplete items to improve awesomebar open performance, r=mfinkle 2009-09-02 14:11:00 -04:00
Fabrice Desré
52d899c765 Bug 489569: Add-on installation confirmation dialog [r=mark.finkle] 2009-09-02 13:54:25 -04:00
Fabrice Desré
33703b2b03 Bug 489423: Port nsPromptService to Fennec 'dialogs', r=mfinkle 2009-09-02 12:15:26 -04:00
Fabrice Desré
ded6d0f1c3 Bug 511627: Implement a dialog system for fennec [r=mark.finkle] 2009-09-02 10:15:22 -04:00
Benjamin Stover
90f46ea81a Bug 510961: Remove scrollingOuterX hacks related to zooming, r=froystig, r=stuart 2009-09-02 02:42:25 -04:00
Mark Finkle
bf46dc21da Bug 513858: Inverse themes (light text on dark backgrounds) break theme (content patch), r=stuart 2009-09-02 01:22:53 -04:00