rods%netscape.com
|
705400e355
|
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
|
4d9ac7a189
|
These headers no longer exist.
|
1999-05-15 00:27:14 +00:00 |
|
sspitzer%netscape.com
|
192ea572d0
|
fix UNIX build bustage
|
1999-05-15 00:12:19 +00:00 |
|
mcmullen%netscape.com
|
2f16e2cf41
|
Added some forward declarations so that this file would, well, er, compile.
|
1999-05-14 23:23:08 +00:00 |
|
saari%netscape.com
|
bb7f3e5afc
|
Add context menus to mac build
|
1999-05-14 22:57:11 +00:00 |
|
briano%netscape.com
|
3e791b81de
|
Hacks to get it to compile. Needs help from someone with a clue.
|
1999-05-14 22:33:42 +00:00 |
|
saari%netscape.com
|
ad2682fb9c
|
Adding mac context menu files.
|
1999-05-14 22:27:31 +00:00 |
|
saari%netscape.com
|
119e94d5ff
|
fixed up to date error
|
1999-05-14 22:23:53 +00:00 |
|
saari%netscape.com
|
8104153e8f
|
First Checked In.
|
1999-05-14 22:01:15 +00:00 |
|
saari%netscape.com
|
50f481272f
|
Add context menus to factory
|
1999-05-14 22:00:43 +00:00 |
|
saari%netscape.com
|
855cd3fbcc
|
Minor mac menu change to facilitate context menus
|
1999-05-14 22:00:21 +00:00 |
|
saari%netscape.com
|
22e890c8c9
|
fixing build break
|
1999-05-14 21:46:51 +00:00 |
|
pollmann%netscape.com
|
d176370158
|
Bug 5944,3322: Bringing GTK <SELECT> events on par with Windows
|
1999-05-14 21:35:49 +00:00 |
|
mcafee%netscape.com
|
c4404415bc
|
Adding font interfaces for Linux.
|
1999-05-14 21:13:50 +00:00 |
|
mcafee%netscape.com
|
bcee8c9061
|
Adding nsIFileListTransferable to the Linux build.
|
1999-05-14 21:11:00 +00:00 |
|
saari%netscape.com
|
8f0c994bd8
|
adding context menus to windows build
|
1999-05-14 20:42:50 +00:00 |
|
pinkerton%netscape.com
|
7c646e45fb
|
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
|
e76a5a9515
|
implements nsIDragSessionMac to get the dragRef from external drags. GetData() implemented (mostly).
|
1999-05-14 18:50:20 +00:00 |
|
pinkerton%netscape.com
|
3ab8468ab9
|
Accept any kind of drag event, not just drops.
|
1999-05-14 18:49:42 +00:00 |
|
pinkerton%netscape.com
|
f8de1b1481
|
add nsIDragSessionMac.h
|
1999-05-14 18:43:30 +00:00 |
|
pinkerton%netscape.com
|
82ac5e1305
|
First Checked In.
|
1999-05-14 18:43:10 +00:00 |
|
rods%netscape.com
|
bb84e6bf8a
|
added nsFileListTransferable
|
1999-05-14 12:35:29 +00:00 |
|
rods%netscape.com
|
0f8fdbdf6e
|
added nsFileListTransferable to build
|
1999-05-14 12:34:54 +00:00 |
|
rods%netscape.com
|
0079643c85
|
Changed to adhere to interface changes
|
1999-05-14 12:34:33 +00:00 |
|
rods%netscape.com
|
21e5446153
|
added font iterators
|
1999-05-14 12:27:06 +00:00 |
|
rods%netscape.com
|
cda664cf34
|
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
|
33ca79ed0b
|
Added FontIterator
|
1999-05-14 12:26:03 +00:00 |
|
rods%netscape.com
|
4eedfa8bb9
|
Added Font Iterator interfaces
|
1999-05-14 12:25:18 +00:00 |
|
pierre%netscape.com
|
2ed581547c
|
fixed a glitch due to the TARGET_CARBON conversion in nsWindow::Update()
|
1999-05-14 10:18:33 +00:00 |
|
pierre%netscape.com
|
81efee415a
|
hooked up DoDisk() to handle disk events
|
1999-05-14 10:15:55 +00:00 |
|
pierre%netscape.com
|
0524e81bb5
|
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
|
69da4c453c
|
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
|
4102e15a59
|
Fix crash introduced by change of APIs
|
1999-05-14 00:40:13 +00:00 |
|
rods%netscape.com
|
9fd3b90b44
|
Initial checkin
|
1999-05-13 22:41:37 +00:00 |
|
rods%netscape.com
|
67ee40cff4
|
Inital checkin
|
1999-05-13 22:39:31 +00:00 |
|
rods%netscape.com
|
ef83f44d43
|
moved nsITransferable include from header to impl
|
1999-05-13 22:32:49 +00:00 |
|
mcafee%netscape.com
|
7e81897fa7
|
Removing nsDataFlavor.cpp from the build.
|
1999-05-13 22:29:57 +00:00 |
|
rods%netscape.com
|
f902420a27
|
removing nsIDataFlavor and nsIGenericTransferable
|
1999-05-13 22:24:53 +00:00 |
|
pinkerton%netscape.com
|
ed85e64137
|
removing nsDataFlavor.cpp
|
1999-05-13 22:24:35 +00:00 |
|
mcafee%netscape.com
|
ce591f04cc
|
Clipboard restructuring.
|
1999-05-13 22:24:26 +00:00 |
|
pinkerton%netscape.com
|
a5afc89978
|
removing nsidataFlavor and nsIGenericTransferable
|
1999-05-13 22:24:25 +00:00 |
|
rods%netscape.com
|
cec0ca9365
|
removed nsIDataFlavor and merged transferable interfaces
|
1999-05-13 21:56:23 +00:00 |
|
mcafee%netscape.com
|
6125768f62
|
Clipboard restructuring.
|
1999-05-13 21:55:40 +00:00 |
|
pinkerton%netscape.com
|
0a17195eff
|
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
|
e4ee930f8c
|
removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable
|
1999-05-13 21:53:57 +00:00 |
|
donm%netscape.com
|
9ae1f6b61f
|
backing out linux build bustage. see bug #6331
|
1999-05-13 18:24:31 +00:00 |
|
warren%netscape.com
|
703d8f5396
|
Fixed mac and linux uses of Count
|
1999-05-13 05:28:31 +00:00 |
|
warren%netscape.com
|
87b26617d5
|
Fixed nsICollection (and Count in particular) to be xpidl friendly.
|
1999-05-13 04:56:04 +00:00 |
|
sspitzer%netscape.com
|
8fbd48d85f
|
cvs ignorage
|
1999-05-13 03:53:42 +00:00 |
|
pavlov%pavlov.net
|
edb8213262
|
misc changes including things to attempt to get command line things working in
apprunner
|
1999-05-13 00:53:50 +00:00 |
|