Commit Graph

461 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