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
sfraser%netscape.com
6babea46d6
Fix a ton of link warnings by removing MathLib, since this is imported via InterfaceStubs.
...
git-svn-id: svn://10.0.0.236/trunk@29379 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 04:07:06 +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
updated for MSL 4.1.05
1999-04-22 01:25:04 +00:00
NSStdLib.exp_TS
…
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
…
SIOUXExport.exp
fixed non-debug build bustage
1999-01-27 22:10:44 +00:00