Commit Graph

488 Commits

Author SHA1 Message Date
Vivien Nicolas
b1ffcb3c10 Bug 499946 - "DOMMouseScroll on chrome UI fire content zoom" [r=combee] 2009-06-23 13:46:08 -04:00
Vivien Nicolas
525b23a3c7 Bug 494200: Simplify header of Get-addons section, r=mfinkle 2009-06-23 12:23:48 -04:00
Edward Lee
9a1136c462 Bug 499007 - richpref-button sets preference type to "button". r=mfinkle
Explicitly set the preference type to bool instead of inheriting button.
2009-06-22 11:40:11 -07:00
Ben Combee
50b4dc1ebf Bug 499698 - "bad call to this._reset()" [r=mark.finkle] 2009-06-22 12:59:39 -04:00
Ben Combee
009d82465f Bug 491911 - "endKinetic didn't call endPanning, so screen updates sometimes stopped" [r=pavlov] 2009-06-22 11:10:57 -04:00
Edward Lee
3b0be4fd6d Bug 499403 - Allow richprefs to be disabled. r=mfinkle
Have disabled richpref push the disabled attribute to the child inputs and have the custom checkbox push disabled to the radiogroup. richpref[type=button] need to manually set the child button to disabled.
2009-06-20 08:57:50 -07:00
Gavin Sharp
eb67abb96d Bug 480637: be sure to call the viewportUpdateHandler when the viewport size changes, to ensure that we redraw things properly after zooming while the sidebars are visible, r=mfinkle/vingtetun 2009-06-19 17:48:13 -04:00
Vivien Nicolas
b232bc5361 Bug 470989: properly freeze/unfreeze the main toolbar to avoid checkerboard artifacts when panning while panels are open, r=mfinkle/gavin 2009-06-19 17:25:42 -04:00
Gavin Sharp
d6292c484b Bug 452286: make sure to redraw the page appropriately when it scrolls itself (e.g. after an anchor link click, scrollTo call, or find-in-page), r=mfinkle 2009-06-19 11:59:36 -04:00
Vivien Nicolas
8ce04c82ec Bug 495436: Leave tab area open after a tab is closed, r=mfinkle 2009-06-19 11:52:42 -04:00
Vivien Nicolas
d8a0e703b2 Bug 499277: Once unzoomed, dblClick can throw an error - aElement is null, r=mfinkle 2009-06-19 11:35:41 -04:00
Mark Finkle
7ffd78b491 Bug 498029: Star in edit bookmark dialog should have transparent background, r=stuart 2009-06-19 01:15:25 -04:00
Mark Finkle
3eecba9b0d Bug 498572: Cursor does not stay in the URLBar after making a new tab, r=stuart 2009-06-19 01:14:04 -04:00
Vivien Nicolas
6078e14ea6 Bug 494715: When panning the content and switching tabs, viewport can be wrong, r=combee 2009-06-17 16:43:56 -04:00
Mark Finkle
6e5d2a6df7 Backing out changeset 94b547d119a9 2009-06-17 16:38:39 -04:00
Vivien Nicolas
f876cc746d Bug 494715: When panning the content and switching tabs, viewport can be wrong, r=combee 2009-06-17 15:51:27 -04:00
Ben Combee
d265f820f7 Bug 498974: WidgetStack.panBy should round its parameters, r=gavin 2009-06-17 15:15:30 -04:00
Gavin Sharp
ff568fa385 name some anonymous functions to help debugging, no bug 2009-06-17 15:13:58 -04:00
Vivien Nicolas
62c317d70e Bug 485607: Add attributes for 'on' and 'off' labels in toggle checkbox, r=mfinkle 2009-06-17 09:55:18 -04:00
Vivien Nicolas
04539f46eb Bug 498789: Extension restart keyboard shortcut ('U') doesn't do anything, r=mfinkle 2009-06-17 09:31:32 -04:00
Mark Finkle
82624b0fa2 Bug 498494: _networkStop is busted (simple fix), r=combee 2009-06-16 17:04:48 -04:00
Vivien Nicolas
52dfa4a585 Bug 495535: titlebar should be visible after app launch, r=mfinkle 2009-06-16 16:35:48 -04:00
Mark Finkle
e380759a79 Bug 494550: Get nsIDownloadManager initialization out of startup path, r=gavin 2009-06-16 16:15:46 -04:00
Mark Finkle
56a0d65cf4 Bug 492814: no progress indicator when installing an add-on from outside of the manager, r=gavin 2009-06-16 15:45:00 -04:00
SHIMODA Hiroshi
d06e7d9429 Bug 476703: When switching tabs, use last pan x,y offsets, r=mfinkle 2009-06-16 01:31:15 -04:00
Vivien Nicolas
c198dcdb23 Bug 495435: cmd_close does not work, r=combee 2009-06-15 08:44:30 -04:00
Mark Finkle
b33ebdbfa7 Bug 497988: Ts/Txul regression due to Error Console, r=crowder 2009-06-12 18:06:40 -04:00
Vivien Nicolas
646689cd4e Bug 496879: oncommand attribute on scrollbox is fired twice, r=combee 2009-06-10 13:24:23 -04:00
Nino D'Aversa
e063bb0c5e Bug 492883: Add JavaScript error console to Fennec, r=mfinkle 2009-06-09 13:55:14 -04:00
Gavin Sharp
33ecea2bab bug 476521: simplify browser.xul styling, r=mfinkle 2009-06-08 15:59:34 -04:00
Mark Finkle
166b678d88 Bug 489433: larry UI is cut off in portrait mode, r=gavin 2009-06-08 14:09:18 -04:00
Gavin Sharp
c5c7db3ea8 Bug 474496: add section buttons to the preferences pane, r=mfinkle 2009-06-08 11:45:20 -04:00
Hiroyuki Ikezoe
a4d2b85278 Bug 484234: Need to show URLBar while the page is loading, r=mfinkle 2009-06-06 01:30:31 -04:00
Fabrice Desré
85dbff3b40 495930: Textbox support in preferences, r=mfinkle 2009-06-05 11:39:34 -04:00
Hiroyuki Ikezoe
a26b9c5d6e Bug 496492: Remove unused variable in flushRegion, r=mfinkle, r=combee 2009-06-05 11:16:04 -04:00
Mark Finkle
0ce9ab323e Bug 475678: content absolutely positioned at bottom of page shouldn't require scrolling, r=stuart, r=combee 2009-06-04 10:57:56 -04:00
Stuart Parmenter
3cda067622 Bug 495471: Easy to lose access to canvas from firstrun screen, r=mfinkle 2009-06-02 22:05:39 -04:00
Ben Combee
8fa36d50a5 Bug 490873: Dragging in chrome causes an extra click event to be sent at the end of a drag, r=stuart 2009-06-01 15:25:02 -04:00
Mark Finkle
71de2fcd96 Bug 489356: Fennec should store starred bookmarks in unfiledBookmarksFolder - like FF, r=gavin 2009-06-01 15:05:03 -04:00
Mark Finkle
e33baa2108 Bug 495731: Remove shortcut editor related files, r=gavin 2009-06-01 00:40:19 -04:00
Mark Finkle
c0bdd2656f Bug 495615: Remove 'Enable JavaScript Tracing' pref, r=gavin 2009-05-31 00:39:03 -04:00
Ben Combee
c561be0752 Bug 495437: ContentClickingModule uses clickTimeout but means _clickTimeout, r=mfinkle 2009-05-31 00:34:53 -04:00
Mark Finkle
6588926392 Bug 495466: new theme nitpicking, r=gavin 2009-05-30 23:51:03 -04:00
Doug Turner
0191a72363 Bug 484074. Geolocation front end update. r=mfinkle 2009-05-29 18:28:12 -07:00
Mark Finkle
4136326a03 Bug 495439: Kinetic scrolling just doesn't work at all, r=stuart 2009-05-29 10:01:54 -04:00
Mark Finkle
60c4f4d658 Bug 494551: Use images for buttons in main chrome UI (widget part), r=gavin 2009-05-29 01:58:30 -04:00
Vivien Nicolas
5f1bda47c8 Bug 470441: Can't switch tabs between website and about:config, r=mfinkle 2009-05-28 11:52:26 -04:00
Mark Finkle
33e8511b30 Bug 493589: about:config rendering problem, r=gavin 2009-05-28 11:27:12 -04:00
Hiroyuki Ikezoe
79ebeb2e0e Bug 494973: Should remove installListener, r=mfinkle 2009-05-26 21:46:44 -04:00
Gavin Sharp
2063e9cc12 Bug 468658: show 'no results' string when no matches appear in the awesomebar, and be sure to always have it appear even when there are no results, so that search engines are accessible, r=mfinkle, ui-r=madhava 2009-05-26 11:46:39 -04:00
Hiroyuki Ikezoe
2ae98c8c56 Bug 494836: Remove controllers and stop assertions, r=mfinkle 2009-05-25 23:38:03 -04:00
Mark Finkle
5fcd41fc45 489686: Fix breakage and Ts regression from bug 474492, r=gavin 2009-05-22 17:21:20 -04:00
Gavin Sharp
f2285a3dd1 Bug 466542, update preference pane strings, r=mfinkle 2009-05-20 14:15:02 -04:00
Gavin Sharp
f7d5bd9774 Bug 493989: change default radio button strings to Yes/No, r=mfinkle 2009-05-20 14:14:23 -04:00
Mark Finkle
43e00d4a0c Bug 491885: Clearing private data gives no feedback, r=gavin 2009-05-20 13:31:53 -04:00
Brian Crowder
ed1386036f Bug 479161 - Double-tap zooming doesn't continue to zoom in for nested elements, r=tglek 2009-05-19 10:09:57 -07:00
Mark Finkle
cf30b892a5 Bug 493131: Shorten DM strings, r=gavin 2009-05-15 17:23:30 -04:00
Mark Finkle
16cdb8bd15 Bug 492876: Text description for an add-on doesn't fully use screen real estate, r=gavin 2009-05-15 17:18:38 -04:00
Hiroyuki Ikezoe
8a6d583a4f Bug 492907: undeclared variable in extensions.js, r=mfinkle 2009-05-14 13:29:04 -04:00
Brad Lassey
be2d6bbd02 bug 491874 - When mouse up during pan ends up on the title bar, painting ends r=bcombee, stuart 2009-05-08 15:08:16 -04:00
Brad Lassey
ebb18063ad bug 492065 - switching tabs leaves some of the previous tab on the screen r=stuart 2009-05-08 15:07:30 -04:00
Gavin Sharp
43f1dcfac1 Bug 491955: followup to address mfinkle's review comment (remove hardcoded limit on number of search engines) 2009-05-08 13:55:05 -04:00
Mark Finkle
cfac05f081 Bug 491999: Update dark theme toggles, r=stuart 2009-05-08 00:43:08 -04:00
Taras Glek
51bd20d6a9 Bug 491944: FIX Drawing fastpath doesn't check for _isPanning, turns into slowpath. r=stuart 2009-05-07 15:42:04 -07:00
Ben Combee
de74bd8baa bug 441585. Make it easier to click on links (and avoid starting a drag). r=blassey sr=stuart 2009-05-02 00:54:50 -07:00
Mark Finkle
c51be34223 Bug 486082: Add bookmark dialog shouldn't be visible in settings view, r=gavin 2009-05-07 01:51:47 -04:00
Mark Finkle
f4064afaea Bug 491665: Ts regression on 2009-05-05 (dark theme), r=stuart 2009-05-07 00:46:08 -04:00
Mark Finkle
e85c14d753 Bug 479808: Save As dialog is oversized and ugly, r=blassey 2009-05-07 00:44:22 -04:00
Mark Finkle
3245667b4b Bug 491301: Create new 'dark' theme, r=stuart 2009-05-05 22:30:43 -04:00
Gavin Sharp
3eb6d9a61f Bug 477624: make search plugin strip pannable+expandable, r=mfinkle 2009-05-04 16:45:40 -04:00
Mark Finkle
ad4fed76ae Bug 36074: Make Find bar resize-aware, part of the satck and not use a panel to display, r=bcombee 2009-05-04 00:47:07 -04:00
Gavin Sharp
a0e0987852 Bug 488410: allow more than 7 entries in location bar autocomplete, also make the list pannable, r=mfinkle 2009-04-30 18:09:48 -07:00
timeless
fbdb79d3b2 Bug 468323 N810 task switch button reloads page
r=mfinkle

http://maemo.org/maemo_release_documentation/maemo4.1.x/Maemo_Diablo_Reference_Manual_for_maemo_4.1.pdf
Page 129, the hardware home key maps to F5 and is used to "show home"
2009-01-14 01:33:41 +01:00
Mark Finkle
40ee2ea5dc Bug 489854: Delay in editing preferences, r=gavin, stuart 2009-04-28 13:14:38 -04:00
Mark Finkle
d799ef46ae Bug 490168: isTabContentWindow has bad implementation, r=gavin 2009-04-27 14:49:19 -04:00
Mark Finkle
d2bf46a4dc Bug 489804: Add-ons UI cleanup, r=gavin 2009-04-23 17:10:54 -04:00
Mark Finkle
89c23bcc7a Bug 486299: 'Back' button should be dimmed after clearing cache, r=gavin 2009-04-22 20:47:02 -04:00
Mark Finkle
9344b4d258 Ben Combee <combee@mozilla.com> 2009-04-22 17:43:20 -04:00
Mark Finkle
bef773ce87 Bug 489510: Fix urlbar breakage, r=bcombee 2009-04-22 16:45:51 -04:00
Gavin Sharp
dc3d62af53 Fix copy/pasto from bug 474480 2009-04-22 14:30:21 -04:00
Mark Finkle
6fb35cb03b Bug 474492: Update the downloads manager UI, r=gavin 2009-04-22 10:59:52 -04:00
Mark Finkle
257ff33541 Bug 474480: Update the Add-ons Manager UI, r=dtownsend, r=gavin 2009-04-22 10:19:48 -04:00
Mark Finkle
d6f657b4e6 Bug 486287: Fennec should not create bookmarks wihtout a name, r=gavin 2009-04-21 16:55:05 -04:00
Ben Combee
ac53466a44 Bug 486241: InputHandler should use cached nsIDOMWindowUtils from Browser, r=tglek 2009-04-17 17:10:06 -04:00
Ben Combee
263383371b Bug 488204: Add pref to control mousemove fixups, r= mfinkle 2009-04-17 17:08:53 -04:00
Ben Combee
ac986bc4a4 Bug 487686: Get rid of pref for turning kinetic on/off, r=stuart, mfinkle 2009-04-17 17:02:24 -04:00
Ben Combee
99a9fff2e3 Bug 488236: Titlebar inconsistently shown after using bookmark button or tapping on tab, r=mfinkle 2009-04-17 10:41:44 -04:00
Mark Finkle
edb13725a5 Bug 488545: Include more UI when resizing controls, r=bcombee 2009-04-15 17:23:53 -04:00
Mark Finkle
21e6ed76e9 Bug 488418: Simplify kinetic averaging code, r=stuart 2009-04-15 01:51:10 -04:00
Mark Finkle
4ea16e7de7 Bug 488122: Fix error in InputHandler.js, r=gavin 2009-04-13 14:24:54 -04:00
Mark Finkle
904163481b Bug 487670: Cleanup errors in InputHandler.js, r=bcombee 2009-04-09 16:09:27 -04:00
Mark Finkle
1f066ead76 Bug 481986: Loading bookmarks into bookmark list is slow, r=gavin 2009-04-09 01:40:05 -04:00
Mark Finkle
58faa9a12b Bug 479279: Fennec should have a system for browser-level notifications, r=gavin 2009-04-09 01:13:16 -04:00
Stuart Parmenter
6075af3d09 remove tabs 2009-04-02 04:15:50 -07:00
Stuart Parmenter
e8b1bb98a5 Bug 487165. Make kinetic panning smoother and more responsive. r=bcombee sr=gavin 2009-04-02 04:11:51 -07:00
bcombee@bcombee-linux-vm
03547935e5 Bug 485385. Refactor kinetic code. Patch from Ben Combee <combee@mozilla.com>. r/sr=me. 2009-04-02 16:45:27 -04:00
Gavin Sharp
124730fcea Bug 486562: remove unused widgetStack handleEvents code, r=bcombee/vlad 2009-04-05 03:22:58 -04:00
Gavin Sharp
d3e2bc74a5 Bug 485901: use new flush-less scrollX/Y getter to avoid unnecessary layout flushes, r=mfinkle 2009-04-05 03:20:57 -04:00
Ben Combee
21f3ee8003 Bug 485962: Kinetic scrolling was disabled with lock-panning patch, r=stuart 2009-03-30 14:18:23 -04:00
Taras Glek
5b1c6a1e0b Bug 486137: less xpconnect stuff in browser[-ui].js r=mfinkle 2009-03-31 11:45:24 -07:00