rickg%netscape.com
|
01a5bccadc
|
fixed bug in Compare() and error in ToInteger()
|
1999-01-10 08:17:40 +00:00 |
rpotts%netscape.com
|
436926ceb7
|
overhaul of the EventQueue service...
|
1999-01-10 08:12:01 +00:00 |
rickg%netscape.com
|
fcdfc75a82
|
modest improvements to string and deque
|
1999-01-09 01:09:39 +00:00 |
rpotts%netscape.com
|
681969df3a
|
bug #2227 - NSPR is not being implicitly initialized when PR_CEnterMonitor() is called. This hack should be removed when NSPR is fixed.
|
1999-01-08 00:38:56 +00:00 |
waterson%netscape.com
|
9784876549
|
Made the aCopy parameter to nsString::Insert const to clear up some compiler warnings. a=rickg.
|
1999-01-07 22:19:57 +00:00 |
law%netscape.com
|
2b00047e90
|
Added new interface header; not yet building it
|
1999-01-07 21:04:21 +00:00 |
donm%netscape.com
|
8fcc9e490f
|
fixing includes for solaris. -donm
|
1999-01-07 21:03:42 +00:00 |
sfraser%netscape.com
|
3b44a057a5
|
Export the NSGetFactory method
|
1999-01-07 03:14:22 +00:00 |
sfraser%netscape.com
|
3259647f9c
|
Added nsEventQueueService.cpp and nsXPComFactory.cpp
|
1999-01-07 03:14:02 +00:00 |
mcmullen%netscape.com
|
6d8e4aa0d8
|
Fix unused parameter warning.
|
1999-01-07 02:11:24 +00:00 |
kipp%netscape.com
|
b4f21e84f4
|
Make it compile on windows
|
1999-01-07 01:46:22 +00:00 |
coop%netscape.com
|
b90a415ed9
|
Added binary file open as first step for creating typelib files.
|
1999-01-06 23:47:45 +00:00 |
mcmullen%netscape.com
|
6ebe2daa2c
|
Added a directory iterator class. Added canonification and recursive directory creation, and some other handy methods. Eventual goal: replace xp_file.h entirely.
|
1999-01-06 23:38:21 +00:00 |
coop%netscape.com
|
fca55a6f19
|
Updated struc for ParamDescriptor
|
1999-01-06 22:07:16 +00:00 |
sfraser%netscape.com
|
695b3d94a0
|
Fix the fragment name (change from xpcom to XPCOM_DLL)
|
1999-01-06 20:30:17 +00:00 |
sfraser%netscape.com
|
d3bf0584b2
|
File Removed.
|
1999-01-06 20:29:56 +00:00 |
brade%netscape.com
|
d27e20fbbd
|
reduce Macintosh compiler warnings by removing extra ;
|
1999-01-06 18:49:37 +00:00 |
scc%netscape.com
|
a89c841519
|
defined NSCAP_NEED_UNUSED_VIRTUAL_IMPLEMENTATIONS for GNU 2.7 under linux. Fixed URL leading to the user manual. Noted that ramiro is working on getting all these special #defines handled by the configuration system instead.
|
1999-01-05 21:07:57 +00:00 |
rpotts%netscape.com
|
b07b261534
|
On windows call PL_InitializeEventsLib(...) until the new PL_event apis are available...
|
1999-01-05 09:44:28 +00:00 |
rpotts%netscape.com
|
0bf5584666
|
On windows only, ignore the eventQ kept by the eventQ service... Until the event Q is created with PL_CreateNativeEventQueue(...) only the main event Q can be used...
|
1999-01-05 05:43:53 +00:00 |
rpotts%netscape.com
|
99e9b1935c
|
Added nsXPComFactory.cpp and nsEventQueueService.cpp to the windows build
|
1999-01-05 05:42:38 +00:00 |
rpotts%netscape.com
|
4d24c8378c
|
Added new headers to the EXPORT rule...
|
1999-01-04 23:08:44 +00:00 |
ftang%netscape.com
|
f3d025afb1
|
uncomment nsRegistery::FreeLibrary line
|
1999-01-04 21:52:15 +00:00 |
rpotts%netscape.com
|
de83babca6
|
Added the nsIEventQueueService IID...
|
1999-01-04 08:50:43 +00:00 |
rpotts%netscape.com
|
4934691c42
|
This is the implementation of the EventQueue service...
|
1999-01-04 08:50:10 +00:00 |
rpotts%netscape.com
|
8aa99e7902
|
This is the implementation of NS_GetFactory(...) for the xpcom DLL.
|
1999-01-04 08:49:49 +00:00 |
rpotts%netscape.com
|
c7fcb9d26d
|
This is a templatized implementation of an XPCOM factory...
|
1999-01-04 08:44:26 +00:00 |
rpotts%netscape.com
|
3d6fd25950
|
THis file contains the CLSIDs of components which can be created by the xpcom factory...
|
1999-01-04 08:43:52 +00:00 |
rpotts%netscape.com
|
d23c14b56d
|
Interface to the EventQueue Service...
|
1999-01-04 08:43:12 +00:00 |
coop%netscape.com
|
c60c5d6337
|
Added reference to xpidl_typelib.h
|
1998-12-31 22:11:39 +00:00 |
coop%netscape.com
|
362d1e4858
|
Initial pass at declarations required for building typelib files.
|
1998-12-31 22:11:05 +00:00 |
mcmullen%netscape.com
|
d943dfc62a
|
Simplify the console case, so that Windows does not think it has to compile with exception handling.
|
1998-12-29 00:24:32 +00:00 |
mcmullen%netscape.com
|
defd60a0ab
|
Allow partial paths.
|
1998-12-24 00:01:32 +00:00 |
mcmullen%netscape.com
|
17510e5417
|
Made this stuff do something sensible for Macintosh. The part about logging the error is temporary.
|
1998-12-23 22:13:47 +00:00 |
vidur%netscape.com
|
8e4b6bd3d1
|
Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator.
|
1998-12-22 22:03:20 +00:00 |
law%netscape.com
|
fd948fd318
|
Add nsFile* to Windows build
|
1998-12-22 20:06:56 +00:00 |
law%netscape.com
|
47cba1c029
|
Add nsFile* to Windows build
|
1998-12-22 20:01:41 +00:00 |
troy%netscape.com
|
4c1ca751b4
|
Added comment to strdup() noting that t he caller must use delete[]
to free the memory
|
1998-12-22 19:01:14 +00:00 |
waterson%netscape.com
|
f49def46e6
|
Added RDF module.
|
1998-12-22 01:11:18 +00:00 |
scc%netscape.com
|
d5aa76aba6
|
added |dont_QueryInterface| facility, re-added the NS_ADDREF macros, though conditionally
|
1998-12-21 23:26:39 +00:00 |
mcmullen%netscape.com
|
b9aa25e827
|
Added an NS_BASE for windows.
|
1998-12-18 23:30:44 +00:00 |
mcmullen%netscape.com
|
9cdd955cd4
|
Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now.
|
1998-12-18 23:06:54 +00:00 |
mcmullen%netscape.com
|
64d8d93b7d
|
First Checked In.
|
1998-12-18 22:38:28 +00:00 |
vidur%netscape.com
|
1c6527323e
|
Added IID for nsIUnicharStreamLoader
|
1998-12-18 19:38:19 +00:00 |
shaver%netscape.com
|
1da68bbc4d
|
invoke -> typelib
|
1998-12-18 17:12:07 +00:00 |
scc%netscape.com
|
38897ed3d0
|
NSCAP_FEATURE_DONT_ADDREF is no longer optional, and the symbol has gone away. This facility turns out to be needed. Also catch the case when operator= is called on a dereferenced smart pointer. Fixed some documentation.
|
1998-12-18 03:45:44 +00:00 |
scc%netscape.com
|
a8300f087f
|
NSCAP_FEATURE_DONT_ADDREF is no longer optional, and the symbol has gone away. This facility turns out to be needed.
|
1998-12-18 03:44:51 +00:00 |
scc%netscape.com
|
2513a5445e
|
Added static IID() method. This member function will be generated automatically in the future.
|
1998-12-18 03:43:29 +00:00 |
scc%netscape.com
|
07a04239ac
|
Fixed build bustage (bad access paths)
|
1998-12-17 19:47:47 +00:00 |
alecf%netscape.com
|
e8a7e8a313
|
certain methods were not spitting out = 0 at the end of the header
|
1998-12-17 19:39:10 +00:00 |