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

500 Коммитов

Автор SHA1 Сообщение Дата
Mark Finkle 6297bd86f7 Bug 488418: Simplify kinetic averaging code, r=stuart 2009-04-15 01:51:10 -04:00
Mark Finkle a7a78df001 Bug 488122: Fix error in InputHandler.js, r=gavin 2009-04-13 14:24:54 -04:00
Mark Finkle aabbede213 Bug 487670: Cleanup errors in InputHandler.js, r=bcombee 2009-04-09 16:09:27 -04:00
Mark Finkle 2b8aadba15 Bug 481986: Loading bookmarks into bookmark list is slow, r=gavin 2009-04-09 01:40:05 -04:00
Mark Finkle d47adc4868 Bug 479279: Fennec should have a system for browser-level notifications, r=gavin 2009-04-09 01:13:16 -04:00
Stuart Parmenter c38d717299 remove tabs 2009-04-02 04:15:50 -07: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
Gavin Sharp 1bcf900235 Bug 485901: use new flush-less scrollX/Y getter to avoid unnecessary layout flushes, r=mfinkle 2009-04-05 03:20:57 -04:00
Ben Combee 8dd9ce07dd Bug 485962: Kinetic scrolling was disabled with lock-panning patch, r=stuart 2009-03-30 14:18:23 -04:00
Taras Glek 6ae483373c Bug 486137: less xpconnect stuff in browser[-ui].js r=mfinkle 2009-03-31 11:45:24 -07:00
Taras Glek d25962138c Bug 486136: Reduce painting during startup r=mfinkle 2009-03-31 11:38:34 -07:00
Stuart Parmenter 0f19553d06 bug 485612. Avoid causing extra non-interruptible reflows the document when zooming to width during page load. r=taras 2009-03-26 08:38:27 -07:00
Mark Finkle 4063d44a54 Bug 485381: Add special widget for checkboxes, r=gavin 2009-03-27 17:32:42 -05:00
Mark Finkle df59c0252c Bug 485556: Tab thumbnail on startup is black, r=tglek 2009-03-27 13:26:57 -05:00
Taras Glek 42c064d001 add missing lets to silence strict mode r=mfinkle 2009-03-27 10:29:21 -07:00
Mark Finkle 45af918810 Bug 480894: CanvasBrowser._drawInterval is never shut off when loading page via cmdline, r=gavin r=tglek 2009-03-27 11:57:20 -05:00
Ben Combee 78367e240c Bug 464063: Lock panning into horizontal or vertical based on initial movememnt, r=mfinkle r=tglek 2009-03-24 12:35:36 -04:00
Ben Combee fcc61a12fd Bug 484271: ContentPanningHandler gets out of sync when dragging out of window, r=mfinkle 2009-03-19 17:32:50 -04:00
Ben Combee cd4e6fe7f0 Bug 4844485: Add null check for boxObject, r=mfinkle 2009-03-20 18:41:55 -04:00
Gavin Sharp 4db167ba2e Bug 484736: call setPluginState when syncing to preference, not when syncing from preference, r=mfinkle 2009-03-23 01:30:08 -04:00
Mark Finkle dbbbb3402f fix spelling mistake in comments 2009-03-19 22:36:02 -05:00
Mark Finkle 2c46f96ebe Bug 484130: Extensions don't load as expected, r=gavin 2009-03-19 22:31:08 -05:00
Mark Finkle 4373fe6229 Bug 484282: add cmd/ctrl+w shortcut to close main Fennec window, r=gavin 2009-03-19 18:20:32 -05:00
Taras Glek ba5fca70ea Bug 483425 - bandaid visual jarring when clicking on link r=mfinkle 2009-03-19 10:31:12 -07:00
Taras Glek 034651408a update api to reflect changes made by bug 477708 2009-03-18 10:05:56 -07:00
Taras Glek 008bed21ab Bug 483417: optimize CanvasBrowser region handling r=vlad 2009-03-17 10:08:06 -07:00
Vladimir Vukicevic aa27494083 b=483417, optimize CanvasBrowser region handling; r=tglek 2009-03-17 10:01:37 -07:00
Mark Finkle 5de8bccdb8 Bug 483736: switch to 'let' instead of 'const' for Cc, Ci and Cu, r=gavin 2009-03-16 23:27:29 -05:00
Taras Glek 6470725cc8 bug 482703 - misc optimizations r=stuart+vlad 2009-03-15 16:58:37 -07:00
Doug Turner 9d5c57b54a 483019. no need for Math.abs when multiplying two numbers together. r=gavin 2009-03-13 14:11:02 -07:00
Mike Kristoffersen 19b728c0f5 Bug 483182: fix typo in _onMouseDown, r=bcombee 2009-03-13 16:00:50 -04:00
Taras Glek 2bde24eebe typo 2009-03-13 07:03:25 -07:00
Taras Glek ca30d1338c Bug 482703 - less getElementById()ing. Speed-up panning r=gavin 2009-03-13 06:47:10 -07:00
Taras Glek 02b28a369d Bug 482703 - less setAttribute()ing(speed up panning) 2009-03-13 06:44:51 -07:00
Taras Glek 0e10852afa leftover code likely causing slower page loads 2009-03-13 06:44:03 -07:00
Taras Glek a3e8c1c63e Bug 482688 - Get rid of native widget on the tabbar r=gavin 2009-03-13 01:30:35 -07:00
Stuart Parmenter c36d92a29c Increase size of the checkerboard tile so that the tiling code doesn't have to draw it as many times. r=vlad 2009-03-11 04:33:31 -07:00
Stuart Parmenter 41c46b6597 bug 481814. flush paints at the end of pans rather than at the beginning of the next one. r=taras 2009-03-05 15:59:06 -08:00
Taras Glek c5138c5706 bug Bug 480761: avoid accidentally calling endLoading too early on startup, reduces drawing to a single drawWindow. r=mfinkle 2009-03-06 11:36:23 -08:00
Mark Finkle 3d5a6ae61f Bug 481567: Difficult to read text on sites like google reader, r=stuart 2009-03-06 00:42:39 -05:00
Gavin Sharp e2064f36a1 Bug 481778: remove some unused code, r=mfinkle 2009-03-05 22:05:20 -05:00
Gavin Sharp dc01cb63fb Bug 481752: remove broken plugin-disabling code (re-enable plugins by default), r=stuart 2009-03-05 21:45:52 -05:00
Gavin Sharp 31ad419bae Bug 479984: make sure to mark pages as 'typed' when they are visited as a result of user-triggered loads (the default autocomplete query only searches through 'typed' pages), r=mfinkle 2009-03-05 18:30:28 -05:00
Ben Combee eed06e1023 Bug 481517: While panning, mouse out of desktop window doesn't stop, r=mfinkle 2009-03-04 18:50:43 -05:00
Taras Glek 04870cd6ba Bug 481515 - Draw a nicer tab preview r=stuart 2009-03-04 16:51:32 -08:00
Mark Finkle 73963ba65c Bug 481460: Add content JIT preference to UI, r=stuart 2009-03-04 14:08:59 -05:00
Ben Combee 5cf306431f Bug 481259: Should have no click timeout for chrome elements, r=mfinkle 2009-03-03 15:50:15 -05:00
Taras Glek cdf9a72c91 Bug 480595: Do not show navbar on zoomToElement r=gavin 2009-03-03 15:54:27 -08: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
Mark Finkle 67199f28ad Bug 477653: sizemode=maximized causes multiple resize events, r=gavin 2009-03-03 14:20:00 -05:00
Mark Finkle 7e87d744cd Bug 481121: Misc minor bookmark bugs, r=gavin 2009-03-03 09:31:51 -05:00
Mark Finkle 4559cdabc5 Bug 480361: Amoving bookmark into subfolder stops ability to exit 'manage' mode, r=gavin 2009-03-02 19:50:44 -05:00
Mark Finkle 96881e22ee Bug 480950: unable to edit bookmarks from manage mode, r=bcombee 2009-03-02 16:45:36 -05:00
Mark Finkle 5415aa9e1e Disable ChromeInputHandler to see if it caused Ts regression on 2009-02-27 2009-03-02 13:55:52 -05:00
Taras Glek efcd5af6c1 bug 458741: unbreak panning r=bcombee 2009-03-02 10:51:31 -08:00
Gavin Sharp 9b817da3b7 Add missing ; 2009-03-02 05:25:43 -05:00
Gavin Sharp 1169f807e1 Merge backout of 02384ea1b0d9 (bug 480860) 2009-03-02 04:53:52 -05: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
Taras Glek c58482d09f Bug 480447 - clear outstanding paint events when repainting the whole canvas r=gavin 2009-03-01 14:32:40 -08: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
Ben Combee 4d80c6628c Bug 45871: need to be able to scroll xul, r=mfinkle 2009-02-27 14:44:35 -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 a8c9e35908 Bug 477105 - improve zoom responsiveness, draw everything clipped r=stuart 2009-02-26 11:35:03 -08:00
Taras Glek 8eb65f299b Bug 480038: less setViewportSize, r=mfinkle 2009-02-26 12:50:00 -05:00
Ben Combee 488526a847 Bug 458741: need to be able to scroll subframes (XUL patch), r=mfinkle, r=stuart 2009-02-23 16:35:25 -05:00
Mark Finkle c6aaf1ca3a Bug 467670: Bookmark management (part 2), r=gavin 2009-02-25 01:20:45 -05:00
Mark Finkle 529613465f Bug 467670: Bookmark management (part 1), r=gavin 2009-02-25 01:20:45 -05:00
Taras Glek 32af1e3814 Bug 479821 - fix wsRect.intersects bustage r=stuart 2009-02-23 12:58:46 -08:00
Taras Glek 9efe87978d bug 477855: Rework painting to be based on Region union/subtract operations r=stuart 2009-02-23 09:11:00 -08:00
Mark Finkle 0a88a37370 Bug 479307: sizemode='maximized' does not work well on desktop, r=gavin 2009-02-20 15:51:34 -05: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
Jonathan DiCarlo 717c682695 Bug 478942: reveal-tabs button in browser.xul cannot be overlaid correctly by extension xul, r=mfinkle 2009-02-18 00:23:29 -05:00
Mark Finkle da7436ec15 Bug 476672: Selecting current tab doesn't close the tab area, r=gavin 2009-02-10 16:52:23 -05: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
Taras Glek ee281af8f4 Bug 477435: fix zoomToElement r=gavin 2009-02-09 17:48:54 -08:00
Doug Turner 868ec04e9f Bug 476705 - sizemode=maximized 2009-02-09 12:10:33 -08:00
Ben Combee 5c8d7bfab9 Bug 477203: InputHandler.js keeps passing events to modules after a grab, r=stuart 2009-02-09 13:43: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 81e11d6b90 Bug 477160: fix panning bustage r=stuart 2009-02-06 12:17:51 -08:00
Mark Finkle 87dd779f0e Bug 476186: Ts regression on 2009-01-28, r=gavin 2009-02-06 02:35:29 -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
Mark Finkle e99c708afa Bug 476915: Cursor not in URLBar after adding a new tab, r=gavin 2009-02-04 15:53:59 -05:00
Gavin Sharp f9fa2f5f81 Bug 476693: Fix default larry behavior since we don't call onSecurityChange for about:firstrun, r=mfinkle 2009-02-04 15:18:43 -05:00
Mark Finkle 91b60714cf Bug 476714: Closing the selected tab results in errors, r=gavin 2009-02-03 21:37:10 -05:00
Gavin Sharp 2f70a25006 Backed out changeset 731f6fc9c130 2009-02-03 17:13:15 -05:00
Gavin Sharp 346a8cc258 Bug 476521: simplify chrome CSS, r=mfinkle 2009-02-02 17:11:51 -05:00
Taras Glek 8834264697 Bug 474689 - Limit painting to visible area during loads, use a heuristic to reduce zoomtopage calls, etc r=stuart 2009-01-30 12:42:05 -08:00
Mark Finkle 63350481b6 bustage fix for bug 475997, r=tglek 2009-01-30 13:13:06 -05:00
Mark Finkle 44b4a404df Bug 476077: page JS can't update favicon 2009-01-30 11:58:26 -05:00
Taras Glek e89703c71d Bug 475997 - make zoomToPage use viewport width, switching to using wsRects in CanvasBrowser r=stuart 2009-01-29 11:51:57 -08:00
Neil Deakin 776ecf6623 bug 455891 - unable to set focus() on certain element types r=mfinkle 2009-01-28 15:39:20 -05:00
Taras Glek 7cbe667540 Bug 474874: misc CanvasBrowser cleanups, minor speed boost for redraw. r=stuart 2009-01-23 14:36:49 -08:00
Mark Finkle b39423f7ea Bug 473992: Create separate theme folders for hildon and wince, r=gavin
--HG--
rename : mobile/chrome/skin/browser.css => mobile/themes/wince/browser.css
rename : mobile/chrome/skin/extensions.css => mobile/themes/wince/extensions.css
rename : mobile/chrome/skin/firstrun/firstrun.css => mobile/themes/wince/firstrun/firstrun.css
rename : mobile/chrome/content/firstrun/firstrun.xhtml => mobile/themes/wince/firstrun/firstrun.xhtml
rename : mobile/chrome/skin/firstrun/firstrun_arrow_l.png => mobile/themes/wince/firstrun/firstrun_arrow_l.png
rename : mobile/chrome/skin/firstrun/firstrun_arrow_r.png => mobile/themes/wince/firstrun/firstrun_arrow_r.png
rename : mobile/chrome/skin/firstrun/firstrun_background.jpg => mobile/themes/wince/firstrun/firstrun_background.jpg
rename : mobile/chrome/skin/firstrun/firstrun_splash.png => mobile/themes/wince/firstrun/firstrun_splash.png
rename : mobile/chrome/skin/images/addressbar_endcap_l_off.png => mobile/themes/wince/images/addressbar_endcap_l_off.png
rename : mobile/chrome/skin/images/addressbar_endcap_l_on.png => mobile/themes/wince/images/addressbar_endcap_l_on.png
rename : mobile/chrome/skin/images/addressbar_endcap_r_off.png => mobile/themes/wince/images/addressbar_endcap_r_off.png
rename : mobile/chrome/skin/images/addressbar_endcap_r_on.png => mobile/themes/wince/images/addressbar_endcap_r_on.png
rename : mobile/chrome/skin/images/addressbar_middle.png => mobile/themes/wince/images/addressbar_middle.png
rename : mobile/chrome/skin/images/close-small.png => mobile/themes/wince/images/close-small.png
rename : mobile/chrome/skin/images/default-favicon.png => mobile/themes/wince/images/default-favicon.png
rename : mobile/chrome/skin/images/identity.png => mobile/themes/wince/images/identity.png
rename : mobile/chrome/skin/images/left_buttons.png => mobile/themes/wince/images/left_buttons.png
rename : mobile/chrome/skin/images/left_sidebar_middle.png => mobile/themes/wince/images/left_sidebar_middle.png
rename : mobile/chrome/skin/images/navigation_background.png => mobile/themes/wince/images/navigation_background.png
rename : mobile/chrome/skin/images/navigation_magnifier.gif => mobile/themes/wince/images/navigation_magnifier.gif
rename : mobile/chrome/skin/images/navigation_search_caps.png => mobile/themes/wince/images/navigation_search_caps.png
rename : mobile/chrome/skin/images/navigation_url_caps.png => mobile/themes/wince/images/navigation_url_caps.png
rename : mobile/chrome/skin/images/page-starred.png => mobile/themes/wince/images/page-starred.png
rename : mobile/chrome/skin/images/page_buttons.png => mobile/themes/wince/images/page_buttons.png
rename : mobile/chrome/skin/images/panel_background.png => mobile/themes/wince/images/panel_background.png
rename : mobile/chrome/skin/images/panel_buttons.png => mobile/themes/wince/images/panel_buttons.png
rename : mobile/chrome/skin/images/right_buttons.png => mobile/themes/wince/images/right_buttons.png
rename : mobile/chrome/skin/images/right_sidebar_middle.png => mobile/themes/wince/images/right_sidebar_middle.png
rename : mobile/chrome/skin/images/starred48.png => mobile/themes/wince/images/starred48.png
rename : mobile/chrome/skin/images/tab_close.png => mobile/themes/wince/images/tab_close.png
rename : mobile/chrome/skin/images/tag.png => mobile/themes/wince/images/tag.png
rename : mobile/chrome/skin/images/throbber.png => mobile/themes/wince/images/throbber.png
rename : mobile/chrome/skin/images/toolbar.png => mobile/themes/wince/images/toolbar.png
rename : mobile/chrome/skin/images/toolbar_background.png => mobile/themes/wince/images/toolbar_background.png
rename : mobile/chrome/skin/notification.css => mobile/themes/wince/notification.css
2009-01-21 17:16:28 -05:00
Taras Glek 82872fe38b bug 473647: Set a default size that avoids an extra resize on n810. r=mfinkle 2009-01-21 10:14:03 -08:00
Mark Finkle a69fe61c18 Bug 474617: use commandset id from Firefox, r=gavin 2009-01-21 12:28:25 -05:00
Taras Glek 26558acc5f Bug 473647: speed up resizing r=mfinkle 2009-01-16 14:54:59 -08:00
Anton Rogaynis 35f4aacbf5 Bug 472735: optimize about:blank onlocationchange (breakage fix), r=mfinkle 2009-01-16 11:07:08 -05:00
Taras Glek 254552ee7f Bug 472745 - less zoomToPage on startup r=stuart 2009-01-15 14:18:36 -08:00
Taras Glek a00431a1c4 Bug 472735: 0 setURI calls on startup r=mfinkle 2009-01-14 16:13:27 -08:00
Gavin Sharp 2e879f4358 Bug 473368: avoiding clobbering selection keyboard when highlighting location bar, r=mfinkle 2009-01-14 17:12:36 -05: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
Taras Glek 00d8b55ddb bug 472735: optimize about:blank onlocationchange r=gavin 2009-01-13 14:05:03 -08:00
Gavin Sharp 7f1ab29901 minor browser-ui.js fix (comment, s/var/let/) 2009-01-13 17:04:36 -05:00
Taras Glek 7bc2dcd49f bug 473424: speed up resize code r=gavin 2009-01-13 13:44:11 -08:00
Taras Glek 86d710707a Bug 472876 - remove setupGeolocation from browser.js r=dougt 2009-01-09 13:22:20 -08:00
Mark Finkle 0e893c5612 Bug 472719: Remove 'Loading...' text from canvas, r=pavlov 2009-01-09 10:37:03 -05:00
Mark Finkle 3a9bdc8d92 Bug 468880: Change Browser.newTab to take a URI, r=gavin 2009-01-09 01:51:13 -05:00
Mark Finkle 175d71dd34 Bug 471415: Opening chrome:// URLs in browser is broken 2008-12-29 17:54:42 -05:00
Gavin Sharp 556dbfbcc6 Bug 470872: fix cookie checkbox to use correct values for the pref, r=mfinkle 2008-12-25 23:55:35 -05:00
Stuart Parmenter 663e284c85 bug 468729. make sidebars pop open or closed. r=vlad 2008-12-13 06:22:02 -08:00
Gavin Sharp 9e7b8f1a6d Bug 470776, location bar text is selected unnecessarily after startup, r=mfinkle 2008-12-22 14:05:00 -05:00
Gavin Sharp 9113981675 Bug 470786: can't access extras panel when window isn't fullscreen, r=mfinkle 2008-12-22 13:59:25 -05:00
Mark Finkle 76db09d775 Bug 453470: notification bar in fennec needs to be per tab, r-gavin 2008-12-22 13:28:12 -05:00
Mark Finkle c3318324b9 Bug 453470: notification bar in fennec needs to be per tab, r-gavin 2008-12-22 13:25:52 -05: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
Gavin Sharp 9ca5cffefe Bug 470477: make sure to always redraw when switching tabs, r=stuart 2008-12-19 16:54:11 -05:00
Mark Finkle 52f8056b43 Bug 470288: Toolbar overlays content after page loads, r=gavin 2008-12-18 17:36:59 -05:00
Mark Finkle 356da472df Bug 456870: Right panel buttons act different than other buttons, r=gavin 2008-12-17 14:31:25 -05:00
Mark Finkle 5e21012b0a Bug 468733: shortcuts.js slows down startup, r=gavin 2008-12-15 14:11:04 -05:00
Neil Deakin 9d820a4e08 Bug 465293, edit bookmark ui, r=mfinkle
--HG--
rename : mobile/chrome/content/urlbar.xml => mobile/chrome/content/bindings.xml
2008-12-15 11:44:27 -05:00
Gavin Sharp 0d247a63cd Bug 458740: revert special casing of XUL content in CanvasBrowser since it's unnecessary, r=mfinkle 2008-12-14 22:06:37 -08:00
Gavin Sharp 70bb9b52c3 Fix silly mistake in the patch for bug 459170 2008-12-12 23:31:30 -05:00
Stuart Parmenter 6458fd420c We can't cache the canvas's top/left as they will change depending on where you are on the page 2008-12-11 16:16:26 -08:00
Taras Glek b6c88381dd Double zoomToPage timeout in order to avoid triggering bonus reflows r=stuart 2008-12-12 12:04:12 -08:00
Mark Finkle 5ae3dbbe74 Bug 468759: combine _edit and _caption elements, r=gavin 2008-12-11 02:05:55 -05:00
Gavin Sharp 1e6901c369 Bug 468870: re-enable Spatial Navigation, r=mfinkle 2008-12-10 10:50:12 -08:00
Gavin Sharp c3d956c162 Bug 459170: cache canvas dimensions to avoid retrieving them unnecessarily, other miscellaneous cleanup, r=stuart 2008-12-10 10:22:36 -08:00
Gavin Sharp 92e61a26f8 Bug 468738: set the mode attribute on the icons box rather than on the main window to simplify CSS, r=mfinkle 2008-12-09 22:21:08 -08:00
Mark Finkle 331f68c3a3 Bug 456870: Fennec panel UI button acts differently than other buttons, r=gavin 2008-12-09 23:27:49 -05:00
Mark Finkle 435c253b84 Bug 468748: Stop button never appears, r=gavin 2008-12-09 23:14:51 -05:00
Vladimir Vukicevic 2434db505d Honor vptargetw/vptargeth corrently in updateSize 2008-12-09 15:30:45 -08:00
Stuart Parmenter ac3e7f92bb bug 458373. get caret drawing in Fenec. r=gavin 2008-12-09 03:02:18 -08:00
Gavin Sharp 631c36a726 Bug 449517: clean up Browser API (replace Browser.content with Browser.canvasBrowser, change canvas element ID to be less generic), r=mfinkle 2008-12-09 13:43:20 -08:00
Gavin Sharp 7d4c2909f0 Bug 466717: reimplement nsIAutocompletePopup to avoid using a <panel> for the autocomplete popup, r=mfinkle 2008-12-09 10:38:31 -08:00
Mark Finkle 6ea3f23a8a Bug 464756: Opening new tab after closing another recycles previous favicon in new tab. r=gavin 2008-12-07 00:08:17 -05:00
Gavin Sharp bae977405b Bug 468143: fix scroll wheel zooming, r=stuart 2008-12-05 15:45:28 -05:00
Gavin Sharp c1ea0b563d Followup to fix bustage from revision 5e0434efb89e for bug 460330, r=stuart 2008-12-04 14:16:52 -05:00
Mark Finkle 71d97356d5 Bug 460330: Larry UI not updated when switching tabs, r=gavin 2008-12-02 16:07:33 -05:00
Gavin Sharp 8d5ca76d89 Bug 466728: disable content form autocomplete for now, since it's pretty broken, r=mfinkle 2008-11-26 00:38:44 -05:00
Gavin Sharp 25ed111e67 Remove some tabs 2008-11-25 17:56:20 -05:00
Stuart Parmenter 7ea09d6423 bug 466281. Make it possible to slide out the prefs panel 2008-11-25 12:15:39 -08:00
Gavin Sharp 2061eec600 Tabs be gone 2008-11-23 00:50:28 -05:00
Mark Finkle 196c91951a Bug 462425: Convert Fennec to use WidgetStack framework for panning, r=stuart 2008-11-22 00:12:25 -05:00
Gavin Sharp 27954c7334 add missing semicolon 2008-11-12 22:53:15 -05:00
Mark Finkle 59988b48ee Bug 464357: CTRL+L should work like in FF. r=gavin 2008-11-12 21:40:57 -05:00
Mark Finkle 4504bf972c Bug 460433: SVG files not displayed correctly. r=gavin 2008-11-12 21:16:20 -05:00
Gavin Sharp 82de0d7252 Bug 462771: Fennec theme update (avoid use of transparent PNGs in chrome, fix button alignment and active styling, other various minor fixes), r=mfinkle
--HG--
rename : mobile/chrome/skin/images/titlebar.png => mobile/chrome/skin/images/toolbar.png
rename : mobile/chrome/skin/images/toolbar-background.png => mobile/chrome/skin/images/toolbar_background.png
2008-11-12 14:22:44 -05:00
Gavin Sharp c25945f72c Bug 464252: fix comments 2008-11-11 12:57:52 -05:00
Taras Glek f6c4125318 bug 463538: avoid superfluous resizes 2008-11-10 11:15:25 -08:00
Taras Glek 9a3fa10ce9 bug 463722 - reduce lag for locationbar clicks 2008-11-10 11:15:07 -08:00
Taras Glek 7e39d194c5 Bug 463745 - minor correction to previous patch 2008-11-10 09:57:53 -08:00
Taras Glek 9f98287a45 Bug 463745 - optimize favicon handling to reduce overhead of DOMLinkAdded event r=mfinkle 2008-11-10 09:55:22 -08:00
Gavin Sharp 14f7c74f04 Bug 461804: avoid having to scroll the underlying <browser> when redispatching clicks and retrieving elements, r=stuart 2008-11-09 01:40:57 -05:00
Stuart Parmenter ddb4d8ab58 fix comments 2008-11-05 17:34:55 -08:00
Stuart Parmenter cecb6179d8 bug 463291. speed up translatePhoneNumbers by reducing the number of text nodes we have to run regexes on. r=gavin 2008-11-05 17:28:35 -08:00
Taras Glek 314f74ce01 bug 463322: use drawImage instead of drawWindow for tab thumbnail r=stuart 2008-11-05 17:20:31 -08:00
Gavin Sharp 34258794d2 Bug 462597: fix typo in deckbrowser 'browsers' getter 2008-10-31 19:12:28 -04:00
Neil Deakin 33ee338edd Bug 459095, update throbber and icon properly when switching tabs, r=mfinkle 2008-10-22 11:39:00 -04:00
Neil Deakin 10507c3940 Bug 456670, overflow for tabs, r=mfinkle 2008-10-21 14:28:07 -04:00
Neil Deakin c0f7c13cfa Bug 456084, display url in address field when the title is blank 2008-09-27 10:07:04 -04:00
Stuart Parmenter 252ba32cde bug 459009. MozAfterPaints are relative to the viewport, so if we're scrolled we need to adjust. r=gavin 2008-10-15 00:39:20 -07:00
Stuart Parmenter 4812efefab bug 459989. Don't do additional layout flushes when we paint. r=vlad 2008-10-15 00:14:53 -07:00
Gavin Sharp 70783505ba Bug 450816: use a canvas that's larger than the viewport for panning, r=mfinkle/stuart 2008-10-09 18:29:42 -04:00
Oleg Romashin 73329bcf74 Bug 458478 - HW Zoom keys support for fennec. r=mark.finkle. 2008-10-09 23:11:27 -05:00
Oleg Romashin d194e04481 Bug 455113 - Tabbar and control-bar should not show/hide with the same drag event. Missing changes. r=mark.finkle. 2008-10-09 22:01:18 -05:00
Oleg Romashin decd7ec04f Bug 455113 - Tabbar and control-bar should not show/hide with the same drag event. r=mark.finkle. 2008-10-09 21:47:59 -05:00
Mark Finkle 2208d278c8 Bug 459140: Alpha cleanup issues, r=gavin 2008-10-08 23:03:16 -05:00
Brad Lassey d881e8eb97 smaller checkerboard pattern r=stuart 2008-10-08 18:06:55 -04:00
Brad Lassey c04554940e Bug 450297 - show pattern when browser canvas has been scrolled away r=gavin 2008-10-07 12:28:45 -04:00
Daniel Brooks ee8e22c783 add a missing exclamation mark. r=vlad 2008-10-06 14:30:55 -05:00
Gavin Sharp 365fc53218 Bug 458447: use whole pixels to position canvas, r=mfinkle 2008-10-06 15:18:55 -04:00
Gavin Sharp b8838a48a9 Comment typo fix 2008-10-04 03:52:16 -04:00
Stuart Parmenter fde38e1d43 bug 458489. Avoid doing unnecessary work when iframes finish loading
when we only care about the main document. r=gavin
2008-10-04 00:29:08 -07:00
Mark Finkle 616cf7ce25 Bug 452075: Need way to dismiss modal dialogs, r=gavin 2008-10-03 23:26:36 -05:00
Gavin Sharp 9089aa4cd5 Bug 452313: add first run page for fennec, r=mfinkle 2008-10-02 17:33:29 -04:00
Mark Finkle 5d8f2aea25 Bug 454869: Geolocation UI strings have a typo, r=gavin 2008-10-01 15:36:38 -05:00
Mark Finkle 5f8bd17697 Bug 457977: Cleanup bookmark edit panel and starring, r=gavin 2008-10-01 14:54:16 -05:00
Gavin Sharp 9cd5f34887 Rename _browserToCanvas2 to _redrawRect (no bug) 2008-10-01 13:41:46 -04:00
Gavin Sharp 1316c210fa Backed out changeset f6d05472cffc 2008-10-01 13:40:50 -04:00
Gavin Sharp 87521b45b0 Rename _browserToCanvas2 to _redrawRect (no bug) 2008-10-01 13:39:21 -04:00
Daniel Brooks 1a988aeacd bug 457781 — Plugin disabling in Addons Manager does not stick: change the name of the (hopefully temporary) pref 2008-09-30 10:01:27 -05:00
Daniel Brooks 713c2a669e bug 457781 — Plugin disabling in Addons Manager does not stick: catch the first run of fennec and disable all plugins so that new users won't see the crashyness 2008-09-30 08:23:18 -05:00
Daniel Brooks 070b95a69a bug 457781 — Plugin disabling in Addons Manager does not stick: only alter plugin state when the user has made a change, not on startup as well 2008-09-30 07:44:02 -05:00
Gavin Sharp a3cb4529b6 Bug 452274: make spatial nav pan the content, r=mfinkle 2008-09-29 12:35:08 -04:00
Gavin Sharp 1e26364bd1 Bug 457688: click redispatching doesn't take into account sidebar offsets, r=mfinkle 2008-09-29 11:01:18 -04:00
Gavin Sharp 6b9fe265b9 Bug 457326: refactor deckbrowser layout to better support canvas sized relative to the viewport (and other minor cleanup), r=mfinkle 2008-09-29 09:53:49 -04:00
Mark Finkle 8f186479ae Bug 454667: Missed a review update 2008-09-29 01:53:02 -05:00
Mark Finkle 3e87a9415b Bug 454667: Ability to close tabs, r=gavin 2008-09-29 01:43:33 -05:00
Daniel Brooks 1b42de5061 bug 451373 — code cleanup: merge with theme changes 2008-09-28 11:57:56 -05:00
Mark Finkle a0a02204a1 Bug 454810: Theme 'browser tools' section, r=gavin 2008-09-28 11:26:58 -05:00
Daniel Brooks 463b91419b bug 451373 — code cleanup: makes it possible for extensions to add another panel without the risk that multiple such extensions would break each other 2008-09-28 08:45:47 -05:00
Daniel Brooks c98c41eb6e bug 441794 — User configurable keyboard shortcuts: address further review comments, and fix a js error and warning 2008-09-27 00:34:27 -05:00
Daniel Brooks 161e923c61 bug 441794 — User configurable keyboard shortcuts: review comments from mfinkle 2008-09-26 15:55:29 -05:00
Daniel Brooks a90c7684af bug 441794: merge 2008-09-26 05:32:11 -05:00