Commit Graph

1805 Commits

Author SHA1 Message Date
Masayuki Nakano
46e7090dcf Bug 512235 bug 462809 should be implemented in content/events, not widget/src/* r=roc+vlad 2009-09-03 16:07:18 +09:00
Brad Lassey
777033d380 Bug 513922 - AutoErase() should invalidate the erased region on WinCE, follow up to fix bustage on wince 2009-09-02 22:01:05 -04:00
Karl Tomlinson
f1a428ee91 b=499498 BadWindow errors on startup r=roc
--HG--
extra : rebase_source : 8e47f6374273fa5d44c1b3a96be5fa71f6662976
2009-09-03 08:47:44 +12:00
Taras Glek
4da04c756b dead stuff in nsDeviceContextSpecGTK b=459306 r=karlt
--HG--
extra : rebase_source : c03a5881333cf6f6f097775c0b5aa897852aafd1
2009-09-03 08:32:03 +12:00
brian :crowder
2f7e9299e6 Bug 513922 - "AutoErase() should invalidate the erased region on WinCE" r=roc 2009-09-02 20:40:10 -04:00
Doug Turner
6e90dd1c1e Merge 2009-09-02 15:21:08 -07:00
Doug Turner
9bd1fb6970 Backed out changeset 101ba406c527 2009-09-02 15:20:56 -07:00
Jesper Kristensen
c7b904c6d0 Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt
--HG--
extra : rebase_source : 3b316892e76eb1295780515d0d1cb7933a56f5af
2009-09-02 09:56:56 -07:00
Brad Lassey
b0704fc2b5 bug 514007 - titlebar pops over window when switching orientation on HTC touch pro r=dougt 2009-09-02 17:23:24 -04:00
Doug Turner
2989200a79 Backed out changeset d07a46ba2eba 2009-09-02 11:04:30 -07:00
Jesper Kristensen
b672215c0e Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt
--HG--
rename : widget/src/windows/nsAccelerometerCE.cpp => widget/src/windows/nsAccelerometerWin.cpp
rename : widget/src/windows/nsAccelerometerCE.h => widget/src/windows/nsAccelerometerWin.h
2009-09-02 09:56:56 -07:00
Blake Kaplan
4b54d358d0 Clean up this backup file that landed for bug 513183 2009-09-01 13:42:49 -07:00
Brad Lassey
c61ee4488f bug 513867 - Soft keyboard covers the search buttons on samsung omnia r=dougt 2009-09-01 14:56:51 -04:00
Doug Turner
ab7137f070 Bug 513183 - Implement accelerometer support for Windows Mobile (HTC and Samsung). r=olli 2009-09-01 09:45:48 -07:00
Doug Turner
143b958449 Bug 513754 - every time wm_activate happens, we loadlibrary htcapi.dll. r=blassey 2009-08-31 15:13:24 -07:00
Timothy Nikkel
aa2f62e0cd Bug 445765. In GTK screen manager, for the common case of just one screen don't make potentially expensive system calls to try to determine which screen we are on. r=dbaron 2009-09-01 12:40:49 -04:00
Josh Aas
cc88183174 64-bit fixes for Mac OS X nsChildView, part 1. b=513777 r=mstange 2009-08-31 21:00:13 -04:00
Michael Ventnor
584f9ac37c Bug 512345 - Implement accelerometer support for Linux and Maemo. r=dougt/olli 2009-08-29 08:40:22 -07:00
Kyle Huey
413ad93ea7 Bug 507222. Create a fake scrollbar widget so that the Thinkpad Trackpoint driver will send us scroll messages. r=roc
--HG--
extra : rebase_source : 561b5f3d0c81853151bb8f9bbe28e013968eed84
2009-08-31 18:19:06 -04:00
Jesse Ruderman
15e3a448a6 Add crashtests 2009-08-27 19:48:20 -07:00
Doug Turner
15ec048a67 Fix build bustage on wince 2009-08-27 16:26:43 -07:00
Doug Turner
2851bc066b Bug 511167 - WINCE -> WINCE_WINDOWS_MOBILE for Increase the thread priority between mouse down and mouse up. r=vlad 2009-08-27 13:11:04 -07:00
Brad Lassey
20bc59bf26 bug 510979 - OnPaintImageDDraw16 repaints the entire screen on every call r=dougt 2009-08-20 18:15:01 -04:00
Benjamin Smedberg
cd2c007c60 Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
Benjamin Smedberg
0df64c6bc4 Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Tobias Hunger
1b47014fb1 bug 510872 - Xulrunner fails to build in Qt mode r=mfinkle 2009-08-27 10:48:00 -04:00
Josh Aas
65e80f6eb0 Implement Cocoa NPAPI event model. b=435041 sr=roc 2009-08-26 17:29:47 -07:00
Doug Turner
10fd01fde6 Bug 512575 - Switching out of fullscreen mode and alt-tabbing puts me back in fullscreen mode. r=dholbert 2009-08-26 17:09:47 -07:00
Doug Turner
de7964045c Bug 512237 - Device Orientation issues and cleanup. r=olli 2009-08-26 16:57:08 -07:00
Alexandru Cristei
f6e6ec1737 bug 505391 - Implement support for touch sensitive click wheel on HTC phones r=dougt 2009-08-26 12:07:15 -04:00
Robert O'Callahan
0a4c0e5e83 Fix bustage
--HG--
extra : rebase_source : 9e76df4981946fac173074b2cc39ec05f4be6866
2009-08-25 13:13:23 -07:00
Masatoshi Kimura
5196c3f287 Bug 509179. Disable compilation of TSF when not available in the SDK. r=ted 2009-08-25 12:13:42 -07:00
Mook
25952f64b4 Bug 510650. Make class ::nsWindow a friend of mozilla::widget::WindowHook, not mozilla::widget::nsWindow. r=jmathies 2009-08-25 12:10:32 -07:00
Robert O'Callahan
02bbe8dd79 Bug 507926. Make sure CreateWindowEx doesn't fail when we're creating an invisible window. r=jmathies 2009-08-25 12:00:46 -07:00
Robert O'Callahan
ecd5186e49 Bug 507402. Update window bounds to account for SW_SCROLLCHILDREN, since plugins might not tell us about their WM_MOVE messages. r=jmathies
--HG--
extra : rebase_source : afe93b37bada5d53dfd83cf3a676acea0a65c533
2009-08-07 13:14:37 +12:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Boris Zbarsky
36622c6995 Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
2009-08-24 20:51:57 -04:00
Boris Zbarsky
04e56ca248 Backed out changeset 59ae87416f96 (bug 488249 followup) to fix test orange.
--HG--
extra : rebase_source : 0108b501163d0114ef96a9059023fad69accd9e1
2009-08-24 20:50:52 -04:00
Sylvain Pasche
5d99b88504 Bug 508734 - <menuitem> checkbox ugliness with high DPI. r=jmathies,neil 2009-08-25 00:13:01 +02:00
Boris Zbarsky
f17e0c5b7c Bug 488249 build bustage fix. 2009-08-24 16:28:21 -04:00
David Zbarsky
932e28482f Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst 2009-08-24 16:02:07 -04:00
Sylvain Pasche
ecf428e4cf Bug 502292 - Minimum size of scrollbar thumb is far too small; r=(jmathies + neil) ui-r=beltzner 2009-08-24 04:03:03 +02:00
Doug Turner
1e370a90b2 Bug 511902 - Device Orientation Support - cocoa. r=josh 2009-08-21 13:49:43 -07:00
Ryo Kawaguchi
54bb0a0d80 Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron 2009-08-21 13:39:25 -07:00
Doug Turner
74c9fd92d0 Bug 485943 - Fixes a regression caused by a duplicate id being used. r=olli 2009-08-21 10:28:52 -07:00
Doug Turner
db1a20b897 Bug 485943 - Device Orientation Support. r=olli 2009-08-21 07:42:37 -07:00
Doug Turner
99576ac81e Bug 481950 - Hildon - Entering caps or special characters using hardware keyboard in password fields is broken. r=masayuki@d-toybox.com 2009-08-20 21:31:56 -07:00
Joone Hur
475e598428 Bug 341772 - Dont pop up software keyboard when hardware keyboard exists. r=dougt 2009-08-20 11:25:02 -07:00
Neil Deakin
808de8ae84 Bug 510333, native resizer theming for Cocoa, r=mstange 2009-08-20 10:19:18 -04:00
Jonathan Griffin
964346d7d0 Bug 506187; fix intermittent orange. 2009-08-19 10:25:01 -07:00