.. |
Makefile.in
|
bug 606574 - bustage fix for unsupported platforms
|
2011-04-21 10:17:49 -04:00 |
WidgetTraceEvent.h
|
bug 606574 - Win32 event loop instrumentation. r=jimm
|
2011-03-03 11:20:02 -05:00 |
nsEvent.h
|
Bug 519972 part.11 nsEvent.h should have forward declarations of classes and structs in nsGUIEvent.h r=roc
|
2011-07-21 09:33:16 +09:00 |
nsGUIEvent.h
|
Bug 668953 - Support two-finger horizontal swipe on OS X Lion. r=bgirard
|
2011-08-11 12:42:23 -05:00 |
nsGUIEventIPC.h
|
Bug 658155 High resolution scrolling should be enabled even when scrolling speed is customized by prefs r=smaug+jimm
|
2011-07-15 07:12:20 +09:00 |
nsIAppShell.idl
|
Bug 485288 - Update media load algorithm. r=roc a=blocking2.0
|
2010-09-03 12:03:03 +12:00 |
nsIBaseWindow.idl
|
…
|
|
nsIBidiKeyboard.idl
|
…
|
|
nsIClipboard.idl
|
…
|
|
nsIClipboardDragDropHookList.idl
|
…
|
|
nsIClipboardDragDropHooks.idl
|
…
|
|
nsIClipboardHelper.idl
|
…
|
|
nsIClipboardOwner.idl
|
…
|
|
nsIDeviceContextSpec.h
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
|
2011-04-16 18:22:41 -07:00 |
nsIDragService.idl
|
Bug 533460 - Allow custom panels/windows to be used as drag/drop feedback images. r=karlt,josh,roc
|
2011-04-25 18:37:20 -07:00 |
nsIDragSession.idl
|
…
|
|
nsIDragSessionGTK.h
|
…
|
|
nsIDragSessionOS2.h
|
…
|
|
nsIFilePicker.idl
|
Bug 651093 - Don't let the file picker on Windows add to the recent doc list when in privacy mode. Also expose a prop on the interface that gives devs control over 'add to recent docs' behavior. r=dougt, sr=gavin a=mak
|
2011-05-24 07:28:19 -05:00 |
nsIFormatConverter.idl
|
…
|
|
nsIGfxInfo.idl
|
Bug 591057 - List both GPUs in about:support and crash reports. - r=jrmuizel
|
2011-08-12 09:46:41 -04:00 |
nsIGfxInfoDebug.idl
|
Bug 625160 - Part 7 - Create a debug-only nsIGfxInfoDebug interface that lets us programmatically spoof OS version, adapter, vendor, etc, and implement it in Windows' GfxInfo #ifdef DEBUG. r=jrmuizel,bjacob
|
2011-01-19 20:39:33 -05:00 |
nsIIMEPicker.idl
|
Bug 609696 - Create nsIIMEPicker service and implement for android. [r=mwu, sr=roc, a=blocking-fennecb3]
|
2010-11-10 09:40:00 -05:00 |
nsIIdleService.idl
|
Bug 564118 - Waking up every second due to IdleService. r=MikeK a=blocking-fennec
|
2010-10-09 11:08:24 -07:00 |
nsIJumpListBuilder.idl
|
Bug 448168 - Apply |s/entires/entries/g|; r=roc
|
2011-08-04 09:04:29 +02:00 |
nsIJumpListItem.idl
|
…
|
|
nsILookAndFeel.h
|
Bug 679717 - Add "mac-lion-theme" system metric in order to allow for Lion-specific CSS rules without the need for per-file manifest overrides. r=dbaron
|
2011-08-18 10:40:27 +02:00 |
nsIMacDockSupport.idl
|
Bug 548500. Widget-level support for activating the application on Mac. r=josh,sr=roc
|
2010-03-05 13:10:42 +13:00 |
nsIMenuRollup.h
|
Bug 552982, Part 1: change nsXULPopupManager::AdjustPopupsOnWindowChange so that it only adjusts popups associated with the same window, r=mats
|
2010-07-27 09:38:02 -04:00 |
nsINativeKeyBindings.h
|
…
|
|
nsINativeMenuService.h
|
…
|
|
nsIPluginWidget.h
|
Bug 596414. Tell ChildView about the plugin drawing model. r=josh
|
2010-09-17 10:55:39 -07:00 |
nsIPrintDialogService.h
|
…
|
|
nsIPrintOptions.idl
|
…
|
|
nsIPrintSession.idl
|
…
|
|
nsIPrintSettings.idl
|
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
|
2011-08-06 22:03:32 -07:00 |
nsIPrintSettingsService.idl
|
…
|
|
nsIPrintSettingsWin.idl
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
|
2010-07-02 10:27:06 -04:00 |
nsIRollupListener.h
|
Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc
|
2009-12-22 17:49:33 -06:00 |
nsIRwsService.idl
|
…
|
|
nsIScreen.idl
|
Bug 616664 - nsIScreen interface for keeping the screen on. r=blassey sr=roc a=blocking-fennec
|
2010-12-21 14:33:48 -08:00 |
nsIScreenManager.idl
|
…
|
|
nsISound.idl
|
…
|
|
nsIStandaloneNativeMenu.idl
|
Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc
|
2010-02-07 21:38:14 -06:00 |
nsITaskbarPreview.idl
|
…
|
|
nsITaskbarPreviewButton.idl
|
…
|
|
nsITaskbarPreviewController.idl
|
…
|
|
nsITaskbarProgress.idl
|
…
|
|
nsITaskbarTabPreview.idl
|
…
|
|
nsITaskbarWindowPreview.idl
|
…
|
|
nsIToolkit.idl
|
…
|
|
nsITransferable.idl
|
…
|
|
nsIWidget.h
|
Bug 648484, parts 3, 3.1, and 3.2: Allow passing a "backend hint" to GetLayerManager() to request a non-default layer manager backend. Deal with failure to hook up shadow layers. sr=roc
|
2011-08-09 12:38:26 -07:00 |
nsIWinTaskbar.idl
|
Bug 597031. Correct comment about the docshell passed to createTaskbarTabPreview. a=comment
|
2010-11-24 19:35:01 -06:00 |
nsNativeWidget.h
|
…
|
|
nsWidgetInitData.h
|
Bug 533460 - Allow custom panels/windows to be used as drag/drop feedback images. r=karlt,josh,roc
|
2011-04-25 18:37:20 -07:00 |
nsWidgetsCID.h
|
Bug 609696 followup: Add missing newline at end of file to fix GCC warning. r+a=whitespace-only
|
2010-11-10 18:12:01 -08:00 |