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
3cc10865786ca30cc75cb09f822bbe4063fbfffe
Mozilla
/
mozilla
/
widget
/
src
/
xlib
History
danm%netscape.com
9cc420a417
basic implementation of new method nsIWidget::IsEnabled. b ug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115516 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:10:04 +00:00
..
Makefile.in
…
nsAppShell.cpp
Bug 117472 [Xlib] Crash in HandleQueueXtProc()
2002-01-21 21:05:54 +00:00
nsAppShell.h
…
nsBidiKeyboard.cpp
…
nsBidiKeyboard.h
…
nsButton.cpp
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsButton.h
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsCheckButton.cpp
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsCheckButton.h
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsClipboard.cpp
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
nsClipboard.h
…
nsDragService.cpp
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsDragService.h
…
nsKeyCode.cpp
…
nsKeyCode.h
…
nsLabel.cpp
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsLabel.h
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsLookAndFeel.cpp
…
nsLookAndFeel.h
…
nsScrollBar.cpp
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsScrollBar.h
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsSound.cpp
…
nsSound.h
…
nsTextHelper.cpp
…
nsTextHelper.h
…
nsTextWidget.cpp
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsTextWidget.h
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsToolkit.cpp
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
2002-01-06 18:37:27 +00:00
nsToolkit.h
…
nsWidget.cpp
basic implementation of new method nsIWidget::IsEnabled. b ug 126786 r=hyatt,rginda a=asa
2002-02-28 23:10:04 +00:00
nsWidget.h
basic implementation of new method nsIWidget::IsEnabled. b ug 126786 r=hyatt,rginda a=asa
2002-02-28 23:10:04 +00:00
nsWidgetFactory.cpp
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
nsWindow.cpp
Bug 125601 ABS()-->PR_ABS() && PR_ABS()-cleanup
2002-02-15 01:01:06 +00:00
nsWindow.h
…
nsXlibCursors.h
…
nsXUtils.cpp
…
nsXUtils.h
…