Phil Ringnalda
|
ed0a0d1952
|
Bug 592191 - Remove embedding/browser/src/tlb2xpt/, r=bsmedberg, a=NPOTB
|
2010-08-31 19:42:50 -07:00 |
|
Brian Hackett
|
53791f1d70
|
Move cx->fp to cx->regs->fp, bug 588978. r=lw
|
2010-08-22 16:00:20 -07:00 |
|
Edmund Wong
|
cb0406177c
|
Bug 559537 - Under VS2010, fatal error occurs at atlcore.h. r=ted
|
2010-05-12 09:13:28 +02:00 |
|
Michael Kohler
|
882385621a
|
Bug 260911 - fix 'hierarchy' misspellings. r=timeless
--HG--
extra : rebase_source : ea5fb9d2228966f1bd4eb10d8b5839988a758eaf
|
2010-04-29 21:01:11 +02:00 |
|
Chris Jones
|
f0560d9e8e
|
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
|
2010-03-03 23:02:55 -06:00 |
|
Jae-Seong Lee-Russo
|
ed7dfd2b50
|
Bug 517553: Remove ==/!= PR_FALSE/PR_TRUE r=jst
|
2010-02-12 21:32:34 +13:00 |
|
Phil Ringnalda
|
b4a8d55891
|
Bug 518632 - Remove embedding/config/, r=bsmedberg
|
2009-10-02 20:15:26 -07:00 |
|
Chris Jones
|
08de77b6a4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
|
Chris Jones
|
3e5fef214c
|
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
|
2009-10-01 21:50:09 -05:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Benjamin Smedberg
|
0df64c6bc4
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Hashem Masoud
|
c8f711113e
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
|
Vladimir Vukicevic
|
9b3959126b
|
b=500472; flash activex shunt for Windows CE; r=jst
|
2009-07-16 14:13:29 -07:00 |
|
Makoto Kato
|
d92251934e
|
Bug 472608 - Support Win64 for embedding/browser/activex. r=bsmedberg
|
2009-06-15 20:21:15 +09:00 |
|
Serge Gautherie
|
70cef4d840
|
Bug 438331 - Remove WIN16 (support) code everywhere; (Iv1) </embedding/>; r=joshmoz sr=jst
|
2009-04-11 09:49:03 +02:00 |
|
Josh Aas
|
c6a41e8074
|
Remove OJI from the tree. b=485984 r/sr=jst
|
2009-04-09 22:38:21 -04:00 |
|
Arpad Borsos
|
9054186d52
|
Bug 474369 - get rid of nsVoidArray; activex fixup; r+sr=benjamin
|
2009-03-01 18:23:25 +01:00 |
|
Arpad Borsos
|
7258260149
|
Bug 474369 - get rid of nsVoidArray; embedding part; r+sr=benjamin
|
2009-02-25 16:25:08 +01:00 |
|
Daniel Holbert
|
e998703576
|
Bug 458167 - Fix bad usage of "it's" in comments: patch for embedding folder. r=bsmedberg
|
2009-02-05 18:05:58 -08:00 |
|
Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Phil Ringnalda
|
4d8777d31a
|
Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking
|
2009-01-15 20:02:21 -08:00 |
|
Phil Ringnalda
|
bbe7e1d08a
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Josh Aas
|
7029208c8f
|
Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst
--HG--
rename : modules/plugin/base/public/npupp.h => modules/plugin/base/public/npfunctions.h
|
2008-10-07 21:50:25 -04:00 |
|
Josh Aas
|
0432bd8669
|
Remove npapi dependency on nspr and use C99 integer types in npapi instead of defining our own. b=453883 r/sr=jst
|
2008-09-10 22:32:36 -04:00 |
|
Brian Crowder
|
c6818cab2f
|
Bug 422772 - reduce narrow Windows API calls in embedding, original patch by Brad Lassey <blassey@mozilla.com>, r=bsmedberg
|
2008-08-27 14:44:54 -07:00 |
|
jorendorff@mozilla.com
|
e366e3a8e5
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
|
2008-04-07 17:37:54 -05:00 |
|
dolske@mozilla.com
|
1b346b4adc
|
Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+
|
2008-04-02 20:02:08 -07:00 |
|
blassey@mozilla.com
|
3c99833e3e
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
|
blassey@mozilla.com
|
eeea24bde6
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
|
blassey@mozilla.com
|
92c51991b0
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
|
blassey@mozilla.com
|
9bc9e44b40
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
|
jorendorff@mozilla.com
|
a3cdb83c9b
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-01-07 12:35:51 -06:00 |
|
reed@reedloden.com
|
1d602b3c42
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
|
benjamin@smedbergs.us
|
ff066fbf06
|
Bug 398152 - Remove activex support for OJI, r=mfinkle
|
2007-10-27 00:35:39 -04:00 |
|
gerv@gerv.net
|
2c4fa4403c
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
|
ted.mielczarek@gmail.com
|
9e244851f4
|
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz
|
2007-09-26 03:38:29 -07:00 |
|
ted.mielczarek@gmail.com
|
40d7410fb6
|
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
|
2007-08-28 10:38:02 -07:00 |
|
peterv@propagandism.org
|
2fb0fc711a
|
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
|
2007-07-11 06:05:05 -07:00 |
|
philringnalda@gmail.com
|
08c3558b5b
|
Bug 387189 - nsMIMEInfoHandleAction type doesn't exist, patch by Mook <mook.songbird@gmail.com>, r+sr=dmose
|
2007-07-08 15:45:41 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
peterv@propagandism.org
|
aca788979f
|
Bustage fix, bug 386255 (Trunk XULRunner compile error in nsIEditingSession::MakeWindowEditable). Pending r=sicking.
|
2007-07-02 06:49:39 -07:00 |
|
peterv@propagandism.org
|
76a2c4d37f
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
|
peterv@propagandism.org
|
0f0097ffc5
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
|
peterv@propagandism.org
|
51dda63979
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
|
gavin@gavinsharp.com
|
c37496b2a8
|
Backing out the patch for bug 350616 to see if it will fix the windows orange
|
2007-06-09 20:41:57 -07:00 |
|
ted.mielczarek@gmail.com
|
003961c964
|
bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg
|
2007-06-08 05:47:41 -07:00 |
|
mark.finkle@gmail.com
|
1dfbf8a84b
|
bug 367519. r=bsmedberg. add XUL and SVG mime type support to the mozilla activex control. Also updated some deprecated ATL macros.
|
2007-05-16 19:19:50 -07:00 |
|
Olli.Pettay@helsinki.fi
|
eb21eeb174
|
Seamonkey/Win bustage
|
2007-05-14 05:16:56 -07:00 |
|