Commit Graph

111 Commits

Author SHA1 Message Date
sfraser%netscape.com
5d62de2b19 File Removed. 1998-12-17 01:21:56 +00:00
pinkerton%netscape.com
3b93638e26 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
sfraser%netscape.com
c90ff9b46e Change BlockZero to memset. 1998-12-05 22:41:14 +00:00
sfraser%netscape.com
78a692454a Update project files to remove old mem allocator code, and include new allocators. Also made static debug target for testing purposes. 1998-12-05 22:05:23 +00:00
sfraser%netscape.com
8de3b16eb4 Allocators now use shared heap zones, for better temp mem use. Other minor changes. 1998-12-05 22:04:36 +00:00
sfraser%netscape.com
5e512d94a3 Adjust prefix files for the new allocators. 1998-12-05 22:03:38 +00:00
sfraser%netscape.com
4b3fa6114d Remove all but the basic exports. 1998-12-05 22:02:58 +00:00
sfraser%netscape.com
b2d0a9208d Remove the Flush_ calls, and tidy up new(). 1998-12-05 22:02:10 +00:00
sfraser%netscape.com
18e315daff Remove the extern Flush_Allocate, and replace call with a malloc. 1998-12-05 22:01:30 +00:00
sfraser%netscape.com
3ef9587b99 No longer export FlushAllocator.h. MacMemAllocator.h should also go away when NSPR is fixed. 1998-12-05 22:01:00 +00:00
sfraser%netscape.com
ea7fca2f99 Add a #error to warn that this file should no longer be used. I can't remove it, because NSPR still includes it. 1998-12-05 22:00:24 +00:00
sfraser%netscape.com
9563c38cc9 Dumping out my latest memory manager changes. Still not being built yet. New code includes stats collection, but no way to write out stats at the moment. 1998-12-04 02:21:19 +00:00
sfraser%netscape.com
46017e9804 First Checked In. 1998-12-03 00:45:32 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
beard%netscape.com
93430e373e Fixes spurious drawing of the security icon. 1998-10-30 03:01:38 +00:00
ftang%netscape.com
404bf5feae UTF8 enable HyperTree title and inline edit 1998-10-21 14:32:48 +00:00
saari%netscape.com
68f14d0c22 Mac only change. Making changes to make the mac toolbars no flash on mouse rollover or when playing an animated GIF 1998-10-16 21:29:55 +00:00
saari%netscape.com
1964fe19fa Mac only change to Mac memory allocator. Checking in John McMullen's change to the small block allocator. 1998-10-16 04:52:44 +00:00
pinkerton%netscape.com
a91caab6be new constructor for creating attachments from code, not from Constructor. 1998-10-08 21:56:26 +00:00
pinkerton%netscape.com
f610a5faea Fix build bustage. Add default constructor so we can create w/out an LStream. 1998-10-06 22:54:15 +00:00
pinkerton%netscape.com
3a34461e3c Fix hidden virtuals. 1998-10-06 03:59:05 +00:00
pierre%netscape.com
87764930d1 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
pierre%netscape.com
295ee345ce getting obsolete: added #error "use CWPro4 version" 1998-10-06 02:56:07 +00:00
saari%netscape.com
bfa2e799a8 Merged sfraser's realloc improvements for the Mac memory allocator from Nova to Mozilla. Referenced by bug #326465 1998-10-05 23:00:21 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
cltbld%netscape.com
d0eac5090e Set NavigationLib to weak linked 1998-10-01 19:08:39 +00:00
jfrancis%netscape.com
b533e1db9b Making the world safe for MacOS 8.1 1998-09-30 18:31:22 +00:00
pinkerton%netscape.com
732973c520 remove explicit LListener inheritance. 1998-09-29 17:35:23 +00:00
pinkerton%netscape.com
4a1839cccf casts to make pro4 compiler happy 1998-09-29 17:32:11 +00:00
pinkerton%netscape.com
a923e54edd make sure we pick up right header files. 1998-09-29 17:31:08 +00:00
pinkerton%netscape.com
d8bc5bee42 make sure we pick up the correct defines. 1998-09-29 17:30:47 +00:00
pinkerton%netscape.com
40a5cd2a25 new pro4 exports. 1998-09-29 17:30:20 +00:00
pinkerton%netscape.com
bd7bb73f4a pro4 namespace stuff. 1998-09-29 17:29:34 +00:00
pinkerton%netscape.com
1f53b20032 new stuff from pro4 1998-09-29 17:29:08 +00:00
pinkerton%netscape.com
0e89106328 fix warnings. 1998-09-29 17:25:45 +00:00
pinkerton%netscape.com
082c7199ce carbon stuff. 1998-09-29 17:25:31 +00:00
pinkerton%netscape.com
1d0d4b1cd5 add new[] and delete[] and fix other stuff (get rid of flushAlloc, etc) 1998-09-29 17:23:18 +00:00
pinkerton%netscape.com
bc1282458b pro4 changes 1998-09-29 17:20:12 +00:00
pinkerton%netscape.com
014d00ff5b pro4 changes. 1998-09-29 17:20:02 +00:00
pinkerton%netscape.com
f624926b8c make sure we pull in relevant headers. 1998-09-29 17:15:30 +00:00
pinkerton%netscape.com
fa91ba94b6 new export file for pro4. 1998-09-29 17:14:28 +00:00
pinkerton%netscape.com
3c557a07f5 Pro4 mods (casts). 1998-09-29 17:11:45 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
cyeh%netscape.com
8e884596c4 removing old NSPR20 #ifdef 1998-09-28 20:38:02 +00:00
ftang%netscape.com
904cbed1fe Fix UTF8 problem 1998-09-24 09:23:19 +00:00
ftang%netscape.com
9a2f8c6b24 fix the wrong measurement problem in UTF8 by calling the new UTF8 function 1998-09-24 09:22:32 +00:00
ftang%netscape.com
1521930aad implement better UTF8 drawing support. Implement mid and end truncation for UTF8 1998-09-24 09:18:25 +00:00
wtc%netscape.com
96a6a02078 NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
pinkerton%netscape.com
defa444e48 adding QA_Partner support. 1998-09-11 19:00:41 +00:00
sdagley%netscape.com
4add78c3ba Implement real version of FE_CheckConfirm 1998-09-08 21:32:03 +00:00