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
Mozilla
/
mozilla
/
widget
/
public
History
roc+%cs.cmu.edu
dd96556d4d
Bug 432466. Allow sendNativeKeyEvent to return NS_ERROR_NOT_AVAILABLE to indicate that a keyboard layout is not available. Load keyboard layouts programmatically on Windows so we can detect whether a keyboard is available. This also makes keyboard layouts usable when they're installed but not enabled, which is true for most layouts, so we can reenable the Greek keyboard tests on tinderbox. r=karlt,a=beltzner
...
git-svn-id: svn://10.0.0.236/trunk@251299 18797224-902f-48f8-a5cc-f745e15eee43
2008-05-07 04:46:38 +00:00
..
Makefile.in
…
nsEvent.h
…
nsGUIEvent.h
Bug 429233 - Firefox leaks nsTArray_base due to nsDOMKeyboardEvent's dtor not being virtual; also makes ~nsEvent virtual as well and uses MOZ_COUNT_[CD]TOR in nsEvent. Patch by Ben Turner <bent.mozilla@gmail.com>, r+sr=jst, a=beltzner
2008-04-17 22:38:35 +00:00
nsIAppShell.idl
Track event loop nesting level and delay stopping a plugin until it's safe. b=420886 r+sr=jst a1.9b5=beltzner
2008-03-25 16:56:05 +00:00
nsIBaseWindow.idl
…
nsIBidiKeyboard.idl
…
nsIClipboard.idl
…
nsIClipboardDragDropHookList.idl
…
nsIClipboardDragDropHooks.idl
…
nsIClipboardHelper.idl
…
nsIClipboardOwner.idl
…
nsIDeviceContextSpec.h
…
nsIDragService.idl
Bug 329385, r+sr=jst
2008-03-19 00:06:22 +00:00
nsIDragSession.idl
…
nsIDragSessionBeOS.h
…
nsIDragSessionGTK.h
…
nsIDragSessionOS2.h
…
nsIEventListener.h
…
nsIFilePicker.idl
…
nsIFormatConverter.idl
…
nsIFullScreen.idl
…
nsIIdleService.idl
…
nsIKBStateControl.h
…
nsILookAndFeel.h
Bug 427045: Pull out correct toolbar colors in Vista themes, patch by wesley-johnston@uiowa.edu, r=vlad, sr=roc, a=beltzner
2008-04-29 19:27:23 +00:00
nsIMenuBar.h
…
nsIMenuRollup.h
…
nsIMouseListener.h
…
nsINativeKeyBindings.h
…
nsIPluginWidget.h
Bug 277067: Mozilla mistimes changing QuickDraw plugin visibility when switching tabs, patch by patch by Matthew Gregan <kinetik@flim.org>, r=josh, sr=roc, a=damon
2008-04-23 22:56:40 +00:00
nsIPrintDialogService.h
Bug 431190: Make Linux print dialog & page setup dialog modal. r+sr=vlad a=damons
2008-05-01 06:43:05 +00:00
nsIPrintOptions.idl
…
nsIPrintSession.idl
…
nsIPrintSessionX.idl
…
nsIPrintSettings.idl
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
2008-03-19 20:51:44 +00:00
nsIPrintSettingsMac.idl
…
nsIPrintSettingsService.idl
…
nsIPrintSettingsWin.idl
…
nsIPrintSettingsX.idl
…
nsIRollupListener.idl
…
nsIRwsService.idl
…
nsIScreen.idl
…
nsIScreenManager.idl
…
nsISound.idl
…
nsIToolkit.idl
…
nsITransferable.idl
Bug 229327 - "Drag and Drop of graphic places URL in composer (rather than a <img src....)" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner]
2008-03-08 09:56:44 +00:00
nsIWidget.h
Bug 432466. Allow sendNativeKeyEvent to return NS_ERROR_NOT_AVAILABLE to indicate that a keyboard layout is not available. Load keyboard layouts programmatically on Windows so we can detect whether a keyboard is available. This also makes keyboard layouts usable when they're installed but not enabled, which is true for most layouts, so we can reenable the Greek keyboard tests on tinderbox. r=karlt,a=beltzner
2008-05-07 04:46:38 +00:00
nsStringUtil.h
…
nsWidgetsCID.h
…
widgetCore.h
…