Commit Graph

2970 Commits

Author SHA1 Message Date
pavlov%pavlov.net
a6582b5239 backing out bsmedberg's checkins for bug 322965 due to build bustage. 2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
601ab49886 Temporarily fix gtkmozembed in xulrunner until bug 299988 lands. 2006-01-24 19:51:57 +00:00
bryner%brianryner.com
ecc0706743 Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
dougt%meer.net
253e471671 Removing old minimo gtk based application. http://weblogs.mozillazine.org/dougt/archives/009349.html. Bug=322266, r=bsmedberg 2006-01-17 17:48:07 +00:00
cbiesinger%web.de
ce6606cfa0 note that make must be run in the objdir 2006-01-13 23:11:48 +00:00
wtchang%redhat.com
7cb9201cf8 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
darin%meer.net
387edde4eb fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky 2006-01-11 01:50:15 +00:00
bzbarsky%mit.edu
bc068c1794 Don't throw NS_ERROR_INVALID_ARG if listeners are added before window creation
-- it's a perfectly valid thing to do.  Bug 309232, r+sr=darin
2006-01-09 22:20:30 +00:00
bzbarsky%mit.edu
b837c9d737 Flush frames before trying to find and select stuff. Bug 307783, r+sr=jst 2006-01-07 03:44:32 +00:00
dougt%meer.net
17f8a86528 noting that this stuff is dead. 2006-01-03 23:04:40 +00:00
jwatt%jwatt.org
00713d88f1 Fixing build bustage on Sun due to earlier checkin for bug 317628 2006-01-02 16:38:44 +00:00
jwatt%jwatt.org
3d543ab984 Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net 2006-01-02 02:43:53 +00:00
darin%meer.net
eb3847a802 fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz 2006-01-02 02:30:32 +00:00
dbaron%dbaron.org
4707ddb5aa Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor 2005-12-28 00:33:23 +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
d3c4c0acf2 Reverting bug 320988 for mfcembed/components. 2005-12-21 17:25:17 +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
d02481f8c9 Bug 320886 mfcembed doesn't build w/ NS_TRACE_MALLOC
r=bsmedberg
2005-12-21 05:13:05 +00:00
ajschult%verizon.net
b6b571a341 package missing sidebar, svg, canvas, loadsave xpt files in Windows installer. bug 320370, r=biesi 2005-12-18 20:30:07 +00:00
timeless%mozdev.org
63408ce9ed Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2005-12-18 01:50:50 +00:00
roc+%cs.cmu.edu
5e35db1f1b Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst 2005-12-06 01:29:42 +00:00
mark%moxienet.com
b34e877bc0 Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink 2005-12-01 22:24:58 +00:00
dougt%meer.net
61f53c8997 disable building TestGtkEmbed when tests are disabled. rs=bsmedberg 2005-12-01 21:09:30 +00:00
jst%mozilla.jstenback.com
7223904a81 Fixing bug 318461. Move SetNewDocument() and SetOpenerWindow() from nsIScriptGlobalObject to nsPIDOMWindow to clean out non-script related methods form the nsIScriptGlobalObject interface. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu 2005-12-01 19:35:27 +00:00
jst%mozilla.jstenback.com
8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +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
6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
timeless%mozdev.org
aa67b246b9 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan
2005-11-21 06:01:10 +00:00
mark%moxienet.com
90ec9e368f Bug 317077, Enable HTML <canvas> support in Camino. Camino-only, npotdb. r=smfr 2005-11-20 19:51:12 +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
dbaron%dbaron.org
3c95294952 Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
darin%meer.net
dfb916164e remove references to necko_data.xpt 2005-11-12 23:08:33 +00:00
darin%meer.net
3ec99830ab attempt to fix static gtkmozembed build 2005-11-12 20:35:47 +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
bsmedberg%covad.net
78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
cls%seawood.org
50e9f614b4 Rename tmp file to avoid VPATH conflict.
Bug #315718 r=bsmedberg
2005-11-09 16:58:24 +00:00
bsmedberg%covad.net
4c626004ab MFCEmbed (with the standalone glue) needs to link against the XPCOM_GLUE versions of XPCOM functions, not the dllimport versions. Bug 315601, this needs ex-post-facto review but I'm checking it in to get mfcembed working. 2005-11-08 21:20:05 +00:00
dougt%meer.net
ec9fef2053 Build/config changes to allow static xpcom link for Minimo. b=314880, r=dveditz. 2005-11-07 19:08:03 +00:00
roc+%cs.cmu.edu
25c8d4c23b Bug 314138. Don't use obsolete InitXPCOM, allow InitXPCOM to find the static modules. r+sr=bsmedberg 2005-11-01 01:26:08 +00:00
roc+%cs.cmu.edu
f7daaee487 Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers. 2005-10-18 01:41:11 +00:00
bsmedberg%covad.net
db584fa139 Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls 2005-10-17 14:57:32 +00:00
cbiesinger%web.de
aa3c64bb15 bug 312370 forward nsIProgressEventListener calls to the webbrowserpersist
consumer
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-10-15 17:27:52 +00:00
cbiesinger%web.de
15edb5c281 Bug 312367 forward GI to the the webbrowserpersist's listener
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-10-14 19:05:42 +00:00
bzbarsky%mit.edu
d86be43444 Don't try to duplicate the jsval typedef. Bug 312003, r+sr=brendan 2005-10-12 20:16:35 +00:00
bzbarsky%mit.edu
d9d40b5770 Attempt to fix splitwindow focus stuff -- bug 305032. Issue found by mrbkap,
patch by me, r=mrbkap, sr=jst
2005-09-28 02:44:16 +00:00