gerv%gerv.net
d38c158995
Bug 398009 - fix mangled license headers. a=stuart.
2007-10-06 12:08:47 +00:00
gavin%gavinsharp.com
ec3a14c93b
Back out bug 392055 due to bustage
2007-09-24 03:44:29 +00:00
sdwilsh%shawnwilsher.com
e071ce8e3a
bustage fix
2007-09-24 03:22:46 +00:00
asqueella%gmail.com
f6d7ce65de
Bug 372077 - TestGtkEmbed Application should use gtk_moz_embed_*_startup properly
...
p=romaxa <romaxa@gmail.com>
r=timeless
2007-09-02 15:50:38 +00:00
mats.palmgren%bredband.net
24e870cb3d
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 23:52:44 +00:00
bsmedberg%covad.net
1d98ecd955
need stdio for stderr/printf, from bug 299988
2006-01-26 21:26:45 +00:00
bsmedberg%covad.net
abdac7eba1
Bug 299988 - integrate gtkmozembed into libxul, r=chpe
2006-01-26 19:10:50 +00:00
bsmedberg%covad.net
db13868592
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
dougt%meer.net
67ca169e0c
Fixing linux build bustage for Minimo. b=306087 r=bsmedberg
2005-08-26 21:03:29 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
cbiesinger%web.de
c2da9eebf2
265333 make gtkmozembed use nsIWebBrowserStream instead of implementing that
...
functionality itself
r=marco sr=darin
2004-11-24 20:27:24 +00:00
bryner%brianryner.com
7927c18306
Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst.
2004-04-30 23:55:16 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
dbaron%dbaron.org
e098d49126
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-13 03:02:55 +00:00
bryner%brianryner.com
7bc6a51947
allow TestGtkEmbed to use jprof (bug 221242). r=blizzard, sr=dbaron
2003-10-07 02:43:00 +00:00
seawood%netscape.com
5e2dd72a02
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
kyle.yuan%sun.com
2b29e68be2
Bug 188156 gtk2 build is broken on Solaris (@embedding\browser\gtk\tests)
...
r=Roland.Mainz@informatik.med.uni-giessen.de , sr=blizzard
Sun compiler can't deal with a complicated arg in g_warning()
2003-01-21 01:54:07 +00:00
dougt%netscape.com
927c29d1d6
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
pkw%us.ibm.com
1c225168ea
Bug 188527 - AIX: Linker errors when building GTK2 as default toolkit.
...
r=seawood@netscape.com
2003-01-13 23:33:54 +00:00
pkw%us.ibm.com
725fb80cfc
Backout Bug 188527.
2003-01-10 22:36:09 +00:00
pkw%us.ibm.com
0f4c6ac79b
Bug 188527 - Fix linker errors when building GTK2 Mozilla on AIX.
...
r=seawood@netscape.com
2003-01-10 20:50:43 +00:00
colin%theblakes.com
8a6d411d14
OpenVMS build changes. b=180290. r=cls
2002-12-12 00:08:59 +00:00
timeless%mozdev.org
7875f468ed
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
blizzard%redhat.com
af82b97e0c
Bug #121253 . Port embedding widget to gtk2. r=pavlov, sr=bryner
2002-11-16 02:36:22 +00:00
dougt%netscape.com
bb1632e972
Backing out 157597
2002-09-24 01:56:37 +00:00
dougt%netscape.com
7d7abcf248
Relanding 157597 - Make embedding base and examples use XPCOM Glue. r=adamlock, sr=rpotts
2002-09-23 17:21:47 +00:00
seawood%netscape.com
2b773ceb9e
Because js uses static data structures and is linked into other shared libraries, js must be built as a shared library.
...
Thanks to Colin Blake <colin@theblakes.com> for the original patch.
Bug #127442 r=bryner
2002-05-15 01:37:07 +00:00
seawood%netscape.com
ce6ee72484
Fix link ordering problem when building static components with static gtk.
...
Bug #136192 r=bryner
2002-04-11 14:30:31 +00:00
seawood%netscape.com
45abd86d38
Fix link ordering issues in static builds for OpenVMS & Sun Forte builds.
...
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #128844 r=cls a=asa
2002-03-08 06:21:47 +00:00
seawood%netscape.com
2c68203869
Move build logic for static builds into separate .mk so that it doesn't have to be duplicated across Makefiles. Use slightly more generic name for _getModuleInfo function so that it can be used for multiple binaries.
...
Bug #88038 r=bryner
2002-02-19 10:01:05 +00:00
seawood%netscape.com
e6a5443951
Fixing SVG static build bustage
2002-01-25 01:29:35 +00:00
waterson%netscape.com
f6524f7ce0
Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard
2002-01-24 23:09:31 +00:00
bzbarsky%mit.edu
0b19fcf775
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
blizzard%redhat.com
8bbce1ac46
Bug #95940 . Make sure that the embed reload flags are in sync for the widget and the nsIWebNavigation interfaces in a backwards compatible way. r=valeski,sr=shaver, a=asa
2001-08-31 22:47:02 +00:00
mcafee%netscape.com
667c5ec839
Ignore generated files.
2001-07-10 23:22:46 +00:00
mkaply%us.ibm.com
e34e2a237c
IRIX and BSD bustage - need cast - this has never been built until blizzard turned it on
2001-05-30 00:45:30 +00:00
blizzard%redhat.com
393267ec82
Fix bug #82705 . Add mechanism to emit signal for windows without parents. r=pavlov,sr=tor,a=chofmann (Round 2)
2001-05-29 22:35:46 +00:00
blizzard%redhat.com
1b92a22376
back out changes since they included a patch that happened to be in my tree
2001-05-29 22:31:15 +00:00
blizzard%redhat.com
6d34c5360f
Fix bug #82705 . Add mechanism to emit signal for windows without parents. r=pavlov,sr=tor,a=chofmann
2001-05-29 22:22:35 +00:00
cls%seawood.org
f5efc0a677
Reordering libs as needed for static build
2001-05-16 23:56:15 +00:00
dbaron%fas.harvard.edu
ce7da709f4
Fix bustage by including stdlib.h.
2001-05-08 19:48:51 +00:00
blizzard%redhat.com
12bc103df7
Add new test cases. Not part of the build.
2001-04-28 18:54:09 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
blizzard%redhat.com
5824e522ea
Fix bug #49223 . Add a profile api to the embedding widget. r=conrad, sr=alecf
2001-01-02 00:50:31 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00