Commit Graph

529 Commits

Author SHA1 Message Date
blassey@mozilla.com
dfd26f92ec switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
reed@reedloden.com
f9ee4eb39f Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 02:11:02 -08:00
gerv@gerv.net
6dd53e09ca Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
ted.mielczarek@gmail.com
b62c09faf0 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
36858dc9bf bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg 2007-08-28 10:38:02 -07:00
peterv@propagandism.org
f7ff5666a6 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
8c1b7b23d4 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
6d7584839a 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
4fb110bb30 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
6662efd338 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 19:48:16 -07:00
peterv@propagandism.org
90c374d7c3 Backing out to fix orange. 2007-06-27 16:21:05 -07:00
peterv@propagandism.org
7bf2741259 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
gavin@gavinsharp.com
94d232c05d 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
51e027a329 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
21ddeaec46 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
065327c30f Seamonkey/Win bustage 2007-05-14 05:16:56 -07:00
Olli.Pettay@helsinki.fi
ab3daf1d7f Seamonkey/Win bustage 2007-05-14 05:02:38 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
jshin%mailaps.org
88da57650a bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin 2007-02-08 17:48:22 +00:00
benjamin%smedbergs.us
a3f9c4f73e Bug 366354 - fix activex control manifest embedding for VC8, patch by mfinkle r=me 2007-02-01 18:57:57 +00:00
jwatt%jwatt.org
bbb6339dc9 Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc 2007-01-04 10:53:59 +00:00
benjamin%smedbergs.us
edc9a0db2d Bug 364754 - ActiveX control doesn't build with MSVC8 Express, r=dbaron 2007-01-02 15:24:08 +00:00
timeless%mozdev.org
46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
dbaron%dbaron.org
bb32a15350 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
benjamin%smedbergs.us
52365fd4b0 Bug 333055 - Various libs (mozMapi32, activex) incorrectly included in the static link list, r=cls 2006-06-15 13:45:46 +00:00
bzbarsky%mit.edu
058e40f1fd Default to denying ActiveX loads if no JS is running. Bug 340852, patch by
Wladimir Palant <trev@gtchat.de>, r=mrbkap, sr=bzbarsky
2006-06-10 02:41:46 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
bzbarsky%mit.edu
b1ee2830dd Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
benjamin%smedbergs.us
409c85bd04 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 15:19:31 +00:00
darin%meer.net
20837f71e1 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
bryner%brianryner.com
4cd1e2b280 Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
bzbarsky%mit.edu
be3b8788e1 Followup to fix build bustage. Bug 305710 2006-03-14 19:29:38 +00:00
bzbarsky%mit.edu
263cf7dc11 Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument.  Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
bsmedberg%covad.net
288b9f9785 Reverting cls's change, which is undesirable in this frozen-linkage code; the real problem was fixed in stdafx.h 2006-01-26 17:52:00 +00:00
bsmedberg%covad.net
ac9b8eae8b From bug 317375 - nsIPresShell.h is unneeded and ends up instantiating bad nsRect symbols (fix build bustage) 2006-01-26 16:48:43 +00:00
cls%seawood.org
d0f33f5ee8 Explicitly link against gkgfx.lib to resolve dependencies.
Fixing pacifica tinderbox bustage.
2006-01-26 16:48:38 +00:00
bsmedberg%covad.net
7e35c0cc60 From bug 320988, remove references to nsCRT::strcmp 2005-12-23 14:16:20 +00:00
bsmedberg%covad.net
dd943c37e4 Bug 320988 relanding activex bits with a fix for the agressive optimization of inlines, r=darin 2005-12-21 19:54:59 +00:00
bsmedberg%covad.net
b72a7769a5 Reverting the activex parts of bug 320988 as well. The combination of gkgfx and no xpcom_core is bad too :-( 2005-12-21 18:12:27 +00:00
bsmedberg%covad.net
a86e50b8ea activex control should only link against the frozen xpcom.lib, not xpcom_core.lib, or it ends up with multiply-defined symbols from xpcomglue_s.lib, bug 320988 2005-12-21 17:29:59 +00:00
bsmedberg%covad.net
a78a436454 Revert the gkgfx removal due to MSVC6 linker aggresively instantiating inlines. 2005-12-21 16:07:45 +00:00
bsmedberg%covad.net
9279505fc2 Bug 320988 - Make xulrunner + activex control + mfcembed happy with frozen-only symbols, r=darin 2005-12-21 15:18:49 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bsmedberg%covad.net
2bccd4ab67 Bug 315563 - Convert the activex code to use the frozen string API, r=darin 2005-11-18 15:58:53 +00:00
darin%meer.net
697c78f1ea Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00:00
dougt%meer.net
4435542681 This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org 2005-09-16 02:25:37 +00:00
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
locka%iol.ie
7587bf9f51 NOT PART OF BUILD. Fix release mode projects for vs2002 2005-08-28 20:05:31 +00:00
locka%iol.ie
8fa72898f7 NOT PART OF BUILD. Bump development environment up to VS2002. Add support for windowless plugins. Factor out functionality from nsPluginHostCtrl into nsPluginHostWnd base class. 2005-08-28 20:00:31 +00:00
masayuki%d-toybox.com
01e228e995 Bug 293185 When ActiveX control plug-in is installed buttons in a flash document no longer work. patch by <VYV03354@nifty.ne.jp> r+sr=jst, a=asa 2005-07-08 14:13:32 +00:00