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

9918 Коммитов

Автор SHA1 Сообщение Дата
David Zbarsky 3d96b7b4a7 Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst 2009-08-24 16:02:07 -04:00
Josh Aas d25d22232a 64-bit fixes for nsChildView.mm, part 3. b=513777 r=mstange 2009-10-01 00:15:05 -04:00
Masayuki Nakano ba7930b505 Bug 513952 Refactor nsTSMManager r=josh 2009-10-01 11:52:50 +09:00
Markus Stange 24f7463d0c Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Steven Michaud 174a0a1880 Bug 519532 - Null deference in nsMenuItemIconX::OnStopFrame(). r=josh 2009-09-30 14:36:28 -05:00
Phil Lacy 4815d780bb fix for ff hang when tb drag drop message or attachment over tab bar, r=roc, 514148 2009-09-29 13:39:16 -07:00
Josh Aas bbac120a31 Minor improvements for Mac OS X scrollwheel code including 64-bit support. b=518542 r=mstange 2009-09-28 02:01:05 -04:00
Markus Stange 7e1c08cded Bug 514745 - RTL support for -moz-appearance: resizer. r=josh
--HG--
extra : rebase_source : f85af58c3b0205f16720fd80b0117fed6beb0d37
2009-09-28 10:58:58 +13:00
Markus Stange 7e43c0664b Bug 514745 - Transformed scrollbars render in the wrong place. r=josh
--HG--
extra : rebase_source : 1b860fd6071095b74709dcd161ba8878dc2938b9
2009-09-28 10:58:15 +13:00
Markus Stange b7a835c6c8 Bug 420339 - SetCursor doesn't work on popup windows. r=josh
--HG--
extra : rebase_source : e3d3a0a5a256abe6d2a4b001e2f096ac4ac47b3d
2009-09-28 10:04:16 +13:00
Jim Mathies 9ea057c69d Bug 509449 - Minimized browser window restores during page loads. r=jimm. 2009-09-26 21:07:43 -05:00
Kyle Huey 6bb294b474 Bug 513684. Stop :hover from bleeding through certain elements. r=roc Test fixes from Markus Stange <mstange@themasta.com>. 2009-09-26 16:35:05 -07:00
Rob Arnold 4b6b4ad728 Bug 506124 - Fixup Aero Glass code. r=jimm, sr=vlad. 2009-09-26 17:42:14 -05:00
Daniel Holbert d3a304adc2 Reverting changeset 51b055be91bb (185533's main checkin) due to test_resizer.xul orange 2009-09-25 18:46:15 -07:00
Daniel Holbert e9a17d86fd Reverting changeset e866b92b28c4 (part of bug 185533's checkin) due to test_resizer.xul orange 2009-09-25 18:45:10 -07:00
Josh Aas 66e8d99ab8 Replace IOConnectMethodStructureIStructureO usage with IOConnectCallStructMethod for 64-bit compatibility. b=517409 r=joelr 2009-09-25 20:43:55 -04:00
Jim Mathies 20056cc2a4 Bug 185533 fix wince bustage. 2009-09-25 16:16:41 -05:00
Neil Rashbrook ada0113366 Bug 518249 Lazily provide images to the clipboard r=karlt 2009-09-25 21:32:07 +01:00
Neil Rashbrook d75fa29ca1 Bug 185533 Use native resizing when possible r=jimm 2009-09-25 21:31:16 +01:00
Steven Michaud 774cecaad6 Bug 516249 - [10.6] Wrong event modifiers passed to plugin on switching Spaces with Ctrl-<number key>. r=josh 2009-09-25 15:10:04 -05:00
Brad Lassey cf61e7d5ab bug 518748 - send softkb notification for maemo r=roc 2009-09-25 12:52:11 -04:00
Steve Snyder 71dcd7caa3 Bug 509730 - Use strchr(), not strstr(), for single-char searches, r=bsmedberg 2009-09-22 20:33:24 -07:00
Makoto Kato 20774c8117 Bug 514380 - accelerometer supports for Toshiba TG01. r=dougt 2009-09-25 13:57:42 +09:00
Mark Finkle e3b6d21caf Bug 515761: URLBar textbox will auto capitalize on the N900, r=masayuki 2009-09-25 00:30:55 -04:00
wagerlabs 30523453e6 Fix argument type for undocumented API "_setWindowNumber:". b=518546 r=smichaud 2009-09-25 00:00:28 -04:00
Olli Pettay 1f05bf03be 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 639287be7e 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 65b01f7a19 Bug 518395 - White text on drop down buttons. r=josh, r=roc 2009-09-24 18:19:40 +12:00
Markus Stange 5714a2fee4 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 a3198800a2 Bug 514732. Issue a DOM event for document resizing. r=smaug sr=roc 2009-09-11 16:13:56 -07:00
Masayuki Nakano 4a23a8bc9d Bug 516654 Cannot scroll to horizontal continuously with Logitech (Logicool) mouse r=roc 2009-09-24 02:13:55 +09:00
Markus Stange c2055691da 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 d234cc450e Bug 518085 - Fix some colors that I got wrong in bug 517412. r=josh 2009-09-23 14:21:38 +12:00
Josh Aas 2cd6055329 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 f148acd35d Merge backout of changeset 7799cfb99362, bug 517804 2009-09-23 08:53:56 +12:00
Markus Stange f29053535c 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 ff316746d8 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 01a4b01eb4 [OS/2] Bug 514408 - improved plugin clipping, r=pweilbacher 2009-09-22 15:51:43 +02:00
Rich Walsh ed05982a6f [OS/2] Bug 517880 - Build Break following removal of nsplugindefs.h, r=pweilbacher 2009-09-22 15:49:26 +02:00
Markus Stange 7722899178 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 752f2e32ba Bug 517415 - 64 Bit fixes for nsNativeThemeCocoa.mm. r=josh 2009-09-22 20:01:35 +12:00
Markus Stange d7770f4bc8 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 d95610b27e Bug 513493 - Adjust native theme colors to match Snow Leopard. r=josh 2009-09-22 19:48:55 +12:00
Markus Stange 133f044207 Bug 517804 - Flush reflows and invalidations during viewWillDraw. r=roc, r=josh 2009-09-21 18:29:59 +12:00
Steven Michaud c22ec31dcb 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 aa1ce3f484 Bug 517549 TISGetInputSourceProperty is 12.3% of my startup path r=josh 2009-09-21 22:24:57 +09:00
kantha kanchiraju 60a7ed62b0 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 40d7265ccb 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 aefb5a3a9e Bug 511037 - Maemo/OSSO idle service does not work per spec. r=stuart 2009-09-17 10:13:45 -07:00
Josh Aas 2a7ea592aa Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst 2009-09-16 21:30:26 -04:00