ramiro%netscape.com
9de953c38c
Have cvs ignore generated files.
1998-12-05 11:07:45 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
akkana%netscape.com
f959037e38
Waterson's definitions to fix Irix build.
1998-12-04 21:36:56 +00:00
waterson%netscape.com
9ec2d30af9
Added macros for fancy C++ casts.
1998-12-04 01:13:21 +00:00
jfrancis%netscape.com
63d5379a89
The first step to good mental health is to realize that you have a build problem.
redo'ing NSRuntime.shlb includes to use debug in debug target, opt in opt target.
1998-12-01 01:22:13 +00:00
beard%netscape.com
c0c7bc482d
Mac shared library migration.
1998-11-30 22:15:00 +00:00
mcafee%netscape.com
7b82ec7944
Added mhanni@sprintmail.com's suggestion as a comment, pending someone finding out of this works
1998-11-25 20:02:26 +00:00
rickg%netscape.com
51582a22b5
fixed bug #1203
1998-11-24 20:23:46 +00:00
rickg%netscape.com
5d77ac2437
changed ToInteger() so that it returns an error properly
1998-11-24 02:38:21 +00:00
cyeh%netscape.com
65038e9551
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
rickg%netscape.com
91a74f3b64
updated docs for nsString class usage
1998-11-20 22:11:09 +00:00
alecf%netscape.com
42f50cf40c
nsTimerExpired should be a C function that returns a gint (i.e. a GtkFunction)
...
which returns 0 on success
1998-11-20 02:03:57 +00:00
kipp%netscape.com
9be7e3e15f
Made nsString::Insert actually support the count=-1 default argument
1998-11-19 17:58:30 +00:00
pierre%netscape.com
a9e64e7020
fixed the 3 instances of Compare() to work with empty strings
1998-11-04 06:48:11 +00:00
pierre%netscape.com
3465e56de2
return 0 (ie. "strings are equal") instead of 1 when the 'n' of strncmp() and strncasecmp() is 0
1998-11-04 06:46:33 +00:00
cls%seawood.org
bc6ca3753f
Removed hardcoded 'gtk-config'
1998-11-03 16:16:37 +00:00
cls%seawood.org
f70174e61a
Removed classic build Makefiles from configure.in
...
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
msw%gimp.org
368cc0468b
change gmbaseunix to gmbasegtk here too
1998-11-02 15:22:59 +00:00
msw%gimp.org
55bb6616d9
rename gmbaseunix to gmbasegtk
1998-11-02 15:20:37 +00:00
shaver%netscape.com
d47b6e4172
Minor typo. I'm so anal.
1998-11-02 14:30:56 +00:00
ramiro%netscape.com
4a642316ba
Move the 'unix' nsTimer to 'motif'.
1998-11-02 14:28:32 +00:00
blizzard%appliedtheory.com
739a797d15
when using --enable-nglayout=gtk build gtk specific timer code
1998-11-01 19:49:49 +00:00
blizzard%appliedtheory.com
384b8c7c1c
add timer code for gtk from Frank Visser <fvisser@hgmp.mrc.ac.uk>
1998-11-01 00:13:30 +00:00
cls%seawood.org
c59be78dc1
Some updated to work with nglayout. Others sync'd to remove cruft.
1998-10-28 03:49:12 +00:00
rickg%netscape.com
39e6dbf292
fixed bug in IsOrdered that was found on the web
1998-10-26 22:33:39 +00:00
cls%seawood.org
2949f638d8
Split OS_CFLAGS into OS_CFLAGS, OS_INCLUDES and DEFINES.
...
Modified Makefile.ins to append not overwrite DEFINES.
Added $(DEFINES) to the mkdepend command line so that some conditional dependencies are caught as well.
1998-10-25 22:25:25 +00:00
briano%netscape.com
fdc164c7fc
Cleaned it up and made it work properly.
1998-10-24 05:31:24 +00:00
briano%netscape.com
90932e6acc
Turns out not to need the OS_LIBS addition on Linux at all.
1998-10-24 05:29:10 +00:00
cls%seawood.org
ed2a7f5f65
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
briano%netscape.com
8f0cf842d8
Corrected some minor errors. Now builds on Linux 1.2.13. Whee....
1998-10-11 08:41:04 +00:00
kipp%netscape.com
001700f459
Fixed some sign extension bugs
1998-10-10 15:28:53 +00:00
kipp%netscape.com
bc3dc4eb39
Added a reminder comment
1998-10-10 15:27:50 +00:00
waterson%netscape.com
16df3a299b
Fixed linkage problems with nsInt64 and nsTime classes.
1998-10-06 20:06:06 +00:00
rickg%netscape.com
6953f2b621
added radix support in ToInteger()
1998-10-04 04:52:10 +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
mcafee%netscape.com
65ab843a7b
Print out not-implemented warnings.
1998-09-28 07:06:46 +00:00
beard%netscape.com
3dcb6d3c77
Added #undef of NS_EXPORT, so it won't conflict with nsCom.h.
1998-09-24 20:56:58 +00:00
beard%netscape.com
41d8748274
Defining NS_EXPORT, et. al. for XP_MAC.
1998-09-22 22:46:18 +00:00
mcafee%netscape.com
c7089fcc17
Adding support for Rhapsody
1998-09-19 06:58:53 +00:00
mcafee%netscape.com
70e6b46f74
Initial version, copied from ../unix
1998-09-19 06:58:15 +00:00
beard%netscape.com
1b64578738
09171998 LiveConnect Carpool: build bustage.
1998-09-17 20:35:10 +00:00
beard%netscape.com
833060d0d2
09171998 LiveConnect Carpool: build bustage.
1998-09-17 20:17:57 +00:00
beard%netscape.com
9de5558ab8
09171998 LiveConnect Carpool: #ifndef NS_EXPORT, to not conflict with nsCom.h definition.
1998-09-17 19:22:39 +00:00
waterson%netscape.com
ee718e862d
Added wrappers for 64-bit arithmetic and PRTime.
1998-09-16 19:53:12 +00:00
kipp%netscape.com
079e4efb66
Applied patch to make the timer code independent of motif (thanks goes to cls@seewood.org)
1998-09-11 03:58:43 +00:00
kipp%netscape.com
067c25cae2
Added a macro and normalized auto-string initialization; reordered methods slightly just to annoy rickg :-)
1998-09-05 23:21:42 +00:00
pierre%netscape.com
306ef76c65
fixed other crashes in Comparators and ref counts
1998-09-05 10:25:04 +00:00
pierre%netscape.com
b44316cc84
fixed other crash
mTimers becomes a LArray, not a LArray*
1998-09-05 09:16:58 +00:00
pierre%netscape.com
b51dff3132
fixed crash in SpendTime()
1998-09-05 08:14:15 +00:00
valeski%netscape.com
e77dfab87e
String insertion was broken if you wanted to insert at the begining (index '0') of a string.
1998-09-04 18:49:50 +00:00