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

13961 Коммитов

Автор SHA1 Сообщение Дата
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
sfraser%netscape.com ac5c4b5b01 Added InsertTextTxn.cpp 1999-01-07 01:17:48 +00:00
sfraser%netscape.com c1bf80c0da Hack so that keycodes are returned on Mac 1999-01-07 01:17:20 +00:00
wtc%netscape.com 3c183ba39b Replaced the obsolete NSPR10-compatibility macros PR_LOG_DEFINE,
PR_LOG_BEGIN, and PR_LOG_END by their NSPR20 equivalents.
1999-01-07 01:08:00 +00:00
leaf%mozilla.org bd5dd94c46 adding files in new directory 1999-01-07 01:07:03 +00:00
buster%netscape.com 4435c98060 support for inserting text 1999-01-07 01:02:32 +00:00
buster%netscape.com 8c25fcb097 support for removing attributes 1999-01-07 01:02:16 +00:00
karnaze%netscape.com c111662c1f Preliminary changes to support align="char" 1999-01-07 01:00:07 +00:00
mscott%netscape.com 6f5cd0485a Changing nsMsgCID.h to nsMsgBaseCID.h 1999-01-07 00:33:01 +00:00
guha%netscape.com c1060de9fe add nsIRDFHistory.h. Not yet in the make system 1999-01-07 00:01:44 +00:00
coop%netscape.com 21ec63486f Added binary file open as first step for creating typelib files. 1999-01-06 23:47:45 +00:00
mcmullen%netscape.com c8b50d42a1 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
locka%iol.ie 7e536a72bc Fixed a problem with the default impl of GetClientSite
Added basic printer support
1999-01-06 22:38:24 +00:00
dcone%netscape.com 11933bc9d0 added 2 files nsImageInspectorDialog.cpp nsTableInspectorDialog.cpp 1999-01-06 22:29:42 +00:00
coop%netscape.com b4f9c6bb84 Updated struc for ParamDescriptor 1999-01-06 22:07:16 +00:00
rods%netscape.com f86e71f798 initial 1999-01-06 22:04:35 +00:00
rods%netscape.com 860dd9b58d Added Table and Image Inspectors 1999-01-06 21:59:17 +00:00
mscott%netscape.com 4fb5527bdf More work on generating a nsNNTPProtocol instance. 1999-01-06 21:44:28 +00:00
terry%netscape.com 2f0b37d74d troy now owns layout. 1999-01-06 21:41:47 +00:00
ftang%netscape.com f772746947 Check in the pre build table based on UCDATA 1.9 and UnicodeData-2.1.8.txt 1999-01-06 21:28:12 +00:00
ftang%netscape.com ebc4b9bcb4 change make file so it will not automatic generate those dat file but have to do it with an table option 1999-01-06 21:27:04 +00:00
akkana%netscape.com f1828152bf Fix Linux build 1999-01-06 21:18:47 +00:00