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
/
lib
/
mac
/
NSStdLib
History
pinkerton%netscape.com
64ced176dd
don't init toolbox if we're building for carbon.
...
git-svn-id: svn://10.0.0.236/trunk@31005 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 22:33:39 +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
don't init toolbox if we're building for carbon.
1999-05-10 22:33:39 +00:00
NSStdLib.exp
updated for MSL 4.1.05
1999-04-22 01:25:04 +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
Fix a ton of link warnings by removing MathLib, since this is imported via InterfaceStubs.
1999-04-27 04:07:06 +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