.. |
crashtests
|
bug 373122 - crash test by Jesse Ruderman.
|
2009-04-24 10:08:17 -07:00 |
cursors
|
|
|
resources/MainMenu.nib
|
|
|
Makefile.in
|
Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
|
2009-04-07 12:02:11 -04:00 |
mozView.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsAppShell.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsAppShell.mm
|
nsBaseAppShell and nsRunnable leak occasionally. b=472773 r=josh,bent
|
2009-06-17 10:30:46 -05:00 |
nsBidiKeyboard.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsBidiKeyboard.mm
|
Make Mac OS X bidi impl compile under 64-bit Mac OS X. b=490283 r=jfkthame sr=roc
|
2009-04-29 23:29:55 -07:00 |
nsChangeObserver.h
|
|
|
nsChildView.h
|
Bug 506103 - Remove mDeferredPositioner and related code. r=roc
|
2009-07-27 12:27:35 -05:00 |
nsChildView.mm
|
Bug 506103 - Remove mDeferredPositioner and related code. r=roc
|
2009-07-27 12:27:35 -05:00 |
nsClipboard.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsClipboard.mm
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
|
2009-07-20 18:50:15 -07:00 |
nsCocoaUtils.h
|
Bug 370857 - Fullscreen on Mac OS X. Properly hide menu bar and Dock when going into fullscreen mode. r=josh
|
2009-07-22 11:01:37 +02:00 |
nsCocoaUtils.mm
|
Bug 370857 - Fullscreen on Mac OS X. Properly hide menu bar and Dock when going into fullscreen mode. r=josh
|
2009-07-22 11:01:37 +02:00 |
nsCocoaWindow.h
|
Bug 506103 - Remove mDeferredPositioner and related code. r=roc
|
2009-07-27 12:27:35 -05:00 |
nsCocoaWindow.mm
|
Bug 370857 - Fullscreen on Mac OS X. Properly hide menu bar and Dock when going into fullscreen mode. r=josh
|
2009-07-22 11:01:37 +02:00 |
nsCursorManager.h
|
|
|
nsCursorManager.mm
|
Make Mac OS X cursor code 64-bit ready. Remove all Carbon API dependencies. b=464315 r=mstange sr=roc
|
2009-01-17 14:23:43 -05:00 |
nsDeviceContextSpecX.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsDeviceContextSpecX.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsDragService.h
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
|
2009-01-15 16:27:09 +13:00 |
nsDragService.mm
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
|
2009-07-20 18:50:15 -07:00 |
nsFilePicker.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsFilePicker.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsIdleServiceX.h
|
|
|
nsIdleServiceX.mm
|
|
|
nsLookAndFeel.h
|
Bug 427256 - "Scroll Control Arrows don't work when moved to the top" (Add missing check for arrow style) [p=mstange@themasta.com (Markus Stange) r=josh sr=roc a1.9=beltzner]
|
2008-04-08 23:38:01 -07:00 |
nsLookAndFeel.mm
|
Bug 502358 - eMetric_DragFullWindow is unused. r+sr=roc
|
2009-07-09 11:15:58 +02:00 |
nsMacCursor.h
|
Fix some alignment, whitespace only. b=464315
|
2009-01-17 17:48:41 -05:00 |
nsMacCursor.mm
|
Make Mac OS X cursor code 64-bit ready. Remove all Carbon API dependencies. b=464315 r=mstange sr=roc
|
2009-01-17 14:23:43 -05:00 |
nsMenuBarX.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsMenuBarX.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsMenuBaseX.h
|
Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-28 03:55:30 -04:00 |
nsMenuItemIconX.h
|
Stop nsMenuItemIconX object from possibly outliving its nsMenuObjectX owner. b=499600 r=josh
|
2009-07-06 15:59:46 -05:00 |
nsMenuItemIconX.mm
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
|
2009-07-20 18:50:15 -07:00 |
nsMenuItemX.h
|
Fix case where menu item icons can have a weak reference to a deleted native menu item. Hopefully fixes crash bugs 477475 and 435521. b=477475 r=smichaud sr=roc
|
2009-02-20 16:55:25 -05:00 |
nsMenuItemX.mm
|
Stop nsMenuItemIconX object from possibly outliving its nsMenuObjectX owner. b=499600 r=josh
|
2009-07-06 15:59:46 -05:00 |
nsMenuUtilsX.h
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
nsMenuUtilsX.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsMenuX.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsMenuX.mm
|
Stop nsMenuItemIconX object from possibly outliving its nsMenuObjectX owner. b=499600 r=josh
|
2009-07-06 15:59:46 -05:00 |
nsNativeThemeCocoa.h
|
Bug 477590 - Use a horizontal mirror transform when drawing native searchfields and dropdown buttons for RTL frames on OS X. Also fixes bug 477592. r=dao, r=josh, sr=roc
|
2009-04-17 10:12:12 +02:00 |
nsNativeThemeCocoa.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsNativeThemeColors.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsPIWidgetCocoa.idl
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsPrintOptionsX.h
|
formatting cleanup for Cocoa printing impl. no bug. rs=roc
|
2008-09-24 22:26:58 -04:00 |
nsPrintOptionsX.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsPrintSessionX.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsPrintSessionX.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsPrintSettingsX.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsPrintSettingsX.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsScreenCocoa.h
|
|
|
nsScreenCocoa.mm
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
|
2009-01-15 16:27:09 +13:00 |
nsScreenManagerCocoa.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsScreenManagerCocoa.mm
|
Bug 482928 All menus, context menus, panels, etc, appear on primary display/screen/monitor when Firefox is on secondary r=smichaud+roc+jmathies, sr=vlad
|
2009-04-10 19:43:19 +09:00 |
nsSound.h
|
|
|
nsSound.mm
|
Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc
|
2009-07-09 10:55:46 +09:00 |
nsToolkit.h
|
Fix crash on quit in nsMenuX::RemoveAll() on 10.5.X (work around Apple bug) -- 2nd attempt to check in. b=422827 r=josh sr=vlad
|
2008-03-27 09:30:13 -07:00 |
nsToolkit.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsWidgetFactory.mm
|
Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-28 03:55:30 -04:00 |
nsWindowMap.h
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
nsWindowMap.mm
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |