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

46930 Коммитов

Автор SHA1 Сообщение Дата
jj%netscape.com 13dd074be1 updated version number to M12. 1999-11-19 02:56:00 +00:00
jj%netscape.com 6b881dc6f5 renamed output binary from 'apprunner'/'apprunnerDebug' to 'mozilla' and 'mozillaDebug'. 1999-11-19 02:55:46 +00:00
warren%netscape.com e43ba43af2 Fixed generic module factory lookup to look in cache. 1999-11-19 02:46:50 +00:00
fur%netscape.com fed3a5923b Fix build bustage, maybe. Get rid of unnecessary const 1999-11-19 02:35:02 +00:00
fur%netscape.com dbf19a8e32 Took out unnecessary const, which will hopefully unbusticate unix build 1999-11-19 02:25:04 +00:00
akhil.arora%sun.com 95cb81ad53 fix=Denis Sharypov <sdv@sparc.spb.su> r=akhil.arora@sun.com
19304 convert java dom api to an xpcom module
19305 synchronize with interface changes in nsIDocumentLoaderObserver
1999-11-19 02:17:28 +00:00
beard%netscape.com 252e9c7159 fix C string leak, bug=18699, r=shaver 1999-11-19 02:14:23 +00:00
Jerry.Kirk%Nexwarecorp.com 113be4aaab Adding nsSigHandlers file to pull out unix signal handlers into a
seperate file.
r=Ramiro
1999-11-19 01:55:19 +00:00
fur%netscape.com 28b5452ab6 In support of #8305 (implement cache).
Add Truncate() method to nsIFileSpec and implement in nsFileSpecImpl
1999-11-19 01:44:54 +00:00
fur%netscape.com e9aa0af998 In support of #8305 (implement cache).
Add Truncate() method to nsIFileSpec and implement in nsFileSpecImpl

[Mac Implementation: sdagley, r: sfraser]
[Win implementation: fur, r:rogerl]
[Unix implementation: yixiong.zue@intel.com, r: fur]
1999-11-19 01:42:46 +00:00
bienvenu%netscape.com 2d8cd89204 small performance tweak for null id xul elements r=waterson 1999-11-19 01:31:36 +00:00
tonyr%fbdesigns.com a64f1ff817 Changes to support importing Eudora mail/settings on Mac. 1999-11-19 01:25:50 +00:00
fur%netscape.com 2a6ea13771 Quash warning 1999-11-19 01:22:30 +00:00
rginda%netscape.com 4bc1e98f8c s/perl5/perl/ 1999-11-19 01:18:33 +00:00
ftang%netscape.com 47a0cc489f change the charset name to correct case for ISO-8859-x 1999-11-19 01:18:32 +00:00
ftang%netscape.com 2fdd6d014e check in backout code after nhotta fix other problem. fix bug 14914 1999-11-19 01:16:53 +00:00
ftang%netscape.com 4f6df1a721 fix charset name from BIG5 to Big5 1999-11-19 01:16:07 +00:00
danm%netscape.com 562593f8b3 windows device context now reports ClientRect in twips, like everyone else. fixes bug 13392. r:saari@netscape.com. 1999-11-19 01:15:46 +00:00
ftang%netscape.com 2aad1e4273 change charset name for Big5 from BIG5 1999-11-19 01:15:10 +00:00
ftang%netscape.com bc94b9f589 fix 19132 19135 ane partial fix 12090. implement nsIKBStateContorl for gtk. call ResetInputState from mouse button press. force ime to commit in ResetInputState and send the uncommitted text by using composition start/end and text event. move unicode conversion for IME into nsGtkIMEHelper class. r=erik 1999-11-19 01:14:23 +00:00
dp%netscape.com 9cfb08dd49 Fixes compilation error with sun workshop. Removed bogus case to
PRBool. r=akhil.arora@sun.com
1999-11-19 01:14:07 +00:00
wtc%netscape.com 13b85be60b Allow specification of timeout for test programs. 1999-11-19 01:01:19 +00:00
wtc%netscape.com 6a14094dc4 Added test case for PR_Available on pipes. 1999-11-19 00:59:57 +00:00
wtc%netscape.com 1c85949664 Use #elif instead of #else + #if. 1999-11-19 00:59:17 +00:00
tonyr%fbdesigns.com 3c86483189 Added a couple of Morefiles routines to the export list. FSpGetFileSize and FSpResolveFileIDRef. r=sfraser 1999-11-19 00:58:42 +00:00
wtc%netscape.com 9aa33b2871 This header file should not define HAVE_UINT. There should be a better
solution solution for the problem this solved.
1999-11-19 00:58:21 +00:00
rginda%netscape.com 32f54cc801 Added most.tests, most of the tests, minus liveconnect and some date/array tests that take a long time. 1999-11-19 00:57:18 +00:00
wtc%netscape.com 167f8de637 _macos.h: define _MD_MINIMUM_STACK_SIZE to be 58K.
pruthr.c: removed unnecessary XP_MAC code since _MD_MINIMUM_STACK_SIZE is
checked by _PR_ADJUST_STACKSIZE.
1999-11-19 00:56:45 +00:00
rginda%netscape.com c95eafb39f HTML output is in, script generally useful. Not tested on win32 or mac yet. 1999-11-19 00:56:17 +00:00
wtc%netscape.com 6c143523e3 Removed unnecessary _MD_MINIMUM_STACK_SIZE macro definition. Define this
macro only if the platform has a minimum stack size requirement.
1999-11-19 00:52:58 +00:00
wtc%netscape.com f03f2d7ab6 Added newline at end of file. 1999-11-19 00:51:58 +00:00
wtc%netscape.com 54b1d2c72d Removed the depend:clean hack. 1999-11-19 00:51:25 +00:00
ducarroz%netscape.com 1a31863479 Fix bug 9713. comment out some sensitive code until I rewrite it. This code isn't needed yet. r=mscott 1999-11-19 00:47:40 +00:00
valeski%netscape.com 6077a89639 changed the on header notification to actually request the observers of the correct notification. OnHeaders indicates a response has come back, thus those registered for the RESPONSE should get notified, not those registered for the REQUEST 1999-11-19 00:15:42 +00:00
tonyr%fbdesigns.com f3f243d7b7 First Checked In. 1999-11-18 23:14:05 +00:00
tonyr%fbdesigns.com 2a44163fe0 First Checked In. 1999-11-18 23:03:36 +00:00
colin%theblakes.com 1ea5ca50ab Don't define EXTRA_DSO_LDOPTS to EXTRA_LIBS and more. r=shaver 1999-11-18 22:54:09 +00:00
colin%theblakes.com da9b69d818 Add MOZ_TIMER_LIBS to the link. r=shaver 1999-11-18 22:49:59 +00:00
tonyr%fbdesigns.com 99a98f0e0e First Checked In. 1999-11-18 22:48:04 +00:00
briano%netscape.com 102052b30d Automated update 1999-11-18 22:45:23 +00:00
colin%theblakes.com 2d0364e8c7 Do not define MOZ_MONOLITHIC_TOOLKIT for OpenVMS 1999-11-18 22:38:51 +00:00
larryh%netscape.com ea878668ca BugZilla: 19247 1999-11-18 22:23:00 +00:00
rods%netscape.com e782e5e65a initial check in, not in the build 1999-11-18 22:14:26 +00:00
ducarroz%netscape.com d964874e77 Fix for bug 18974 & bug 15238. We need to use the default identity when no identity is specified. r=alecf 1999-11-18 21:57:06 +00:00
erik%netscape.com e8a7c02800 Updating local .cvsignore file. Does not affect build. 1999-11-18 21:49:12 +00:00
larryh%netscape.com dd4225fa8a BugZilla: 19247, fix declaration of _PR_MD_GetRandomNoise() 1999-11-18 21:38:39 +00:00
sdagley%netscape.com f89f1c2c89 Fix Mac bustage. Make PR_GetRandomNoise() compile. Don't know about working yet. 1999-11-18 21:16:51 +00:00
rhp%netscape.com e44e9c7b65 Cleanup of free calls - No bug - r: bienvenu 1999-11-18 21:12:49 +00:00
evaughan%netscape.com 579a9d2af2 1) Changed box to use a linked list instead of a fixed array. -r Hyatt
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
brade%netscape.com 65702256d1 fix original size/custom size toggling/setting. bug #14750 (r=kin@netscape.com) 1999-11-18 20:53:48 +00:00