mcmullen%netscape.com
501ac5f442
Ended the use of strings to describe files in the file widget API. Made some nsString input parameters const.
1999-05-15 22:50:20 +00:00
bruce%cybersight.com
b21bac1658
Fix ANSI C++ violation that was breaking Solaris Workshop and HP-UX aCC builds.
1999-05-15 22:10:39 +00:00
mcmullen%netscape.com
09542a4692
Fix "no prototype" warning by including the nsIComponentManager header.
1999-05-15 21:00:13 +00:00
mcmullen%netscape.com
72f7d22bdf
Removing illegal trailing semicolon
1999-05-15 20:54:38 +00:00
pavlov%pavlov.net
cc14b6b2bf
fix build bustage
1999-05-15 19:15:44 +00:00
pavlov%pavlov.net
3c05c7ff56
minor cleanup
1999-05-15 18:39:09 +00:00
pavlov%pavlov.net
0408b78221
fix menu assertions
1999-05-15 18:34:49 +00:00
pavlov%pavlov.net
273a80d4b8
clean up of menu code to remove excess code
1999-05-15 18:13:11 +00:00
shaver%netscape.com
c4676acaf9
don't need to keep handle to EventQueueService after ::Run
1999-05-15 16:43:48 +00:00
shaver%netscape.com
17efe9d108
fix command line stuff
1999-05-15 16:39:40 +00:00
pavlov%pavlov.net
41802abebe
fix assertions when adding events
1999-05-15 16:14:48 +00:00
rods%netscape.com
c1c0276f47
Added new method GetAnyTransferData
1999-05-15 14:29:32 +00:00
pavlov%pavlov.net
50676ebcbc
fix for 5494 and 2nd attempt at command line services (if 0'd out atm)
1999-05-15 05:13:21 +00:00
pavlov%pavlov.net
923a51615f
fix for bug #5496
1999-05-15 04:29:00 +00:00
hyatt%netscape.com
5305728adc
Fixing a crash when you clicked outside the popup.
1999-05-15 03:53:19 +00:00
hyatt%netscape.com
397b9eae1e
Fix.
1999-05-15 03:47:44 +00:00
hyatt%netscape.com
15421ffb24
Fixes to the windows implementation.
1999-05-15 03:19:49 +00:00
hyatt%netscape.com
2f135deae8
Popup cleanup.
1999-05-15 02:52:51 +00:00
rods%netscape.com
9447c0d1e7
removed them they are in xpwidgets now
1999-05-15 02:50:03 +00:00
rods%netscape.com
d508d116fa
keycode are incorrect when ALT key pressed. I have added code to convert these
...
to the proper value to match the the control key values. Fixes bug #6449
1999-05-15 02:30:42 +00:00
rods%netscape.com
9cd0ab9678
Two return keys were being sent for a single press. both Key down was sending one and
...
WM_CHAR was sending one. Commented out the SPECIAL_KEY case for the return key. Now, it
only generates a down event via WM_CHAR
1999-05-15 01:20:37 +00:00
briano%netscape.com
5dc91c144f
These headers no longer exist.
1999-05-15 00:27:14 +00:00
sspitzer%netscape.com
9857aaf894
fix UNIX build bustage
1999-05-15 00:12:19 +00:00
mcmullen%netscape.com
24968629cb
Added some forward declarations so that this file would, well, er, compile.
1999-05-14 23:23:08 +00:00
saari%netscape.com
82b33a9377
Add context menus to mac build
1999-05-14 22:57:11 +00:00
briano%netscape.com
e7fc9021da
Hacks to get it to compile. Needs help from someone with a clue.
1999-05-14 22:33:42 +00:00
saari%netscape.com
3b2958251d
Adding mac context menu files.
1999-05-14 22:27:31 +00:00
saari%netscape.com
499e9a819f
fixed up to date error
1999-05-14 22:23:53 +00:00
saari%netscape.com
0684643e44
First Checked In.
1999-05-14 22:01:15 +00:00
saari%netscape.com
45c3ca3247
Add context menus to factory
1999-05-14 22:00:43 +00:00
saari%netscape.com
b869fa5d42
Minor mac menu change to facilitate context menus
1999-05-14 22:00:21 +00:00
saari%netscape.com
0798cec94c
fixing build break
1999-05-14 21:46:51 +00:00
pollmann%netscape.com
5089f15839
Bug 5944,3322: Bringing GTK <SELECT> events on par with Windows
1999-05-14 21:35:49 +00:00
mcafee%netscape.com
2896f82e9b
Adding font interfaces for Linux.
1999-05-14 21:13:50 +00:00
mcafee%netscape.com
1f76c659e1
Adding nsIFileListTransferable to the Linux build.
1999-05-14 21:11:00 +00:00
saari%netscape.com
e8d4fa941c
adding context menus to windows build
1999-05-14 20:42:50 +00:00
pinkerton%netscape.com
c5b1279916
pipe all drag events into Gecko, not just drop events. Also work with the new nsIDragSessionMac interface.
1999-05-14 18:50:57 +00:00
pinkerton%netscape.com
1b77c4d7d8
implements nsIDragSessionMac to get the dragRef from external drags. GetData() implemented (mostly).
1999-05-14 18:50:20 +00:00
pinkerton%netscape.com
89078c8ed2
Accept any kind of drag event, not just drops.
1999-05-14 18:49:42 +00:00
pinkerton%netscape.com
d39a38bda4
add nsIDragSessionMac.h
1999-05-14 18:43:30 +00:00
pinkerton%netscape.com
65a4ff71ee
First Checked In.
1999-05-14 18:43:10 +00:00
rods%netscape.com
c652abbaed
added nsFileListTransferable
1999-05-14 12:35:29 +00:00
rods%netscape.com
6bec5afe20
added nsFileListTransferable to build
1999-05-14 12:34:54 +00:00
rods%netscape.com
88ad67c603
Changed to adhere to interface changes
1999-05-14 12:34:33 +00:00
rods%netscape.com
d457ab3656
added font iterators
1999-05-14 12:27:06 +00:00
rods%netscape.com
d800f80ba8
Each font has a struct and keeps track of its sizes in a nsVoidArray
1999-05-14 12:26:40 +00:00
rods%netscape.com
980ac6ef68
Added FontIterator
1999-05-14 12:26:03 +00:00
rods%netscape.com
ad25d7547c
Added Font Iterator interfaces
1999-05-14 12:25:18 +00:00
pierre%netscape.com
fafa26fac7
fixed a glitch due to the TARGET_CARBON conversion in nsWindow::Update()
1999-05-14 10:18:33 +00:00
pierre%netscape.com
894db0f6a9
hooked up DoDisk() to handle disk events
1999-05-14 10:15:55 +00:00
pierre%netscape.com
019c19fdbd
The constructor takes a nsMacWindow instead of a nsWindow. Removed HandleDiskEvent(): disk events are handled in our message pump or left to the embedding apps.
1999-05-14 10:14:46 +00:00
pierre%netscape.com
e88056bb38
fix list boxes with a temporary hack to access the 'ldes' resource from the Finder
1999-05-14 10:09:14 +00:00
akkana%netscape.com
009f19afaa
Fix crash introduced by change of APIs
1999-05-14 00:40:13 +00:00
rods%netscape.com
e4e1251da9
Initial checkin
1999-05-13 22:41:37 +00:00
rods%netscape.com
4f26aec55f
Inital checkin
1999-05-13 22:39:31 +00:00
rods%netscape.com
3e1db37926
moved nsITransferable include from header to impl
1999-05-13 22:32:49 +00:00
mcafee%netscape.com
9b65904c6a
Removing nsDataFlavor.cpp from the build.
1999-05-13 22:29:57 +00:00
rods%netscape.com
00a24aede0
removing nsIDataFlavor and nsIGenericTransferable
1999-05-13 22:24:53 +00:00
pinkerton%netscape.com
51ddd7b2da
removing nsDataFlavor.cpp
1999-05-13 22:24:35 +00:00
mcafee%netscape.com
cb0c08588c
Clipboard restructuring.
1999-05-13 22:24:26 +00:00
pinkerton%netscape.com
2719f1d7b3
removing nsidataFlavor and nsIGenericTransferable
1999-05-13 22:24:25 +00:00
rods%netscape.com
63d991ecf2
removed nsIDataFlavor and merged transferable interfaces
1999-05-13 21:56:23 +00:00
mcafee%netscape.com
a34ac7796e
Clipboard restructuring.
1999-05-13 21:55:40 +00:00
pinkerton%netscape.com
e26dbba2f5
updated clipboard apis and merging transferable into one api and getting rid of nsiDataFlavor.
1999-05-13 21:54:14 +00:00
rods%netscape.com
b08406885d
removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable
1999-05-13 21:53:57 +00:00
donm%netscape.com
878418efaf
backing out linux build bustage. see bug #6331
1999-05-13 18:24:31 +00:00
warren%netscape.com
8cbc32da03
Fixed mac and linux uses of Count
1999-05-13 05:28:31 +00:00
warren%netscape.com
7a41ef7d73
Fixed nsICollection (and Count in particular) to be xpidl friendly.
1999-05-13 04:56:04 +00:00
sspitzer%netscape.com
b6ae38dae6
cvs ignorage
1999-05-13 03:53:42 +00:00
pavlov%pavlov.net
5b994dcb54
misc changes including things to attempt to get command line things working in
...
apprunner
1999-05-13 00:53:50 +00:00
briano%netscape.com
ca7fc8c716
Fix for Motif builds.
1999-05-13 00:52:06 +00:00
pinkerton%netscape.com
08d97f846e
put code that didn't compile yesterday back in. Now i know that ::Foo doesn't work too well if Foo is a macro.
1999-05-13 00:14:22 +00:00
pinkerton%netscape.com
a5be17cf30
dispatch the drag and drop event to the correct widget
1999-05-13 00:13:44 +00:00
pinkerton%netscape.com
6292e8f7db
somehow, these files got extra blank lines in them between every source file line. Removing them. Also removing duplicate implementations of addref, release, and QI, since we inherit them from nsBaseDragService.
1999-05-13 00:13:06 +00:00
pierre%netscape.com
ddb408f173
profiler-ready + put added mMouseRgn
1999-05-12 07:26:55 +00:00
pinkerton%netscape.com
0c3ee073c5
disposing of event proc has changed under Carbon. tweaking.
1999-05-12 02:35:28 +00:00
blizzard%redhat.com
e2135532b5
catch up with the new nsIMenuBar interface
1999-05-12 01:27:06 +00:00
pinkerton%netscape.com
ad0eaae62d
fix bustage.
1999-05-12 00:28:20 +00:00
pinkerton%netscape.com
2842910072
using accessors when required by Carbon. Also adding lots of preliminary macOS drag and drop stuff. Wish I could have separated these into multiple checkins, but not possible.
1999-05-12 00:02:09 +00:00
pinkerton%netscape.com
4ebeb3e6ce
use accessors for opaque data structs where required for carbon. Make sure we return grafptrs when asking for graphics and windowptrs when asking for windows, since they are very different under Carbon.
1999-05-11 21:56:17 +00:00
pinkerton%netscape.com
a62a2efd36
scroll action proc's need keyword pascal for Carbon. conditionally added it. Ugly, but it works.
1999-05-11 21:51:33 +00:00
pinkerton%netscape.com
773f27b7bc
using accessors for opaque data structs where necessary for Carbon.
1999-05-11 21:46:10 +00:00
pinkerton%netscape.com
52f87501bd
moved the ifdefs around the printing code to be more correct.
1999-05-11 21:40:25 +00:00
pinkerton%netscape.com
1f9b97b2d4
comment out printing code under carbon. The api's have all been obsoleted and we need to rework them. Also font/encoding stuff is messed up in WWDC builds so some hacks are in here to work around. That code should all go away when Carbon is fixed.
1999-05-11 21:36:19 +00:00
pinkerton%netscape.com
4a596f816d
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.
1999-05-11 21:29:07 +00:00
saari%netscape.com
0c72a693e4
break fix attempt
1999-05-11 19:03:25 +00:00
saari%netscape.com
789be39b20
missed a file
1999-05-11 18:21:39 +00:00
saari%netscape.com
53aeaf5d49
changing nsIMenuItem for context menu support
1999-05-11 18:16:25 +00:00
saari%netscape.com
7eeb4072f4
nsIMenuItem changes for context menus
1999-05-11 18:15:48 +00:00
jdunn%netscape.com
1de730257b
Fix error with OR'ing ENUMS. ansi C++ doesn't allow the direct OR'ing of them.
1999-05-11 00:03:17 +00:00
pinkerton%netscape.com
bf9ec846bf
Using ControlDefinition.h for Carbon.
1999-05-10 23:36:19 +00:00
pinkerton%netscape.com
918ed92b40
add GetIID() method.
1999-05-10 23:15:21 +00:00
pinkerton%netscape.com
59e8c83c5e
use ControlDefinitions.h and use new popup menu APIs for Carbon.
1999-05-10 23:14:40 +00:00
pinkerton%netscape.com
952a793641
use ControlDefinitions.h and new APIs for Carbon for ValidRect. Doesn't affect normal builds.
1999-05-10 23:13:16 +00:00
pinkerton%netscape.com
7e71e66346
use ControlDefinitions.h under Carbon
1999-05-10 23:12:08 +00:00
pinkerton%netscape.com
0577d4a17e
don't use OpenDeskAcc under Carbon.
1999-05-10 23:10:55 +00:00
pinkerton%netscape.com
6c1c5980fd
added ControlDefinitions.h for Carbon.
1999-05-10 23:09:34 +00:00
pinkerton%netscape.com
21523d60ac
adding ControlDefinitions.h for Carbon.
1999-05-10 23:07:34 +00:00
kmcclusk%netscape.com
f04cc10ceb
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.
1999-05-10 22:55:16 +00:00
saari%netscape.com
714ee665b3
Adding mac context menu files. These are not yet in the build
1999-05-10 20:14:05 +00:00