warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
jdunn%netscape.com
e871be6de2
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
erik%netscape.com
be75e7427b
bug 15627; got rid of compiler warning; r=none
1999-11-15 21:18:24 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
cls%seawood.org
bee74e223b
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
tbogard%aol.net
10ded258a5
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
1999-11-01 21:43:56 +00:00
cata%netscape.com
2f872da842
Conversion to Module. Reviewed by dp. Bug #15589 .
1999-10-18 22:23:28 +00:00
law%netscape.com
c26435f98e
Bug #14999 ; removed use of toolkit app core; rev=tao@netscape.com
1999-10-09 06:17:46 +00:00
beard%netscape.com
9eae33066d
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
hyatt%netscape.com
0c1aef9920
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
briano%netscape.com
d055fd251c
General cleanup.
1999-09-11 03:07:11 +00:00
jj%netscape.com
9a8fca57ff
First Checked In.
1999-09-10 23:13:38 +00:00
briano%netscape.com
270582bd14
Cleaned it up.
1999-09-08 01:04:55 +00:00
briano%netscape.com
b857893387
Got rid of the obsolete non-necko stuff.
1999-09-08 01:04:24 +00:00
tague%netscape.com
b18c292aed
Cleaned up some NS_OK comparisons. Replaced them with macros.
1999-09-01 20:02:06 +00:00
cyeh%netscape.com
9577b5cefa
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
erik%netscape.com
2591c69b18
Fixing warnings.
1999-08-30 21:59:42 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
tao%netscape.com
5bf181308f
Export strres-test.xul; add clobber rules to .win
1999-08-24 22:47:02 +00:00
ramiro%netscape.com
ec21b9ecbc
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
mccabe%netscape.com
d98f4dca1d
First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
...
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
tao%netscape.com
8ab85296e3
Move strres.js to xpfe/global/resources/content
1999-08-19 23:02:36 +00:00
tao%netscape.com
b441131c1d
Get escaped unicode text from property file.
1999-08-19 22:38:49 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
038e16b3a1
Dont link in the parser into the app. Link it in dynamically where needed.
...
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
2835075ab2
Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
...
default for Linux and Solaris. Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner. The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful. There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.
Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
tao%netscape.com
15ad4eb54c
add debug dump
1999-08-10 02:06:54 +00:00
tao%netscape.com
e733c527e9
function prototype change
1999-08-09 23:55:35 +00:00
tao%netscape.com
52187c43c4
Add locale switching test.
1999-08-09 21:36:25 +00:00
tao%netscape.com
46ad611254
Use appLocale instead of the null pointer.
1999-08-04 18:41:43 +00:00
tao%netscape.com
d4b95c3193
Hooking up appLocale.
1999-08-02 21:36:38 +00:00
tague%netscape.com
2b0c246d3b
Land nsLocale scriptability changes
1999-08-02 03:00:23 +00:00
tao%netscape.com
c2a1bd7fcb
Fix un-terminated buffer.
1999-07-31 16:26:19 +00:00
tao%netscape.com
23bf95375f
Rename JS_GetStrBundle() to srGetStrBundle().
1999-07-31 16:25:34 +00:00
mscott%netscape.com
5c7d6b1146
fix the build breakage...include config.mak
1999-07-29 04:37:31 +00:00
briano%netscape.com
5ca4aa0b87
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
tao%netscape.com
254d9ae781
Update test cases.
1999-07-28 05:42:32 +00:00
morse%netscape.com
aeb0cab209
fix bug 10423
1999-07-28 04:31:12 +00:00
tao%netscape.com
fa23c92318
Export test cases.
1999-07-27 01:29:23 +00:00
tao%netscape.com
53430cc594
Add xul test files including Ja texts.
1999-07-27 01:27:12 +00:00
tao%netscape.com
4a45814d17
Updated test cases; test utf-8 Ja texts.
1999-07-27 01:24:51 +00:00
tao%netscape.com
c079aad3eb
Add test cases.
1999-07-27 01:22:53 +00:00
tao%netscape.com
d989250d9d
Change function prototype.
1999-07-24 03:07:13 +00:00
tao%netscape.com
39700eb446
Update test case.
1999-07-24 03:06:15 +00:00
tao%netscape.com
e8f29e6173
Take out MANIFEST for Mac and nsIStringBundle.h for all.
1999-07-23 02:51:06 +00:00
tao%netscape.com
9538589876
Add nsIStringBundle.idl and take out nsIStringBundle.h
1999-07-23 02:49:23 +00:00
tao%netscape.com
ac8de0531b
Add nsIStringBundle.idl and take out nsdIStringBundle.h
1999-07-23 02:47:31 +00:00
nhotta%netscape.com
b425d8ac57
First Checked In.
1999-07-23 02:43:40 +00:00