1511 Commits

Author SHA1 Message Date
danm%netscape.com
190d9b02d8 add modal behaviour to modal dialogs 1999-03-27 00:39:33 +00:00
michaelp%netscape.com
a1430e3ffe added for Nexware guys. 1999-03-27 00:31:10 +00:00
rods%netscape.com
7388e450bf Added correct include file 1999-03-26 15:55:38 +00:00
rods%netscape.com
29901c6520 removed two unused mthoed change GetData to be '*' instead of '**' 1999-03-26 15:45:04 +00:00
rods%netscape.com
b7f25f7231 Clipboard now derived from nsBaseClipboard 1999-03-26 15:43:48 +00:00
rods%netscape.com
c29725dbeb removed DataFlavor and Transferable 1999-03-26 15:43:22 +00:00
rods%netscape.com
94fb18dade Added parser for linking in XIF support 1999-03-26 15:40:32 +00:00
rods%netscape.com
68479a9f1d Added additional MIME constants 1999-03-26 15:03:59 +00:00
rods%netscape.com
36aa6c0524 Added XIF support 1999-03-26 15:03:13 +00:00
rods%netscape.com
cb8e3a9527 added nsBaseClipboard.cpp 1999-03-26 15:02:44 +00:00
rods%netscape.com
fb9b640e4c initial checkin 1999-03-26 15:01:23 +00:00
mcafee%netscape.com
9ca74801dc Renaming {SetTransferable(), GetTransferable()} to {SetData(), GetData()} per our clipboard meeting this morning. 1999-03-25 23:22:01 +00:00
briano%netscape.com
df451c1d85 Turned off the NO_STATIC_LIB restriction. 1999-03-25 21:29:34 +00:00
briano%netscape.com
29ed08771b Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:21:47 +00:00
mcafee%netscape.com
4a2d4984ab Adding Mozilla license 1999-03-25 04:38:25 +00:00
mcafee%netscape.com
e43d3ef5d6 Adding DataFlavor and Transferable classes to the build. 1999-03-25 04:17:14 +00:00
mcafee%netscape.com
374db65df9 Moving XP code from widget/src/windows to widget/src/xpwidgets. 1999-03-25 04:14:33 +00:00
sfraser%netscape.com
565b82477c Impose a min size of 9pt on the font size for native controls -- bug 2440. 1999-03-25 03:58:18 +00:00
sfraser%netscape.com
2b75e4e24e Remove the Enter->Return key hackery, as this is done now when the key event is generated. 1999-03-25 03:41:07 +00:00
sfraser%netscape.com
d955a54b76 Fix for bug 3824 -- fix key mappings on Mac, so that all known raptor key codes are output where possible. 1999-03-25 03:40:20 +00:00
rods%netscape.com
d0f9db2152 Commented offending (DEBUG) line 1999-03-24 18:42:34 +00:00
danm%netscape.com
1f20134eaa oops. implementing function shell to make it compile 1999-03-24 06:18:59 +00:00
danm%netscape.com
98ac4e4996 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
rods%netscape.com
a12004d678 fixed up , and added more functionality 1999-03-23 21:26:41 +00:00
rods%netscape.com
42edd3c5f4 Added WM_CLIPBOARDDESTROYED message 1999-03-23 21:26:20 +00:00
rods%netscape.com
856f278725 fixed ifdef 1999-03-23 21:25:48 +00:00
rods%netscape.com
0e414be672 Added additional methods to clipboard interfaces 1999-03-23 21:25:12 +00:00
rods%netscape.com
99edb79fd2 Added clipboard files to build 1999-03-23 21:25:06 +00:00
mcafee%netscape.com
7549616d02 Exporting clipboard, drag & drop interfaces. 1999-03-23 19:44:02 +00:00
danm%netscape.com
0ff02372b9 fix retrieval of old menubar handle in HandleActivateEvent. fixes crash bug when swapping the active window. 1999-03-23 19:26:50 +00:00
rods%netscape.com
ee120827b4 Commented out creation of classes that aren't in the makefile anymore. 1999-03-23 17:37:29 +00:00
rods%netscape.com
2eb0efca1d Fixed compile error. 1999-03-23 17:19:31 +00:00
rods%netscape.com
b56a1fbf5a removed dforw.h 1999-03-23 17:12:23 +00:00
rods%netscape.com
976a3a4f85 initial add 1999-03-23 17:11:26 +00:00
sar%netscape.com
039b1dee53 backing out the makefile changes since all the files aren't there. 1999-03-23 17:05:21 +00:00
rods%netscape.com
3cb9559b8f Added new Clipboard and D&D files 1999-03-23 15:39:53 +00:00
rods%netscape.com
6bd731402f initial add 1999-03-23 15:37:34 +00:00
rods%netscape.com
873bbc2aea Added new Clipboard and D&D files
also commented out some work in progress files
1999-03-23 15:37:20 +00:00
rods%netscape.com
07e5cc8749 Fixed the DRAG_DROP ifdef 1999-03-23 15:35:39 +00:00
rods%netscape.com
e87dce8232 Commented out compForm variable to remove warning 1999-03-23 15:28:44 +00:00
rods%netscape.com
d22757c3d0 initial checkin 1999-03-23 15:22:03 +00:00
pierre%netscape.com
0e8eb63660 fixed #3085 "Pop-up ads get drawn where you can't close them" 1999-03-23 06:45:40 +00:00
akkana%netscape.com
9b527b6115 Pass the stream's pcount as the count of characters copied; previously we were sometimes overrunning the string 1999-03-22 21:48:10 +00:00
dcone%netscape.com
eba66ca1ff Added UNIX support for postscript printing, fixed many bugs.
Added nsIDeviceContextSpecPS interface so we can do PS on any platoform, get
information from the print dialog.
1999-03-22 21:45:00 +00:00
akkana%netscape.com
4a34ef4040 Put back the explicit alphanumeric/keypad/fcn translations; turns out we need them for handling control/shift/modifier keys 1999-03-22 21:19:17 +00:00
pavlov%pavlov.net
6917c547df memory leak patch from bruce@cybersight.com 1999-03-22 02:57:06 +00:00
pavlov%pavlov.net
0991ab5997 general code cleanup. make listboxes look nicer. 1999-03-21 17:18:09 +00:00
pavlov%pavlov.net
3087f7a8a0 code cleanup and internal gtk refcounting changes. 1999-03-21 06:25:34 +00:00
pavlov%pavlov.net
bccf315074 fix build bustage i think (it worked before for me!) 1999-03-21 06:10:17 +00:00
pavlov%pavlov.net
ad059abfc8 patch part two.. make the destructor virtual 1999-03-21 06:05:24 +00:00