Commit Graph

3461 Commits

Author SHA1 Message Date
pinkerton%netscape.com
7c4a8abf35 add "MacOS Support:Universal Headers" access path to debug and opt targets in order to pick up new carbon includes. This will not effect non-carbon builds since this path exists already. Just compiler weirdness makes this necessary.
git-svn-id: svn://10.0.0.236/trunk@31136 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 21:29:07 +00:00
saari%netscape.com
7934b45633 break fix attempt
git-svn-id: svn://10.0.0.236/trunk@31100 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 19:03:25 +00:00
saari%netscape.com
ccf99e2695 missed a file
git-svn-id: svn://10.0.0.236/trunk@31087 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 18:21:39 +00:00
saari%netscape.com
91c95ea168 changing nsIMenuItem for context menu support
git-svn-id: svn://10.0.0.236/trunk@31084 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 18:16:25 +00:00
saari%netscape.com
c8dccd87f9 nsIMenuItem changes for context menus
git-svn-id: svn://10.0.0.236/trunk@31083 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 18:15:48 +00:00
jdunn%netscape.com
683abe50c2 Fix error with OR'ing ENUMS. ansi C++ doesn't allow the direct OR'ing of them.
git-svn-id: svn://10.0.0.236/trunk@31050 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 00:03:17 +00:00
pinkerton%netscape.com
0deb4d0974 Using ControlDefinition.h for Carbon.
git-svn-id: svn://10.0.0.236/trunk@31042 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 23:36:19 +00:00
pinkerton%netscape.com
9a09e13ca8 add GetIID() method.
git-svn-id: svn://10.0.0.236/trunk@31033 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 23:15:21 +00:00
pinkerton%netscape.com
7a52add86d use ControlDefinitions.h and use new popup menu APIs for Carbon.
git-svn-id: svn://10.0.0.236/trunk@31030 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 23:14:40 +00:00
pinkerton%netscape.com
c2ea19ad6f use ControlDefinitions.h and new APIs for Carbon for ValidRect. Doesn't affect normal builds.
git-svn-id: svn://10.0.0.236/trunk@31029 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 23:13:16 +00:00
pinkerton%netscape.com
d96469af8b use ControlDefinitions.h under Carbon
git-svn-id: svn://10.0.0.236/trunk@31027 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 23:12:08 +00:00
pinkerton%netscape.com
75016b7274 don't use OpenDeskAcc under Carbon.
git-svn-id: svn://10.0.0.236/trunk@31025 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 23:10:55 +00:00
pinkerton%netscape.com
13480795d5 added ControlDefinitions.h for Carbon.
git-svn-id: svn://10.0.0.236/trunk@31023 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 23:09:34 +00:00
pinkerton%netscape.com
67d73184fc adding ControlDefinitions.h for Carbon.
git-svn-id: svn://10.0.0.236/trunk@31022 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 23:07:34 +00:00
kmcclusk%netscape.com
67ce6448d4 bug #2115 - Removed src/windows/nsStringUtil.h and src/windows/nsStringUtil.cpp. Moved GetACPString to
nsMenu. widget/public now contains an updated nsStringUtil.h with fixes for bug #2115.
bug #2226 - Modified nsFileWidget.cpp - Removed code which saved and restored the current directory.


git-svn-id: svn://10.0.0.236/trunk@31016 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 22:55:16 +00:00
saari%netscape.com
eef4d5cec6 Adding mac context menu files. These are not yet in the build
git-svn-id: svn://10.0.0.236/trunk@30941 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 20:14:05 +00:00
syd%netscape.com
ed676036e3 Remove SetModal interface.
git-svn-id: svn://10.0.0.236/trunk@30869 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:14:35 +00:00
syd%netscape.com
072a998769 Cleaned up Create function. Make sure that variables are not NULL before use.
Also, don't free the "home" variable -- this will cause memory corruption the
second time Create is called and will result in weirdo behavior in Gtk+/Glib.
Implemented nsAppShell::GetNativeEvent, nsAppShell::DispatchNativeEvent,
and nsAppShell::EventIsForModalWindow.


git-svn-id: svn://10.0.0.236/trunk@30868 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:13:45 +00:00
syd%netscape.com
09bcdcf110 Remove SetModal() native implementation for Gtk+.
git-svn-id: svn://10.0.0.236/trunk@30867 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:09:44 +00:00
syd%netscape.com
545d301e74 Remove SetModal() native implementation.
git-svn-id: svn://10.0.0.236/trunk@30866 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:09:05 +00:00
syd%netscape.com
8440768e53 Remove nsBaseWidget::SetModal.
git-svn-id: svn://10.0.0.236/trunk@30865 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:08:23 +00:00
sspitzer%netscape.com
e284ec2990 fix spelling mistake and wrap printf behind #ifdef DEBUG
git-svn-id: svn://10.0.0.236/trunk@30838 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 17:47:00 +00:00
mcafee%netscape.com
e673411ec4 Adding support for dataFlavor cache: GetPredefinedDataFlavor().
git-svn-id: svn://10.0.0.236/trunk@30802 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 01:29:52 +00:00
saari%netscape.com
672b06697f First Checked In.
git-svn-id: svn://10.0.0.236/trunk@30792 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 00:19:33 +00:00
rods%netscape.com
498347e56a Fixed strict cast on HDROP
git-svn-id: svn://10.0.0.236/trunk@30741 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 20:38:11 +00:00
kmcclusk%netscape.com
7ea64892c0 Fix for Bug #2115 Modified nsStringUtil.h as suggested in Bugzilla.
Fix for Bug #4219 Fix for scribble. Removed NET_PollSockets()
call from AfterDispatch. Scribble works now under WIN32.


git-svn-id: svn://10.0.0.236/trunk@30730 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 20:14:16 +00:00
rods%netscape.com
826d08429a Added nsISupportArray include
git-svn-id: svn://10.0.0.236/trunk@30729 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 20:11:46 +00:00
rods%netscape.com
f5784f6daf Removed methods and put them in nsIDragSession.h
git-svn-id: svn://10.0.0.236/trunk@30726 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 20:04:43 +00:00
rods%netscape.com
18f06a678e fixed DragService creation
git-svn-id: svn://10.0.0.236/trunk@30724 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:59:02 +00:00
rods%netscape.com
78fec262eb Some lcean up and error checking
git-svn-id: svn://10.0.0.236/trunk@30723 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:56:30 +00:00
rods%netscape.com
8f8384a9aa Added file drop support
git-svn-id: svn://10.0.0.236/trunk@30721 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:55:45 +00:00
rods%netscape.com
d309aaf2fa Changed DragService and added nsDragSession
git-svn-id: svn://10.0.0.236/trunk@30719 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:55:00 +00:00
pinkerton%netscape.com
1e25ca6d91 create a drag service.
git-svn-id: svn://10.0.0.236/trunk@30718 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:52:44 +00:00
pinkerton%netscape.com
78c4c17bcf new drag session interface and lots of work to get d&d going.
git-svn-id: svn://10.0.0.236/trunk@30717 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:52:15 +00:00
pinkerton%netscape.com
72e65dab91 work for new drag session interface.
git-svn-id: svn://10.0.0.236/trunk@30715 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:51:50 +00:00
rods%netscape.com
24b4dda246 Changed GetFileList from nsVoidArray ** to nsVoidArray *
It now copies it contents instead of giving you a pointer to it


git-svn-id: svn://10.0.0.236/trunk@30689 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 14:14:48 +00:00
rods%netscape.com
ca233492c2 Added the Equals method
git-svn-id: svn://10.0.0.236/trunk@30688 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 14:13:09 +00:00
rods%netscape.com
18c272b748 Initial checkin
git-svn-id: svn://10.0.0.236/trunk@30687 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 14:07:51 +00:00
ramiro%netscape.com
e0a38cc61a Resurrect.
git-svn-id: svn://10.0.0.236/trunk@30685 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 07:35:36 +00:00
bruce%cybersight.com
24c92b5a5c Fixes for event queue changes. Still crash because of clipboard problems.
git-svn-id: svn://10.0.0.236/trunk@30683 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 06:48:55 +00:00
pierre%netscape.com
8cef2830ab Fix scrolling bug with test11. Clip out the siblings from the main window region as well as its visible region.
git-svn-id: svn://10.0.0.236/trunk@30657 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 04:00:57 +00:00
rods%netscape.com
daaf08733b removed some old D&D code that was commented out, fixed processing of arrows
keys by returning the status from dispatch.


git-svn-id: svn://10.0.0.236/trunk@30531 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 14:00:25 +00:00
dcone%netscape.com
2807d70e98 fixed a bug with using mString to use the unicode value
git-svn-id: svn://10.0.0.236/trunk@30525 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 06:57:24 +00:00
saari%netscape.com
ce9191b71c Fixing Mac menu bug
git-svn-id: svn://10.0.0.236/trunk@30488 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 01:45:48 +00:00
saari%netscape.com
d39a2abb37 Plug a leak
git-svn-id: svn://10.0.0.236/trunk@30487 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 01:43:12 +00:00
hyatt%netscape.com
25805d78fb Switching from PLEventQueues to nsIEventQueues.
git-svn-id: svn://10.0.0.236/trunk@30286 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:34:41 +00:00
rods%netscape.com
56768a4a76 Fixed it up for image support
git-svn-id: svn://10.0.0.236/trunk@30271 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:14:57 +00:00
rods%netscape.com
893617ed6e Changed ref counting, removed the kiknown for ref counting
reworked and reformated the code.


git-svn-id: svn://10.0.0.236/trunk@30258 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 22:44:21 +00:00
rods%netscape.com
1d863eb186 Removed the factory class that was unecessary, added some error checking
made fixes for changes to ienumfe


git-svn-id: svn://10.0.0.236/trunk@30257 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 22:44:16 +00:00
rods%netscape.com
242187a752 Initial check in
git-svn-id: svn://10.0.0.236/trunk@30251 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 22:40:30 +00:00