Commit Graph

78388 Commits

Author SHA1 Message Date
darin%netscape.com
ecb2d9cb1d Added MOZ_NEW_CACHE ifdef to Makefile.in to prevent building of cache tests
by default.


git-svn-id: svn://10.0.0.236/trunk@88166 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:06:06 +00:00
beard%netscape.com
a10e2443b8 [not part of build] using nsIPref to find cache directory, first cut at creating nsITransport for cache entries.
git-svn-id: svn://10.0.0.236/trunk@88165 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:00:08 +00:00
beard%netscape.com
6a7b1a85f9 [not part of build] removed redundant NULL check in MarkValid().
git-svn-id: svn://10.0.0.236/trunk@88164 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:59:02 +00:00
gordon%netscape.com
d55b83e12f Added MarkDoomed(), MarkStreamData(), and set StreamData in constructor.
git-svn-id: svn://10.0.0.236/trunk@88163 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:54:16 +00:00
gordon%netscape.com
4fe759cae0 Added DoomEntry() to nsCacheDevice.
git-svn-id: svn://10.0.0.236/trunk@88162 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:42:33 +00:00
blakeross%telocity.com
86d8837087 Context doesn't persist in find/replace dialog and other cleanup (66456). r=timeless sr=kin
git-svn-id: svn://10.0.0.236/trunk@88160 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:40:16 +00:00
blakeross%telocity.com
4c4f3da252 The content area, not the urlbar, should be focused when you open links in new windows (53549). r=saari,timeless sr=alecf
git-svn-id: svn://10.0.0.236/trunk@88159 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:22:46 +00:00
blakeross%telocity.com
3cb6bd0231 UI cleanup in Customize Character Coding dialog (patch by Mark Olson, maolson@earthlink.net, for 65973). r=jag sr=erik
git-svn-id: svn://10.0.0.236/trunk@88158 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:12:42 +00:00
darin%netscape.com
b51b0ef672 [not part of the build] Added code to the descriptor to call GetTransportForEntry()
git-svn-id: svn://10.0.0.236/trunk@88157 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 02:19:14 +00:00
relyea%netscape.com
6e5c224ecb On NT, it looks like isatty doesn't always work. Since we always use stdin for this use
that test instead.


git-svn-id: svn://10.0.0.236/trunk@88155 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:58:02 +00:00
relyea%netscape.com
fe509d4e2e Finish WinNT changes.
git-svn-id: svn://10.0.0.236/trunk@88154 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:57:08 +00:00
jst%netscape.com
4e494bafeb Fixing bug 70014. Making td.chOff use the correct atom when looking up the attribute 'charoff'. r=heikki@netscape.com, sr=vidur@netscape.com
git-svn-id: svn://10.0.0.236/trunk@88152 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:54:40 +00:00
darin%netscape.com
f0ac194aeb [not part of the build] Added hooks to enable streaming to the mem cache!
git-svn-id: svn://10.0.0.236/trunk@88149 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:41:02 +00:00
jj%netscape.com
f1e056bc07 bugzilla 68643. fixed scope of my($target). r=cls@seawood.org
git-svn-id: svn://10.0.0.236/trunk@88148 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:37:06 +00:00
jj%netscape.com
8a3e9d1b5a Updated verison to '0.8+' + cleaned up 'vers' resources. bugzilla 68231 r=endico
git-svn-id: svn://10.0.0.236/trunk@88147 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:31:28 +00:00
relyea%netscape.com
edc0c6a995 Add '-p' to specify a dbprefix.
Move the Tempfile created on input to /tmp so the code works in directories
that aren't writeable.
Fix the code to remove the Tempfile when done.
Use SECU_ConfigureDir so that we get the same defaultdb as other tools.


git-svn-id: svn://10.0.0.236/trunk@88146 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:21:11 +00:00
wtc%netscape.com
c1fb07a3f2 Bugzilla bug #70381: zero the ipv6.ip field after we fail to parse a
string as an IPv6 address.  Thanks to Chris Elving for the bug report.


git-svn-id: svn://10.0.0.236/trunk@88145 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:02:45 +00:00
danm%netscape.com
f952bb367b adding nsIDOMWindow to GetInterface. More hookup of WindowWatcher from last revision. bug 65229 r=brendan and by extension hyatt
git-svn-id: svn://10.0.0.236/trunk@88141 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:43:01 +00:00
beard%netscape.com
c269fc2228 [not part of build] allocate the nsDiskCacheDevice.
git-svn-id: svn://10.0.0.236/trunk@88139 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:36:07 +00:00
danm%netscape.com
94220c96fe hook up WindowWatcher. bug 65229 r=brendan,chak
git-svn-id: svn://10.0.0.236/trunk@88138 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:34:41 +00:00
beard%netscape.com
2657260ee7 [not part of build] changed fragment name to CACHE_DLL instead of NECKO_DLL (oops).
git-svn-id: svn://10.0.0.236/trunk@88137 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:33:24 +00:00
brendan%mozilla.org
aac624f910 Fix JS_ARENA_GROW_CAST so it doesn't round up both size and incr, which overestimates and wastes space (44009, r=shaver, sr=jband).
git-svn-id: svn://10.0.0.236/trunk@88136 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:27:10 +00:00
brendan%mozilla.org
38d9d8b234 Fix 'import *;' (70308, r=shaver, sr=jband).
git-svn-id: svn://10.0.0.236/trunk@88135 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:17:19 +00:00
gordon%netscape.com
b99a60e359 Changed 'getters' on nsCacheEntry to simply return values, rather than require out parameters.
Added a PRCList member and accessors for linking entries on eviction and doom lists.

Moved check for IsStreamBased() from nsCacheEntry::GetData() to nsCacheEntryDescriptor::GetData(), to allow cache devices to set the mData member.

Added checks to nsCacheEntryDescriptor methods to return NS_ERROR_NOT_AVAILABLE if the descriptor is already closed.


git-svn-id: svn://10.0.0.236/trunk@88133 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:06:13 +00:00
mcafee%netscape.com
5e3aa79728 Backing out my attempt to fix (68208). sr=alecf
git-svn-id: svn://10.0.0.236/trunk@88132 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:00:27 +00:00
erik%netscape.com
47b8485aac bug 70385; author=simon@softel.co.il; r=kmcclusk; sr=erik; register the
bidi keyboard class that was recently added to mozilla/widget


git-svn-id: svn://10.0.0.236/trunk@88131 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:56:19 +00:00
mkaply%us.ibm.com
9d3b7c0d62 No bug
r=mkaply, a=blizzard
Backing out nsRenderingContextOS2 - causing weird painting


git-svn-id: svn://10.0.0.236/trunk@88127 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:52:49 +00:00
pinkerton%netscape.com
13f476bd27 fix for menus being unresponsive in classic build when no windows are available. commented out a bit added for fizzilla where the two platforms are at odds. sr=sfraser. bug# 68766
git-svn-id: svn://10.0.0.236/trunk@88126 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:35:46 +00:00
nhotta%netscape.com
29fe6d96c0 Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik.
git-svn-id: svn://10.0.0.236/trunk@88125 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:33:47 +00:00
nhotta%netscape.com
6e93af2087 For menu item sorting, changed to store collation keys instead of creating them for each comparison, bug 64146, r=ftang, sr=erik.
git-svn-id: svn://10.0.0.236/trunk@88123 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:31:20 +00:00
andreww%netscape.com
95b92843bb bugzilla 63616 r=jelwell, sr=hewitt. Implementing comboxes in mac classic. (editable menulists)
git-svn-id: svn://10.0.0.236/trunk@88122 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:29:06 +00:00
andreww%netscape.com
1636e0720d bugzilla 69520 r=jelwell, sr=hewitt. Fixing default disabled state of buttons in mac classic.
git-svn-id: svn://10.0.0.236/trunk@88120 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:25:46 +00:00
andreww%netscape.com
61e972d392 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@88119 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:24:42 +00:00
jgmyers%netscape.com
7e18188fee fix mime_decode_filename() and callers, make override_charset a PRBool: bug 65277 r=nhotta r=ducarroz sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@88118 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:23:17 +00:00
darin%netscape.com
868027c6c7 updating the .cvsignore file
git-svn-id: svn://10.0.0.236/trunk@88116 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:17:58 +00:00
darin%netscape.com
5c09a8d4b4 [not part of the build] Forgot to update the WIN32 makefile after adding the
CID for the memory cache transport.


git-svn-id: svn://10.0.0.236/trunk@88115 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:15:57 +00:00
locka%iol.ie
43fbe03949 Changed installation macro to copy installed-chrome.txt rather than link to it to solve nightly tarball issue. b=62762, sr=cls@seawood.org
git-svn-id: svn://10.0.0.236/trunk@88114 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:15:34 +00:00
javi%netscape.com
654354fef7 Adding white space so that Makefile.in appears newer than static
Makefile to autoconf guaranteeing dynamic Makefile's are created.


git-svn-id: svn://10.0.0.236/trunk@88112 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:00:59 +00:00
mcafee%netscape.com
e2e2d012c0 Brief file descriptions
git-svn-id: svn://10.0.0.236/trunk@88109 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 22:41:45 +00:00
javi%netscape.com
cd8f0d1575 Make a diff so the Makefile.in is newer than static Makefile forcing
autoconf to always generate a new Makefile.


git-svn-id: svn://10.0.0.236/trunk@88108 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 22:37:42 +00:00
javi%netscape.com
31fda06d90 Resurrect old coreconf Makefiles which are actually still need by
windows builds.


git-svn-id: svn://10.0.0.236/trunk@88107 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 22:36:50 +00:00
pavlov%netscape.com
24267a3241 removing ImageLogging.h from this makefile
git-svn-id: svn://10.0.0.236/trunk@88106 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 22:35:07 +00:00
javi%netscape.com
c655d78bab Merge the changes from NSS_CLIENT_TAG onto trunk.
git-svn-id: svn://10.0.0.236/trunk@88105 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 21:43:33 +00:00
mcafee%netscape.com
9d426937f3 embed.mk not part of this process right now.
git-svn-id: svn://10.0.0.236/trunk@88103 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 20:57:06 +00:00
javi%netscape.com
b060f504b2 Remove coreconf specific Makefiles that conflict with client
builds and are no longer used.


git-svn-id: svn://10.0.0.236/trunk@88102 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 19:48:01 +00:00
beard%netscape.com
1c310582a5 [not part of build] added nsMemoryCacheTransport.cpp.
git-svn-id: svn://10.0.0.236/trunk@88100 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 19:41:13 +00:00
despotdaemon%netscape.com
60254d490f Pseudo-automatic update of changes made by Xiaobin.Lu@eng.Sun.com.
git-svn-id: svn://10.0.0.236/trunk@88098 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 19:23:33 +00:00
mcafee%netscape.com
95fe1bffe5 branch is out, embed is in
git-svn-id: svn://10.0.0.236/trunk@88097 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 18:53:53 +00:00
mcafee%netscape.com
6adb9c22d7 First-pass hack attempt at embed tinderbox script
git-svn-id: svn://10.0.0.236/trunk@88095 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 18:47:21 +00:00
timeless%mac.com
aa31f8d959 fix smoketest blocker bug 70312
Bookmarks deleted on exit
patch by hwaara, r=timeless, a=leaf, built by hwaara


git-svn-id: svn://10.0.0.236/trunk@88094 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 18:09:17 +00:00