dmose%mozilla.org
e840235a7e
updated license boilerplate to xPL v1.1
1999-11-02 22:43:10 +00:00
briano%netscape.com
4c40279ae6
Fixes for various non-Linux platforms that no one but me cares about.
1998-11-15 08:36:41 +00:00
cls%seawood.org
58641ee9f5
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
6f0645cf11
Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY
1998-10-12 21:27:12 +00:00
mcafee%netscape.com
7657504774
Adding uname -s entry for Rhapsody
1998-10-02 04:57:44 +00:00
cls%seawood.org
1d2a2f6f97
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
b32c7c1954
Removing old NSPR20 and MOCHA #ifdefs
1998-09-29 20:50:44 +00:00
mcafee%netscape.com
267cc4f44b
Warning segfault possibility with XP_ASSERT(0). (bugzilla:349)
1998-09-29 07:28:50 +00:00
mcafee%netscape.com
d161d77fc3
Unused variable warning on Linux
1998-09-21 04:58:41 +00:00
sudu%netscape.com
f4a37dd455
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
0ec26e39bd
Kill reference to url_label in fe_data. Quiet a compiler warning.
1998-09-14 19:51:50 +00:00
slamm%netscape.com
983f4eef56
Retire the bookmarks and history translation and add navcenter translations
1998-09-11 18:58:18 +00:00
ramiro%netscape.com
f031b93280
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
8ffa051d80
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
1177abfef7
Getting rid of the MOZILLA_NO_FULLCIRCLE hack.
1998-09-04 03:01:54 +00:00
raman%netscape.com
2a8a818d58
Build SmartUpdate when MOZ_SMARTUPDATE is defined
1998-09-02 19:05:13 +00:00
ramiro%netscape.com
cb251ba871
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
f571e0d55f
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
93993ac3c5
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
dd29666e79
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
2c9b0d8cc8
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
e2edba7750
Lots of table resizing, object resizing, and table editing fixes.
1998-07-29 21:45:52 +00:00
akkana%netscape.com
8a6aacf32b
Improve table selection
1998-07-21 02:11:06 +00:00
mcafee
9d2bbb6d44
Initial full circle crash-reporting checkin. r=donm
1998-07-09 05:00:33 +00:00
akkana
b68dbd0214
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
cb94dae31e
NORMANDY_DDAY merge...
1998-06-25 05:50:45 +00:00
spider
5d5d533e2c
Normandy Merge ....
1998-06-22 21:19:46 +00:00
dveditz
cfc5231ffc
merging from SMARTUPDATE_BRANCH
1998-06-07 09:02:21 +00:00
jgellman
9f800f1e0e
merge from OJI branch
1998-06-03 00:37:20 +00:00
akkana
9ab81ee993
Fix XtWarnings at startup
1998-05-28 23:09:27 +00:00
akkana
6ad9c6982d
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
ffd7ba4873
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
9e6979e082
TASKBAR define should be MOZ_TASKBAR.
1998-05-14 09:18:26 +00:00
jsw
7bdfd53011
move xp_sec to secnav
1998-04-28 05:13:41 +00:00