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

43666 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 01052d5667 Changes to SizeOf() code only. This code is debug code that only runs
when you chose the "Show Frame Sizes" menu item...
1999-10-08 23:18:19 +00:00
kipp%netscape.com c90fda6664 new 1999-10-08 23:04:26 +00:00
selmer%netscape.com 6d2a16ee1e Configs instead of Customizations directory 1999-10-08 22:56:29 +00:00
rogerl%netscape.com a5bd278835 Fixed 14060 - calling exec on java methods was gettmg caught by exec
trapping nonsense.
1999-10-08 22:55:33 +00:00
syd%netscape.com d4cb605cf4 Export platform.h. This is legacy stuff that should be removed eventually.
r=mcafee.
1999-10-08 22:37:37 +00:00
syd%netscape.com d7dbb774c6 Build into include for exports (currently just platform.h) r=mcafee 1999-10-08 22:36:46 +00:00
kipp%netscape.com eb36875766 Unbreak people who were actually using MOZ_TRACE_XPCOM_REFCNT 1999-10-08 22:30:19 +00:00
troy%netscape.com 0d79fa2c78 Fix for blocker #15839. r=kipp@netscape.com,kin@netscape.com
Typing into a text area wasn't working properly. Problem was that when the text
changed we were reflowing the text frames with a resize reflow command and
we thought we could optimize the reflow. So I changed ContentChanged() to
mark each text frame dirty so we would know not to do the optimization
1999-10-08 22:04:31 +00:00
kipp%netscape.com 10856b9b72 Fixed opt build bustage 1999-10-08 22:04:04 +00:00
kipp%netscape.com 50c256a698 Fixed windows build bustage 1999-10-08 21:19:42 +00:00
cls%seawood.org ce98fb47f3 Ok, let's not try to generate the remove list if there is no library to remove things from 1999-10-08 21:17:32 +00:00
waterson%netscape.com 8861c4ceab Initial revision. Not in build. 1999-10-08 21:15:21 +00:00
waterson%netscape.com f50797d473 Add new files not in the build. 1999-10-08 21:11:20 +00:00
morse%netscape.com e540d30d39 use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=neeti 1999-10-08 20:47:17 +00:00
cbegle%netscape.com cafc7b6951 Adding new files. Tests for XPConnect. These files are not part of the
build.  R=jband@netscape.com
1999-10-08 20:45:37 +00:00
kipp%netscape.com 169834ac6c Tweaked stack trace display code 1999-10-08 20:42:33 +00:00
kipp%netscape.com 6923882f0b Support demangling again by working around crash bug in demangle library 1999-10-08 20:42:15 +00:00
kipp%netscape.com 869850d839 Enable NS_FreeImageManager now that the call is part of the tip 1999-10-08 20:41:49 +00:00
kipp%netscape.com db7fb105b8 nuked 1999-10-08 20:41:21 +00:00
kipp%netscape.com 65f6ba5343 Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
neeti%netscape.com 568a96b2e7 Converted nsxpi.dll and xpiflash.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dougt 1999-10-08 20:41:13 +00:00
ftang%netscape.com 0e55264368 remove obsolted file 1999-10-08 20:35:24 +00:00
ftang%netscape.com 8ef6c2fe6f change to nsIModule r=kipp 1999-10-08 20:30:58 +00:00
ftang%netscape.com dcd272500b remove factory file and add module file 1999-10-08 20:30:42 +00:00
cls%seawood.org cd12398243 Added a test to see if there are any archive members to be removed before calling AR_DELETE as NetBSD's & OpenBSD's versions of ar do not like removing an empty list.
r=leaf
1999-10-08 20:30:28 +00:00
kipp%netscape.com ce05d3c599 Merged bloaty and moz ctor counting (space team work) 1999-10-08 20:29:47 +00:00
ftang%netscape.com 9050f25e26 add new file for nsIMoudle work, r=kipp 1999-10-08 20:27:24 +00:00
slamm%netscape.com 26d787fa8c Backout troy's last set of changes. Caused bug #15790, 'opening bookmarks window and expanding mail folders crashes'. r=waterson. 1999-10-08 18:52:19 +00:00
beard%netscape.com d09ee731d4 First Checked In. 1999-10-08 17:51:45 +00:00
slamm%netscape.com 4002bb00ca Fix empty sidebar. bug #15468. Need to wait for sidebar-panels in init routine. 1999-10-08 17:15:27 +00:00
rickg%netscape.com 422b805f01 added default XML apos entity; no bug #. This update (and my last) were reviewed by peterl 1999-10-08 15:05:41 +00:00
rickg%netscape.com e0db1d2ce7 fixed bug 15649; when the parsing library was modularized last week, tag lookup for view source got disconnected. This simply reconnects it. 1999-10-08 14:52:16 +00:00
terry%mozilla.org 3aaa8ca320 Added ability to query by votes. 1999-10-08 14:47:21 +00:00
terry%mozilla.org f99e209607 Added ability to query by votes. 1999-10-08 14:41:17 +00:00
buster%netscape.com 1a165ddf9b fixed my part of bug 15814 (Cleanup build warnings)
so trivial, no reviewer needed
fixed my part of bug  5403 (Services improperly released: Use NS_WITH_SERVICE)
a handful of subtle error handling bugs were fixed as a side effect
r=Akkana
1999-10-08 14:39:20 +00:00
law%netscape.com 87439ca1fb For bug #14999; adding new method to simplify applying OpenDialog to the hidden window. rev=danm@netscape.com 1999-10-08 14:04:17 +00:00
terry%mozilla.org 4844fea98f Fixed bug 15808 -- previous change had busted querying of CC. 1999-10-08 14:01:02 +00:00
rods%netscape.com 1d4f67cd4b ifdef'ed out a static counter for debugging. r=kmcclusk b=15637 1999-10-08 12:24:11 +00:00
sgehani%netscape.com e0ad814438 Failover implemented for i18n strings in XPInstall if the string bundle service is not available, fails, or if the .properties resource file is not avilable. Fixes install wizard logging. Completion of fix for bug 8140. [r=ssu] 1999-10-08 09:00:13 +00:00
sspitzer%netscape.com f4e7706dc3 more clean up. #15402. 1999-10-08 07:58:54 +00:00
waterson%netscape.com 9d26c76a5e Misc cleanup, r=hyatt 1999-10-08 07:26:39 +00:00
waterson%netscape.com e66ef0e374 Add elements to element map by 'ref', as well. 1999-10-08 07:26:14 +00:00
sspitzer%netscape.com 65686e242a temporary printfs to help me debug the elusive #15792 that only bijals is seeing 1999-10-08 07:12:21 +00:00
sspitzer%netscape.com cd58bc6a1e just checking in comments. resizeToContent() makes the "Create Profile Wizard"
take up the whole screen.  (bug logged on danm already.)
1999-10-08 06:50:26 +00:00
cls%seawood.org c062ed91cd Checking in locally generated configure until briano's script gets fixed 1999-10-08 05:57:01 +00:00
sspitzer%netscape.com da79f92455 when renaming a profile, and renaming the profile directory on disk,
don't do a copy and delete.  just rename the directory.
r=davidm, #15402
1999-10-08 05:41:40 +00:00
cls%seawood.org 5c8ea87d49 Applied Jim Nance's, <jim_nance@yahoo.com>, patch to reduce the size of a build by using a modified version of GNU make's implicit ruleset that incrementally add object files to static library archive and eliminates the need to have the unused object files sitting around. A clobber is required to see the savings.
Bug #15241 . r=sleestack
1999-10-08 05:18:46 +00:00
sspitzer%netscape.com 75a28423e0 fix build bustage on windows. 1999-10-08 05:14:48 +00:00
troy%netscape.com f8ffb47533 Change to SizeOf() code (diagnostic code only). Changed table frame
code to split the column cache size out into a separate listing
1999-10-08 05:12:55 +00:00
sspitzer%netscape.com e6fa7cbcf2 more clean up of the profile code. #15402, r=davidm
make profileExists() part of the nsIProfile interface, so I can
get at it from JS.  startCommunicator is now startApprunner.
get RenameProfile() and DeleteProfile() to work better.
make the delete profile dialog size to content.
change the 2nd arg of DeleteProfile() to be a bool, and not a string.
use MakeUnique() to prevent undesired collisions of profiles on disk.
1999-10-08 04:58:32 +00:00