warren%netscape.com
a265a32348
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
dmose%mozilla.org
8535dda53e
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
14ef08310e
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
law%netscape.com
dd27620983
Bug #14999 ; removed use of toolkit app core; rev=tao@netscape.com
1999-10-09 06:17:46 +00:00
hyatt%netscape.com
9e75934ef0
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
26dd94b010
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
jj%netscape.com
a9775c6e67
First Checked In.
1999-09-10 23:13:38 +00:00
briano%netscape.com
4ce8501fbd
Got rid of the obsolete non-necko stuff.
1999-09-08 01:04:24 +00:00
tague%netscape.com
e95bcca748
Cleaned up some NS_OK comparisons. Replaced them with macros.
1999-09-01 20:02:06 +00:00
ramiro%netscape.com
8644dc2074
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
tao%netscape.com
f7b4d7d2f9
Export strres-test.xul; add clobber rules to .win
1999-08-24 22:47:02 +00:00
ramiro%netscape.com
e1f2489b0c
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
tao%netscape.com
20a9e0e1d1
Move strres.js to xpfe/global/resources/content
1999-08-19 23:02:36 +00:00
tao%netscape.com
158a403403
Get escaped unicode text from property file.
1999-08-19 22:38:49 +00:00
ramiro%netscape.com
0e1b8a922a
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
0149d76208
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
33f8c1f169
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
e3311bea10
add debug dump
1999-08-10 02:06:54 +00:00
tao%netscape.com
0e139697e5
function prototype change
1999-08-09 23:55:35 +00:00
tao%netscape.com
b2b358c602
Add locale switching test.
1999-08-09 21:36:25 +00:00
tao%netscape.com
26a8f6d685
Use appLocale instead of the null pointer.
1999-08-04 18:41:43 +00:00
tao%netscape.com
ebc0e6d229
Hooking up appLocale.
1999-08-02 21:36:38 +00:00
tague%netscape.com
1ee10c3a77
Land nsLocale scriptability changes
1999-08-02 03:00:23 +00:00
tao%netscape.com
2de71bc4ff
Rename JS_GetStrBundle() to srGetStrBundle().
1999-07-31 16:25:34 +00:00
briano%netscape.com
ea37bbc00a
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
57eb2bf334
Update test cases.
1999-07-28 05:42:32 +00:00
tao%netscape.com
b0f684fa81
Export test cases.
1999-07-27 01:29:23 +00:00
tao%netscape.com
5be580df02
Add xul test files including Ja texts.
1999-07-27 01:27:12 +00:00
tao%netscape.com
42823369a9
Updated test cases; test utf-8 Ja texts.
1999-07-27 01:24:51 +00:00
tao%netscape.com
d4c2b8d12e
Add test cases.
1999-07-27 01:22:53 +00:00
tao%netscape.com
8944050cd4
Update test case.
1999-07-24 03:06:15 +00:00
tao%netscape.com
df850e6b1f
Prototype of xpc-ed str res.
1999-07-22 04:38:02 +00:00
tao%netscape.com
7ecd0e695c
Add strres-test.html
1999-07-22 03:19:46 +00:00
tao%netscape.com
15c476fcc8
export strres-test.html
1999-07-22 03:18:44 +00:00
tao%netscape.com
7960158d94
test script for xpc strres
1999-07-22 03:15:39 +00:00
tao%netscape.com
f6eb94ced1
Fix a misplaced assertion.
1999-07-21 23:38:06 +00:00
tao%netscape.com
452dde6689
Add temp hack to make the test program runs.
1999-07-21 23:19:50 +00:00
rickg%netscape.com
df27112114
trying to remove iostream
1999-07-17 08:28:02 +00:00
nhotta%netscape.com
4ca7ea7fbf
Updates for nsILocale change (not part of the mail build).
1999-07-16 22:57:45 +00:00
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
dp%netscape.com
341e826507
The new method of autoregistration is really simple. A NULL for the
...
directory will do the right thing.
1999-06-22 15:19:31 +00:00
tao%netscape.com
3dd40dde46
Use new approach to auto-register components
1999-06-21 23:41:35 +00:00
valeski%netscape.com
487d9ea921
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
dp%netscape.com
49de0b7870
Using default autoregistration
1999-06-16 00:34:08 +00:00
erik%netscape.com
08aa3ad6be
Removed the ifdef by making the BeOS-specific stuff common to both Unix
...
and BeOS.
1999-06-14 21:25:04 +00:00
tague%netscape.com
c2668de42b
Fix problem for people building in obj-dir's outside of the tree.
1999-06-14 20:58:14 +00:00
tague%netscape.com
45f1f49980
Portability fix for BeOS. Thanks to duncan@be.com.
1999-06-14 20:06:57 +00:00
tao%netscape.com
0acee36769
7821:make strres locale-sensitive. r=erik@netscape.com. Add api:
...
nsStringBundleService::CreateBundle(const char* aURLSpec, nsILocale* aLocale,
nsIStringBundle** aResult)
1999-06-12 03:02:10 +00:00
sgehani%netscape.com
70b660e6c0
Surfaced enumeration service added in PersistentProperties.
1999-06-11 02:22:34 +00:00