gecko-dev/widget
1998-12-02 02:26:08 +00:00
..
macbuild Mac shared library migration. 1998-11-30 22:15:00 +00:00
public The tree view interface. 1998-12-02 01:44:24 +00:00
src This is the first in what will probably be a series of checkins addressing rendering on the Mac. Changed files: ---------------------------------------- mozilla/gfx/src/mac/nsRenderingContextMac.h mozilla/gfx/src/mac/nsRenderingContextMac.cpp - Major changes to the Mac rendering context implementation. nsRenderingContextMac now keeps the majority of its state in a GraphicsState object, not in member variables. Setting ports and origins is now a more tightly controlled process. Offscreen buffers don't work correctly yet. To Do: - Remove ::SetOrigin calls from most nsRenderingContextMac drawing methods - Some old variables need to be fully obsoleted - Offscreen GWorlds currently do not work correctly. This will be addressed shortly. ---------------------------------------- mozilla/widget/src/mac/nsMacWindow.cpp - Line 112: fixed bug with rect bottom not being set correctly ---------------------------------------- mozilla/widget/public/nsIWidget.h - Added some more #defines for GetNativeData. I don't like this and want to remove them ASAP. /\/\/\/\/\//\ mozilla/widget/src/mac/nsWindow.h mozilla/widget/src/mac/nsWindow.cpp - Added mMacPortRelativeRegion ---------------------------------------- mozilla/widget/src/mac/nsScrollbar.cpp - Support the new nsWindow constructs ---------------------------------------- 1998-12-02 02:26:08 +00:00
tests Moved to shared libraries, building in mozilla/dist, linking against many fewer libraries. 1998-12-01 22:25:36 +00:00
build.bat moved to pub 1998-04-13 20:24:54 +00:00
Makefile.in New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
makefile.win moved to pub 1998-04-13 20:24:54 +00:00