gerv%gerv.net
658652212e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 15:37:13 +00:00
gerv%gerv.net
9d2ee4928c
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
blakeross%telocity.com
95ad2d560a
Fix 177360: URL Bar history drop down displays entries in reverse chronological order. r=bienvenu sr=ben
2004-02-21 02:49:06 +00:00
blakeross%telocity.com
ce4d638b86
Fix 177360: URL Bar history drop down displays entries in reverse chronological order. r=bienvenu sr=ben
2004-02-21 02:49:05 +00:00
bsmedberg%covad.net
d0f309943a
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
bienvenu%nventure.com
2e858e759a
fix 221797 flush mork db file buffers on win98, r=me, sr=mscott, a=asa, initial patch by Christian Franke
2003-12-11 00:40:40 +00:00
bryner%brianryner.com
2fcdb4e2d5
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 21:50:21 +00:00
bzbarsky%mit.edu
6560910dc0
constification of static strings in mork. Bug Bug 209226, patch by
...
ataylor@its.to (Andrew Taylor), r/sr=alecf, sr=bzbarsky.
2003-06-18 02:49:00 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
cls%seawood.org
d1079607df
XP code changes required for mingw landing.
...
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
dbaron%dbaron.org
098bd15103
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:35:36 +00:00
hewitt%netscape.com
7890e7d43d
174403 - morkTable::RowToPos doesn't quite work, r=blake, sr=bienvenu
2002-11-21 04:59:37 +00:00
bienvenu%netscape.com
6c84c33d79
allow mork to open db's with more than 64K rows, with help from leon.zhang@sun.com r=cavin, sr=alecf, 105497
2002-09-24 14:11:01 +00:00
seawood%netscape.com
67aff13c77
Adding placeholders to silence cvs warnings
2002-09-20 09:14:42 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
03ace271f0
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
...
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
dbaron%fas.harvard.edu
6d2263f19b
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
bienvenu%netscape.com
5320c431fa
fix occurance of potential (not actual) unitialized variable use in mork atom rs=sspitzer
2002-05-20 20:24:41 +00:00
bienvenu%netscape.com
6fc61c78da
backing out last checkin
2002-05-16 00:53:09 +00:00
bienvenu%netscape.com
5bcd59e89b
fix mork warnings on linux, r=bienvenu, sr=sspitzer, patch by godsham@ntsource.com
2002-05-16 00:51:31 +00:00
bienvenu%netscape.com
771d56182f
fix crash importing long mailing list r=naving, sr=sspitzer 62084
2002-05-08 03:16:22 +00:00
bienvenu%netscape.com
5b313d9238
fix compiler warnings patch by godsham@ntsource.com r=bzbarsky sr=bienvenu 129208
2002-04-20 16:45:09 +00:00
mkaply%us.ibm.com
51cb03a9e2
At least I only broke us - forgot include
2002-03-26 13:04:48 +00:00
mkaply%us.ibm.com
f3613c423d
#132474
...
Mistake in original checkin - fix from pedemont - was causing MAJOR OS/2 runtime bustage
2002-03-26 03:08:13 +00:00
mkaply%us.ibm.com
3578644699
#132474
...
r=bienvenu, sr=sspitzer, a=asa
Use sopen/fdopen instead of fopen for mork on OS/2 - we don't support opening the same file twice
2002-03-22 21:18:11 +00:00
dougt%netscape.com
40642fc34c
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
bienvenu%netscape.com
a9810353bc
backout most recent mork changes to fix build bustage
2002-02-17 03:11:14 +00:00
bienvenu%netscape.com
6267e49b2f
fix more mork build warnings rs=sspitzer
2002-02-17 02:30:05 +00:00
bienvenu%netscape.com
493ef9c7fe
fix build warnings rs=sspitzer
2002-02-16 22:46:31 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
bienvenu%netscape.com
01ad058936
fix crash parsing mork files rs=sspitzer 114900
2002-01-10 01:42:26 +00:00
bienvenu%netscape.com
945dc729af
implement nsMorkRowCellCursor::NextCell r/sr =sspitzer 114117
2002-01-07 15:10:16 +00:00
seawood%netscape.com
128ac41103
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ccarlen%netscape.com
f810f656cc
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
afffbda535
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
bienvenu%netscape.com
baccff3105
fix crash loading corrupt history.dat file, cut down on mork memory growth when history does link coloring, r=naving, sr=alecf, sspitzer 113287 113354
2001-12-04 21:04:56 +00:00
bryner%netscape.com
e5534233ce
Removing unused MORK_OBSOLETE and MORK_ALONE code. r=bienvenu, sr=alecf.
2001-12-03 23:35:23 +00:00
alecf%netscape.com
77f0413b32
fix for assertion that would be caused by my next checkin, checking in for bienvenu, r=alecf, sr=sspitzer bug 111333
2001-11-27 05:16:35 +00:00
bzbarsky%mit.edu
edfb3b268f
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
bienvenu%netscape.com
1f8bc6ba3b
fix tinderbox bustage on solaris, patch from roland mainz, r=bzbarsky, sr=bienvenu 111574
2001-11-23 19:17:05 +00:00
bienvenu%netscape.com
4e75c9ecf2
fix hpux bustage, only define delet eoperator when debugging mem useage
2001-11-22 02:56:49 +00:00
bienvenu%netscape.com
16cd6c485d
fix aix bustage
2001-11-22 00:37:07 +00:00
bienvenu%netscape.com
8cd2bc6ecb
fix hpux build bustage, use delete directly as per compiler error msg
2001-11-22 00:15:16 +00:00