pinkerton%netscape.com
|
682eefb16b
|
add a new RegisterFactory method for ebina.
|
1999-02-26 16:50:27 +00:00 |
ftang%netscape.com
|
189fbf22da
|
fix a log of unix warnning- 1) make sure all XPCOM class destructor are virtual and fix warnning in new file
|
1999-02-26 16:32:08 +00:00 |
ebina%netscape.com
|
ec691d8a4c
|
Changing RegisterFactory to use the new API.
|
1999-02-26 16:18:23 +00:00 |
fur%netscape.com
|
2f28d33b0c
|
Remove C++ comment in C file.
|
1999-02-26 16:11:37 +00:00 |
ebina%netscape.com
|
f099fcc21b
|
Changing RegisterFactory to use the new API.
|
1999-02-26 16:07:38 +00:00 |
ebina%netscape.com
|
1b377a9c65
|
Changing RegisterFactory to use the new API.
|
1999-02-26 15:59:52 +00:00 |
kipp%netscape.com
|
80b0e6a236
|
new
|
1999-02-26 15:54:00 +00:00 |
ftang%netscape.com
|
319c260a12
|
first check in.This should fix the bustage
|
1999-02-26 15:36:02 +00:00 |
pavlov%pavlov.net
|
e1bed4ee70
|
began work on nsDrawingSurfaceGTK.cpp. it isn't built yet, as it doens't
compile though. renamed the nsDrawingSurfaceGTK.h to nsOldDrawingSurfaceGTK.h
to avoid name conflicts for now.
|
1999-02-26 15:26:02 +00:00 |
ftang%netscape.com
|
919aa7b2fc
|
add CharsetAlias factory
|
1999-02-26 15:24:56 +00:00 |
ftang%netscape.com
|
c030bb0ffc
|
check in hack implementation
|
1999-02-26 15:16:56 +00:00 |
ftang%netscape.com
|
d6f3e0c3a2
|
fix some interface probelm
|
1999-02-26 15:15:57 +00:00 |
edwin%woudt.nl
|
a859d85cbb
|
You can't rename A to B if B exists. So we need to delete B first.
|
1999-02-26 15:12:09 +00:00 |
warren%netscape.com
|
f8b67aa56a
|
Making it build with new RDF registration mechanism.
|
1999-02-26 12:24:22 +00:00 |
warren%netscape.com
|
a80cfd24db
|
Fixed XXXNeverCalled
|
1999-02-26 12:18:19 +00:00 |
edwin%woudt.nl
|
7ac9d54791
|
Fix to let the Dialog show up.
|
1999-02-26 12:12:13 +00:00 |
warren%netscape.com
|
7e29c70ff3
|
Added missing argument.
|
1999-02-26 11:46:42 +00:00 |
warren%netscape.com
|
2d5ac26d3f
|
Fixed leak when Init fails.
|
1999-02-26 11:42:05 +00:00 |
warren%netscape.com
|
5184e79590
|
Fixed NSRegisterSelf signature.
|
1999-02-26 11:32:51 +00:00 |
warren%netscape.com
|
4a7ff8266a
|
Fixed variable name.
|
1999-02-26 11:31:04 +00:00 |
warren%netscape.com
|
cb2d3ff787
|
Renamed variable.
|
1999-02-26 10:58:32 +00:00 |
warren%netscape.com
|
8bbb442e62
|
Fixed #endif for non-registry builds.
|
1999-02-26 10:55:07 +00:00 |
warren%netscape.com
|
44cae3cd3f
|
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
|
1999-02-26 10:17:14 +00:00 |
karnaze%netscape.com
|
b9d95f9ba2
|
fixed bug where anonymous table frame is constructed inside table related frame.
simplified table frame construction.
|
1999-02-26 09:15:03 +00:00 |
fur%netscape.com
|
355871326e
|
Added x86 disassembly to HTML output, courtesy of free code from CMU's
Mach project.
|
1999-02-26 09:10:34 +00:00 |
fur%netscape.com
|
08b949f30d
|
Fix OBJDIR naming convention to be simpler
|
1999-02-26 08:48:53 +00:00 |
evaughan%netscape.com
|
7f143f5337
|
Removed state info from button renderer.
|
1999-02-26 08:48:24 +00:00 |
fur%netscape.com
|
b95d800411
|
libpthread must come before libnspr on the link line
|
1999-02-26 08:47:18 +00:00 |
fur%netscape.com
|
88038e30f8
|
Don't use enums with bitfield widths when running with gcc, since egcs
generates buggy code for this case and there is no way to
differentiate gcc and egcs.
|
1999-02-26 08:45:45 +00:00 |
mcafee%netscape.com
|
15ff925a41
|
Better ifdef logic for last checkin
|
1999-02-26 08:44:50 +00:00 |
fur%netscape.com
|
6aedaa14ee
|
Fix syntax error
|
1999-02-26 08:44:40 +00:00 |
fur%netscape.com
|
87a55612ae
|
Add libm
|
1999-02-26 08:42:30 +00:00 |
fur%netscape.com
|
f562a9ebb4
|
Restore building of java.security native libraries
|
1999-02-26 08:41:28 +00:00 |
mcafee%netscape.com
|
883f9919fb
|
Solaris/CC refused to compile part of this file, giving up for now. a=scc
|
1999-02-26 08:41:15 +00:00 |
fur%netscape.com
|
d6bbdb1a06
|
+ Remove dead code
+ Make class initialization slightly more efficient
|
1999-02-26 08:40:13 +00:00 |
fur%netscape.com
|
0caa348040
|
Improve comment
|
1999-02-26 08:39:24 +00:00 |
fur%netscape.com
|
77f4f1b92d
|
Fix library ordering problem so that pthreads appears before NSPR on
the link line.
|
1999-02-26 08:38:38 +00:00 |
fur%netscape.com
|
4c75e09fe9
|
Fix problems in which functions had 'inline' keyword in definition
but not in the corresponding declaration.
|
1999-02-26 08:18:38 +00:00 |
fur%netscape.com
|
9ad17c00aa
|
Make the Linux compile-and-backpatch stub code generation be just like
Win32's, so that method-tracing works.
|
1999-02-26 08:17:06 +00:00 |
fur%netscape.com
|
170d7eff46
|
Under some circumstances, the monitor around the compiler was being
released even though it was not held.
|
1999-02-26 08:15:03 +00:00 |
rickg%netscape.com
|
7fe2dc800c
|
fix build crash caused by deque API change
|
1999-02-26 07:37:27 +00:00 |
rickg%netscape.com
|
00ee3b87f3
|
attempt to fix build
|
1999-02-26 07:24:27 +00:00 |
rickg%netscape.com
|
48537437de
|
new API on deque to set deallocator
|
1999-02-26 07:23:56 +00:00 |
evaughan%netscape.com
|
5fe142b7e4
|
Fixed up titled button so hover, focus, active, states work.
|
1999-02-26 06:41:10 +00:00 |
rickg%netscape.com
|
ce3f1fd855
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
mcafee%netscape.com
|
7aac6a61a6
|
Adding __SVR4 to check for SunOS 4.1.3, wrapping this check into MOZ_MAY_HAVE_DNS. a=spence
|
1999-02-26 06:20:48 +00:00 |
bienvenu%netscape.com
|
f4a2d1d5a8
|
add new hdrs to db and turn on notification by default
|
1999-02-26 06:01:26 +00:00 |
beard%netscape.com
|
98702cb2df
|
Fixing callback typedef, using new NS_CALLBACK macro which will be moved to nsCom.h when it proves itself.
|
1999-02-26 04:30:17 +00:00 |
mscott%netscape.com
|
7b572778cf
|
fix clobber rules to correctly clobber resources.
|
1999-02-26 04:22:44 +00:00 |
mscott%netscape.com
|
022657487a
|
Fix build breakage. Change OpenURL signature to take a char * instead of an AutoString because the interface was changed that way.
|
1999-02-26 04:16:59 +00:00 |