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

46950 Коммитов

Автор SHA1 Сообщение Дата
buster%netscape.com 6d8e2f2301 found a tiny bug, possible uninitialized variable. fixed it along with work for:
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
no bug number, this is for webshell redesign work
r=rickg, travis
1999-11-19 07:29:13 +00:00
buster%netscape.com 359a28d165 DOM extension for exposing text areas to XUL
bug 12022, r=rickg, vidur
also made some improvements for future docshell work
r=rickg, travis
1999-11-19 07:25:11 +00:00
buster%netscape.com 2c36996496 DOM extension for exposing text areas to XUL
bug 12022, r=rickg, vidur
1999-11-19 07:24:15 +00:00
buster%netscape.com ab8c72f310 added nsIGfxTextControlFrame.h 1999-11-19 07:23:47 +00:00
buster%netscape.com 422be84322 added files: mozilla/layout/html/content/src/nsEditorController.cpp 1999-11-19 07:22:40 +00:00
buster%netscape.com 2de668fe3c DOM extension for exposing text areas to XUL
bug 12022, r=rickg and vidur
1999-11-19 07:19:10 +00:00
buster%netscape.com 57e8b347a2 DOM extension for exposing text areas to XUL
bug 12022, r=rickg
1999-11-19 07:18:25 +00:00
mcafee%netscape.com 2cd6e87051 I forgot more stuff for prefs, fixing bustage per my last checkin here. 1999-11-19 05:54:58 +00:00
briano%netscape.com 04a186f173 Automated update 1999-11-19 05:30:20 +00:00
mcafee%netscape.com 151dd816dc Fix from Duncan Wilcox, makefiles have dependency on MOZ_TIMER_LIBS and cannot use -ltimer_beos. r=mcafee (me) 1999-11-19 05:24:47 +00:00
mcafee%netscape.com 5289498678 includes were incorrectly wrapped in the NS_BUILD_REFCNT_LOGGING define, fixing mac/win32 bustage. 1999-11-19 05:08:58 +00:00
dougt%netscape.com a14b905a11 Fixes: 19167,16801,17282,17682,17690,18616 Yes, this one line fix closes
all of these bugs and has taken 40 some hours to find.  Good night.
1999-11-19 04:11:16 +00:00
harishd%netscape.com c836a3ed47 Fix for bug 18328
r=vidur
1999-11-19 04:02:23 +00:00
nisheeth%netscape.com 71b61781f6 r=harishd. Tell the refcounting code that the pref service is instantiated. 1999-11-19 03:57:30 +00:00
nisheeth%netscape.com a03bdd0283 r=harishd.
- The stack walking code now works on windows.  We were initializing the symbol handler on each DLL load which was resetting its symbol tables.  Now, we don't re-init the symbol handler repeatedly.

- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF.  When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set.  If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
rhp%netscape.com 27260bfcaa Checking in some debug only code - r: rhp 1999-11-19 03:49:18 +00:00
alecf%netscape.com b67dd8b1d2 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 670fddebdf Change for I18N quoting bugs - Bug #: 19164 - r: jefft 1999-11-19 03:27:03 +00:00
mscott%netscape.com c9f26d5a2e remove two compile warnings to get me off the warnings list... 1999-11-19 03:04:25 +00:00
dougt%netscape.com 5a214050de 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 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