Граф коммитов

354 Коммитов

Автор SHA1 Сообщение Дата
bryner%uiuc.edu 6862b07fb9 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
danm%netscape.com b9887b3ac3 removing glowcode directives. won't affect you unless you use an obsolete version of glowcode. 2000-11-18 02:13:42 +00:00
alecf%netscape.com b29a82daa0 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2000-11-17 08:06:12 +00:00
disttsc%bart.nl a515bead9b Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2000-11-16 23:50:00 +00:00
alecf%netscape.com 859e2734f4 fix for #49424 - don't cache the string bundle if the file doesn't load
r=tao a=alecf
2000-11-14 00:15:43 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
waterson%netscape.com c71e04b66a Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2000-09-20 05:44:19 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
beard%netscape.com 6d24810f26 use QueryElementAt() to save space and time. r=hyatt 2000-08-24 01:02:58 +00:00
scc%mozilla.org b28256c52c fixing code that relied on implicit string construction 2000-08-19 21:22:45 +00:00
warren%netscape.com 4af572e4c1 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
saari%netscape.com 00ad136b80 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
alecf%netscape.com bea0b0c152 fix for #46712 and #46491
r=warren
- remove chrome dependancy from string bundles, finally (yay)
- flush the string bundle cache according to the memory pressure observer
- expose flushing in the nsIStringBundle API so that chrome can flush it
2000-08-03 23:43:10 +00:00
valeski%netscape.com f4998b1b1e removing extraneous variable 2000-08-01 23:57:36 +00:00
warren%netscape.com fef9beada4 Bug 46674. Classic =/== typo. 2000-07-27 21:01:15 +00:00
warren%netscape.com 7ac7233df8 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
cls%seawood.org 33938e6100 Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
scc%mozilla.org fb45597f40 bug #17294, fixed a dogfood+ assert, there's more to this bug, but the rest isn't dogfood. r=BenB; a=jar 2000-06-29 22:04:28 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
alecf%netscape.com edce9aa42e add support for sprintf-style string formatting using string bundles
r=tao (partial fix for #28993)
2000-06-06 03:05:00 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
hyatt%netscape.com 5bed7dc4bd fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
hyatt%netscape.com 655287a2d5 Changing convertChromeURL. 2000-05-15 01:40:35 +00:00
alecf%netscape.com bdd5935e90 cache the resolved chrome URL not the chrome URL, so that stringbundle caching doesn't screw with locale switching 2000-05-14 19:42:27 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
waterson%netscape.com 7992d72095 Fix string backsliding. r=scc 2000-05-13 00:47:48 +00:00
tao%netscape.com d251a94d73 Adjust code logic to use the new Accpet-Lang file structure.r=jbetak. 2000-05-12 23:50:33 +00:00
tao%netscape.com 7b0d81327d Add test case for nsIAcceptLang 2000-05-12 21:51:11 +00:00
tao%netscape.com 59b5f92030 Register nsIAcceptLang: 34954 2000-05-12 21:50:01 +00:00
tao%netscape.com f40203662a Silent mac compiler warning. 2000-05-12 21:43:42 +00:00
nhotta%netscape.com 82b3452cff Check in for tao, 34954. 2000-05-12 21:41:09 +00:00
tao%netscape.com a62866ce15 Compile nsAcceptLang; bug 34954. 2000-05-12 21:36:05 +00:00
tao%netscape.com 1180e9d51c Add implementation of nsAcceptLang; bug 34954. 2000-05-12 21:34:41 +00:00
tao%netscape.com 568c25bc69 Add nsIAcceptLang.idl; bug 34954. 2000-05-12 21:14:22 +00:00
tao%netscape.com 970715f0b4 add nsIAcceptLang; bug 34954 2000-05-12 21:07:45 +00:00
nhotta%netscape.com f4ae83e7a6 checkin for tao; bug 34954 2000-05-12 21:03:48 +00:00
nhotta%netscape.com f2558b9637 Check in for tao, 34954. 2000-05-12 21:03:07 +00:00
tao%netscape.com aef7bf683e IDL for AcceptLang service; bug 34954. 2000-05-12 20:53:34 +00:00
cls%seawood.org fec728bf12 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
cata%netscape.com 815b961c58 Cosmetics. 2000-05-08 21:54:58 +00:00
jbetak%netscape.com 4066b0289b 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-07 01:58:18 +00:00
warren%netscape.com 5a3f32aaca Removed unnecessary dependance on NetworkModular library (really just the Timer library now). 2000-05-06 09:20:44 +00:00
jbetak%netscape.com f7fd0bfbed fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 06:20:25 +00:00
jbetak%netscape.com acc4c1956b 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
alecf%netscape.com c8adccf97e make stringbundles a little more bullet-proof - don't crash when the bundle couldn't be loaded 2000-04-27 02:17:17 +00:00
alecf%netscape.com cc0f41d3b8 make stringbundles threadsafe now that their lifetime is longer than their initial creation 2000-04-26 09:37:05 +00:00
pavlov%netscape.com 03d4675682 string api changes r=scc 2000-04-25 05:40:45 +00:00
alecf%netscape.com 3252f7edaf String bundle caching - cache the last 10 stringbundles created by the stringbundle service 2000-04-25 05:29:58 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
scc%netscape.com 2d4dac6b86 making string conversions explicit 2000-04-15 11:40:33 +00:00
dveditz%netscape.com 1065015817 making the StringBundleService use threadsafe ISupports so I can proxy it 2000-04-05 06:44:17 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
scc%netscape.com f3f28328ba making string conversions explicit 2000-04-03 06:20:05 +00:00
rickg%netscape.com ef26659b90 removed reference to nsString2 2000-03-26 09:27:29 +00:00
nhotta%netscape.com b8d02453f4 Fixing unix bustage. 2000-03-21 22:48:54 +00:00
nhotta%netscape.com 863c088d0c Changed to use locale service instead of locale factory, bug 11880, r=tao. 2000-03-21 22:43:40 +00:00
rickg%netscape.com 4791ab3e8f removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
bryner%uiuc.edu bbfe27364b Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
dveditz%netscape.com b63a6438b1 New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
tao%netscape.com a089490e09 Bug 8188 (cause 25265: Profile manager fails because of string bundle loading failure).
Fix: take out unnecessary attempts to open 2 non-existing files. Shall improve
performance of StringBundle, too. r=sfraser.
2000-02-08 02:49:37 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
pinkerton%netscape.com 4a31a39203 fixing paths into MacOS Support folder. bug 25949 r=macdev. 2000-02-01 22:30:54 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
bruce%cybersight.com a0e34ea2f3 Speeling cownts. r=shaver 2000-01-17 21:28:22 +00:00
cata%netscape.com f9d6390067 Various small fixes. r=erik 2000-01-13 23:18:35 +00:00
ftang%netscape.com 8384beb244 fix bug 22921 . Use generic module macro to implement the module. 2000-01-11 22:05:50 +00:00
pp%ludusdesign.com 13efd9e8c6 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
cata%netscape.com 8508e011f5 Fixing registry premature closing bug. r=dp 2000-01-06 23:20:12 +00:00
cata%netscape.com fdb1db7071 Fixing registry premature closing bug. r=dp 2000-01-06 23:18:53 +00:00
cata%netscape.com 88c0aaf1e4 Adding nsExtensibleStringBundle support. r=ftang 2000-01-06 21:54:52 +00:00
cata%netscape.com a53115c0db Adding nsExtensibleStringBundle support. 2000-01-06 21:54:27 +00:00
warren%netscape.com 26b7d345a1 Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
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
jdunn%netscape.com d70d78c6bf 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 4b8a031d94 bug 15627; got rid of compiler warning; r=none 1999-11-15 21:18:24 +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
tbogard%aol.net c9198a207c 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 db7dfb14bc Conversion to Module. Reviewed by dp. Bug #15589. 1999-10-18 22:23:28 +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
beard%netscape.com b547c2ffb0 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 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
briano%netscape.com 903d52c236 General cleanup. 1999-09-11 03:07:11 +00:00
jj%netscape.com a9775c6e67 First Checked In. 1999-09-10 23:13:38 +00:00
briano%netscape.com 5145f1e4b3 Cleaned it up. 1999-09-08 01:04:55 +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
cyeh%netscape.com cc2825cbe0 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
erik%netscape.com cdb2cc61e1 Fixing warnings. 1999-08-30 21:59:42 +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
mccabe%netscape.com 779d51d186 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 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 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
dp%netscape.com 49de0b7870 Using default autoregistration 1999-06-16 00:34:08 +00:00
tao%netscape.com 8652d8b992 8152: MLK in string bundle 1999-06-15 23:26: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
erik%netscape.com 7468ea3995 Added GetIID. 1999-06-14 02:59:55 +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
ramiro%netscape.com 744c09668c Dont hardcode the location of libdl.so. This is already done for you by
$(OS_LIBS).
1999-06-04 22:23:55 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
andreas.otte%primus-online.de f3ceb9ed38 copy strres.properties to $(DIST)/bin/res to give StringBundleTest something to work with 1999-05-28 21:37:38 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
erik%netscape.com e847956022 Switched over to auto-registration. Added Unix and Mac support. 1999-05-27 20:46:26 +00:00
erik%netscape.com 5975523b19 Added manual registration for EventQueue and PersistentProperties. Sigh. 1999-05-26 22:08:27 +00:00
erik%netscape.com 7c987e4ea4 Added NULL pointer checking, since netlib returns NULL even though return
value said it succeeded.
1999-05-26 22:06:51 +00:00
dp%netscape.com e934c176f5 Adding gfx to get NS_NewTimer() and dependents 1999-05-26 07:29:10 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ftang%netscape.com 803cc3ae5d add progid 1999-05-10 21:51:29 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
bruce%cybersight.com b375ec7b75 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +00:00
warren%netscape.com 91d0be4809 Started factoring nsIPersistentProperties from nsIProperties. 1999-04-22 07:32:51 +00:00
pinkerton%netscape.com 3a6a48bf99 Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
jband%netscape.com b0859a052d fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
ramiro%netscape.com 846235af9b Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
warren%netscape.com bdcaa63028 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dp%netscape.com 12c0769c82 dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
dp%netscape.com e115322998 Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
ebina%netscape.com 02768f06e7 Changing RegisterFactory to use the new API. 1999-02-26 16:07:38 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com 622a554bbc Mac project changes -- convert from using MLSShLibRuntime to MSLDropinRuntime. 1999-02-26 00:44:01 +00:00
cyeh%netscape.com 5f74d78397 change from using layout/config/rules.mak to using config/rules.mak 1999-02-18 01:52:09 +00:00
ftang%netscape.com e1d3b34eb4 add toc file 1999-02-17 15:15:39 +00:00
ftang%netscape.com 6ed31f17b8 fix the export problem 1999-02-16 19:24:09 +00:00
troy%netscape.com 0107343978 Added NS_RELEASE of nsIInputStream interface in nsStringBundle constructor 1999-02-14 05:07:13 +00:00
dp%netscape.com 1310389704 Adding libreg as xpcom depends on it 1999-02-10 02:01:50 +00:00
mcafee%netscape.com ea6f465213 ignore genereated files 1999-02-08 08:26:34 +00:00
erik%netscape.com c1d989882b Changed over to the service model. Seems cleaner now. 1999-02-05 21:10:04 +00:00
dp%netscape.com 7b29690b2c Fixed mRefCnt not being initialized 1999-02-05 18:50:08 +00:00
erik%netscape.com bd9e99694d Unix Makefile for this directory. 1999-02-03 18:14:04 +00:00
erik%netscape.com b122a8ac59 Fixed compiler warnings on Linux, and added code for LockFactory. 1999-02-03 18:08:03 +00:00
erik%netscape.com 6481feeda5 commented out the REQUIRES line to get around dependency problem with
raptorbase.lib when building strres.dll
1999-02-01 19:23:34 +00:00
erik%netscape.com 989b53b147 changed locale argument from nsString to nsILocale 1999-01-30 00:29:33 +00:00
erik%netscape.com 15a8979dbc added locale to include list (for nsILocale) 1999-01-30 00:27:18 +00:00
erik%netscape.com 65eddf0108 added locale directory to include list (for nsILocale) 1999-01-30 00:26:48 +00:00
erik%netscape.com d08a3869bc added Windows makefile for this directory so that build goes down into
subdirectories automatically
1999-01-30 00:25:34 +00:00
ftang%netscape.com 03ccefcc7b First Checked In. 1999-01-29 18:24:54 +00:00