Commit Graph

71 Commits

Author SHA1 Message Date
bruce%cybersight.com
e2817a28ab Speeling cownts. r=shaver
git-svn-id: svn://10.0.0.236/trunk@58029 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 21:28:22 +00:00
warren%netscape.com
070a48ce2a Made nsIProperties scriptable. Bug #21982
git-svn-id: svn://10.0.0.236/trunk@56832 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 09:29:25 +00:00
warren%netscape.com
51881fbcea Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
git-svn-id: svn://10.0.0.236/trunk@54722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:50:42 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
cls%seawood.org
3e1a9ca95a Removed unused NECKO ifdefs.
a=leaf


git-svn-id: svn://10.0.0.236/trunk@52607 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 23:34:03 +00:00
law%netscape.com
79880beab5 Bug #14999; removed use of toolkit app core; rev=tao@netscape.com
git-svn-id: svn://10.0.0.236/trunk@50312 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-09 06:17:46 +00:00
hyatt%netscape.com
04637210d9 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
git-svn-id: svn://10.0.0.236/trunk@49595 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:49:07 +00:00
ramiro%netscape.com
e324fbd024 Cleanup the neckutil linking thing.
git-svn-id: svn://10.0.0.236/trunk@47500 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:15:11 +00:00
jj%netscape.com
f3d4d38b0a First Checked In.
git-svn-id: svn://10.0.0.236/trunk@46873 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 23:13:38 +00:00
briano%netscape.com
d85844dc84 Got rid of the obsolete non-necko stuff.
git-svn-id: svn://10.0.0.236/trunk@46272 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 01:04:24 +00:00
tague%netscape.com
5c5b4d4eb6 Cleaned up some NS_OK comparisons. Replaced them with macros.
git-svn-id: svn://10.0.0.236/trunk@45484 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 20:02:06 +00:00
ramiro%netscape.com
cb934ee5cc Cleanup linking of libimg.
git-svn-id: svn://10.0.0.236/trunk@44493 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:37:11 +00:00
tao%netscape.com
95eac88715 Export strres-test.xul; add clobber rules to .win
git-svn-id: svn://10.0.0.236/trunk@44396 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:47:02 +00:00
ramiro%netscape.com
33921a846d Set the timer lib flags in one place.
git-svn-id: svn://10.0.0.236/trunk@44294 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 14:54:59 +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
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
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
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
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
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
tao%netscape.com
b0f181c138 Use appLocale instead of the null pointer.
git-svn-id: svn://10.0.0.236/trunk@42159 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 18:41:43 +00:00
tao%netscape.com
c835c944a4 Hooking up appLocale.
git-svn-id: svn://10.0.0.236/trunk@41848 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 21:36:38 +00:00
tague%netscape.com
4ee68cd50a Land nsLocale scriptability changes
git-svn-id: svn://10.0.0.236/trunk@41785 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 03:00:23 +00:00
tao%netscape.com
2514451aca Rename JS_GetStrBundle() to srGetStrBundle().
git-svn-id: svn://10.0.0.236/trunk@41717 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 16:25:34 +00:00
briano%netscape.com
2087356d68 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@41509 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 01:18:12 +00:00
tao%netscape.com
72ae9644c8 Update test cases.
git-svn-id: svn://10.0.0.236/trunk@41438 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 05:42:32 +00:00
tao%netscape.com
04f39ef582 Export test cases.
git-svn-id: svn://10.0.0.236/trunk@41203 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 01:29:23 +00:00
tao%netscape.com
31a253d51d Add xul test files including Ja texts.
git-svn-id: svn://10.0.0.236/trunk@41202 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 01:27:12 +00:00
tao%netscape.com
ca8dcdb89d Updated test cases; test utf-8 Ja texts.
git-svn-id: svn://10.0.0.236/trunk@41201 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 01:24:51 +00:00
tao%netscape.com
d555372b7c Add test cases.
git-svn-id: svn://10.0.0.236/trunk@41200 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 01:22:53 +00:00
tao%netscape.com
20a403cdeb Update test case.
git-svn-id: svn://10.0.0.236/trunk@40957 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 03:06:15 +00:00
tao%netscape.com
45e7b75ebd Prototype of xpc-ed str res.
git-svn-id: svn://10.0.0.236/trunk@40600 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 04:38:02 +00:00
tao%netscape.com
23e0c669ba Add strres-test.html
git-svn-id: svn://10.0.0.236/trunk@40590 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 03:19:46 +00:00
tao%netscape.com
6ce64c6b87 export strres-test.html
git-svn-id: svn://10.0.0.236/trunk@40589 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 03:18:44 +00:00
tao%netscape.com
6ab83b0964 test script for xpc strres
git-svn-id: svn://10.0.0.236/trunk@40588 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 03:15:39 +00:00
tao%netscape.com
a0ca3ff831 Fix a misplaced assertion.
git-svn-id: svn://10.0.0.236/trunk@40544 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 23:38:06 +00:00
tao%netscape.com
310d852caf Add temp hack to make the test program runs.
git-svn-id: svn://10.0.0.236/trunk@40540 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 23:19:50 +00:00
rickg%netscape.com
9104ad784c trying to remove iostream
git-svn-id: svn://10.0.0.236/trunk@39852 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 08:28:02 +00:00
nhotta%netscape.com
bd079130e8 Updates for nsILocale change (not part of the mail build).
git-svn-id: svn://10.0.0.236/trunk@39780 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 22:57:45 +00:00
dveditz%netscape.com
4a69d1d866 nakefile cleanups
git-svn-id: svn://10.0.0.236/trunk@38066 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:42:17 +00:00
warren%netscape.com
06d707be48 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
git-svn-id: svn://10.0.0.236/trunk@36440 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 03:29:44 +00:00
dp%netscape.com
22e43a403f The new method of autoregistration is really simple. A NULL for the
directory will do the right thing.


git-svn-id: svn://10.0.0.236/trunk@36283 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 15:19:31 +00:00
tao%netscape.com
5ea18610ac Use new approach to auto-register components
git-svn-id: svn://10.0.0.236/trunk@36157 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 23:41:35 +00:00
valeski%netscape.com
4fa4e2e84d 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.
git-svn-id: svn://10.0.0.236/trunk@35863 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 17:34:08 +00:00
dp%netscape.com
767d4f61b3 Using default autoregistration
git-svn-id: svn://10.0.0.236/trunk@35575 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 00:34:08 +00:00
erik%netscape.com
10005f91eb Removed the ifdef by making the BeOS-specific stuff common to both Unix
and BeOS.


git-svn-id: svn://10.0.0.236/trunk@35187 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 21:25:04 +00:00
tague%netscape.com
ff9f954cba Fix problem for people building in obj-dir's outside of the tree.
git-svn-id: svn://10.0.0.236/trunk@35173 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 20:58:14 +00:00
tague%netscape.com
137476cbfb Portability fix for BeOS. Thanks to duncan@be.com.
git-svn-id: svn://10.0.0.236/trunk@35151 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 20:06:57 +00:00