gecko-dev/lib/mac/NSStdLib
1999-01-27 22:10:44 +00:00
..
include Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp. 1999-01-27 02:11:56 +00:00
src Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp. 1999-01-27 02:11:56 +00:00
NSStdLib.exp fixed non-debug build bustage 1999-01-27 22:10:44 +00:00
NSStdLib.exp_TS Changed for new build system, and to put output of stubs project in dist:client_stubs 1998-05-28 18:53:57 +00:00
NSStdLib.mcp Added SIOUX files in the debug target, and made a new debug target with console stubs. Also turned on PPC struct alignment in all targets. 1999-01-08 03:26:55 +00:00
NSStdLib.prefix Change to use regular prefix configuration 1999-01-08 03:26:09 +00:00
NSStdLibConfig.h Change to use regular prefix configuration 1999-01-08 03:26:09 +00:00
NSStdLibDebug.prefix First Checked In. 1999-01-08 03:25:16 +00:00
SIOUXExport.exp fixed non-debug build bustage 1999-01-27 22:10:44 +00:00