Commit Graph

201 Commits

Author SHA1 Message Date
Daniel Brooks
463b91419b bug 451373 — code cleanup: makes it possible for extensions to add another panel without the risk that multiple such extensions would break each other 2008-09-28 08:45:47 -05:00
Daniel Brooks
c98c41eb6e bug 441794 — User configurable keyboard shortcuts: address further review comments, and fix a js error and warning 2008-09-27 00:34:27 -05:00
Daniel Brooks
161e923c61 bug 441794 — User configurable keyboard shortcuts: review comments from mfinkle 2008-09-26 15:55:29 -05:00
Daniel Brooks
a90c7684af bug 441794: merge 2008-09-26 05:32:11 -05:00
Daniel Brooks
d5224b9c4e bug 441794: address review comments 2008-09-26 02:34:54 -05:00
Daniel Brooks
821b2293cf change the id of a toolbarbutton. no bug, no review, just fiat. 2008-09-25 08:07:50 -05:00
Daniel Brooks
a594cd3447 bug 436077 - Preferences: merge 2008-09-24 16:11:01 -05:00
Daniel Brooks
a92e2d1679 bug 436077 - Preferences: review comments 2008-09-24 16:09:00 -05:00
Neil Deakin
be96187625 Bug 456083, open new windows in tabs 2008-09-24 12:14:06 -04:00
Neil Deakin
9d8c85e911 Bug 455368, infobar truncates text 2008-09-24 12:08:52 -04:00
Daniel Brooks
878ceb5736 bug 436077 - Preferences: merge 2008-09-24 03:49:47 -05:00
Daniel Brooks
8c933cd24c bug 436077 - Preferences: remove section.css (should have done it earlier) 2008-09-24 03:47:38 -05:00
Daniel Brooks
cb723b1321 bug 436077 - Preferences: add pref for saving passwords 2008-09-24 01:39:57 -05:00
Daniel Brooks
34db494ed1 bug 436077 - Preferences: remove the dismiss button 2008-09-24 01:31:11 -05:00
Mark Finkle
032b122e0a Bug 456487: Canceled changes to 'Folder' field are applied, r=gavin 2008-09-23 23:18:10 -05:00
Stuart Parmenter
454843de6d changing version to 0.9pre 2008-09-23 17:08:40 -07:00
Stuart Parmenter
2de2286f1c Added tag FENNEC_M8 for changeset eb17df1df284 2008-09-23 17:04:44 -07:00
Stuart Parmenter
9d029cac7a Changing version to 0.8 2008-09-23 17:04:13 -07:00
Brad Lassey
df56a0c6d8 Bug 456658 - speed up kinetic pans r=stuart 2008-09-23 20:02:45 -04:00
Stuart Parmenter
e915a03583 re-enable kinetic scrolling 2008-09-23 16:39:29 -07:00
Mark Finkle
a3386d7b9b Bug 454978: missing part of patch 2008-09-23 17:42:52 -05:00
Mark Finkle
58dd923924 Bug 454978: Difficult to close tabs, r=gavin 2008-09-23 16:15:20 -05:00
Daniel Brooks
faf21dcc6e bug 436077 - Preferences: convert from a richlistbox to a scrollbox w/ overflow: auto 2008-09-23 13:19:31 -05:00
Brad Lassey
f1ebde00f5 Bug 455453 - Panning goes in the wrong direction r=gavin 2008-09-23 14:06:28 -04:00
Daniel Brooks
aefd5de285 merge for bug 436077 2008-09-23 10:30:05 -05:00
Daniel Brooks
88fadd47d1 bug 436077 - Preferences, implement a pref that turns plugins on or off 2008-09-23 10:19:11 -05:00
Daniel Brooks
484bed9b35 bug 456390 – move control strip buttons into position. r=mfinkle 2008-09-23 01:02:51 -05:00
Daniel Brooks
30c70fc89e bug 436077 - Preferences, fix up a few minor things 2008-09-22 22:57:09 -05:00
Gavin Sharp
6b65d5b781 Bug 456393: disable plugins, r=mfinkle 2008-09-22 14:17:46 -04:00
Daniel Brooks
373d5dc4df bug 436077 - Preferences, merged with the central repo 2008-09-22 12:37:07 -05:00
Mark Finkle
1f8d6ee203 Bug 456081: window.resizeTo messes with Fennec UI, r=gavin 2008-09-20 00:56:06 -05:00
Mark Finkle
07d46e9433 Bug 456115: Switching tabs needs a forced redraw, r=gavin 2008-09-19 21:45:54 -05:00
Mark Finkle
0f5ae08355 default kinetic scrolling off 2008-09-18 21:48:33 -05:00
Mark Finkle
f5da2bbd89 Bug 455977, Add pref to disable kinetic scrolling, r=gavin 2008-09-18 21:41:04 -05:00
Gavin Sharp
42e2b3cccf Bug 455798: enable forced 24bpp drawing, and buffer pixmaps, and disable native theming. make go fast. 2008-09-18 14:15:23 -04:00
Stuart Parmenter
1ef3e3bc03 bug 450930. only redraw when necessary (get rid of 100ms timer redraws.) r=gavin 2008-09-18 11:07:16 -07:00
Stuart Parmenter
47a13179d2 Bug 455604. disable color management. r=vlad 2008-09-17 15:15:25 -07:00
Gavin Sharp
9c03ce3256 Bug 455779: make sure not to process mousemoves while kinetic scrolling, r=stuart 2008-09-17 16:49:53 -04:00
Mark Finkle
f9b5e92905 Fixed typo in browser-ui.js 2008-09-17 15:21:06 -05:00
Gavin Sharp
73ef98dfae Bug 455361: don't redispatch clicks if we're in kinetic, refactor some event handling code, r=stuart 2008-09-17 14:53:58 -04:00
Doug Turner
62d30bfae0 Bug 45540 - Disable debugging preferences in fennec. r=mfinkle 2008-09-17 09:25:49 -07:00
Mark Finkle
05c0308106 Bug 455447, Track and update the mode when panning, r=gavin 2008-09-16 07:50:34 -05:00
Brad Lassey
462fee907f Bug 455352 - Stuck kinetic scrolling r=stuart 2008-09-15 22:34:11 -04:00
Brad Lassey
3e39c57394 Bug 455188 - Need to be able to pan fully while zoomed in p=gavin+bassey r=stuart 2008-09-15 20:24:15 -04:00
Mark Finkle
23aa100a5a Bug 455239: switching from windowed to fullscreen shows control strip, r=gavin 2008-09-14 17:01:05 -05:00
Neil Deakin
27f8c08222 Bug 449278, update throbber and icon more properly so that loading feedback is given, r=mfinkle 2008-09-14 10:53:25 -04:00
Neil Deakin
fa37939abd Bug 452080, additional line that was missed due to merging 2008-09-13 17:20:11 -04:00
Neil Deakin
3bda0b67c6 Bug 452080, improve autocomplete to always show results when open and display 4 search engines, r=mfinkle 2008-09-13 17:11:48 -04:00
Gavin Sharp
5990a897ce Bug 455009: fix gap between sidebars and url bar, r=mfinkle 2008-09-12 11:16:51 -04:00
Gavin Sharp
db37380f97 Bug 455010: fix starred icon state, r=mfinkle 2008-09-12 11:15:01 -04:00