This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
widget
/
src
/
cocoa
History
bryner%netscape.com
77673cb170
Tell Cocoa explicitly that we want to see mouse move events when the pointer enters our window, so that we can change the cursor as needed. Bug 161794, patch by nhamblen@mac.com, r=bryner [affects Camino build only]
...
git-svn-id: svn://10.0.0.236/trunk@141540 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-21 23:06:08 +00:00
..
Makefile.in
Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc.
2003-04-21 23:01:36 +00:00
mozView.h
…
nsAppShellCocoa.h
…
nsAppShellCocoa.mm
…
nsChildView.h
Fix bug 202586: pull some .cpp files from widget/src/mac when building widget/src/cocoa to reduce code duplication, and divergence. r=pink, sr=bryner.
2003-04-21 22:24:12 +00:00
nsChildView.mm
Tell Cocoa explicitly that we want to see mouse move events when the pointer enters our window, so that we can change the cursor as needed. Bug 161794, patch by nhamblen@mac.com, r=bryner [affects Camino build only]
2003-04-21 23:06:08 +00:00
nsCocoaWindow.h
…
nsCocoaWindow.mm
…
nsFilePicker.h
Fix bug 167151 -- support modeOpenMultiple in the Cocoa file picker. r=pinkerton, sr=bryner
2003-04-08 20:14:18 +00:00
nsFilePicker.mm
Fix bug 167151 -- support modeOpenMultiple in the Cocoa file picker. r=pinkerton, sr=bryner
2003-04-08 20:14:18 +00:00
nsIChangeManager.idl
…
nsIDragHelperService.idl
…
nsIMenuCommandDispatcher.idl
…
nsMenuBarX.cpp
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
nsMenuBarX.h
…
nsMenuItemX.cpp
…
nsMenuItemX.h
…
nsMenuX.cpp
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
nsMenuX.h
…
nsNativeScrollbar.h
…
nsNativeScrollbar.mm
…
nsToolkit.h
…
nsToolkit.mm
Fix widget atom use in cocoa toolkit. Bug 199170, fixing tree bustage, r/sr=me, a=jj.
2003-04-14 16:31:55 +00:00
nsWidgetFactory.mm
Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc.
2003-04-21 23:01:36 +00:00