Граф коммитов

148 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us 080776bade 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:46:07 +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
bsmedberg%covad.net a1cbc6c9d5 Bug 307309 - Make winembed use libxul r=darin 2005-09-15 12:04:57 +00:00
bsmedberg%covad.net 5fba1c6aea Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
bsmedberg%covad.net d29fc02ff8 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 22:00:32 +00:00
peterv%propagandism.org 1a88732b51 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 12:39:49 +00:00
cbiesinger%web.de 913dce3ca2 remove unused headers from winEmbed 258179 r=dougt sr=bz 2004-09-13 20:53:42 +00:00
gerv%gerv.net cdebbb709b Bug 256272 - revert license to original BSD-like "test code license"; this code was accidentally tri-licensed a few months ago. Thanks to Adam Lock for the script to do this. 2004-09-12 15:59:33 +00:00
bmlk%gmx.de 271e0e2e73 bustage fix 2004-06-17 05:11:31 +00:00
roc+%cs.cmu.edu d8f9024d0a Fixing Windows bustage 2004-06-17 02:55:38 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
gerv%gerv.net 8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
dougt%meer.net 6566d4e169 Removing profile switching from winembed. For hence forth, winembed will be the minimal embedding application b=219230, r=adam, sr=darin 2003-09-16 03:58:22 +00:00
bryner%brianryner.com 2406bc1ed4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:05:34 +00:00
cls%seawood.org a8b11eb498 Link generated .res files into mingw builds.
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
2003-08-02 19:39:02 +00:00
jaggernaut%netscape.com 95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
caillon%returnzero.com 4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
seawood%netscape.com fd2883713e Implement mozcomps static build variant.
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
dbaron%dbaron.org 5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
locka%iol.ie fb8d5bf2b4 Remove StdAfx.cpp / h. Checked on behalf of steve--w@dircon.co.uk r/a=adamlock@netscape.com 2003-01-06 13:50:44 +00:00
blythe%netscape.com 8887a0af98 Fix bug 170621
Static build changes to support viewer, mfcembed, winembed
r=cls
2002-12-23 22:32:22 +00:00
locka%iol.ie f46f5eda96 Detabbed file. No code changes. 2002-12-12 23:14:24 +00:00
seawood%netscape.com 57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
dougt%netscape.com f8d04505a4 Backing out 157597 2002-09-24 01:56:37 +00:00
dougt%netscape.com 49c609d364 Relanding 157597 - Make embedding base and examples use XPCOM Glue. r=adamlock, sr=rpotts 2002-09-23 17:21:47 +00:00
loadrunner%betak.net 3275efd052 DCCK - backing out initial checkin, not part of the build 2002-09-14 02:57:35 +00:00
loadrunner%betak.net fd2a2e2e91 DCCK - initial checkin, not part of the build 2002-09-14 02:15:03 +00:00
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
henry.jia%sun.com 8954de8e78 4th patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
dougt%netscape.com 52771301fc backing out 2002-07-18 06:58:27 +00:00
dougt%netscape.com c2ec17237f Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
locka%iol.ie aaee4f863b winEmbed window sizing fixes on behalf of steve-w@dircon.co.uk. b=152853 r/a=adamlock@netscape.com 2002-07-03 20:52:05 +00:00
locka%iol.ie 74dd7c3382 Sample code changed to use MIT licence. b=82339 2002-06-19 14:48:07 +00:00
locka%iol.ie 97e9649045 Sample code changed to use MIT licence. b=82339 2002-06-19 14:38:39 +00:00
locka%iol.ie aeca349336 Sample code changed to use MIT licence. b=82339 2002-06-19 14:25:27 +00:00
locka%iol.ie 8e7e0b4a27 (On behalf of Steve Williams <steve--w@dircon.co.uk>) Add activate message to fix focus in text areas. b=148613 r=adamlock@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-06-07 21:29:20 +00:00
alecf%netscape.com bcf192e308 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
locka%iol.ie 3d7fc0af50 Added unsupported warnings to winEmbed. 2002-06-04 21:29:04 +00:00
timeless%mac.com 0756b8de55 Bug 130853 crash in winembed.exe
scope observerService so it isn't held past embedding shutdown
r=smontagu moa=adamlock
2002-05-21 19:19:50 +00:00
rpotts%netscape.com 73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
darin%netscape.com e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
blythe%netscape.com 44f2be5785 Fix bug 135807
Embedding tests need module name to work with modsquad scripts.
r=cls sr=alecf
2002-04-16 21:52:25 +00:00
blythe%netscape.com 9594c84aac Fix bug 127069
Default heap size of exes
This is the second patch for this bug and only affects gmake win32 builds
and test embed exes
r=dp, sr=scc, a=asa
2002-04-02 22:20:57 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
blythe%netscape.com 0c699aeff9 Fix bug 127069.
Reclaim .75 MB of VM on Win32.
r=dp sr=brendan a=shaver
2002-02-22 02:55:08 +00:00