.. |
.cvsignore
|
|
|
Makefile.in
|
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
|
2004-12-01 17:33:16 +00:00 |
nsEvent.h
|
Bug 106386 Correct misspellings in source code
|
2004-11-10 07:27:11 +00:00 |
nsGUIEvent.h
|
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
|
2004-09-04 19:28:46 +00:00 |
nsIAppShell.idl
|
Bug 257948 remove #endif w/o matching #ifdef from idl files
|
2004-09-05 13:29:58 +00:00 |
nsIBaseWindow.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIBidiKeyboard.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIButton.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsICheckButton.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIClipboard.idl
|
Have clipboard implementations that care about flushing data to the OS clipboard register for xpcom-shutdown notification, rather than being notified by nsAppRunner directly. Bug 239390, r=bsmedberg, sr=blizzard.
|
2004-06-10 20:39:11 +00:00 |
nsIClipboardDragDropHookList.idl
|
new api for drag/drop/copy/paste hooks (bug 197121) r=cmanske sr=smfr
|
2003-04-17 13:25:15 +00:00 |
nsIClipboardDragDropHooks.idl
|
Bug 262899 nsITransferableOverride instead of nsIClipboardDragDropHooks in comments
|
2004-10-06 16:59:03 +00:00 |
nsIClipboardHelper.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIClipboardOwner.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIDeviceContextSpec.h
|
|
|
nsIDeviceContextSpecFactory.h
|
|
|
nsIDragService.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIDragSession.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIDragSessionGTK.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIDragSessionMac.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIDragSessionOS2.h
|
Fix lineendings. r=pedemonte
|
2003-11-14 16:54:34 +00:00 |
nsIDragSessionXlib.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIEventListener.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIEventSink.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIFilePicker.idl
|
Start using the GTK 2.4 file chooser when available.
|
2004-07-21 15:44:00 +00:00 |
nsIFormatConverter.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIFullScreen.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIKBStateControl.h
|
bug 163572 : converted string is inserted every time space key is pressed patch by masayuki@d-toybox.com (r=pinkerton,bryner,amardare,emaijala,sfraser,roc, sr=bryner,sfraser,roc)
|
2004-11-13 11:27:09 +00:00 |
nsILabel.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsILookAndFeel.h
|
bug 251492 [gnome]selected item text wrong color in high-contrast themes
|
2004-10-26 01:45:28 +00:00 |
nsIMenu.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIMenuBar.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIMenuItem.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIMenuListener.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIMenuRollup.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIMouseListener.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsINativeKeyBindings.h
|
Add support for native keybindings for input and textarea for gtk2. This allows us to respect the GTK keybinding preferences. Bug 257405, r=blizzard, sr=roc.
|
2004-09-07 21:21:48 +00:00 |
nsINativeScrollbar.idl
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIPluginWidget.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIRollupListener.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsISound.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsITextWidget.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIToolkit.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsITransferable.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIWidget.h
|
38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
|
2004-12-30 21:56:11 +00:00 |
nsIXRemoteClient.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsIXRemoteWidgetHelper.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsStringUtil.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsWidgetAtomList.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsWidgetAtoms.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
nsWidgetsCID.h
|
Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
|
2004-10-13 01:12:14 +00:00 |
widgetCore.h
|
Kill off nsComObsolete.h
|
2004-05-18 18:09:16 +00:00 |