Commit Graph

111 Commits

Author SHA1 Message Date
Benjamin Stover
5761574c13 Bug 538682 - Skip frames during kinetic panning [r=mfinkle, froystig] 2010-01-12 11:22:48 -08:00
Vivien Nicolas
c20aecdbf2 Bug 535551 - Missing dragData declaration in onMouseDown in InputHandler.js [r=mark.finkle] 2009-12-17 21:46:51 -05:00
Benjamin Stover
a65a876b97 Bug 535356 - Checkerboard when switching tabs while kinetic panning [r=stuart] 2009-12-17 10:01:55 -08:00
Stuart Parmenter
e2423e1366 bug 534662. Fix some trace aborts. r=gavin 2009-12-15 09:40:19 -08:00
Benjamin Stover
59d106423a Bug 501566 - It takes way too long to highlight a selected link [r=mfinkle] 2009-12-11 11:41:28 -08:00
Vivian Nicolas
9a13f1ae48 Bug 518642 - zoom level is reset when softkb is displayed 2009-11-24 11:44:05 -08:00
Benjamin Stover
ab9f66b973 bug 526839 - Smooth out panning while kinetic scrolling is happening r=vingtetun 2009-11-05 13:44:03 -08:00
Vivien Nicolas
95ed3d13bb Bug 524495: Chrome buttons do not always recognize tapping [r=mark.finkle r=webapps] 2009-11-10 10:48:37 -05:00
Vivien Nicolas
30b13931eb Bug 525997: adjust row highlighting behaviour [r=mark.finkle] 2009-11-10 10:28:36 -05:00
Benjamin Stover
b96471ec3d Bug 521108: Improve pan axis locking [r=vingtetung] 2009-11-03 13:50:01 -05:00
Benjamin Stover
f0d2f4b249 Bug 524543: Fast double taps sometimes cause clicks [r=vingtetun] 2009-10-28 21:19:49 -04:00
Benjamin Stover
7cc2679d91 Bug 522517: Panning sometimes causes link clicks [r=vingtetun] 2009-10-23 23:20:35 -04:00
Benjamin Stover
d315e19c9f Bug 524170: [Regression] Panning is not responsive [r=mark.finkle] 2009-10-23 16:11:15 -04:00
Ben Combee
e9c880b9b0 Bug 465284: Open link in new tab [r=mark.finkle] 2009-10-23 12:02:40 -04:00
Benjamin Stover
67eb713d35 Bug 522494: Tapping or double tapping pans a small amount [r=bcombee] 2009-10-21 15:48:14 -04:00
Benjamin Stover
1db4bf2137 Bug 523223: Regression: kinetic panning is stalled [r=mark.finkle] 2009-10-19 17:38:32 -04:00
Benjamin Stover
3319466be6 Bug 522504: Panning speed is sometimes erratic [r=bcombee] 2009-10-19 16:33:34 -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
Mark Finkle
9e2a4e14a6 Bug 519231: Backing out bug 501566, r=stechz 2009-09-28 14:16:55 -04:00
Ben Combee
60e4b18369 Bug 517314: Remove left-over dumps from Fennec, r=mfinkle 2009-09-21 17:34:37 -04:00
Vivien Nicolas
a1153caa06 Bug 515789: Awesome bar pops up when click on form autocomplete fields [r=combee r=froystig r=mark.finkle] 2009-09-14 12:50:21 -04:00
Vivien Nicolas
e8605e6410 Bug 510857: Buttons don't look pressed in bookmarks, preferences, downloads, ... [r=froystig,r=bcombee,r=mfinkle] 2009-09-10 00:24:55 -04:00
Benjamin Stover
fd46364538 Bug 501566: It takes too long to highlight a selected link, r=froystig, r=mfinkle 2009-09-01 23:39:39 -04:00
Alexandru Cristei
3183672047 bug 505391 - Implement support for touch sensitive click wheel on HTC phones r=mfinkle 2009-08-26 12:08:20 -04:00
Mark Finkle
bf18adb909 Bug 509711: Too easy to click links on webpages, r=stuart 2009-08-19 01:48:38 -04:00
Ben Combee
2eb6aa2065 Bug 510977: Mouseover Popups are not blocked by the pop-up blocker, r=froystig 2009-08-18 02:09:52 -04:00
Mark Finkle
fb44022faa Bug 510998: Panning while touching the titlebar should be ignored, r=froystig 2009-08-18 02:07:48 -04:00
Ben Combee
626018d419 Bug 489651: Locked panning was broken by kinetic changes [r=mark.finkle] 2009-08-14 14:10:30 -04:00
Roy Frostig
0e87f64f69 bug 509407. bug 510003. Fix magic awesomebar opening on random upscrolls and fix buttons from not appearing depressed on mousedown/up. r=stuart 2009-08-13 16:41:45 -07:00
Roy Frostig
6e382f5102 bug 509383. Fix MouseModule._downUpEvents item undefined error on click. r=stuart 2009-08-12 15:50:19 -07:00
Roy Frostig
d2e9b264c2 Bug 509451: Fix horizontal chrome scrolling when viewport is wider than window, r=stuart 2009-08-12 17:40:43 -04:00
Ben Combee
64466cee88 Merge of iframe scrolling patch to tiles. r=stuart 2009-08-07 18:08:06 -07:00
Roy Frostig
7a2db6205e Fix content anchor clicks. 2009-08-03 20:32:17 -07:00
Roy Frostig
f581e94022 Some debug dump stuff. 2009-08-03 09:44:17 -07:00
Roy Frostig
8405c7c2ae Fixed Makefile.in WinNT/CE preprocessing command.
Tile manager macros done in BEGIN, END form.
Tile manager macros put to better use.  Small optimizations on begin and endCriticalRect.
Fixed tile pool sorting and eviction so that no extra evict guard is needed on every FORCREATE.
Fixed assorted small bugs throughout (maybe introduced some new ones ;p).
Added sweet sweet tilecache debug to browser.js.
2009-07-30 17:31:09 -07:00
Roy Frostig
544af1f196 Slight simplification of chrome document check for events. 2009-07-29 14:05:03 -07:00
Roy Frostig
feea08b89e Content click bug fixed. Fennec content window now receives clicks! 2009-07-29 14:01:54 -07:00
Roy Frostig
352c623ef1 Some cleanup plus some new messup that reveals more about the content click bug. 2009-07-29 13:27:42 -07:00
Roy Frostig
bbdfa3da1f Makefile fix to preprocess JS with both gcc and MSVS (thanks mfinkle, bcombee).
Use macros instead of forEachIntersectingRect everywhere in TileManager.
Small kinetic fix: kill the timer if the KineticController's panBy callback throws an exception of any kind.
2009-07-29 12:51:24 -07:00
Roy Frostig
956ee4b869 Simplification of sidebar snap.
Cleanup of global functions in browser.js (debug functions are still global), plus added documentation on said functions.
2009-07-28 16:14:57 -07:00
Roy Frostig
cf4b2d9f11 More doc and cleanup of InputHandler.js 2009-07-28 15:15:08 -07:00
Roy Frostig
2d1122a4e5 Brought back scroll-wheel zoom, and documented much of InputHandler.js 2009-07-28 11:29:04 -07:00
Roy Frostig
da24accdba Changes to KineticController to stop it from painting as it scrolls.
Added sidebar snapping.
More debug dumps for the content click redispatch bug.
2009-07-27 19:04:22 -07:00
Roy Frostig
fc082b052d And a merge! 2009-07-24 15:53:34 -07:00
Roy Frostig
2d7ff91b90 MouseModule almost done except for a nasty bug where content doesn't like our clicks. Everything is near working, though... 2009-07-24 15:51:16 -07:00
Roy Frostig
24cf5e5417 fix some js errors 2009-07-23 18:40:22 -07:00
Roy Frostig
7ed50c3cdc Add bcombee's Kinetic changes and modify input handler to have a bit of different grab/ungrab mechanism (currently unused anyway) and invent MouseModule. 2009-07-23 18:34:13 -07:00
Stuart Parmenter
445fdf54b7 merge 2009-07-22 06:21:11 -07:00
Roy Frostig
d1604a6d70 Not a real change, but about to experiment with some preprocessor Makefile magic. 2009-07-21 15:32:53 -07:00