gecko/widget
Kartikaya Gupta 4cae639063 Take out the code that allows Java to further clip the invalid rect based on visible area.
This code is never used because the invalid rect we pass to DrawTo is ignored;
the nsLayoutUtils::PaintFrame uses the display port as the visible region to
paint instead. (http://mxr.mozilla.org/mozilla-central/source/layout/base/nsLayoutUtils.cpp#1603)
2012-02-26 10:47:45 -05:00
..
android Take out the code that allows Java to further clip the invalid rect based on visible area. 2012-02-26 10:47:45 -05:00
cocoa Bug 729246: Fix clang warnings in Cocoa widgets. r=smichaud 2012-02-21 20:44:40 -05:00
crashtests Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
gonk Bug 709590 - Update screen orientation from sensor notification. r=jlebar 2012-02-23 14:25:53 +01:00
gtk2 Bug 630813 part.9 Should compute modifier key's DOM keycode from unshifted GDK keyval r=karlt 2012-02-22 16:34:31 +09:00
gtkxtbin Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
os2 Bug 96971: Move GetSystemFont from nsDeviceContext to mozilla::LookAndFeel. r=roc 2012-02-20 15:19:48 -08:00
qt Bug 729438 - GetGLFrameBufferFormat need to be specified for maemo in Qt port. r=ajuma 2012-02-22 11:16:15 -08:00
reftests
shared Bug 672166: Get rid of nsIScreen_MOZILLA_2_0_BRANCH and create nsBaseScreen for shared code. sr=roc 2012-01-04 18:12:48 -08:00
tests Bug 622247 Remove hack for bug 23558 and bug 271815, and add tests for them r=ehsan 2012-02-15 10:38:07 +09:00
windows Bug 699247 - Remove Win2K related code. r=jimm, sr=neil 2012-02-23 08:53:55 -06:00
xpwidgets Merge with mozilla-central 2012-02-24 11:57:27 -08:00
xremoteclient Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
LookAndFeel.h Bug 96971: Move GetSystemFont from nsDeviceContext to mozilla::LookAndFeel. r=roc 2012-02-20 15:19:48 -08:00
Makefile.in Bug 627956 - Fold widget/build into widget/windows. r=roc 2012-01-03 22:10:06 -05:00
nsEvent.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsGUIEvent.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsGUIEventIPC.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIAppShell.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIBaseWindow.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIBidiKeyboard.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIClipboard.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIClipboardDragDropHookList.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIClipboardDragDropHooks.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIClipboardHelper.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIClipboardOwner.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIDeviceContextSpec.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIDragService.idl Bug 715885 - Don't allow extensions to hook nsIDragService. r=roc 2012-01-19 17:48:18 -06:00
nsIDragSession.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIDragSessionGTK.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIDragSessionOS2.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIFilePicker.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIFormatConverter.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIGfxInfo.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIGfxInfoDebug.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIIdleService.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIIMEPicker.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIJumpListBuilder.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIJumpListItem.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIMacDockSupport.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsINativeKeyBindings.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsINativeMenuService.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIPluginWidget.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIPrintDialogService.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIPrintOptions.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIPrintSession.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIPrintSettings.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIPrintSettingsService.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIPrintSettingsWin.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIRollupListener.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIRwsService.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIScreen.idl Bug 714416 - Add API for rotating screens, sr=roc 2012-02-06 14:33:04 -08:00
nsIScreenManager.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsISound.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIStandaloneNativeMenu.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsITaskbarOverlayIconController.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsITaskbarPreview.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsITaskbarPreviewButton.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsITaskbarPreviewController.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsITaskbarProgress.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsITaskbarTabPreview.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsITaskbarWindowPreview.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsITransferable.idl Bug 499008, part 7, merge html drag type constants into one place, r=ehsan 2012-02-17 09:17:00 -05:00
nsIWidget.h merge from mozilla-central 2012-02-18 17:29:33 -05:00
nsIWinTaskbar.idl Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsNativeWidget.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsWidgetInitData.h Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky 2012-02-17 14:47:39 +11:00
nsWidgetsCID.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
WidgetTraceEvent.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00