gecko-dev/lib/mac
1999-01-27 02:11:56 +00:00
..
AutoAdmin
MacMemoryAllocator Add an optimization in the large heap allocators which keeps track of the largest contiguous free block in each chunk. 1999-01-26 01:08:54 +00:00
Misc Fix improper calculation of gmtDelta - was using Mac toolbox BitTest routine to test the wrong bit, changed to a simpler & test. Checking in with permission of cyeh. 1999-01-12 01:22:46 +00:00
MoreFiles File Removed. 1998-12-17 01:21:56 +00:00
NSRuntime fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
NSStdLib 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
patches
PowerPlant Don't build NavServices stuff because it doesn't work with the 3.2 universal headers (apple changed a struct). 1998-12-08 19:42:52 +00:00
UserInterface Fixes spurious drawing of the security icon. 1998-10-30 03:01:38 +00:00