Commit Graph

1090 Commits

Author SHA1 Message Date
Markus Stange
6b95b71b01 Bug 432131: [10.4] Slight delay / flash / lag when window loses focus. r=josh, sr=roc 2008-08-26 13:41:23 +01:00
Josh Aas
75b890b830 Fix more comments and some whitespace issues. 2008-08-26 02:53:00 -04:00
Josh Aas
3d0c857cf9 Fix more incorrect/outdated event handling comments. 2008-08-26 01:36:17 -04:00
Josh Aas
594704d36f remove nsIMouseListener interface. b=452118 r=smaug sr=roc 2008-08-25 20:02:26 -04:00
Boris Zbarsky
fc1785cbc1 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin
7c92721496 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Vladimir Vukicevic
c882410702 Backed out bug 313403. (merge) 2008-08-20 13:28:49 -07:00
Vladimir Vukicevic
a010eb2ae3 Backed out bug 313403. (changeset 4460de8869d8) 2008-08-20 13:28:15 -07:00
Dave Townsend
ff3aba8d13 Backout of bug 52352 due to increased leaks on the unit testers 2008-08-20 13:59:41 +01:00
Dão Gottwald
24a9717aa5 Merging backout of bug 451300 2008-08-20 10:21:36 +02:00
Dão Gottwald
dd20e30794 Backed out changeset 7f3879f42151 2008-08-20 10:18:18 +02:00
Serge Gautherie
7f396bec48 Bug 52352 - Fix uses of 'new/static nsAutoString/nsCAutoString'
(Ev2) <os2/nsFilePicker.cpp>
r=mozilla@Weilbacher.org
2008-08-20 01:20:22 -05:00
Rob Arnold
97e522e2b7 Bug 451300 - "Add Aero Glass to Ctrl-Tab" [r+ui-r=mconnor r=vlad] 2008-08-20 00:41:37 -05:00
Josh Aas
204781a505 Don't stop plugins from loading just because they don't have a resource file. b=451234 r=smichaud sr=roc 2008-08-20 00:23:19 -04:00
Ere Maijala
274c8d0d04 Bug 313403 - "nsWindow::GetAttention should obey the system set FOREGROUNDFLASHCOUNT if aCycleCount = -1 (background dialogs flash in the taskbar forever, should only flash <user-specified> times)" [r=timeless sr=roc] 2008-08-19 23:08:50 -05:00
Joe Drew
7f741a1112 Bug 446675 - "Remove BeOS port of gfx" [r=vlad] 2008-08-19 22:45:02 -05:00
Jason Orendorff
f9365c3994 Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
Jason Orendorff
fe99024391 Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
2008-08-19 21:38:24 -05:00
Dave Camp
bda7a7aa7b Merged backout of bug 356295. 2008-08-19 17:56:33 -07:00
Dave Camp
66ad0d3422 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
Dave Camp
3736e73148 Merge for backout of bug 261074. 2008-08-19 15:44:51 -07:00
Dave Camp
bebf62b274 Backed out changeset c0f5a0af84dd to try to fix windows orange (Bug 261074). 2008-08-19 15:44:21 -07:00
Neil Deakin
f58dac1bbf Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc 2008-08-20 10:31:45 +12:00
Ere Maijala
af1a143c7f Bug 261074 - onFocus fires twice when window is restored (Windows-only) r=Neil sr=roc 2008-08-19 15:20:18 -04:00
arenevier@fdn.fr
8a10a6eddf Bug 437047 - cannot paste data from other application if target is not text/plain or html 2008-08-19 14:28:24 -04:00
Vladimir Vukicevic ext:(%2C%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
82238e4cc8 Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target,
use default display for fallback. r=vlad/karlt
2008-08-19 15:22:42 +12:00
Benjamin Smedberg
47c3f168cd Backed out changeset 7a55d41f8ca2 due to build bustage:
c:/builds/slave/trunk_win2k3_hw/build/widget/src/windows/nsWindow.cpp(7353) : error C2446: '==' : no conversion from 'HWND' to 'HWND (__stdcall *)(void)'
        There is no context in which this conversion is possible
c:/builds/slave/trunk_win2k3_hw/build/widget/src/windows/nsWindow.cpp(7353) : error C2040: '==' : 'HWND (__stdcall *)(void)' differs in levels of indirection from 'HWND'
2008-08-19 16:15:24 -04:00
Ere Maijala
4b551ec75b Bug 313403 - nsWindow::GetAttention should obey the system set FOREGROUNDFLASHCOUNT if aCycleCount = -1, r=timeless sr=roc 2008-08-19 15:56:50 -04:00
Kai Liu
2a52878fa6 Allow theme CSS to distinguish between themed and non-themed in Windows - bug 431666 r=vlad r=dbaron 2008-08-18 10:33:08 -07:00
Josh Aas
15cb862bad Don't process events twice when a plugin has focus in an embedding situation. b=433719 r=smorgan sr=roc 2008-08-18 03:10:18 -04:00
Oleg Romashin
38e95b5eeb merge with mozilla-central 2008-08-16 03:39:26 -04:00
Oleg Romashin
f85db056be Fixed bug 449575 - Menus steal focus hard in Qt por, r=vladimir 2008-08-16 03:07:21 -04:00
Oleg Romashin
1038376d68 Fixed bug 449566 cairo-qpainter-surface.cpp fails to compile with gcc 4.3.x, r=pavlov 2008-08-16 03:06:39 -04:00
Neil Rashbrook
7fe2af5739 Followup to bug 418454 to use HANDLE instead of HTHEME r=robstrong,vlad 2008-08-15 10:50:24 +01:00
Brian Crowder
bbb804c02f Backed out changeset c7264525ad20 2008-08-14 16:29:04 -07:00
Brian Crowder
1e00c567b1 Bug 422792 - reduce narrow Windows API calls in widget, original patch by Brad Lassey <blassey@mozilla.com>, r=roc 2008-08-14 14:30:57 -07:00
Rob Arnold
2ff0c8582e uxtheme.dll crash on shutdown - bug 448104 r=vlad 2008-08-14 09:48:09 -07:00
Rob Arnold
5365bd2929 last set of y1/y4 tests in acid3 test 46 (media queries) fail on Windows - bug 448132 r=vlad 2008-08-14 09:48:09 -07:00
Bo Yang
7bd59907dc Bug 450220 - Fix include case in nsUXThemeData.h for mingw build, r=ere 2008-08-14 11:48:06 -04:00
RIVAUD Julien (_FrnchFrgg_)
20c3dddf35 Bug 405421 - Ensure our widget painting is transparent for themes that support it. r=bsmedberg/ventron/roc 2008-08-14 10:04:28 +02:00
Ginn Chen
eab4e8170f Bug 449371 Firefox/Thunderbird crashes at exit [@ gdk_display_x11_finalize], p=Brian.Lu at sun.com r=vladimir sr=roc 2008-08-14 15:14:04 +08:00
Dave Townsend
9a6cb24a22 Backout of bug 432131 2008-08-13 23:02:52 +01:00
Dave Townsend
663c7d9b3e Backed out changeset fd0a09d29072 2008-08-13 23:02:32 +01:00
Martijn Wargers
9233e117a4 Bug 215719 – crash causes loss of text copy to clipboard. r=jmathies, sr=roc 2008-08-13 08:59:45 +02:00
Kai Liu
34454bbe97 Bug 448704 – Eliminate <gripper> as an independent element. r=vlad/dbaron/enndeakin 2008-08-13 08:15:27 +02:00
Masayuki Nakano
41bdf942b6 Bug 449955 – Remove #ifdef of nsCaret.cpp for IME r+sr=roc 2008-08-13 10:55:39 +09:00
Rob Arnold
f6bda8fda0 Implement Aero Glass effect support - bug 418454 r=vlad r=roc 2008-08-12 17:44:14 -07:00
Brian Crowder
f6332e0e14 Bug 422972: Backed out changeset d1be05700e20 (tree closed) 2008-08-12 10:13:56 -07:00
Brian Crowder
23712c1eb3 Bug 422972 - reduce narrow Windows API calls in widget/, original patch by Brad Lassey <blassey@mozilla.com>, r=roc 2008-08-12 09:30:35 -07:00
Bobby Holley
3b34cb4ebc Bug 449681 – switch color_management pref from off/on bool to off/on/taggedonly int. r=vlad 2008-08-11 21:55:36 -07:00