.. |
cursors
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
resources/MainMenu.nib
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
Makefile.in
|
get rid of unnecessary build deps for cocoa widgets. b=396464 r=cbarrett sr=roc a=roc
|
2007-09-17 21:29:22 -07:00 |
mozView.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsAppShell.h
|
New appshell (process Gecko events on demand in Cocoa widgets). b=395397 r=joshmoz+mark sr=roc a=joshmoz
|
2007-09-19 12:17:06 -07:00 |
nsAppShell.mm
|
Avoid problem with bogus events. b=397039 r=joshmoz sr=roc a=roc
|
2007-09-24 07:33:45 -07:00 |
nsBidiKeyboard.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsBidiKeyboard.mm
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsChildView.h
|
remove unnecessary Quickdraw code from child views, prep for optimizing by not making QD calls unless a QD plugin is present. b=396373 r=cbarrett sr=roc a=roc
|
2007-09-17 15:55:20 -07:00 |
nsChildView.mm
|
retain drag source view during drag in case gecko kills off the view during the drag. b=396829 r=smichaud sr=roc a=roc
|
2007-09-23 17:01:04 -07:00 |
nsClipboard.h
|
fix build failure with logging disabled. b=389114 r=shebs sr=roc
|
2007-09-04 23:58:16 -07:00 |
nsClipboard.mm
|
Bug 393646 - Support reading image data off the clipboard on Mac r=josh,bienvenu sr=roc a=mconnor/drivers
|
2007-09-17 11:02:50 -07:00 |
nsCocoaUtils.h
|
Fix Cocoa/Gecko coordinate conversion. r=smichaud r=cbarrett sr=pink
|
2007-08-21 09:55:18 -07:00 |
nsCocoaUtils.mm
|
Fix Cocoa/Gecko coordinate conversion. r=smichaud r=cbarrett sr=pink
|
2007-08-21 09:55:18 -07:00 |
nsCocoaWindow.h
|
remove menu listener usage from cocoa widget nsIWidgets. b=396820 r=cbarrett sr=roc a=roc
|
2007-09-20 01:56:42 -07:00 |
nsCocoaWindow.mm
|
remove menu listener usage from cocoa widget nsIWidgets. b=396820 r=cbarrett sr=roc a=roc
|
2007-09-20 01:56:42 -07:00 |
nsCursorManager.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsCursorManager.mm
|
comment and whitespace cleanups only
|
2007-09-03 07:43:03 -07:00 |
nsDeviceContextSpecX.h
|
remove unused widget interfaces and the dead remains of their implementations. b=396657 r=cbarrett sr=roc
|
2007-09-19 15:26:45 -07:00 |
nsDeviceContextSpecX.mm
|
remove unused widget interfaces and the dead remains of their implementations. b=396657 r=cbarrett sr=roc
|
2007-09-19 15:26:45 -07:00 |
nsDragService.h
|
retain drag source view during drag in case gecko kills off the view during the drag. b=396829 r=smichaud sr=roc a=roc
|
2007-09-23 17:01:04 -07:00 |
nsDragService.mm
|
retain drag source view during drag in case gecko kills off the view during the drag. b=396829 r=smichaud sr=roc a=roc
|
2007-09-23 17:01:04 -07:00 |
nsFilePicker.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsFilePicker.mm
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsIChangeManager.idl
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsIdleServiceX.h
|
Bug 367658 - implement nsIIdleService on OS X, patch by Shawn Wilsher <comrade693+bmo@gmail.com>, r=josh, sr=pink
|
2007-03-31 18:51:18 -07:00 |
nsIdleServiceX.mm
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsIMenuCommandDispatcher.idl
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsLookAndFeel.h
|
Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc
|
2007-04-10 17:25:11 -07:00 |
nsLookAndFeel.mm
|
Bug 367614 [Win Only] The composition string for IME should have dashed underline r+sr+a=roc
|
2007-08-16 13:35:18 -07:00 |
nsMacCursor.h
|
comment and whitespace cleanups only
|
2007-09-03 07:43:03 -07:00 |
nsMacCursor.mm
|
comment and whitespace cleanups only
|
2007-09-03 07:43:03 -07:00 |
nsMacWidget.r
|
copy the last file we still use from Carbon widgets to Cocoa (we never modify it, just cursor resource data so no need to do a cvs copy). fix its path in the makefile. this is part 1 of removing carbon widgets from the tree. b=378995 r/sr/a=pav
|
2007-08-07 13:47:08 -07:00 |
nsMenuBarX.h
|
more menu cleanup, don't pre-load the help menu since it doesn't do anything any more. b=396520 r=cbarrett sr=roc a=roc
|
2007-09-18 17:19:51 -07:00 |
nsMenuBarX.mm
|
remove menu listener usage from cocoa widget nsIWidgets. b=396820 r=cbarrett sr=roc a=roc
|
2007-09-20 01:56:42 -07:00 |
nsMenuItemIconX.h
|
Favicons not showing up in history menu (most of the time). Patch by Stan Shebs. b=379660 r=josh sr=pav
|
2007-08-02 12:08:40 -07:00 |
nsMenuItemIconX.mm
|
fix up the way we handle menu separators. this is cleaner and allows them to be hidden and unhidden after creation. b=375011 r=cbarrett sr=roc a=roc
|
2007-09-14 15:04:59 -07:00 |
nsMenuItemX.h
|
remove all docshell and webshell usage from cocoa widgets. b=273812 r=cbarrett sr=bz a=roc
|
2007-09-17 08:06:59 -07:00 |
nsMenuItemX.mm
|
return the event handling status correctly from DispatchEvent on child views, more event handling cleanup in our menu impl. b=396520 r=cbarrett sr=roc a=roc
|
2007-09-19 15:15:48 -07:00 |
nsMenuX.h
|
remove all docshell and webshell usage from cocoa widgets. b=273812 r=cbarrett sr=bz a=roc
|
2007-09-17 08:06:59 -07:00 |
nsMenuX.mm
|
return the event handling status correctly from DispatchEvent on child views, more event handling cleanup in our menu impl. b=396520 r=cbarrett sr=roc a=roc
|
2007-09-19 15:15:48 -07:00 |
nsNativeThemeCocoa.h
|
back out bug 54488, behavioral problems.
|
2007-08-27 21:05:12 -07:00 |
nsNativeThemeCocoa.mm
|
Bug 395565 spinner of cocoa has wrong size r=josh+enndeakin, sr+a=roc
|
2007-09-18 02:17:51 -07:00 |
nsPIWidgetCocoa.idl
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsPrintOptionsX.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsPrintOptionsX.mm
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsPrintSessionX.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsPrintSessionX.mm
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsPrintSettingsX.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsPrintSettingsX.mm
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsScreenCocoa.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsScreenCocoa.mm
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsScreenManagerCocoa.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsScreenManagerCocoa.mm
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsSound.h
|
comment and whitespace cleanups only
|
2007-09-03 07:43:03 -07:00 |
nsSound.mm
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsToolkit.h
|
comment and whitespace cleanups only
|
2007-09-03 07:43:03 -07:00 |
nsToolkit.mm
|
Fix Cocoa/Gecko coordinate conversion. r=smichaud r=cbarrett sr=pink
|
2007-08-21 09:55:18 -07:00 |
nsWidgetFactory.mm
|
Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc
|
2007-04-10 17:25:11 -07:00 |
nsWindowMap.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsWindowMap.mm
|
New appshell (process Gecko events on demand in Cocoa widgets). b=395397 r=joshmoz+mark sr=roc a=joshmoz
|
2007-09-19 12:17:06 -07:00 |
widget_cocoa.pkg
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |