Commit Graph

1707 Commits

Author SHA1 Message Date
rods%netscape.com
f23b1c0938 fixed it again 1999-04-19 20:06:24 +00:00
rods%netscape.com
44b2e44cb3 removed nsObject.cpp 1999-04-19 20:00:13 +00:00
rods%netscape.com
d724778c32 Removed it 1999-04-19 19:07:25 +00:00
rods%netscape.com
dfc26e47fd Fixed a comment/documentation 1999-04-19 19:05:01 +00:00
rods%netscape.com
e879da67a8 removed references to nsObject 1999-04-19 19:04:12 +00:00
rods%netscape.com
fd77caca1f Updated some comments/documentation 1999-04-19 19:02:52 +00:00
mcafee%netscape.com
73a4dcd067 Cleaning up clipboard files. 1999-04-19 10:49:47 +00:00
mcafee%netscape.com
706ad86696 Adding nsDragService to Linux build. 1999-04-19 10:46:56 +00:00
saari%netscape.com
55b3f09179 breakage fix 1999-04-19 08:50:26 +00:00
saari%netscape.com
3678eb9c97 This should be the last of this round of menu checkins 1999-04-19 08:27:57 +00:00
saari%netscape.com
f96d6b0c80 *** empty log message *** 1999-04-19 08:24:08 +00:00
saari%netscape.com
a2bf9cc89d First of a series of menu checkins 1999-04-19 08:23:18 +00:00
ramiro%netscape.com
56ab3e9cfb Remove duplicate link flags. 1999-04-19 06:21:29 +00:00
ramiro%netscape.com
0bcf0aaba4 Remove not needed link flag. 1999-04-19 06:15:12 +00:00
bruce%cybersight.com
6ef4084a4d I can spell. Really! 1999-04-18 19:45:46 +00:00
bruce%cybersight.com
fe14a5594b Fix linking errors, add some new class/interface ids, make it run. 1999-04-18 19:44:41 +00:00
bruce%cybersight.com
cb26e15abc Makes this run again. Adds the event queue service code. Fix most warnings. 1999-04-18 19:02:18 +00:00
shaver%netscape.com
819da1e47a fix my dumb bustage, etc. (darned src/build) 1999-04-17 17:37:30 +00:00
shaver%netscape.com
c4b1275cb7 cache the GtkStyle * while we're at it 1999-04-17 16:17:00 +00:00
shaver%netscape.com
ab7f7596a9 cache the LookAndFeel object as long as we have any widgets 1999-04-17 15:55:21 +00:00
shaver%netscape.com
0a211ce130 let's try commenting out _all_ of the D&D stuff 1999-04-17 15:07:58 +00:00
rods%netscape.com
68389ca4f7 Removed unneeded DragTarget/Source and Dragged object 1999-04-17 14:53:02 +00:00
rods%netscape.com
07fe7be261 fixed ambigous cast 1999-04-17 14:24:31 +00:00
rods%netscape.com
0b222a6dbf Fixed factory to use kCGenericTransferableCID 1999-04-17 14:09:29 +00:00
rods%netscape.com
7a714d4942 Changed over to nsIGenericTransferable for setting transferables
Added Drag & Drag Support ifdef'ed out with NEW_DRAG_AND_DROP
1999-04-17 13:49:39 +00:00
rods%netscape.com
1bd24697e3 fixed WM_CHAR processing. And D&D ifdef 1999-04-17 13:45:10 +00:00
rods%netscape.com
8ed082d892 Changed the DRAG & Drop ifdef 1999-04-17 13:44:42 +00:00
rods%netscape.com
9d7030030a Added nsIGenericTransferable 1999-04-17 13:43:04 +00:00
rods%netscape.com
a082597650 New interface for setting data into a transferable 1999-04-17 13:42:25 +00:00
bruce%cybersight.com
c9eec3b20b Fix for library changes (old). 1999-04-17 01:02:31 +00:00
mcafee%netscape.com
97f1c6e63c More clipboard build bustage fixes. 1999-04-17 00:21:16 +00:00
sspitzer%netscape.com
1096178644 scribble is bogus, I'm turning this off for now 1999-04-17 00:18:09 +00:00
mcafee%netscape.com
4d58e5e8c8 Re-adding nsBaseClipboard, ifdef'd NEW_CLIPBOARD_SUPPORT this time. 1999-04-16 23:52:13 +00:00
mcafee%netscape.com
62c605fbee Wrapping nsClipboard in NEW_CLIPBOARD_SUPPORT to make tinderbox happy building tests. 1999-04-16 23:42:34 +00:00
slamm%netscape.com
4bdbdaf84e Backing out clipboard stuff on mcafee's request. 1999-04-16 22:21:56 +00:00
mcafee%netscape.com
5b3b444cd0 Woops, error on last checkin, fixing it here. 1999-04-16 21:26:05 +00:00
mcafee%netscape.com
07567dd831 Adding nsBaseClipboard.cpp to Linux build, improving some error reporting. ifdef'd NEW_CLIPBOARD_SUPPORT. 1999-04-16 21:25:20 +00:00
mcafee%netscape.com
927aaf69cc Adding nsBaseDragService.cpp to Linux build. 1999-04-16 21:18:37 +00:00
rods%netscape.com
8a9ad5816a Inital checkin 1999-04-16 21:03:32 +00:00
rods%netscape.com
ca1906c14c Initial checkin 1999-04-16 21:03:22 +00:00
ramiro%netscape.com
2edabf965d More event work. Install button handlers for radio and check buttons.
These are still not fully functional.
Install events on text field, so that its parent does trigger button
events for it.
1999-04-16 19:48:56 +00:00
kmcclusk%netscape.com
a92a163175 fix for bug#2442. Textarea now wrap. 1999-04-16 19:19:41 +00:00
ramiro%netscape.com
f16f605750 More event cleanup. Move button and crossing events into nsWidget. 1999-04-16 14:33:52 +00:00
rods%netscape.com
877d64444f Added Folder picker 1999-04-16 13:58:40 +00:00
ramiro%netscape.com
1177a08276 First part of event cleanup checkins. Move the motion event handler into
the widget superclass and provide methods to install it and catch signals
dispatch by the GtkWidget.  The actual handling is done in a virtual
method, which subclasses can override.
1999-04-16 10:20:44 +00:00
bruce%cybersight.com
833772ba3d Fix for ANSI C++ violation. Clipboard data was passed in a void* and the GTK fu
nction wanted an unsigned char*.  That type of implicit conversion is not permis
sible in ANSI C++. This was breaking most of the unix builds with commercial com
pilers (AIX, Solaris, HP-UX).
1999-04-16 03:58:07 +00:00
mcafee%netscape.com
c00ab46c5b Minor formatting. 1999-04-15 21:49:36 +00:00
mcafee%netscape.com
f06d3c677b New clipboard stuff, still off by default. --enable-new-clipboard turns this on. 1999-04-15 21:48:09 +00:00
mcafee%netscape.com
ee2e76ec38 Remove windows call from XP code. 1999-04-15 21:45:22 +00:00
law%netscape.com
c074b98d42 Set proper OK result in GetFile 1999-04-15 21:00:11 +00:00