Граф коммитов

34 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org 0a0b71b9c3 updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
briano%netscape.com 83bc517f2c Fixes for various non-Linux platforms that no one but me cares about. 1998-11-15 08:36:41 +00:00
cls%seawood.org 382f88e891 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
cyeh%netscape.com 80deef52d3 Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
mcafee%netscape.com 0550a411da Adding uname -s entry for Rhapsody 1998-10-02 04:57:44 +00:00
cls%seawood.org 07b1e47884 Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:23:45 +00:00
cyeh%netscape.com c318ec1405 Removing old NSPR20 and MOCHA #ifdefs 1998-09-29 20:50:44 +00:00
mcafee%netscape.com 81e753aec9 Warning segfault possibility with XP_ASSERT(0). (bugzilla:349) 1998-09-29 07:28:50 +00:00
mcafee%netscape.com 520b9707e2 Unused variable warning on Linux 1998-09-21 04:58:41 +00:00
sudu%netscape.com 9e1c75d262 Moved NPL_Init after RDF_Init as NPL_Init depends on RDF stuff via caps manager 1998-09-17 18:31:47 +00:00
slamm%netscape.com 2f2d6455e3 Kill reference to url_label in fe_data. Quiet a compiler warning. 1998-09-14 19:51:50 +00:00
slamm%netscape.com d88d9515eb Retire the bookmarks and history translation and add navcenter translations 1998-09-11 18:58:18 +00:00
ramiro%netscape.com 05938d1eea BSD/OS 3.x and 4.x no longer define ___386BSD__ (which really existed
only for backward compatibility with the old Jolitz BSD releases).
Anyways, this patch makes it compile again.
Thanks to Bert Driehuis <driehuis@playbeing.org>.
1998-09-06 19:42:08 +00:00
akkana%netscape.com f27dcf5d4c Mailto landing (ifdef MOZ_MAIL_COMPOSE).
Also, add a FULL_STATIC define to the Makefile to allow the option
of compiling a truly static binary (e.g. to test for unresolveds).
1998-09-04 19:21:43 +00:00
mcafee%netscape.com 61f1d252d6 Getting rid of the MOZILLA_NO_FULLCIRCLE hack. 1998-09-04 03:01:54 +00:00
raman%netscape.com 8ab946d6d2 Build SmartUpdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:05:13 +00:00
ramiro%netscape.com b16a2d8da2 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
slamm%netscape.com 95e2fa9f3f Get rid of references to the old bookmarks backend and replace it with RDF 1998-08-26 18:33:55 +00:00
toshok%netscape.com 1839f7c1a9 get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in 1998-08-25 19:44:12 +00:00
ramiro%netscape.com 04f55b6db7 Add support for DG/UX.
Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli).
1998-08-25 19:35:56 +00:00
wtc%netscape.com abd7009171 Enable pthreads-based build. The key is to ifdef all the code related
to the "Xt hack" with SW_THREADS.  I believe the Xt hack is only needed
by user-level threads (i.e., SW_THREADS).
1998-08-11 00:19:29 +00:00
akkana%netscape.com 6c11547e4a Lots of table resizing, object resizing, and table editing fixes. 1998-07-29 21:45:52 +00:00
akkana%netscape.com f979818a82 Improve table selection 1998-07-21 02:11:06 +00:00
mcafee 419acdd126 Initial full circle crash-reporting checkin. r=donm 1998-07-09 05:00:33 +00:00
akkana ba2e271b51 BUG 224560: Stever's netlib checkin didn't fix the cookie persistence bug
on the XFE; he says we need to replace the GH_InitGlobalHistory with one
to NET_FinishInitNetLib.
1998-07-02 01:25:49 +00:00
spider 7b08c23fa4 NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
spider 2de1767a46 Normandy Merge .... 1998-06-22 21:19:46 +00:00
dveditz 189f1396c8 merging from SMARTUPDATE_BRANCH 1998-06-07 09:02:21 +00:00
jgellman 3eed711ae4 merge from OJI branch 1998-06-03 00:37:20 +00:00
akkana 8c42c3b9db Fix XtWarnings at startup 1998-05-28 23:09:27 +00:00
akkana 843eda083d Re-enable -composer and -edit flags (they were disabled under MOZ_MAIL_NEWS).
Also clean up a couple of warnings.
1998-05-27 20:26:01 +00:00
slamm 4575f5dc3e Fix Mozilla bug #385. Global history file would not get recreated if it was deleted. Thanks to Ronan Waide <waider@cognotec.com> for reporting the problem and developing a patch. 1998-05-21 01:39:25 +00:00
ramiro d88786c836 TASKBAR define should be MOZ_TASKBAR. 1998-05-14 09:18:26 +00:00
jsw 8d4fdd77da move xp_sec to secnav 1998-04-28 05:13:41 +00:00