13911 Commits

Author SHA1 Message Date
wtc%netscape.com
6755c5bd48 The lm argument for _PR_SetLogModuleLevel is
shadowed by a local variable by the same name.  Rewrote the code to
make it more clear.  Thanks to Kathy Brade <brade@netscape.com> for
reporting this bug.
1999-01-08 03:38:51 +00:00
sfraser%netscape.com
8ca901203b Add SIOUX event handling in debug mode. Also remove a couple of unnecessary #defines and use the Universal Header versions. 1999-01-08 03:29:39 +00:00
sfraser%netscape.com
2da4e3d447 Change 'memory' include to search in system path 1999-01-08 03:28:47 +00:00
sfraser%netscape.com
c4f7c709c6 Call SIOUX initialization in debug mode 1999-01-08 03:27:57 +00:00
sfraser%netscape.com
b204f8ea3d Add SIOUX initialization routine 1999-01-08 03:27:22 +00:00
sfraser%netscape.com
a8d052c951 Added SIOUX files in the debug target, and made a new debug target with console stubs. Also turned on PPC struct alignment in all targets. 1999-01-08 03:26:55 +00:00
sfraser%netscape.com
8c580c2e5b Change to use regular prefix configuration 1999-01-08 03:26:09 +00:00
sfraser%netscape.com
049beddf40 First Checked In. 1999-01-08 03:25:16 +00:00
wtc%netscape.com
435a195934 md/_pth.h should be included after pthread.h. 1999-01-08 03:15:21 +00:00
sfraser%netscape.com
6ff885142e Fix the damn asserts 1999-01-08 03:15:15 +00:00
troy%netscape.com
c502a142cc Fix for bug #2040. Changed BODY to use margin and not padding now that #2054 is fixed 1999-01-08 02:51:07 +00:00
val4%cornell.edu
5d38cff5d7 More error handling code 1999-01-08 02:37:38 +00:00
val4%cornell.edu
599abad96c Some additional error messages 1999-01-08 02:03:43 +00:00
val4%cornell.edu
c34a8f710b *** empty log message *** 1999-01-08 02:03:09 +00:00
cls%seawood.org
76a3904afb Explicitly cast pToolbarWindow to nsIWidget * to unconfuse old compilers. 1999-01-08 01:43:32 +00:00
buster%netscape.com
196f38742c fixed an uninitialized pointer problem
ctrl-ins appends an HR to the BODY
1999-01-08 01:41:34 +00:00
buster%netscape.com
27b37e6ffc implemented do and undo for CreateElement
the test is INS key, it adds an HR
1999-01-08 01:30:53 +00:00
troy%netscape.com
b0aeb44419 Fix for bug #2054. If the HTML element's background is 'transparent' then it
uses the BODY's background property
1999-01-08 01:14:59 +00:00
troy%netscape.com
53c57c79a1 Added BackgroundIsTransparent() member function to nsStyleColor 1999-01-08 01:13:34 +00:00
ftang%netscape.com
58baea9bbe change add the DLL name for Mac and UNIX and add placeholder for planned converters 1999-01-08 01:03:24 +00:00
ftang%netscape.com
b6f97e8826 move to intl/unicharutil 1999-01-08 00:43:25 +00:00
ftang%netscape.com
2e166878ba move into intl/unicharutil 1999-01-08 00:42:14 +00:00
rpotts%netscape.com
8878cbd2b4 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
ftang%netscape.com
c5a137736d move these into intl/unicharutil 1999-01-08 00:38:14 +00:00
ftang%netscape.com
6b6ecc2e1e move these files to intl/unicharutil 1999-01-08 00:34:07 +00:00
rpotts%netscape.com
2b7c69f19b Bug fix from Davide Pasetto (dipo@sis.it) for nsWebShell::Init(...). I Also changed a bunch of checks against NS_OK to use the NS_SUCCEEDED() and NS_FAILED() macros... 1999-01-08 00:32:55 +00:00
wtc%netscape.com
db8fbfd534 Bugzilla bug #2227: PR_CEnterMonitor should initialize NSPR implicitly. 1999-01-08 00:31:15 +00:00
terry%netscape.com
783800abc3 Oops; removed debugging printf. 1999-01-08 00:27:56 +00:00
terry%netscape.com
27a0958f79 Netscape has changed the way its internal LDAP is set up. 1999-01-08 00:27:15 +00:00
ftang%netscape.com
231a7f5d7a move from modules into intl 1999-01-08 00:26:45 +00:00
ftang%netscape.com
40e1221f93 move from modules into intl 1999-01-08 00:20:08 +00:00
jband%netscape.com
753919b489 calling XPCOM method from JS with two int params using hardcoded InterfaceInfo 1999-01-07 23:36:07 +00:00
terry%netscape.com
7c70a4172b Throw some freshmeat into the fray. 1999-01-07 23:21:44 +00:00
terry%netscape.com
dc1c990e34 Whoops. Do things in a better order, so we don't have uninitialized
variables.
1999-01-07 22:42:42 +00:00
dcone%netscape.com
32bbfa0d2f Added createelementtxn.cpp 1999-01-07 22:40:21 +00:00
buster%netscape.com
6c3a16ef91 create element transaction WIP 1999-01-07 22:36:23 +00:00
terry%netscape.com
3cc5969a4e Tracks stocks, too. 1999-01-07 22:33:01 +00:00
waterson%netscape.com
f390a1e8c5 Made the aCopy parameter to nsString::Insert const to clear up some compiler warnings. a=rickg. 1999-01-07 22:19:57 +00:00
akkana%netscape.com
9249c01cfc Remove erroneous NOT_IMPLEMENTED return 1999-01-07 21:06:43 +00:00
akkana%netscape.com
4c1b2e7357 1965: Fix mouse-down events 1999-01-07 21:06:21 +00:00
law%netscape.com
6e266b92a5 Added new interface header; not yet building it 1999-01-07 21:04:21 +00:00
donm%netscape.com
fbc3fa0929 fixing includes for solaris. -donm 1999-01-07 21:03:42 +00:00
mcafee%netscape.com
6706bfaf61 Variable had wrong type (1229), thanks to tor@cs.brown.edu 1999-01-07 20:14:34 +00:00
waterson%netscape.com
853036c079 Use root node of LocalStore.rdf as the tree control's root. Added bookmarks data source to the DB. 1999-01-07 18:44:12 +00:00
waterson%netscape.com
07f3adb0f9 Fixed namespace stuff, added column info, added bookmarks data store. 1999-01-07 18:43:39 +00:00
waterson%netscape.com
0af190993d Put namespaces back (bug was in LocalStore.rdf). Fixed some bugs with RDF containers. 1999-01-07 18:43:03 +00:00
waterson%netscape.com
c5203f3f54 Un-hardcoded column info. This is now provided by a resource: RDF file (like LocalStore.rdf). 1999-01-07 18:42:14 +00:00
ftang%netscape.com
b455e672a8 add ATSUI hack. This hack could be turn off by comment out the #define USE_ATSUI_HACK line. 1999-01-07 18:27:09 +00:00
ftang%netscape.com
0fbb98d2c0 add weak link to ATSUnicodeLib 1999-01-07 18:24:42 +00:00
dcone%netscape.com
84c5b0f70b Added deletettexttxn.cpp 1999-01-07 18:01:38 +00:00