pinkerton%aol.net
72cd30a00a
add support for OSX 10.3 SDK support so build done on 10.3 can be run on
...
previous OS versions. Enabled with configure flag --with-macos-sdk=dir
(bug 224161, r=bryner)
git-svn-id: svn://10.0.0.236/trunk@152026 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 20:18:14 +00:00
pinkerton%aol.net
846b38df70
hacked up a private method to respond when smooth scrolling is turned on
...
on panther (bug 230594)
git-svn-id: svn://10.0.0.236/trunk@152025 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 20:11:54 +00:00
myk%mozilla.org
7a540ce399
Fix for bug 232508: adds back missing space between "tell" and "[% terms.Bugzilla %]".
...
Patch by Stephen Reindl <sr@stephenreindl.de >
r=myk
a=myk
git-svn-id: svn://10.0.0.236/trunk@152024 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 19:54:44 +00:00
pinkerton%aol.net
ed7b2b5fe5
fix highliting, temp buffer truncated or crashes with IME (bug 162666)
...
git-svn-id: svn://10.0.0.236/trunk@152023 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 19:42:13 +00:00
despotdaemon%netscape.com
7c29c1b296
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@152022 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 19:14:04 +00:00
igor%mir2.org
c314764b06
Fixing bug 210605 again: for now re-throw Error instances as is without wrapping them into WrappedException so scripts would not be able to catch them.
...
git-svn-id: svn://10.0.0.236/trunk@152021 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 17:04:31 +00:00
scott%scott-macgregor.org
36d2f1b840
Bug #229203 --> convert new lines to commas when pasting into a single line text box
...
git-svn-id: svn://10.0.0.236/trunk@152020 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 17:03:03 +00:00
scott%scott-macgregor.org
0d92e4b579
Bug #229203 --> thunderbird needs new liness converted to commas when pasting into single cell text boxes.
...
This comes up when pasting address data from spreadsheet programs into the addressing widget. This pref cannot be turned on for seamonkey because it effects all single line text boxes.
r=glazman, moa=glazman
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@152018 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 16:55:01 +00:00
pinkerton%aol.net
c71cf0b1a7
fixed the error handling in the d/l location setting
...
git-svn-id: svn://10.0.0.236/trunk@152017 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 16:10:07 +00:00
pinkerton%aol.net
010ee73da1
correctly save the download location in IC (bug 232353)
...
git-svn-id: svn://10.0.0.236/trunk@152016 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 15:05:02 +00:00
daniel%glazman.org
dfe8508bf4
Remove all text styles menu item and key binding both no longer working in Composer and mail composer; b=215406; r=floppymoose,sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@152015 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 14:52:43 +00:00
silver%warwickcompsoc.co.uk
da40793429
Bug 112435 - Add font size and family menus, commands, and access keys (for bigger/smaller/reset).
...
r=rginda@hacksrus.com
git-svn-id: svn://10.0.0.236/trunk@152013 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 11:27:35 +00:00
dbaron%dbaron.org
feb73d7d3e
Speed up constructors of nsAutoString and nsCAutoString by calling nsStrPrivate::Initialize only once. b=188828 r=darin sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@152009 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 04:00:47 +00:00
bzbarsky%mit.edu
2a93163d15
Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch
...
by Mike Connor <mconnor@myrealbox.com >, r=mvl, sr=darin
git-svn-id: svn://10.0.0.236/trunk@152008 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 03:34:58 +00:00
jst%mozilla.jstenback.com
2ea255335b
Tweak to new APIs. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@152007 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 03:25:59 +00:00
bsmedberg%covad.net
62d53d74e8
Bug 109703 - unix stub installer sends proxy auth even when no username/password is entered. patch by opi@gmx.at r=me r/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@152006 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 03:14:53 +00:00
ben%bengoodger.com
2114a586a9
fix 229627 - installer creates wrong keys for java on windows
...
git-svn-id: svn://10.0.0.236/trunk@152005 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 02:45:43 +00:00
dbaron%dbaron.org
1425a74cba
Use a stub implementation of nsIDocumentObserver for implementors of nsIDocumentObserver in the layout library. b=232351 r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@152003 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 01:45:34 +00:00
jst%mozilla.jstenback.com
8ad9311c40
Silly filter stuff (not working), and make the serializer work, or work better at least. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@152002 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 01:44:00 +00:00
bsmedberg%covad.net
8514fb895b
Bug 231996 - [BEOS]Improper background clipping patch by simontaylor2@lycos.co.uk r=sergei_d@fi.tartu.ee
...
git-svn-id: svn://10.0.0.236/trunk@152000 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 01:30:25 +00:00
jst%mozilla.jstenback.com
b5cf8e3a27
Moving code around. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@151999 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 01:05:32 +00:00
bienvenu%nventure.com
fd3f4602aa
fix palm sync category <-> moz ab mapping 232438 sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@151998 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 01:04:45 +00:00
jst%mozilla.jstenback.com
cb46af17c1
Support sync loading (if mIsAsync is somehow set), and implement abort(). Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@151997 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 00:34:19 +00:00
darin%meer.net
489cd5cc8d
landing patch for bug 114451 "digest auth nonce count not updated properly" patch by avva@livejournal.com r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@151996 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 00:10:32 +00:00
dbaron%dbaron.org
85465588e0
Miscellaneous cleanup. b=232393 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@151995 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 00:04:58 +00:00
bsmedberg%covad.net
824286124d
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@151994 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 23:45:17 +00:00
jst%mozilla.jstenback.com
421fc415c0
Fixing bug 227263. Making document.domain return null in stead of throwing an exception when there's no domain to return. r+sr=peterv@propagandism.org.
...
git-svn-id: svn://10.0.0.236/trunk@151993 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 23:44:08 +00:00
neil%parkwaycc.co.uk
1081fd4044
Bug 231203 fix regression (from bug 214797 nsFileSpec to nsIFile conversion) that stopped searchplugins that didn't use .gif images from loading r=darin sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@151992 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 23:34:57 +00:00
jpierre%netscape.com
13b5f81d25
Fix for 232377 - assertion in vfychain with DSA cert. r=wtc, nelsonb
...
git-svn-id: svn://10.0.0.236/trunk@151990 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 23:25:07 +00:00
nelsonb%netscape.com
a9d9ed95da
Export cert functions that decode extensions and traverse decoded
...
extensions. Bug 231881. r= relyea, wtc.
git-svn-id: svn://10.0.0.236/trunk@151989 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 23:23:45 +00:00
cbiesinger%web.de
f729f55a48
Bug 62760
...
make the helper app dialog always select "Save to disk" if the server sent
content-disposition:attachment, not only if we first see this content type
r=bzbarsky rs=darin
git-svn-id: svn://10.0.0.236/trunk@151988 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 23:18:20 +00:00
neil%parkwaycc.co.uk
39cce00ea6
Bug 226511 Speed up cookie deletions by not reloading the entire tree after every deletion as the rows have already been removed from the tree r=dwitte sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@151987 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 23:14:42 +00:00
bzbarsky%mit.edu
15c51a090f
Make three changes:
...
1) Use GetWeak() on the queue hashtable where possible
2) Fix what looks like a bug in CreateEventQueue (passing wrong thread
to MakeNewQueue).
3) Fix what looks like a bug in PushThreadEventQueue (looking at the original
queue for the thread rather than the youngest one).
Bug 230092, r=danm, sr=darin
git-svn-id: svn://10.0.0.236/trunk@151986 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 23:13:48 +00:00
cbiesinger%web.de
9e4f933cca
Bug 166192 Remove last traces of PICS.
...
patch by Stephen Walker <sdwalker@myrealbox.com > r=bsmedberg,dougt sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@151985 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 22:42:21 +00:00
darin%meer.net
75b5c84bb5
updating basebrowser and PPEmbed project file to reflect mozipcd being
...
renamed mozilla-ipcd. see bug 226481. r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@151984 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 22:33:34 +00:00
nelsonb%netscape.com
b0fa299987
Change program return value to reflect test outcome. Bug 221737. r=wtc
...
git-svn-id: svn://10.0.0.236/trunk@151983 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 22:30:27 +00:00
myk%mozilla.org
cfd876dcee
Fix for bug 232447: Warns user about missing bug number instead of dying in GetBugLink().
...
r=justdave
git-svn-id: svn://10.0.0.236/trunk@151982 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 22:08:29 +00:00
cbiesinger%web.de
de45f8452d
Bug 232373
...
nsWebShell::LoadDocument unused, remove it
r=adamlock sr=darin
git-svn-id: svn://10.0.0.236/trunk@151981 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 22:08:27 +00:00
cbiesinger%web.de
f6ffec5a2f
Bug 152224
...
Leak in nsExternalAppHandler, due to reference cycle between the nsIDownload implementation,
the helper app service, and the helper app dialog.
now, the reference cycle with the helper app dialog is broken in Cancel/CreateProgressListener,
and the cycle with the nsIDownload will be broken in Cancel/CloseProgressWindow/OnStopRequest
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@151980 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 22:05:25 +00:00
cbiesinger%web.de
f091b7e971
Bug 232431
...
exthandler should not export as many headers
only export nsOSHelperAppService.h. this is needed because docshell depends on
it, and docshell's makefile does not know which OSHelperAppService it needs.
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@151979 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:59:10 +00:00
cbiesinger%web.de
0bde8b3205
Bug 232369
...
remove the unused function makeProgressDialog
r=neil.parkwaycc.co.uk sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@151978 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:57:04 +00:00
wchang0222%aol.com
f2ad2c3faa
Bugzilla bug 232380: deleted CERT_FindExpiredIssuer, which is dead code.
...
In cert_VerifyCertChain, make sure that subjectCert and issuerCert never
point to the same cert to prevent from destroying that cert twice.
r=jpierre,nelsonb.
Modified Files: certdb/cert.h certhigh/certvfy.c
git-svn-id: svn://10.0.0.236/trunk@151977 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:51:10 +00:00
pinkerton%aol.net
b859bfc05d
require 10.1.5 at minimum (Bug 184864)
...
git-svn-id: svn://10.0.0.236/trunk@151976 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:50:11 +00:00
cbiesinger%web.de
e972f168f6
184433 Internet Keywords triggered by "connection refused" errors. fix it to
...
only trigger if the hostname is unknown.
patch by Jerry Talkington <jtalkington@users.sourceforge.net > r=adamlock
sr=darin
git-svn-id: svn://10.0.0.236/trunk@151975 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:32:00 +00:00
darin%meer.net
6166d1337c
fixes bug 226481 "please rename mozipcd to mozilla-ipcd so it doesn't break shell autocompletion" r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@151974 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:31:47 +00:00
cbiesinger%web.de
efd9439529
Bug 229623
...
"What's Related" - remove from default sidebar list (temporarily)
patch by benc@chuang.net r=neil.parkwaycc.co.uk sr=alecf
a=asa/chofmann
git-svn-id: svn://10.0.0.236/trunk@151973 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:22:18 +00:00
wchang0222%aol.com
00bcaa852a
Bugzilla bug 224161: added support for Mac OS X Panther SDK. We assume
...
that NEXT_ROOT is set in the environment. The patch is contributed by
Mike Pinkerton <pinkerton@aol.net >. r=wtc.
Modified files: configure configure.in pr/src/linking/Makefile.in
git-svn-id: svn://10.0.0.236/trunk@151972 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:11:04 +00:00
dbaron%dbaron.org
8eddaadb96
Use a stub implementation of nsIDocumentObserver for implementors of nsIDocumentObserver in the layout library. b=232351 r=jst sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@151970 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:04:33 +00:00
bzbarsky%mit.edu
4d0cf5fe48
Don't do URI fixup on IP address literals. Bug 62402, patch by Lorenzo Colitti
...
<lorenzo@colitti.com >, r=adamlock, sr=darin
git-svn-id: svn://10.0.0.236/trunk@151968 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 19:56:55 +00:00
pinkerton%aol.net
6daebb95b1
cleanup problems with bookmark toolbar and bookmark manager when launched
...
from odoc or gurl appleEvents. lazily setup bookmark manager to improve
new window open times. (bug 232092)
git-svn-id: svn://10.0.0.236/trunk@151967 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 19:54:53 +00:00