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

43421 Коммитов

Автор SHA1 Сообщение Дата
neeti%netscape.com d9839ef285 Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dveditz 1999-10-07 03:39:36 +00:00
rhp%netscape.com 42772483a1 Fixing a test program makefile. THIS IS NOT PART OF ANY BUILD! 1999-10-07 03:39:02 +00:00
rhp%netscape.com 783e6c2020 Fixing a test program. THIS IS NOT PART OF ANY BUILD! 1999-10-07 03:38:42 +00:00
sspitzer%netscape.com 41efdf138d fix for bug #15402. exit if we get past the profile manager without a current profile. this can happen. 1999-10-07 03:10:18 +00:00
beard%netscape.com 6d3522298f First Checked In. 1999-10-07 03:03:36 +00:00
morse%netscape.com 4439d67aac fix bug 15721, cookies not persistent, r=jar nsAppRunner.cpp 1999-10-07 02:48:27 +00:00
beard%netscape.com c8520ae5bb First Checked In. 1999-10-07 02:11:44 +00:00
varada%netscape.com 4d428d2e51 have made error dialog box systemmodal bug #15339 1999-10-07 02:07:23 +00:00
rjc%netscape.com 3fc9b096de Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com 1999-10-07 01:51:30 +00:00
kipp%netscape.com f581de92b8 r=peterl; fixed a regression that I regrettably caused; had the test for success backwards 1999-10-07 01:44:16 +00:00
varada%netscape.com baa2ffb804 %Root% is a global variable that contains the value of the current working directory - so we can use it in an inifile to resolve the relative root locations 1999-10-07 01:39:34 +00:00
harishd%netscape.com 094354630f In reference to bug # 12415
Added assertion ( per warrne's request ) to detect null char occasionally appearing in the input
stream provided by necko
R=pollmann
1999-10-07 01:30:56 +00:00
akkana%netscape.com 180c7c1ebd 13750,13753,14075,15293,13873,12551:
- Rewrite wrapping logic for plaintext output sink,
  and run all output through the wrapping/formatting Write method
  (which now has logic to determine when we should be wrapping).
- Handle blockquote type=cite mail quotes.
- Write several new regression tests for plaintext output bugs,
  and include those tests and their expected output into the
  automated output test.
r=sfraser,harishd
1999-10-07 01:10:32 +00:00
mcafee%netscape.com 2342d27bf4 Cleaning up whitespace so I can edit this file with a clue. 1999-10-07 01:07:41 +00:00
slamm%netscape.com c74c4f9d9b Remove call to sidebarOverlayInit(). This is already called in sidebarOverlay.js when sidebarOverlay.xul loads. Fixes bug #15719, 'Sidebar panels get added twice'. r=waterson. 1999-10-07 01:03:19 +00:00
sspitzer%netscape.com 51a7fe59e1 add an alert if there is no profile name. bug #15402 1999-10-07 00:55:51 +00:00
kipp%netscape.com a35056f1f0 Fixed a memory leak in the sizeof-handler logic (blush) 1999-10-07 00:49:40 +00:00
harishd%netscape.com 6beeada27b Mapping nsDTDMode to eParseMode (in mozilla/htmlparser/src/nsIDTD.h)
R=pollmann
1999-10-07 00:35:16 +00:00
kipp%netscape.com 969a1ccfe3 Updated SizeOf methods for html content objects to be more accurate; implemented MOZ_DECL_CTOR_COUNTER for all html content objects 1999-10-07 00:35:04 +00:00
kipp%netscape.com ef137fcd90 Tweaked call of log_release 1999-10-07 00:32:25 +00:00
kipp%netscape.com f36a6b1cd9 Added some atoms to support SizeOf metrics 1999-10-07 00:31:41 +00:00
kipp%netscape.com 81fc79eab8 Work around a crash by stubbing out some pointers that are weak links that are not to be used during shutdown 1999-10-07 00:31:21 +00:00
kipp%netscape.com 99ae91f493 Don't forget to remove the observer when dtor is running (fixes a sometimes crash in viewer); also fixed a memory leak of a style context 1999-10-07 00:30:20 +00:00
kipp%netscape.com baf76cecb9 Eliminate a memory leak of a style context (which ends up leaking all the stylecontexts upward) 1999-10-07 00:29:28 +00:00
harishd%netscape.com bc51f73549 Bug 13647
In nsXIFConverter::BeginContainer(const nsString& aTag)
newline was getting appended by default at the end of a tag.
Setting the default value to PR_FALSE to avoid newline insertion
at the end of a tag.
R=akkana
1999-10-07 00:28:58 +00:00
kipp%netscape.com acb9fe8a07 Eliminate a warning 1999-10-07 00:28:41 +00:00
sspitzer%netscape.com 0449d02991 bulletproofing for bug #15728, r=alecf
if there are no panels, just return.
1999-10-07 00:28:24 +00:00
sspitzer%netscape.com 35bcf07d05 workaround fix for #15728. r=alecf. prevent crashing when I click on the tab in the create profile wizard. 1999-10-07 00:24:44 +00:00
varada%netscape.com a3e22d6dc2 change customization to configs directory in checklist.ini in some files 1999-10-07 00:15:35 +00:00
varada%netscape.com 941dce6c98 changed customizations directory to Configs in wizardmachine.cp as well as in the checklist.ini 1999-10-07 00:11:01 +00:00
rogerl%netscape.com ad0ec07339 More errors-as-exceptions stuff 1999-10-06 23:55:33 +00:00
mcafee%netscape.com 1e07ed25a7 Adding option for modeless pref dialog, ifdef'd off by default. r=akkana 1999-10-06 23:54:47 +00:00
sgehani%netscape.com 8ee89b47d6 *** NOT PART OF BUILD *** DEBUG symbolic constant renamed to MIW_DEBUG. 1999-10-06 23:52:08 +00:00
sgehani%netscape.com 1526ac51dc *** NOT PART OF BUILD *** DEBUG symbolic constant changed from DEBUG to MIW_DEBUG. 1999-10-06 23:51:14 +00:00
sgehani%netscape.com 44c4087464 *** NOT PART OF BUILD *** Cleanup of inflation routines. 1999-10-06 23:50:10 +00:00
sgehani%netscape.com ade5ade577 *** NOT PART OF BUILD *** Disable back button on welcome window preventing user from returning to the license window. 1999-10-06 23:49:16 +00:00
sgehani%netscape.com d0a1a92f88 *** NOT PART OF BUILD *** Disk space checking is now accurate for "Custom Install". 1999-10-06 23:48:09 +00:00
sgehani%netscape.com 94d50edd2a *** NOT PART OF BUILD *** Detect and don't download pre-existing .xpi files. Fixes bug 15695. 1999-10-06 23:47:02 +00:00
sgehani%netscape.com 60fbea45a2 *** NOT PART OF BUILD *** Mouse over component now highlights and updates long description: fixes bug 14322. 1999-10-06 23:45:49 +00:00
harishd%netscape.com bb024f14dc Cleaned up warnings. R=rickg 1999-10-06 23:24:28 +00:00
sspitzer%netscape.com b52bb664dd whoops, checked in dos formatted text files from a unix box. ran dos2unix on them to fix it. part of fix for #15402. these new files come from Ben Goodger <rgoodger@ihug.co.nz> r=sspitzer 1999-10-06 23:19:53 +00:00
troy%netscape.com 1efdd6c9b6 b=11971, r=peterl@netscape,karnaze@netscape.com
Changed ContentInserted() to use GetFrameFor() so we target the table cell's
area frame
1999-10-06 23:17:28 +00:00
pavlov%netscape.com 5b318f3c1d final step to make menus dismiss on unix r=hyatt 1999-10-06 23:00:53 +00:00
akkana%netscape.com 440b8f8a14 15712: Fix gtk double-click events. r=pavlov 1999-10-06 22:57:00 +00:00
vidur%netscape.com c043ed0abd Added window.scrollBy/scrollTo/scrollX/scrollY. Scopus bug 361046. R=troy 1999-10-06 22:07:42 +00:00
sspitzer%netscape.com fdd101c1ad remove references to xul.css, as it is no longer needed. 1999-10-06 22:07:29 +00:00
troy%netscape.com 1877c607ff Moved space manager to block frame and changed it the space manager is
temporary only during the reflow process
r=kipp@netscape.com
1999-10-06 22:05:23 +00:00
kmcclusk%netscape.com 07851890e7 r=rods; bug=15478; Added WS_EX_TOOLWINDOW extended style for popup windows
to prevent popups from creating empty task bar buttons.
bug=6061; NS_DISPLAYCHANGE event is now generated when the display depth changes
on WIN32.
1999-10-06 21:54:49 +00:00
norris%netscape.com 500507c3bb More license wrangling: fix the release date (1999, not 1998). 1999-10-06 21:52:17 +00:00
sspitzer%netscape.com 8d1a091315 remove unused code, now that CreateNewProfile() takes two arguments 1999-10-06 21:52:02 +00:00