Commit Graph

2088 Commits

Author SHA1 Message Date
Steven Michaud
17e7509306 Bug 489196 - [10.6] Help menu does not include Apple search in non-English builds. r=josh 2010-01-08 16:34:51 -06:00
Miika Jarvinen
06350c488f Bug 537907 - [qt] Can't type with keyboard because of broken focus. r=vlad 2010-01-08 09:12:21 +01:00
Steven Michaud
37653083c1 Bug 538251 - Clean up NULL-checking of mGeckoChild in nsChildView.mm. r=masayuki,josh 2010-01-07 15:06:14 -06:00
Robert O'Callahan
430f68fc01 Backed out changeset 880125b33bca
--HG--
extra : rebase_source : 3d0a098f7fa3ce93e9a2840db8fd9a790cb63792
2010-01-07 12:46:52 +13:00
romaxa
20519041b1 Bug 537124 - "Some native color values are not initialized properly (ex: eColor__moz_fieldtext)" [r=Ventron sr=roc] 2009-12-31 04:29:00 -06:00
Alex Pakhotin
e3de292d86 bug 479444 - text fields are hidden by the software keyboard r=blassey 2009-12-21 16:50:31 -08:00
Jim Mathies
bcba1087a3 Bug 537946 - DC leaked in vista tooltip/panel theming code. r=roc. 2010-01-05 12:52:07 -06:00
Saint Wesonga
a8b14db838 Bug 537195 - nsISound.play without esound installed should throw NS_ERROR_NOT_AVAILABLE. r=roc 2010-01-02 13:13:27 +01:00
Timothy Nikkel
3e07c97339 Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : 0af5c537b7be03c1407f4b658ba7802081ad3f01
2009-12-22 17:49:33 -06:00
Josh Aas
f9051ae7e3 Backed out changeset bee6729280d8 2009-12-30 17:29:26 -05:00
Tom Dyas
13780ad38c Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug 2009-12-30 15:58:33 -05:00
Markus Stange
7d68e3b7c5 Bug 527682 - Implement -moz-window-shadow values menu, tooltip and sheet. r=dbaron, r=dao, r=josh 2009-12-30 16:24:08 +01:00
Markus Stange
91349cb411 Bug 537044 - toggletoolbar attribute ignored when returning from full screen. r=josh 2009-12-30 16:24:03 +01:00
Markus Stange
7fbfc77917 Bug 534174 - Hardcode the right color for -moz-mac-menutextdisable. [NSColor disabledControlTextColor] is too dark. r=josh 2009-12-30 16:23:56 +01:00
Markus Stange
1aa0e49964 Bug 534170 - Remove uses of -moz-mac-unified-toolbar and instead make all toolbars at the top of the window unified. r=dao, r=josh 2009-12-30 16:23:51 +01:00
Markus Stange
e9531fba53 Bug 300904 - Improve mouse-over-window tracking so that we don't fire mousemove events if our window is covered by a window that's not one of our own. r=josh 2009-12-30 16:18:36 +01:00
Tom Dyas
00e316ca4e Fix double execution of Mac OS X services when invoking with the keyboard. b=473030 r=josh 2009-12-29 23:40:54 -05:00
Benjamin Frisch
61f941d2fd Better safety checks for Cocoa menu code, potential crash fix. b=532585 r=josh 2009-12-29 14:51:49 -05:00
Jacek Caban
3b36a2bdf3 Bug 536089 - Make nsIMM32Handler.cpp compile on new mingw, r=roc 2009-12-29 14:20:42 -05:00
Jacek Caban
8f2ac1e4a6 Bug 536259 - Make TestWinTSF.cpp compile on new mingw, r=chenn 2009-12-29 14:18:37 -05:00
Karl Tomlinson
b94030a69c b=536065 don't init pixman regions with empty boxes r=roc 2009-12-29 12:56:24 +13:00
Masayuki Nakano
40a1051ef3 Bug 536058 Cannot use IME on subframes (e.g., iframe) r=Olli 2009-12-28 15:26:47 +09:00
Kyle Huey
7f0d35a5f5 Bug 528731 - follow up patch, return S_OK/E_UNEXPECTED from GetData, not PR_TRUE/FALSE. r=jmathies. 2009-12-27 11:16:38 -06:00
Boris Zbarsky
3e7aa47200 Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc 2009-12-24 16:20:06 -05:00
L. David Baron
e3e86676fd Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug 2009-12-23 14:10:31 -05:00
Benjamin Smedberg
d6bc7becbe Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html 2009-12-23 10:15:54 -05:00
Benjamin Smedberg
c2bbf9c677 Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html 2009-12-23 10:15:26 -05:00
Oleg Romashin
d3c371f49b b=532612; crash in [@ XtWidgetToApplicationContext], r=karlt 2009-12-23 13:50:01 +02:00
L. David Baron
cef8b7a5f8 Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug 2009-12-23 06:35:46 -05:00
Metal Sonic
4c1b34d634 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Jim Mathies
c620e1de02 Bug 528731 - Cleanup nsDataObj drag code. r=roc. 2009-12-21 14:48:12 -06:00
Simon Montagu
081cdecd70 Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 2, set the right-to-left flags on right-to-left windows, r=enndeakin 2009-12-21 12:22:09 +02:00
Phil Lacy
6d706b85f8 Bug 484667 - drag attachment to 'other' app doesn't work. r=roc. 2009-12-20 11:03:18 -06:00
Jim Mathies
ebc1e1c21e Bug 533691 - Revamp of IENUMFE. r=roc. 2009-12-20 09:56:06 -06:00
Steven Michaud
e4960c1b24 Bug 535908 - Patch for bug 396680 breaks 64-bit builds on SnowLeopard. r=josh 2009-12-19 16:12:17 -06:00
Olli Pettay
9058cc8ee7 Bug 535794 - Shorter printPageDelay, r=roc 2009-12-19 12:32:53 +02:00
Jonas Sicking
87dbf3359a Bustage fix for Thunderbird and SeaMonkey for skidmark for bug 524944 2009-12-18 20:36:10 -08:00
Jonas Sicking
b7071bfb1d Skidmark for bug 524944 r=bsmedberg 2009-12-17 21:54:02 -08:00
Jonas Sicking
b8149289a3 Backed out changeset 4c88c8839a46 due to redness 2009-12-17 22:34:52 -08:00
Jonas Sicking
f3a8c685bd Skidmark for bug 524944 r=bsmedberg 2009-12-17 21:54:02 -08:00
Phil Lacy
dee329ec61 Bug 494989 - Windows drag and drop does not use temporary file when needed--fixes dragging image to apps that can handle images. r=roc, r=jmathies. 2009-12-17 22:06:19 -06:00
Masayuki Nakano
68361828eb Bug 532422 - n900: Cannot select any characters from sym map. r=enndeakin. 2009-12-17 10:42:02 -08:00
Masayuki Nakano
fbbfe628c5 Bug 532130 [IMM32] Support IMR_DOCUMENTFEED of WM_IME_REQUEST r=VYV03354 2009-12-17 13:40:24 +09:00
Robert O'Callahan
7b122fa3ff Bug 534561. When scrolling with SW_SCROLLCHILDREN, invalidate any affected window that is not wholly inside the destination *or* source area, and do the invalidation after we've scrolled and moved the window. r=jmathies 2009-12-17 14:34:39 +13:00
Steven Michaud
8e34b3a5a2 Bug 396680: [10.5] Crash on attempt to print to unreachable printer. r=josh 2009-12-16 10:45:53 -06:00
Markus Stange
5d775713b8 Bug 534421 - Intermittent failure in test_platform_colors.xul. test_native_mouse_mac.xul needs to remove its event listeners when it's finished.
--HG--
extra : rebase_source : be19f02daf4ca4a4a6706521a3f78d6f06c89f4d
2009-12-15 14:36:34 +01:00
Masayuki Nakano
23afd5b333 Bug 532130 backout because found a bug in the patch 2009-12-15 15:03:51 +09:00
Masayuki Nakano
8942938dd2 Bug 532130 [IMM32] Support IMR_DOCUMENTFEED of WM_IME_REQUEST r=VYV03354 2009-12-15 14:43:16 +09:00
Benjamin Smedberg
4a392b62f3 E10s landing build bustage on Windows --disable-ipc (SeaMonkey)... we're all-unicode now. 2009-12-14 13:00:26 -05:00
Doug Turner
62644b82d6 Bug 534650 - Fix build bustage in widget/src/qt/nsWindow.cpp. r=me 2009-12-14 09:35:19 -08:00