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

2288 Коммитов

Автор SHA1 Сообщение Дата
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