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
cbfcb76a2eebed33fd6df16ceae76b414f57c013
Mozilla
/
mozilla
/
widget
History
pinkerton%netscape.com
6349cc13d8
fix a const warning.
...
git-svn-id: svn://10.0.0.236/trunk@89954 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:32:22 +00:00
..
macbuild
land the mac nsBidiKeyboard build change for b 68732.
2001-02-15 00:13:14 +00:00
public
Fix bug
#72313
. Focus problems on linux. This adds a flag to nsIWidget::SetFocus() that says to raise the window. We only raise the window from one place, window.focus(). This builds and runs on at least linux and the mac. r=jst,brendan,hyatt a=leaf
2001-03-19 17:56:04 +00:00
src
fix a const warning.
2001-03-21 01:32:22 +00:00
tests
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug
#8228
r=bryner
2000-07-02 18:44:42 +00:00
timer
Add string to REQUIRES to fix xlib + MOZ_TRACK_MODULE_DEPS build bustage. r=cls@seawood.org
2001-03-10 03:23:35 +00:00
build.bat
…
Makefile.in
#58627
2001-03-02 00:10:24 +00:00
makefile.win
…