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

43666 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com f66add4c0e fixed leak using patch from beard; verified in purify. r=rgess; bug=15751 1999-10-07 07:22:57 +00:00
sspitzer%netscape.com ed4d98a30f more fixes for #15402, general cleanup of the profile code. Close button is now Exit. remove GetSingleProfile(), use GetFirstProfile() instead. Add ForgetCurrentProfile() for use in getting cancel to work properly. 1999-10-07 06:57:38 +00:00
sspitzer%netscape.com 7dd6e3333a GetSingleProfile() is going away. use GetFirstProfile now. 1999-10-07 06:55:59 +00:00
sspitzer%netscape.com c695a85031 fix for #15735, r=waterson. fix the JS error by re-writing the C style
fancy logic.
1999-10-07 06:37:32 +00:00
warren%netscape.com d36664f952 Fixed warnings. 1999-10-07 04:10:12 +00:00
neeti%netscape.com cf444aab7c 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 5ee3473d40 Fixing a test program makefile. THIS IS NOT PART OF ANY BUILD! 1999-10-07 03:39:02 +00:00
rhp%netscape.com a26e28b073 Fixing a test program. THIS IS NOT PART OF ANY BUILD! 1999-10-07 03:38:42 +00:00
sspitzer%netscape.com f3885b19a5 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 ea6d55ed55 First Checked In. 1999-10-07 03:03:36 +00:00
morse%netscape.com 7308d7d024 fix bug 15721, cookies not persistent, r=jar nsAppRunner.cpp 1999-10-07 02:48:27 +00:00
beard%netscape.com 23596ceb11 First Checked In. 1999-10-07 02:11:44 +00:00
varada%netscape.com 20e0744bc8 have made error dialog box systemmodal bug #15339 1999-10-07 02:07:23 +00:00
rjc%netscape.com bb45ef1bde Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com 1999-10-07 01:51:30 +00:00
kipp%netscape.com 90274bbf16 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 557d8b559b %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 ce45bea09f 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 d1731dbe4e 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 73d733e8c2 Cleaning up whitespace so I can edit this file with a clue. 1999-10-07 01:07:41 +00:00
slamm%netscape.com 7faffbd33c 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 275b4ab2b4 add an alert if there is no profile name. bug #15402 1999-10-07 00:55:51 +00:00
kipp%netscape.com 72e5e182c4 Fixed a memory leak in the sizeof-handler logic (blush) 1999-10-07 00:49:40 +00:00
harishd%netscape.com 43f91fa145 Mapping nsDTDMode to eParseMode (in mozilla/htmlparser/src/nsIDTD.h)
R=pollmann
1999-10-07 00:35:16 +00:00
kipp%netscape.com cfa92fd85e 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 26fb1296d8 Tweaked call of log_release 1999-10-07 00:32:25 +00:00
kipp%netscape.com 790ccf8ff7 Added some atoms to support SizeOf metrics 1999-10-07 00:31:41 +00:00
kipp%netscape.com 59d158d535 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 7eec6a495e 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 4b19ca3266 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 23cdb1131e 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 e31117c23f Eliminate a warning 1999-10-07 00:28:41 +00:00
sspitzer%netscape.com 2828737165 bulletproofing for bug #15728, r=alecf
if there are no panels, just return.
1999-10-07 00:28:24 +00:00
sspitzer%netscape.com 20bca0f146 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 c62f37bfbe change customization to configs directory in checklist.ini in some files 1999-10-07 00:15:35 +00:00
varada%netscape.com 2a870896b9 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 0b5779e73c More errors-as-exceptions stuff 1999-10-06 23:55:33 +00:00
mcafee%netscape.com ca34e454c3 Adding option for modeless pref dialog, ifdef'd off by default. r=akkana 1999-10-06 23:54:47 +00:00
sgehani%netscape.com 1c3d193ce4 *** NOT PART OF BUILD *** DEBUG symbolic constant renamed to MIW_DEBUG. 1999-10-06 23:52:08 +00:00
sgehani%netscape.com 3b52bfd894 *** NOT PART OF BUILD *** DEBUG symbolic constant changed from DEBUG to MIW_DEBUG. 1999-10-06 23:51:14 +00:00
sgehani%netscape.com 5e551e0a83 *** NOT PART OF BUILD *** Cleanup of inflation routines. 1999-10-06 23:50:10 +00:00
sgehani%netscape.com e9759543fa *** 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 adff3473e2 *** NOT PART OF BUILD *** Disk space checking is now accurate for "Custom Install". 1999-10-06 23:48:09 +00:00
sgehani%netscape.com 5b22939cbd *** 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 d6d20ec096 *** 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 e47fa0e6b1 Cleaned up warnings. R=rickg 1999-10-06 23:24:28 +00:00
sspitzer%netscape.com 4404653cbb 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 58eccb6592 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 748a87340d final step to make menus dismiss on unix r=hyatt 1999-10-06 23:00:53 +00:00
akkana%netscape.com 918cb332cf 15712: Fix gtk double-click events. r=pavlov 1999-10-06 22:57:00 +00:00
vidur%netscape.com a7de12ea66 Added window.scrollBy/scrollTo/scrollX/scrollY. Scopus bug 361046. R=troy 1999-10-06 22:07:42 +00:00