Commit Graph

175 Commits

Author SHA1 Message Date
Stuart Parmenter
ba3a3b749c Merge from trunk 2009-08-07 14:09:43 -07:00
Stuart Parmenter
77e2f00bb9 Updates based on reviews 2009-08-07 14:09:32 -07:00
Roy Frostig
cade2b33cf Fix tile-container clipping.
Fix floating urlbar on sidebar visibility.
2009-08-06 15:38:43 -07:00
Mark Finkle
ab655a58df Bug 500837: Identity-Box should be pushed down when security info is shown, r=gavin 2009-08-05 18:49:44 -04:00
Stuart Parmenter
4ffa495a49 disable urlbar snapping until it can be made faster 2009-08-05 13:51:07 -07:00
Stuart Parmenter
c7f370f8cd Hook up urlbar scrolling/panning 2009-08-05 13:28:43 -07:00
Roy Frostig
a0c61483fc Some scrolling correctness fixes and optimizations. 2009-08-05 17:24:42 -07:00
Roy Frostig
6e220d1da1 More scroll with sidebars. URLbar fix coming soon from Stuart. 2009-08-05 16:06:54 -07:00
Roy Frostig
a0bae551de Sidebars snap again and visible rect seems to behave better. 2009-08-05 14:31:57 -07:00
Roy Frostig
7ded61394a imported patch sidebars 2009-08-05 14:06:38 -07:00
Stuart Parmenter
82da877e29 merge from m-b 2009-08-05 06:27:24 -07:00
Stuart Parmenter
109172921f Initial pass at getting sidebars scrolling 2009-08-04 16:13:28 -07:00
Roy Frostig
ae729ba550 Fix elementFromPoint module nsDocument::ElementFromPointHelper bug that will be fixed shortly. 2009-08-04 16:40:39 -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
2b413522d0 Implemented double click in browser view container do zoom to and from element.
Added Browser::forceChromeReflow() with a reflow-forcing hack thanks to dbaron.
Added BrowserView::forceContainerResize() to resize the browser view container even if in the middle of a batch operation.
2009-07-31 15:32:48 -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
Mark Finkle
dacc296201 Bug 502065: resize fennec when software keyboard is displayed, r=gavin 2009-07-30 16:41:04 -04:00
Roy Frostig
5f8fc47b99 Fix initing of zoomLevel to NaN during slow page load. 2009-07-29 15:44:41 -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
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
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
Stuart Parmenter
b7db120e94 fix up network loading bugs 2009-07-22 06:12:02 -07:00
Roy Frostig
570a462fa2 Fixes and finishes to new custom scrollbox dragger
Commented out the creation of a ContentPanningModule in InputHandler constructor
Commented out TileManager preprocessor macro since our preprocessor can't handle it (I can has C preprocessor plz?)
2009-07-21 12:28:30 -07:00
Ben Combee
e1f698e981 Bug 500835: Kinetic scrolling doesn't stop on page change, r=mfinkle 2009-07-21 11:28:29 -04:00
Roy Frostig
636f0fee9e ForEach macro definition and Dragger input code. 2009-07-20 18:32:52 -07:00
Stuart Parmenter
f7da5a4cfd clean up various code, improve getting of the visible rect, add the checkerboard back in 2009-07-20 13:48:26 -07:00
Mark Finkle
d4dc23f0d6 Bug 505033: Only show close button when in fullscreen mode, r=gavin 2009-07-20 16:22:22 -04:00
Stuart Parmenter
39964ffb19 use pause/resume rendering when panning, resize/repaint immediately when page is done loading, misc other fixes. 2009-07-18 02:59:24 -07:00
Stuart Parmenter
31058bc7ab hook up basic panning 2009-07-18 01:16:04 -07:00
Stuart Parmenter
1004e47063 Fennec + TileManager 2009-07-17 16:17:57 -07:00
Mark Finkle
0db40f3b0c Bug 501009: Download Dialog 'Open' button should be dimmed if no registered handler, r=tonikitoo 2009-07-16 15:57:39 -04:00
Vivien Nicolas
b9c535970b Bug 500427 - 1px left above the findbar, r=mfinkle 2009-07-02 11:57:21 -04:00
Vivien Nicolas
8798aa82bd Bug 500480: unable to install add-ons extensions, r=mfinkle 2009-07-01 12:50:20 -04:00
Vivien Nicolas
a83bd89c04 Bug 500012: Extension pages visited through Extension panel are loaded with right panel in view, r=mfinkle 2009-06-30 14:43:45 -04:00
Ben Combee
6de08cb865 Bug 500693 - "Several source files are missing semicolons as line terminators" [r=mark.finkle] 2009-06-29 14:33:05 -04:00
Hiroyuki Ikezoe
14568764ef Bug 499601: A lot of 'leaked URLs' when Fennec is finished, r=mfinkle 2009-06-25 01:37:31 -04:00
Mark Finkle
58732d47b3 Bug 472426: listbox is rendered outside the fennec window, r=gavin 2009-06-24 12:42:53 -04:00
Vivien Nicolas
b232bc5361 Bug 470989: properly freeze/unfreeze the main toolbar to avoid checkerboard artifacts when panning while panels are open, r=mfinkle/gavin 2009-06-19 17:25:42 -04:00
Mark Finkle
82624b0fa2 Bug 498494: _networkStop is busted (simple fix), r=combee 2009-06-16 17:04:48 -04:00
Vivien Nicolas
52dfa4a585 Bug 495535: titlebar should be visible after app launch, r=mfinkle 2009-06-16 16:35:48 -04:00
SHIMODA Hiroshi
d06e7d9429 Bug 476703: When switching tabs, use last pan x,y offsets, r=mfinkle 2009-06-16 01:31:15 -04:00
Nino D'Aversa
e063bb0c5e Bug 492883: Add JavaScript error console to Fennec, r=mfinkle 2009-06-09 13:55:14 -04:00
Mark Finkle
166b678d88 Bug 489433: larry UI is cut off in portrait mode, r=gavin 2009-06-08 14:09:18 -04:00