gecko-dev/widget/src/windows
Jeff Muizelaar 169ebd334c Bug 623446. Turn the layer acceleration prefs into a tri-state. r=joe,a=b
This removes:
 layers.accelerate-all
 layers.accelerate-none

and adds:
 layers.acceleration.disabled
 layers.acceleration.force-enabled

This is closer to what D2D does.
2011-01-11 17:01:37 -05:00
..
tests Part of bug 585863 Fix shared bustage in widget tests code on windows due to unresolved symbols. r+a=roc 2010-08-10 10:51:29 +01:00
GfxInfo.cpp b=619485; add WebGL info to about:support; r=jrmuizel,a=beltzner 2010-12-16 12:49:54 -08:00
GfxInfo.h Bug 607046. Add extra logging info for debugging invalid vendorID problems. r=gavin,a=gavin 2010-11-25 15:44:37 -05:00
IEnumFE.cpp Bug 538891 - Possible overflow at CEnumFormatEtc::Next. r=jmathies. 2010-01-10 18:32:28 -06:00
IEnumFE.h Bug 533691 - Revamp of IENUMFE. r=roc. 2009-12-20 09:56:06 -06:00
JumpListBuilder.cpp Bug 505925 - Set Win7 AppUserModelID based on application.ini settings. r=neil, sr=roc. 2010-05-14 19:23:14 -05:00
JumpListBuilder.h Bug 473045 - Win7 jump list platform support. r=robarnold, sr=roc. 2009-10-06 16:42:45 -05:00
JumpListItem.cpp Bug 552934 - Fix leak in Windows 7 jumplists implementation. r=jimm 2010-03-18 11:59:10 +01:00
JumpListItem.h Bug 552934 - Fix leak in Windows 7 jumplists implementation. r=jimm 2010-03-18 11:59:10 +01:00
KeyboardLayout.cpp Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe 2010-08-20 20:19:38 +02:00
KeyboardLayout.h Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.5 fix some nits r=jmatheis, a2=joe 2010-07-27 21:50:21 +09:00
LSPAnnotator.cpp Bug 611930: Sprinkle some Unicode pixie-dust to placate non-IPC builds. 2010-11-21 19:40:01 -05:00
Makefile.in Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b 2010-11-21 19:29:47 -05:00
nsAppShell.cpp Bug 575515 - Fix for deadlocks in windows modal loop message processing under heavy js load. r=matspal, a=betaN 2010-11-29 10:25:16 -06:00
nsAppShell.h Bug 575515 - Fix for deadlocks in windows modal loop message processing under heavy js load. r=matspal, a=betaN 2010-11-29 10:25:16 -06:00
nsBidiKeyboard.cpp Bug 569587 - nsBidiKeyboard.cpp compilation failure on mingw-w64 due to pointer to int casts loosing precision r=roc 2010-06-25 14:13:17 +02:00
nsBidiKeyboard.h
nsClipboard.cpp Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe 2010-08-20 20:19:38 +02:00
nsClipboard.h More dummy whitespace changes so I can check this merge into a CLOSED TREE 2010-08-12 00:34:01 -07:00
nsClipboardCE.cpp Bug 504495 - Windows CE has no context menu for bookmarks toolbar, sometimes crashes trying. r=vladimir 2009-08-14 13:27:18 -07:00
nsClipboardCE.h Bug 499803 - "Implement simple clipboard on Windows CE" [r=vladimir] 2009-07-03 16:11:05 -07:00
nsDataObj.cpp Bug 604860: Stop doing silly leaky stuff with nsDataObjs. r=jimm a=joe 2010-10-19 17:21:10 -04:00
nsDataObj.h Bug 528731 - Cleanup nsDataObj drag code. r=roc. 2009-12-21 14:48:12 -06:00
nsDataObjCollection.cpp Bug 604860: Stop doing silly leaky stuff with nsDataObjs. r=jimm a=joe 2010-10-19 17:21:10 -04:00
nsDataObjCollection.h Bug 604860: Stop doing silly leaky stuff with nsDataObjs. r=jimm a=joe 2010-10-19 17:21:10 -04:00
nsdefs.h
nsDeviceContextSpecWin.cpp Bug 597249: Make GlobalPrinters::GetNumPrinters() implementations return unsigned instead of signed value. r=dholbert r=roc a=joe 2010-10-06 15:18:52 -07:00
nsDeviceContextSpecWin.h Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
nsDragService.cpp Bug 604860: Stop doing silly leaky stuff with nsDataObjs. r=jimm a=joe 2010-10-19 17:21:10 -04:00
nsDragService.h Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
nsFilePicker.cpp Bug 614631 - Macros for SEH exception depending on compiler configuration r+a=benjamin 2011-01-11 10:16:59 +00:00
nsFilePicker.h Bug 485958 - remove nsISupportsArray from widget; r+sr=roc 2009-03-30 20:08:06 +02:00
nsIdleServiceWin.cpp bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh 2010-04-16 10:37:16 -07:00
nsIdleServiceWin.h bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh 2010-04-16 10:37:16 -07:00
nsImageClipboard.cpp Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe 2010-08-20 20:19:38 +02:00
nsImageClipboard.h Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc 2009-07-20 18:50:15 -07:00
nsIMM32Handler.cpp Bug 143390 Support handling WM_KEYDOWN during composition r=jmathies, a=joe 2010-09-15 11:13:12 +09:00
nsIMM32Handler.h Bug 569023 IME composition is committed unexpectedly when the focused window is hanging up on Vista and later r=jmathies, a=joe 2010-08-08 18:23:25 +09:00
nsLookAndFeel.cpp Bug 608515 after graphic driver is crashed, aero isn't recovered if Firefox button is visible r=jimm, a=fintal+ 2010-11-06 14:05:53 +09:00
nsLookAndFeel.h Bug 503042 - Implement a way to detect a touch enabled device. r=vlad, sr=dbaron 2009-08-10 19:59:06 -07:00
nsNativeDragSource.cpp Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe 2010-08-20 20:19:38 +02:00
nsNativeDragSource.h
nsNativeDragTarget.cpp Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe 2010-08-20 20:19:38 +02:00
nsNativeDragTarget.h Bug 530070. r=jmathies 2010-06-02 15:02:05 +02:00
nsNativeThemeWin.cpp Bug 606160 - Apply padding to caption buttons so off button clicks work. r=neil, a=final. 2010-11-29 10:19:17 -06:00
nsNativeThemeWin.h Bug 586216 - Don't use one timer per animated widget. r=roc a=b 2010-11-13 09:19:38 +01:00
nsPrintOptionsWin.cpp
nsPrintOptionsWin.h
nsPrintSettingsWin.cpp
nsPrintSettingsWin.h
nsScreenManagerWin.cpp Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe 2010-08-20 20:19:38 +02:00
nsScreenManagerWin.h Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, widget part r+sr=roc 2009-03-11 15:26:03 +13:00
nsScreenWin.cpp Backed out changeset: a02e097367ab 2009-05-06 01:56:25 +02:00
nsScreenWin.h
nsSound.cpp Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe 2010-08-20 20:19:38 +02:00
nsSound.h Backing out bug 520417 2009-10-18 16:29:08 +09:00
nsTextStore.cpp Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec 2010-11-22 22:48:03 -08:00
nsTextStore.h Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec 2010-11-22 22:48:03 -08:00
nsToolkit.cpp Bug 595277 - Part 4: Delay Direct3D 9 initialization when possible. r=roc a=blocking-final 2010-12-07 03:06:31 +01:00
nsToolkit.h Bug 595277 - Part 4: Delay Direct3D 9 initialization when possible. r=roc a=blocking-final 2010-12-07 03:06:31 +01:00
nsUXThemeConstants.h Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe 2010-08-20 20:19:38 +02:00
nsUXThemeData.cpp Bug 610643 - Refresh button metrics when the theme changes. r=neil, a=final. 2010-11-29 10:19:17 -06:00
nsUXThemeData.h Bug 608515 Painting methods should use consistent composition state between WM_DWMCOMPOSITIONCHANGED messages r=jimm, a=final+ 2010-11-18 11:31:22 +09:00
nsWindow.cpp Bug 623446. Turn the layer acceleration prefs into a tri-state. r=joe,a=b 2011-01-11 17:01:37 -05:00
nsWindow.h Bug 590568. Make sure that that stored window clip rects always match what we set on the window even if intersecting with the existing region. r=roc a=blocking 2010-12-31 14:16:35 -06:00
nsWindowCE.cpp bug 542623 - don't dismiss menubar and sip button while focused on a text box r=dougt 2010-01-29 13:48:49 -05:00
nsWindowCE.h Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
nsWindowDbg.cpp Bug 591714 - Remove ancient (and ifdeffed out) heapdump code, r=robarnold,dbaron, a=NPOTB 2010-08-29 18:21:12 -07:00
nsWindowDbg.h Bug 591714 - Remove ancient (and ifdeffed out) heapdump code, r=robarnold,dbaron, a=NPOTB 2010-08-29 18:21:12 -07:00
nsWindowDefs.h Bug 610643 - Refresh button metrics when the theme changes. r=neil, a=final. 2010-11-29 10:19:17 -06:00
nsWindowGfx.cpp Bug 595277 - Part 0: Clear out user data on destroy. r=roc 2010-12-07 03:05:25 +01:00
nsWindowGfx.h Bug 606990 - Remove CAIRO_HAS_DDRAW_SURFACE/CAIRO_DDRAW_USE_GL dead code. r=vlad,jmuizelaar a=bsmedberg 2010-11-24 11:11:45 +01:00
nsWinGesture.cpp Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe 2010-08-20 20:19:38 +02:00
nsWinGesture.h Bug 579593 - Reorganize how theme library loading works. [r=robarnold] 2010-08-14 00:05:03 -07:00
resource.h
TaskbarPreview.cpp Bug 559613 - Reuse the rendering context for tab previews and drop the cache time to 5 seconds. r=robarnold,jimm sr=vlad 2010-08-19 08:22:46 -07:00
TaskbarPreview.h Bug 557557 - Properly handle destruction in taskbar previews when the window outlives the preview r=jimm 2010-04-21 15:09:59 -04:00
TaskbarPreviewButton.cpp Bug 527735 - nsITaskbarPreviewButton.visible always returns the wrong value. r=robarnold 2010-04-01 13:29:09 +02:00
TaskbarPreviewButton.h Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
TaskbarTabPreview.cpp Bug 562253 - Ensure the proxy window is destroyed before tearing down the taskbar preview r=jimm 2010-05-12 14:31:24 -04:00
TaskbarTabPreview.h Bug 557557 - Properly handle destruction in taskbar previews when the window outlives the preview r=jimm 2010-04-21 15:09:59 -04:00
TaskbarWindowPreview.cpp Bug 557557 - Properly handle destruction in taskbar previews when the window outlives the preview r=jimm 2010-04-21 15:09:59 -04:00
TaskbarWindowPreview.h Bug 557557 - Properly handle destruction in taskbar previews when the window outlives the preview r=jimm 2010-04-21 15:09:59 -04:00
WindowHook.cpp Bug 530962 - Taskbar tab preview crashes [@ mozilla::widget::WindowHook::Lookup(unsigned int)]. r=robarnold 2010-03-30 21:22:03 +02:00
WindowHook.h Bug 510650. Make class ::nsWindow a friend of mozilla::widget::WindowHook, not mozilla::widget::nsWindow. r=jmathies 2009-08-25 12:10:32 -07:00
WinTaskbar.cpp Bug 560846 - Support setting AppUserModelID per top level window. (Seamonkey) r=tellrob, sr=roc. 2010-05-14 19:25:36 -05:00
WinTaskbar.h Bug 505925 - Set Win7 AppUserModelID based on application.ini settings. r=neil, sr=roc. 2010-05-14 19:23:14 -05:00