Commit Graph

1859 Commits

Author SHA1 Message Date
Steve Snyder
b1da8fa53e Bug 509730 - Use strchr(), not strstr(), for single-char searches, r=bsmedberg 2009-09-22 20:33:24 -07:00
Makoto Kato
74307be43f Bug 514380 - accelerometer supports for Toshiba TG01. r=dougt 2009-09-25 13:57:42 +09:00
Mark Finkle
60dbf3ce4e Bug 515761: URLBar textbox will auto capitalize on the N900, r=masayuki 2009-09-25 00:30:55 -04:00
wagerlabs
d5bed3c54b Fix argument type for undocumented API "_setWindowNumber:". b=518546 r=smichaud 2009-09-25 00:00:28 -04:00
Olli Pettay
af4c497fa8 Bug 517658 - When adding MozOrientation listener, the listener is called only after there is orientation change, r=dougt 2009-09-24 20:54:10 +03:00
Masayuki Nakano
dc3936158f Bug 513817 Switch scrolling to 6 lines in the default case for 3.6 on windows r=roc, ui=faaborg 2009-09-24 19:58:04 +09:00
Markus Stange
816b832ea3 Bug 518395 - White text on drop down buttons. r=josh, r=roc 2009-09-24 18:19:40 +12:00
Markus Stange
36822e5cf2 Bug 515446 - Combine the two Create methods of nsIWidget into one. Also remove nsCocoaWindow's capability of adapting its NSWindow from aNativeParent. r=josh, sr=roc 2009-09-24 18:18:10 +12:00
Roy Frostig
049a9fbdc8 Bug 514732. Issue a DOM event for document resizing. r=smaug sr=roc 2009-09-11 16:13:56 -07:00
Masayuki Nakano
53148f968b Bug 516654 Cannot scroll to horizontal continuously with Logitech (Logicool) mouse r=roc 2009-09-24 02:13:55 +09:00
Markus Stange
7251aeec3a Bug 515003 - Rewrite native mouse event handling. Also add tests for native mouse events (bug 470845). r=josh, sr=roc 2009-09-23 14:31:37 +12:00
Markus Stange
5b0990240b Bug 518085 - Fix some colors that I got wrong in bug 517412. r=josh 2009-09-23 14:21:38 +12:00
Josh Aas
57878ef860 Fix dragging in Google Maps street view on Mac OS X. b=516602 r=roc 2009-09-22 21:52:49 -04:00
Markus Stange
f877219f80 Merge backout of changeset 7799cfb99362, bug 517804 2009-09-23 08:53:56 +12:00
Markus Stange
f16e17827d Backed out changeset 7799cfb99362 (Bug 517804 - Flush reflows and invalidations during viewWillDraw) because it caused a ts_shutdown regression. 2009-09-23 08:53:25 +12:00
Josh Aas
8e51c328b8 Don't use ::GetCaretTime() in nsLookAndFeel.mm. It isn't available to 64-bit applications. b=518140 r=mstange 2009-09-22 16:51:02 -04:00
Rich Walsh
b69ba40a4d [OS/2] Bug 514408 - improved plugin clipping, r=pweilbacher 2009-09-22 15:51:43 +02:00
Rich Walsh
5c1a94f9fe [OS/2] Bug 517880 - Build Break following removal of nsplugindefs.h, r=pweilbacher 2009-09-22 15:49:26 +02:00
Markus Stange
670c6722c8 Bug 517412 - 64 Bit fixes for nsLookAndFeel.mm. Also removes some unused colors. r=josh, r=dbaron 2009-09-22 20:03:17 +12:00
Markus Stange
ad76cfe637 Bug 517415 - 64 Bit fixes for nsNativeThemeCocoa.mm. r=josh 2009-09-22 20:01:35 +12:00
Markus Stange
fea8980cd9 Bug 517802 - Use a new API on 10.5 that lets us scroll dirty rects instead of always invalidating the whole view when scrolling a dirty view. r=josh 2009-09-22 19:50:45 +12:00
Markus Stange
064df42d99 Bug 513493 - Adjust native theme colors to match Snow Leopard. r=josh 2009-09-22 19:48:55 +12:00
Markus Stange
af80e1bef8 Bug 517804 - Flush reflows and invalidations during viewWillDraw. r=roc, r=josh 2009-09-21 18:29:59 +12:00
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
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