1 2009-05-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
3 * configure.ac: Add test/cpp/Makefile to the output.
5 2009-05-18 Rusty Howell <rhowell@novell.com>
7 * configure.ac: Bump version to 1.9.3
9 2009-05-17 Sebastien Pouliot <sebastien@ximian.com>
11 * demo-status.txt: Add sample application that uses sockets
13 2009-05-06 Raja R Harinath <harinath@hurrynot.org>
15 * Makefile.am (ACLOCAL_AMFLAGS): Add.
17 2009-05-04 Michael Hutchinson <mhutchinson@novell.com>
19 * data/Makefile.am: Guard the managed browser pc files
20 with INCLUDE_BROWSER_MANAGED_CODE.
22 2009-05-04 Michael Hutchinson <mhutchinson@novell.com>
25 * data/moon-browser-redist-assemblies.pc:
26 Add a pkgconfig file for redistributable assemblies.
28 2009-05-04 Sebastien Pouliot <sebastien@ximian.com>
30 * configure.ac: Add sockpol
32 2009-05-02 Andreia Gaita <avidigal@novell.com>
34 * configure.ac: add unwind libs to shocker to support
35 DEBUG_ERROR_GECKO (only on debug mode, see shocker.cpp)
37 2009-04-30 Andreia Gaita <avidigal@novell.com>
39 * configure.ac: Added new tool (moonvisi) to parse
40 ref/unref debug output and generate dot files
42 2009-04-29 Andreia Gaita <avidigal@novell.com>
44 * configure.ac: Add libunwind checks
46 2009-04-23 Aaron Bockover <abockover@novell.com>
48 * Makefile.am: Only enable the user-plugin target if
49 PLUGIN_INSTALL is set from configure
51 2009-04-22 Rusty Howell <rhowell@novell.com>
53 * configure.ac, Makefile.am: Add support for make user-plugin.
54 --enable-user-plugin is no longer needed
56 2009-04-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
58 * configure.ac: Add support for --with-mono-basic-path=<path>
60 2009-04-14 Stephane Delcroix <sdelcroix@novell.com>
62 * configure.ac: swap definition order of variables for PERF_TOOL so I
65 2009-04-14 Rolf Bjarne Kvinge <RKvinge@novell.com>
67 * Makefile.am: Revert r131611, it breaks 'make install'.
69 2009-04-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
71 * configure.ac: Remove objecttypes here too.
73 2009-04-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
75 * configure.ac: Include the test templates in the build.
77 2009-04-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
79 * moon.mds: Add a project for each tool, and clean up some of
80 the existing projects.
82 2009-04-08 Rolf Bjarne Kvinge <RKvinge@novell.com>
84 * configure.ac: Remove agviewer and test-runner from the
87 2009-04-03 Aaron Bockover <abockover@novell.com>
89 * configure.ac: gtksilver -> Moonlight.Gtk
91 2009-04-03 Aaron Bockover <abockover@novell.com>
93 * configure.ac: Remove DISTCHECK_CONFIGURE_FLAGS - was only there for
94 testing the new build stuff
96 2009-04-02 Aaron Bockover <abockover@novell.com>
98 * configure.ac: Lots of clean up, easier to read, call the new macros;
99 changed the tarball name from moon to moonlight, version from 1.9 to 1.9.0
100 to make packaging more consistent for distributions; make sure -I m4
101 gets passed to aclocal when running 'make' and configure has changed
103 * m4/: Factored out all the major checks in configure.ac into easier to
104 read and maintain m4 macros; most of the logic is identical - major changes
107 * m4/mono.m4: Completely rewrote the Mono checks; nuked --with-managed;
108 managed code now implied/required; added --disable-browser-support and
109 --disable-desktop-support options; if browser support is disabled, allow
110 building with a Mono as old as 2.0; define MONO_ENABLE_APP_DOMAIN_CONTROL
111 and MONO_ENABLE_CORECLR_SECURITY if Mono 2.5 or better is available, which
112 is required for the browser plugin
114 * autogen.sh: Updated to pass -I m4 to aclocal
116 * Makefile.am: Fix up SUBDIRS; don't enter the plugins directory if
117 we're not going to build the plugin
119 2009-04-02 Jb Evain <jbevain@novell.com>
121 * Makefile.am: add scripts to SUBDIRS.
123 2009-03-31 Jb Evain <jbevain@novell.com>
125 * configure.ac: take care of the new scripts folder.
127 2009-03-17 Rolf Bjarne Kvinge <RKvinge@novell.com>
131 2009-03-17 Rolf Bjarne Kvinge <RKvinge@novell.com>
133 * configure.ac: Updated.
135 2009-03-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
137 * configure.ac: Include support for building MS' toolkit tests
140 2008-03-10 Sebastien Pouliot <sebastien@ximian.com>
142 * configure.ac: Add class/tuning/SecurityAttributes/Makefile to
145 2009-02-27 Jb Evain <jbevain@novell.com>
147 * configure.ac: change configure script to take mcs path
148 so that we can tune the 2.1 assemblies from moon.
150 2009-02-02 Rolf Bjarne Kvinge <RKvinge@novell.com>
152 * moon.mds: Updated to use new MD features (ChangeLog and log
155 2009-01-29 Geoff Norton <gnorton@novell.com>
157 * configure.ac: Add MONO here too as runtime needs to know about window
158 which needs to know about deployment, which needs to know about domain.
160 2009-01-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
162 * autogen.sh: Make --with-sanity default.
164 * configure.ac: Add --with-sanity-checks, --with-object-tracking and
167 2009-01-27 Chris Toshok <toshok@ximian.com>
169 * configure.ac: don't grep/awk to find the codec version to build
170 a filename. instead, the codec version is in codec-version.h.in.
171 this gets generated with all the proper bits from the configure
172 process and included in pipeline.cpp and pipeline-ui.cpp (instead
173 of pipeline.h, which should keep recompile costs down when the
176 2009-01-27 Rolf Bjarne Kvinge <RKvinge@novell.com>
178 * tools/tools.mdp: Yay code-completion in MD.
180 2009-01-23 Rolf Bjarne Kvinge <RKvinge@novell.com>
182 * configure.ac: Add munxap.
184 * tools/munxap: Initial munxap.
186 * tools/tools.mdp: Updated.
188 2009-01-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
192 2009-01-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
194 * tools/tools.mdp: Updated.
196 2009-01-12 Jackson Harper <jackson@ximian.com>
198 * tools/respack/respack.cs: Add support for unpacking resources
200 * tools/respack/Makefile.am: Add an unrespack script.
201 * man/respack.1: Update man page to describe unpacking.
203 2009-01-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
205 * configure.ac: Enable System.Windows.Controls[.Data] here too.
207 2009-01-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
209 * configure.ac: Enable System.Windows.Controls[.Data] here too.
211 2009-01-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
213 * tools/respack/respack.cs: Add support for specifying the name for each
216 2008-12-20 Geoff Norton <gnorton@novell.com>
218 * configure.ac: We work just fine on Firefox 3 so far, so lets
219 enable support for it in the plugin.
221 2008-12-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
225 2008-12-17 Chris Toshok <toshok@ximian.com>
227 * configure.ac: remove unnecessary --with-managed assignments.
228 also remove class/Mono.Moonlight/Makefile from AC_OUTPUT.
230 * data/silverdesktop.pc: remove Mono.Moonlight mention.
232 * data/agmono.pc.in: nuke.
234 * data/Makefile.am: remove agmono stuff.
236 2008-12-16 Jeffrey Stedfast <fejj@novell.com>
238 * configure.ac: Added checks for libexpat. Fixes bug #449528
240 2008-12-11 Jeffrey Stedfast <fejj@novell.com>
242 * configure.ac: Add glib-2.0 to the dependencies for FF2 and FF3
243 LIBS. Partial fix for bug #455885.
247 2008-12-01 Geoff Norton <gnorton@novell.com>
249 * configure.ac: Ensure that we always link against libexpat, we cannot
250 trust libtool to always flatted our NEEDED's.
254 2008-12-01 Larry Ewing <lewing@novell.com>
256 * test/xaml/drtlist.xml: remove failure tag from a bunch of tests
259 2008-11-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
261 * tools/unsign, tools/unsign/Makefile, tools/unsign/unsign.cs: Added,
262 tool to remove strong name signature from an assembly.
264 2008-11-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
268 2008-11-19 Geoff Norton <gnorton@novell.com>
270 * configure.ac: Don't link our plugin against unnecessary things.
271 Saves about .5MB in our uncompressed disk profile.
275 2008-11-19 Sebastien Pouliot <sebastien@ximian.com>
277 * configure.ac: Use -fstack-protector-all when compiling with GCC
279 2008-11-19 Stephane Delcroix <sdelcroix@novell.com>
281 * cairo/: update cairo to 1.8,4
283 2008-11-12 Rusty Howell <rhowell@novell.com>
285 * configure.ac: Set ac_subst for INSTALL_ARCH, SL_PROFILE, for install.rdf
287 2008-11-12 Jeffrey Stedfast <fejj@novell.com>
289 * configure.ac: Require Mono 2.2
291 2008-11-11 Geoff Norton <gnorton@novell.com>
293 * Makefile.am: The perf suite requires managed code
295 2008-11-06 Stephane Delcroix <sdelcroix@novell.com>
298 * tools/mopen/Makefile.am: pass distcheck
302 2008-11-05 Jeffrey Stedfast <fejj@novell.com>
304 * configure.ac: Check for sys/time.h
306 2008-11-03 Fernando Herrera <fherrera@novell.com>
308 * README: Added info about MOONLIGHT_DEBUG env variable.
310 2008-11-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
312 * configure.ac: Don't dlopen mono, just link with it if -with-debug is
315 2008-11-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
317 * configure.ac: Remove SWSCALE flags, we don't use swscale anymore.
319 2008-11-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
321 * configure.ac: Revert r117547 and related.
323 2008-10-31 Rolf Bjarne Kvinge <RKvinge@novell.com>
325 * configure.ac: Don't link with ffmpeg anymore. Remove the "no decoding
326 backend" warning, it may produce false positives.
328 2008-10-30 Michael Dominic K. <mdk@mdk.am>
330 * pixman/applied-patches/PATCHES:
331 * pixman/applied-patches/radial-gradient.patch:
332 * pixman/pixman/pixman-source.c: A patch by Andre Tupinamba for radial gradients.
333 Moves some calculations outside the walker loop.
335 2008-10-24 Jeffrey Stedfast <fejj@novell.com>
337 * configure.ac: Disable the xcb cairo backend. Fixes bug #438265.
339 2008-10-16 Geoff Norton <gnorton@novell.com>
341 * configure.ac: Encode the binary codec name at configure time.
343 2008-10-16 Fernando Herrera <fherrera@novell.com>
345 * README: Update codecs options.
347 2008-10-13 Aaron Bockover <abockover@novell.com>
349 * src/pipeline-ui.cpp: Set width request on the labels and not the
350 dialog to ensure they wrap properly; remove bad hard coded new
351 lines on the intro message; set the icon to dialog-error when
354 2008-10-08 Stephane Delcroix <sdelcroix@novell.com>
356 * cairo, pixman: local changes to the build files, include the -embed.h
359 2008-10-08 Stephane Delcroix <sdelcroix@novell.com>
361 * cairo, pixman: upgrade to 1.8.0, 0.12.0
363 2008-10-02 Jeffrey Stedfast <fejj@novell.com>
365 * configure.ac: If building against the system cairo, make sure it
368 2008-09-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
370 * configure.ac: Use dlopen/dlsym to access all alsa methods, and don't
371 link with alsa anymore
373 2008-09-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
375 * configure.ac: Use dlopen/dlsym to access all pa methods, and don't
376 link with pulseaudio anymore. Hopefully fixes #425560.
378 2008-09-03 Jackson Harper <jackson@ximian.com>
380 * tools/xamlg/xamlg.cs: Add code for getting resources, it's
381 commented out right now, because MS isn't doing this, but I wrote
382 the code before I realized that, and will leave it in, since I am
383 sure it will be added at some point.
384 - Don't try to lookup names or resources if we are an Application,
385 since System.Windows.Application doesnt have a FindName/Resource
388 2008-08-22 Raja R Harinath <harinath@hurrynot.org>
390 * configure.ac (SMCS_ASM): Remove spaces around '='.
392 2008-08-19 Chris Toshok <toshok@ximian.com>
394 * configure.ac: beautify the configuration output.
396 2008-08-02 Miguel de Icaza <miguel@novell.com>
398 * tools/mxap/mxap.cs: Use NDesk.GetOptions instead of another
401 2008-08-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
403 * configure.ac: Add configure options for alsa and pulseaudio.
405 2008-08-18 Michael Dominic K. <mdk@mdk.am>
408 * perf/Makefile.am: Adding make targets for perf runs.
410 2008-08-18 Michael Dominic K. <mdk@mdk.am>
416 * perf/perf-suite-runner/DrtItem.cs: Adding the perf suite to the build system.
418 2008-08-17 Chris Toshok <toshok@ximian.com>
420 * configure.ac: rework the SL2 checks so that we can enable
421 browser (2.1) assemblies separate from the desktop (3.0)
424 1) new configure arg --with-managed replaces --with-mono. It's
425 not yes/no only. It allows for: "yes" (both desktop and browser),
426 "no" (neither), "desktop" (just desktop), and "browser" (just
429 2) replace the INCLUDE_MONO_RUNTIME AM_CONDITIONAL with 3 distinct
430 ones. INCLUDE_MANAGED_CODE (for when either desktop/browser are
431 enabled), INCLUDE_BROWSER_MANAGED_CODE (for when 2.1 is enabled),
432 and INCLUDE_DESKTOP_MANAGED_CODE (for when 3.0 is enabled.)
434 3) add a SL_PLUGIN_2_0 AC_DEFINE alongside the SL_2_0 one that's
435 already there, to deal with the fact that if you don't enable the
436 browser assemblies, we need to build a 1.0-only plugin. But this
437 plugin might be talking to a 2.0-enabled core (due to desktop
438 assemblies being enabled.)
440 4) clean up the configuration output at the end to show
443 * Makefile.am (MONO_SUBDIRS): include class/ if
444 INCLUDE_MANAGED_CODE. also, include the gtk/examples/man/data
445 directories if INCLUDE_DESKTOP_MANAGED_CODE is enabled.
447 * tools/Makefile.am: INCLUDE_MONO_RUNTIME ->
448 INCLUDE_DESKTOP_MANAGED_CODE.
450 2008-08-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
454 2008-08-10 Raja R Harinath <harinath@hurrynot.org>
456 * configure.ac (HAVE_CAIRO_LINE_CAP_TRIANGLE): Look for
457 cairo/src/cairo.h in $srcdir. Remove Useless Use of cat.
458 (large file support): Name cache variable 'moon_cv_largefile64_source'.
460 2008-08-08 Rolf Bjarne Kvinge <RKvinge@novell.com>
462 * tools/tools.mdp: Updated.
464 2008-08-08 Fernando Herrera <fherrera@novell.com>
466 * configure.ac: add class/Microsoft.SilverlightControls.
468 2008-08-06 Rolf Bjarne Kvinge <RKvinge@novell.com>
470 * moon.mds: Make src and plugin projects build.
472 2008-08-05 Rolf Bjarne Kvinge <RKvinge@novell.com>
474 * tools/tools.mdp: Updated.
476 2008-08-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
478 * tools/tools.mdp: Updated.
480 2008-08-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
482 * tools/tools.mdp: Added typeandkindgen: generates
483 Mono.Moonlight/Mono/Surface.g.cs (a dictionary of Type/Kind).
485 2008-08-02 Rolf Bjarne Kvinge <RKvinge@novell.com>
488 * tools/tools.mdp: Added.
489 * tools/generators: Moved typegen to moon/generators, and add methodgen
490 to generate pinvokes, and cgen to generate c bindings.
492 2008-08-01 Rolf Bjarne Kvinge <RKvinge@novell.com>
494 * tools/mxap/mxap.cs: Implement custom html files, stack traces for
495 assemblies (by including mdb files too) and return a non-zero error
496 code if any of the sub-processes fail.
498 2008-07-30 Rolf Bjarne Kvinge <RKvinge@novell.com>
502 2008-07-28 Jackson Harper <jackson@ximian.com>
504 * tools/mxap/mxap.cs: Use only the .dll name for Assembly Source.
505 * tools/respack/respack.cs: For some reason, these names need to
506 be lower case to run on windows.
508 2008-07-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
510 * tools/mxap/mxap.cs: Changed indenting and newlines to match MS'
511 AppManifest.xaml, makes it easier to see if they are different.
512 Updated RuntimeVersion to 2.0.30523.6.
514 2008-07-22 Jackson Harper <jackson@ximian.com>
516 * tools/mxap/mxap.cs: Create an HTML wrapper for our application.
518 2008-07-21 Michael Dominic K. <mdk@mdk.am>
520 * examples/gnome-orbiter/Background.cs:
521 * examples/gnome-orbiter/Button.cs:
522 * examples/gnome-orbiter/Entry.cs:
523 * examples/gnome-orbiter/EntryData.cs:
524 * examples/gnome-orbiter/LayoutFu.cs:
525 * examples/gnome-orbiter/Main.cs:
526 * examples/gnome-orbiter/Makefile:
527 * examples/gnome-orbiter/PlanetFetcher.cs:
528 * examples/gnome-orbiter/README:
529 * examples/gnome-orbiter/Throbber.cs:
530 * examples/gnome-orbiter/Window.cs:
531 * examples/gnome-orbiter/theme-black/Background.xaml:
532 * examples/gnome-orbiter/theme-black/Button.xaml:
533 * examples/gnome-orbiter/theme-black/Entry.xaml:
534 * examples/gnome-orbiter/theme-black/Throbber.xaml:
535 * examples/gnome-orbiter/theme-blue/Background.xaml:
536 * examples/gnome-orbiter/theme-blue/Button.xaml:
537 * examples/gnome-orbiter/theme-blue/Entry.xaml:
538 * examples/gnome-orbiter/theme-blue/Throbber.xaml: One more example showing XAML
539 theming capabilities. Check out the README file.
541 2008-07-20 Jackson Harper <jackson@ximian.com>
544 * tools/Makefile.am: Add mxap to the 2.0 build
546 2008-07-20 Jackson Harper <jackson@ximian.com>
548 * tools/mxap/*: New mxap tool for creating very simple .xap
549 files. This is a pretty basic version, but useful for most simple
552 2008-07-20 Jackson Harper <jackson@ximian.com>
555 * man/mxap.1: man page for new mxap tool
557 2008-07-18 Jackson Harper <jackson@ximian.com>
559 * tools/xamlg/xamlg.cs: Fix component stream name creation.
561 2008-07-18 Jackson Harper <jackson@ximian.com>
563 * tools/respack/Makefile.am: Fix script.
565 2008-07-18 Jackson Harper <jackson@ximian.com>
567 * tools/xamlg/xamlg.cs: Add support for creating SL2 partial
568 classes. You need to supply the app (xap) name on the cmdline
569 like so: xamlg -sl2app:MyApp Page.xaml
571 2008-07-18 Michael Dominic K. <mdk@mdk.am>
573 * examples/clock-hands/Makefile:
574 * examples/clock-hands/hands.cpp:
575 * examples/clock-hands/hands.html: Another example for Moonlight + Gtk integration.
576 Embedding mozilla with moonlight plugin + js.
578 2008-07-17 Michael Dominic K. <mdk@mdk.am>
580 * examples/photo-browser/1.jpg:
581 * examples/photo-browser/2.jpg:
582 * examples/photo-browser/3.jpg:
583 * examples/photo-browser/4.jpg:
584 * examples/photo-browser/5.jpg:
585 * examples/photo-browser/Makefile:
586 * examples/photo-browser/PhotoBrowser.boo:
587 * examples/photo-browser/README: Adding a photobrowser example, one of the few simple
588 Moonlight apps demoed at GUADEC 2008. Shows how to mix & match GTK with Moonlight.
589 Uses Boo, excluded from default build.
591 2008-07-14 Andrew Jorgensen <ajorgensen@novell.com>
593 * configure.ac: Remove linking in nspr and strip out nspr libraries
596 2008-07-10 Geoff Norton <gnorton@novell.com>
598 * configure.ac: Remove senseless linking on nss.
600 2008-07-03 Jeffrey Stedfast <fejj@novell.com>
602 * acinclude.m4: Add some pthread lib checking action.
604 * configure.ac: Include the FreeType2 and FontConfig CFLAGS/LIBS
605 in the MOON_CFLAGS/LIBS variable. Same for zlib. Call our new
606 PTHREAD_CHECK macro and add PTHREAD_LIBS to MOON_LIBS.
608 2008-06-27 Larry Ewing <lewing@novell.com>
610 * test/xaml/test-opacity-outside-canvas-bounds.xaml: modify to
611 catch another possible opacity clip case.
613 2008-06-27 Michael Dominic K. <mdk@mdk.am>
615 * test/xaml/test-radialgradientbrush-origin.xaml: Adding an example of
616 broken radial gradient brush, as seen in #401871.
618 2008-06-23 Jeffrey Stedfast <fejj@novell.com>
620 * acinclude.m4, configure.ac: Added DOLT support.
622 2008-06-10 Andrew Jorgensen <ajorgensen@novell.com>
624 * configure.ac: Figure out the firefox ABI string only if we're
625 building the firefox plugin
627 2008-06-10 Rolf Bjarne Kvinge <RKvinge@novell.com>
631 2008-06-06 Stephane Delcroix <sdelcroix@novell.com>
633 * tools/xamlg/Makefile.am: fixing the do_subst.
635 2008-06-02 Michael Dominic K. <mdk@mdk.am>
637 * configure.ac: By default build with Silverlight bugs.
639 2008-05-30 Michael Dominic K. <mdk@mdk.am>
641 * configure.ac: Adding --with-compatibility-bugs switch (defaults to no)
642 that allows to build ML with *ugh* compatibility bugs (same bugs that SL
643 1.0 has). This will be needed for AnimaionMatrix2.
645 2008-05-28 Andrew Jorgensen <ajorgensen@novell.com>
647 * ffmpeg.patch: plugin installer ffmpeg patch was missing some tweaks
649 2008-05-23 Andrew Jorgensen <ajorgensen@novell.com>
651 * configure.ac: The plugin installer can be built with support for
652 either firefox or both
653 * INSTALL: The installer works fine without mono support
655 2008-05-23 Andrew Jorgensen <ajorgensen@novell.com>
657 * configure.ac: Fallback to not using ffmpeg if it's not found
659 2008-05-19 Andrew Jorgensen <ajorgensen@novell.com>
661 * configure.ac: MOON_PROG_CFLAGS should use top_srcdir, not top_builddir
663 2008-05-18 Miguel de Icaza <miguel@novell.com>
665 * Add new tool to package xaml files into the .g.resources
666 expected by Silverlight 2
668 2008-05-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
672 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
674 * configure.ac: Make target tests more generic
676 2008-05-15 Rolf Bjarne Kvinge <RKvinge@novell.com>
678 * configure.ac: Added target as requested by error message.
680 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
682 * configure.ac: ignore target_vendor part
684 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
686 * configure.ac: Determine mozilla os-abi string for targetPlatform
688 2008-05-14 Andrew Jorgensen <ajorgensen@novell.com>
690 * Makefile.am: Don't build anything but what needs to be built when
691 building the plugin installer
693 2008-05-13 Andrew Jorgensen <ajorgensen@novell.com>
695 * Makefile.am: tools must build after other mono stuff
697 2008-05-13 Andrew Jorgensen <ajorgensen@novell.com>
699 * configure.ac, Makefile.am: Fixes so that we can build on a system that
700 actually has no mono on it.
702 2008-05-13 Andrew Jorgensen <ajorgensen@novell.com>
704 * configure.ac: Bump version so that we can make a source release
706 2008-05-12 Andrew Jorgensen <ajorgensen@novell.com>
708 * configure.ac: Add ffmpeg and swscale to MOON_PROG_CFLAGS
709 and MOON_PROG_LIBS so that the test harness can build when building
712 2008-05-12 Andrew Jorgensen <ajorgensen@novell.com>
714 * ffmpeg.patch: Updated ffmpeg patch to r10885
716 2008-05-09 Chris Toshok <toshok@ximian.com>
718 * configure.ac: error out if --enable-user-plugin is specified
719 without both ff2 and ff3 being enabled.
721 2008-05-09 Chris Toshok <toshok@ximian.com>
723 * configure.ac: fix the check for ff3, and remove the AC_MSG_ERROR
724 i was using to debug ff2.
726 2008-05-08 Chris Toshok <toshok@ximian.com>
728 * configure.ac: make ff2 and ff3 non-mutually exclusive. if
729 either is present we build the correct bridge.
731 2008-05-07 Andrew Jorgensen <ajorgensen@novell.com>
733 * configure.ac: Don't set mono_*dir variables at configure time
735 2008-05-07 Andrew Jorgensen <ajorgensen@novell.com>
737 * configure.ac: Don't link against MOZILLA_LIBS because they will
738 already be loaded in the browser
740 2008-05-06 Andrew Jorgensen <ajorgensen@novell.com>
742 * configure.ac: Don't link against libraries included in the XPI
744 2008-05-06 Andrew Jorgensen <ajorgensen@novell.com>
746 * configure.ac: Change min and max ff version in rdf depending on
749 2008-04-30 Andrew Jorgensen <ajorgensen@novell.com>
751 * configure.ac: dbus-glib-1 0.60 should be new enough
753 2008-04-30 Michael Dominic K. <mdk@mdk.am>
756 * moon.pc.in: Don't put the MOON_CFLAGS and MOON_LIBS in the pc file
757 as it contains some local garbage. Instead, put stripped-down
758 MOON_EXTRA_CFLAGS and MOON_EXTRA_LIBS. Make it possible to actually
759 compile against moon.pc.
761 2008-04-25 Andrew Jorgensen <ajorgensen@novell.com>
763 * configure.ac: Hack to remove glitz from the link flags
766 2008-04-25 Geoff Norton <gnorton@novell.com>
768 * configure.ac: Detect the location of the avcodec.h header
770 2008-04-25 Jackson Harper <jackson@ximian.com>
772 * configure.ac: Add min versions for the testing dependencies.
774 2008-04-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
776 * configure.ac: Add XTST flags to SHOCKER variables.
778 2008-04-24 Geoff Norton <gnorton@novell.com>
780 * configure.ac: Reinstate a few needed uglies for the plugin builder
782 2008-04-24 Geoff Norton <gnorton@novell.com>
784 * configure.ac: Autoconf treats [] as null. Set a fake variable
785 to not abort execution if xrandr isn't present.
787 2008-04-24 Rolf Bjarne Kvinge <RKvinge@novell.com>
789 * configure.ac: Add another directory to search for MS' drtlist.
791 2008-04-24 Fernando Herrera <fherrera@novell.com>
793 * class/Makefile.am: Fix "make -jN" build.
795 2008-04-23 Geoff Norton <gnorton@novell.com>
797 * configure.ac: Rewrite our configure.ac to be legible and
800 2008-04-23 Geoff Norton <gnorton@novell.com>
802 * configure.ac: More pango removal.
804 2008-04-23 Geoff Norton <gnorton@novell.com>
806 * configure.ac: Remove Pango support.
808 2008-04-23 Geoff Norton <gnorton@novell.com>
810 * configure.ac: Initial build system cleanup and support for
811 linking against system cairo.
813 2008-04-22 Larry Ewing <lewing@novell.com>
815 * configure.ac: check for new mozembed versions.
817 2008-04-22 Larry Ewing <lewing@novell.com>
819 * configure.ac: new checks for firefox3/libxul1.9. Define
820 HAVE_LIBXUL_UNSTABLE in the ff3 case.
822 Get the build working under firefox3 and opensuse 11.
824 2008-04-17 Andrew Jorgensen <ajorgensen@novell.com>
826 * Makefile.am: Only build what we actually need when building
827 the plugin installer. This avoids extra build time and a link
828 problem due to the new native mopen.
830 2008-04-16 Jb Evain <jbevain@novell.com>
832 * configure.ac, class/Makefile.am: use the new smcs.pc to
833 get the location of smcs.exe for our private use.
835 2008-04-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
839 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
841 * pixman/configure.ac: Don't generate test/Makefile
843 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
845 * pixman/configure.ac: Don't generate test/Makefile
847 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
849 * pixman/configure.ac: Don't generate test/Makefile
851 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
853 * cairo, pixman: Update to cairo-1.6.4 and pixman-0.10.0
855 2008-04-08 Andrew Jorgensen <ajorgensen@novell.com>
857 * configure.ac: Remove xtst from SHOCKER_LIBS pkg-config command
859 2008-04-02 Andrew Jorgensen <ajorgensen@novell.com>
861 * Makefile.am: Fixed dist of examples/
863 2008-04-02 Miguel de Icaza <miguel@novell.com>
865 * Move the important stuff from examples/desklet into
866 gtksilver.dll, no point in having two assemblies, two sets of docs
867 for merely one class.
869 * Move the configuration stuff which is really only used by the
870 weather applet into the weather applet.
872 * Automake/autoconf the examples/desklets, lots of bitrot in
873 there, will continue as time allows.
875 Fixed some of the bitrot
877 2008-03-28 Andrew Jorgensen <ajorgensen@novell.com>
879 * configure.ac: Added fallback tests for when xtst.pc
880 doesn't exist on the system
882 2008-03-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
884 * configure.ac: Define __STDC_LIMIT_MACROS.
886 2008-03-28 Jackson Harper <jackson@ximian.com>
888 * configure.ac: shocker needs the gtk libs now.
890 2008-03-25 Andrew Jorgensen <ajorgensen@novell.com>
892 * configure.ac: Process install.rdf instead of install.js
893 * configure.ac: Add firefox plugin message to summary
895 2008-03-18 Andrew Jorgensen <ajorgensen@novell.com>
897 * configure.ac: Remove avformat dependency
899 2008-03-17 Geoff Norton <gnorton@novell.com>
901 * configure.ac: Make our swscale dependency optional.
903 2008-03-17 Geoff Norton <gnorton@novell.com>
905 * configure.ac: Search for clock_gettime in -lrt.
907 2008-03-17 Andrew Jorgensen <ajorgensen@novell.com>
909 * Makefile.am: test must be included in dist
911 2008-03-10 Andrew Jorgensen <ajorgensen@novell.com>
913 * configure.ac: Changed version to 0.4 (released 0.3 tarball)
915 2008-03-10 Geoff Norton <gnorton@novell.com>
917 * configure.ac: Detect SSE2 support.
919 2008-03-08 Geoff Norton <gnorton@novell.com>
921 * configure.ac: Detect MMX support.
923 2008-03-07 Geoff Norton <gnorton@novell.com>
925 * configure.ac: Fix the $DEBUG options to work with CFLAGS or CXXFLAGS
927 2008-03-05 Larry Ewing <lewing@novell.com>
929 * src/dependencyobject.cpp: avoid a null dereference crash.
930 Avoids death in showcase and sprawl after toshoks big patch.
932 2008-02-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
934 * configure.ac: Fix --with-debug to not be confused with --with-ffmpeg. If
935 --with-debug is defined, disable inlining and -O2 optimizations.
937 2008-02-06 Michael Dominic K. <mdk@mdk.am>
939 * configure.ac: Configure embedded cairo with '--diable-png' since now
940 we're using the GdkPixbuf PNG writer in xaml2png. Saves us some runtime
941 memory. Fixes: #348071.
943 2007-12-10 Chris Toshok <toshok@ximian.com>
945 * configure.ac: add debug support stuff.
947 2008-01-29 Andrew Jorgensen <ajorgensen@novell.com>
949 * pixman, cairo: Synced with vendor branches following procedure outlined at
950 http://svnbook.red-bean.com/en/1.4/svn.advanced.vendorbr.html
952 2008-01-28 Andrew Jorgensen <ajorgensen@novell.com>
954 * pixman, cairo: Disable distribution of unneeded cairo and pixman stuff
956 2008-01-12 Geoff Norton <gnorton@novell.com>
958 * configure.ac: Enable support for rsvg2-sharp if rsvg-sharp is
961 2008-01-11 Andrew Jorgensen <ajorgensen@novell.com>
963 * configure.ac: Fixed a problem with ifs that prevented --without-ffmpeg
964 working with --enable-user-plugin
966 2008-01-11 Rolf Bjarne Kvinge <RKvinge@novell.com>
968 * configure.ac, README: Rename SL 1.1 to SL 2.0.
969 * INSTALL: Rename SL 1.1 to SL 2.0, add note about --with-ffmpeg.
971 2008-01-11 Sebastien Pouliot <sebastien@ximian.com>
973 * configure.ac: Enable PenLineCapTriangle if the embedded cairo is
974 patched to support it.
976 2008-01-10 Rolf Bjarne Kvinge <RKvinge@novell.com>
981 2008-01-10 Rolf Bjarne Kvinge <RKvinge@novell.com>
983 * configure.ac: Add a --with-ffmpeg option (defaults to yes). Don't check
984 for ffmpeg's libraries unless --with-ffmpeg=yes.
986 2008-01-04 Larry Ewing <lewing@novell.com>
988 * src/panel.cpp (Panel::ComputeBounds): make sure we count the
989 background bounds inside bounds with children.
991 2007-12-10 Chris Toshok <toshok@ximian.com>
993 * configure.ac: use AC_MSG_ERROR for all these error messages
994 instead of echo + "exit 1". Also, make several more of the error
995 conditions (like missing silver.pc/silverdesktop.pc) fatal instead
998 2007-12-04 Jeffrey Stedfast <fejj@novell.com>
1000 * configure.ac: Added largefile checks
1002 2007-12-03 Larry Ewing <lewing@novell.com>
1004 * src/media.cpp (Image::Render): don't buffer alpha images use
1005 paint_with_alpha instead.
1007 2007-12-03 Larry Ewing <lewing@novell.com>
1009 * src/media.cpp (Image::Render): remove accumulated drawing cruft.
1011 2007-11-29 Larry Ewing <lewing@novell.com>
1013 * src/runtime.cpp (Surface::expose_event_callback): clear the
1014 pixmap in the transparent case.
1016 * src/media.cpp (MediaElement::Render): Disable (and fix) the
1019 * cairo/src/cairo-embed.h: autogenerate the cairo-embed file from
1022 2007-11-28 Larry Ewing <lewing@novell.com>
1024 * src/uielement.cpp (UIElement::DoRender): don't clip to the
1025 bounds when using opcity masks.
1027 2007-11-23 Larry Ewing <lewing@novell.com>
1029 * src/runtime.cpp (Surface::expose_event_callback): make sure we
1030 don't delete the delete the region before we need it.
1032 2007-11-12 Andrew Jorgensen <ajorgensen@novell.com>
1034 * NOTES: 1.1 User Plugin works now, removed caveat
1035 * configure.ac: Get mono paths for 1.1 plugin XPI
1037 2007-11-09 Miguel de Icaza <miguel@novell.com>
1041 2007-11-08 Stephane Delcroix <sdelcroix@novell.com>
1043 * configure.ac: check for gtk-sharp-2.0 and rsvg-sharp-2.0 required
1044 for tools/svg2xaml. Fixes bnc #325316.
1046 2007-11-06 Larry Ewing <lewing@novell.com>
1048 * src/dirty.cpp: call UpdateBounds inside the DirtyOpacity logic
1049 since opacity changes can change our bounds now.
1051 * src/uielement.cpp: make invisible elements have empty bounding
1054 * src/panel.cpp: disable FindStartingElement again while the
1055 bounds issues are sorted out.
1057 2007-11-05 Andrew Jorgensen <ajorgensen@novell.com>
1059 * configure.ac: Hack to remove glitz from the link flags
1060 should fix Bug 338506
1062 2007-11-01 Andrew Jorgensen <ajorgensen@novell.com>
1064 * configure.ac: Generate install.js from install.js.in
1066 2007-10-29 Andrew Jorgensen <ajorgensen@novell.com>
1068 * configure.ac: Changes to include ffmpeg libs in the XPI package
1069 * ffmpeg.patch: Patch including changes needed in ffmpeg
1070 * INSTALL: Document these changes
1072 2007-10-25 Andrew Jorgensen <ajorgensen@novell.com>
1074 * configure.ac: Don't link against mozilla libraries for a browser
1075 plugin because they could be named differently on different systems
1076 Symbols will resolve properly because a plugin runs inside a browser
1077 which already has these libraries loaded
1079 2007-10-25 Sebastien Pouliot <sebastien@ximian.com>
1081 * README: Add Ink-related comments and update status about Cairo
1083 2007-10-24 Andrew Jorgensen <ajorgensen@novell.com>
1085 * README: Added a section about the plugin installer and the
1086 --enable-user-plugin configure option
1088 2007-10-23 Andrew Jorgensen <ajorgensen@novell.com>
1090 * cairo, pixman: svn:ignore autotools generated files
1092 2007-10-23 Andrew Jorgensen <ajorgensen@novell.com>
1094 * cairo, pixman, autogen.sh: Remove generated files, add autogen
1095 scripts from upstream, and call them from our autogen.sh
1097 2007-10-23 Andrew Jorgensen <ajorgensen@novell.com>
1099 * configure.ac: Add an optional --enable-user-plugin to control
1100 building of the plugin as installable in the user's own mozilla
1103 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1105 * Makefile.am: Don't install manpages if we don't install the tools
1107 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1109 * pixman, cairo: Fixes for builds out of dist, don't try to generate
1110 the files under directories that aren't there.
1112 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1114 * pixman, cairo: Put the embed headers in the list of required headers
1115 so that it gets included in make dist
1117 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1119 * pixman, cairo: Moved pixman-embed.h and cairo-embed.h into the
1120 pixman/pixman and cairo/src directories because they really don't
1121 belong in our src directory
1123 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1125 * configure.ac: Disable pdf, svg, and ps in cairo
1126 * pixman, cairo: Only build the actual sources and don't install
1127 anything (this time we do it the correct way!)
1129 2007-10-22 Jeffrey Stedfast <fejj@novell.com>
1131 * configure.ac: Added a --with flag for enabling Pango
1132 support (disabled by default) because it will pull in the system
1133 cairo which will break us.
1135 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1137 * cairo, pixman: Don't install either of these
1139 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1141 * cairo, pixman: Fixed to build convenience (noinst) libraries for
1143 * configure.ac: Build and link against internal pixman and cairo
1145 2007-10-17 Andrew Jorgensen <ajorgensen@novell.com>
1147 * cairo/src/cairo.h,cairoint.h, pixman/pixman/pixman.h: patched to
1148 include the symbol renaming headers.
1150 2007-10-17 Andrew Jorgensen <ajorgensen@novell.com>
1152 * Makefile.am: Conditional SUBDIRS were done wrong, fixed it.
1154 2007-10-17 Chris Toshok <toshok@ximian.com>
1156 * configure.ac: define MOON_PROG_LIBS for the unmanaged programs
1157 that we compile during the build (test/harness/xaml2png,
1158 src/sizes, src/demo) that may need to pull in the mono libraries
1161 2007-10-16 Andrew Jorgensen <ajorgensen@novell.com>
1163 * Makefile.am: gtk and tools should only build if we are including
1164 the mono runtime (1.1 profile)
1166 2007-10-15 Chris Toshok <toshok@ximian.com>
1168 * TODO: add blurb about collapsing Base and EventObject into 1
1171 2007-10-01 Andrew Jorgensen <ajorgensen@novell.com>
1173 * src/Makefile.am: Added fullscreen.h to dist
1175 2007-09-28 Chris Toshok <toshok@ximian.com>
1177 * configure.ac: we need an AM_CONDITIONAL for the
1178 INCLUDE_MONO_RUNTIME stuff, since we don't need
1179 plugin/moonlight.exe in the 1.0 case.
1181 2007-09-28 Chris Toshok <toshok@ximian.com>
1183 * configure.ac: move away from using an AM_CONDITIONAL for xrandr
1184 stuff. it should modify config.h so we have adequate dependency
1187 2007-09-28 Chris Toshok <toshok@ximian.com>
1189 * configure.ac: add --with-mono-runtime configure argument. by
1190 default we build a 1.0 system. with --with-mono-runtime on the
1191 command line, the 1.1 environment (the mono runtime) is available
1194 2007-09-26 Andrew Jorgensen <ajorgensen@novell.com>
1196 * cairo/: Removed ... we'll use wget to grab the pristine tar and then
1197 patch it if we don't have a cairo-1.4.10 directory
1199 2007-09-26 Andrew Jorgensen <ajorgensen@novell.com>
1201 * cairo/: Added pristine cairo-1.4.10 sources
1203 2007-09-26 Andrew Jorgensen <ajorgensen@novell.com>
1205 * Makefile.am: Added test/harness to SUBDIRS for dist tarball
1206 * tools/xamlg/Makefile.am, tools/mopen/Makefile.am:
1207 Added missing files for dist tarball
1209 2007-09-24 Sebastien Pouliot <sebastien@ximian.com>
1211 * configure.ac: Fix XRANDR support.
1213 2007-09-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
1215 * moon.mdp: Updated.
1217 2007-09-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
1219 * examples/desklet/rules.make: Make desklet use 3.0 instead of 2.1 so that
1220 mopen can open them.
1222 2007-09-19 Jeffrey Stedfast <fejj@novell.com>
1224 * configure.ac: Add fontconfig and freetype2 checks.
1226 2007-09-19 Zoltan Varga <vargaz@gmail.com>
1228 * configure.ac: Add check for alsa devel pacakge.
1230 2007-09-18 Rolf Bjarne Kvinge <RKvinge@novell.com>
1232 * TODO: Updated with fullscreen info.
1234 2007-08-30 Rolf Bjarne Kvinge <RKvinge@novell.com>
1236 * moon.mdp: Added debug.*.
1238 2007-08-29 Rolf Bjarne Kvinge <RKvinge@novell.com>
1240 * moon.mdp, moon.mds: Created a MonoDevelop project with the source files.
1242 2007-06-30 Marek Habersack <mhabersack@novell.com>
1244 * desklet/desklets.cs: added the FindElement method to look up
1245 elements in a parent.
1246 Added the AllElementsFound property.
1248 2007-06-29 Marek Habersack <mhabersack@novell.com>
1250 * desklet/desklets.cs: removed a field from ConfigStore which
1251 isn't needed (storageName).
1254 2007-06-29 Everaldo Canuto <ecanuto@novell.com>
1256 * tools/mopen.cs: Use a new drag-and-move system that make use of
1257 canvas events to check mouse move. Now the elements events also
1258 works, this drag-and-move is activated when you use -d option.
1260 2007-06-29 Marek Habersack <mhabersack@novell.com>
1262 * desklet/desklets.cs: added GConf config storage backend.
1264 2007-06-28 Marek Habersack <mhabersack@novell.com>
1266 * desklet/desklets.cs: beginnings of the config storage code.
1268 2007-06-25 Marek Habersack <mhabersack@novell.com>
1270 * desklet/lameclock/clock.cs: small modifications to the lameclock
1271 desklet - make am/pm show up properly, use 12h clock by default.
1273 2007-06-25 Larry Ewing <lewing@novell.com>
1275 * gtk/mopen.cs: remove useless size allocate code.
1277 * gtk/CompositeHelper.cs:
1279 * gtk/mopen.exe.config: add cairo and gdk helper functions.
1280 All of these can go away with sufficiently new gtk# versions.
1282 2007-06-24 Larry Ewing <lewing@novell.com>
1284 * test/demo.cs: fix the resizing logic.
1286 2007-06-24 Everaldo Canuto <ecanuto@novell.com>
1288 * configure.ac: man/Makefile added to AC_OUTPUT.
1290 2007-06-23 Chris Toshok <toshok@ximian.com>
1292 * gtk/Assembly.cs: don't put the assembly key here. pass it
1293 directly on the command line to gmcs so we can use a $(srcdir)
1294 path without generating the Assembly.cs file.
1296 * gtk/Makefile.am: make dist/distcheck work.
1298 2007-06-22 Chris Toshok <toshok@ximian.com>
1300 * moon.pc.in: new file.
1302 * configure.ac: generate our moon.pc file.
1304 * Makefile.am: add pkgconfig stuff.
1306 2007-06-21 Dick Porter <dick@ximian.com>
1308 * configure.ac: Added checks for mozilla "plugin" pkgconfig file
1310 2007-06-18 Chris Toshok <toshok@ximian.com>
1312 * gtk/ManagedDownloader.cs: use time_manager_add_tick_call for the
1313 cross thread calls instead of Application.Invoke.
1315 2007-06-15 Miguel de Icaza <miguel@novell.com>
1317 * test/ManagedDownloader.cs: Fixed this
1319 2007-06-13 Jeffrey Stedfast <fejj@novell.com>
1321 * configure.ac: Added pango as a dependency for text rendering.
1323 2007-06-13 Chris Toshok <toshok@ximian.com>
1325 * configure.ac: make sure we're getting the right version of
1326 cairo, and don't necessarily use the one that comes along with the
1329 2007-06-12 Jeffrey Stedfast <fejj@novell.com>
1331 * configure.ac: Back to alsa instead of SDL (now that I've figured
1332 out the secret to playing non-choppy audio with it).
1334 2007-06-10 Miguel de Icaza <miguel@novell.com>
1336 * configure.ac: Check for mono, prepare cflags and libs to embed
1339 2007-06-12 Jeffrey Stedfast <fejj@novell.com>
1341 * configure.ac: We now use SDL for audio instead of alsa.
1343 2007-06-09 Everaldo Canuto <ecanuto@novell.com>
1345 * configure.ac: plugin/test/Makefile added to AC_OUTPUT.
1347 2007-06-08 Everaldo Canuto <ecanuto@novell.com>
1349 * configure.ac: Fix MOON_LIBS value, using --libs instead of --cflags.
1351 2007-06-07 Everaldo Canuto <ecanuto@novell.com>
1353 * README: Update file to include plugin install information.
1355 2007-06-05 Jeffrey Stedfast <fejj@gnome.org>
1357 * configure.ac: Added checks to see which mozilla xpcom .pc file
1358 to use and to collect the needed CFLAGS and LIBS for the plugin.
1360 * plugin/Makefile.am: DOn't reference nspr nor xulrunner-xpcom
1361 directly, rely on AB_SUBST() variables from configure.ac
1363 2007-06-04 Jeffrey Stedfast <fejj@novell.com>
1365 * configure.ac: Do proper checks for Mozilla nspr/nss pkg-config
1368 2007-06-03 Everaldo Canuto <ecanuto@novell.com>
1370 * Makefile.am: install-plugin target added.
1372 2007-06-02 Everaldo Canuto <ecanuto@novell.com>
1374 * Makefile.am, configure.ac, plugin/*: Mozilla plugin added.