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

2403 Коммитов

Автор SHA1 Сообщение Дата
Jerry.Kirk%Nexwarecorp.com d42999b327 - Adding support for Clipboard 1999-06-09 19:44:28 +00:00
Jerry.Kirk%Nexwarecorp.com ef72765bb4 - Adding support for Clipboard under Photon 1999-06-09 19:43:53 +00:00
danm%netscape.com 677e0a8581 teach (or stub) nsWidget to show/hide and query visible state of menubars 1999-06-09 19:01:55 +00:00
ramiro%netscape.com 5c7a3057c9 Patch from Tomi Leppikangas <tomilepp@rak046.oulu.fi>.
Here is small patch for gtk to make it look a little better.
Size 15 gets checkboxes and radiobuttons centered nicely.
1999-06-09 12:27:38 +00:00
ramiro%netscape.com 953f1fd1e9 One last tweak to make this thing work. 1999-06-09 11:50:57 +00:00
ramiro%netscape.com 3e8c2fcd3e Motif Ressurection. Thanks to Daniel Roberts <zuperdee@yahoo.com> for
doing the painful job of identifying everything that is missing and
stubbing it out.
1999-06-09 11:35:26 +00:00
hyatt%netscape.com c12d89666a %^&%^&%&^ 1999-06-09 10:21:27 +00:00
hyatt%netscape.com b975a0b160 Berating myself in one of my comments. 1999-06-09 10:18:32 +00:00
hyatt%netscape.com 7e26b170fa More oops. 1999-06-09 10:10:18 +00:00
ramiro%netscape.com b0fc5efcc9 Port to KCC. 1999-06-09 10:09:47 +00:00
hyatt%netscape.com 2254900ccd Sigh. 1999-06-09 10:08:35 +00:00
hyatt%netscape.com 1fd0ec9f56 Context menus on windows now know about alignment. 1999-06-09 09:39:06 +00:00
hyatt%netscape.com 78ce6284aa Teaching context menus about alignment. 1999-06-09 09:30:40 +00:00
joki%netscape.com b63a729e33 Fixing event coordinates to give screen based info. Also fixing direct reference to frames via their names. 1999-06-09 07:38:26 +00:00
ramiro%netscape.com 75afcde584 Remove cruft. 1999-06-09 03:37:05 +00:00
tague%netscape.com 3f79fc52e2 Conditional fix for #7629. Only builds with a conditional set in my environment 1999-06-09 03:17:56 +00:00
pinkerton%netscape.com 63dd96faee File Removed. 1999-06-08 21:23:36 +00:00
pinkerton%netscape.com dbc24d9645 don't export imagebutton or menu button stuff, again. obsolete. 1999-06-08 21:23:18 +00:00
av%netscape.com c9ea8157ef *** empty log message *** 1999-06-08 06:07:51 +00:00
hyatt%netscape.com 9055f04a45 Added new events for popup construction and destruction. 1999-06-08 05:08:46 +00:00
pinkerton%netscape.com 26fdcb06d3 changes so that transferable no longer takes ownership of dataflavor string, but correctly copies it. fix some memory leaks as well. 1999-06-07 20:43:23 +00:00
rods%netscape.com b2f2cdb765 Removed ddcomm.h, and put the macro SET_FORMATETC into nsClipboard.h, and then removed ddcomm.h from the src 1999-06-07 19:26:45 +00:00
rods%netscape.com 58ba16e532 added cast to remove warning. 1999-06-07 19:24:36 +00:00
blizzard%redhat.com 14521a8a9f remove widgets that don't exist anymore. THIS IS NOT PART OF THE BUILD. 1999-06-07 15:32:17 +00:00
saari%netscape.com e8a4074bdd Mac only change. Fix bug #7296 1999-06-06 01:23:56 +00:00
Jerry.Kirk%Nexwarecorp.com 41af19ce46 - Changed include of nsWindow.h to nsWidget.h as it should have been 1999-06-05 23:57:47 +00:00
pierre%netscape.com e321fd34ee #3322 "javascript ONCHANGE handler failures". Added ControlChanged() in order to send NS_CONTROL_CHANGE events. 1999-06-05 03:00:28 +00:00
tague%netscape.com 1a5764e24e Update nsWindow.h to change DEBUG_TAGUE to DEBUG_tague for consistency 1999-06-04 22:55:57 +00:00
tague%netscape.com 3f91278f49 changed DEBUG_TAGUE to DEBUG_tague for consitency with windows 1999-06-04 22:52:58 +00:00
pinkerton%netscape.com f50bcaf393 removed nsMenuButton and nsImageButton from builds. 1999-06-04 22:45:27 +00:00
pinkerton%netscape.com 6fa6efb168 don't export imagebutton or menu button stuff. obsolete. 1999-06-04 22:43:19 +00:00
pinkerton%netscape.com 01bc1ef5a9 removing obsolete widgets (nsImageButton and nsMenuButton). 1999-06-04 22:41:39 +00:00
pinkerton%netscape.com 27a9a57f41 removing imageButton and menuButton stuff. obsolete. 1999-06-04 22:36:54 +00:00
hyatt%netscape.com 622ae84a45 Menus now set and unset the open attribute (ensuring that RDF-generated content
doesn't stick around).
1999-06-04 22:31:07 +00:00
hyatt%netscape.com bfe9805a1f Menus now set and unset the open attribute. 1999-06-04 22:24:53 +00:00
pinkerton%netscape.com 45863df2e2 removing nsImageButton and nsMenuButton. obsolete. 1999-06-04 22:22:22 +00:00
pinkerton%netscape.com 5718d53154 nsMenuButton and nsImageButton obsolete. 1999-06-04 22:21:59 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
Jerry.Kirk%Nexwarecorp.com 2266c159db - Fixing code after addition of ShowMenuBar() method
-  This is still not implemented, it will just compile now.
1999-06-04 15:09:50 +00:00
shaver%netscape.com 3d91648ced fix for #3839 1999-06-04 06:21:49 +00:00
tague%netscape.com 9fbcbaf99a Fix for #6896: Windows editor interprests the '.' key as a forward delete. Not building by default -- will switch over once tested on Mac and Unix. 1999-06-04 05:14:01 +00:00
danm%netscape.com c6829970ad adding ShowMenuBar 1999-06-04 04:00:30 +00:00
tague%netscape.com 0f22060d16 Temporarily remove TSMActivate/Deactivate document assertions until bug #7571 gets fixed. 1999-06-04 02:12:07 +00:00
warren%netscape.com 2f5a8940d3 Replaced by nsFileChooser.cpp 1999-06-03 21:53:41 +00:00
warren%netscape.com 94b591a867 added files: mozilla/widget/src/xpwidgets/nsFileChooser.cpp, removed files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp 1999-06-03 21:51:27 +00:00
warren%netscape.com 139cf69132 Added nsIFileChooser to break dependency on nsFileSpec internals. 1999-06-03 21:51:02 +00:00
waterson%netscape.com e30c1ff4f6 Fix XPIDL_MODULE typos. 1999-06-03 20:06:49 +00:00
kmcclusk%netscape.com b9c989854f Fix for bugs #7442, #7523. Removed the code in WindowProc that was setting the
someWindow local variable based on the lParam for combo box events.
Instead someWindow is set using the default code
with uses the (HWND hWnd) passed in as an argument. Even though the MS documentation claims
you should use the lParam it does not work. This is what was causing the crashes on WIN95.
1999-06-03 20:03:53 +00:00
Jerry.Kirk%Nexwarecorp.com 8c14b330d4 - Added the Pt_LINK_INSERT flag to make the activate callback for the menuitem
-  occur before the Unrealize of the menu which destroyed the menuitem
1999-06-03 19:56:57 +00:00
Jerry.Kirk%Nexwarecorp.com 78617ce0d6 - Removing nsTimer.cpp this has been moved to gfx/src/photon 1999-06-03 19:53:42 +00:00
ramiro%netscape.com 74ed554c12 Remove duplicate nsTimer.cpp files. 1999-06-03 19:44:16 +00:00
ramiro%netscape.com 93a7305ec5 Remove duplicate nsTimer.cpp files. 1999-06-03 19:37:42 +00:00
pinkerton%netscape.com f42f9d66d5 More changes for Carbon, submitted by Eoin Norris at Apple (e.norris@apple.com). 1999-06-03 18:55:40 +00:00
pierre%netscape.com eec67aacfb Fixed various problems with popups (fixed width, empty strings, strings starting with '-'). Simplified some functions too. 1999-06-03 08:38:52 +00:00
pierre%netscape.com 78544c887e Remove a flicker in scrollbars introduced by last checkin (#5763 "Forms overlaid/leave bitgunk upon reflow on Mac") 1999-06-03 08:34:09 +00:00
tague%netscape.com 847a7c4ef4 Fixed bug #5402 and #5439. Thanks to Peter Edberg and Eric Schlegel for their assistance. 1999-06-03 03:00:26 +00:00
pavlov%pavlov.net 562eebf4c7 real fix for bug #7468 from Tomi Leppikangas <tomilepp@ousrvr2.oulu.fi> 1999-06-03 01:54:15 +00:00
Jerry.Kirk%Nexwarecorp.com 0298892e90 Adding support for Photon UI 1999-06-03 01:21:42 +00:00
Jerry.Kirk%Nexwarecorp.com cd14411a4b - Adding support for lots more widgets than the original version
-  which was just a place holder after all.
1999-06-03 01:18:49 +00:00
Jerry.Kirk%Nexwarecorp.com 3a066d624c - These files bring the Photon UI uptodate.
- They still include lots of debug that will be cleaned out later
-  once everything works.
1999-06-03 01:13:06 +00:00
pierre%netscape.com a29d719286 #5763 "Forms overlaid/leave bitgunk upon reflow on Mac" 1999-06-03 00:51:38 +00:00
tague%netscape.com fd28497694 Fixed bug #5402 and #5439: Mac menus not displaying Unicode properly. Thanks to Peter Edberg and Eric Shlegel for help with this fix. 1999-06-03 00:35:00 +00:00
ramiro%netscape.com 0bebb0762d Backout pavlov's last change which broken list boxes. Some items would
display as garbage.
1999-06-03 00:28:37 +00:00
alecf%netscape.com 9f3b38ba7a fix mac bustage (use nsISupportsArray->ElementAt) 1999-06-02 03:08:13 +00:00
blizzard%redhat.com cedd7bc0ac start on other events 1999-06-02 02:54:49 +00:00
blizzard%redhat.com 559b2d4b39 fix some background color settings, remove something from the event mask 1999-06-02 01:47:13 +00:00
bruce%cybersight.com 8cac4836c5 Woops. Typo. 1999-06-01 05:16:32 +00:00
pavlov%pavlov.net fd56c649cf remove lots of spaces from the end of a bunch of lines 1999-05-31 23:24:09 +00:00
bruce%cybersight.com 685b347def Few more fixes for header files. 1999-05-31 19:50:25 +00:00
bruce%cybersight.com 6fe1579557 Reduces # of header files included. This work needs to spread out into all of mozilla/widget though as many things are getting drug in that don't need to be by things outside of mozilla/widget/src/gtk. I tested this on both egcs and gcc 2.7.2.3, so should be okay.
Also includes an nsAutoCString usage in nsPopUpMenu.cpp.
1999-05-31 19:41:43 +00:00
ramiro%netscape.com 27472eb374 Add casts for picky compiler. 1999-05-31 18:47:33 +00:00
bruce%cybersight.com 1261e54f50 Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
blizzard%redhat.com 8741ad270d make sure to set the border pixel for created windows to avoid bad_match errors. patch from Tim Rowley <tor@cs.brown.edu>. 1999-05-31 03:46:38 +00:00
blizzard%redhat.com 4a9429a240 more fixes for displays that have more than one visual. expose events threaten to work now. 1999-05-31 03:05:33 +00:00
pavlov%pavlov.net b85da9bc26 oops, real fix. 1999-05-31 02:07:44 +00:00
pavlov%pavlov.net 19c63bde65 fix build 1999-05-31 02:03:33 +00:00
beard%netscape.com 6bc18e623d added DEBUG code to measure redraw time if control key is held down during an update. 1999-05-31 01:38:31 +00:00
pavlov%pavlov.net 1869a619af use nsAutoCString() 1999-05-31 00:16:30 +00:00
blizzard%redhat.com 772b94795c Always use the visual that was chosen by xlibrgb. Also, make sure to set
the colormap member in XCreateWindow() if it's set in the xlibrgb code.
1999-05-30 20:36:09 +00:00
blizzard%redhat.com 0cea408abb Apply build patches from Tim Rowley <tor@cs.brown.edu> to get working
with native solaris compiler
1999-05-30 16:58:31 +00:00
mcafee%netscape.com 02f2cf1448 nsIGenericTransferable.h was removed on 13th May. Thanks to David Gardiner for this fix. 1999-05-30 07:50:39 +00:00
pavlov%pavlov.net 88c1c2e22b we don't need the mAlign thing anymore since we have an event box 1999-05-30 02:09:42 +00:00
blizzard%redhat.com 8b120cdc04 catch up to new apis for file widget 1999-05-29 21:51:29 +00:00
law%netscape.com 4357597f32 Fix build bustage 1999-05-29 07:31:57 +00:00
law%netscape.com c440ecfdf7 Fix build bustage 1999-05-29 07:22:58 +00:00
mcmullen%netscape.com 6fcdc61108 Added nsFileSpecWithUIImp.cpp 1999-05-29 07:04:16 +00:00
mcafee%netscape.com 052a732fd3 Adding nsFileSpecWithUIImpl.cpp to resolve NS_NewFileSpecWithUI(). r=mcmullen 1999-05-29 06:08:56 +00:00
law%netscape.com 510fbbbbe0 added files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp 1999-05-29 03:28:56 +00:00
mcmullen%netscape.com e0431b2caf Moved widgetry out of xpcom 1999-05-29 01:26:53 +00:00
mcmullen%netscape.com e40a3e299b Moving widgetry out of xpcom 1999-05-29 01:08:22 +00:00
mcmullen%netscape.com 32f8c70270 First Checked In. 1999-05-29 01:05:14 +00:00
tague%netscape.com 543ea9737d Added TSM Input Method support for the Macintosh. 1999-05-28 05:06:38 +00:00
tague%netscape.com a520986b65 First Checked In. 1999-05-28 05:05:46 +00:00
blizzard%redhat.com b275ce4d68 move global xlib symbols, fix hard coded toolkit name in makefile 1999-05-28 04:13:29 +00:00
pollmann%netscape.com 924c5f0e5d Bug 3322: Windows sends NS_CONTROL_CHANGE events 1999-05-28 02:11:55 +00:00
pierre%netscape.com e49f84340b #6988 "Click in grow box shrinks window by 1 pixel" 1999-05-28 00:42:49 +00:00
pierre%netscape.com 9c57635326 Fixed eColor_TextSelectXXXXX 1999-05-28 00:38:43 +00:00
pollmann%netscape.com 05148bdec9 Bug 3322: Opps, removing some debugging cruft. 1999-05-28 00:28:07 +00:00
pollmann%netscape.com 281cec9d07 Bug 3322: GTK combo boxes send NS_CONTROL_CHANGE events appropriately. 1999-05-27 23:57:58 +00:00
pollmann%netscape.com 1e77eb6fc9 Bug 3322: Adding NS_CONTROL_CHANGE event. This will be used for <SELECT>'s onChange. 1999-05-27 23:53:42 +00:00
pinkerton%netscape.com cf0d9e6d59 removed obsolete class id's (trees, toolbars). 1999-05-27 23:22:20 +00:00
av%netscape.com e2a089381e Getting windowless plugin stuff into 1999-05-27 23:20:09 +00:00
kmcclusk%netscape.com c236564873 fix for bug #6876 File open dialog shown twice. Removed call to Show() in GetFile().
GetFile should only be used retrieve settings it should not have a side effect of
showing the dialog.
Added WIN32 support for top-level borderless windows.
1999-05-27 21:09:49 +00:00
sdagley%netscape.com 23c6b4a6e3 Add new method to find out what type of file the user selected from the type/filter list in the save dialog. 1999-05-27 20:54:53 +00:00
mcmullen%netscape.com 43893ffab7 First Checked In. 1999-05-27 17:59:00 +00:00
bruce%cybersight.com 7d3c515326 HP-UX's aCC compiler requires main() to return int. 1999-05-27 05:17:27 +00:00
blizzard%redhat.com cec66a4a8e start breaking out widgets into their own classes 1999-05-27 03:26:18 +00:00
mcmullen%netscape.com 339d59f746 First Checked In. 1999-05-27 01:27:31 +00:00
mcafee%netscape.com 94d32802ad -lraptorhtml is a component now, don't link with it. 1999-05-27 00:55:09 +00:00
blizzard%redhat.com 357d68f2d4 more xlib work 1999-05-26 21:52:58 +00:00
pinkerton%netscape.com e88000567d fix GetChildren() to not copy the child list and to use a proper enumerator. 1999-05-26 21:12:54 +00:00
pinkerton%netscape.com 1aa08817d7 new files for multiple d&d apis 1999-05-26 21:10:23 +00:00
pinkerton%netscape.com 1e537dce4f updated to new multiple-item d&d apis. 1999-05-26 21:08:26 +00:00
pinkerton%netscape.com f50b9c96ea updated to new multiple item d&d api's. 1999-05-26 21:08:21 +00:00
pinkerton%netscape.com 5135f5d4a6 new multiple-item drag and drop apis. 1999-05-26 21:08:14 +00:00
alecf%netscape.com 6ab3debf94 fix tests by adding the right libraries 1999-05-26 07:56:47 +00:00
dp%netscape.com 40a1a18c2e landing xpcom20/21 branch 1999-05-26 02:16:15 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
dcone%netscape.com 363f8c8a94 Fixed a printing crashing bug in Update(), Now check to make sure mWindowPtr is not null. 1999-05-24 20:44:53 +00:00
tague%netscape.com 816026611f Fix for #5916 - Input Method Candidate list rendered as blobs. Approved by chofmann. 1999-05-20 18:56:48 +00:00
dp%netscape.com 76add70e72 Damn it! the previous changes should have happened on the branch. Reversing them 1999-05-19 05:32:58 +00:00
dp%netscape.com 73058f61b7 Adding nsTimer 1999-05-19 05:24:52 +00:00
dp%netscape.com 026465a475 Moving these files from base 1999-05-19 05:14:43 +00:00
pollmann%netscape.com 0e5cc0fe47 Bug 3187: Teach Windows select widgets how to insert in the middle of a list (4 of 3) 1999-05-19 05:02:35 +00:00
pavlov%pavlov.net a4a6fdae6e fix for combo box bustage (bug 6712) 1999-05-19 01:37:21 +00:00
saari%netscape.com 72d1c21cbd fixing a release bug for Pavlov 1999-05-18 21:53:58 +00:00
rods%netscape.com efb0879727 added nsFontRetrieverService 1999-05-18 21:49:47 +00:00
rods%netscape.com 09bd3353bc Fixed up pointers to ref in params 1999-05-18 21:49:20 +00:00
rods%netscape.com ab30215678 Adding nsFontRetrieverService and nsFontSizeIterator to build 1999-05-18 21:48:57 +00:00
rods%netscape.com c7725ef527 adding nsIFontRetriverService and nsIFontName & Size iterator interfaces 1999-05-18 21:47:17 +00:00
beard%netscape.com 05bd67c35a bug #5093: added call to Invalidate() when changing the position of scrollbar thumb. 1999-05-18 21:45:55 +00:00
rods%netscape.com fedc07c2d6 Changed pointer to refs for name params 1999-05-18 21:43:22 +00:00
rods%netscape.com 26fff9648a Added delete of array in destructor 1999-05-18 21:40:33 +00:00
rods%netscape.com a61962cb2b Added IsFontScaleable method 1999-05-18 13:46:49 +00:00
pierre%netscape.com 2316f79aca removed last week's hack to access the 'ldes' resource, replaced it with the new nsMacResources 1999-05-18 04:43:03 +00:00
pierre%netscape.com ab286c7e9f use local resources in SetCursor 1999-05-18 04:41:03 +00:00
pierre%netscape.com e626bfa6c2 added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources 1999-05-18 04:40:33 +00:00
pierre%netscape.com fba2ef3e66 First Checked In. 1999-05-18 04:37:22 +00:00
pierre%netscape.com 051e759660 updated comments the Profiler 1999-05-18 03:05:07 +00:00
sdagley%netscape.com bf485012f1 Added code to use Internet Config to convert .ext filters into Mac file types. Currently #ifdef'ed out until we actually support filters on the Mac. 1999-05-18 02:04:47 +00:00
rods%netscape.com 1c2a3b12fa Initial check in not in build yet 1999-05-17 22:04:09 +00:00
pinkerton%netscape.com 6cfef56d66 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 d995fbf2a9 add mapping from macOS flavor back to mime. 1999-05-17 21:55:25 +00:00
blizzard%redhat.com aeb6ab095b catch up with prototype changes 1999-05-17 03:42:04 +00:00
pavlov%pavlov.net 159597d323 more work on nsMenu::RemoveAll() 1999-05-16 20:01:24 +00:00
pavlov%pavlov.net 86c5d68294 revert some changes that broke menu clicking in apprunner 1999-05-16 19:27:43 +00:00
pavlov%pavlov.net b52fb3801e revert accidential change that broke typing in to the url bar (; 1999-05-16 18:16:24 +00:00
pavlov%pavlov.net 8378177c71 fix the massive ammount of warnings that are generated by this code. 1999-05-16 17:47:46 +00:00
bruce%cybersight.com 808f9434ef Remove Toolbar stuff completely as it no longer exists elsewhere in the tree. 1999-05-16 14:28:14 +00:00
bruce%cybersight.com 0db4f1058c Fix Motif build bustage (minimally). Header file updated earlier with mcmullen's checkin. 1999-05-16 04:16:13 +00:00
pavlov%pavlov.net 605cfb2fc3 more menu cleanups 1999-05-16 03:09:13 +00:00
pavlov%pavlov.net 985e8b2ff1 left off the ns_imethodimp type for the function 1999-05-16 02:14:57 +00:00
pavlov%pavlov.net 81ceb7cb68 fix HP-UX build brokenness 1999-05-16 01:46:40 +00:00
mcmullen%netscape.com 88ffd6705c Fixed filewidget to use filespec. Fixed some input params to be const. 1999-05-15 22:56:27 +00:00
mcmullen%netscape.com db38deab4b Fixed file widget to use filespec, instead of string. Made input params const. 1999-05-15 22:54:17 +00:00
mcmullen%netscape.com 501ac5f442 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 b21bac1658 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 09542a4692 Fix "no prototype" warning by including the nsIComponentManager header. 1999-05-15 21:00:13 +00:00
mcmullen%netscape.com 72f7d22bdf Removing illegal trailing semicolon 1999-05-15 20:54:38 +00:00
pavlov%pavlov.net cc14b6b2bf fix build bustage 1999-05-15 19:15:44 +00:00
pavlov%pavlov.net 3c05c7ff56 minor cleanup 1999-05-15 18:39:09 +00:00
pavlov%pavlov.net 0408b78221 fix menu assertions 1999-05-15 18:34:49 +00:00
pavlov%pavlov.net 273a80d4b8 clean up of menu code to remove excess code 1999-05-15 18:13:11 +00:00
shaver%netscape.com c4676acaf9 don't need to keep handle to EventQueueService after ::Run 1999-05-15 16:43:48 +00:00
shaver%netscape.com 17efe9d108 fix command line stuff 1999-05-15 16:39:40 +00:00
pavlov%pavlov.net 41802abebe fix assertions when adding events 1999-05-15 16:14:48 +00:00
rods%netscape.com c1c0276f47 Added new method GetAnyTransferData 1999-05-15 14:29:32 +00:00
pavlov%pavlov.net 50676ebcbc 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 923a51615f fix for bug #5496 1999-05-15 04:29:00 +00:00
hyatt%netscape.com 5305728adc Fixing a crash when you clicked outside the popup. 1999-05-15 03:53:19 +00:00
hyatt%netscape.com 397b9eae1e Fix. 1999-05-15 03:47:44 +00:00
hyatt%netscape.com 15421ffb24 Fixes to the windows implementation. 1999-05-15 03:19:49 +00:00
hyatt%netscape.com 2f135deae8 Popup cleanup. 1999-05-15 02:52:51 +00:00
rods%netscape.com 9447c0d1e7 removed them they are in xpwidgets now 1999-05-15 02:50:03 +00:00
rods%netscape.com d508d116fa 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 9cd0ab9678 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 5dc91c144f These headers no longer exist. 1999-05-15 00:27:14 +00:00
sspitzer%netscape.com 9857aaf894 fix UNIX build bustage 1999-05-15 00:12:19 +00:00
mcmullen%netscape.com 24968629cb Added some forward declarations so that this file would, well, er, compile. 1999-05-14 23:23:08 +00:00
saari%netscape.com 82b33a9377 Add context menus to mac build 1999-05-14 22:57:11 +00:00
briano%netscape.com e7fc9021da Hacks to get it to compile. Needs help from someone with a clue. 1999-05-14 22:33:42 +00:00
saari%netscape.com 3b2958251d Adding mac context menu files. 1999-05-14 22:27:31 +00:00
saari%netscape.com 499e9a819f fixed up to date error 1999-05-14 22:23:53 +00:00
saari%netscape.com 0684643e44 First Checked In. 1999-05-14 22:01:15 +00:00
saari%netscape.com 45c3ca3247 Add context menus to factory 1999-05-14 22:00:43 +00:00
saari%netscape.com b869fa5d42 Minor mac menu change to facilitate context menus 1999-05-14 22:00:21 +00:00
saari%netscape.com 0798cec94c fixing build break 1999-05-14 21:46:51 +00:00
pollmann%netscape.com 5089f15839 Bug 5944,3322: Bringing GTK <SELECT> events on par with Windows 1999-05-14 21:35:49 +00:00
mcafee%netscape.com 2896f82e9b Adding font interfaces for Linux. 1999-05-14 21:13:50 +00:00
mcafee%netscape.com 1f76c659e1 Adding nsIFileListTransferable to the Linux build. 1999-05-14 21:11:00 +00:00
saari%netscape.com e8d4fa941c adding context menus to windows build 1999-05-14 20:42:50 +00:00
pinkerton%netscape.com c5b1279916 pipe all drag events into Gecko, not just drop events. Also work with the new nsIDragSessionMac interface. 1999-05-14 18:50:57 +00:00
pinkerton%netscape.com 1b77c4d7d8 implements nsIDragSessionMac to get the dragRef from external drags. GetData() implemented (mostly). 1999-05-14 18:50:20 +00:00
pinkerton%netscape.com 89078c8ed2 Accept any kind of drag event, not just drops. 1999-05-14 18:49:42 +00:00
pinkerton%netscape.com d39a38bda4 add nsIDragSessionMac.h 1999-05-14 18:43:30 +00:00
pinkerton%netscape.com 65a4ff71ee First Checked In. 1999-05-14 18:43:10 +00:00
rods%netscape.com c652abbaed added nsFileListTransferable 1999-05-14 12:35:29 +00:00
rods%netscape.com 6bec5afe20 added nsFileListTransferable to build 1999-05-14 12:34:54 +00:00
rods%netscape.com 88ad67c603 Changed to adhere to interface changes 1999-05-14 12:34:33 +00:00
rods%netscape.com d457ab3656 added font iterators 1999-05-14 12:27:06 +00:00
rods%netscape.com d800f80ba8 Each font has a struct and keeps track of its sizes in a nsVoidArray 1999-05-14 12:26:40 +00:00
rods%netscape.com 980ac6ef68 Added FontIterator 1999-05-14 12:26:03 +00:00
rods%netscape.com ad25d7547c Added Font Iterator interfaces 1999-05-14 12:25:18 +00:00
pierre%netscape.com fafa26fac7 fixed a glitch due to the TARGET_CARBON conversion in nsWindow::Update() 1999-05-14 10:18:33 +00:00
pierre%netscape.com 894db0f6a9 hooked up DoDisk() to handle disk events 1999-05-14 10:15:55 +00:00
pierre%netscape.com 019c19fdbd The constructor takes a nsMacWindow instead of a nsWindow. Removed HandleDiskEvent(): disk events are handled in our message pump or left to the embedding apps. 1999-05-14 10:14:46 +00:00
pierre%netscape.com e88056bb38 fix list boxes with a temporary hack to access the 'ldes' resource from the Finder 1999-05-14 10:09:14 +00:00
akkana%netscape.com 009f19afaa Fix crash introduced by change of APIs 1999-05-14 00:40:13 +00:00
rods%netscape.com e4e1251da9 Initial checkin 1999-05-13 22:41:37 +00:00
rods%netscape.com 4f26aec55f Inital checkin 1999-05-13 22:39:31 +00:00
rods%netscape.com 3e1db37926 moved nsITransferable include from header to impl 1999-05-13 22:32:49 +00:00
mcafee%netscape.com 9b65904c6a Removing nsDataFlavor.cpp from the build. 1999-05-13 22:29:57 +00:00
rods%netscape.com 00a24aede0 removing nsIDataFlavor and nsIGenericTransferable 1999-05-13 22:24:53 +00:00
pinkerton%netscape.com 51ddd7b2da removing nsDataFlavor.cpp 1999-05-13 22:24:35 +00:00
mcafee%netscape.com cb0c08588c Clipboard restructuring. 1999-05-13 22:24:26 +00:00
pinkerton%netscape.com 2719f1d7b3 removing nsidataFlavor and nsIGenericTransferable 1999-05-13 22:24:25 +00:00
rods%netscape.com 63d991ecf2 removed nsIDataFlavor and merged transferable interfaces 1999-05-13 21:56:23 +00:00
mcafee%netscape.com a34ac7796e Clipboard restructuring. 1999-05-13 21:55:40 +00:00
pinkerton%netscape.com e26dbba2f5 updated clipboard apis and merging transferable into one api and getting rid of nsiDataFlavor. 1999-05-13 21:54:14 +00:00
rods%netscape.com b08406885d removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable 1999-05-13 21:53:57 +00:00
donm%netscape.com 878418efaf backing out linux build bustage. see bug #6331 1999-05-13 18:24:31 +00:00
warren%netscape.com 8cbc32da03 Fixed mac and linux uses of Count 1999-05-13 05:28:31 +00:00
warren%netscape.com 7a41ef7d73 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
sspitzer%netscape.com b6ae38dae6 cvs ignorage 1999-05-13 03:53:42 +00:00
pavlov%pavlov.net 5b994dcb54 misc changes including things to attempt to get command line things working in
apprunner
1999-05-13 00:53:50 +00:00
briano%netscape.com ca7fc8c716 Fix for Motif builds. 1999-05-13 00:52:06 +00:00
pinkerton%netscape.com 08d97f846e put code that didn't compile yesterday back in. Now i know that ::Foo doesn't work too well if Foo is a macro. 1999-05-13 00:14:22 +00:00
pinkerton%netscape.com a5be17cf30 dispatch the drag and drop event to the correct widget 1999-05-13 00:13:44 +00:00
pinkerton%netscape.com 6292e8f7db somehow, these files got extra blank lines in them between every source file line. Removing them. Also removing duplicate implementations of addref, release, and QI, since we inherit them from nsBaseDragService. 1999-05-13 00:13:06 +00:00
pierre%netscape.com ddb408f173 profiler-ready + put added mMouseRgn 1999-05-12 07:26:55 +00:00
pinkerton%netscape.com 0c3ee073c5 disposing of event proc has changed under Carbon. tweaking. 1999-05-12 02:35:28 +00:00
blizzard%redhat.com e2135532b5 catch up with the new nsIMenuBar interface 1999-05-12 01:27:06 +00:00
pinkerton%netscape.com ad0eaae62d fix bustage. 1999-05-12 00:28:20 +00:00
pinkerton%netscape.com 2842910072 using accessors when required by Carbon. Also adding lots of preliminary macOS drag and drop stuff. Wish I could have separated these into multiple checkins, but not possible. 1999-05-12 00:02:09 +00:00
pinkerton%netscape.com 4ebeb3e6ce use accessors for opaque data structs where required for carbon. Make sure we return grafptrs when asking for graphics and windowptrs when asking for windows, since they are very different under Carbon. 1999-05-11 21:56:17 +00:00
pinkerton%netscape.com a62a2efd36 scroll action proc's need keyword pascal for Carbon. conditionally added it. Ugly, but it works. 1999-05-11 21:51:33 +00:00
pinkerton%netscape.com 773f27b7bc using accessors for opaque data structs where necessary for Carbon. 1999-05-11 21:46:10 +00:00
pinkerton%netscape.com 52f87501bd moved the ifdefs around the printing code to be more correct. 1999-05-11 21:40:25 +00:00
pinkerton%netscape.com 1f9b97b2d4 comment out printing code under carbon. The api's have all been obsoleted and we need to rework them. Also font/encoding stuff is messed up in WWDC builds so some hacks are in here to work around. That code should all go away when Carbon is fixed. 1999-05-11 21:36:19 +00:00
pinkerton%netscape.com 4a596f816d add "MacOS Support:Universal Headers" access path to debug and opt targets in order to pick up new carbon includes. This will not effect non-carbon builds since this path exists already. Just compiler weirdness makes this necessary. 1999-05-11 21:29:07 +00:00
saari%netscape.com 0c72a693e4 break fix attempt 1999-05-11 19:03:25 +00:00
saari%netscape.com 789be39b20 missed a file 1999-05-11 18:21:39 +00:00
saari%netscape.com 53aeaf5d49 changing nsIMenuItem for context menu support 1999-05-11 18:16:25 +00:00
saari%netscape.com 7eeb4072f4 nsIMenuItem changes for context menus 1999-05-11 18:15:48 +00:00
jdunn%netscape.com 1de730257b Fix error with OR'ing ENUMS. ansi C++ doesn't allow the direct OR'ing of them. 1999-05-11 00:03:17 +00:00
pinkerton%netscape.com bf9ec846bf Using ControlDefinition.h for Carbon. 1999-05-10 23:36:19 +00:00
pinkerton%netscape.com 918ed92b40 add GetIID() method. 1999-05-10 23:15:21 +00:00
pinkerton%netscape.com 59e8c83c5e use ControlDefinitions.h and use new popup menu APIs for Carbon. 1999-05-10 23:14:40 +00:00
pinkerton%netscape.com 952a793641 use ControlDefinitions.h and new APIs for Carbon for ValidRect. Doesn't affect normal builds. 1999-05-10 23:13:16 +00:00
pinkerton%netscape.com 7e71e66346 use ControlDefinitions.h under Carbon 1999-05-10 23:12:08 +00:00
pinkerton%netscape.com 0577d4a17e don't use OpenDeskAcc under Carbon. 1999-05-10 23:10:55 +00:00
pinkerton%netscape.com 6c1c5980fd added ControlDefinitions.h for Carbon. 1999-05-10 23:09:34 +00:00
pinkerton%netscape.com 21523d60ac adding ControlDefinitions.h for Carbon. 1999-05-10 23:07:34 +00:00
kmcclusk%netscape.com f04cc10ceb bug #2115 - Removed src/windows/nsStringUtil.h and src/windows/nsStringUtil.cpp. Moved GetACPString to
nsMenu. widget/public now contains an updated nsStringUtil.h with fixes for bug #2115.
bug #2226 - Modified nsFileWidget.cpp - Removed code which saved and restored the current directory.
1999-05-10 22:55:16 +00:00
saari%netscape.com 714ee665b3 Adding mac context menu files. These are not yet in the build 1999-05-10 20:14:05 +00:00
syd%netscape.com e17ed3730e Remove SetModal interface. 1999-05-08 23:14:35 +00:00
syd%netscape.com f0273ef530 Cleaned up Create function. Make sure that variables are not NULL before use.
Also, don't free the "home" variable -- this will cause memory corruption the
second time Create is called and will result in weirdo behavior in Gtk+/Glib.
Implemented nsAppShell::GetNativeEvent, nsAppShell::DispatchNativeEvent,
and nsAppShell::EventIsForModalWindow.
1999-05-08 23:13:45 +00:00
syd%netscape.com c03600049f Remove SetModal() native implementation for Gtk+. 1999-05-08 23:09:44 +00:00
syd%netscape.com a8f54ca7be Remove SetModal() native implementation. 1999-05-08 23:09:05 +00:00
syd%netscape.com 4ed101a866 Remove nsBaseWidget::SetModal. 1999-05-08 23:08:23 +00:00
sspitzer%netscape.com 8bfb1b69f2 fix spelling mistake and wrap printf behind #ifdef DEBUG 1999-05-08 17:47:00 +00:00
mcafee%netscape.com 12074545df Adding support for dataFlavor cache: GetPredefinedDataFlavor(). 1999-05-08 01:29:52 +00:00
saari%netscape.com 7c448b42e5 First Checked In. 1999-05-08 00:19:33 +00:00
rods%netscape.com eb1aee2a86 Fixed strict cast on HDROP 1999-05-07 20:38:11 +00:00
kmcclusk%netscape.com 7f2300c16a 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 7b724dcfe2 Added nsISupportArray include 1999-05-07 20:11:46 +00:00
rods%netscape.com d6b3471cf3 Removed methods and put them in nsIDragSession.h 1999-05-07 20:04:43 +00:00
rods%netscape.com 90f013f159 fixed DragService creation 1999-05-07 19:59:02 +00:00
rods%netscape.com fede4d3cf3 Some lcean up and error checking 1999-05-07 19:56:30 +00:00
rods%netscape.com 83dd8270ae Added file drop support 1999-05-07 19:55:45 +00:00
rods%netscape.com f7fdf41e2f Changed DragService and added nsDragSession 1999-05-07 19:55:00 +00:00
pinkerton%netscape.com 1b9944082f create a drag service. 1999-05-07 19:52:44 +00:00
pinkerton%netscape.com c77b5c7257 new drag session interface and lots of work to get d&d going. 1999-05-07 19:52:15 +00:00
pinkerton%netscape.com 6b8d71eb41 work for new drag session interface. 1999-05-07 19:51:50 +00:00
rods%netscape.com 3c5aff322d 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 4b0cb3efa1 Added the Equals method 1999-05-07 14:13:09 +00:00
rods%netscape.com cf5b021334 Initial checkin 1999-05-07 14:07:51 +00:00
ramiro%netscape.com f00df2aab5 Resurrect. 1999-05-07 07:35:36 +00:00
bruce%cybersight.com 85e25f46a5 Fixes for event queue changes. Still crash because of clipboard problems. 1999-05-07 06:48:55 +00:00
pierre%netscape.com 2abc3c47bd 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 762b2f1830 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 985214ab32 fixed a bug with using mString to use the unicode value 1999-05-06 06:57:24 +00:00
saari%netscape.com f2a113df1d Fixing Mac menu bug 1999-05-06 01:45:48 +00:00
saari%netscape.com ad6d368f92 Plug a leak 1999-05-06 01:43:12 +00:00
hyatt%netscape.com fded43adc1 Switching from PLEventQueues to nsIEventQueues. 1999-05-04 23:34:41 +00:00
rods%netscape.com a77d491024 Fixed it up for image support 1999-05-04 23:14:57 +00:00
rods%netscape.com 141446af8b 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 4256a1cdd4 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 6c919a4ea9 Initial check in 1999-05-04 22:40:30 +00:00
rods%netscape.com b02f223d42 Initial checkin 1999-05-04 22:40:20 +00:00
rods%netscape.com a6191f460a 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 83e49d2831 Commented out debug print statements 1999-05-04 22:37:57 +00:00
rods%netscape.com d6feb5cbb6 Added (uncommented) nsIFileListTransferable 1999-05-04 22:36:40 +00:00
rods%netscape.com 707594aef2 Added kDropFilesMime 1999-05-04 22:35:51 +00:00
rods%netscape.com a24b487b69 Initial checkin 1999-05-04 22:34:56 +00:00
rods%netscape.com 0ea06142bc Added RemovedDataFlavor 1999-05-04 22:27:40 +00:00
rods%netscape.com b290eddaea Added RemovedDataFlavor and some error checking 1999-05-04 22:27:35 +00:00
rods%netscape.com cf01a6b931 Added nsIFileListTransferable CID 1999-05-04 22:22:31 +00:00
mcafee%netscape.com f9739f46af Forgot one whitespace problem. 1999-05-04 20:22:24 +00:00
mcafee%netscape.com 3001aee3b7 This file got checked in ? double-spaced. 1999-05-04 20:20:50 +00:00