gecko-dev/widget/public
2010-08-30 17:45:29 -04:00
..
Makefile.in Bug 586048. Annotate crashdumps with graphics info at startup. r=gavin,a=blocking 2010-08-28 10:18:41 -04:00
nsEvent.h Bug 508906. Add experimental MozTouch events. r=smaug,jimm 2010-08-02 15:34:54 +02:00
nsGUIEvent.h bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad 2010-08-25 09:10:00 -04:00
nsGUIEventIPC.h Bug 582644 - IME event remoting, patch to content; r=smaug, blocking-fennec=2.0a1+ 2010-08-17 01:07:44 -07:00
nsIAppShell.idl
nsIBaseWindow.idl Bug 352093. Part 12: Teach nsDocShell/nsDocumentViewer to deal with not having a widget 2009-07-22 12:45:10 +12:00
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardDragDropHookList.idl
nsIClipboardDragDropHooks.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIDeviceContextSpec.h
nsIDragService.idl Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
nsIDragSession.idl Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking 2009-10-29 13:11:02 +02:00
nsIDragSessionBeOS.h
nsIDragSessionGTK.h
nsIDragSessionOS2.h Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
nsIFilePicker.idl Bug 565272: Implement the accept attribute for audio/*, video/*. r=sicking 2010-07-17 00:00:28 -07:00
nsIFormatConverter.idl
nsIGfxInfo.idl b=591486; implement gfx feature blocklist; r=jrmuizel; a=b5 2010-08-30 17:45:29 -04:00
nsIIdleService.idl
nsIJumpListBuilder.idl Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
nsIJumpListItem.idl Bug 473045 - Win7 jump list platform support. r=robarnold, sr=roc. 2009-10-06 16:42:45 -05:00
nsILookAndFeel.h Bug 566480 - Make dragging the menubar drag the window on GTK themes where that should work (and also fix GTK resize drags to initialize drag better). r=karlt,dbaron,enn,dao 2010-07-17 10:11:54 +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 Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc 2008-06-28 03:55:30 -04:00
nsIPluginWidget.h Add support for Cocoa NPAPI complex text input. This patch contains a TSM-based implementation for 32-bit builds, and an NSInputContext-based implementation for 64-bit builds. b=512886 r=smichaud sr=jst 2010-06-09 20:56:17 -04:00
nsIPrintDialogService.h Bug 523323 - Restore the code from bug 312018 that was removed in bug 456646. r=josh 2009-11-02 20:23:53 +01:00
nsIPrintOptions.idl
nsIPrintSession.idl
nsIPrintSettings.idl Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04: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
nsIScreenManager.idl Bug 482928 All menus, context menus, panels, etc, appear on primary display/screen/monitor when Firefox is on secondary r=smichaud+roc+jmathies, sr=vlad 2009-04-10 19:43:19 +09:00
nsISound.idl Backing out bug 520417 2009-10-18 16:29:08 +09:00
nsIStandaloneNativeMenu.idl Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc 2010-02-07 21:38:14 -06:00
nsITaskbarPreview.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsITaskbarPreviewButton.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsITaskbarPreviewController.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsITaskbarProgress.idl Bug 474060 - Win7 progress indicator platform support. r=jimm, r=robarnold, sr=roc. 2009-10-06 14:00:23 -05:00
nsITaskbarTabPreview.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsITaskbarWindowPreview.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsIToolkit.idl
nsITransferable.idl Bug 475066 attempt #2 -dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn, sr=jonas. 2009-03-27 09:50:03 +03:00
nsIWidget.h Bug 582057, part h: Add an nsIWidget::CreateChild interface to sweep (relevant to this bug) code dealing with native widgets under the widget/src/* rug. sr=roc 2010-08-20 14:29:02 -05:00
nsIWinTaskbar.idl Bug 560846 - Support setting AppUserModelID per top level window. (Seamonkey) r=tellrob, sr=roc. 2010-05-14 19:25:36 -05:00
nsNativeWidget.h Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
nsWidgetInitData.h Bug 552982, Part 3: support panel levels, r=mats 2010-07-27 09:38:03 -04:00
nsWidgetsCID.h Bug 583857. Add GfxInfo service. r=roc 2010-08-13 11:43:35 -04:00