1 2009-07-27 Rolf Bjarne Kvinge <RKvinge@novell.com>
3 * moon.mds: For DEBUG builds do a minimal build.
5 2009-06-29 Rusty Howell <rhowell@novell.com>
7 * configure.ac: bump version to 1.9.5.99
9 2009-06-02 Rusty Howell <rhowell@novell.com>
13 Added --without-examples to disable building examples
15 2009-06-02 Sebastien Pouliot <sebastien@ximian.com>
17 * configure.ac: Add a define for the PREVIEW_VERSION so updating
18 the environment variable (in src/security.c) is not required anymore
20 2009-06-01 Rusty Howell <rhowell@novell.com>
22 * configure.ac: add no-dist-gzip to disable tar.gz
25 2009-05-29 Rusty Howell <rhowell@novell.com>
27 * configure.ac: Bump version to 1.9.3.99
29 2009-05-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
31 * configure.ac: Add test/cpp/Makefile to the output.
33 2009-05-18 Rusty Howell <rhowell@novell.com>
35 * configure.ac: Bump version to 1.9.3
37 2009-05-17 Sebastien Pouliot <sebastien@ximian.com>
39 * demo-status.txt: Add sample application that uses sockets
41 2009-05-06 Raja R Harinath <harinath@hurrynot.org>
43 * Makefile.am (ACLOCAL_AMFLAGS): Add.
45 2009-05-04 Michael Hutchinson <mhutchinson@novell.com>
47 * data/Makefile.am: Guard the managed browser pc files
48 with INCLUDE_BROWSER_MANAGED_CODE.
50 2009-05-04 Michael Hutchinson <mhutchinson@novell.com>
53 * data/moon-browser-redist-assemblies.pc:
54 Add a pkgconfig file for redistributable assemblies.
56 2009-05-04 Sebastien Pouliot <sebastien@ximian.com>
58 * configure.ac: Add sockpol
60 2009-05-02 Andreia Gaita <avidigal@novell.com>
62 * configure.ac: add unwind libs to shocker to support
63 DEBUG_ERROR_GECKO (only on debug mode, see shocker.cpp)
65 2009-04-30 Andreia Gaita <avidigal@novell.com>
67 * configure.ac: Added new tool (moonvisi) to parse
68 ref/unref debug output and generate dot files
70 2009-04-29 Andreia Gaita <avidigal@novell.com>
72 * configure.ac: Add libunwind checks
74 2009-04-23 Aaron Bockover <abockover@novell.com>
76 * Makefile.am: Only enable the user-plugin target if
77 PLUGIN_INSTALL is set from configure
79 2009-04-22 Rusty Howell <rhowell@novell.com>
81 * configure.ac, Makefile.am: Add support for make user-plugin.
82 --enable-user-plugin is no longer needed
84 2009-04-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
86 * configure.ac: Add support for --with-mono-basic-path=<path>
88 2009-04-14 Stephane Delcroix <sdelcroix@novell.com>
90 * configure.ac: swap definition order of variables for PERF_TOOL so I
93 2009-04-14 Rolf Bjarne Kvinge <RKvinge@novell.com>
95 * Makefile.am: Revert r131611, it breaks 'make install'.
97 2009-04-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
99 * configure.ac: Remove objecttypes here too.
101 2009-04-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
103 * configure.ac: Include the test templates in the build.
105 2009-04-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
107 * moon.mds: Add a project for each tool, and clean up some of
108 the existing projects.
110 2009-04-08 Rolf Bjarne Kvinge <RKvinge@novell.com>
112 * configure.ac: Remove agviewer and test-runner from the
115 2009-04-03 Aaron Bockover <abockover@novell.com>
117 * configure.ac: gtksilver -> Moonlight.Gtk
119 2009-04-03 Aaron Bockover <abockover@novell.com>
121 * configure.ac: Remove DISTCHECK_CONFIGURE_FLAGS - was only there for
122 testing the new build stuff
124 2009-04-02 Aaron Bockover <abockover@novell.com>
126 * configure.ac: Lots of clean up, easier to read, call the new macros;
127 changed the tarball name from moon to moonlight, version from 1.9 to 1.9.0
128 to make packaging more consistent for distributions; make sure -I m4
129 gets passed to aclocal when running 'make' and configure has changed
131 * m4/: Factored out all the major checks in configure.ac into easier to
132 read and maintain m4 macros; most of the logic is identical - major changes
135 * m4/mono.m4: Completely rewrote the Mono checks; nuked --with-managed;
136 managed code now implied/required; added --disable-browser-support and
137 --disable-desktop-support options; if browser support is disabled, allow
138 building with a Mono as old as 2.0; define MONO_ENABLE_APP_DOMAIN_CONTROL
139 and MONO_ENABLE_CORECLR_SECURITY if Mono 2.5 or better is available, which
140 is required for the browser plugin
142 * autogen.sh: Updated to pass -I m4 to aclocal
144 * Makefile.am: Fix up SUBDIRS; don't enter the plugins directory if
145 we're not going to build the plugin
147 2009-04-02 Jb Evain <jbevain@novell.com>
149 * Makefile.am: add scripts to SUBDIRS.
151 2009-03-31 Jb Evain <jbevain@novell.com>
153 * configure.ac: take care of the new scripts folder.
155 2009-03-17 Rolf Bjarne Kvinge <RKvinge@novell.com>
159 2009-03-17 Rolf Bjarne Kvinge <RKvinge@novell.com>
161 * configure.ac: Updated.
163 2009-03-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
165 * configure.ac: Include support for building MS' toolkit tests
168 2008-03-10 Sebastien Pouliot <sebastien@ximian.com>
170 * configure.ac: Add class/tuning/SecurityAttributes/Makefile to
173 2009-02-27 Jb Evain <jbevain@novell.com>
175 * configure.ac: change configure script to take mcs path
176 so that we can tune the 2.1 assemblies from moon.
178 2009-02-02 Rolf Bjarne Kvinge <RKvinge@novell.com>
180 * moon.mds: Updated to use new MD features (ChangeLog and log
183 2009-01-29 Geoff Norton <gnorton@novell.com>
185 * configure.ac: Add MONO here too as runtime needs to know about window
186 which needs to know about deployment, which needs to know about domain.
188 2009-01-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
190 * autogen.sh: Make --with-sanity default.
192 * configure.ac: Add --with-sanity-checks, --with-object-tracking and
195 2009-01-27 Chris Toshok <toshok@ximian.com>
197 * configure.ac: don't grep/awk to find the codec version to build
198 a filename. instead, the codec version is in codec-version.h.in.
199 this gets generated with all the proper bits from the configure
200 process and included in pipeline.cpp and pipeline-ui.cpp (instead
201 of pipeline.h, which should keep recompile costs down when the
204 2009-01-27 Rolf Bjarne Kvinge <RKvinge@novell.com>
206 * tools/tools.mdp: Yay code-completion in MD.
208 2009-01-23 Rolf Bjarne Kvinge <RKvinge@novell.com>
210 * configure.ac: Add munxap.
212 * tools/munxap: Initial munxap.
214 * tools/tools.mdp: Updated.
216 2009-01-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
220 2009-01-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
222 * tools/tools.mdp: Updated.
224 2009-01-12 Jackson Harper <jackson@ximian.com>
226 * tools/respack/respack.cs: Add support for unpacking resources
228 * tools/respack/Makefile.am: Add an unrespack script.
229 * man/respack.1: Update man page to describe unpacking.
231 2009-01-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
233 * configure.ac: Enable System.Windows.Controls[.Data] here too.
235 2009-01-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
237 * configure.ac: Enable System.Windows.Controls[.Data] here too.
239 2009-01-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
241 * tools/respack/respack.cs: Add support for specifying the name for each
244 2008-12-20 Geoff Norton <gnorton@novell.com>
246 * configure.ac: We work just fine on Firefox 3 so far, so lets
247 enable support for it in the plugin.
249 2008-12-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
253 2008-12-17 Chris Toshok <toshok@ximian.com>
255 * configure.ac: remove unnecessary --with-managed assignments.
256 also remove class/Mono.Moonlight/Makefile from AC_OUTPUT.
258 * data/silverdesktop.pc: remove Mono.Moonlight mention.
260 * data/agmono.pc.in: nuke.
262 * data/Makefile.am: remove agmono stuff.
264 2008-12-16 Jeffrey Stedfast <fejj@novell.com>
266 * configure.ac: Added checks for libexpat. Fixes bug #449528
268 2008-12-11 Jeffrey Stedfast <fejj@novell.com>
270 * configure.ac: Add glib-2.0 to the dependencies for FF2 and FF3
271 LIBS. Partial fix for bug #455885.
275 2008-12-01 Geoff Norton <gnorton@novell.com>
277 * configure.ac: Ensure that we always link against libexpat, we cannot
278 trust libtool to always flatted our NEEDED's.
282 2008-12-01 Larry Ewing <lewing@novell.com>
284 * test/xaml/drtlist.xml: remove failure tag from a bunch of tests
287 2008-11-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
289 * tools/unsign, tools/unsign/Makefile, tools/unsign/unsign.cs: Added,
290 tool to remove strong name signature from an assembly.
292 2008-11-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
296 2008-11-19 Geoff Norton <gnorton@novell.com>
298 * configure.ac: Don't link our plugin against unnecessary things.
299 Saves about .5MB in our uncompressed disk profile.
303 2008-11-19 Sebastien Pouliot <sebastien@ximian.com>
305 * configure.ac: Use -fstack-protector-all when compiling with GCC
307 2008-11-19 Stephane Delcroix <sdelcroix@novell.com>
309 * cairo/: update cairo to 1.8,4
311 2008-11-12 Rusty Howell <rhowell@novell.com>
313 * configure.ac: Set ac_subst for INSTALL_ARCH, SL_PROFILE, for install.rdf
315 2008-11-12 Jeffrey Stedfast <fejj@novell.com>
317 * configure.ac: Require Mono 2.2
319 2008-11-11 Geoff Norton <gnorton@novell.com>
321 * Makefile.am: The perf suite requires managed code
323 2008-11-06 Stephane Delcroix <sdelcroix@novell.com>
326 * tools/mopen/Makefile.am: pass distcheck
330 2008-11-05 Jeffrey Stedfast <fejj@novell.com>
332 * configure.ac: Check for sys/time.h
334 2008-11-03 Fernando Herrera <fherrera@novell.com>
336 * README: Added info about MOONLIGHT_DEBUG env variable.
338 2008-11-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
340 * configure.ac: Don't dlopen mono, just link with it if -with-debug is
343 2008-11-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
345 * configure.ac: Remove SWSCALE flags, we don't use swscale anymore.
347 2008-11-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
349 * configure.ac: Revert r117547 and related.
351 2008-10-31 Rolf Bjarne Kvinge <RKvinge@novell.com>
353 * configure.ac: Don't link with ffmpeg anymore. Remove the "no decoding
354 backend" warning, it may produce false positives.
356 2008-10-30 Michael Dominic K. <mdk@mdk.am>
358 * pixman/applied-patches/PATCHES:
359 * pixman/applied-patches/radial-gradient.patch:
360 * pixman/pixman/pixman-source.c: A patch by Andre Tupinamba for radial gradients.
361 Moves some calculations outside the walker loop.
363 2008-10-24 Jeffrey Stedfast <fejj@novell.com>
365 * configure.ac: Disable the xcb cairo backend. Fixes bug #438265.
367 2008-10-16 Geoff Norton <gnorton@novell.com>
369 * configure.ac: Encode the binary codec name at configure time.
371 2008-10-16 Fernando Herrera <fherrera@novell.com>
373 * README: Update codecs options.
375 2008-10-13 Aaron Bockover <abockover@novell.com>
377 * src/pipeline-ui.cpp: Set width request on the labels and not the
378 dialog to ensure they wrap properly; remove bad hard coded new
379 lines on the intro message; set the icon to dialog-error when
382 2008-10-08 Stephane Delcroix <sdelcroix@novell.com>
384 * cairo, pixman: local changes to the build files, include the -embed.h
387 2008-10-08 Stephane Delcroix <sdelcroix@novell.com>
389 * cairo, pixman: upgrade to 1.8.0, 0.12.0
391 2008-10-02 Jeffrey Stedfast <fejj@novell.com>
393 * configure.ac: If building against the system cairo, make sure it
396 2008-09-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
398 * configure.ac: Use dlopen/dlsym to access all alsa methods, and don't
399 link with alsa anymore
401 2008-09-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
403 * configure.ac: Use dlopen/dlsym to access all pa methods, and don't
404 link with pulseaudio anymore. Hopefully fixes #425560.
406 2008-09-03 Jackson Harper <jackson@ximian.com>
408 * tools/xamlg/xamlg.cs: Add code for getting resources, it's
409 commented out right now, because MS isn't doing this, but I wrote
410 the code before I realized that, and will leave it in, since I am
411 sure it will be added at some point.
412 - Don't try to lookup names or resources if we are an Application,
413 since System.Windows.Application doesnt have a FindName/Resource
416 2008-08-22 Raja R Harinath <harinath@hurrynot.org>
418 * configure.ac (SMCS_ASM): Remove spaces around '='.
420 2008-08-19 Chris Toshok <toshok@ximian.com>
422 * configure.ac: beautify the configuration output.
424 2008-08-02 Miguel de Icaza <miguel@novell.com>
426 * tools/mxap/mxap.cs: Use NDesk.GetOptions instead of another
429 2008-08-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
431 * configure.ac: Add configure options for alsa and pulseaudio.
433 2008-08-18 Michael Dominic K. <mdk@mdk.am>
436 * perf/Makefile.am: Adding make targets for perf runs.
438 2008-08-18 Michael Dominic K. <mdk@mdk.am>
444 * perf/perf-suite-runner/DrtItem.cs: Adding the perf suite to the build system.
446 2008-08-17 Chris Toshok <toshok@ximian.com>
448 * configure.ac: rework the SL2 checks so that we can enable
449 browser (2.1) assemblies separate from the desktop (3.0)
452 1) new configure arg --with-managed replaces --with-mono. It's
453 not yes/no only. It allows for: "yes" (both desktop and browser),
454 "no" (neither), "desktop" (just desktop), and "browser" (just
457 2) replace the INCLUDE_MONO_RUNTIME AM_CONDITIONAL with 3 distinct
458 ones. INCLUDE_MANAGED_CODE (for when either desktop/browser are
459 enabled), INCLUDE_BROWSER_MANAGED_CODE (for when 2.1 is enabled),
460 and INCLUDE_DESKTOP_MANAGED_CODE (for when 3.0 is enabled.)
462 3) add a SL_PLUGIN_2_0 AC_DEFINE alongside the SL_2_0 one that's
463 already there, to deal with the fact that if you don't enable the
464 browser assemblies, we need to build a 1.0-only plugin. But this
465 plugin might be talking to a 2.0-enabled core (due to desktop
466 assemblies being enabled.)
468 4) clean up the configuration output at the end to show
471 * Makefile.am (MONO_SUBDIRS): include class/ if
472 INCLUDE_MANAGED_CODE. also, include the gtk/examples/man/data
473 directories if INCLUDE_DESKTOP_MANAGED_CODE is enabled.
475 * tools/Makefile.am: INCLUDE_MONO_RUNTIME ->
476 INCLUDE_DESKTOP_MANAGED_CODE.
478 2008-08-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
482 2008-08-10 Raja R Harinath <harinath@hurrynot.org>
484 * configure.ac (HAVE_CAIRO_LINE_CAP_TRIANGLE): Look for
485 cairo/src/cairo.h in $srcdir. Remove Useless Use of cat.
486 (large file support): Name cache variable 'moon_cv_largefile64_source'.
488 2008-08-08 Rolf Bjarne Kvinge <RKvinge@novell.com>
490 * tools/tools.mdp: Updated.
492 2008-08-08 Fernando Herrera <fherrera@novell.com>
494 * configure.ac: add class/Microsoft.SilverlightControls.
496 2008-08-06 Rolf Bjarne Kvinge <RKvinge@novell.com>
498 * moon.mds: Make src and plugin projects build.
500 2008-08-05 Rolf Bjarne Kvinge <RKvinge@novell.com>
502 * tools/tools.mdp: Updated.
504 2008-08-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
506 * tools/tools.mdp: Updated.
508 2008-08-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
510 * tools/tools.mdp: Added typeandkindgen: generates
511 Mono.Moonlight/Mono/Surface.g.cs (a dictionary of Type/Kind).
513 2008-08-02 Rolf Bjarne Kvinge <RKvinge@novell.com>
516 * tools/tools.mdp: Added.
517 * tools/generators: Moved typegen to moon/generators, and add methodgen
518 to generate pinvokes, and cgen to generate c bindings.
520 2008-08-01 Rolf Bjarne Kvinge <RKvinge@novell.com>
522 * tools/mxap/mxap.cs: Implement custom html files, stack traces for
523 assemblies (by including mdb files too) and return a non-zero error
524 code if any of the sub-processes fail.
526 2008-07-30 Rolf Bjarne Kvinge <RKvinge@novell.com>
530 2008-07-28 Jackson Harper <jackson@ximian.com>
532 * tools/mxap/mxap.cs: Use only the .dll name for Assembly Source.
533 * tools/respack/respack.cs: For some reason, these names need to
534 be lower case to run on windows.
536 2008-07-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
538 * tools/mxap/mxap.cs: Changed indenting and newlines to match MS'
539 AppManifest.xaml, makes it easier to see if they are different.
540 Updated RuntimeVersion to 2.0.30523.6.
542 2008-07-22 Jackson Harper <jackson@ximian.com>
544 * tools/mxap/mxap.cs: Create an HTML wrapper for our application.
546 2008-07-21 Michael Dominic K. <mdk@mdk.am>
548 * examples/gnome-orbiter/Background.cs:
549 * examples/gnome-orbiter/Button.cs:
550 * examples/gnome-orbiter/Entry.cs:
551 * examples/gnome-orbiter/EntryData.cs:
552 * examples/gnome-orbiter/LayoutFu.cs:
553 * examples/gnome-orbiter/Main.cs:
554 * examples/gnome-orbiter/Makefile:
555 * examples/gnome-orbiter/PlanetFetcher.cs:
556 * examples/gnome-orbiter/README:
557 * examples/gnome-orbiter/Throbber.cs:
558 * examples/gnome-orbiter/Window.cs:
559 * examples/gnome-orbiter/theme-black/Background.xaml:
560 * examples/gnome-orbiter/theme-black/Button.xaml:
561 * examples/gnome-orbiter/theme-black/Entry.xaml:
562 * examples/gnome-orbiter/theme-black/Throbber.xaml:
563 * examples/gnome-orbiter/theme-blue/Background.xaml:
564 * examples/gnome-orbiter/theme-blue/Button.xaml:
565 * examples/gnome-orbiter/theme-blue/Entry.xaml:
566 * examples/gnome-orbiter/theme-blue/Throbber.xaml: One more example showing XAML
567 theming capabilities. Check out the README file.
569 2008-07-20 Jackson Harper <jackson@ximian.com>
572 * tools/Makefile.am: Add mxap to the 2.0 build
574 2008-07-20 Jackson Harper <jackson@ximian.com>
576 * tools/mxap/*: New mxap tool for creating very simple .xap
577 files. This is a pretty basic version, but useful for most simple
580 2008-07-20 Jackson Harper <jackson@ximian.com>
583 * man/mxap.1: man page for new mxap tool
585 2008-07-18 Jackson Harper <jackson@ximian.com>
587 * tools/xamlg/xamlg.cs: Fix component stream name creation.
589 2008-07-18 Jackson Harper <jackson@ximian.com>
591 * tools/respack/Makefile.am: Fix script.
593 2008-07-18 Jackson Harper <jackson@ximian.com>
595 * tools/xamlg/xamlg.cs: Add support for creating SL2 partial
596 classes. You need to supply the app (xap) name on the cmdline
597 like so: xamlg -sl2app:MyApp Page.xaml
599 2008-07-18 Michael Dominic K. <mdk@mdk.am>
601 * examples/clock-hands/Makefile:
602 * examples/clock-hands/hands.cpp:
603 * examples/clock-hands/hands.html: Another example for Moonlight + Gtk integration.
604 Embedding mozilla with moonlight plugin + js.
606 2008-07-17 Michael Dominic K. <mdk@mdk.am>
608 * examples/photo-browser/1.jpg:
609 * examples/photo-browser/2.jpg:
610 * examples/photo-browser/3.jpg:
611 * examples/photo-browser/4.jpg:
612 * examples/photo-browser/5.jpg:
613 * examples/photo-browser/Makefile:
614 * examples/photo-browser/PhotoBrowser.boo:
615 * examples/photo-browser/README: Adding a photobrowser example, one of the few simple
616 Moonlight apps demoed at GUADEC 2008. Shows how to mix & match GTK with Moonlight.
617 Uses Boo, excluded from default build.
619 2008-07-14 Andrew Jorgensen <ajorgensen@novell.com>
621 * configure.ac: Remove linking in nspr and strip out nspr libraries
624 2008-07-10 Geoff Norton <gnorton@novell.com>
626 * configure.ac: Remove senseless linking on nss.
628 2008-07-03 Jeffrey Stedfast <fejj@novell.com>
630 * acinclude.m4: Add some pthread lib checking action.
632 * configure.ac: Include the FreeType2 and FontConfig CFLAGS/LIBS
633 in the MOON_CFLAGS/LIBS variable. Same for zlib. Call our new
634 PTHREAD_CHECK macro and add PTHREAD_LIBS to MOON_LIBS.
636 2008-06-27 Larry Ewing <lewing@novell.com>
638 * test/xaml/test-opacity-outside-canvas-bounds.xaml: modify to
639 catch another possible opacity clip case.
641 2008-06-27 Michael Dominic K. <mdk@mdk.am>
643 * test/xaml/test-radialgradientbrush-origin.xaml: Adding an example of
644 broken radial gradient brush, as seen in #401871.
646 2008-06-23 Jeffrey Stedfast <fejj@novell.com>
648 * acinclude.m4, configure.ac: Added DOLT support.
650 2008-06-10 Andrew Jorgensen <ajorgensen@novell.com>
652 * configure.ac: Figure out the firefox ABI string only if we're
653 building the firefox plugin
655 2008-06-10 Rolf Bjarne Kvinge <RKvinge@novell.com>
659 2008-06-06 Stephane Delcroix <sdelcroix@novell.com>
661 * tools/xamlg/Makefile.am: fixing the do_subst.
663 2008-06-02 Michael Dominic K. <mdk@mdk.am>
665 * configure.ac: By default build with Silverlight bugs.
667 2008-05-30 Michael Dominic K. <mdk@mdk.am>
669 * configure.ac: Adding --with-compatibility-bugs switch (defaults to no)
670 that allows to build ML with *ugh* compatibility bugs (same bugs that SL
671 1.0 has). This will be needed for AnimaionMatrix2.
673 2008-05-28 Andrew Jorgensen <ajorgensen@novell.com>
675 * ffmpeg.patch: plugin installer ffmpeg patch was missing some tweaks
677 2008-05-23 Andrew Jorgensen <ajorgensen@novell.com>
679 * configure.ac: The plugin installer can be built with support for
680 either firefox or both
681 * INSTALL: The installer works fine without mono support
683 2008-05-23 Andrew Jorgensen <ajorgensen@novell.com>
685 * configure.ac: Fallback to not using ffmpeg if it's not found
687 2008-05-19 Andrew Jorgensen <ajorgensen@novell.com>
689 * configure.ac: MOON_PROG_CFLAGS should use top_srcdir, not top_builddir
691 2008-05-18 Miguel de Icaza <miguel@novell.com>
693 * Add new tool to package xaml files into the .g.resources
694 expected by Silverlight 2
696 2008-05-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
700 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
702 * configure.ac: Make target tests more generic
704 2008-05-15 Rolf Bjarne Kvinge <RKvinge@novell.com>
706 * configure.ac: Added target as requested by error message.
708 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
710 * configure.ac: ignore target_vendor part
712 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
714 * configure.ac: Determine mozilla os-abi string for targetPlatform
716 2008-05-14 Andrew Jorgensen <ajorgensen@novell.com>
718 * Makefile.am: Don't build anything but what needs to be built when
719 building the plugin installer
721 2008-05-13 Andrew Jorgensen <ajorgensen@novell.com>
723 * Makefile.am: tools must build after other mono stuff
725 2008-05-13 Andrew Jorgensen <ajorgensen@novell.com>
727 * configure.ac, Makefile.am: Fixes so that we can build on a system that
728 actually has no mono on it.
730 2008-05-13 Andrew Jorgensen <ajorgensen@novell.com>
732 * configure.ac: Bump version so that we can make a source release
734 2008-05-12 Andrew Jorgensen <ajorgensen@novell.com>
736 * configure.ac: Add ffmpeg and swscale to MOON_PROG_CFLAGS
737 and MOON_PROG_LIBS so that the test harness can build when building
740 2008-05-12 Andrew Jorgensen <ajorgensen@novell.com>
742 * ffmpeg.patch: Updated ffmpeg patch to r10885
744 2008-05-09 Chris Toshok <toshok@ximian.com>
746 * configure.ac: error out if --enable-user-plugin is specified
747 without both ff2 and ff3 being enabled.
749 2008-05-09 Chris Toshok <toshok@ximian.com>
751 * configure.ac: fix the check for ff3, and remove the AC_MSG_ERROR
752 i was using to debug ff2.
754 2008-05-08 Chris Toshok <toshok@ximian.com>
756 * configure.ac: make ff2 and ff3 non-mutually exclusive. if
757 either is present we build the correct bridge.
759 2008-05-07 Andrew Jorgensen <ajorgensen@novell.com>
761 * configure.ac: Don't set mono_*dir variables at configure time
763 2008-05-07 Andrew Jorgensen <ajorgensen@novell.com>
765 * configure.ac: Don't link against MOZILLA_LIBS because they will
766 already be loaded in the browser
768 2008-05-06 Andrew Jorgensen <ajorgensen@novell.com>
770 * configure.ac: Don't link against libraries included in the XPI
772 2008-05-06 Andrew Jorgensen <ajorgensen@novell.com>
774 * configure.ac: Change min and max ff version in rdf depending on
777 2008-04-30 Andrew Jorgensen <ajorgensen@novell.com>
779 * configure.ac: dbus-glib-1 0.60 should be new enough
781 2008-04-30 Michael Dominic K. <mdk@mdk.am>
784 * moon.pc.in: Don't put the MOON_CFLAGS and MOON_LIBS in the pc file
785 as it contains some local garbage. Instead, put stripped-down
786 MOON_EXTRA_CFLAGS and MOON_EXTRA_LIBS. Make it possible to actually
787 compile against moon.pc.
789 2008-04-25 Andrew Jorgensen <ajorgensen@novell.com>
791 * configure.ac: Hack to remove glitz from the link flags
794 2008-04-25 Geoff Norton <gnorton@novell.com>
796 * configure.ac: Detect the location of the avcodec.h header
798 2008-04-25 Jackson Harper <jackson@ximian.com>
800 * configure.ac: Add min versions for the testing dependencies.
802 2008-04-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
804 * configure.ac: Add XTST flags to SHOCKER variables.
806 2008-04-24 Geoff Norton <gnorton@novell.com>
808 * configure.ac: Reinstate a few needed uglies for the plugin builder
810 2008-04-24 Geoff Norton <gnorton@novell.com>
812 * configure.ac: Autoconf treats [] as null. Set a fake variable
813 to not abort execution if xrandr isn't present.
815 2008-04-24 Rolf Bjarne Kvinge <RKvinge@novell.com>
817 * configure.ac: Add another directory to search for MS' drtlist.
819 2008-04-24 Fernando Herrera <fherrera@novell.com>
821 * class/Makefile.am: Fix "make -jN" build.
823 2008-04-23 Geoff Norton <gnorton@novell.com>
825 * configure.ac: Rewrite our configure.ac to be legible and
828 2008-04-23 Geoff Norton <gnorton@novell.com>
830 * configure.ac: More pango removal.
832 2008-04-23 Geoff Norton <gnorton@novell.com>
834 * configure.ac: Remove Pango support.
836 2008-04-23 Geoff Norton <gnorton@novell.com>
838 * configure.ac: Initial build system cleanup and support for
839 linking against system cairo.
841 2008-04-22 Larry Ewing <lewing@novell.com>
843 * configure.ac: check for new mozembed versions.
845 2008-04-22 Larry Ewing <lewing@novell.com>
847 * configure.ac: new checks for firefox3/libxul1.9. Define
848 HAVE_LIBXUL_UNSTABLE in the ff3 case.
850 Get the build working under firefox3 and opensuse 11.
852 2008-04-17 Andrew Jorgensen <ajorgensen@novell.com>
854 * Makefile.am: Only build what we actually need when building
855 the plugin installer. This avoids extra build time and a link
856 problem due to the new native mopen.
858 2008-04-16 Jb Evain <jbevain@novell.com>
860 * configure.ac, class/Makefile.am: use the new smcs.pc to
861 get the location of smcs.exe for our private use.
863 2008-04-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
867 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
869 * pixman/configure.ac: Don't generate test/Makefile
871 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
873 * pixman/configure.ac: Don't generate test/Makefile
875 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
877 * pixman/configure.ac: Don't generate test/Makefile
879 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
881 * cairo, pixman: Update to cairo-1.6.4 and pixman-0.10.0
883 2008-04-08 Andrew Jorgensen <ajorgensen@novell.com>
885 * configure.ac: Remove xtst from SHOCKER_LIBS pkg-config command
887 2008-04-02 Andrew Jorgensen <ajorgensen@novell.com>
889 * Makefile.am: Fixed dist of examples/
891 2008-04-02 Miguel de Icaza <miguel@novell.com>
893 * Move the important stuff from examples/desklet into
894 gtksilver.dll, no point in having two assemblies, two sets of docs
895 for merely one class.
897 * Move the configuration stuff which is really only used by the
898 weather applet into the weather applet.
900 * Automake/autoconf the examples/desklets, lots of bitrot in
901 there, will continue as time allows.
903 Fixed some of the bitrot
905 2008-03-28 Andrew Jorgensen <ajorgensen@novell.com>
907 * configure.ac: Added fallback tests for when xtst.pc
908 doesn't exist on the system
910 2008-03-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
912 * configure.ac: Define __STDC_LIMIT_MACROS.
914 2008-03-28 Jackson Harper <jackson@ximian.com>
916 * configure.ac: shocker needs the gtk libs now.
918 2008-03-25 Andrew Jorgensen <ajorgensen@novell.com>
920 * configure.ac: Process install.rdf instead of install.js
921 * configure.ac: Add firefox plugin message to summary
923 2008-03-18 Andrew Jorgensen <ajorgensen@novell.com>
925 * configure.ac: Remove avformat dependency
927 2008-03-17 Geoff Norton <gnorton@novell.com>
929 * configure.ac: Make our swscale dependency optional.
931 2008-03-17 Geoff Norton <gnorton@novell.com>
933 * configure.ac: Search for clock_gettime in -lrt.
935 2008-03-17 Andrew Jorgensen <ajorgensen@novell.com>
937 * Makefile.am: test must be included in dist
939 2008-03-10 Andrew Jorgensen <ajorgensen@novell.com>
941 * configure.ac: Changed version to 0.4 (released 0.3 tarball)
943 2008-03-10 Geoff Norton <gnorton@novell.com>
945 * configure.ac: Detect SSE2 support.
947 2008-03-08 Geoff Norton <gnorton@novell.com>
949 * configure.ac: Detect MMX support.
951 2008-03-07 Geoff Norton <gnorton@novell.com>
953 * configure.ac: Fix the $DEBUG options to work with CFLAGS or CXXFLAGS
955 2008-03-05 Larry Ewing <lewing@novell.com>
957 * src/dependencyobject.cpp: avoid a null dereference crash.
958 Avoids death in showcase and sprawl after toshoks big patch.
960 2008-02-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
962 * configure.ac: Fix --with-debug to not be confused with --with-ffmpeg. If
963 --with-debug is defined, disable inlining and -O2 optimizations.
965 2008-02-06 Michael Dominic K. <mdk@mdk.am>
967 * configure.ac: Configure embedded cairo with '--diable-png' since now
968 we're using the GdkPixbuf PNG writer in xaml2png. Saves us some runtime
969 memory. Fixes: #348071.
971 2007-12-10 Chris Toshok <toshok@ximian.com>
973 * configure.ac: add debug support stuff.
975 2008-01-29 Andrew Jorgensen <ajorgensen@novell.com>
977 * pixman, cairo: Synced with vendor branches following procedure outlined at
978 http://svnbook.red-bean.com/en/1.4/svn.advanced.vendorbr.html
980 2008-01-28 Andrew Jorgensen <ajorgensen@novell.com>
982 * pixman, cairo: Disable distribution of unneeded cairo and pixman stuff
984 2008-01-12 Geoff Norton <gnorton@novell.com>
986 * configure.ac: Enable support for rsvg2-sharp if rsvg-sharp is
989 2008-01-11 Andrew Jorgensen <ajorgensen@novell.com>
991 * configure.ac: Fixed a problem with ifs that prevented --without-ffmpeg
992 working with --enable-user-plugin
994 2008-01-11 Rolf Bjarne Kvinge <RKvinge@novell.com>
996 * configure.ac, README: Rename SL 1.1 to SL 2.0.
997 * INSTALL: Rename SL 1.1 to SL 2.0, add note about --with-ffmpeg.
999 2008-01-11 Sebastien Pouliot <sebastien@ximian.com>
1001 * configure.ac: Enable PenLineCapTriangle if the embedded cairo is
1002 patched to support it.
1004 2008-01-10 Rolf Bjarne Kvinge <RKvinge@novell.com>
1006 * moon.mdp: Deleted.
1007 * moon.mds: Updated.
1009 2008-01-10 Rolf Bjarne Kvinge <RKvinge@novell.com>
1011 * configure.ac: Add a --with-ffmpeg option (defaults to yes). Don't check
1012 for ffmpeg's libraries unless --with-ffmpeg=yes.
1014 2008-01-04 Larry Ewing <lewing@novell.com>
1016 * src/panel.cpp (Panel::ComputeBounds): make sure we count the
1017 background bounds inside bounds with children.
1019 2007-12-10 Chris Toshok <toshok@ximian.com>
1021 * configure.ac: use AC_MSG_ERROR for all these error messages
1022 instead of echo + "exit 1". Also, make several more of the error
1023 conditions (like missing silver.pc/silverdesktop.pc) fatal instead
1026 2007-12-04 Jeffrey Stedfast <fejj@novell.com>
1028 * configure.ac: Added largefile checks
1030 2007-12-03 Larry Ewing <lewing@novell.com>
1032 * src/media.cpp (Image::Render): don't buffer alpha images use
1033 paint_with_alpha instead.
1035 2007-12-03 Larry Ewing <lewing@novell.com>
1037 * src/media.cpp (Image::Render): remove accumulated drawing cruft.
1039 2007-11-29 Larry Ewing <lewing@novell.com>
1041 * src/runtime.cpp (Surface::expose_event_callback): clear the
1042 pixmap in the transparent case.
1044 * src/media.cpp (MediaElement::Render): Disable (and fix) the
1047 * cairo/src/cairo-embed.h: autogenerate the cairo-embed file from
1050 2007-11-28 Larry Ewing <lewing@novell.com>
1052 * src/uielement.cpp (UIElement::DoRender): don't clip to the
1053 bounds when using opcity masks.
1055 2007-11-23 Larry Ewing <lewing@novell.com>
1057 * src/runtime.cpp (Surface::expose_event_callback): make sure we
1058 don't delete the delete the region before we need it.
1060 2007-11-12 Andrew Jorgensen <ajorgensen@novell.com>
1062 * NOTES: 1.1 User Plugin works now, removed caveat
1063 * configure.ac: Get mono paths for 1.1 plugin XPI
1065 2007-11-09 Miguel de Icaza <miguel@novell.com>
1069 2007-11-08 Stephane Delcroix <sdelcroix@novell.com>
1071 * configure.ac: check for gtk-sharp-2.0 and rsvg-sharp-2.0 required
1072 for tools/svg2xaml. Fixes bnc #325316.
1074 2007-11-06 Larry Ewing <lewing@novell.com>
1076 * src/dirty.cpp: call UpdateBounds inside the DirtyOpacity logic
1077 since opacity changes can change our bounds now.
1079 * src/uielement.cpp: make invisible elements have empty bounding
1082 * src/panel.cpp: disable FindStartingElement again while the
1083 bounds issues are sorted out.
1085 2007-11-05 Andrew Jorgensen <ajorgensen@novell.com>
1087 * configure.ac: Hack to remove glitz from the link flags
1088 should fix Bug 338506
1090 2007-11-01 Andrew Jorgensen <ajorgensen@novell.com>
1092 * configure.ac: Generate install.js from install.js.in
1094 2007-10-29 Andrew Jorgensen <ajorgensen@novell.com>
1096 * configure.ac: Changes to include ffmpeg libs in the XPI package
1097 * ffmpeg.patch: Patch including changes needed in ffmpeg
1098 * INSTALL: Document these changes
1100 2007-10-25 Andrew Jorgensen <ajorgensen@novell.com>
1102 * configure.ac: Don't link against mozilla libraries for a browser
1103 plugin because they could be named differently on different systems
1104 Symbols will resolve properly because a plugin runs inside a browser
1105 which already has these libraries loaded
1107 2007-10-25 Sebastien Pouliot <sebastien@ximian.com>
1109 * README: Add Ink-related comments and update status about Cairo
1111 2007-10-24 Andrew Jorgensen <ajorgensen@novell.com>
1113 * README: Added a section about the plugin installer and the
1114 --enable-user-plugin configure option
1116 2007-10-23 Andrew Jorgensen <ajorgensen@novell.com>
1118 * cairo, pixman: svn:ignore autotools generated files
1120 2007-10-23 Andrew Jorgensen <ajorgensen@novell.com>
1122 * cairo, pixman, autogen.sh: Remove generated files, add autogen
1123 scripts from upstream, and call them from our autogen.sh
1125 2007-10-23 Andrew Jorgensen <ajorgensen@novell.com>
1127 * configure.ac: Add an optional --enable-user-plugin to control
1128 building of the plugin as installable in the user's own mozilla
1131 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1133 * Makefile.am: Don't install manpages if we don't install the tools
1135 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1137 * pixman, cairo: Fixes for builds out of dist, don't try to generate
1138 the files under directories that aren't there.
1140 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1142 * pixman, cairo: Put the embed headers in the list of required headers
1143 so that it gets included in make dist
1145 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1147 * pixman, cairo: Moved pixman-embed.h and cairo-embed.h into the
1148 pixman/pixman and cairo/src directories because they really don't
1149 belong in our src directory
1151 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1153 * configure.ac: Disable pdf, svg, and ps in cairo
1154 * pixman, cairo: Only build the actual sources and don't install
1155 anything (this time we do it the correct way!)
1157 2007-10-22 Jeffrey Stedfast <fejj@novell.com>
1159 * configure.ac: Added a --with flag for enabling Pango
1160 support (disabled by default) because it will pull in the system
1161 cairo which will break us.
1163 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1165 * cairo, pixman: Don't install either of these
1167 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1169 * cairo, pixman: Fixed to build convenience (noinst) libraries for
1171 * configure.ac: Build and link against internal pixman and cairo
1173 2007-10-17 Andrew Jorgensen <ajorgensen@novell.com>
1175 * cairo/src/cairo.h,cairoint.h, pixman/pixman/pixman.h: patched to
1176 include the symbol renaming headers.
1178 2007-10-17 Andrew Jorgensen <ajorgensen@novell.com>
1180 * Makefile.am: Conditional SUBDIRS were done wrong, fixed it.
1182 2007-10-17 Chris Toshok <toshok@ximian.com>
1184 * configure.ac: define MOON_PROG_LIBS for the unmanaged programs
1185 that we compile during the build (test/harness/xaml2png,
1186 src/sizes, src/demo) that may need to pull in the mono libraries
1189 2007-10-16 Andrew Jorgensen <ajorgensen@novell.com>
1191 * Makefile.am: gtk and tools should only build if we are including
1192 the mono runtime (1.1 profile)
1194 2007-10-15 Chris Toshok <toshok@ximian.com>
1196 * TODO: add blurb about collapsing Base and EventObject into 1
1199 2007-10-01 Andrew Jorgensen <ajorgensen@novell.com>
1201 * src/Makefile.am: Added fullscreen.h to dist
1203 2007-09-28 Chris Toshok <toshok@ximian.com>
1205 * configure.ac: we need an AM_CONDITIONAL for the
1206 INCLUDE_MONO_RUNTIME stuff, since we don't need
1207 plugin/moonlight.exe in the 1.0 case.
1209 2007-09-28 Chris Toshok <toshok@ximian.com>
1211 * configure.ac: move away from using an AM_CONDITIONAL for xrandr
1212 stuff. it should modify config.h so we have adequate dependency
1215 2007-09-28 Chris Toshok <toshok@ximian.com>
1217 * configure.ac: add --with-mono-runtime configure argument. by
1218 default we build a 1.0 system. with --with-mono-runtime on the
1219 command line, the 1.1 environment (the mono runtime) is available
1222 2007-09-26 Andrew Jorgensen <ajorgensen@novell.com>
1224 * cairo/: Removed ... we'll use wget to grab the pristine tar and then
1225 patch it if we don't have a cairo-1.4.10 directory
1227 2007-09-26 Andrew Jorgensen <ajorgensen@novell.com>
1229 * cairo/: Added pristine cairo-1.4.10 sources
1231 2007-09-26 Andrew Jorgensen <ajorgensen@novell.com>
1233 * Makefile.am: Added test/harness to SUBDIRS for dist tarball
1234 * tools/xamlg/Makefile.am, tools/mopen/Makefile.am:
1235 Added missing files for dist tarball
1237 2007-09-24 Sebastien Pouliot <sebastien@ximian.com>
1239 * configure.ac: Fix XRANDR support.
1241 2007-09-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
1243 * moon.mdp: Updated.
1245 2007-09-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
1247 * examples/desklet/rules.make: Make desklet use 3.0 instead of 2.1 so that
1248 mopen can open them.
1250 2007-09-19 Jeffrey Stedfast <fejj@novell.com>
1252 * configure.ac: Add fontconfig and freetype2 checks.
1254 2007-09-19 Zoltan Varga <vargaz@gmail.com>
1256 * configure.ac: Add check for alsa devel pacakge.
1258 2007-09-18 Rolf Bjarne Kvinge <RKvinge@novell.com>
1260 * TODO: Updated with fullscreen info.
1262 2007-08-30 Rolf Bjarne Kvinge <RKvinge@novell.com>
1264 * moon.mdp: Added debug.*.
1266 2007-08-29 Rolf Bjarne Kvinge <RKvinge@novell.com>
1268 * moon.mdp, moon.mds: Created a MonoDevelop project with the source files.
1270 2007-06-30 Marek Habersack <mhabersack@novell.com>
1272 * desklet/desklets.cs: added the FindElement method to look up
1273 elements in a parent.
1274 Added the AllElementsFound property.
1276 2007-06-29 Marek Habersack <mhabersack@novell.com>
1278 * desklet/desklets.cs: removed a field from ConfigStore which
1279 isn't needed (storageName).
1282 2007-06-29 Everaldo Canuto <ecanuto@novell.com>
1284 * tools/mopen.cs: Use a new drag-and-move system that make use of
1285 canvas events to check mouse move. Now the elements events also
1286 works, this drag-and-move is activated when you use -d option.
1288 2007-06-29 Marek Habersack <mhabersack@novell.com>
1290 * desklet/desklets.cs: added GConf config storage backend.
1292 2007-06-28 Marek Habersack <mhabersack@novell.com>
1294 * desklet/desklets.cs: beginnings of the config storage code.
1296 2007-06-25 Marek Habersack <mhabersack@novell.com>
1298 * desklet/lameclock/clock.cs: small modifications to the lameclock
1299 desklet - make am/pm show up properly, use 12h clock by default.
1301 2007-06-25 Larry Ewing <lewing@novell.com>
1303 * gtk/mopen.cs: remove useless size allocate code.
1305 * gtk/CompositeHelper.cs:
1307 * gtk/mopen.exe.config: add cairo and gdk helper functions.
1308 All of these can go away with sufficiently new gtk# versions.
1310 2007-06-24 Larry Ewing <lewing@novell.com>
1312 * test/demo.cs: fix the resizing logic.
1314 2007-06-24 Everaldo Canuto <ecanuto@novell.com>
1316 * configure.ac: man/Makefile added to AC_OUTPUT.
1318 2007-06-23 Chris Toshok <toshok@ximian.com>
1320 * gtk/Assembly.cs: don't put the assembly key here. pass it
1321 directly on the command line to gmcs so we can use a $(srcdir)
1322 path without generating the Assembly.cs file.
1324 * gtk/Makefile.am: make dist/distcheck work.
1326 2007-06-22 Chris Toshok <toshok@ximian.com>
1328 * moon.pc.in: new file.
1330 * configure.ac: generate our moon.pc file.
1332 * Makefile.am: add pkgconfig stuff.
1334 2007-06-21 Dick Porter <dick@ximian.com>
1336 * configure.ac: Added checks for mozilla "plugin" pkgconfig file
1338 2007-06-18 Chris Toshok <toshok@ximian.com>
1340 * gtk/ManagedDownloader.cs: use time_manager_add_tick_call for the
1341 cross thread calls instead of Application.Invoke.
1343 2007-06-15 Miguel de Icaza <miguel@novell.com>
1345 * test/ManagedDownloader.cs: Fixed this
1347 2007-06-13 Jeffrey Stedfast <fejj@novell.com>
1349 * configure.ac: Added pango as a dependency for text rendering.
1351 2007-06-13 Chris Toshok <toshok@ximian.com>
1353 * configure.ac: make sure we're getting the right version of
1354 cairo, and don't necessarily use the one that comes along with the
1357 2007-06-12 Jeffrey Stedfast <fejj@novell.com>
1359 * configure.ac: Back to alsa instead of SDL (now that I've figured
1360 out the secret to playing non-choppy audio with it).
1362 2007-06-10 Miguel de Icaza <miguel@novell.com>
1364 * configure.ac: Check for mono, prepare cflags and libs to embed
1367 2007-06-12 Jeffrey Stedfast <fejj@novell.com>
1369 * configure.ac: We now use SDL for audio instead of alsa.
1371 2007-06-09 Everaldo Canuto <ecanuto@novell.com>
1373 * configure.ac: plugin/test/Makefile added to AC_OUTPUT.
1375 2007-06-08 Everaldo Canuto <ecanuto@novell.com>
1377 * configure.ac: Fix MOON_LIBS value, using --libs instead of --cflags.
1379 2007-06-07 Everaldo Canuto <ecanuto@novell.com>
1381 * README: Update file to include plugin install information.
1383 2007-06-05 Jeffrey Stedfast <fejj@gnome.org>
1385 * configure.ac: Added checks to see which mozilla xpcom .pc file
1386 to use and to collect the needed CFLAGS and LIBS for the plugin.
1388 * plugin/Makefile.am: DOn't reference nspr nor xulrunner-xpcom
1389 directly, rely on AB_SUBST() variables from configure.ac
1391 2007-06-04 Jeffrey Stedfast <fejj@novell.com>
1393 * configure.ac: Do proper checks for Mozilla nspr/nss pkg-config
1396 2007-06-03 Everaldo Canuto <ecanuto@novell.com>
1398 * Makefile.am: install-plugin target added.
1400 2007-06-02 Everaldo Canuto <ecanuto@novell.com>
1402 * Makefile.am, configure.ac, plugin/*: Mozilla plugin added.