Commit Graph

3355 Commits

Author SHA1 Message Date
saari%netscape.com
889fb4dea4 Fix for bug 25582. r=pinkerton 2000-01-29 03:58:47 +00:00
danm%netscape.com
122b4bfa0f continue to suppress activation of the rollup widget window, but don't eat the message. bug 23739. r:kmcclusk 2000-01-28 23:37:36 +00:00
Jerry.Kirk%Nexwarecorp.com
c2cca205df Fix problem where you could not scroll a web page that had a combo
box widget on it. PHOTON UI only.
r=kedl
2000-01-28 15:35:00 +00:00
michael.lowe%bigfoot.com
27bc1aee93 Final Windows timer optimisation work, for now 2000-01-28 14:01:42 +00:00
ftang%netscape.com
7cbe38de99 fix bug 24614 24615 and 20932. Move OnKey to nsWidget from nsWindow and rename it OnInput. Add OnText and OnComposition for text and composition event. remove duplicate XIC spot update code. Make the IME event go through the same code
which deliever key event so the focus will be correct. r=erik
2000-01-28 01:09:26 +00:00
nhotta%netscape.com
7743e8774e Added charset conversin between unicode and file system charset, bug 23384, r=ftang. 2000-01-28 00:30:51 +00:00
Jerry.Kirk%Nexwarecorp.com
1fd44aba9d This switches over from the old style Photon timers to the new
style that have been moved under the unix directory.
r=cls
2000-01-27 03:35:19 +00:00
Jerry.Kirk%Nexwarecorp.com
882f23db3f Took out eMetric_SubmenuDelay by mistake, this re-adds it back in.
This was for Photon UI only
r=kedl
2000-01-27 03:20:46 +00:00
Jerry.Kirk%Nexwarecorp.com
96fe780ab2 Initial check-in of Photon timers that support the new features
like priority and repeatability.
2000-01-27 03:17:18 +00:00
saari%netscape.com
c2981cef58 fix for 14346, 21854, 24380 and other caret bugs. r= hyatt, brade for the mac menu stuff. 2000-01-26 22:41:43 +00:00
tbogard%aol.net
9ff1eab051 Updated some comments/ documentation. 2000-01-26 06:24:04 +00:00
pavlov%netscape.com
eacb46dd30 "oops" -- leak found by Jerry Kirk r=me,blizzard,etc 2000-01-26 02:43:32 +00:00
danm%netscape.com
91ed4c8bbd ensure top-level window's bounds are always reported in local coordinates, even in the middle of a window move. bug 24326. r:pinkerton. 2000-01-26 02:29:50 +00:00
Jerry.Kirk%Nexwarecorp.com
bbcb26e1ab Add the Init method to the class and add some debug for future use
for Photon only.
2000-01-25 14:23:29 +00:00
Jerry.Kirk%Nexwarecorp.com
3783ba1dec Check in some type casts to fix warnings and some changes to support
Photon 2
r=kedl
2000-01-25 04:03:48 +00:00
Jerry.Kirk%Nexwarecorp.com
7ad02737b9 Add some typecasts to eliminate warnings.
Adding some code to optimize performance under PHOTON2
r=kedl
2000-01-25 03:52:53 +00:00
Jerry.Kirk%Nexwarecorp.com
6b9f8405c3 Landing nsIFile. 2000-01-25 03:24:36 +00:00
pinkerton%netscape.com
2b4523cf01 removing a printf in SetBounds() i left in somehow. 2000-01-25 03:11:49 +00:00
syd%netscape.com
382502a6c1 Minor structural changes to nsSound, r=sfraser 2000-01-25 03:01:35 +00:00
syd%netscape.com
02c4cf8433 Reorganization of nsSound, r=sfraser 2000-01-25 03:00:57 +00:00
sfraser%netscape.com
b8db1990f8 Fix sound playing to be more efficient. r=syd 2000-01-25 03:00:03 +00:00
syd%netscape.com
531fc71b25 Changes for nsSound mods. r=sfraser 2000-01-25 02:58:40 +00:00
Jerry.Kirk%Nexwarecorp.com
7711665b92 Add the eMetric_SubmenuDelay option.
r=kedl
2000-01-25 02:50:00 +00:00
Jerry.Kirk%Nexwarecorp.com
feb0fa3839 Remove the Pt_RECTANGULAR flag, its not needed according to Darrin.
r=kedl
2000-01-25 02:47:44 +00:00
Jerry.Kirk%Nexwarecorp.com
7c950a2c2d Checkin simple type cast to eliminate warning/error with the -pedantic
option.
r=kedl
2000-01-25 02:44:18 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
michael.lowe%bigfoot.com
e8323398fa Further optimisation to Windows timers. Some more to come later 2000-01-24 13:35:21 +00:00
brade%netscape.com
5095152afe call MenuKey if only the cmdKey is pressed (don't call it if the shift key or other modifier keys are pressed). r=saari 2000-01-23 19:02:40 +00:00
michael.lowe%bigfoot.com
6696fa133b Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan 2000-01-21 21:56:09 +00:00
michael.lowe%bigfoot.com
ba464d5c50 Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan 2000-01-21 21:45:50 +00:00
pavlov%netscape.com
eb41125f6f revert last checkin for this file to fix 24414 r=akkana,jar a=jar 2000-01-20 07:27:42 +00:00
pinkerton%netscape.com
8edfe61c6c Fix for 24260, crash trying to put the AOLMAIL flavor on the clipboard. I messed up and didn't totally remove it so we promised it was there but then the conversion didn't happen and trying to free the zero-length data didn't work too well. r=sdagley 2000-01-19 01:44:48 +00:00
sspitzer%netscape.com
a42525a78c bulletproofing fix for #24266, crash because there is no superwin.
r=mscott
2000-01-18 23:22:11 +00:00
waqar%netscape.com
d5e965f8b2 # 24238
r kmcclusk@netscape.com
d Added ScrollWidgets methods to nsWindow. This is same bug as 22067
  for windows.
2000-01-18 21:55:31 +00:00
dcone%netscape.com
cdbc0f6f7a Checking for null. r=rods 2000-01-18 14:48:17 +00:00
beard%netscape.com
7879e912e2 fixes an M13 crasher, bug=24124, r=saari 2000-01-18 01:04:43 +00:00
colin%theblakes.com
1848729135 My preprocessor needs directives to start on column 1. r=pinkerton 2000-01-18 00:45:29 +00:00
pavlov%netscape.com
c80b422504 fix for 21873, 20907 r=blizzard 2000-01-17 04:11:58 +00:00
pinkerton%netscape.com
e3ca705d5f add a comment so that we don't try to reuse the 4.x composer's data flavor (which is binary) by accident. r=brade. 2000-01-17 01:34:58 +00:00
pinkerton%netscape.com
6198164edb Fix for 18240, don't optimize out recalculating regions when mBounds doesn't change on a resize. r=beard, sfraser. 2000-01-17 01:34:26 +00:00
Jerry.Kirk%Nexwarecorp.com
de736503c8 Photon Only change experimenting with getting Mozilla to appear
on the users current virtual console.
r=kedl
2000-01-16 02:02:06 +00:00
kmcclusk%netscape.com
c989755350 Added ScrollWidgets method to nsIWidget. Added stub for ScrollWidgets to nsBaseWidget. Implemented nsScrollWidgets and nsScrollRect on WIN32. bug 22067; r=rods@netscape.com 2000-01-15 01:38:50 +00:00
Jerry.Kirk%Nexwarecorp.com
6551450be4 Forgot to subtract offset from the lr of a Rect when I hand coded
PtDeTranslateRect. This is Photon only.
r=kedl
2000-01-14 14:44:17 +00:00
Jerry.Kirk%Nexwarecorp.com
cd02687711 Photon UI Only
Fix Drawing problem in RawDrawFunc, there was a case where the routine
could be exited from without resetting the graphics context correctly.
Also did some general cleanup.
r=kedl
2000-01-14 13:47:55 +00:00
pavlov%netscape.com
93cbefbfb3 fix for bug 13161 2000-01-14 09:52:46 +00:00
danm%netscape.com
2a34c1c86b implement GetScreenBounds. fixes gtk version of bug 5998. r:pavlov@netscape.com 2000-01-13 23:28:29 +00:00
ftang%netscape.com
3df7c0b3ac fix bug 7614. call the xterm keysym2ucs function to convert keysym which
XmbLookupString do not understand to unicode. r=pavlov
2000-01-13 05:20:51 +00:00
pinkerton%netscape.com
cebe5a092d Fix for 23757. I over-zealously removed OnPaint() which was relied upon to actually paint native widgets. Doh! Anyway, all should be back to normal again. 2000-01-13 02:59:37 +00:00
pinkerton%netscape.com
266f783682 Fixes for 23716. Remove AOLMAIL as a flavor we advertise through the converter to improve performance. Don't do the charset conversion when we want text/unicode. 2000-01-13 02:02:47 +00:00
law%netscape.com
839d36a74a Fix for clobber build bustage 2000-01-12 23:12:12 +00:00