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

40024 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com f1f2ea559d Break summary table into its own subroutine. 1999-09-09 01:51:51 +00:00
mscott%netscape.com 843b43fcfb Backing out peterl's changes to fix the mac depend build until we can figure out why it
causes an internal compiler error.
1999-09-09 01:49:51 +00:00
briano%netscape.com 9042bc1580 Minor cleanup and removal of the obsolete non-NECKO stuff. 1999-09-09 01:49:14 +00:00
rjc%netscape.com 232f35f6b3 Use shortened syntax. 1999-09-09 01:15:02 +00:00
rjc%netscape.com 0f74d7f2e2 Set an initial width and height on the search dialog. 1999-09-09 01:13:21 +00:00
cyeh%netscape.com 3e2ed0e77b massive cleanup from win32 to unix 1999-09-09 01:12:29 +00:00
briano%netscape.com 2ff5e413e7 Removed the obsolete non-NECKO leftovers. 1999-09-09 01:08:34 +00:00
hyatt%netscape.com ac0a81e522 Updating popups. (No, they're still not turned on.) 1999-09-09 01:07:06 +00:00
rjc%netscape.com 99ffb08c28 Add folder check. 1999-09-09 01:01:16 +00:00
ssu%netscape.com 7c1d9b6d42 adding the windows wizard to the Seamonkey build system. This only affects windows platform makefile.win 1999-09-09 00:59:43 +00:00
briano%netscape.com 696e28cdec Removed the obsolete non-NECKO leftovers. 1999-09-09 00:59:41 +00:00
rjc%netscape.com b3859006a5 Don't return URLs from history that begin with "NC:". In truth, the history datasource should not return answers about anything that isn't in its "space"... but til that day, this hack works. 1999-09-09 00:59:20 +00:00
rjc%netscape.com 37e13748c5 Add check for NS_RDF_NO_VALUE. 1999-09-09 00:58:08 +00:00
alecf%netscape.com 53984f2ad2 fix for #13403 - when the selected folder is a server, don't put the " on " part in 1999-09-09 00:52:52 +00:00
shaver%netscape.com a131f8079e fix memory leaks (eep) and add some debugging noise for myself 1999-09-09 00:48:30 +00:00
toshok%hungry.com bf77668740 remove the dll from mDllStore if we're about to delete it. keeps us from crashing if we try to load a dll after we fail once. 1999-09-09 00:47:22 +00:00
peterl%netscape.com 45956b1726 Added optimization in SetCoord to not set inherit value if value can be computed locally 1999-09-09 00:43:54 +00:00
peterl%netscape.com e230741d8f removed non-necko code
fixed to not load alternate sheets after document drops reference
1999-09-09 00:42:53 +00:00
briano%netscape.com b77bbb9a68 Removed the obsolete non-NECKO leftovers. 1999-09-09 00:41:10 +00:00
sspitzer%netscape.com 25236e0b5b the code to create the special folders (Inbox, Trash, etc) should not be in the pref migration code. jefft (or someone) has already written it in the right place, I'd just forgotten about this code. 1999-09-09 00:37:45 +00:00
ssu%netscape.com f79f05f100 new files to build native windows installer wizard 1999-09-09 00:33:41 +00:00
ssu%netscape.com 743559dff2 fixing it to use non mt libc 1999-09-09 00:30:37 +00:00
pinkerton%netscape.com 7031693531 clean up some d&d stuff. 1999-09-09 00:28:23 +00:00
pinkerton%netscape.com a35b56b2b3 fix a bug where capturers would not be called when the event was sent directly to a dom node. clean up of a little d&d stuff. 1999-09-09 00:28:11 +00:00
granrose%netscape.com 0c6046a865 Added command line options (src|dest|file|help|debug|os). Changed to warn if
component directory already exists rather than die.
1999-09-09 00:25:25 +00:00
sfraser%netscape.com 69e203f45c #ifdef out a bunch of rods's printfs. 1999-09-09 00:23:40 +00:00
briano%netscape.com 202e970483 Removed the obsolete non-NECKO leftovers. 1999-09-09 00:21:43 +00:00
matt%netscape.com 7eda39d911 Adding wallet ... files 1999-09-09 00:14:24 +00:00
briano%netscape.com 6074b8b8a4 Removed the obsolete non-NECKO leftovers. 1999-09-09 00:11:48 +00:00
matt%netscape.com dd1baa6fbb Adding fix for bug 13316 1999-09-09 00:07:52 +00:00
slamm%netscape.com e899b92310 Fix source line ignoring. 1999-09-09 00:01:39 +00:00
slamm%netscape.com 0b35275222 Filter 'statement has no effect' when it's in an ASSERT(). 1999-09-08 23:52:32 +00:00
evaughan%netscape.com c9e6d7dafa 1) Made some fixes to splitter frame.
2) Fixed a bug that caused scrollbars to disappear after visiting a xul page.
1999-09-08 23:51:02 +00:00
slamm%netscape.com a35f1e54e4 Filter 'aggregate has a partly bracketed initializer'. 1999-09-08 23:50:41 +00:00
slamm%netscape.com aadd80f1f3 do not repeat the same warning in the output. 1999-09-08 23:47:37 +00:00
dp%netscape.com dae5177f75 RegFactory without any parameters will autoregister. 1999-09-08 23:45:29 +00:00
slamm%netscape.com 3ada9a95e9 Reapply earlier changes. Still no ignored warnings page, but the counts are correct now. 1999-09-08 23:40:40 +00:00
ssu%netscape.com 48da019f96 updated header for building in mozilla. This is not part of Seamonkey build yet 1999-09-08 23:39:55 +00:00
ssu%netscape.com 22bd8a8cbd initial checkin. Not part of Seamonkey build yet 1999-09-08 23:39:21 +00:00
mccabe%netscape.com 18eb113be2 Add parens to squelch 'suggest parentheses around arithmetic in operand of |' warning. Thanks to Morten Welinder <terra@diku.dk> for catching this. (And thanks to Waldemar for not letting me drop it.) 1999-09-08 23:35:37 +00:00
sfraser%netscape.com 58b73017cb Add DocumentIsEmpty to EditorShell.idl and nsIEditor, and modify length and content getters to do the right thing with an empty document (which contains the bogus text node). 1999-09-08 23:32:04 +00:00
sfraser%netscape.com 567e85bce7 Add tests for empty doc, and get doc length in EditorTestSelection. 1999-09-08 23:27:22 +00:00
vidur%netscape.com 93b36c3ebe added files: mozilla/dom/src/base/nsJSDOMException.cpp, mozilla/dom/src/base/nsDOMException.cpp 1999-09-08 23:19:48 +00:00
slamm%netscape.com 2a41151dc5 Fix a bunch of multiple matches. 1999-09-08 23:19:42 +00:00
vidur%netscape.com 50eaf4ef31 Reporting better nsresults to DOM methods. 1999-09-08 23:18:27 +00:00
vidur%netscape.com b325137126 Added nsIScriptContextOwner::ReportScriptError. 1999-09-08 23:16:49 +00:00
vidur%netscape.com cb561f35bc Added JS exceptions to DOM glue. Added implementation for nsIDOMDOMException. Added nsIScriptContextOwner::ReportScriptError. 1999-09-08 23:14:30 +00:00
briano%netscape.com 817ba95486 Removed the obsolete non-NECKO leftovers. 1999-09-08 23:12:13 +00:00
vidur%netscape.com cd30fe89a8 Added error base for DOM module 1999-09-08 23:11:52 +00:00
vidur%netscape.com c2deddc1b1 Added nsIDOMDOMException IID 1999-09-08 23:11:32 +00:00