Commit Graph

9127 Commits

Author SHA1 Message Date
Josh Aas
cdf23ffa46 Fix more comments and some whitespace issues. 2008-08-26 02:53:00 -04:00
Josh Aas
669e8dab43 Fix more incorrect/outdated event handling comments. 2008-08-26 01:36:17 -04:00
Josh Aas
3a364e1fdf remove nsIMouseListener interface. b=452118 r=smaug sr=roc 2008-08-25 20:02:26 -04:00
Boris Zbarsky
350d6fc473 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin
acd274d130 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Vladimir Vukicevic
362a1a5270 Backed out bug 313403. (merge) 2008-08-20 13:28:49 -07:00
Vladimir Vukicevic
c7a8a4d1ae Backed out bug 313403. (changeset 4460de8869d8) 2008-08-20 13:28:15 -07:00
Dave Townsend
5be4986b48 Backout of bug 52352 due to increased leaks on the unit testers 2008-08-20 13:59:41 +01:00
Dão Gottwald
9fac2a74a4 Merging backout of bug 451300 2008-08-20 10:21:36 +02:00
Dão Gottwald
c7e5c03bda Backed out changeset 7f3879f42151 2008-08-20 10:18:18 +02:00
Serge Gautherie
74e8dfc2d2 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
b77a5081f4 Bug 451300 - "Add Aero Glass to Ctrl-Tab" [r+ui-r=mconnor r=vlad] 2008-08-20 00:41:37 -05:00
Josh Aas
c955c16412 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
a4e006d515 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
b17c9987f2 Bug 446675 - "Remove BeOS port of gfx" [r=vlad] 2008-08-19 22:45:02 -05:00
Jason Orendorff
abf12d8076 Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
Jason Orendorff
09f9ac1d0a 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
50af1d671b Merged backout of bug 356295. 2008-08-19 17:56:33 -07:00
Dave Camp
2092b61045 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
Dave Camp
b91a7b6a5d Merge for backout of bug 261074. 2008-08-19 15:44:51 -07:00
Dave Camp
1a085467bf Backed out changeset c0f5a0af84dd to try to fix windows orange (Bug 261074). 2008-08-19 15:44:21 -07:00
Neil Deakin
ca9461ce4b Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc 2008-08-20 10:31:45 +12:00
Ere Maijala
c1b75ef02f 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
ba60bc11db 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)
e9b1bb3657 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
6f9fe8ca05 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
4e1718b37a 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
0dccff6dc5 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
107cd6b18f 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
4490c66152 merge with mozilla-central 2008-08-16 03:39:26 -04:00
Oleg Romashin
bbea932ec3 Fixed bug 449575 - Menus steal focus hard in Qt por, r=vladimir 2008-08-16 03:07:21 -04:00
Oleg Romashin
a9dd77b4e9 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
9925a52747 Followup to bug 418454 to use HANDLE instead of HTHEME r=robstrong,vlad 2008-08-15 10:50:24 +01:00
Brian Crowder
47d72df77a Backed out changeset c7264525ad20 2008-08-14 16:29:04 -07:00
Brian Crowder
7f7df267a9 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
89c6d875b7 uxtheme.dll crash on shutdown - bug 448104 r=vlad 2008-08-14 09:48:09 -07:00
Rob Arnold
23698fa904 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
d0bdbf44cb Bug 450220 - Fix include case in nsUXThemeData.h for mingw build, r=ere 2008-08-14 11:48:06 -04:00
RIVAUD Julien (_FrnchFrgg_)
59fbc09c24 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
8de12ed01d 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
e5fe05c72f Backout of bug 432131 2008-08-13 23:02:52 +01:00
Dave Townsend
27e822c372 Backed out changeset fd0a09d29072 2008-08-13 23:02:32 +01:00
Martijn Wargers
c57519fe4a Bug 215719 – crash causes loss of text copy to clipboard. r=jmathies, sr=roc 2008-08-13 08:59:45 +02:00
Kai Liu
a47a75abf0 Bug 448704 – Eliminate <gripper> as an independent element. r=vlad/dbaron/enndeakin 2008-08-13 08:15:27 +02:00
Masayuki Nakano
d504a8c50f Bug 449955 – Remove #ifdef of nsCaret.cpp for IME r+sr=roc 2008-08-13 10:55:39 +09:00
Rob Arnold
a99f6d56c4 Implement Aero Glass effect support - bug 418454 r=vlad r=roc 2008-08-12 17:44:14 -07:00
Brian Crowder
5f7ce9a7b6 Bug 422972: Backed out changeset d1be05700e20 (tree closed) 2008-08-12 10:13:56 -07:00
Brian Crowder
b99d985d19 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
3e81f0a50a 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
Neil Rashbrook
6c76776822 Bug 450040 Rename IENUMFE.CPP/H to IEnumFE.cpp/h r=ere,ted
--HG--
rename : widget/src/windows/IENUMFE.CPP => widget/src/windows/IEnumFE.cpp
rename : widget/src/windows/IENUMFE.H => widget/src/windows/IEnumFE.h
2008-08-11 20:54:41 +01:00