Граф коммитов

111 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Stover b05c1daee3 Bug 538682 - Skip frames during kinetic panning [r=mfinkle, froystig] 2010-01-12 11:22:48 -08:00
Vivien Nicolas b3967b50f5 Bug 535551 - Missing dragData declaration in onMouseDown in InputHandler.js [r=mark.finkle] 2009-12-17 21:46:51 -05:00
Benjamin Stover 7275e90b24 Bug 535356 - Checkerboard when switching tabs while kinetic panning [r=stuart] 2009-12-17 10:01:55 -08:00
Stuart Parmenter 582fd67039 bug 534662. Fix some trace aborts. r=gavin 2009-12-15 09:40:19 -08:00
Benjamin Stover b2b21060b7 Bug 501566 - It takes way too long to highlight a selected link [r=mfinkle] 2009-12-11 11:41:28 -08:00
Vivian Nicolas fac4cd4f32 Bug 518642 - zoom level is reset when softkb is displayed 2009-11-24 11:44:05 -08:00
Benjamin Stover cdb639a794 bug 526839 - Smooth out panning while kinetic scrolling is happening r=vingtetun 2009-11-05 13:44:03 -08:00
Vivien Nicolas 239bc6ed5b Bug 524495: Chrome buttons do not always recognize tapping [r=mark.finkle r=webapps] 2009-11-10 10:48:37 -05:00
Vivien Nicolas eb296fad26 Bug 525997: adjust row highlighting behaviour [r=mark.finkle] 2009-11-10 10:28:36 -05:00
Benjamin Stover 1c72f254a4 Bug 521108: Improve pan axis locking [r=vingtetung] 2009-11-03 13:50:01 -05:00
Benjamin Stover b0a793d6d3 Bug 524543: Fast double taps sometimes cause clicks [r=vingtetun] 2009-10-28 21:19:49 -04:00
Benjamin Stover 25d6b19b7a Bug 522517: Panning sometimes causes link clicks [r=vingtetun] 2009-10-23 23:20:35 -04:00
Benjamin Stover 14e166d5d0 Bug 524170: [Regression] Panning is not responsive [r=mark.finkle] 2009-10-23 16:11:15 -04:00
Ben Combee 0c4b89027a Bug 465284: Open link in new tab [r=mark.finkle] 2009-10-23 12:02:40 -04:00
Benjamin Stover e34f62af05 Bug 522494: Tapping or double tapping pans a small amount [r=bcombee] 2009-10-21 15:48:14 -04:00
Benjamin Stover f6e014d00c Bug 523223: Regression: kinetic panning is stalled [r=mark.finkle] 2009-10-19 17:38:32 -04:00
Benjamin Stover f361b32d22 Bug 522504: Panning speed is sometimes erratic [r=bcombee] 2009-10-19 16:33:34 -04:00
Vivien Nicolas d2c543e8e1 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 92204577cf 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 6a99b0bc2d Bug 519231: Backing out bug 501566, r=stechz 2009-09-28 14:16:55 -04:00
Ben Combee d54770b9c4 Bug 517314: Remove left-over dumps from Fennec, r=mfinkle 2009-09-21 17:34:37 -04:00
Vivien Nicolas 47ea958117 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 2622a81c86 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 a4ee5abb69 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 5cf290fb75 bug 505391 - Implement support for touch sensitive click wheel on HTC phones r=mfinkle 2009-08-26 12:08:20 -04:00
Mark Finkle b76d6f9834 Bug 509711: Too easy to click links on webpages, r=stuart 2009-08-19 01:48:38 -04:00
Ben Combee 1879089810 Bug 510977: Mouseover Popups are not blocked by the pop-up blocker, r=froystig 2009-08-18 02:09:52 -04:00
Mark Finkle ffebf2758b Bug 510998: Panning while touching the titlebar should be ignored, r=froystig 2009-08-18 02:07:48 -04:00
Ben Combee 9992a096ae Bug 489651: Locked panning was broken by kinetic changes [r=mark.finkle] 2009-08-14 14:10:30 -04:00
Roy Frostig b474a308b1 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 9131d9feca bug 509383. Fix MouseModule._downUpEvents item undefined error on click. r=stuart 2009-08-12 15:50:19 -07:00
Roy Frostig c180cb40a3 Bug 509451: Fix horizontal chrome scrolling when viewport is wider than window, r=stuart 2009-08-12 17:40:43 -04:00
Ben Combee a1da836547 Merge of iframe scrolling patch to tiles. r=stuart 2009-08-07 18:08:06 -07:00
Roy Frostig e193d19193 Fix content anchor clicks. 2009-08-03 20:32:17 -07:00
Roy Frostig a2bb44d333 Some debug dump stuff. 2009-08-03 09:44:17 -07:00
Roy Frostig a32bb0b6f0 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 1ea2935fa2 Slight simplification of chrome document check for events. 2009-07-29 14:05:03 -07:00
Roy Frostig 72096fa669 Content click bug fixed. Fennec content window now receives clicks! 2009-07-29 14:01:54 -07:00
Roy Frostig 657b164f1e Some cleanup plus some new messup that reveals more about the content click bug. 2009-07-29 13:27:42 -07:00
Roy Frostig 206611c381 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 f34f3c75b9 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 8644b4a9a6 More doc and cleanup of InputHandler.js 2009-07-28 15:15:08 -07:00
Roy Frostig 7dbf3cf198 Brought back scroll-wheel zoom, and documented much of InputHandler.js 2009-07-28 11:29:04 -07:00
Roy Frostig 19e225ec8f 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 0874fc97b3 And a merge! 2009-07-24 15:53:34 -07:00
Roy Frostig 936f43b007 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 54f98e4c03 fix some js errors 2009-07-23 18:40:22 -07:00
Roy Frostig 6ce15e1f13 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 0a020cf3f4 merge 2009-07-22 06:21:11 -07:00
Roy Frostig d86d15fcf9 Not a real change, but about to experiment with some preprocessor Makefile magic. 2009-07-21 15:32:53 -07:00