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
6e8d19ed26f316c3bc1c83c94de483dfe748144e
Mozilla
/
mozilla
/
widget
/
src
/
motif
History
blakeross%telocity.com
f2d2a6e526
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
...
git-svn-id: svn://10.0.0.236/trunk@90042 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 00:59:29 +00:00
..
app_context
…
Makefile.in
…
nsAppShell.cpp
…
nsAppShell.h
…
nsBidiKeyboard.cpp
…
nsBidiKeyboard.h
…
nsButton.cpp
…
nsButton.h
…
nsCheckButton.cpp
…
nsCheckButton.h
…
nsComboBox.cpp
…
nsComboBox.h
…
nsFileWidget.cpp
…
nsFileWidget.h
…
nsLabel.cpp
…
nsLabel.h
…
nsListBox.cpp
…
nsListBox.h
…
nsLookAndFeel.cpp
…
nsLookAndFeel.h
…
nsMenu.cpp
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
nsMenu.h
…
nsMenuBar.cpp
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
nsMenuBar.h
…
nsMenuItem.cpp
…
nsMenuItem.h
…
nsPopUpMenu.cpp
…
nsPopUpMenu.h
…
nsRadioButton.cpp
…
nsRadioButton.h
…
nsScrollbar.cpp
…
nsScrollbar.h
…
nsTextAreaWidget.cpp
…
nsTextAreaWidget.h
…
nsTextHelper.cpp
…
nsTextHelper.h
…
nsTextWidget.cpp
…
nsTextWidget.h
…
nsToolkit.cpp
…
nsToolkit.h
…
nsWidgetFactory.cpp
…
nsWindow.cpp
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
nsWindow.h
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
nsXtEventHandler.cpp
…
nsXtEventHandler.h
…
nsXtManageWidget.c
…
nsXtManageWidget.h
…
nsXtManageWidgetP.h
…