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 |