155996 Commits

Author SHA1 Message Date
benjamin%smedbergs.us
35508b15c6 Followup from table-driven QI (bug 313309) - since nsIBox is nsIFrame, this QI is superfluous, r=bz 2006-03-21 18:43:41 +00:00
kaie%kuix.de
40486c9fe9 bug 284450, Only use SSL V2 compatible hello, if SSL V2 is enabled
r=jgmyers, r=nelson
2006-03-21 18:43:09 +00:00
benjamin%smedbergs.us
62564c6c35 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 18:39:56 +00:00
mvl%exedo.nl
a8adc18592 Bug 325519: Better readable error dialog. r=jminta 2006-03-21 18:32:46 +00:00
benjamin%smedbergs.us
d8f81df51d Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 18:19:14 +00:00
tor%cs.brown.edu
8c77e0f906 Build bustage fix. 2006-03-21 18:08:42 +00:00
tor%cs.brown.edu
70a8796734 Build bustage workaround for bug 330498. 2006-03-21 17:48:39 +00:00
benjamin%smedbergs.us
fe8cc9dd53 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 16:51:18 +00:00
doronr%us.ibm.com
19cca81baf Bug 328092 - Schema Validation: Duraations have problems with pre-1900 dates due to NSPR. r=aaronr 2006-03-21 16:39:36 +00:00
benjamin%smedbergs.us
d39f70d548 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 16:36:43 +00:00
benjamin%smedbergs.us
a1293f4c0c Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 16:03:58 +00:00
tor%cs.brown.edu
398f271bb6 Bug 330498 - unify SVG effects (filter, clip, mask, opacity) logic. r+sr=roc 2006-03-21 15:49:20 +00:00
benjamin%smedbergs.us
7691ec3f12 Bug 330231 - Firefox should use common controls 6.0 dialogs - patch by luser, r=me 2006-03-21 14:49:45 +00:00
benjamin%smedbergs.us
ba60317b99 Bug 331012 - topcrash on exit [@timerthread::updatefilter] - r=darin 2006-03-21 14:46:35 +00:00
benjamin%smedbergs.us
094c06b97d Bug 326491 - leaked observer service leaks things on shutdown - r=darin 2006-03-21 14:43:56 +00:00
benjamin%smedbergs.us
c2e0194764 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 14:41:13 +00:00
mostafah%oeone.com
5cbf2107cd Checked in patch for bug 330963: install.js needs to be corrected for Calendar XPI. (Also removed deprecated install.* files r=mostafah 2006-03-21 12:19:05 +00:00
timeless%mozdev.org
7915c0f851 Bug 109481 Easy way to pick open pages (as opposed to open windows)
localizations by:
cs-CZ	p.franc@gmail.com
2006-03-21 10:33:13 +00:00
timeless%mozdev.org
5611e1e467 Bug 109481 Easy way to pick open pages (as opposed to open windows)
introduced strings for which replacements were not available for:
cs-CZ da fr pt-BR sk zh-TW
So they have been removed from this Makefile.in until they're provided.

de remains in the list because kairo promised to translate the en-us strings
that we copied into de per his request.
2006-03-21 10:14:49 +00:00
timeless%mozdev.org
6bcb9f1164 Bug 109481 Easy way to pick open pages (as opposed to open windows)
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
localizations by:
hu	timar@fsf.hu
pl	marek.stepien@gmail.com
ru	als@mozilla.ru
sv-SE	hasse@jasajudeju.se
el	pkst@gmx.net
nb-NO	havarmor@stud.ntnu.no
zh-CN	shaohua.wen@gmail.com
ga-IE	kscanne@yahoo.com

German committed w/ English strings per kairo
2006-03-21 09:57:36 +00:00
allan%beaufour.dk
b423df6208 [XForms] Fix range crash on reloading page. Bug 329379, r=me+aaronr, patch by smaug 2006-03-21 09:19:13 +00:00
timeless%mozdev.org
ad9314828f Bug 246092 nsContentPolicy caches Category list
random attempt at fixing build bustage (msvc6, w2k)
2006-03-21 07:42:52 +00:00
timeless%mozdev.org
5c02baf3e0 Bug 212596 Uninitialized memory read in nsMsgNewsFolder:
r=dbradley sr=bienvenu
2006-03-21 07:01:48 +00:00
timeless%mozdev.org
fc590ed546 Bug 246092 nsContentPolicy caches Category list
patch by chpe@gnome.org r=bz sr=bz
2006-03-21 06:48:38 +00:00
timeless%mozdev.org
3a351ccd58 Bug 328009 UniversalChardetTest.cpp(65) : warning C4800: 'const PRBool' : forcing value to bool 'true' or 'false' (performance warning)
r=smontagu sr=bz
2006-03-21 06:35:45 +00:00
timeless%mozdev.org
f23ddfbebf Bug 330170 crash in history tab of Side bar [@ nsXULTreeBuilder::CycleHeader]
validate arguments, label arguments, use Truncate
r=neil sr=roc
2006-03-21 06:31:37 +00:00
timeless%mozdev.org
c7e4ae6b7d Bug 330531 remove HAVE_SEARCH_PORT
r=bienvenu sr=bienvenu
remove GetValueRef, CompareByFolderInfoPtrs, Compare, DestroyValue
2006-03-21 06:19:14 +00:00
timeless%mozdev.org
85a63ae25d Bug 210724 Plugins disabled in preferences but still visible from JavaScript navigator.plugins and navigator.mimeTypes arrays
r=jst sr=jst
2006-03-21 05:31:59 +00:00
preed%mozilla.com
9f4c8f4955 Bug 329573: Add an commandline option to update (versioned configs in) a CVS directory. r=mento 2006-03-21 03:50:34 +00:00
edburns%acm.org
ef22aa3aa0 This change-bundle starts the process of re-activating pluglets.
Next step is to figure out the best way to fix these unresolved symbols
at link time when building pluglet.dll

/cygdrive/d/Projects/mozilla/MOZILLA_NIH/FIREFOX_1_5_0_1/mozilla/./build/cygwin-wrapper link -NOLOGO -DLL -OUT:pluglet.dll -PDB:pluglet.pdb -SUBSYSTEM:WINDOWS  List.obj Pluglet.obj PlugletEngine.obj PlugletFactory.obj PlugletInputStream.obj PlugletLoader.obj PlugletManager.obj PlugletPeer.obj PlugletStreamInfo.obj PlugletStreamListener.obj PlugletsDir.obj Registry.obj PlugletViewFactory.obj   ./module.res   -DEBUG -DEBUGTYPE:CV         kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib D:\Files_2k\j2sdk1.4.2_03/lib/jvm.lib ../../../dist/lib/xpcom.lib ../../../dist/lib/xpcom_core.lib ../../../dist/lib/nspr4.lib ../../../dist/lib/plc4.lib ../../../dist/lib/plds4.lib
   Creating library pluglet.lib and object pluglet.exp
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall nsFileSpec::~nsFileSpec(void)" (__imp_??1nsFileSpec@@UAE@XZ)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall nsDirectoryIterator::~nsDirectoryIterator(void)" (__imp_??1nsDirectoryIterator@@UAE@XZ)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class nsDirectoryIterator & __thiscall nsDirectoryIterator::operator++(void)" (__imp_??EnsDirectoryIterator@@QAEAAV0@XZ)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall nsDirectoryIterator::nsDirectoryIterator(class nsFileSpec const &,int)" (__imp_??0nsDirectoryIterator@@QAE@ABVnsFileSpec@@H@Z)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall nsFileSpec::nsFileSpec(char const *,int)" (__imp_??0nsFileSpec@@QAE@PBDH@Z)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall nsSpecialSystemDirectory::~nsSpecialSystemDirectory(void)" (__imp_??1nsSpecialSystemDirectory@@UAE@XZ)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall nsFileSpec::operator+=(char const *)" (__imp_??YnsFileSpec@@QAEXPBD@Z)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall nsSpecialSystemDirectory::nsSpecialSystemDirectory(enum nsSpecialSystemDirectory::SystemDirectories)" (__imp_??0nsSpecialSystemDirectory@@QAE@W4SystemDirectories@0@@Z)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall nsFileSpec::GetCString(void)const " (__imp_?GetCString@nsFileSpec@@QBEPBDXZ)
PlugletViewFactory.obj : error LNK2001: unresolved external symbol "public: __thiscall PlugletViewWindows::PlugletViewWindows(void)" (??0PlugletViewWindows@@QAE@XZ)
pluglet.dll : fatal error LNK1120: 10 unresolved externals

M makefiles

+java/plugins/Makefile
+java/plugins/src/Makefile

Add generation of these Makefiles

M plugins/src/Makefile.in

- copy some content from webclient

M plugins/src/Pluglet.cpp
M plugins/src/PlugletEngine.cpp
M plugins/src/PlugletStreamListener.cpp

- Changes from John Sublet.
2006-03-21 03:25:34 +00:00
masayuki%d-toybox.com
f2afdb24cd b=331103 fix typo in comment 2006-03-21 03:12:53 +00:00
cls%seawood.org
0828b79df3 Fix mingw cross-compile bustage.
Bug #322578 r=mark sr=bsmedberg
2006-03-21 03:04:54 +00:00
edburns%acm.org
53684b3fb8 remove_checked_in_makefiles 2006-03-21 02:28:54 +00:00
rrelyea%redhat.com
c385e5088d Bug 273637 3 locks in softoken have unsafe initialization
r=alexi r=julien
2006-03-21 02:28:48 +00:00
mrbkap%gmail.com
6eab81632d Use JS_DefineProperty instead of JS_SetProperty for the additional control over the property we're setting. bug 330773, r+sr=jst 2006-03-21 02:16:31 +00:00
pinkerton%aol.net
b9fe408d31 always bring dl window to the front when a dl starts (user_pref to disable) 2006-03-21 01:46:04 +00:00
zach%zachlipton.com
06ff61321a Add 'make cache' target. 2006-03-21 00:38:56 +00:00
neil%parkwaycc.co.uk
b10c50fb7d Bug 330124 Fix 5 read-only variable warnings p=gautheri@noos.fr r+sr=me 2006-03-21 00:06:03 +00:00
brettw%gmail.com
c189db3cf0 Bug 320181 r=annie.sullivan Rewrite autocomplete code for places. 2006-03-20 23:13:01 +00:00
mark%moxienet.com
c382dd4353 331131 fix typot 2006-03-20 22:37:52 +00:00
preed%mozilla.com
25b39aec10 Bug 329573: Cleanup to the "cvs update" patch: restore ALRM handlers and handle fork() bogosity more correctly. r=mento 2006-03-20 21:51:41 +00:00
mnyromyr%tprac.de
24468da038 Bug 329959: Dialog Origin Spoofing fix on Mac for SeaMonkey; p=<stefanh@bluebottle.com>, r=me, sr=Neil 2006-03-20 21:35:11 +00:00
cltbld
cc8d86617c Automated update from host egg 2006-03-20 21:20:48 +00:00
tor%cs.brown.edu
d1cc8a96a4 Bug 330516 - remove depreciated and unmaintained SVG renderer backends.
r=bsmedberg, sr=roc
2006-03-20 21:16:45 +00:00
pinkerton%aol.net
99d836634d make blocked popup view color less objectionable, add close button, fix leaking of view. 2006-03-20 21:01:46 +00:00
mrbkap%gmail.com
5c696de243 Don't forget to throw syntax errors for missing parentheses or brackets. bug 331127, r=brendan 2006-03-20 20:57:51 +00:00
dougt%meer.net
07a7aade27 Updating the values the softkeys generate to f9 and f10. NPODB. WINCE ONLY. I believe this is a regression caused by my backout of 325298 2006-03-20 20:27:27 +00:00
mrbkap%gmail.com
f60971fc05 Don't pollute String.prototype. bug 330976, r=brendan 2006-03-20 20:15:15 +00:00
bclary%bclary.com
410c7162e5 Regression test for bug 329530, by Erik Fabert 2006-03-20 19:55:22 +00:00
doronr%us.ibm.com
d587034c2f XForms bug 330671 - multiple message dialogs don't always show. r=aaronr,allan 2006-03-20 19:17:14 +00:00