This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf073d110f59ca229f53e2f1ee085ff9fcd7be26
Mozilla
/
mozilla
/
widget
History
pinkerton%netscape.com
f5ade1dafe
Fix for bug 23383 where we were using OleFlushClipboard() to clear the clipboard b4 replacing it. The correct thing to use is OleSetClipboard(NULL) or bad things (performance-wise) happen. r=penny
...
git-svn-id: svn://10.0.0.236/trunk@57129 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:28:32 +00:00
..
macbuild
added files: mozilla/widget/public/nsIBaseWindow.idl
1999-11-17 05:10:11 +00:00
public
new method GetScreenBounds. part of bug 5998. r:pierre.
2000-01-06 01:28:41 +00:00
src
Fix for bug 23383 where we were using OleFlushClipboard() to clear the clipboard b4 replacing it. The correct thing to use is OleSetClipboard(NULL) or bad things (performance-wise) happen. r=penny
2000-01-08 00:28:32 +00:00
tests
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
timer
Fix timers with interval greater than a second. r=blizzard
1999-11-28 19:12:10 +00:00
build.bat
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
Makefile.in
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
makefile.win
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00