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

13882 Коммитов

Автор SHA1 Сообщение Дата
wtc%netscape.com 2093e610b5 Bugzilla bug #2227: PR_CEnterMonitor should initialize NSPR implicitly. 1999-01-08 00:31:15 +00:00
terry%netscape.com 7c7a8028e8 Oops; removed debugging printf. 1999-01-08 00:27:56 +00:00
terry%netscape.com 84f3bca5d8 Netscape has changed the way its internal LDAP is set up. 1999-01-08 00:27:15 +00:00
ftang%netscape.com 72bbc2b691 move from modules into intl 1999-01-08 00:26:45 +00:00
ftang%netscape.com 4d4352ba7c move from modules into intl 1999-01-08 00:20:08 +00:00
jband%netscape.com 2691175a87 calling XPCOM method from JS with two int params using hardcoded InterfaceInfo 1999-01-07 23:36:07 +00:00
terry%netscape.com 17e8b08205 Throw some freshmeat into the fray. 1999-01-07 23:21:44 +00:00
terry%netscape.com 886953fdf8 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 4dc97a2e0b Added createelementtxn.cpp 1999-01-07 22:40:21 +00:00
buster%netscape.com 3534fc762a create element transaction WIP 1999-01-07 22:36:23 +00:00
terry%netscape.com 80e7dfeb96 Tracks stocks, too. 1999-01-07 22:33:01 +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
akkana%netscape.com 21dc9ae92a Remove erroneous NOT_IMPLEMENTED return 1999-01-07 21:06:43 +00:00
akkana%netscape.com 365817c89e 1965: Fix mouse-down events 1999-01-07 21:06:21 +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
mcafee%netscape.com 0896c99dc9 Variable had wrong type (1229), thanks to tor@cs.brown.edu 1999-01-07 20:14:34 +00:00
waterson%netscape.com dcdf2f3333 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 cbbad77d8b Fixed namespace stuff, added column info, added bookmarks data store. 1999-01-07 18:43:39 +00:00
waterson%netscape.com 4105248fce 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 4a63c7032d 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 0e18fe6c32 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 0cb361150e add weak link to ATSUnicodeLib 1999-01-07 18:24:42 +00:00
dcone%netscape.com 08ec55cfc3 Added deletettexttxn.cpp 1999-01-07 18:01:38 +00:00
buster%netscape.com 1a32d1c2c7 support for DeleteTextTxn, backspace and delete 1999-01-07 17:58:15 +00:00
buster%netscape.com 3c29071bac use base class Redo 1999-01-07 17:57:57 +00:00
buster%netscape.com fbbc2960c9 make Redo call Do by default 1999-01-07 17:57:16 +00:00
buster%netscape.com 4da006f744 Delete Text Transaction initial implementation 1999-01-07 17:56:20 +00:00
dcone%netscape.com c72183a22a Continued work on the Postscript Device and RenderingContexts.
Removed unessisary file, factory is not needed.
1999-01-07 14:50:53 +00:00
rpotts%netscape.com eb294d6c7a Changes for the new EventQueueService... 1999-01-07 07:47:25 +00:00
rpotts%netscape.com 201fd820be Changed over to the EventQueueService... 1999-01-07 07:15:02 +00:00
rpotts%netscape.com 413fc5e260 Added some null ptr tests to net new EventQueueService code... 1999-01-07 07:06:59 +00:00
troy%netscape.com fd0d24ebb6 Changed to handle FrameRemoved reflow command for an absolutely positioned
child frame
1999-01-07 05:46:26 +00:00
waterson%netscape.com d3df2a0245 Added some comments to call out potential funkiness. 1999-01-07 05:29:31 +00:00
jband%netscape.com 3184dee8ea int constants accessible from JS using hardcoded InterfaceInfo 1999-01-07 05:18:09 +00:00
troy%netscape.com 4141e3d219 Changed ContentRemoved() to also generate a reflow command for the placeholder
for an absolutely positioned frame. Also made sure the child list name is
properly set for the reflow command for the absolutely positioned frame
1999-01-07 05:03:53 +00:00
troy%netscape.com 9421d8093b Fixed FindFrameWithContent() to do a better job of recognizing placeholder
frames and skipping them
1999-01-07 04:47:43 +00:00
val4%cornell.edu 289fe17021 Some fixes for native files. This shouldn't probably become exposed in the API...
Root.parent now should return null. A problem with mkdir fixed.
1999-01-07 04:41:20 +00:00
val4%cornell.edu 9ea7a8ce2f Some pretty significant changes in terms of native file support, changed if(file->handle)
by if(file->isNative), etc. Made handle/nativehandle a union.  Added some warnings.
1999-01-07 04:17:23 +00:00
jband%netscape.com 964a441fec more stuff that doesn't yet work 1999-01-07 03:49:40 +00:00
mscott%netscape.com 60724d2f42 Don't try to build the test directory until we get something in there. 1999-01-07 03:35:32 +00:00
mscott%netscape.com 62068fd431 More changes to the nsProtocol stuff. Added initialization and a SendData method for writing to the output stream. 1999-01-07 03:34:10 +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
mscott%netscape.com 463960762a Build nsNNTPProtocol. 1999-01-07 02:49:23 +00:00
mscott%netscape.com 49842a8d4a Some core definitions that are pertinent only to our NNTP protocol implementation. 1999-01-07 02:48:51 +00:00
buster%netscape.com c29f2bbe69 just documentation 1999-01-07 02:16:10 +00:00
mcmullen%netscape.com 6d8e4aa0d8 Fix unused parameter warning. 1999-01-07 02:11:24 +00:00
kipp%netscape.com 5469780d57 Applied patch from bug #1988 to improve the open-file dialog 1999-01-07 02:06:44 +00:00
kipp%netscape.com b4f21e84f4 Make it compile on windows 1999-01-07 01:46:22 +00:00