Gavin Sharp
|
5024580fa7
|
Bug 444858: improve zoom behavior by skipping inline elements, and fix bug that made zooming near the edge of the content area sometimes not work, r=stuart
|
2008-08-20 01:30:07 -04:00 |
Mark Finkle
|
2778120df4
|
Added missing file from b=437959
|
2008-08-19 23:47:56 -04:00 |
Gavin Sharp
|
5fc144c6d5
|
Bug 450243: properly clamp zoomLevel to avoid zooming bugs, r=mfinkle
|
2008-08-19 23:32:03 -04:00 |
Mark Finkle
|
ff244820e1
|
b=437959, r=gavin. View, install and remove add-ons
|
2008-08-19 22:18:36 -04:00 |
Gavin Sharp
|
5ab9e26115
|
Bug 451262: fix typo that broke tab shortcuts
|
2008-08-19 17:50:10 -04:00 |
Mark Finkle
|
37aec24132
|
b=444248, r=gavin. Add interactions and animations to nav controls
|
2008-08-19 15:19:47 -04:00 |
Justin Dolske
|
165f0823f5
|
Bug 436054 – Password Manager (for Fennec). r=gavin
|
2008-08-18 12:59:14 -07:00 |
Brad Lassey
|
1885f30599
|
Bug 450782 – overpan events are hard to trigger with kinetic scrolling enabled r=mfinkle
|
2008-08-15 15:37:22 -04:00 |
Brad Lassey
|
8098b104a7
|
Bug 450467 - application.ini name must match X-Osso-Service r=mfinkle
|
2008-08-15 13:56:19 -04:00 |
Brad Lassey
|
e94ea3e49c
|
Bug 443212 - Kinetic Scrolling r=mfinkle
|
2008-08-15 13:02:52 -04:00 |
Doug Turner
|
6205d1532e
|
Bug 450467. application.ini must match X-Osso-Service name
|
2008-08-13 00:15:50 -07:00 |
Doug Turner
|
5ad14bab32
|
bug 448174 changed how SpatialNavigation is initalized. This changeset updates browser.js to use the new style.
|
2008-08-05 15:49:41 -07:00 |
Mark Finkle
|
214108b1d2
|
b=449266, r=gavin. browser.js cleanup
|
2008-08-05 16:19:22 -04:00 |
Gavin Sharp
|
7ba4128939
|
Bug 448734: fix incorrect pref type
|
2008-08-04 16:53:40 -04:00 |
Patrick McManus
|
0dc1c223f6
|
change default http settings to concurrency of 4 per server (leaving
room for a couple on other servers) and pipeline depth of 6. Derived
from a data set of 7 sites, 8 simulated mobile networks, and 18
combinations of concurency and pipeline depth. Data and
rationale attached to bugzilla as
https://bugzilla.mozilla.org/attachment.cgi?id=331987
and
https://bugzilla.mozilla.org/attachment.cgi?id=331985
|
2008-08-01 17:20:56 -04:00 |
Brad Lassey
|
0a2e30a58c
|
Bug 445918 - removes control.in from makefile.sh r=ted
|
2008-07-30 02:37:11 -04:00 |
mfinkle@markfinkle8198
|
f56e875416
|
b=448495, r=gavin. toolbar and sidebar UI fixup
|
2008-07-30 01:26:53 -05:00 |
Gavin Sharp
|
328e3c78b8
|
Bug 448350: fix 'undeclared variable' warning
|
2008-07-29 17:24:16 -07:00 |
Daniel Brooks
|
0191b34e4c
|
bug 441794: simplify the testing slightly
|
2008-07-29 03:30:38 -05:00 |
Daniel Brooks
|
ee973bcca8
|
bug 441794: fix a mis-merge, and also make a few tweaks to my code to match the shifting main ui.
|
2008-07-29 03:10:22 -05:00 |
Daniel Brooks
|
71aed3f6e7
|
bug 441694: merge with trunk. also, hg add shortcuts.properties; I've somehow left it out since the beginning.
|
2008-07-28 15:29:43 -05:00 |
Daniel Brooks
|
d070e1ac18
|
merge commit for bug 440797
|
2008-07-25 18:44:05 -05:00 |
Daniel Brooks
|
4d577cce02
|
Bug 440797 – don't harcode Fennec in browser.js
|
2008-07-25 18:38:17 -05:00 |
Brad Lassey
|
d822a2c388
|
Bug 437956 - Linkify phone numbers r=mfinkle
|
2008-07-25 19:27:31 -04:00 |
Brad Lassey
|
b7ff558694
|
Bug 437949 - Support tel uri r=gavin
|
2008-07-25 19:16:18 -04:00 |
Brad Lassey
|
713dbee013
|
Bug 445918 - Setting deb package dependancy on xr version + buildid r=ted
|
2008-07-25 19:07:50 -04:00 |
Mark Finkle
|
6c9d23168e
|
update version number, r=stuart, ui-r=gavin
|
2008-07-25 14:29:39 -04:00 |
Mark Finkle
|
4205d6a277
|
b=446673, r=gavin. Sidebar never goes away
|
2008-07-25 14:10:35 -04:00 |
Gavin Sharp
|
b5c1bdb46a
|
Bug 447906: add some default prefs required by awesomebar, r=mfinkle
|
2008-07-25 13:30:17 -04:00 |
Johnathan Nightingale
|
d0c5c15dcb
|
Bug 447843 - remove duplicated pref service r=gavin
|
2008-07-24 15:48:40 -04:00 |
Gavin Sharp
|
ddf985d191
|
Bug 432702: don't throw when loading XUL pages, r=mfinkle
|
2008-07-24 15:50:59 -04:00 |
Gavin Sharp
|
f26851ca68
|
Bug 444858: don't zoom directly to elements, leave some padding to improve legibility, r=stuart
|
2008-07-24 15:37:38 -04:00 |
Neil Deakin
|
660f2575ba
|
Bug 436064, support multiple documents with a tab navigation bar, r=gavin
|
2008-07-24 14:50:32 -04:00 |
Johnathan Nightingale
|
a995c17e77
|
Use xul error pages. b=446684, r=gavin
|
2008-07-22 16:33:22 -04:00 |
Gavin Sharp
|
1333b9da20
|
Fix missing variable declaration and CSS typo
|
2008-07-22 09:38:26 -04:00 |
Gavin Sharp
|
5daa287f37
|
Bug 446509: silence exceptions that are sometimes thrown when zooming, r=mfinkle
|
2008-07-22 09:11:56 -04:00 |
Daniel Brooks
|
09e74ba614
|
bug 441794: add support for clearing a shortcut, which relies on the patch in bug 446550. also fixes a couple of exceptions
|
2008-07-22 02:38:59 -05:00 |
Gavin Sharp
|
fa470ae2f5
|
Bug 446433: add some zoom methods to deckbrowser, r=mfinkle
|
2008-07-21 17:12:18 -04:00 |
Mark Finkle
|
d654eaf280
|
b=445993, r=gavin. followup to remove unneeded setTimeout
|
2008-07-21 17:12:47 -04:00 |
Mark Finkle
|
93693fca49
|
b=445993, r=gavin. target=_blank doesn't load the URL
|
2008-07-21 17:00:55 -04:00 |
Daniel Brooks
|
8ffe8058b0
|
bug 441794: add a couple more tests for completeness sake
|
2008-07-20 06:11:28 -05:00 |
Gavin Sharp
|
4bb7a8c9de
|
Bug 445712: prevent awesome bar from covering up keyboard UI, r=enndeakin
|
2008-07-20 05:44:49 -04:00 |
Daniel Brooks
|
cd5a81e9e0
|
bug 441794: add a bunch of tests, and make a few tweaks so that they all pass. I still need to create the actual chrome mochitest, but all it'll have to do is call the test() function.
|
2008-07-20 04:42:06 -05:00 |
Daniel Brooks
|
9695e0c5df
|
bug 441794: address some comments by mfinkle, and also switch to using complex pref values so that non-ascii characters in the shortcuts round-trip correctly
|
2008-07-18 17:20:47 -05:00 |
Daniel Brooks
|
580e48c2aa
|
move from using the test textbox to using the actual textbox in the editable tree, and properly round-trip the user's selections.
|
2008-07-17 22:09:32 -05:00 |
Daniel Brooks
|
353d9bda3c
|
bug 441794: fix a mis-merged hunk, and some other miscellaneous tweaks
|
2008-07-17 17:55:26 -05:00 |
Daniel Brooks
|
e8a0c1f42e
|
bug 441794: merge my other tree into the main line
|
2008-07-17 17:03:44 -05:00 |
Daniel Brooks
|
6fb744ecd9
|
bug 441794: merge back to main line
|
2008-07-17 16:51:26 -05:00 |
Daniel Brooks
|
6b5253da97
|
bug 441794: properly convert dom key events into keyspecs and thence to readable strings
|
2008-07-17 16:45:08 -05:00 |
Brad Lassey
|
f5a188d1b9
|
Bug 445738 - removes softkb from deb packaging code r=stuart
|
2008-07-17 10:10:49 -04:00 |