Граф коммитов

1399 Коммитов

Автор SHA1 Сообщение Дата
jfrancis%netscape.com dd97b502cf implemented paste 1999-03-11 19:56:12 +00:00
kostello%netscape.com ac792e8b27 Cleaned up PasteTextBlocking to return better
error information if NO TEXT data exists
on the clipboard
1999-03-11 04:41:43 +00:00
kostello%netscape.com 961d83dfc3 Added windows specific paste code 1999-03-11 04:27:39 +00:00
sdagley%netscape.com 104f48d05d Fill in the keyEvent.charCode field so that we can figure out what character code corresponds to the key pressed. 1999-03-11 02:37:24 +00:00
akkana%netscape.com 13a246a08e Change the reference to the global selection mgr to fix windows build 1999-03-11 00:08:10 +00:00
joki%netscape.com 9dee55c3c0 Adding new charCode variable to nsGUIEvent 1999-03-11 00:01:50 +00:00
pollmann%netscape.com 9105b9cab3 Checking in GetSelectedItem, GetSelectedIndices, and SetSelectedIndices methods. This enables submission of a listbox's value for Linux. (wahoo!) 1999-03-10 22:52:55 +00:00
akkana%netscape.com 2920383dee Implement editor cut/copy/paste 1999-03-10 22:46:15 +00:00
pinkerton%netscape.com 6383e35fd5 fix 95/98 bustage 1999-03-10 18:11:35 +00:00
mcafee%netscape.com a67315898f Fixing Solaris/CC bustage. 1999-03-10 00:29:34 +00:00
rods%netscape.com 6bb2d25dd8 Added EnableDileDrop method 1999-03-09 23:50:40 +00:00
rods%netscape.com b462a0d489 Added nsDragDropEvent 1999-03-09 23:50:18 +00:00
rods%netscape.com df6fdbbecb Added File Drop
Now handling the WM_DROPFILE event
1999-03-09 23:48:58 +00:00
rods%netscape.com 2e2c467325 Added method EnableFileDrop (temporary for D&D work) 1999-03-09 23:47:47 +00:00
rods%netscape.com 1c2ea293bf Added Uuid.lib and OLE32.lib for drag & drop 1999-03-09 23:46:24 +00:00
rods%netscape.com d99004a0d2 Added shell32.lib 1999-03-09 23:44:21 +00:00
rods%netscape.com 553a2cc6f6 Added nsDropTarget 1999-03-09 23:39:15 +00:00
rods%netscape.com 173844628b initial checkin 1999-03-09 23:38:37 +00:00
mcafee%netscape.com da384b253b Protect against a copy of zero characters (zero-length buffer) 1999-03-09 09:49:32 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
pierre%netscape.com 7f450c2134 don't dispatch mouseMoved events when Raptor is in the background 1999-03-09 05:46:01 +00:00
pierre%netscape.com 5ea6581e3b dispatch suspend/resume events to Raptor 1999-03-09 05:44:47 +00:00
pierre%netscape.com 3f2e184358 fixed crash on delete (the OS deleted the menu a second time) 1999-03-09 05:01:45 +00:00
pierre%netscape.com d161c360a9 fixed display in SetSelectedIndices() 1999-03-09 04:11:25 +00:00
pierre%netscape.com a00848b32e fixed index off by 1 in GetSelectedIndex() 1999-03-09 04:10:33 +00:00
pierre%netscape.com c0539e0ed0 Fixed #2253 "Copy and Paste in text widget" Fixed double-click 1999-03-09 02:58:14 +00:00
akkana%netscape.com aa1c7f3747 Hook up a debug implementation of paste 1999-03-08 22:45:56 +00:00
pierre%netscape.com 47c9d6d6a5 implemented nsListbox 1999-03-08 04:50:20 +00:00
pierre%netscape.com 52b718a9e0 Fixed several things. The popup now actually displays and works. 1999-03-08 04:48:55 +00:00
pierre%netscape.com 4c634377eb small change to make Move and Resize more efficient 1999-03-08 04:47:17 +00:00
beard%netscape.com 8df05818bc fixed a crash caused by unitialized variable focusedWidget. 1999-03-07 23:56:22 +00:00
pavlov%pavlov.net 051e9a7774 fix bug 3079 1999-03-07 21:22:53 +00:00
cls%seawood.org 0934081cb8 Introduced separate CXXFLAGS for use with C++ code in the same style as the existing CFLAGS. Prepended _ to some configure.in private variables. 1999-03-07 05:18:45 +00:00
ramiro%netscape.com d2ab796dd9 Fix printf format. Thanks to (waqar@netscape.com). 1999-03-06 15:07:44 +00:00
syd%netscape.com 5c1d979572 Fix for 2503.
Communicate GTK_DELETE event so that higher levels can deal with the window
closure.
1999-03-05 23:21:51 +00:00
alecf%netscape.com 591666d0f6 fix linux -pedantic casting problems 1999-03-05 21:39:55 +00:00
rods%netscape.com 44802fb522 Made sure nsIRadioGroup has been removed 1999-03-05 21:06:09 +00:00
rods%netscape.com 6ee115084c cleaned up some comment and debugging 1999-03-05 21:04:57 +00:00
beard%netscape.com 7c0c4ecce0 Removed nsIRadioGroup.h (evidently obsolete?) 1999-03-05 20:59:34 +00:00
rods%netscape.com 65b2f9cd78 Fixed crash bug on releaseing null pointer 1999-03-05 20:41:37 +00:00
rods%netscape.com ecc96f38c9 I have removed nsRadioGroup and nsIRadioGroup and all references to it. 1999-03-05 20:28:16 +00:00
rods%netscape.com da7999fa80 Added ref counting to vertical scrollbar 1999-03-05 15:50:04 +00:00
rods%netscape.com 61ba58e6dc Major update for tracking the popping up and dropping down of menus.
Added Mouse Wheel tracking
1999-03-05 15:34:53 +00:00
rods%netscape.com 8a99500458 Fixed voidarray problem and a few other minor things 1999-03-05 15:33:40 +00:00
rods%netscape.com 20cfbbcb94 Fixed up ref counting issues 1999-03-05 15:32:54 +00:00
rods%netscape.com e2ca4ba297 Changed VoidArray to nsISupportsArray 1999-03-05 15:30:11 +00:00
rods%netscape.com 32c2bb6ce2 Added impl of SetVerticalScrollbar 1999-03-05 15:25:24 +00:00
rods%netscape.com 15f6a63ae1 Added new method "SetVerticalScrollbar" 1999-03-05 15:25:21 +00:00
pierre%netscape.com 23dc19501d Fix #3408 "When mousedown, mousemoves should all go to same widget" 1999-03-05 10:04:07 +00:00
pierre%netscape.com a0a1bcaa7c Improved SetCursor() to use the Appearance Mgr 1999-03-05 10:02:16 +00:00