Steven Michaud
|
3fe0b0b44b
|
Bug 494267: Cmd+A selects all text on page even when a plugin has keyboard focus. r=josh
|
2009-09-21 16:48:55 -05:00 |
|
Masayuki Nakano
|
7e5494fb45
|
Bug 517549 TISGetInputSourceProperty is 12.3% of my startup path r=josh
|
2009-09-21 22:24:57 +09:00 |
|
Markus Stange
|
af80e1bef8
|
Bug 517804 - Flush reflows and invalidations during viewWillDraw. r=roc, r=josh
|
2009-09-21 18:29:59 +12:00 |
|
kantha kanchiraju
|
c642f8013c
|
Bug 514076 Fennec produces a error report with enable-faststart and Screen rotation. r=dougt.
|
2009-09-17 17:41:43 -07:00 |
|
Benjamin Smedberg
|
95d0bdfec3
|
Bug 515949 - nsCOMPtr/nsCOMArray<nsScreenCocoa> is bad because nsScreenCocoa doesn't have an IID, r=josh
|
2009-09-10 15:05:50 -04:00 |
|
Doug Turner
|
5745b161d2
|
Bug 511037 - Maemo/OSSO idle service does not work per spec. r=stuart
|
2009-09-17 10:13:45 -07:00 |
|
Josh Aas
|
923b0e293c
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Markus Stange
|
27a0168804
|
Bug 516924 - Don't pass our ChildViews to drawWithFrame:inView: when drawing NSCells (e.g. buttons) because that causes Cocoa to think our views have focus rings, so it starts repainting unnecessarily when we invalidate rects near the view boundaries. r=josh
|
2009-09-17 10:06:16 +12:00 |
|
Karl Tomlinson
|
d76f831195
|
Bug 506173 don't dispatch activate events from nsIWidget::SetFocus() r=enndeakin
--HG--
extra : rebase_source : 570083f0247e0fc53957aeb4d97456bc4fe3270e
|
2009-09-16 14:01:09 +12:00 |
|
Markus Stange
|
7ac022ab75
|
Bug 516324 - Remove nativeWindow method and use -[NSView window] directly. r=josh
|
2009-09-16 09:56:44 +12:00 |
|
Ginn Chen
|
074dd14819
|
Bug 513885 Cannot drag&drop multibyte text to GTK+ application r=roc
|
2009-09-15 15:04:54 +08:00 |
|
Neil Deakin
|
02a7469b05
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
|
Bobby Holley
|
2d5ec55945
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
|
Wolfgang Rosenauer
|
a3cb44a1c0
|
Bug 515639 - respect gtk-alternative-button-order GtkSetting in printing sub dialog. r=karlt
|
2009-09-11 08:14:13 +02:00 |
|
Neil Deakin
|
a5bfe49767
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Neil Deakin
|
2ca788ce33
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
Josh Aas
|
e7f0f0208d
|
Add another 64-bit ifdef to nsChildView.mm. b=513777 r=smichaud
|
2009-09-08 17:25:55 -04:00 |
|
Jesper Kristensen
|
e1e28e4b74
|
Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt
|
2009-09-02 09:56:56 -07:00 |
|
Masayuki Nakano
|
b6a79c108a
|
Bug 513955 Replace KL* APIs to TIS* APIs r=josh
|
2009-09-08 14:38:42 +09:00 |
|
Markus Stange
|
411161c562
|
Bug 514992 - Remove nsIWidget::Invalidate(PRBool aIsSynchronous). r=roc
--HG--
extra : rebase_source : dfdf06c8547b00744647d4a285809a57cdbfe1f4
|
2009-09-08 09:53:36 +12:00 |
|
Markus Stange
|
b7c2bcf0fa
|
Bug 514648 - Non-resizable windows don't have resizers, even though -[NSWindow showsResizeIndicator] pretends they do. r=josh
--HG--
extra : rebase_source : fa03586a85d48a1ef5dd6db4ac8aecaf81477216
|
2009-09-08 09:52:59 +12:00 |
|
Markus Stange
|
4ad22e5a56
|
Bug 514988 - Remove unused nsIEventListener interface and update users. r=roc
--HG--
extra : rebase_source : b69928341cb6402d035fa242dde3c85367d96984
|
2009-09-08 09:50:22 +12:00 |
|
Markus Stange
|
c85d57a2f7
|
Bug 514989 - Remove unused OnPaint methods. r=josh
--HG--
extra : rebase_source : becb8d97710a1f13f491689e4a9eba6924f19dca
|
2009-09-08 09:49:38 +12:00 |
|
Markus Stange
|
484af80d2e
|
Bug 514990 - Remove unused live resize methods. r=josh
--HG--
extra : rebase_source : 2da53fc4120e4648e4080d573d15a40d41f453d8
|
2009-09-08 09:49:18 +12:00 |
|
Markus Stange
|
8d20e351bb
|
Bug 514991 - Remove unused childViewHasPlugin method. r=josh
--HG--
extra : rebase_source : 1ea5cae0c5fde6feefc69738f9731a09775939a2
|
2009-09-08 09:48:54 +12:00 |
|
Markus Stange
|
ad388c7623
|
Bug 514987 - Remove unused nsIWidget::Validate. r=roc
--HG--
extra : rebase_source : c06acb3c5f6608bc2d8667044fbab904668a58b0
|
2009-09-08 09:48:23 +12:00 |
|
Markus Stange
|
f6a2ce136f
|
Bug 514986 - Remove unused nsChildView::SetBounds. r=josh
--HG--
extra : rebase_source : 38dbfeb2ced68e0f3989604f8464038d6eddea49
|
2009-09-08 09:47:43 +12:00 |
|
Markus Stange
|
2c52bf82ab
|
Bug 496601 - nsCursorManager's internal state can get out of sync with reality. Detect these situations and set the right cursor. r=josh
--HG--
extra : rebase_source : 4f60fcd9aed56b90463dceb8f093c665e73c6c49
|
2009-09-08 09:40:10 +12:00 |
|
Markus Stange
|
5be460860c
|
Bug 496601 - Only reset the cursor when crossing window boundaries, not view boundaries. r=josh
--HG--
extra : rebase_source : d8cc3f4c3ba11a603b3c4117ec480bcfbb481832
|
2009-09-08 09:38:17 +12:00 |
|
Wolfgang Rosenauer
|
2122c8cfd7
|
Bug 507981 - respect gtk-alternative-button-order GtkSetting for the filechooser. r=karlt
|
2009-09-05 14:33:02 +02:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Kyle Huey
|
aa346b4676
|
Bug 507222. Remove window class detection and implement Trackpoint hack for all window classes. r=roc
|
2009-09-04 00:22:34 -04:00 |
|
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 |
|