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

90 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us 601a860f84 Bug 347664 - move editor from a standalone component to be part of gklayout, r+sr=roc 2007-02-24 20:07:06 +00:00
benjamin%smedbergs.us 585196015d More gtkmozembed followups from bug 78081, r=timeless 2007-02-21 16:56:04 +00:00
benjamin%smedbergs.us 9dad82ab1c Bug 78081 - Don't export intermediate libraries, r=luser
This is going to break camino until those build scripts are updated.
2007-02-21 15:13:36 +00:00
roc+%cs.cmu.edu af30f9f008 Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor 2007-02-09 01:33:26 +00:00
dbaron%dbaron.org 1c867cd473 Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad 2007-02-08 19:23:25 +00:00
timeless%mozdev.org 2fb3ae5677 Bug 363046 libgfxps.a to lubxul.so link error - Bustage caused by printing on linux bug 323928
patch by laurent@xulfr.org r=bsmedberg sr=pavlov
2006-12-17 09:19:25 +00:00
pedemont%us.ibm.com ced36fbec6 Bug 335696 - Provide helper method for embedding in AWT/Swing (Mac only for the moment). r=bsmeberg 2006-12-11 21:07:02 +00:00
timeless%mozdev.org b1cffb7e10 Fixing most ifdefs to mean libxul instead of saying 1.8
making xulrunner link dynamically against gtkmozembed (because ajschult and
I couldn't figure out how to deal with a profiledirectorylock and we know
of no reason to have gtkmozembed linked statically).
Hopefully fixed some cast complaints smaug had (presumably they relate to
the comments "I doubt this cast pair is correct").
Tried to clean up the REQUIRES a /bit/ in an effort to address the lock
problem.

Again, thanks to ajschult for his time and assistance.
2006-12-04 10:50:02 +00:00
benjamin%smedbergs.us a7b942cc4b Second try, get libxul working with CUPS, NPODB 2006-11-30 18:43:25 +00:00
benjamin%smedbergs.us 425b750fd1 Fix libxul bustage from bug 359124, NPODB 2006-11-30 16:42:23 +00:00
benjamin%smedbergs.us 1a89926521 Bug 356425 - link of libxul failed with --disable-places, r=laurentj 2006-10-25 19:12:13 +00:00
vladimir%pobox.com 5d05e47101 more turning-off-places bustage fixes 2006-09-26 05:21:51 +00:00
cbiesinger%web.de 8173877ad0 Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
smontagu%smontagu.org 908a657cab Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg 2006-09-13 07:19:24 +00:00
timeless%mozdev.org b469a7a8ac Bug 350293 RDF + NOXPFE Building xulrunner with embedding-profile=basic failed
patch by romaxa@gmail.com r=timeless r=bsmedberg
2006-08-28 19:19:03 +00:00
benjamin%smedbergs.us 6488b36a2c Bug 319843 - XULRunner windows are grouped in the taskbar (and all XULRunner apps have the same firewall settings), r=darin 2006-08-17 14:22:04 +00:00
timeless%mozdev.org 3d9c1a4665 Bug 330331 Building with option --disable-xul failed
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)

Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF

Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
timeless%mozdev.org 1a0ae226bf Bug 347884 Building XULRunner with --embedding-profile=minimal failed, tkhstory
only build mork+toolkit history ifdef MOZ_XUL
patch by romaxa@gmail.com r=timeless r=bsmedberg
2006-08-14 15:49:06 +00:00
benjamin%smedbergs.us 93264ff328 Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
benjamin%smedbergs.us d396366183 Bug 321219 - separate places backend into toolkit, r=beng 2006-07-18 19:41:12 +00:00
wr%rosenauer.org 21adaa5e4a Bug 338446 - fix gtk2 pango builds, p=wuno@lsvw.de, r=bsmedberg 2006-07-18 06:19:17 +00:00
timeless%mozdev.org 53a9cb71ba Bug 340795 Building with --with-embedding-profile=minimal failed
reverting unnecessary changes to xpfe
replacing updater with xpinstall (bad reference)
defining things in libxul-config.mk per bsmedberg, spotted by jag
2006-06-22 13:08:18 +00:00
timeless%mozdev.org 2b8e53ac4c Bug 340795 Building with --with-embedding-profile=minimal failed
patch by romaxa@gmail.com r=bsmedberg
2006-06-22 11:42:28 +00:00
pamg.bugs%gmail.com e5c62aabb4 Backing out timeless's last change because of breakage on balsa. r=#developers, a=bsmedberg 2006-06-08 21:59:20 +00:00
timeless%mozdev.org b99604ded4 Bug 321012 toolkit apprunner doesn't build w/ tracemalloc
r=bsmedberg
2006-06-08 17:27:04 +00:00
benjamin%smedbergs.us 632ad9b1c6 Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin 2006-05-25 15:45:17 +00:00
benjamin%smedbergs.us 3b73afeb50 Bug 335248 - move the XUL filepicker C++ goop into libxul, r=darin 2006-05-04 23:17:47 +00:00
benjamin%smedbergs.us 0ca910360d Bug 78081 - Stop exporting intermediate libraries, initial changes blanket-r=mento 2006-05-03 22:50:57 +00:00
benjamin%smedbergs.us 074ff769b4 Bug 335807 - Make xpfe/components/intl its own component, r=neil (this gets rid of xpfe/components/build2 for tbird, yay!) 2006-05-02 16:47:32 +00:00
benjamin%smedbergs.us 1da150a196 Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
benjamin%smedbergs.us 176f277569 Bug 335714 - make windowds a standalone component, r=Neil 2006-04-28 13:19:36 +00:00
dbaron%dbaron.org 361ff9088d Fix MOZ_JPROF bustage from bug 333640. 2006-04-25 01:58:41 +00:00
benjamin%smedbergs.us a1ffd81ddb Bug 320316 - libxul doesn't compile with cairo-gtk (thebes) toolkit, r=vlad 2006-04-24 20:05:29 +00:00
cbiesinger%web.de ea0a1505cc bug 333640 fixing firefox --enable-trace-malloc bustage 2006-04-22 21:35:02 +00:00
cls%seawood.org a080eb5af6 Allow libxul to link in mingw builds.
Bug #334403 r=bsmedberg
2006-04-18 15:52:41 +00:00
benjamin%smedbergs.us 25f635c185 Accidental checkin, libxul bustage. 2006-04-06 19:59:00 +00:00
benjamin%smedbergs.us a1c655826c Revert accidental commit. 2006-04-06 19:10:25 +00:00
benjamin%smedbergs.us 0e0fe8e1d1 Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2006-04-06 18:06:05 +00:00
benjamin%smedbergs.us 21a661477b Bug 320316 - libxul doesn't link with cairo toolkits (thebes) r=vlad; don't build mfcembed if xpcomobsolete (nsIRegistry) isn't available, to fix xulrunner windows bustage 2006-04-05 19:25:57 +00:00
benjamin%smedbergs.us aa53b07426 Bug 332114 - XULRunner shouldn't build xpcomobsolete, r=darin 2006-03-29 23:44:04 +00:00
mark%moxienet.com 0f9d7359a9 331827 Provisional build patch to make gtk2/darwin builds functional out of the box. There may be additional changes needed for static builds. r=bsmedberg 2006-03-28 20:06:17 +00:00
benjamin%smedbergs.us db12d6713a Add mozreg_s to the libxul link list 2006-03-27 21:12:26 +00:00
tor%cs.brown.edu 045951d318 Bug 330516 - remove depreciated and unmaintained SVG renderer backends.
r=bsmedberg, sr=roc
2006-03-20 21:16:45 +00:00
mkaply%us.ibm.com 481124e49d #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 19:29:25 +00:00
benjamin%smedbergs.us 47550ad8e9 Bug 320316 - libxul doesn't compile with thebes 2006-02-27 21:18:41 +00:00
cls%seawood.org 5a1e15ec25 Fix mingw cross-compile bustage.
Original patch by <basic@mozdev.org>.
Bug #320646 r=cls
2006-02-19 07:43:19 +00:00
benjamin%smedbergs.us 0a4a17a223 Bug 327188 - enable places by default, r=bryner 2006-02-15 18:46:10 +00:00
benjamin%smedbergs.us 0b108b3348 Bug 323732 try #2 - Missing cursor resources in Windows xulrunner build 2006-02-09 21:02:11 +00:00
benjamin%smedbergs.us 3fb6b5b148 Bug 323732 - Missing cursor resources in Windows xulrunner needed for various CSS cursor types, r=vlad 2006-02-08 21:52:33 +00:00
bsmedberg%covad.net 93ef090ed3 Fix GTK(1) dynamic builds, from bug 299988 2006-01-27 13:48:12 +00:00