ramiro%netscape.com
db81b7d904
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
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
47e31d680f
Fix un-terminated buffer.
1999-07-31 16:26:19 +00:00
tao%netscape.com
2de71bc4ff
Rename JS_GetStrBundle() to srGetStrBundle().
1999-07-31 16:25:34 +00:00
mscott%netscape.com
42254537d5
fix the build breakage...include config.mak
1999-07-29 04:37:31 +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
morse%netscape.com
880a404f49
fix bug 10423
1999-07-28 04:31:12 +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
89a9d63683
Change function prototype.
1999-07-24 03:07:13 +00:00
tao%netscape.com
8944050cd4
Update test case.
1999-07-24 03:06:15 +00:00
tao%netscape.com
9f0e1965fa
Take out MANIFEST for Mac and nsIStringBundle.h for all.
1999-07-23 02:51:06 +00:00
tao%netscape.com
17774b23d8
Add nsIStringBundle.idl and take out nsIStringBundle.h
1999-07-23 02:49:23 +00:00
tao%netscape.com
f146c95ea2
Add nsIStringBundle.idl and take out nsdIStringBundle.h
1999-07-23 02:47:31 +00:00
nhotta%netscape.com
ab79111c59
First Checked In.
1999-07-23 02:43:40 +00:00
tao%netscape.com
c9c29d5463
Shut debug printf.
1999-07-22 19:10:02 +00:00
tao%netscape.com
df850e6b1f
Prototype of xpc-ed str res.
1999-07-22 04:38:02 +00:00
tao%netscape.com
e36cdac9d3
Add idl only; pending on help on Mac.
1999-07-22 03:52:49 +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
f4a28bd360
Fix a mismatched memory free.
1999-07-21 23:24:42 +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
844a7e45ef
switch to faster string search API
1999-07-19 03:29:56 +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
warren%netscape.com
c5684bf4d7
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
nhotta%netscape.com
30741efcb5
nsILocale related change.
1999-07-15 23:37:49 +00:00
gordon%netscape.com
d7e7e55767
Added link dependency on NetworkModular[Debug].shlb because it is needed for NECKO builds.
1999-07-14 21:26:52 +00:00
warren%netscape.com
0cd57746e8
Necko stuff for dealing with load groups when opening URLs.
1999-07-09 21:18:47 +00:00
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
erik%netscape.com
29e23c42fa
Delay the creation of the DLL until install:: time so that the networking
...
library will already have been built.
1999-06-26 18:05:41 +00:00
tao%netscape.com
b2febd0c05
Remove warning on Linux.
1999-06-25 22:31:07 +00:00
warren%netscape.com
d4f8b45d03
Swapped args to NS_OpenURI. Fixed library name.
1999-06-25 00:08:57 +00:00
warren%netscape.com
9f08cba08a
Necko cleanup.
1999-06-23 05:32:26 +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
a1fa1afd43
Add fallbacks to handle the missing localized file.
1999-06-21 23:46:15 +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