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

55405 Коммитов

Автор SHA1 Сообщение Дата
gagan%netscape.com 39623da2ed Ooops typo. 2000-03-16 03:46:28 +00:00
gagan%netscape.com 8c8414179e You can now run -g as well as other parameters to hand over to the prog. Now allowing debuggers (gdb/ddd) to pass the arguments over to teh program. So if you do "mozilla -g foo" it will correctly pass foo as an argument to run (or prun as the case maybe) r=pavlov 2000-03-16 03:39:46 +00:00
gagan%netscape.com cbf79b99c8 Now allowing debuggers (gdb/ddd) to pass the arguments over to teh program. So if you do "mozilla -g foo" it will correctly pass foo as an argument to run (or prun as the case maybe) r=pavlov 2000-03-16 03:38:36 +00:00
bryner%uiuc.edu d64a914509 Change mousewheel debugging messages to use PR_LOG instead of being turned
on by an #ifdef.  This will enable nightly build users to generate useful
debugging output.
2000-03-16 03:34:52 +00:00
dougt%netscape.com fcb8f67e2a Reverting alex's change. 2000-03-16 03:07:38 +00:00
karnaze%netscape.com f6cdf7948a new regression test not affecting the build. 2000-03-16 02:56:12 +00:00
morse%netscape.com 4afaff543f add a remove-all button 2000-03-16 02:32:48 +00:00
tbogard%aol.net 718e56a04e Converted calls to nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI. 2000-03-16 02:30:51 +00:00
karnaze%netscape.com a29e6ae59d bug 30273 - removing the last remaining cell in a row caused the cell map to remove the row during an incremental reflow. r=attinasi. 2000-03-16 02:21:43 +00:00
tbogard%aol.net 74bb53ade6 Change nsIWebShell::LoadURL calls to use nsIWebNavigation::LoadURI. 2000-03-16 02:20:26 +00:00
dveditz%netscape.com bd54f7390e Setting WINVER to 0x400 to shut up the obnoxious warning and to prevent
accidental use of Win 5.0 API's that will not work on older Win machines
2000-03-16 01:56:47 +00:00
slamm%netscape.com b91af98997 Fix some 'variable used once' warnings. Clean up the eval of the default config. 2000-03-16 01:43:53 +00:00
dbaron%fas.harvard.edu 4bc2e51d2b Fix leak of nsPref. Bug 28819. r=erik@netscape.com 2000-03-16 01:36:48 +00:00
sgehani%netscape.com 7f8f94cd4e Fix various cosmetic issues with the Mac native installer. [b=29328, 28576, 18874, 31042, 29849; r=ssu] 2000-03-16 01:34:48 +00:00
dbaron%fas.harvard.edu bc8524a534 Prevent non-leak from showing up as a leak by scoping in a block. r=pinkerton@netscape.com 2000-03-16 01:27:12 +00:00
dbaron%fas.harvard.edu c046415a7a Fix a leak of a device context. r=dcone@netscape.com 2000-03-16 01:21:58 +00:00
ben%netscape.com 4f9c01c7c6 convert dialogOverlay to use new button widgets, make skinnable 2000-03-16 01:21:55 +00:00
ben%netscape.com a113e6979a skinnable profile manager, part 1. 2000-03-16 01:21:26 +00:00
ben%netscape.com 5369c093bc skinnable open location dialog 2000-03-16 01:19:23 +00:00
dbaron%fas.harvard.edu dec3af3ef0 Revise workaround for bug 28557 so we neither crash nor leak. r=waqar@netscape.com 2000-03-16 01:16:53 +00:00
dbaron%fas.harvard.edu b07eae2b6f 1) Make PRE line layout backwards compatible in quirks mode (related to bug 26998).
2) Don't use strings when I can use atoms.
3) Fix bug 28472 by correcting error in earlier checkin.
r=buster@netscape.com
2000-03-16 01:14:57 +00:00
ben%netscape.com 33ca366ab2 styling the new widgets 2000-03-16 01:13:53 +00:00
dbaron%fas.harvard.edu 5998b290c6 Fix bug 28570, leak of nsXULPrototypeDocument and nsJSContext (and things they owned). r=waterson@netscape.com 2000-03-16 01:11:02 +00:00
amusil%netscape.com ca03c1d192 Fixes Bug 31847 (commercial blocker). r=syd, a=chofmann 2000-03-16 01:03:03 +00:00
tbogard%aol.net 2596a179ae Call SetOverLink instead of SetJSStatus when over a link. 2000-03-16 01:02:23 +00:00
tbogard%aol.net b8b57cf7d1 Providing implementation for SetOverLink. 2000-03-16 01:01:57 +00:00
tbogard%aol.net 8352a364e0 Removed isViewSource attribute. It is no longer needed. DocShell now handles state. 2000-03-16 00:52:52 +00:00
tbogard%aol.net df4e9df7d2 Remove the isViewSource attribute. Changed a nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI. 2000-03-16 00:52:02 +00:00
tbogard%aol.net ca7e1cd9a5 Remove viewsource.xul as it is no longer used. This is duplicate of browser's viewsource.xul anyway. 2000-03-16 00:50:26 +00:00
ducarroz%netscape.com 1ba7a3bfde Fix regression. Need to pass the event when creating, replying or forwarding a message. R=jefft 2000-03-16 00:42:55 +00:00
nhotta%netscape.com a9a9a9109a Changed flag for entity conversion, bug 27376, r=akkana. 2000-03-16 00:28:01 +00:00
locka%iol.ie 6d5a810174 Fixed some problems building with the latest platform sdk 2000-03-16 00:25:22 +00:00
rjc%netscape.com b1f44dc07e When bringing up a context menu, only adjust selection if we actually have a treeitem. (This check also allows correct behavior of context menus on the background.) 2000-03-16 00:11:37 +00:00
ducarroz%netscape.com fd53eb234e Fix for bugs 18584 (draft warning when close window), bug 21841 (new recipient type should be same than previous one), bug 31250 (no key navigation in identity dropdown list), bug 28859 (don't ask for format when saving a message). R=jefft 2000-03-16 00:09:32 +00:00
ducarroz%netscape.com bdb035644b Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft 2000-03-16 00:03:43 +00:00
beard%netscape.com 4fc51fbd02 uncovered leak exposes a crasher, this fixes it. r=waterson 2000-03-15 23:58:01 +00:00
akkana%netscape.com 577fd21162 Switch to the perl version of the test script 2000-03-15 23:47:00 +00:00
leaf%mozilla.org 63d8067010 Automated update 2000-03-15 23:45:08 +00:00
ssu%netscape.com 4619755e33 fixing bug #31875 under win95. a=chofmann r=cathleen 2000-03-15 23:44:57 +00:00
dmose%mozilla.org 12f631bcc3 get rid of undefined warning 2000-03-15 23:40:57 +00:00
seth%cs.brandeis.edu 3004152712 Added a bugzilla.procmailrc as a sample procmailrc file
bugzilla_email_append.pl calls processmail.pl after writing out the changes.
2000-03-15 23:39:11 +00:00
nhotta%netscape.com 510ae4b294 Changed to call Finish() after the conversion, bug 29652 , r=cata. 2000-03-15 23:38:27 +00:00
jdunn%netscape.com da4409bc12 for AIX check for libC_r instead of libC
discovered by ciaran.deignan@bull.net
2000-03-15 23:38:07 +00:00
nhotta%netscape.com 4dffd8f322 Added fallback charset for charset conversion, bug 28679, r=rhp. 2000-03-15 23:33:43 +00:00
jdunn%netscape.com bef729cce8 adding linker dependencies for AIX and other unixes 2000-03-15 23:33:10 +00:00
jdunn%netscape.com 98ac40c70e removing redundant ;; to fix AIX build 2000-03-15 23:31:39 +00:00
nhotta%netscape.com afac8c5277 Changed to use do_GetService instead of CreateInstance, bug 30209, r=cata. 2000-03-15 23:31:08 +00:00
valeski%netscape.com 920dbc7b68 fixing base64 encoding usage bug 2000-03-15 23:20:38 +00:00
valeski%netscape.com 9352941376 29551. we now ignore 'ls: total' coming back from an FTP server 2000-03-15 23:19:58 +00:00
valeski%netscape.com d32ee31d6e 29236 - we now treat files w/ 'ehtml' extentsion as html 2000-03-15 23:18:10 +00:00