danm%netscape.com
ff8d34bac2
implement window creation OS chrome feature flags
1999-07-28 03:39:44 +00:00
blizzard%redhat.com
43fb701d0f
change prototypes for recent widget interface changes.
1999-07-28 03:11:16 +00:00
blizzard%redhat.com
5bfd052c4c
fix another UMR.
1999-07-28 02:54:05 +00:00
blizzard%redhat.com
c3dba557f6
merge changes from timer/ directory that ramiro missed. this shouldn't affect anything.
1999-07-28 02:49:30 +00:00
blizzard%redhat.com
64a127ce48
fix memory leak
1999-07-28 02:21:23 +00:00
blizzard%redhat.com
8bd7e118e9
fix leaking nsRect in nsWindow::Invalidate()
1999-07-28 02:08:17 +00:00
blizzard%redhat.com
d742ef9376
fix UMRs as reported by the great and powerful bruce. this closes bug 10625.
1999-07-28 02:02:21 +00:00
bruce%cybersight.com
c0f663865b
Add some includes to make it more explicit. (This was breaking under some changes I have locally to minimize include graph without this). Also fixes a gcc 2.7.2.3 issue.
1999-07-28 01:45:57 +00:00
mcafee%netscape.com
737c1acedd
Fixing linux bustage.
1999-07-27 23:56:04 +00:00
mcafee%netscape.com
b78df3f38f
Fixing linux bustage with kmcclusk.
1999-07-27 23:52:41 +00:00
briano%netscape.com
d99daeea9b
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
kmcclusk%netscape.com
18b946cc00
bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to
...
use PRInt32 instead of PRUInt32. Modified Mac, and Linux to match.
bug #2010 Applied David Barrons patch for MakeSide ins CSSRendering.
nsIWidget - removed GetAbsoluteBounds - Not needed. Can use WidgetToScreen instead.
1999-07-27 23:26:36 +00:00
danm%netscape.com
9ff13525b3
straighten out OS chrome flags and synchronize in Windows source
1999-07-27 22:42:34 +00:00
mcafee%netscape.com
2aa98e7923
Removing DEBUG_mcafee from debug code.
1999-07-27 20:55:06 +00:00
joki%netscape.com
0449f5890c
Fix event coords for focus/blur events
1999-07-27 20:50:05 +00:00
pavlov%netscape.com
b1580727e7
better comments describing the window border styles
1999-07-27 20:37:53 +00:00
pavlov%netscape.com
1204d052f8
cut down on debugging message spam
1999-07-27 08:25:52 +00:00
pavlov%netscape.com
4ba9281425
fix border style setting
1999-07-27 07:55:10 +00:00
danm%netscape.com
743f1947e6
hooking up window OS border control from JS/C++
1999-07-27 06:34:24 +00:00
pavlov%netscape.com
79ff0505ea
return 0. fix build bustage
1999-07-27 04:56:48 +00:00
pavlov%netscape.com
8b8b9c3727
window creation changes
1999-07-27 04:27:17 +00:00
dougt%netscape.com
69178099d5
Fix for bug 10177 and 10041.
1999-07-26 22:09:42 +00:00
Dale.Stansberry%Nexwarecorp.com
8b53553ce8
- Added window close handling (doesnt seem to work - ref counts off)
1999-07-26 14:03:22 +00:00
hyatt%netscape.com
6124dba693
Defining the menu GUI events.
1999-07-26 09:19:18 +00:00
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