13838 Commits

Author SHA1 Message Date
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
ftang%netscape.com
2fa6175f68 add compiled data table based on UCDATA 1.9 and UnicodeData-2.1.5.txt 1999-01-06 20:57:02 +00:00
sfraser%netscape.com
5469cafbe8 Added ChangeAttributeTxn.cpp and EditTxn.cpp 1999-01-06 20:34:04 +00:00
guha%netscape.com
74d0bf17fd try adding the resources again 1999-01-06 20:33:42 +00:00
sfraser%netscape.com
c1018dddc2 Change the fragment name from PLUGIN_DLL (???) to viewer 1999-01-06 20:32:45 +00:00
sfraser%netscape.com
cd3dfd7933 Fix the DLL name ENDER_DLL on Mac, and take out the #ifndef XP_MAC around the RegisterFactory for Ender. Also change XPCOM.DLL to XPCOM_DLL on Mac. 1999-01-06 20:32:11 +00:00
akkana%netscape.com
2760f31db5 Build EditTxn and ChangeAttributeTxn 1999-01-06 20:31:30 +00:00
buster%netscape.com
acfd2e66d2 use Ender as the test editor 1999-01-06 20:31:08 +00:00
buster%netscape.com
e5996d6647 attribute support 1999-01-06 20:30:35 +00:00
sfraser%netscape.com
e14a1ee405 Fix the fragment name (change from xpcom to XPCOM_DLL) 1999-01-06 20:30:17 +00:00
buster%netscape.com
d2d19db4f0 ChangedAttributeTxn implementation
base class EditTxn implementation
1999-01-06 20:30:13 +00:00
sfraser%netscape.com
3495fcabdd File Removed. 1999-01-06 20:29:56 +00:00
buster%netscape.com
af2c66d39a support for ChangeAttributeTxn 1999-01-06 20:29:11 +00:00
guha%netscape.com
23db7f64f8 add some resources 1999-01-06 20:26:54 +00:00
brade%netscape.com
08f3275254 reduce compiler warnings on Macintosh by adding comparisons in while loops (around assignments) 1999-01-06 20:00:56 +00:00
brade%netscape.com
91a6767a69 added #include and removed extra copy of prototype 1999-01-06 19:58:01 +00:00
brade%netscape.com
84072d957e reduce Macintosh compiler warnings by making function static/private 1999-01-06 19:55:57 +00:00
harishd%netscape.com
55c83966cf Added code to take care of CSS properties
that wouldn't allow negative values.
1999-01-06 19:25:25 +00:00
brade%netscape.com
7bc19df3f9 reduce Macintosh compiler warnings by adding prototype 1999-01-06 18:53:59 +00:00
brade%netscape.com
2ad8ae0483 reduce Macintosh compiler warnings byadding prototype 1999-01-06 18:52:58 +00:00
brade%netscape.com
3e75d671d1 reduce Macintosh compiler warnings by making function static/private 1999-01-06 18:51:16 +00:00
brade%netscape.com
47e81f3afb reduce Macintosh compiler warnings by removing extra , 1999-01-06 18:50:09 +00:00
brade%netscape.com
748aa65c90 reduce Macintosh compiler warnings by removing extra ; 1999-01-06 18:49:37 +00:00
brade%netscape.com
e061c6cf15 reduce Macintosh compiler warnings by making functions static/private 1999-01-06 18:45:28 +00:00