Commit Graph

1301 Commits

Author SHA1 Message Date
Roy Frostig
a877092d0f Bug 480958: Update viewport dimensions as per MozScrolledAreaChanged [r=mark.finkle r=stuart] 2009-10-21 14:05:55 -04:00
Vivien Nicolas
2739c4c20f Bug 520294: Search Disabled State is Persistent even after Uninstallation [r=gavin.sharp] 2009-10-21 01:15:56 -04:00
Vivien Nicolas
028fd74ff6 Bug 515747: bookmark manager is confusing to know if you are managing or not [r=mark.finkle] 2009-10-20 23:32:36 -04:00
Benjamin Stover
32d5975f3a Bug 523373: [Regression] _criticalRect is empty and throws in Rect.center() [r=froystig] 2009-10-20 22:16:06 -04:00
Gavin Sharp
a655e55c97 Fix typo in default bookmarks error handler 2009-10-20 20:16:34 -04:00
Mark Finkle
62823c12b2 Bug 523369: [Regression] Secure favicon.ico request pop-ups certificate error dialog [r=vingtetun] 2009-10-20 15:16:00 -04:00
Benjamin Stover
c8d0d252c0 Bug 511224: after zoom, titlebar is partially off screen [r=vingtetun] 2009-10-20 09:36:26 -04:00
Benjamin Stover
1db4bf2137 Bug 523223: Regression: kinetic panning is stalled [r=mark.finkle] 2009-10-19 17:38:32 -04:00
Mark Finkle
0a6ed4e7b9 [mq]: findbaroff 2009-10-19 17:21:23 -04:00
Benjamin Stover
3319466be6 Bug 522504: Panning speed is sometimes erratic [r=bcombee] 2009-10-19 16:33:34 -04:00
Mark Finkle
4e7ffb796f Bug 522507: Find is shown on top of the page [r=stechz] 2009-10-19 16:27:48 -04:00
Mark Finkle
93486d724a Bug 522514: Make tile capacity a preference [r=stechz] 2009-10-19 16:22:17 -04:00
Gavin Sharp
45ce2e781c Bug 519686: Build localized bookmarks data for multi-locale builds and use it, attempt #2 with bustage fix, r=mfinkle/pike 2009-10-16 12:42:40 -04:00
Mark Finkle
845b8fac19 Bug 522271: --browser-chrome Mochitests on Fennec (bookmark popup) [r=gavin.sharp] 2009-10-16 00:00:14 -04:00
Mark Finkle
1d82136d7f Bug 522538: remove button has reappeared in the bookmark editing panel [r=vingtetun] 2009-10-15 22:55:17 -04:00
Gavin Sharp
a53cdd1540 Back out changeset 6bc1a3d1a1ee (bug 519686 - multi-locale bookmarks) 2009-10-15 23:05:32 -04:00
Gavin Sharp
2c1e97e2a9 Bug 519686: Build localized bookmarks data for multi-locale builds and use it, r=mfinkle/pike 2009-10-08 17:43:51 -04:00
Benjamin Stover
b645bd4a7a Bug 520910: Refactor Rect and add Point class, r=gavin 2009-10-15 15:50:32 -04:00
Benjamin Stover
b9c2b4a527 Bug 522529: Diagonal panning is jerky (and a few other issues) [r=mark.finkle] 2009-10-15 15:00:39 -04:00
kantha kanchiraju
2fbdff31a5 Bug 507051: Finish find-bar layout [r=mark.finkle] 2009-10-15 13:34:45 -04:00
Vivien Nicolas
3a184ac068 Bug 522472: Regression : adding more than 4 tabs mess up the tab bar [r=webapps] 2009-10-15 12:54:36 -04:00
Fabrice Desré
f73804165f Bug 522447: Alerts are misplaced [r=mark.finkle] 2009-10-15 07:59:05 -04:00
Mark Finkle
f1fc6ce9a9 Bug 521379: unbitrot the browser-chrome tests [r=gavin.sharp] 2009-10-14 18:43:20 -04:00
Benjamin Stover
de7008fe96 Bug 520913: Use CSS classes instead of manually resizing elements [r=mark.finkle] 2009-10-14 17:19:29 -04:00
Mark Finkle
4472718c49 Bug 522240: Fix syntax errors in DOMWillOpenModalDialog handler [r=stechz] 2009-10-14 16:44:09 -04:00
Vivien Nicolas
68a25eea59 Bug 522288: Fennec should handle MozApplicationManifest [r=mark.finkle] 2009-10-14 16:36:47 -04:00
Mark Finkle
6f54458563 Bug 522261: Some code is firing after the browser window closes [r=gavin.sharp] 2009-10-14 15:04:33 -04:00
Mark Finkle
9edd328e09 Bug 520290: lock icon is broken in the site identification popup [r=gavin.sharp] 2009-10-14 11:27:23 -04:00
Mark Finkle
2e0c7d08df Bug 522043: Text in nsPromptService authentication dialog is pannable [r=fabrice.desre] 2009-10-14 09:42:54 -04:00
Vivien Nicolas
d48c6d644f Bug 518370: fit 4 tabs high on the n900 [r=mark.finkle] 2009-10-14 09:40:23 -04:00
Axel Hecht
42aed90c64 bug 519682, create toolkit l10n makefiles for fennec repacks, r=mfinkle 2009-10-14 12:29:04 +02:00
Axel Hecht
ecff9b828d bug 519696, land some set of locales to be included into the maemo multi-locale build. Not a final list, but the easy start 2009-10-14 12:28:54 +02:00
Axel Hecht
f9a549c981 bug 522052, add ga-IE to all-locales
--HG--
extra : rebase_source : f2b6703f530b5320f3ae6412891c284f6c56326c
2009-10-13 18:31:20 +02:00
Vivien Nicolas
ae7edee145 Bug 522039: The prompt-service should dismiss the alert/prompt/confirm/... on VK_RETURN / VK_ESCAPE [r=mark.finkle] 2009-10-13 16:56:31 -04:00
Doug Turner
dcf48cdd02 Bug 522060 - OOM caused by too much memory used in the tile cache. r=mfinkle 2009-10-13 13:54:51 -07:00
Fabrice Desré
c5dac9c179 Bug 514208: Create a theme for the nsPromptService dialogs [r=mark.finkle] 2009-10-13 08:15:37 -04:00
Vivien Nicolas
c7c4964260 Bug 520290: lock icon is broken in the site identification popup [r=mark.finkle] 2009-10-13 07:59:33 -04:00
Vivien Nicolas
c4123a7560 Bug 517416: Increase the tab-close image and expand the "hit" area so it is easier to click [r=mark.finkle] 2009-10-12 15:36:49 -04:00
Vivien Nicolas
74caaf0340 Bug 518578: browser tools button does not depress [r=mark.finkle] 2009-10-12 15:15:16 -04:00
Fabrice Desré
afa0f5a32b Bug 518054: nsPromptService needs to fire event when opening modal dialogs [r=mark.finkle] 2009-10-12 15:05:46 -04:00
Vivien Nicolas
1245e49797 Bug 520285: urlbar pans to the right after opening/closing larry info [r=mark.finkle] 2009-10-12 14:35:01 -04:00
Vivien Nicolas
99c6d7c424 Bug 518308: lockAxis should not lock a direction if we can't scroll it [r=combee] 2009-10-12 14:27:29 -04:00
Vivien Nicolas
02efd69c8f Bug 519948: showing the urlbar should not scroll to the top [r=mark.finkle] 2009-10-12 14:23:29 -04:00
Roy Frostig
16ad2cf8a9 Prefetch tiles in TileManager when device is idle as reported by nsIIdleService. r=dougt,mfinkle. 2009-10-09 20:03:14 -07:00
Fabrice Desré
055a2bdee1 Bug 517459: Use menulist in prompt.select() [r=mark.finkle] 2009-10-09 14:26:45 -04:00
Fabrice Desré
f3373dbf9d Bug 521392: No style for menulist on dark background [r=mark.finkle] 2009-10-09 14:17:01 -04:00
Vivien Nicolas
1f3d28f44d Bug 517411: Improve bookmark folder row appearance [r=mark.finkle] 2009-10-09 14:06:51 -04:00
Mark Finkle
19f8fb5874 bump versions for Maemo and WinMo, r=gavin r=blassey 2009-10-09 13:22:24 -04:00
Vivien Nicolas
02d1c38044 Bug 468294: Make sure BrowserUI can handle background tab loads [r=mark.finkle] 2009-10-09 08:34:02 -04:00
Axel Hecht
3ae1cadc4f add locales to fennec, bug 519030 (eu), bug 481167 (pt-PT), bug 514806 (pa-IN) 2009-10-09 14:30:00 +02:00