Commit Graph

77946 Commits

Author SHA1 Message Date
alecf%netscape.com
501b0ce99e fix for bug 58122 - find the anchor in the selection if there already is one
sr=ben, r=jag
2001-03-08 07:59:17 +00:00
darin%netscape.com
01253d7390 Fixes bug 66516. Topperf regression from 1/23. r=dougt, sr=mscott 2001-03-08 07:53:40 +00:00
bryner%uiuc.edu
21eccc2931 Bug 65623 - Add a pref to disable the UI of PSM 1.x. code by dougt, r=javi, sr=mscott. 2001-03-08 07:39:11 +00:00
disttsc%bart.nl
f9b05c7ff2 Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "intl locale timer" to REQUIRES line 2001-03-08 07:15:34 +00:00
alecf%netscape.com
d3b787642e change GetLastVisitDate semantics back to the way they were before - avoids a runtime assertion in nsWebShell.cpp 2001-03-08 07:07:19 +00:00
rpotts%netscape.com
82f71853c7 bug #61339. Added a missing const to an nsdIID (sr=waterson) 2001-03-08 06:54:47 +00:00
dave%intrec.com
20ba7ee850 Adding the queryhelp.cgi file that was missing. (There are links to it in query.cgi) 2001-03-08 06:47:50 +00:00
barnboy%trilobyte.net
79f7610351 Last transfer bombed on me. Added Bugzilla Guide as
single large HTML and TXT files, and updated README.docs
with compiling instructions for the Guide.
2001-03-08 06:35:33 +00:00
alecf%netscape.com
b8299fff2b argh, forgot two more lines
curse PRInt64!
2001-03-08 06:34:55 +00:00
alecf%netscape.com
07ac306ff1 oops, better attempt 2001-03-08 06:16:02 +00:00
alecf%netscape.com
2406cc2ec0 attempt to fix mac bustage 2001-03-08 06:14:30 +00:00
alecf%netscape.com
95fe84f3bc use nsCAutoString instead of nsLiteralCString to avoid stupid compiler ambiguity
lame! causes an extra copy.
fixes sun bustage
2001-03-08 06:02:34 +00:00
bryner%uiuc.edu
86cf469639 Fixing non-debug builds. Not part of build. 2001-03-08 06:01:29 +00:00
disttsc%bart.nl
4b7b1778d5 Fix build bustage in XMLTerm extension. We were depending on an indirect inclusion of nsReadableUtils.h, which apparantly has gone, so explicitly including it now, like we should have. r=mcafee. 2001-03-08 05:53:07 +00:00
barnboy%trilobyte.net
50da6f278d Adding back jpg as binary. 2001-03-08 05:44:23 +00:00
barnboy%trilobyte.net
19c8aef605 Oops, forgot to put up dbschema.jpg as a binary file. 2001-03-08 05:42:31 +00:00
gordon%netscape.com
b273b672ac [not part of build]
Removed return codes for nsCacheEntryHashtable::RemoveEntry() and nsCacheDevice::DoomEntry().

Added doomEntriesIfExpired flag to nsCacheSession and nsCacheRequest, and check the flag in nsCacheService::ActivateEntry()

Added lastModified attribute to nsCacheEntryDescriptor and mLastModified data member to nsCacheEntry.  mLastModified is updated when data or meta data is changed.

Deque requests if descriptor allocation fails.  Delete requests after calling proxy in async open cache entry path.

Cleaned up the logic of doom.
2001-03-08 05:37:00 +00:00
barnboy%trilobyte.net
7c9a06c296 Documentation update; added docs/sgml, docs/html, docs/txt.
No text version of The Bugzilla Guide availabe yet, however.
2001-03-08 05:36:50 +00:00
heikki%netscape.com
82b8f468d9 Fix gbdate.h bustage. 2001-03-08 05:34:14 +00:00
gordon%netscape.com
dd593b9f58 [not part of build]
Added readonly lastModified attribute to nsICacheEntryDescriptor.  Added PRBool attribute doomEntriesIfExpired to nsICacheSession.
2001-03-08 05:31:52 +00:00
timeless%mac.com
aef4cfd76d fix bug 69256 nsMsgNewsFolder::UpdateSummaryFromNNTPInfo leaks nsMsgKeySet
patch by hwaara@chello.se r=sspitzer, sr=bienvenu tabs=evil
2001-03-08 05:26:43 +00:00
alecf%netscape.com
780cd8507d implement hierarchical history!
bug 65862
sr=waterson
2001-03-08 05:15:24 +00:00
timeless%mac.com
7e2d719cae fix bug 70453 printf in nsClipboard.cpp
r=rods sr=blizzard
2001-03-08 05:12:30 +00:00
heikki%netscape.com
b90a7537fb Fix typo (and OS2 bustage). r=peterv. 2001-03-08 05:00:22 +00:00
scc%mozilla.org
3cef1b3c2f fixing documentation 2001-03-08 04:47:24 +00:00
darin%netscape.com
68fa1253bd [not part of the build] Fixed bugs in HTTP's MOZ_NEW_CACHE build. 2001-03-08 04:26:43 +00:00
heikki%netscape.com
bf19fad86e Unix doesn't like recursive defines. 2001-03-08 04:16:40 +00:00
disttsc%bart.nl
35b38fa8d7 Fixing MOZ_TRACK_MODULE_DEPS builds (e.g. senna), adding "widget locale dom webshell pref necko" to REQUIRES. 2001-03-08 04:03:18 +00:00
stephend%netscape.com
03c69f0940 Fixing tooltips so they re-appear for GetMsg and Print in Mail/News r=walk84@usa.net sr=bienvenu@netscape.com 2001-03-08 04:01:49 +00:00
erik%netscape.com
be872d5df6 bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; a few name changes
to match Mozilla conventions, and removal of some Arabic presentation form
methods (until we figure out a better way to do these)
2001-03-08 04:00:23 +00:00
heikki%netscape.com
fffe63be14 Fixing typo. 2001-03-08 03:45:48 +00:00
disttsc%bart.nl
8b05e701fa Fixing MOZ_TRACK_MODULE_DEPS builds (e.g. senna), adding "nkcache" to REQUIRES line, r=dbaron 2001-03-08 03:37:28 +00:00
darin%netscape.com
c372765ee5 Fixes redness on tinderbox. 2001-03-08 03:30:33 +00:00
ccarlen%netscape.com
f7935a926b Bug 70965 - Crash if SI_RemoveAllSignonData called more than once. r=morse@netscape.com, sr=brendan@mozilla.org 2001-03-08 03:17:44 +00:00
heikki%netscape.com
0af59d1104 Fixing Mac build bustage. 2001-03-08 03:12:02 +00:00
rods%netscape.com
2d404e35ef Explicitly setting the padding to zero
Bug 69130 r=kmcclusk sr=hyatt
2001-03-08 02:58:12 +00:00
heikki%netscape.com
a2a19c4c16 Not part of default build. Fix the inspector because of changes that went in bug 69830. r=peterv. 2001-03-08 02:54:10 +00:00
rods%netscape.com
9164502755 Explicitly setting the padding to zero
Bug 69130 r=kmcclusk sr=hyatt
2001-03-08 02:52:32 +00:00
rods%netscape.com
1c8f290f5d Don't paint blocks that shouldn't be painted when printing
Bug 67296 r=kmcclusk sr=attinasi
2001-03-08 02:46:44 +00:00
heikki%netscape.com
686d50ca58 Removing unused file. Not part of build anymore. 2001-03-08 02:43:02 +00:00
heikki%netscape.com
14c19fec6e Bug 69830 , cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=heikki, sr=smfr. Check-in by peterv. 2001-03-08 02:42:13 +00:00
heikki%netscape.com
2ced3d1826 Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson. 2001-03-08 02:41:16 +00:00
shaver%mozilla.org
d56fc8976f 71140: fix XPConnect-standalone build, r=cls 2001-03-08 02:40:37 +00:00
hyatt%netscape.com
a1252c05cc More skin uninstallation foo. Same. 2001-03-08 02:36:01 +00:00
heikki%netscape.com
ffa6b9c670 No bug number. Build XMLExtras without SOAP by default on Mac, as it is on other platforms. r=peterv, sr=sfraser. 2001-03-08 02:32:56 +00:00
shaver%mozilla.org
bfb2a7723a preliminary documentation for nsIClassInfo 2001-03-08 02:32:20 +00:00
rods%netscape.com
84c77eb49d Skipp disabled items when pressing first letter
Bug 57580 r=kmcclusk sr=buster
2001-03-08 02:29:21 +00:00
heikki%netscape.com
5a47b48797 No bug number. Build SOAP only when enabled, and do not build it by default. r=peterv, sr=vidur. 2001-03-08 02:28:58 +00:00
heikki%netscape.com
15d02ee824 No bug number. Build SOAP only when enabled, and do not build it by default. r=heikki, sr=vidur. 2001-03-08 02:28:00 +00:00
heikki%netscape.com
a50ebb2791 No bug number. Build SOAP only if MOZ_SOAP is set, and do not build it by default. r=peterv, sr=vidur. 2001-03-08 02:13:30 +00:00