bsmedberg%covad.net
|
09052a7a2a
|
need stdio for stderr/printf, from bug 299988
|
2006-01-26 21:26:45 +00:00 |
|
bsmedberg%covad.net
|
fa57a77957
|
Bug 299988 - integrate gtkmozembed into libxul, r=chpe
|
2006-01-26 19:10:50 +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
|
ec0ae1ec61
|
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
|
2006-01-25 20:23:24 +00:00 |
|
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 |
|