Commit Graph

1248 Commits

Author SHA1 Message Date
mccabe%netscape.com
4a3290544c Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro.
git-svn-id: svn://10.0.0.236/trunk@44051 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 09:18:49 +00:00
ramiro%netscape.com
1784612f6b cleanup linking of libmozreg.
git-svn-id: svn://10.0.0.236/trunk@44002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 15:41:53 +00:00
ramiro%netscape.com
7af846fabe Fix runtime undefined symbols.
git-svn-id: svn://10.0.0.236/trunk@43999 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 11:49:22 +00:00
mccabe%netscape.com
91543218bc 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.


git-svn-id: svn://10.0.0.236/trunk@43988 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 08:54:47 +00:00
tague%netscape.com
dd88f21732 Fix blamed build warning.
git-svn-id: svn://10.0.0.236/trunk@43969 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 05:49:24 +00:00
tague%netscape.com
a5b2ee51fc Turned on nsIEntityConverter for windows build.
git-svn-id: svn://10.0.0.236/trunk@43960 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 02:51:39 +00:00
tague%netscape.com
985d52bf3e Turned on nsIEntityConverter for Unix build
git-svn-id: svn://10.0.0.236/trunk@43958 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 02:50:58 +00:00
tague%netscape.com
73547b8b7e Turn on nsIEntityConverter in Mac build.
git-svn-id: svn://10.0.0.236/trunk@43957 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 02:41:56 +00:00
tague%netscape.com
dcafe983e3 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@43942 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 01:41:17 +00:00
tague%netscape.com
7566341f1a Added to windows build.
git-svn-id: svn://10.0.0.236/trunk@43922 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:42:38 +00:00
tague%netscape.com
6fc263c910 Added makefile.win for windows build.
git-svn-id: svn://10.0.0.236/trunk@43921 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:42:03 +00:00
tague%netscape.com
509fb31739 Added nsEntityConverter components.
git-svn-id: svn://10.0.0.236/trunk@43911 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:57:51 +00:00
tague%netscape.com
3344ed9e47 Added nsIEntityConverter component.
git-svn-id: svn://10.0.0.236/trunk@43910 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:57:21 +00:00
tague%netscape.com
dc574b4129 Added nsIEntityConverter.idl component.
git-svn-id: svn://10.0.0.236/trunk@43909 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:56:37 +00:00
tague%netscape.com
06fe2e3fd7 Added GetLocaleComponentForUserAgent to nsILocaleService. Fixes my part of bug #10465.
git-svn-id: svn://10.0.0.236/trunk@43905 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:47:27 +00:00
tao%netscape.com
3a5f02ba5f Move strres.js to xpfe/global/resources/content
git-svn-id: svn://10.0.0.236/trunk@43743 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 23:02:36 +00:00
tao%netscape.com
ec0e472bc9 Get escaped unicode text from property file.
git-svn-id: svn://10.0.0.236/trunk@43738 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:38:49 +00:00
ftang%netscape.com
e3a9327dae rework the states. this is a tool change. Won't break build. The tool is not run in the build process
git-svn-id: svn://10.0.0.236/trunk@43689 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 21:12:05 +00:00
ftang%netscape.com
83904bb4a7 fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. change size of array which won't break build
git-svn-id: svn://10.0.0.236/trunk@43688 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 21:11:07 +00:00
ftang%netscape.com
7150d852a7 fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. number change which won't break build
git-svn-id: svn://10.0.0.236/trunk@43686 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 21:04:02 +00:00
ftang%netscape.com
7a73724036 fix charset detection by treating 0x85,0x86,0xeb,0xec illegal in sjis. This is a tool change. Won't break build. The tool is not run in the build process
git-svn-id: svn://10.0.0.236/trunk@43685 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 21:02:45 +00:00
nhotta%netscape.com
5661e7a356 Fixed compile errors (not part of the build).
git-svn-id: svn://10.0.0.236/trunk@43648 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:55:05 +00:00
ftang%netscape.com
18b8568eaa fix bug 12141
git-svn-id: svn://10.0.0.236/trunk@43647 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:54:52 +00:00
nhotta%netscape.com
45bce72d1a New files (not part of the build).
git-svn-id: svn://10.0.0.236/trunk@43644 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:54:11 +00:00
ftang%netscape.com
83f4f923d0 add u Escaped
git-svn-id: svn://10.0.0.236/trunk@43498 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 13:46:02 +00:00
ftang%netscape.com
6f52c87a5f add U Escaped to Dll
git-svn-id: svn://10.0.0.236/trunk@43497 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 13:42:21 +00:00
ftang%netscape.com
68592c7f44 aadd u Escaped
git-svn-id: svn://10.0.0.236/trunk@43496 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 13:39:54 +00:00
ftang%netscape.com
9036126384 add UEscape
git-svn-id: svn://10.0.0.236/trunk@43495 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 13:35:20 +00:00
ftang%netscape.com
381320c465 add UEscape to makefile
git-svn-id: svn://10.0.0.236/trunk@43494 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 13:32:17 +00:00
ftang%netscape.com
23b4408dc2 add CIDs
git-svn-id: svn://10.0.0.236/trunk@43493 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 13:31:38 +00:00
ftang%netscape.com
0adca80ecc add u escaped encoder/decoder
git-svn-id: svn://10.0.0.236/trunk@43492 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 13:30:09 +00:00
ramiro%netscape.com
2144a5f188 Fix for -lpref linking problems. Dont link with libpref, its not needed.
git-svn-id: svn://10.0.0.236/trunk@43431 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
4cc02629c5 Link in secfree dynamically only where needed.
git-svn-id: svn://10.0.0.236/trunk@43413 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
233f49736d 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.


git-svn-id: svn://10.0.0.236/trunk@43408 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
acca485ab8 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.


git-svn-id: svn://10.0.0.236/trunk@43402 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 09:33:48 +00:00
sfraser%netscape.com
f16cb65e32 Part of fix for 11790, crash on quit. Initialize data members, and remove unnecessary virtual from destructor. r dp, a chofmann
git-svn-id: svn://10.0.0.236/trunk@43321 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 23:27:31 +00:00
dp%netscape.com
ebe951b545 Fixing memory leak.
git-svn-id: svn://10.0.0.236/trunk@43092 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 23:45:12 +00:00
dp%netscape.com
3ad16dac03 Performance improvement in enumerating registry.
git-svn-id: svn://10.0.0.236/trunk@43067 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 23:03:58 +00:00
nhotta%netscape.com
835b4ed5ab Changed to notify conditionally.
git-svn-id: svn://10.0.0.236/trunk@43038 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 21:55:50 +00:00
tao%netscape.com
a3f903d0b3 add debug dump
git-svn-id: svn://10.0.0.236/trunk@42883 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 02:06:54 +00:00
ftang%netscape.com
b61caa1327 fix CID is too long bustage at Mac
git-svn-id: svn://10.0.0.236/trunk@42855 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 23:57:18 +00:00
tao%netscape.com
c3bfdb54b4 function prototype change
git-svn-id: svn://10.0.0.236/trunk@42853 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 23:55:35 +00:00
ftang%netscape.com
6d18c09e89 temp add 3 obsoleted charset
git-svn-id: svn://10.0.0.236/trunk@42849 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 23:37:55 +00:00
ftang%netscape.com
0674871fa8 add 3 tempory obsoleted charset
git-svn-id: svn://10.0.0.236/trunk@42848 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 23:35:06 +00:00
ftang%netscape.com
d0f603fe9b use the new/fast implementation of to unicode converter. Keep the old to unicode converter under x-obsoleted name
git-svn-id: svn://10.0.0.236/trunk@42847 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 23:32:17 +00:00
tao%netscape.com
17aa0f965c Add locale switching test.
git-svn-id: svn://10.0.0.236/trunk@42813 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 21:36:25 +00:00
ftang%netscape.com
962d8e196c remove typo break; statement
git-svn-id: svn://10.0.0.236/trunk@42801 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 21:06:55 +00:00
nhotta%netscape.com
d7085fd889 Scriptable date format change for unix.
git-svn-id: svn://10.0.0.236/trunk@42799 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 20:57:55 +00:00
ftang%netscape.com
97be983551 add new ISO2022JP to Unicode converter
git-svn-id: svn://10.0.0.236/trunk@42792 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 20:03:57 +00:00
tague%netscape.com
c929feb58d Fixed bug #11477 - nsLocale not correctly getting application locale.
git-svn-id: svn://10.0.0.236/trunk@42789 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 19:53:02 +00:00