gecko/widget/src/cocoa
2008-09-24 22:26:58 -04:00
..
crashtests Crashtests for bugs 444260, 444864 and 449111. b=444864 r=josh sr=roc 2008-09-22 10:58:43 -05:00
cursors
resources/MainMenu.nib
Makefile.in 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
mozView.h
nsAppShell.h Fix Cocoa widgets appshell workarounds for Camino crashing on exit. b=400321 r=joshmoz sr=roc a=belzner 2007-11-09 08:16:58 -08:00
nsAppShell.mm IME doesn't work in Flash with Cocoa build (fix broken handing of key-up events, see bug 434914). b=357670 r=josh sr=roc 2008-06-30 11:30:22 -05:00
nsBidiKeyboard.h Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
nsBidiKeyboard.mm obj-c exceptions work. b=417558 r=shebs sr=roc 2008-02-18 09:30:59 -08:00
nsChangeObserver.h decomtaminate nsIChangeObserver, nsIChangeManager, nsIMenuCommandDispatcher. b=413407 r=bent sr=roc a=beltzner 2008-01-22 20:04:15 -08:00
nsChildView.h Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
nsChildView.mm Fix assertion when creating a widget with null parent and null native data. b=455698 r=smichaud sr=bz 2008-09-22 16:44:46 -04:00
nsClipboard.h Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep 2007-11-20 11:06:30 -08:00
nsClipboard.mm obj-c exceptions work. b=417558 r=shebs sr=roc 2008-02-18 09:30:59 -08:00
nsCocoaUtils.h Change keyboard command event propagation in Cocoa widgets. Allow normal propagation through the view system when there is a window present regardless of a native menu item's enabled status. Also get rid of native menu command hash table because it is no longer necessary. Fixes bugs 382138 (key commands not working due to lazy menu item enabled status updates), 413681 (can't copy/paste in google spreadsheets), and 418334 (Flash unable to intercept meta key events). Also includes a crash fix from Steven Michaud. b=398514 r=smichaud sr=vlad 2008-04-07 21:38:52 -07:00
nsCocoaUtils.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
nsCocoaWindow.h Bug 449833 - Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive, r=josh sr=roc 2008-09-17 13:45:30 +02:00
nsCocoaWindow.mm Backed out changeset 84bbd1f88fac (bug 403174) 2008-09-22 10:21:48 +02:00
nsCursorManager.h
nsCursorManager.mm more obj-c exception protection. b=417558 r=shebs sr=roc 2008-02-19 12:58:01 -08:00
nsDeviceContextSpecX.h 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 13:51:42 -07:00
nsDeviceContextSpecX.mm 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 13:51:42 -07:00
nsDragService.h export urld type to the native clipboard on Mac OS X. patch by Stan Shebs. b=393609 r=josh sr=roc 2007-09-27 18:50:09 -07:00
nsDragService.mm Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
nsFilePicker.h make filepicker remember last type selected. b=417910 r=smorgan sr=roc a=beltzner 2008-02-28 21:36:35 -08:00
nsFilePicker.mm make keyboard shortcuts work in the native filepicker on Mac OS X. b=372571 r=smichaud sr=vlad 2008-03-26 20:42:57 -07:00
nsIdleServiceX.h
nsIdleServiceX.mm more obj-c exception protection. b=417558 r=shebs sr=roc 2008-02-19 12:58:01 -08:00
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 448767 - Add -moz-system-metric(mac-graphite-theme), r=vlad sr=dbaron 2008-09-17 18:23:58 +02:00
nsMacCursor.h comment and whitespace cleanups only 2007-09-03 07:43:03 -07:00
nsMacCursor.mm more obj-c exception protection. b=417558 r=shebs sr=roc 2008-02-19 12:58:01 -08:00
nsMacWidget.r
nsMenuBarX.h Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc 2008-07-28 00:46:33 -04:00
nsMenuBarX.mm Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc 2008-07-28 00:46:33 -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 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.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
nsMenuItemX.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
nsMenuItemX.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
nsMenuUtilsX.h Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc 2008-07-28 00:46:33 -04:00
nsMenuUtilsX.mm Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc 2008-07-28 00:46:33 -04:00
nsMenuX.h Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc 2008-07-28 00:46:33 -04:00
nsMenuX.mm Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc 2008-07-28 00:46:33 -04:00
nsNativeThemeCocoa.h Bug 54488 - "[Mac] Non-draggable widgets in background windows should look disabled" [r=josh sr=roc] 2008-09-22 10:57:42 +02:00
nsNativeThemeCocoa.mm Bug 54488 - "[Mac] Non-draggable widgets in background windows should look disabled" [r=josh sr=roc] 2008-09-22 10:57:42 +02:00
nsNativeThemeColors.h Bug 449833 - Need a platform color for chrome background on Mac OS X. r=josh, sr=roc. 2008-08-27 18:07:36 +02:00
nsPIWidgetCocoa.idl 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
nsPrintOptionsX.h formatting cleanup for Cocoa printing impl. no bug. rs=roc 2008-09-24 22:26:58 -04:00
nsPrintOptionsX.mm formatting cleanup for Cocoa printing impl. no bug. rs=roc 2008-09-24 22:26:58 -04:00
nsPrintSessionX.h formatting cleanup for Cocoa printing impl. no bug. rs=roc 2008-09-24 22:26:58 -04:00
nsPrintSessionX.mm formatting cleanup for Cocoa printing impl. no bug. rs=roc 2008-09-24 22:26:58 -04:00
nsPrintSettingsX.h formatting cleanup for Cocoa printing impl. no bug. rs=roc 2008-09-24 22:26:58 -04:00
nsPrintSettingsX.mm formatting cleanup for Cocoa printing impl. no bug. rs=roc 2008-09-24 22:26:58 -04:00
nsScreenCocoa.h
nsScreenCocoa.mm protect against obj-c exceptions, b=417558 r=bent sr=roc 2008-02-20 15:47:05 -08:00
nsScreenManagerCocoa.h
nsScreenManagerCocoa.mm protect against obj-c exceptions, b=417558 r=bent sr=roc 2008-02-20 15:47:05 -08:00
nsSound.h comment and whitespace cleanups only 2007-09-03 07:43:03 -07:00
nsSound.mm Make cocoa's nsSound implementation implement all needed interfaces. bug 444113, r=josh sr=roc 2008-07-14 15:04:24 +02: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 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
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 Bug 428071. Tie NS_ACTIVATE/NS_DEACTIVE state to a window's 'main' status. patch by Markus Stange and Stephen Michaud, r=josh,r=mstange,sr=roc,a=mconnor. God have mercy on us all 2008-05-02 03:40:49 -07:00
nsWindowMap.mm Bug 432131: [10.4] Slight delay / flash / lag when window loses focus. r=josh, sr=roc 2008-08-26 13:41:23 +01:00
widget_cocoa.pkg