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

28 Коммитов

Автор SHA1 Сообщение Дата
Mark Finkle a1dc5c3de8 Bug 494551: Use images for buttons in main chrome UI (widget part), r=gavin 2009-05-29 01:58:30 -04:00
Vivien Nicolas 2d86d285d2 Bug 470441: Can't switch tabs between website and about:config, r=mfinkle 2009-05-28 11:52:26 -04:00
Ben Combee 8bacd2442f Bug 488236: Titlebar inconsistently shown after using bookmark button or tapping on tab, r=mfinkle 2009-04-17 10:41:44 -04:00
Stuart Parmenter 761c9bbfac Bug 487165. Make kinetic panning smoother and more responsive. r=bcombee sr=gavin 2009-04-02 04:11:51 -07:00
bcombee@bcombee-linux-vm a6d067d6cb Bug 485385. Refactor kinetic code. Patch from Ben Combee <combee@mozilla.com>. r/sr=me. 2009-04-02 16:45:27 -04:00
Gavin Sharp 22bd360d83 Bug 486562: remove unused widgetStack handleEvents code, r=bcombee/vlad 2009-04-05 03:22:58 -04:00
Taras Glek 42c064d001 add missing lets to silence strict mode r=mfinkle 2009-03-27 10:29:21 -07:00
Taras Glek 6470725cc8 bug 482703 - misc optimizations r=stuart+vlad 2009-03-15 16:58:37 -07:00
Taras Glek 02b28a369d Bug 482703 - less setAttribute()ing(speed up panning) 2009-03-13 06:44:51 -07:00
Taras Glek c081943e62 Bug 480761: resizing window while panned to the left doesn't redraw previously offscreen area r=gavin 2009-03-03 15:10:24 -08:00
Gavin Sharp f8a8e36002 Backed out changeset 02384ea1b0d9 because it is suspected of having caused a Ts regression: bug 480860 2009-03-02 04:53:11 -05:00
Gavin Sharp f9199f1f19 Bug 480761: make sure to always redraw window correctly when resizing by ensuring we always call the viewportUpdateHandler in updateSize, r=taras 2009-03-01 05:50:26 -05:00
Taras Glek 8bb8c4418c bug 477105: microoptimizations to intersect and flushRegion r=stuart 2009-02-27 14:14:49 -08:00
Gavin Sharp 4e0db1e990 bug 477105: second part of zoom responsiveness r=taras 2009-02-27 14:04:43 -08:00
Taras Glek 32af1e3814 Bug 479821 - fix wsRect.intersects bustage r=stuart 2009-02-23 12:58:46 -08:00
Taras Glek bd6bb4017e bug 478092 - fix for when loading page, some images and stuff hves white horizontal lines through them. r=stuart 2009-02-19 18:21:36 -08:00
Gavin Sharp e69f0e5962 Bug 477468: rework widgetstack pan handling to better support window resizes, r=vlad 2009-02-10 01:39:41 -05:00
Gavin Sharp a6ef9e3b1c Bug 477104: prevent widgetstack bustage when window is larger than the pannableBounds, r=stuart 2009-02-06 17:47:08 -05:00
Mark Finkle 7548aef32e Bug 477262: viewportVisibleRect can return null if viewingRect has size 0, r=gavin 2009-02-06 17:27:13 -05:00
Taras Glek 3352f2dc35 bug 476729: Calculate a viewing rect relative to the canvas 2009-02-04 16:38:43 -08:00
Gavin Sharp 82bffddca7 Bug 474804: improve Fennec UI window resize handling by making sure to resize chrome widgets properly, and by fixing some of the bugs caused by not properly updating the rects tracked by the WidgetStack, r=vlad 2009-02-04 18:03:36 -05:00
Taras Glek 26558acc5f Bug 473647: speed up resizing r=mfinkle 2009-01-16 14:54:59 -08:00
Gavin Sharp da08f59c28 Bug 473643: remove widgetstack resizing code, r=vlad 2009-01-14 17:05:52 -05:00
Taras Glek 75cd9da164 bug 473424: speed up WidgetStack's resizing code and disable it r=vlad 2009-01-13 15:38:32 -08:00
Stuart Parmenter 663e284c85 bug 468729. make sidebars pop open or closed. r=vlad 2008-12-13 06:22:02 -08:00
Gavin Sharp 61422459a5 Bug 466280: fix WidgetStack to support resizes, and use that support to enable panning the full range of content at smaller-than-default window sizes, r=vlad/stuart 2008-12-19 18:04:16 -05:00
Vladimir Vukicevic 2434db505d Honor vptargetw/vptargeth corrently in updateSize 2008-12-09 15:30:45 -08:00
Mark Finkle 196c91951a Bug 462425: Convert Fennec to use WidgetStack framework for panning, r=stuart 2008-11-22 00:12:25 -05:00