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
Mozilla
/
mozilla
/
view
/
src
History
waterson%netscape.com
21d5ec4c31
Undo the optimization: it breaks the addressing widget :-(.
...
git-svn-id: svn://10.0.0.236/trunk@59381 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:13:12 +00:00
..
Makefile.in
build nsViewManager.cpp on linux r=beard
2000-01-17 00:43:57 +00:00
makefile.win
build nsViewManager2.cpp on windows r=beard
2000-01-17 00:45:51 +00:00
nsScrollingView.cpp
Fix bug 16200 (mostly) for both GFX and native scrollbars by rounding scroll requests to the nearest pixel and, from then on, only using that rounded value. Previously, disagreements (of a fraction of a pixel) between what was on the screen and what was supposed to be there caused rounding problems (particularly at less common logical resolutions). There is a chance this may not be necessary in the future, because transform changes may fix this.
2000-01-31 02:44:10 +00:00
nsScrollingView.h
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
nsScrollPortView.cpp
Fix bug 16200 (mostly) for both GFX and native scrollbars by rounding scroll requests to the nearest pixel and, from then on, only using that rounded value. Previously, disagreements (of a fraction of a pixel) between what was on the screen and what was supposed to be there caused rounding problems (particularly at less common logical resolutions). There is a chance this may not be necessary in the future, because transform changes may fix this.
2000-01-31 02:44:10 +00:00
nsScrollPortView.h
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
nsView.cpp
Added support for widgetless viewmanager. Changed code pattern that assumed the root view
2000-01-26 23:04:40 +00:00
nsView.h
floating views. bug=21966, r=troy, rods, a=brendan
2000-01-25 01:53:34 +00:00
nsViewFactory.cpp
Landing nsIFile.
2000-01-24 21:28:28 +00:00
nsViewManager2.cpp
changing static_cast to use NS_STATIC_CAST instead...
2000-01-31 15:37:51 +00:00
nsViewManager2.h
Added missing nsIViewManager methods to nsViewManager2.h and nsViewManger2.cpp.
2000-01-27 02:23:34 +00:00
nsViewManager.cpp
Undo the optimization: it breaks the addressing widget :-(.
2000-02-01 08:13:12 +00:00
nsViewManager.h
Added support for widgetless viewmanager. Changed code pattern that assumed the root view
2000-01-26 23:04:40 +00:00