Commit Graph

140 Commits

Author SHA1 Message Date
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
Mark Finkle
0db40f3b0c Bug 501009: Download Dialog 'Open' button should be dimmed if no registered handler, r=tonikitoo 2009-07-16 15:57:39 -04:00
Vivien Nicolas
b9c535970b Bug 500427 - 1px left above the findbar, r=mfinkle 2009-07-02 11:57:21 -04:00
Vivien Nicolas
8798aa82bd Bug 500480: unable to install add-ons extensions, r=mfinkle 2009-07-01 12:50:20 -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
14568764ef Bug 499601: A lot of 'leaked URLs' when Fennec is finished, r=mfinkle 2009-06-25 01:37:31 -04:00
Mark Finkle
58732d47b3 Bug 472426: listbox is rendered outside the fennec window, r=gavin 2009-06-24 12:42:53 -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
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
SHIMODA Hiroshi
d06e7d9429 Bug 476703: When switching tabs, use last pan x,y offsets, r=mfinkle 2009-06-16 01:31:15 -04:00
Nino D'Aversa
e063bb0c5e Bug 492883: Add JavaScript error console to Fennec, r=mfinkle 2009-06-09 13:55:14 -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
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
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
Hiroyuki Ikezoe
79ebeb2e0e Bug 494973: Should remove installListener, r=mfinkle 2009-05-26 21:46:44 -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
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
Mark Finkle
e85c14d753 Bug 479808: Save As dialog is oversized and ugly, r=blassey 2009-05-07 00:44:22 -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
Mark Finkle
d799ef46ae Bug 490168: isTabContentWindow has bad implementation, r=gavin 2009-04-27 14:49:19 -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
bef773ce87 Bug 489510: Fix urlbar breakage, r=bcombee 2009-04-22 16:45:51 -04:00
Mark Finkle
6fb35cb03b Bug 474492: Update the downloads manager UI, r=gavin 2009-04-22 10:59:52 -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
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
58faa9a12b Bug 479279: Fennec should have a system for browser-level notifications, r=gavin 2009-04-09 01:13:16 -04:00
Taras Glek
5b1c6a1e0b Bug 486137: less xpconnect stuff in browser[-ui].js r=mfinkle 2009-03-31 11:45:24 -07:00
Taras Glek
7826863de8 Bug 486136: Reduce painting during startup r=mfinkle 2009-03-31 11:38:34 -07:00
Mark Finkle
2b9b851a63 Bug 485556: Tab thumbnail on startup is black, r=tglek 2009-03-27 13:26:57 -05:00
Mark Finkle
7186548ff5 Bug 480894: CanvasBrowser._drawInterval is never shut off when loading page via cmdline, r=gavin r=tglek 2009-03-27 11:57:20 -05:00
Mark Finkle
748a7b9c6b fix spelling mistake in comments 2009-03-19 22:36:02 -05:00
Mark Finkle
f61ecfeb41 Bug 484130: Extensions don't load as expected, r=gavin 2009-03-19 22:31:08 -05:00
Mark Finkle
a01fc3c92e Bug 483736: switch to 'let' instead of 'const' for Cc, Ci and Cu, r=gavin 2009-03-16 23:27:29 -05:00
Taras Glek
44ef67e0c0 bug 482703 - misc optimizations r=stuart+vlad 2009-03-15 16:58:37 -07:00
Taras Glek
5c7e9e9a34 bug Bug 480761: avoid accidentally calling endLoading too early on startup, reduces drawing to a single drawWindow. r=mfinkle 2009-03-06 11:36:23 -08:00
Mark Finkle
9630579322 Bug 481567: Difficult to read text on sites like google reader, r=stuart 2009-03-06 00:42:39 -05:00
Gavin Sharp
aa7c3956cb Bug 481752: remove broken plugin-disabling code (re-enable plugins by default), r=stuart 2009-03-05 21:45:52 -05:00
Taras Glek
d9e6a31504 Bug 481515 - Draw a nicer tab preview r=stuart 2009-03-04 16:51:32 -08:00
Taras Glek
90da42d686 Bug 480761: resizing window while panned to the left doesn't redraw previously offscreen area r=gavin 2009-03-03 15:10:24 -08:00
Mark Finkle
c40d692ba6 Bug 477653: sizemode=maximized causes multiple resize events, r=gavin 2009-03-03 14:20:00 -05:00
Gavin Sharp
9e5b49aa6a bug 477105: second part of zoom responsiveness r=taras 2009-02-27 14:04:43 -08:00
Taras Glek
2ce7bbbfe9 Bug 480038: less setViewportSize, r=mfinkle 2009-02-26 12:50:00 -05:00
Mark Finkle
d9b8bd12be Bug 476672: Selecting current tab doesn't close the tab area, r=gavin 2009-02-10 16:52:23 -05:00
Gavin Sharp
47188504d9 Bug 477468: rework widgetstack pan handling to better support window resizes, r=vlad 2009-02-10 01:39:41 -05:00
Mark Finkle
0c63845ce2 Bug 476186: Ts regression on 2009-01-28, r=gavin 2009-02-06 02:35:29 -05:00