Commit Graph

1896 Commits

Author SHA1 Message Date
syd%netscape.com
ecd191a98a Remove SetModal() native implementation for Gtk+. 1999-05-08 23:09:44 +00:00
syd%netscape.com
2c190b3a4a Remove SetModal() native implementation. 1999-05-08 23:09:05 +00:00
syd%netscape.com
36e8cebe4e Remove nsBaseWidget::SetModal. 1999-05-08 23:08:23 +00:00
sspitzer%netscape.com
8e0cc74dc3 fix spelling mistake and wrap printf behind #ifdef DEBUG 1999-05-08 17:47:00 +00:00
mcafee%netscape.com
226595ee86 Adding support for dataFlavor cache: GetPredefinedDataFlavor(). 1999-05-08 01:29:52 +00:00
saari%netscape.com
2206d15162 First Checked In. 1999-05-08 00:19:33 +00:00
rods%netscape.com
bb0b2a9687 Fixed strict cast on HDROP 1999-05-07 20:38:11 +00:00
kmcclusk%netscape.com
d7d854cab3 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.
1999-05-07 20:14:16 +00:00
rods%netscape.com
87af89f0e4 Added nsISupportArray include 1999-05-07 20:11:46 +00:00
rods%netscape.com
c86230119f Removed methods and put them in nsIDragSession.h 1999-05-07 20:04:43 +00:00
rods%netscape.com
cd0e58984a fixed DragService creation 1999-05-07 19:59:02 +00:00
rods%netscape.com
51282fe8b8 Some lcean up and error checking 1999-05-07 19:56:30 +00:00
rods%netscape.com
f3cfca1352 Added file drop support 1999-05-07 19:55:45 +00:00
rods%netscape.com
86ea6d31b1 Changed DragService and added nsDragSession 1999-05-07 19:55:00 +00:00
pinkerton%netscape.com
0841d1eba9 create a drag service. 1999-05-07 19:52:44 +00:00
pinkerton%netscape.com
e8f6fb3878 new drag session interface and lots of work to get d&d going. 1999-05-07 19:52:15 +00:00
pinkerton%netscape.com
6c78647f40 work for new drag session interface. 1999-05-07 19:51:50 +00:00
rods%netscape.com
14c46eb0dc Changed GetFileList from nsVoidArray ** to nsVoidArray *
It now copies it contents instead of giving you a pointer to it
1999-05-07 14:14:48 +00:00
rods%netscape.com
5522dd17a4 Added the Equals method 1999-05-07 14:13:09 +00:00
rods%netscape.com
1a48d17888 Initial checkin 1999-05-07 14:07:51 +00:00
ramiro%netscape.com
065386bc5d Resurrect. 1999-05-07 07:35:36 +00:00
bruce%cybersight.com
03ac503faa Fixes for event queue changes. Still crash because of clipboard problems. 1999-05-07 06:48:55 +00:00
pierre%netscape.com
325718f7c7 Fix scrolling bug with test11. Clip out the siblings from the main window region as well as its visible region. 1999-05-07 04:00:57 +00:00
rods%netscape.com
750eda4b46 removed some old D&D code that was commented out, fixed processing of arrows
keys by returning the status from dispatch.
1999-05-06 14:00:25 +00:00
dcone%netscape.com
1aaa43ccfe fixed a bug with using mString to use the unicode value 1999-05-06 06:57:24 +00:00
saari%netscape.com
7defd901c3 Fixing Mac menu bug 1999-05-06 01:45:48 +00:00
saari%netscape.com
fecc865f7a Plug a leak 1999-05-06 01:43:12 +00:00
hyatt%netscape.com
d5d409566a Switching from PLEventQueues to nsIEventQueues. 1999-05-04 23:34:41 +00:00
rods%netscape.com
67f20fdb83 Fixed it up for image support 1999-05-04 23:14:57 +00:00
rods%netscape.com
b07217f0e1 Changed ref counting, removed the kiknown for ref counting
reworked and reformated the code.
1999-05-04 22:44:21 +00:00
rods%netscape.com
58c3d70d11 Removed the factory class that was unecessary, added some error checking
made fixes for changes to ienumfe
1999-05-04 22:44:16 +00:00
rods%netscape.com
21d0dab1b0 Initial check in 1999-05-04 22:40:30 +00:00
rods%netscape.com
306b39deda Initial checkin 1999-05-04 22:40:20 +00:00
rods%netscape.com
fac7d4eec1 Commented out some debug statements and commented out the SetFocus on mouse down event 1999-05-04 22:38:45 +00:00
rods%netscape.com
19cc227c7d Commented out debug print statements 1999-05-04 22:37:57 +00:00
rods%netscape.com
405abe0937 Added (uncommented) nsIFileListTransferable 1999-05-04 22:36:40 +00:00
rods%netscape.com
c017135a16 Added kDropFilesMime 1999-05-04 22:35:51 +00:00
rods%netscape.com
d20da588c7 Initial checkin 1999-05-04 22:34:56 +00:00
rods%netscape.com
ab2dabaf9c Added RemovedDataFlavor 1999-05-04 22:27:40 +00:00
rods%netscape.com
85aab0cf15 Added RemovedDataFlavor and some error checking 1999-05-04 22:27:35 +00:00
rods%netscape.com
1417ee369f Added nsIFileListTransferable CID 1999-05-04 22:22:31 +00:00
mcafee%netscape.com
d80b8df98b Forgot one whitespace problem. 1999-05-04 20:22:24 +00:00
mcafee%netscape.com
7ec1a8145b This file got checked in ? double-spaced. 1999-05-04 20:20:50 +00:00
rods%netscape.com
d21da91e50 Added nsIDragSession.h 1999-05-04 20:07:30 +00:00
mcafee%netscape.com
ee15faab48 Exporting nsIDragSession.h 1999-05-04 19:14:17 +00:00
pinkerton%netscape.com
f82ab4d73a exporting nsIDragSession.h 1999-05-04 18:14:03 +00:00
pinkerton%netscape.com
a10dcd7b28 First Checked In. 1999-05-04 18:10:27 +00:00
pierre%netscape.com
4649300c82 Fixed #2236 "Frame scrolling is broken". Appr chofmann for M5 branch. 1999-05-04 02:24:43 +00:00
kipp%netscape.com
d94dea8945 Made DestroySignal protected instead of private (as it should have been) so it builds on AIX 1999-05-03 23:10:30 +00:00
tague%netscape.com
83e78f89e5 Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00