gecko-dev/widget
Makoto Kato 17d5fc9a84 Bug 777304 - Don't use freed pointer after destructor of NS_ConvertUTF16toUTF8. r=bsmedberg 2012-07-27 12:13:51 +09:00
..
android Bug 777304 - Don't use freed pointer after destructor of NS_ConvertUTF16toUTF8. r=bsmedberg 2012-07-27 12:13:51 +09:00
cocoa Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc 2012-07-26 13:56:42 +12:00
crashtests Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
gonk Bug 772987 - Part 2: Use Static{Auto,Ref}Ptr where appropriate. r=mounir 2012-07-26 15:33:45 -04:00
gtk2 Bug 777829 - Remove ThemeRenderer::mWindow since it's never used; r=karlt 2012-07-26 16:12:03 -04:00
gtkxtbin Backout de697e323b39, b778d551c9e5, and 4b9414cba94d (bug 544088) due to build bustage. 2012-07-12 19:52:15 -04:00
os2 Bug 775041 - Make nsIWidget::IsEnabled return bool, r=roc, f=ms2ger 2012-07-23 01:19:08 -04:00
qt Bug 777094 - Qt fail to compile due to wrong GL includes order. r=dougt CLOSED TREE 2012-07-24 15:15:34 -07:00
reftests Bug 663119 - Implement native vertical meters for MacOS X. r=bgirard 2012-06-06 09:58:00 +02:00
shared Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
tests Bug 777243 - Remove use of gBrowser for Android in test_bug760802.html. r=roc 2012-07-27 01:28:10 +02:00
windows Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc 2012-07-26 13:56:42 +12:00
xpwidgets Bug 777824 - Remove nsIdleServiceDaily::mObservesIdle since it is never used; r=roc 2012-07-26 20:03:11 -04:00
xremoteclient Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
InputData.h Bug 750974: Move basic pan/zoom logic into Gecko C++ r=cjones,roc sr=smaug[widget/] 2012-07-19 23:48:25 -07:00
LookAndFeel.h Bug 772327 - Password mask timer is too short on Android. r=blassy 2012-07-13 11:26:20 +09:00
Makefile.in Bug 776217: Support gecko-implemented screen rotation with omtc. r=roc 2012-07-24 12:01:09 -07:00
WidgetTraceEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
WidgetUtils.h Bug 776217: Support gecko-implemented screen rotation with omtc. r=roc 2012-07-24 12:01:09 -07:00
nsEvent.h Bug 769190 part.2 Rename nsInputEvent::IsWin() and widget::MODIFIER_(SCROLL|WIN) to nsInputEvent::IsOS() and widget::MODIFIER_(SCROLLLOCK|OS) r=smaug 2012-07-06 09:42:05 +09:00
nsGUIEvent.h Bug 775403: When touch events are being consumed by a remote frame, continue to dispatch synthesized mouse events *only* in the parent process, for the focus manager. r=cjones 2012-07-19 12:40:24 -07:00
nsGUIEventIPC.h Backout changeset 3077d21f177b because of the wrong bug number 2012-07-26 15:24:02 -04:00
nsIAppShell.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIBaseWindow.idl Bug 760802 - Add JS nativeHandler attribute for nsIBaseWindow. r=roc 2012-07-24 21:35:32 -04:00
nsIBidiKeyboard.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIClipboard.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIClipboardDragDropHookList.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIClipboardDragDropHooks.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIClipboardHelper.idl Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc 2012-07-01 14:18:23 -04:00
nsIClipboardOwner.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDeviceContextSpec.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDragService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDragSession.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDragSessionOS2.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIFilePicker.idl Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsIFormatConverter.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIGfxInfo.idl Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc 2012-07-26 13:56:42 +12:00
nsIGfxInfoDebug.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIIMEPicker.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIIdleService.idl Fixing bug 715041. Add support for Idle API. r=bent, jst 2012-06-29 01:32:21 -07:00
nsIIdleServiceInternal.idl Fixing bug 715041. Add support for Idle API. r=bent, jst 2012-06-29 01:32:21 -07:00
nsIJumpListBuilder.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIJumpListItem.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIMacDockSupport.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIMacWebAppUtils.idl Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange. 2012-07-14 11:38:56 +02:00
nsINativeKeyBindings.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsINativeMenuService.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPluginWidget.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPrintDialogService.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPrintOptions.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPrintSession.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPrintSettings.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPrintSettingsService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPrintSettingsWin.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIRollupListener.h Bug 575294. part=4/5 r=roc 2012-06-23 03:13:56 +02:00
nsIRwsService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIScreen.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIScreenManager.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsISound.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIStandaloneNativeMenu.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsITaskbarOverlayIconController.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsITaskbarPreview.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsITaskbarPreviewButton.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsITaskbarPreviewController.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsITaskbarProgress.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsITaskbarTabPreview.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsITaskbarWindowPreview.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsITransferable.idl Bug 722872 - Part 2: Move the nsClipboardPrivacyHandler implementation aways from using the global private browsing service; r=roc 2012-06-26 11:41:12 -04:00
nsIWidget.h Bug 776217: Support gecko-implemented screen rotation with omtc. r=roc 2012-07-24 12:01:09 -07:00
nsIWinTaskbar.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNativeWidget.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsWidgetInitData.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsWidgetsCID.h Bug 756308. Implement MacWebAppUtils to allow callers to locate and manipulate native webapps on Mac. r=josh 2012-06-20 17:19:13 -07:00