Commit Graph

920 Commits

Author SHA1 Message Date
Roy Frostig
f60bb59268 bug 509764. Lift browser viewport state to tab level; restore state on tabswitch. r=stuart 2009-08-11 13:51:13 -07:00
Vivien Nicolas
8858a9afff Bug 509385: Fifth tab doesn't have a close button right after creation [r=mark.finkle] 2009-08-11 13:13:46 -04:00
Stuart Parmenter
eb6cd33c61 Bug 509454: Don't resize sidebars and urlbar, use flex instead [r=mark.finkle] 2009-08-11 12:41:45 -04:00
Vivien Nicolas
022d5db309 Bug 509382: browser.xul inline -moz-box-sizing: ignore dump warnings, r=mfinkle 2009-08-11 12:36:34 -04:00
Roy Frostig
89507ba732 bug 509589. Remove visible rect statekeeping in BrowserView. r=stuart 2009-08-10 18:03:42 -07:00
Stuart Parmenter
e7c443f2c5 Fix right sidebar to not expand past its boundaries 2009-08-07 18:17:25 -07:00
Ben Combee
64466cee88 Merge of iframe scrolling patch to tiles. r=stuart 2009-08-07 18:08:06 -07:00
Ben Combee
11d4ea0012 [mq]: tiles-cleanup.diff 2009-08-07 14:59:06 -07:00
Stuart Parmenter
96e717d03b additional review comments, removing some dumps 2009-08-07 14:49:05 -07:00
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
Mark Finkle
4e1a40f52f imported patch bug-453470.diff 2009-08-07 08:38:24 -04:00
Vivien Nicolas
3c2c20ce2a Bug 509005: few typo errors in wince themes [r=mark.finkle] 2009-08-07 08:05:09 -04:00
Roy Frostig
8c9d106456 Minor changes to address review comments on TileManager and BrowserView. 2009-08-06 18:44:20 -07:00
Roy Frostig
cade2b33cf Fix tile-container clipping.
Fix floating urlbar on sidebar visibility.
2009-08-06 15:38:43 -07:00
Taras Glek
682aa061db bug 508682: combine chrome jars r=mfinkle 2009-08-05 20:02:39 -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
Mark Finkle
551b69dfcc Bug 508573: Notifications are missing the close button, r=gavin 2009-08-05 13:06:38 -04: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
Vivien Nicolas
c73438e3dc Bug 508216: Error : 'val is null' the first time the preferences panel is showed [r=mark.finkle] 2009-08-04 09:26:58 -04:00
Axel Hecht
2ed0475283 bug 495467, updater.ini should be optional when l10n-merge is on, r=ted 2009-08-04 09:22:01 +02:00
Roy Frostig
7a2db6205e Fix content anchor clicks. 2009-08-03 20:32:17 -07:00
Mark Finkle
2c37b29b88 Bug 506730: Update toggles to use a 'thumb', r=gavin 2009-08-03 13:21:51 -04:00
Roy Frostig
f581e94022 Some debug dump stuff. 2009-08-03 09:44:17 -07:00
Mark Finkle
0bda4296eb Bug 494191: move bookmark button out of titlebar (wince tweaks), r=gavin 2009-08-03 04:40:17 -04: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
Gavin Sharp
b47d1999a0 Bug 494191: move the bookmarks button out of the toolbar, add it as an option in the autocomplete popup instead, r=mfinkle 2009-07-31 17:03:47 -04:00
Roy Frostig
d1465b4f3d Oopsie, small bugfix for bug I introduced to wsRect::intersects in my last commit. 2009-07-30 18:17:15 -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
Mark Finkle
11c0c98ecc Bug 506720: Use media queries to adapt browser tools UI for portrait/landscape, r=gavin 2009-07-31 08:33:41 -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
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
Vivien Nicolas
3bcca714c7 Bug 479111: investigate notification bar color scheme [r=mark.finkle] 2009-07-29 15:24:32 -04:00
Axel Hecht
d1383c2e22 bug 506412, add pt-BR to fennec builds, NPOB 2009-07-29 19:38:32 +02:00
Ben Combee
e0ea670fd5 Bug 458741: need to be able to scroll subframes (e.g. iframe), r=mfinkle 2009-07-29 04:04:24 -04:00
Vivien Nicolas
87433b19b8 Bug 506641: Click image resizing for nsImageDocument should be disabled, r=mfinkle 2009-07-29 00:09:10 -04:00
Vivien Nicolas
04be79939e Bug 502745: SelectHelper should scroll the first selected element into view, r=mfinkle 2009-07-28 23:36:00 -04:00
kantha kanchiraju
38f70ab2a3 Bug 507000: Hardware Key mapping for volume Up/Down getting overridden (wince) [r=mark.finkle] 2009-07-28 19:55:53 -04:00