rhp%netscape.com
38fe8921cf
Checking in some debug only code - r: rhp
1999-11-19 03:49:18 +00:00
alecf%netscape.com
ad460da023
fix regression #19239
...
form widget "types" changed to be leading-letter capitalized, which busted the heck out of everything.
couldn't find a reviewer, but this has to be fixed for tomorrow
r=me
1999-11-19 03:37:10 +00:00
rhp%netscape.com
404373bd26
Change for I18N quoting bugs - Bug #: 19164 - r: jefft
1999-11-19 03:27:03 +00:00
mscott%netscape.com
aab5982715
remove two compile warnings to get me off the warnings list...
1999-11-19 03:04:25 +00:00
dougt%netscape.com
3c56a40e88
making sure that we do not empty our segmented buffer if we did not create it
...
bug fix 19290. submitted by bienvenu, r=dougt.
1999-11-19 03:01:33 +00:00
jj%netscape.com
a021294eec
updated version number to M12.
1999-11-19 02:56:00 +00:00
jj%netscape.com
857806d319
renamed output binary from 'apprunner'/'apprunnerDebug' to 'mozilla' and 'mozillaDebug'.
1999-11-19 02:55:46 +00:00
warren%netscape.com
6770f57524
Fixed generic module factory lookup to look in cache.
1999-11-19 02:46:50 +00:00
fur%netscape.com
77db84cccd
Fix build bustage, maybe. Get rid of unnecessary const
1999-11-19 02:35:02 +00:00
fur%netscape.com
47f23d1f43
Took out unnecessary const, which will hopefully unbusticate unix build
1999-11-19 02:25:04 +00:00
akhil.arora%sun.com
e0273c4240
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
f187f89fdf
fix C string leak, bug=18699, r=shaver
1999-11-19 02:14:23 +00:00
Jerry.Kirk%Nexwarecorp.com
ca1696f523
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
e5fdfdb24e
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
9b088cf1a4
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
8737dce8ab
small performance tweak for null id xul elements r=waterson
1999-11-19 01:31:36 +00:00
tonyr%fbdesigns.com
2d9c7f2665
Changes to support importing Eudora mail/settings on Mac.
1999-11-19 01:25:50 +00:00
fur%netscape.com
5679113aa6
Quash warning
1999-11-19 01:22:30 +00:00
rginda%netscape.com
510c390d39
s/perl5/perl/
1999-11-19 01:18:33 +00:00
ftang%netscape.com
24cdb34bb8
change the charset name to correct case for ISO-8859-x
1999-11-19 01:18:32 +00:00
ftang%netscape.com
9991b485a9
check in backout code after nhotta fix other problem. fix bug 14914
1999-11-19 01:16:53 +00:00
ftang%netscape.com
6add55bb56
fix charset name from BIG5 to Big5
1999-11-19 01:16:07 +00:00
danm%netscape.com
aacfe0af91
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
0818b31afe
change charset name for Big5 from BIG5
1999-11-19 01:15:10 +00:00
ftang%netscape.com
fab29310c5
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
479ad973d3
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
bdba59b3aa
Allow specification of timeout for test programs.
1999-11-19 01:01:19 +00:00
wtc%netscape.com
dd26474703
Added test case for PR_Available on pipes.
1999-11-19 00:59:57 +00:00
wtc%netscape.com
2ef25f3365
Use #elif instead of #else + #if.
1999-11-19 00:59:17 +00:00
tonyr%fbdesigns.com
1bdff18b94
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
edc61d9625
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
b5d7c51679
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
08b0402b72
_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
38e5dfe58a
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
194d25ba9e
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
96a7a8d65d
Added newline at end of file.
1999-11-19 00:51:58 +00:00
wtc%netscape.com
3c246730fe
Removed the depend:clean hack.
1999-11-19 00:51:25 +00:00
ducarroz%netscape.com
920db262fe
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
e84c1214d7
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
8f94375a50
First Checked In.
1999-11-18 23:14:05 +00:00
tonyr%fbdesigns.com
8670aeec2e
First Checked In.
1999-11-18 23:03:36 +00:00
colin%theblakes.com
441094c305
Don't define EXTRA_DSO_LDOPTS to EXTRA_LIBS and more. r=shaver
1999-11-18 22:54:09 +00:00
colin%theblakes.com
472b4a1624
Add MOZ_TIMER_LIBS to the link. r=shaver
1999-11-18 22:49:59 +00:00
tonyr%fbdesigns.com
ac1e4db386
First Checked In.
1999-11-18 22:48:04 +00:00
briano%netscape.com
563cb5a186
Automated update
1999-11-18 22:45:23 +00:00
colin%theblakes.com
d1588cf8c7
Do not define MOZ_MONOLITHIC_TOOLKIT for OpenVMS
1999-11-18 22:38:51 +00:00
larryh%netscape.com
580abe9a50
BugZilla: 19247
1999-11-18 22:23:00 +00:00
rods%netscape.com
6282f02198
initial check in, not in the build
1999-11-18 22:14:26 +00:00
ducarroz%netscape.com
a6502fcb8d
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
d6616d427f
Updating local .cvsignore file. Does not affect build.
1999-11-18 21:49:12 +00:00