.. |
.cvsignore
|
|
|
Makefile.in
|
fix bug 344107, don't export platform-native headers to all platforms. r=mento
|
2006-07-11 09:06:24 +00:00 |
nsEvent.h
|
|
|
nsGUIEvent.h
|
Bug 324011, initMouseEvent does not set relatedTarget property, r+sr=jst
|
2006-07-13 07:51:54 +00:00 |
nsIAppShell.idl
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsIBaseWindow.idl
|
|
|
nsIBidiKeyboard.idl
|
Only display a bidirectional caret on platforms that implement nsIBidiKeyboard. Bug 272096, r+sr=roc
|
2006-07-06 08:29:53 +00:00 |
nsIClipboard.idl
|
|
|
nsIClipboardDragDropHookList.idl
|
|
|
nsIClipboardDragDropHooks.idl
|
|
|
nsIClipboardHelper.idl
|
|
|
nsIClipboardOwner.idl
|
|
|
nsIDeviceContextSpec.h
|
moving printing from gfx to widget part 1. bug 326149. r=vlad
|
2006-02-10 20:40:54 +00:00 |
nsIDeviceContextSpecFactory.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2006-02-07 01:14:59 +00:00 |
nsIDragService.idl
|
|
|
nsIDragSession.idl
|
|
|
nsIDragSessionBeOS.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-12-13 13:25:40 +00:00 |
nsIDragSessionGTK.h
|
|
|
nsIDragSessionMac.h
|
|
|
nsIDragSessionOS2.h
|
|
|
nsIDragSessionXlib.h
|
|
|
nsIEventListener.h
|
|
|
nsIEventSink.idl
|
|
|
nsIFilePicker.idl
|
|
|
nsIFormatConverter.idl
|
|
|
nsIFullScreen.idl
|
|
|
nsIKBStateControl.h
|
|
|
nsILookAndFeel.h
|
Bug 303048: GTK scrollbar does not have normal GTK right-click behavior, patch by Adam Guthrie <ispiked@gmail.com>, r=neil, sr=roc
|
2006-07-18 17:13:21 +00:00 |
nsIMenu.h
|
actively update native menu items based on command node content instead of menu item node content. makes menu blinking work when using keyboard commands. also, remove some old native help menu code. b=50590 r=mento sr=pinkerton
|
2006-07-10 17:50:30 +00:00 |
nsIMenuBar.h
|
Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc
|
2006-03-22 18:00:28 +00:00 |
nsIMenuItem.h
|
pull initial enabled state for menu items from command node, not their own DOM node. fixes keyboard command crashes. b=332949 r=mento sr=pinkerton
|
2006-06-16 15:05:43 +00:00 |
nsIMenuListener.h
|
|
|
nsIMenuRollup.idl
|
|
|
nsIMouseListener.h
|
|
|
nsINativeKeyBindings.h
|
|
|
nsINativeScrollbar.idl
|
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
|
2006-05-07 01:33:38 +00:00 |
nsIPluginWidget.h
|
|
|
nsIPrintingContext.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2006-02-10 22:50:22 +00:00 |
nsIPrintOptions.idl
|
Bug 320988 relanding activex bits with a fix for the agressive optimization of inlines, r=darin
|
2006-02-07 01:15:19 +00:00 |
nsIPrintSession.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-02-07 01:14:50 +00:00 |
nsIPrintSessionX.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-02-07 01:14:50 +00:00 |
nsIPrintSettings.idl
|
"Mozilla Xprint 2004/Q3 update". Bug 262287, patch by Julien Lafon
|
2006-02-07 01:15:09 +00:00 |
nsIPrintSettingsMac.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-02-07 01:14:50 +00:00 |
nsIPrintSettingsService.idl
|
Bug 324072 Paper size and printer selection in printdialog are reflected incorrectly in preferences
|
2006-05-02 23:03:22 +00:00 |
nsIPrintSettingsWin.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-02-07 01:14:50 +00:00 |
nsIPrintSettingsX.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-02-07 01:14:50 +00:00 |
nsIRollupListener.idl
|
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
|
2006-05-07 01:33:38 +00:00 |
nsIScreen.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-01-11 21:28:40 +00:00 |
nsIScreenManager.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-01-11 21:28:40 +00:00 |
nsISound.idl
|
|
|
nsIToolkit.idl
|
|
|
nsITransferable.idl
|
336012 Copying content from browser and pasting into (Mac) Terminal results in URL instead of selected text, URL contains 0-bytes. Part 1: don't map the URL of a page that text was copied from to a public flavor on Mac. r=David.R.Gardiner sr=roc
|
2006-06-12 17:30:22 +00:00 |
nsIWidget.h
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsStringUtil.h
|
|
|
nsWidgetsCID.h
|
Only display a bidirectional caret on platforms that implement nsIBidiKeyboard. Bug 272096, r+sr=roc
|
2006-07-06 08:29:53 +00:00 |
widgetCore.h
|
|
|