Commit Graph

2013 Commits

Author SHA1 Message Date
rods%netscape.com
884f7f887d Initial check in not in build yet 1999-05-17 22:04:09 +00:00
pinkerton%netscape.com
97f8481123 stuff for starting drags. Register the sendDataProc and register the data flavors for all the items with the DragManager. 1999-05-17 21:57:31 +00:00
pinkerton%netscape.com
8b0a21b055 add mapping from macOS flavor back to mime. 1999-05-17 21:55:25 +00:00
blizzard%redhat.com
d6b4584545 catch up with prototype changes 1999-05-17 03:42:04 +00:00
pavlov%pavlov.net
808775ab46 more work on nsMenu::RemoveAll() 1999-05-16 20:01:24 +00:00
pavlov%pavlov.net
809a5eac4d revert some changes that broke menu clicking in apprunner 1999-05-16 19:27:43 +00:00
pavlov%pavlov.net
3d9049b30b revert accidential change that broke typing in to the url bar (; 1999-05-16 18:16:24 +00:00
pavlov%pavlov.net
468c69e9bc fix the massive ammount of warnings that are generated by this code. 1999-05-16 17:47:46 +00:00
bruce%cybersight.com
3dbaa1a342 Remove Toolbar stuff completely as it no longer exists elsewhere in the tree. 1999-05-16 14:28:14 +00:00
bruce%cybersight.com
48bc156009 Fix Motif build bustage (minimally). Header file updated earlier with mcmullen's checkin. 1999-05-16 04:16:13 +00:00
pavlov%pavlov.net
f9d99e96f6 more menu cleanups 1999-05-16 03:09:13 +00:00
pavlov%pavlov.net
486782b2ce left off the ns_imethodimp type for the function 1999-05-16 02:14:57 +00:00
pavlov%pavlov.net
477a2c09c3 fix HP-UX build brokenness 1999-05-16 01:46:40 +00:00
mcmullen%netscape.com
99661eb83b Fixed filewidget to use filespec. Fixed some input params to be const. 1999-05-15 22:56:27 +00:00
mcmullen%netscape.com
67ce487a0c Fixed file widget to use filespec, instead of string. Made input params const. 1999-05-15 22:54:17 +00:00
mcmullen%netscape.com
df2157f48d Ended the use of strings to describe files in the file widget API. Made some nsString input parameters const. 1999-05-15 22:50:20 +00:00
bruce%cybersight.com
1dc0392c2d Fix ANSI C++ violation that was breaking Solaris Workshop and HP-UX aCC builds. 1999-05-15 22:10:39 +00:00
mcmullen%netscape.com
0fc879a65a Fix "no prototype" warning by including the nsIComponentManager header. 1999-05-15 21:00:13 +00:00
mcmullen%netscape.com
2a08d5fef4 Removing illegal trailing semicolon 1999-05-15 20:54:38 +00:00
pavlov%pavlov.net
ba61bc1d4c fix build bustage 1999-05-15 19:15:44 +00:00
pavlov%pavlov.net
92b8c0867e minor cleanup 1999-05-15 18:39:09 +00:00
pavlov%pavlov.net
d1e080b274 fix menu assertions 1999-05-15 18:34:49 +00:00
pavlov%pavlov.net
9349907d3e clean up of menu code to remove excess code 1999-05-15 18:13:11 +00:00
shaver%netscape.com
690e6d77d0 don't need to keep handle to EventQueueService after ::Run 1999-05-15 16:43:48 +00:00
shaver%netscape.com
f99343a1cf fix command line stuff 1999-05-15 16:39:40 +00:00
pavlov%pavlov.net
022a526f52 fix assertions when adding events 1999-05-15 16:14:48 +00:00
rods%netscape.com
dc5d7d2ef6 Added new method GetAnyTransferData 1999-05-15 14:29:32 +00:00
pavlov%pavlov.net
d4506e3a23 fix for 5494 and 2nd attempt at command line services (if 0'd out atm) 1999-05-15 05:13:21 +00:00
pavlov%pavlov.net
70e360e697 fix for bug #5496 1999-05-15 04:29:00 +00:00
hyatt%netscape.com
b524a37773 Fixing a crash when you clicked outside the popup. 1999-05-15 03:53:19 +00:00
hyatt%netscape.com
4e1bd61ea3 Fix. 1999-05-15 03:47:44 +00:00
hyatt%netscape.com
761b80c7e7 Fixes to the windows implementation. 1999-05-15 03:19:49 +00:00
hyatt%netscape.com
89a458521a Popup cleanup. 1999-05-15 02:52:51 +00:00
rods%netscape.com
44a063276d removed them they are in xpwidgets now 1999-05-15 02:50:03 +00:00
rods%netscape.com
2feca0dd5e keycode are incorrect when ALT key pressed. I have added code to convert these
to the proper value to match the the control key values. Fixes bug #6449
1999-05-15 02:30:42 +00:00
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