This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
45f86355659146bb43d9998a02ec887bf31e2b87
Mozilla
/
mozilla
/
widget
/
public
History
roc+%cs.cmu.edu
ddc6b549d2
Bug 264245. Document requirement that popups have no nsIWidget parent. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@164151 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-21 18:36:57 +00:00
..
Makefile.in
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
nsEvent.h
…
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
…
nsIBidiKeyboard.idl
…
nsIButton.h
…
nsICheckButton.h
…
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
…
nsIClipboardDragDropHooks.idl
Bug 262899 nsITransferableOverride instead of nsIClipboardDragDropHooks in comments
2004-10-06 16:59:03 +00:00
nsIClipboardHelper.idl
…
nsIClipboardOwner.idl
…
nsIDeviceContextSpec.h
…
nsIDeviceContextSpecFactory.h
…
nsIDragService.idl
…
nsIDragSession.idl
…
nsIDragSessionGTK.h
…
nsIDragSessionMac.h
…
nsIDragSessionOS2.h
…
nsIDragSessionXlib.h
…
nsIEventListener.h
…
nsIEventSink.idl
…
nsIFilePicker.idl
Start using the GTK 2.4 file chooser when available.
2004-07-21 15:44:00 +00:00
nsIFormatConverter.idl
…
nsIFullScreen.idl
…
nsIKBStateControl.h
bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com>
2004-09-12 05:00:57 +00:00
nsILabel.h
…
nsILookAndFeel.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
nsIMenu.h
…
nsIMenuBar.h
…
nsIMenuItem.h
…
nsIMenuListener.h
…
nsIMenuRollup.idl
…
nsIMouseListener.h
…
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
…
nsIRollupListener.idl
…
nsISound.idl
…
nsITextWidget.h
…
nsIToolkit.idl
…
nsITransferable.idl
…
nsIWidget.h
Bug 264245. Document requirement that popups have no nsIWidget parent. r+sr=bzbarsky
2004-10-21 18:36:57 +00:00
nsIXRemoteClient.idl
…
nsIXRemoteWidgetHelper.h
…
nsStringUtil.h
…
nsWidgetAtomList.h
…
nsWidgetAtoms.h
…
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
…