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

14032 Коммитов

Автор SHA1 Сообщение Дата
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
buster%netscape.com 6c2020d8cf support for DeleteTextTxn, backspace and delete 1999-01-07 17:58:15 +00:00
buster%netscape.com f328d2f2b1 use base class Redo 1999-01-07 17:57:57 +00:00
buster%netscape.com f42a6d7a60 make Redo call Do by default 1999-01-07 17:57:16 +00:00
buster%netscape.com 7e8794628f Delete Text Transaction initial implementation 1999-01-07 17:56:20 +00:00
dcone%netscape.com 0a2a9de92c 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 7b357b07fc Changes for the new EventQueueService... 1999-01-07 07:47:25 +00:00
rpotts%netscape.com 3f7f18ae47 Changed over to the EventQueueService... 1999-01-07 07:15:02 +00:00
rpotts%netscape.com 0a148aa16f Added some null ptr tests to net new EventQueueService code... 1999-01-07 07:06:59 +00:00
troy%netscape.com 6d753e4c78 Changed to handle FrameRemoved reflow command for an absolutely positioned
child frame
1999-01-07 05:46:26 +00:00
waterson%netscape.com 2f9e197491 Added some comments to call out potential funkiness. 1999-01-07 05:29:31 +00:00
jband%netscape.com 743adb567d int constants accessible from JS using hardcoded InterfaceInfo 1999-01-07 05:18:09 +00:00
troy%netscape.com c876ae8a25 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 b9a4ba7918 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 ac030d134b 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 cce9efa591 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 8387eca655 more stuff that doesn't yet work 1999-01-07 03:49:40 +00:00
mscott%netscape.com 4dfa2b6985 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 ea9d1891b6 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 3b02474d54 Export the NSGetFactory method 1999-01-07 03:14:22 +00:00
sfraser%netscape.com b2da77676a Added nsEventQueueService.cpp and nsXPComFactory.cpp 1999-01-07 03:14:02 +00:00
mscott%netscape.com b1a67869ac Build nsNNTPProtocol. 1999-01-07 02:49:23 +00:00
mscott%netscape.com 874f802902 Some core definitions that are pertinent only to our NNTP protocol implementation. 1999-01-07 02:48:51 +00:00
buster%netscape.com ef57c474ae just documentation 1999-01-07 02:16:10 +00:00
mcmullen%netscape.com 3a010aa9ec Fix unused parameter warning. 1999-01-07 02:11:24 +00:00
kipp%netscape.com 0eefc791cf Applied patch from bug #1988 to improve the open-file dialog 1999-01-07 02:06:44 +00:00
kipp%netscape.com 51674f84ac Make it compile on windows 1999-01-07 01:46:22 +00:00
wtc%netscape.com 53d4b3a53c On AIX, removed the pthread_mutexattr_setkind_np call. The man page
says this function is provided only for compatibility with the DCE
threads and should not be used when writing new applications.
1999-01-07 01:33:57 +00:00
buster%netscape.com ef21a4afd0 added InsertTextTxn.cpp 1999-01-07 01:28:34 +00:00
cata%netscape.com ecd5c41c43 first check in unicode converter. Didn't build on Mac/UNIX yet. Didn't hookup with main
build process yet.
1999-01-07 01:23:22 +00:00