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

2535 Коммитов

Автор SHA1 Сообщение Дата
Jerry.Kirk%Nexwarecorp.com 4862750861 Photon fix for NULL parented top level windows 1999-07-25 19:49:58 +00:00
duncan%be.com 4375cd75d0 Fix stupid error. 1999-07-24 22:26:00 +00:00
zuperdee%penguinpowered.com d31327b60e Removing some more deadwood. NOT PART OF MAIN BUILD. 1999-07-24 22:11:13 +00:00
duncan%be.com cc5c038ccd Support sound. 1999-07-24 20:07:55 +00:00
zuperdee%penguinpowered.com f469d41e2d Lots of cosmetic cleanups and a few minor bug fixes to the Motif port of nsWindow. I've also made it extra noisy on the debug output, to assist me in my attempts to figure out what is going wrong with the resizing routines. NOT PART OF MAIN BUILD. 1999-07-24 08:46:50 +00:00
pavlov%netscape.com ac2a0c924c change sound interface to use an nsIFileSpec* instead of a const char* 1999-07-24 04:58:10 +00:00
zuperdee%penguinpowered.com 4da7b32cbe Fixed a bug that was causing both apprunner and viewer to segfault on startup in the Motif port. NOT PART OF MAIN BUILD. 1999-07-23 21:51:06 +00:00
ramiro%netscape.com 82f91fde46 Add IDS for unix toolkit timers. 1999-07-23 12:24:09 +00:00
ramiro%netscape.com cad8a489dd Exorcise the evil global app context thing and replace it with an xpcom thing. 1999-07-23 12:12:08 +00:00
pavlov%netscape.com dead7777e3 stub out beos things so that their build will build 1999-07-23 07:02:17 +00:00
ramiro%netscape.com 2d4d961b81 Cut down on the popup noise a bit. 1999-07-23 06:25:47 +00:00
pavlov%netscape.com 88a6036294 update qnx folks to the new sound stuff 1999-07-23 05:40:35 +00:00
gordon%netscape.com b0941b1631 Export NS_NewTimer() with PR_PUBLIC_API (this is a Mac-only file). 1999-07-23 05:18:18 +00:00
pavlov%netscape.com c99cada05a changing sound implimentation to support playing of local files 1999-07-23 05:15:58 +00:00
beard%netscape.com 22708a8d17 LMGetGrayRgn() -> GetGrayRgn(), to be Carbon compliant. 1999-07-23 02:45:42 +00:00
rods%netscape.com af9280a08a Need to multiple the number of incoming chars by two because they are double byte. 1999-07-23 02:27:09 +00:00
beard%netscape.com 478b3de4ef bug #7796: changed nsDeviceContextMac::GetDeviceSurfaceDimensions() to return the dimensions of the entire Mac desktop using LMGetGrayRgn(). 1999-07-23 01:59:18 +00:00
beard%netscape.com a01ab3db19 bug #8627: simulates NS_MOUSE_LEFT_BUTTON_UP after TrackControl/LClick calls which eat the native mouseUp event. This enables correct DOM event filtering. 1999-07-23 00:27:05 +00:00
zuperdee%penguinpowered.com 3c8617e9cf Making another attempt to fix the SunOS 5.5.1 Motif build bustage. NOT PART OF MAIN BUILD. 1999-07-23 00:12:38 +00:00
danm%netscape.com 2e39eab67d removing IsMenuBarVisible -- it was a mistake, and unused 1999-07-22 23:41:50 +00:00
zuperdee%penguinpowered.com a92a04b56a Attempting to fix the SunOS 5.5.1 Motif build bustage. NOT PART OF MAIN BUILD. 1999-07-22 22:16:09 +00:00
sspitzer%netscape.com 79d291e429 ignore generated makefiles 1999-07-22 17:38:43 +00:00
pavlov%netscape.com 07155e01b4 we now support lots of cool X clipboard things 1999-07-22 01:05:34 +00:00
zuperdee%penguinpowered.com 382961c0fe Adding #ifdef for HK_ISO_Left_Tab, because some OS's, like SunOS 5.5.1, don't have it. 1999-07-22 00:49:06 +00:00
blizzard%redhat.com 5ae57eecfc add the xlib window interface header file to the list of exports 1999-07-21 22:16:00 +00:00
blizzard%redhat.com 9fac3fbaab xlib window service interface. this is xlib specific but is a public interface. 1999-07-21 22:15:34 +00:00
blizzard%redhat.com 719a7b71c2 changes to support the xlib window service 1999-07-21 21:59:14 +00:00
blizzard%redhat.com 4c927725a1 add files for Xlib window service 1999-07-21 21:57:43 +00:00
zuperdee%penguinpowered.com 0175077105 Fixing the SunOS 5.5.1 Motif build bustage. Thanks to Tomi Leppikangas for this patch. 1999-07-21 21:48:13 +00:00
ramiro%netscape.com c6a24a45e9 Move the timers to their final resting group in mozilla/widget. 1999-07-21 20:13:06 +00:00
dougt%netscape.com b87a7785d4 fixing build bustage. 1999-07-21 18:41:02 +00:00
zuperdee%penguinpowered.com 6883bf1a64 Adding keysymsdef.h to nsXtEventHandler.cpp in an attempt to fix the Solaris Motif bustage. NOT PART OF BUILD. 1999-07-21 10:11:45 +00:00
zuperdee%penguinpowered.com fce77b6176 Fixed infinite looping in nsWindow::Resize on Solaris 7. Special thanks to Tomi Leppikangas (Tomi.Leppikangas@oulu.fi) for the fix. Also added a comment to one of the Create routines. 1999-07-21 01:51:51 +00:00
zuperdee%penguinpowered.com 38418dcf31 Fixing Motif bustage. NOT PART OF BUILD. 1999-07-20 22:47:32 +00:00
pavlov%pavlov.net d1b7d773e8 drag and drop work 1999-07-20 22:35:12 +00:00
rods%netscape.com 1a03d9e6db Returns new memory from transferable 1999-07-20 21:04:14 +00:00
rods%netscape.com 50dddccd6d Now deletes memory returned from the transferable 1999-07-20 21:02:02 +00:00
pinkerton%netscape.com ecee0a2537 fix clients of nsITransferable::GetTransferData() to consume the memory returned. 1999-07-20 19:40:54 +00:00
pinkerton%netscape.com 0080230603 moved MenusLib from widget to Interface.mcp for carbon porting ease. 1999-07-20 19:39:04 +00:00
zuperdee%penguinpowered.com 0db9f5ee24 Minor cleanups. 1999-07-20 11:14:27 +00:00
zuperdee%penguinpowered.com e4dc325617 Minor cleanups. Also, setting a halfway reasonable color on this widget (it can be changed with the greatest of ease later). NOT PART OF BUILD. 1999-07-20 11:09:59 +00:00
ramiro%netscape.com 604ab0d472 Exorcise gAppContext. 1999-07-20 10:48:25 +00:00
mcafee%netscape.com 6602884317 Initializing some variables, fixing unhandled case statement warnings. 1999-07-20 08:35:50 +00:00
ramiro%netscape.com b7848b84b0 Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
ramiro%netscape.com 94b703fd6b Move the timers to their final resting ground. Im sorry. I screwed up
last time by putting them on the top level.  Ive learned my lesson.  Dont
scrweup unless you can really get away with it.
1999-07-20 06:18:42 +00:00
mcafee%netscape.com a31c505e6d Adding two debugging cases, TRACE_EVENTS_PAINT TRACE_EVENTS_CROSSING 1999-07-20 05:11:50 +00:00
pinkerton%netscape.com e366fcccef rewritten to use the new nsMimeMapper class, which now correctly maps arbitrary mime types to mac types and back by generating a separate mapping data flavor which needs to accompany the data. 1999-07-20 04:38:10 +00:00
hyatt%netscape.com 1a5310d75d Making XP menus work with the ALT key on Windows. 1999-07-20 03:06:24 +00:00
pierre%netscape.com 01386f1b6a Fixed a crash in embedding apps (null check of mTSMDocument) 1999-07-20 00:04:46 +00:00
pavlov%pavlov.net 77ae7b227e drag and drop events get the correct coordinates now 1999-07-19 23:44:29 +00:00