* Tagging Moonlight 1.9.1
[moon.git] / ChangeLog
blob58affd835283730eba82d04ef5850e794187ddd0
1 2009-05-06  Raja R Harinath  <harinath@hurrynot.org>
3         * Makefile.am (ACLOCAL_AMFLAGS): Add.
5 2009-05-04  Michael Hutchinson  <mhutchinson@novell.com>
7         * data/Makefile.am: Guard the managed browser pc files 
8           with INCLUDE_BROWSER_MANAGED_CODE.
10 2009-05-04  Michael Hutchinson  <mhutchinson@novell.com>
12         * data/Makefile.am:
13         * data/moon-browser-redist-assemblies.pc:
14           Add a pkgconfig file for redistributable assemblies.
16 2009-05-04  Sebastien Pouliot  <sebastien@ximian.com>
18         * configure.ac: Add sockpol
20 2009-05-02  Andreia Gaita  <avidigal@novell.com>
22         * configure.ac: add unwind libs to shocker to support
23         DEBUG_ERROR_GECKO (only on debug mode, see shocker.cpp)
25 2009-04-30  Andreia Gaita  <avidigal@novell.com>
27         * configure.ac: Added new tool (moonvisi) to parse
28         ref/unref debug output and generate dot files
30 2009-04-29  Andreia Gaita  <avidigal@novell.com>
32         * configure.ac: Add libunwind checks
34 2009-04-23  Aaron Bockover  <abockover@novell.com>
36         * Makefile.am: Only enable the user-plugin target if 
37         PLUGIN_INSTALL is set from configure
39 2009-04-22  Rusty Howell  <rhowell@novell.com>
41         * configure.ac, Makefile.am: Add support for make user-plugin.
42                 --enable-user-plugin is no longer needed
44 2009-04-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>
46         * configure.ac: Add support for --with-mono-basic-path=<path>
48 2009-04-14  Stephane Delcroix  <sdelcroix@novell.com>
50         * configure.ac: swap definition order of variables for PERF_TOOL so I
51         can keep building it
53 2009-04-14  Rolf Bjarne Kvinge  <RKvinge@novell.com>
55         * Makefile.am: Revert r131611, it breaks 'make install'.
57 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
59         * configure.ac: Remove objecttypes here too.
61 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
63         * configure.ac: Include the test templates in the build.
65 2009-04-13  Rolf Bjarne Kvinge  <RKvinge@novell.com>
67         * moon.mds: Add a project for each tool, and clean up some of
68           the existing projects.
70 2009-04-08  Rolf Bjarne Kvinge  <RKvinge@novell.com>
72         * configure.ac: Remove agviewer and test-runner from the
73           build.
75 2009-04-03  Aaron Bockover  <abockover@novell.com>
77         * configure.ac: gtksilver -> Moonlight.Gtk
79 2009-04-03  Aaron Bockover  <abockover@novell.com>
81         * configure.ac: Remove DISTCHECK_CONFIGURE_FLAGS - was only there for
82         testing the new build stuff
84 2009-04-02  Aaron Bockover  <abockover@novell.com>
86         * configure.ac: Lots of clean up, easier to read, call the new macros;
87         changed the tarball name from moon to moonlight, version from 1.9 to 1.9.0
88         to make packaging more consistent for distributions; make sure -I m4
89         gets passed to aclocal when running 'make' and configure has changed
91         * m4/: Factored out all the major checks in configure.ac into easier to
92         read and maintain m4 macros; most of the logic is identical - major changes
93         documented below
95         * m4/mono.m4: Completely rewrote the Mono checks; nuked --with-managed;
96         managed code now implied/required; added --disable-browser-support and
97         --disable-desktop-support options; if browser support is disabled, allow
98         building with a Mono as old as 2.0; define MONO_ENABLE_APP_DOMAIN_CONTROL
99         and MONO_ENABLE_CORECLR_SECURITY if Mono 2.5 or better is available, which
100         is required for the browser plugin
102         * autogen.sh: Updated to pass -I m4 to aclocal
104         * Makefile.am: Fix up SUBDIRS; don't enter the plugins directory if
105         we're not going to build the plugin
107 2009-04-02  Jb Evain  <jbevain@novell.com>
109         * Makefile.am: add scripts to SUBDIRS.
111 2009-03-31  Jb Evain  <jbevain@novell.com>
113         * configure.ac: take care of the new scripts folder.
115 2009-03-17  Rolf Bjarne Kvinge  <RKvinge@novell.com>
117         * moon.mds: Updated.
119 2009-03-17  Rolf Bjarne Kvinge  <RKvinge@novell.com>
121         * configure.ac: Updated.
123 2009-03-16  Rolf Bjarne Kvinge  <RKvinge@novell.com>
125         * configure.ac: Include support for building MS' toolkit tests
126           in our build.
128 2008-03-10  Sebastien Pouliot  <sebastien@ximian.com>
130         * configure.ac: Add class/tuning/SecurityAttributes/Makefile to
131         AC_OUTPUT
133 2009-02-27  Jb Evain  <jbevain@novell.com>
135         * configure.ac: change configure script to take mcs path
136         so that we can tune the 2.1 assemblies from moon.
138 2009-02-02  Rolf Bjarne Kvinge  <RKvinge@novell.com>
140         * moon.mds: Updated to use new MD features (ChangeLog and log
141           message policy).
143 2009-01-29  Geoff Norton  <gnorton@novell.com>
145         * configure.ac: Add MONO here too as runtime needs to know about window
146         which needs to know about deployment, which needs to know about domain.
148 2009-01-28  Rolf Bjarne Kvinge  <RKvinge@novell.com>
150         * autogen.sh: Make --with-sanity default.
152         * configure.ac: Add --with-sanity-checks, --with-object-tracking and
153         --with-logging.
155 2009-01-27  Chris Toshok  <toshok@ximian.com>
157         * configure.ac: don't grep/awk to find the codec version to build
158         a filename.  instead, the codec version is in codec-version.h.in.
159         this gets generated with all the proper bits from the configure
160         process and included in pipeline.cpp and pipeline-ui.cpp (instead
161         of pipeline.h, which should keep recompile costs down when the
162         version changes.)
164 2009-01-27  Rolf Bjarne Kvinge  <RKvinge@novell.com>
166         * tools/tools.mdp: Yay code-completion in MD.
168 2009-01-23  Rolf Bjarne Kvinge  <RKvinge@novell.com>
170         * configure.ac: Add munxap.
172         * tools/munxap: Initial munxap.
174         * tools/tools.mdp: Updated.
176 2009-01-19  Rolf Bjarne Kvinge  <RKvinge@novell.com>
178         * moon.mds: Update.
180 2009-01-19  Rolf Bjarne Kvinge  <RKvinge@novell.com>
182         * tools/tools.mdp: Updated.
184 2009-01-12  Jackson Harper  <jackson@ximian.com>
186         * tools/respack/respack.cs: Add support for unpacking resources
187         from assemblies.
188         * tools/respack/Makefile.am: Add an unrespack script.
189         * man/respack.1: Update man page to describe unpacking.
191 2009-01-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>
193         * configure.ac: Enable System.Windows.Controls[.Data] here too.
195 2009-01-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>
197         * configure.ac: Enable System.Windows.Controls[.Data] here too.
199 2009-01-07  Rolf Bjarne Kvinge  <RKvinge@novell.com>
201         * tools/respack/respack.cs: Add support for specifying the name for each
202         resource.
204 2008-12-20  Geoff Norton  <gnorton@novell.com>
206         * configure.ac: We work just fine on Firefox 3 so far, so lets
207         enable support for it in the plugin.
209 2008-12-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
211         * moon.mds: Updated.
213 2008-12-17  Chris Toshok  <toshok@ximian.com>
215         * configure.ac: remove unnecessary --with-managed assignments.
216         also remove class/Mono.Moonlight/Makefile from AC_OUTPUT.
218         * data/silverdesktop.pc: remove Mono.Moonlight mention.
220         * data/agmono.pc.in: nuke.
222         * data/Makefile.am: remove agmono stuff.
224 2008-12-16  Jeffrey Stedfast  <fejj@novell.com>
226         * configure.ac: Added checks for libexpat. Fixes bug #449528
228 2008-12-11  Jeffrey Stedfast  <fejj@novell.com>
230         * configure.ac: Add glib-2.0 to the dependencies for FF2 and FF3
231         LIBS. Partial fix for bug #455885.
233         r: toshok, kangaroo
235 2008-12-01  Geoff Norton  <gnorton@novell.com>
237         * configure.ac: Ensure that we always link against libexpat, we cannot
238         trust libtool to always flatted our NEEDED's.
240         r: toshok
242 2008-12-01  Larry Ewing  <lewing@novell.com>
244         * test/xaml/drtlist.xml: remove failure tag from a bunch of tests
245         that are passing.
247 2008-11-25  Rolf Bjarne Kvinge <RKvinge@novell.com> 
249         * tools/unsign, tools/unsign/Makefile, tools/unsign/unsign.cs: Added,
250           tool to remove strong name signature from an assembly.
252 2008-11-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
254         * moon.mds: Updated.
256 2008-11-19  Geoff Norton  <gnorton@novell.com>
258         * configure.ac: Don't link our plugin against unnecessary things.
259         Saves about .5MB in our uncompressed disk profile.
261         r: toshok
263 2008-11-19  Sebastien Pouliot <sebastien@ximian.com>
265         * configure.ac: Use -fstack-protector-all when compiling with GCC
267 2008-11-19  Stephane Delcroix  <sdelcroix@novell.com>
269         * cairo/: update cairo to 1.8,4
271 2008-11-12  Rusty Howell <rhowell@novell.com>
273         * configure.ac: Set ac_subst for INSTALL_ARCH, SL_PROFILE, for install.rdf
275 2008-11-12  Jeffrey Stedfast  <fejj@novell.com>
277         * configure.ac: Require Mono 2.2
279 2008-11-11  Geoff Norton  <gnorton@novell.com>
281         * Makefile.am: The perf suite requires managed code
283 2008-11-06  Stephane Delcroix  <sdelcroix@novell.com>
285         * configure.ac:
286         * tools/mopen/Makefile.am: pass distcheck
288         r:gnorton
290 2008-11-05  Jeffrey Stedfast  <fejj@novell.com>
292         * configure.ac: Check for sys/time.h
294 2008-11-03  Fernando Herrera  <fherrera@novell.com>
296         * README: Added info about MOONLIGHT_DEBUG env variable.
298 2008-11-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
300         * configure.ac: Don't dlopen mono, just link with it if -with-debug is
301           specified.
303 2008-11-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
305         * configure.ac: Remove SWSCALE flags, we don't use swscale anymore.
307 2008-11-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
309         * configure.ac: Revert r117547 and related.
311 2008-10-31  Rolf Bjarne Kvinge <RKvinge@novell.com> 
313         * configure.ac: Don't link with ffmpeg anymore. Remove the "no decoding
314           backend" warning, it may produce false positives.
316 2008-10-30  Michael Dominic K.  <mdk@mdk.am>
318         * pixman/applied-patches/PATCHES:
319         * pixman/applied-patches/radial-gradient.patch:
320         * pixman/pixman/pixman-source.c: A patch by Andre Tupinamba for radial gradients.
321         Moves some calculations outside the walker loop.
323 2008-10-24  Jeffrey Stedfast  <fejj@novell.com>
325         * configure.ac: Disable the xcb cairo backend. Fixes bug #438265.
327 2008-10-16  Geoff Norton  <gnorton@novell.com>
329         * configure.ac: Encode the binary codec name at configure time.
331 2008-10-16  Fernando Herrera  <fherrera@novell.com>
333         * README: Update codecs options.
335 2008-10-13  Aaron Bockover  <abockover@novell.com>
337         * src/pipeline-ui.cpp: Set width request on the labels and not the
338         dialog to ensure they wrap properly; remove bad hard coded new
339         lines on the intro message; set the icon to dialog-error when 
340         there's an error
342 2008-10-08  Stephane Delcroix  <sdelcroix@novell.com>
344         * cairo, pixman: local changes to the build files, include the -embed.h
345         files.
347 2008-10-08  Stephane Delcroix  <sdelcroix@novell.com>
349         * cairo, pixman: upgrade to 1.8.0, 0.12.0
351 2008-10-02  Jeffrey Stedfast  <fejj@novell.com>
353         * configure.ac: If building against the system cairo, make sure it
354         is 1.8.0 or later.
356 2008-09-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
358         * configure.ac: Use dlopen/dlsym to access all alsa methods, and don't
359           link with alsa anymore
361 2008-09-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
363         * configure.ac: Use dlopen/dlsym to access all pa methods, and don't
364           link with pulseaudio anymore. Hopefully fixes #425560.
366 2008-09-03  Jackson Harper  <jackson@ximian.com>
368         * tools/xamlg/xamlg.cs: Add code for getting resources, it's
369         commented out right now, because MS isn't doing this, but I wrote
370         the code before I realized that, and will leave it in, since I am
371         sure it will be added at some point.
372         - Don't try to lookup names or resources if we are an Application,
373         since System.Windows.Application doesnt have a FindName/Resource
374         in Silverlight.
376 2008-08-22  Raja R Harinath  <harinath@hurrynot.org>
378         * configure.ac (SMCS_ASM): Remove spaces around '='.
380 2008-08-19  Chris Toshok  <toshok@ximian.com>
382         * configure.ac: beautify the configuration output.
384 2008-08-02  Miguel de Icaza  <miguel@novell.com>
386         * tools/mxap/mxap.cs: Use NDesk.GetOptions instead of another
387         custom parser.
389 2008-08-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
391         * configure.ac: Add configure options for alsa and pulseaudio.
393 2008-08-18  Michael Dominic K.  <mdk@mdk.am>
395         * Makefile.am:
396         * perf/Makefile.am: Adding make targets for perf runs.
398 2008-08-18  Michael Dominic K.  <mdk@mdk.am>
400         * Makefile.am:
401         * configure.ac:
402         * perf/Makefile:
403         * perf/Makefile.am:
404         * perf/perf-suite-runner/DrtItem.cs: Adding the perf suite to the build system.
406 2008-08-17  Chris Toshok  <toshok@ximian.com>
407         
408         * configure.ac: rework the SL2 checks so that we can enable
409         browser (2.1) assemblies separate from the desktop (3.0)
410         assemblies.
412         1) new configure arg --with-managed replaces --with-mono.  It's
413         not yes/no only.  It allows for: "yes" (both desktop and browser),
414         "no" (neither), "desktop" (just desktop), and "browser" (just
415         browser.)
417         2) replace the INCLUDE_MONO_RUNTIME AM_CONDITIONAL with 3 distinct
418         ones.  INCLUDE_MANAGED_CODE (for when either desktop/browser are
419         enabled), INCLUDE_BROWSER_MANAGED_CODE (for when 2.1 is enabled),
420         and INCLUDE_DESKTOP_MANAGED_CODE (for when 3.0 is enabled.)
422         3) add a SL_PLUGIN_2_0 AC_DEFINE alongside the SL_2_0 one that's
423         already there, to deal with the fact that if you don't enable the
424         browser assemblies, we need to build a 1.0-only plugin.  But this
425         plugin might be talking to a 2.0-enabled core (due to desktop
426         assemblies being enabled.)
428         4) clean up the configuration output at the end to show
429         everything.
430         
431         * Makefile.am (MONO_SUBDIRS): include class/ if
432         INCLUDE_MANAGED_CODE.  also, include the gtk/examples/man/data
433         directories if INCLUDE_DESKTOP_MANAGED_CODE is enabled.
435         * tools/Makefile.am: INCLUDE_MONO_RUNTIME ->
436         INCLUDE_DESKTOP_MANAGED_CODE.
438 2008-08-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 
440         * moon.mds: Updated.
442 2008-08-10  Raja R Harinath  <harinath@hurrynot.org>
444         * configure.ac (HAVE_CAIRO_LINE_CAP_TRIANGLE): Look for
445         cairo/src/cairo.h in $srcdir.  Remove Useless Use of cat.
446         (large file support): Name cache variable 'moon_cv_largefile64_source'.
448 2008-08-08  Rolf Bjarne Kvinge <RKvinge@novell.com> 
450         * tools/tools.mdp: Updated.
452 2008-08-08  Fernando Herrera <fherrera@novell.com>
454         * configure.ac: add class/Microsoft.SilverlightControls.
456 2008-08-06  Rolf Bjarne Kvinge <RKvinge@novell.com> 
458         * moon.mds: Make src and plugin projects build.
460 2008-08-05  Rolf Bjarne Kvinge <RKvinge@novell.com> 
462         * tools/tools.mdp: Updated.
464 2008-08-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
466         * tools/tools.mdp: Updated.
468 2008-08-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
470         * tools/tools.mdp: Added typeandkindgen: generates
471           Mono.Moonlight/Mono/Surface.g.cs (a dictionary of Type/Kind).
473 2008-08-02  Rolf Bjarne Kvinge <RKvinge@novell.com> 
475         * moon.mds: Updated.
476         * tools/tools.mdp: Added.
477         * tools/generators: Moved typegen to moon/generators, and add methodgen
478           to generate pinvokes, and cgen to generate c bindings.
480 2008-08-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 
482         * tools/mxap/mxap.cs: Implement custom html files, stack traces for
483           assemblies (by including mdb files too) and return a non-zero error
484           code if any of the sub-processes fail.
486 2008-07-30  Rolf Bjarne Kvinge <RKvinge@novell.com> 
488         * moon.mds: Updated.
490 2008-07-28  Jackson Harper  <jackson@ximian.com>
492         * tools/mxap/mxap.cs: Use only the .dll name for Assembly Source.
493         * tools/respack/respack.cs: For some reason, these names need to
494         be lower case to run on windows.
496 2008-07-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
498         * tools/mxap/mxap.cs: Changed indenting and newlines to match MS'
499           AppManifest.xaml, makes it easier to see if they are different.
500           Updated RuntimeVersion to 2.0.30523.6.
502 2008-07-22  Jackson Harper  <jackson@ximian.com>
504         * tools/mxap/mxap.cs: Create an HTML wrapper for our application.
506 2008-07-21  Michael Dominic K.  <mdk@mdk.am>
508         * examples/gnome-orbiter/Background.cs:
509         * examples/gnome-orbiter/Button.cs:
510         * examples/gnome-orbiter/Entry.cs:
511         * examples/gnome-orbiter/EntryData.cs:
512         * examples/gnome-orbiter/LayoutFu.cs:
513         * examples/gnome-orbiter/Main.cs:
514         * examples/gnome-orbiter/Makefile:
515         * examples/gnome-orbiter/PlanetFetcher.cs:
516         * examples/gnome-orbiter/README:
517         * examples/gnome-orbiter/Throbber.cs:
518         * examples/gnome-orbiter/Window.cs:
519         * examples/gnome-orbiter/theme-black/Background.xaml:
520         * examples/gnome-orbiter/theme-black/Button.xaml:
521         * examples/gnome-orbiter/theme-black/Entry.xaml:
522         * examples/gnome-orbiter/theme-black/Throbber.xaml:
523         * examples/gnome-orbiter/theme-blue/Background.xaml:
524         * examples/gnome-orbiter/theme-blue/Button.xaml:
525         * examples/gnome-orbiter/theme-blue/Entry.xaml:
526         * examples/gnome-orbiter/theme-blue/Throbber.xaml: One more example showing XAML 
527         theming capabilities. Check out the README file.
529 2008-07-20  Jackson Harper  <jackson@ximian.com>
531         * configure.ac:
532         * tools/Makefile.am: Add mxap to the 2.0 build
534 2008-07-20  Jackson Harper  <jackson@ximian.com>
536         * tools/mxap/*: New mxap tool for creating very simple .xap
537         files.  This is a pretty basic version, but useful for most simple
538         cases.
540 2008-07-20  Jackson Harper  <jackson@ximian.com>
542         * man/Makefile.am:
543         * man/mxap.1: man page for new mxap tool
545 2008-07-18  Jackson Harper  <jackson@ximian.com>
547         * tools/xamlg/xamlg.cs: Fix component stream name creation.
549 2008-07-18  Jackson Harper  <jackson@ximian.com>
551         * tools/respack/Makefile.am: Fix script.
553 2008-07-18  Jackson Harper  <jackson@ximian.com>
555         * tools/xamlg/xamlg.cs: Add support for creating SL2 partial
556         classes.  You need to supply the app (xap) name on the cmdline
557         like so: xamlg -sl2app:MyApp Page.xaml
558         
559 2008-07-18  Michael Dominic K.  <mdk@mdk.am>
561         * examples/clock-hands/Makefile:
562         * examples/clock-hands/hands.cpp:
563         * examples/clock-hands/hands.html: Another example for Moonlight + Gtk integration. 
564         Embedding mozilla with moonlight plugin + js.
566 2008-07-17  Michael Dominic K.  <mdk@mdk.am>
568         * examples/photo-browser/1.jpg:
569         * examples/photo-browser/2.jpg:
570         * examples/photo-browser/3.jpg:
571         * examples/photo-browser/4.jpg:
572         * examples/photo-browser/5.jpg:
573         * examples/photo-browser/Makefile:
574         * examples/photo-browser/PhotoBrowser.boo:
575         * examples/photo-browser/README: Adding a photobrowser example, one of the few simple 
576         Moonlight apps demoed at GUADEC 2008. Shows how to mix & match GTK with Moonlight. 
577         Uses Boo, excluded from default build.
579 2008-07-14  Andrew Jorgensen  <ajorgensen@novell.com>
581         * configure.ac: Remove linking in nspr and strip out nspr libraries
582         from link flags
584 2008-07-10  Geoff Norton  <gnorton@novell.com>
586         * configure.ac: Remove senseless linking on nss.
588 2008-07-03  Jeffrey Stedfast  <fejj@novell.com>
590         * acinclude.m4: Add some pthread lib checking action.
592         * configure.ac: Include the FreeType2 and FontConfig CFLAGS/LIBS
593         in the MOON_CFLAGS/LIBS variable. Same for zlib. Call our new
594         PTHREAD_CHECK macro and add PTHREAD_LIBS to MOON_LIBS.
596 2008-06-27  Larry Ewing  <lewing@novell.com>
598         * test/xaml/test-opacity-outside-canvas-bounds.xaml: modify to
599         catch another possible opacity clip case.
601 2008-06-27  Michael Dominic K.  <mdk@mdk.am>
603         * test/xaml/test-radialgradientbrush-origin.xaml: Adding an example of
604         broken radial gradient brush, as seen in #401871.
606 2008-06-23  Jeffrey Stedfast  <fejj@novell.com>
608         * acinclude.m4, configure.ac: Added DOLT support.
610 2008-06-10  Andrew Jorgensen  <ajorgensen@novell.com>
612         * configure.ac: Figure out the firefox ABI string only if we're
613         building the firefox plugin
615 2008-06-10  Rolf Bjarne Kvinge <RKvinge@novell.com> 
617         * moon.mds: Updated.
619 2008-06-06  Stephane Delcroix  <sdelcroix@novell.com>
621         * tools/xamlg/Makefile.am: fixing the do_subst.
623 2008-06-02  Michael Dominic K.  <mdk@mdk.am>
625         * configure.ac: By default build with Silverlight bugs.
627 2008-05-30  Michael Dominic K.  <mdk@mdk.am>
629         * configure.ac: Adding --with-compatibility-bugs switch (defaults to no)
630         that allows to build ML with *ugh* compatibility bugs (same bugs that SL
631         1.0 has). This will be needed for AnimaionMatrix2.
633 2008-05-28  Andrew Jorgensen  <ajorgensen@novell.com>
635         * ffmpeg.patch: plugin installer ffmpeg patch was missing some tweaks
637 2008-05-23  Andrew Jorgensen  <ajorgensen@novell.com>
639         * configure.ac: The plugin installer can be built with support for
640         either firefox or both
641         * INSTALL: The installer works fine without mono support
643 2008-05-23  Andrew Jorgensen  <ajorgensen@novell.com>
645         * configure.ac: Fallback to not using ffmpeg if it's not found
647 2008-05-19  Andrew Jorgensen  <ajorgensen@novell.com>
649         * configure.ac: MOON_PROG_CFLAGS should use top_srcdir, not top_builddir
651 2008-05-18  Miguel de Icaza  <miguel@novell.com>
653         * Add new tool to package xaml files into the .g.resources
654         expected by Silverlight 2
656 2008-05-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
658         * moon.mds: Updated.
660 2008-05-15  Andrew Jorgensen  <ajorgensen@novell.com>
662         * configure.ac: Make target tests more generic
664 2008-05-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 
666         * configure.ac: Added target as requested by error message.
668 2008-05-15  Andrew Jorgensen  <ajorgensen@novell.com>
670         * configure.ac: ignore target_vendor part
672 2008-05-15  Andrew Jorgensen  <ajorgensen@novell.com>
674         * configure.ac: Determine mozilla os-abi string for targetPlatform
676 2008-05-14  Andrew Jorgensen  <ajorgensen@novell.com>
678         * Makefile.am: Don't build anything but what needs to be built when
679         building the plugin installer
681 2008-05-13  Andrew Jorgensen  <ajorgensen@novell.com>
683         * Makefile.am: tools must build after other mono stuff
685 2008-05-13  Andrew Jorgensen  <ajorgensen@novell.com>
687         * configure.ac, Makefile.am: Fixes so that we can build on a system that
688         actually has no mono on it.
690 2008-05-13  Andrew Jorgensen  <ajorgensen@novell.com>
692         * configure.ac: Bump version so that we can make a source release
694 2008-05-12  Andrew Jorgensen  <ajorgensen@novell.com>
696         * configure.ac: Add ffmpeg and swscale to MOON_PROG_CFLAGS
697         and MOON_PROG_LIBS so that the test harness can build when building
698         the plugin installer
700 2008-05-12  Andrew Jorgensen  <ajorgensen@novell.com>
702         * ffmpeg.patch: Updated ffmpeg patch to r10885
704 2008-05-09  Chris Toshok  <toshok@ximian.com>
706         * configure.ac: error out if --enable-user-plugin is specified
707         without both ff2 and ff3 being enabled.
709 2008-05-09  Chris Toshok  <toshok@ximian.com>
711         * configure.ac: fix the check for ff3, and remove the AC_MSG_ERROR
712         i was using to debug ff2.
713         
714 2008-05-08  Chris Toshok  <toshok@ximian.com>
716         * configure.ac: make ff2 and ff3 non-mutually exclusive.  if
717         either is present we build the correct bridge.
719 2008-05-07  Andrew Jorgensen  <ajorgensen@novell.com>
721         * configure.ac: Don't set mono_*dir variables at configure time
723 2008-05-07  Andrew Jorgensen  <ajorgensen@novell.com>
725         * configure.ac: Don't link against MOZILLA_LIBS because they will
726         already be loaded in the browser
728 2008-05-06  Andrew Jorgensen  <ajorgensen@novell.com>
730         * configure.ac: Don't link against libraries included in the XPI
732 2008-05-06  Andrew Jorgensen  <ajorgensen@novell.com>
734         * configure.ac: Change min and max ff version in rdf depending on
735         usage of --with-ff3
737 2008-04-30  Andrew Jorgensen  <ajorgensen@novell.com>
739         * configure.ac: dbus-glib-1 0.60 should be new enough
741 2008-04-30  Michael Dominic K.  <mdk@mdk.am>
743         * configure.ac:
744         * moon.pc.in: Don't put the MOON_CFLAGS and MOON_LIBS in the pc file
745         as it contains some local garbage. Instead, put stripped-down
746         MOON_EXTRA_CFLAGS and MOON_EXTRA_LIBS. Make it possible to actually
747         compile against moon.pc.
749 2008-04-25  Andrew Jorgensen  <ajorgensen@novell.com>
751         * configure.ac: Hack to remove glitz from the link flags
752         fixes Bug 338506
754 2008-04-25  Geoff Norton  <gnorton@novell.com>
756         * configure.ac: Detect the location of the avcodec.h header
758 2008-04-25  Jackson Harper  <jackson@ximian.com>
760         * configure.ac: Add min versions for the testing dependencies.
762 2008-04-25  Rolf Bjarne Kvinge <RKvinge@novell.com> 
764         * configure.ac: Add XTST flags to SHOCKER variables.
766 2008-04-24  Geoff Norton  <gnorton@novell.com>
768         * configure.ac: Reinstate a few needed uglies for the plugin builder
770 2008-04-24  Geoff Norton  <gnorton@novell.com>
772         * configure.ac: Autoconf treats [] as null.  Set a fake variable
773         to not abort execution if xrandr isn't present.
775 2008-04-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
777         * configure.ac: Add another directory to search for MS' drtlist.
779 2008-04-24  Fernando Herrera  <fherrera@novell.com>
781         * class/Makefile.am: Fix "make -jN" build.
783 2008-04-23  Geoff Norton  <gnorton@novell.com>
785         * configure.ac: Rewrite our configure.ac to be legible and 
786         maintainable.
787         
788 2008-04-23  Geoff Norton  <gnorton@novell.com>
790         * configure.ac: More pango removal.
791         
792 2008-04-23  Geoff Norton  <gnorton@novell.com>
794         * configure.ac: Remove Pango support.
795         
796 2008-04-23  Geoff Norton  <gnorton@novell.com>
798         * configure.ac: Initial build system cleanup and support for 
799         linking against system cairo.
800         
801 2008-04-22  Larry Ewing  <lewing@novell.com>
803         * configure.ac: check for new mozembed versions.
805 2008-04-22  Larry Ewing  <lewing@novell.com>
807         * configure.ac: new checks for firefox3/libxul1.9. Define
808         HAVE_LIBXUL_UNSTABLE in the ff3 case.
810         Get the build working under firefox3 and opensuse 11.
811         
812 2008-04-17  Andrew Jorgensen  <ajorgensen@novell.com>
814         * Makefile.am: Only build what we actually need when building
815         the plugin installer.  This avoids extra build time and a link
816         problem due to the new native mopen.
818 2008-04-16  Jb Evain  <jbevain@novell.com>
820         * configure.ac, class/Makefile.am: use the new smcs.pc to
821         get the location of smcs.exe for our private use.
823 2008-04-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
825         * moon.mds: Updated.
827 2008-04-14  Andrew Jorgensen  <ajorgensen@novell.com>
829         * pixman/configure.ac: Don't generate test/Makefile
831 2008-04-14  Andrew Jorgensen  <ajorgensen@novell.com>
833         * pixman/configure.ac: Don't generate test/Makefile
835 2008-04-14  Andrew Jorgensen  <ajorgensen@novell.com>
837         * pixman/configure.ac: Don't generate test/Makefile
839 2008-04-14  Andrew Jorgensen  <ajorgensen@novell.com>
841         * cairo, pixman: Update to cairo-1.6.4 and pixman-0.10.0
843 2008-04-08  Andrew Jorgensen  <ajorgensen@novell.com>
845         * configure.ac: Remove xtst from SHOCKER_LIBS pkg-config command
847 2008-04-02  Andrew Jorgensen  <ajorgensen@novell.com>
849         * Makefile.am: Fixed dist of examples/
851 2008-04-02  Miguel de Icaza  <miguel@novell.com>
853         * Move the important stuff from examples/desklet into
854         gtksilver.dll, no point in having two assemblies, two sets of docs
855         for merely one class.
857         * Move the configuration stuff which is really only used by the
858         weather applet into the weather applet.
860         * Automake/autoconf the examples/desklets, lots of bitrot in
861         there, will continue as time allows. 
863         Fixed some of the bitrot
865 2008-03-28  Andrew Jorgensen  <ajorgensen@novell.com>
867         * configure.ac: Added fallback tests for when xtst.pc
868         doesn't exist on the system
870 2008-03-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 
872         * configure.ac: Define __STDC_LIMIT_MACROS.
874 2008-03-28  Jackson Harper  <jackson@ximian.com>
876         * configure.ac: shocker needs the gtk libs now.
878 2008-03-25  Andrew Jorgensen  <ajorgensen@novell.com>
880         * configure.ac: Process install.rdf instead of install.js
881         * configure.ac: Add firefox plugin message to summary
883 2008-03-18  Andrew Jorgensen  <ajorgensen@novell.com>
885         * configure.ac: Remove avformat dependency
887 2008-03-17  Geoff Norton  <gnorton@novell.com>
888         
889         * configure.ac: Make our swscale dependency optional.
891 2008-03-17  Geoff Norton  <gnorton@novell.com>
893         * configure.ac: Search for clock_gettime in -lrt.
894         
895 2008-03-17  Andrew Jorgensen  <ajorgensen@novell.com>
897         * Makefile.am: test must be included in dist
899 2008-03-10  Andrew Jorgensen  <ajorgensen@novell.com>
901         * configure.ac: Changed version to 0.4 (released 0.3 tarball)
903 2008-03-10  Geoff Norton  <gnorton@novell.com>
905         * configure.ac: Detect SSE2 support.
907 2008-03-08  Geoff Norton  <gnorton@novell.com>
909         * configure.ac: Detect MMX support.
911 2008-03-07  Geoff Norton  <gnorton@novell.com>
913         * configure.ac: Fix the $DEBUG options to work with CFLAGS or CXXFLAGS
915 2008-03-05  Larry Ewing  <lewing@novell.com>
917         * src/dependencyobject.cpp: avoid a null dereference crash.
918         Avoids death in showcase and sprawl after toshoks big patch.
920 2008-02-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
922         * configure.ac: Fix --with-debug to not be confused with --with-ffmpeg. If
923           --with-debug is defined, disable inlining and -O2 optimizations.
925 2008-02-06  Michael Dominic K.  <mdk@mdk.am> 
927         * configure.ac: Configure embedded cairo with '--diable-png' since now
928         we're using the GdkPixbuf PNG writer in xaml2png. Saves us some runtime
929         memory. Fixes: #348071.
931 2007-12-10  Chris Toshok  <toshok@ximian.com>
933         * configure.ac: add debug support stuff.
934         
935 2008-01-29  Andrew Jorgensen  <ajorgensen@novell.com>
937         * pixman, cairo: Synced with vendor branches following procedure outlined at
938         http://svnbook.red-bean.com/en/1.4/svn.advanced.vendorbr.html
940 2008-01-28  Andrew Jorgensen  <ajorgensen@novell.com>
942         * pixman, cairo: Disable distribution of unneeded cairo and pixman stuff
944 2008-01-12  Geoff Norton  <gnorton@novell.com>
946         * configure.ac: Enable support for rsvg2-sharp if rsvg-sharp is 
947         unavailable.
949 2008-01-11  Andrew Jorgensen  <ajorgensen@novell.com>
951         * configure.ac: Fixed a problem with ifs that prevented --without-ffmpeg
952         working with --enable-user-plugin
954 2008-01-11  Rolf Bjarne Kvinge <RKvinge@novell.com> 
956         * configure.ac, README: Rename SL 1.1 to SL 2.0.
957         * INSTALL: Rename SL 1.1 to SL 2.0, add note about --with-ffmpeg.
959 2008-01-11  Sebastien Pouliot  <sebastien@ximian.com>
961         * configure.ac: Enable PenLineCapTriangle if the embedded cairo is
962         patched to support it.
964 2008-01-10  Rolf Bjarne Kvinge <RKvinge@novell.com> 
966         * moon.mdp: Deleted.
967         * moon.mds: Updated.
969 2008-01-10  Rolf Bjarne Kvinge <RKvinge@novell.com> 
971         * configure.ac: Add a --with-ffmpeg option (defaults to yes). Don't check
972           for ffmpeg's libraries unless --with-ffmpeg=yes.
974 2008-01-04  Larry Ewing  <lewing@novell.com>
976         * src/panel.cpp (Panel::ComputeBounds): make sure we count the
977         background bounds inside bounds with children.
979 2007-12-10  Chris Toshok  <toshok@ximian.com>
981         * configure.ac: use AC_MSG_ERROR for all these error messages
982         instead of echo + "exit 1". Also, make several more of the error
983         conditions (like missing silver.pc/silverdesktop.pc) fatal instead
984         of just echo's.
986 2007-12-04  Jeffrey Stedfast  <fejj@novell.com>
988         * configure.ac: Added largefile checks
990 2007-12-03  Larry Ewing  <lewing@novell.com>
992         * src/media.cpp (Image::Render): don't buffer alpha images use
993         paint_with_alpha instead.
994         
995 2007-12-03  Larry Ewing  <lewing@novell.com>
997         * src/media.cpp (Image::Render): remove accumulated drawing cruft.
999 2007-11-29  Larry Ewing  <lewing@novell.com>
1001         * src/runtime.cpp (Surface::expose_event_callback): clear the
1002         pixmap in the transparent case.
1004         * src/media.cpp (MediaElement::Render): Disable (and fix) the
1005         SPLIT #define.
1007         * cairo/src/cairo-embed.h: autogenerate the cairo-embed file from
1008         nm output.
1010 2007-11-28  Larry Ewing  <lewing@novell.com>
1012         * src/uielement.cpp (UIElement::DoRender): don't clip to the
1013         bounds when using opcity masks.
1015 2007-11-23  Larry Ewing  <lewing@novell.com>
1017         * src/runtime.cpp (Surface::expose_event_callback): make sure we
1018         don't delete the delete the region before we need it.
1020 2007-11-12  Andrew Jorgensen  <ajorgensen@novell.com>
1022         * NOTES: 1.1 User Plugin works now, removed caveat
1023         * configure.ac: Get mono paths for 1.1 plugin XPI
1025 2007-11-09  Miguel de Icaza  <miguel@novell.com>
1027         * man/mopen.1 (x): 
1029 2007-11-08  Stephane Delcroix  <sdelcroix@novell.com>
1031         * configure.ac:  check for gtk-sharp-2.0 and rsvg-sharp-2.0 required
1032         for tools/svg2xaml. Fixes bnc #325316.
1034 2007-11-06  Larry Ewing  <lewing@novell.com>
1036         * src/dirty.cpp: call UpdateBounds inside the DirtyOpacity logic
1037         since opacity changes can change our bounds now.
1039         * src/uielement.cpp: make invisible elements have empty bounding
1040         boxes.
1042         * src/panel.cpp: disable FindStartingElement again while the
1043         bounds issues are sorted out.
1044         
1045 2007-11-05  Andrew Jorgensen  <ajorgensen@novell.com>
1047         * configure.ac: Hack to remove glitz from the link flags
1048         should fix Bug 338506
1050 2007-11-01  Andrew Jorgensen  <ajorgensen@novell.com>
1052         * configure.ac: Generate install.js from install.js.in
1054 2007-10-29  Andrew Jorgensen  <ajorgensen@novell.com>
1056         * configure.ac: Changes to include ffmpeg libs in the XPI package
1057         * ffmpeg.patch: Patch including changes needed in ffmpeg
1058         * INSTALL: Document these changes
1060 2007-10-25  Andrew Jorgensen  <ajorgensen@novell.com>
1062         * configure.ac: Don't link against mozilla libraries for a browser
1063         plugin because they could be named differently on different systems
1064         Symbols will resolve properly because a plugin runs inside a browser
1065         which already has these libraries loaded
1067 2007-10-25  Sebastien Pouliot  <sebastien@ximian.com>
1069         * README: Add Ink-related comments and update status about Cairo
1071 2007-10-24  Andrew Jorgensen  <ajorgensen@novell.com>
1073         * README: Added a section about the plugin installer and the
1074         --enable-user-plugin configure option
1076 2007-10-23  Andrew Jorgensen  <ajorgensen@novell.com>
1078         * cairo, pixman: svn:ignore autotools generated files
1080 2007-10-23  Andrew Jorgensen  <ajorgensen@novell.com>
1082         * cairo, pixman, autogen.sh: Remove generated files, add autogen
1083         scripts from upstream, and call them from our autogen.sh
1085 2007-10-23  Andrew Jorgensen  <ajorgensen@novell.com>
1087         * configure.ac: Add an optional --enable-user-plugin to control
1088         building of the plugin as installable in the user's own mozilla
1089         plugins directory
1091 2007-10-22  Andrew Jorgensen  <ajorgensen@novell.com>
1093         * Makefile.am: Don't install manpages if we don't install the tools
1095 2007-10-22  Andrew Jorgensen  <ajorgensen@novell.com>
1097         * pixman, cairo: Fixes for builds out of dist, don't try to generate
1098         the files under directories that aren't there.
1100 2007-10-22  Andrew Jorgensen  <ajorgensen@novell.com>
1102         * pixman, cairo: Put the embed headers in the list of required headers
1103         so that it gets included in make dist
1105 2007-10-22  Andrew Jorgensen  <ajorgensen@novell.com>
1107         * pixman, cairo: Moved pixman-embed.h and cairo-embed.h into the
1108         pixman/pixman and cairo/src directories because they really don't
1109         belong in our src directory
1111 2007-10-22  Andrew Jorgensen  <ajorgensen@novell.com>
1113         * configure.ac: Disable pdf, svg, and ps in cairo
1114         * pixman, cairo: Only build the actual sources and don't install
1115         anything (this time we do it the correct way!)
1117 2007-10-22  Jeffrey Stedfast  <fejj@novell.com>
1119         * configure.ac: Added a --with flag for enabling Pango
1120         support (disabled by default) because it will pull in the system
1121         cairo which will break us.
1123 2007-10-22  Andrew Jorgensen  <ajorgensen@novell.com>
1125         * cairo, pixman: Don't install either of these
1127 2007-10-22  Andrew Jorgensen  <ajorgensen@novell.com>
1129         * cairo, pixman: Fixed to build convenience (noinst) libraries for
1130         static linking
1131         * configure.ac: Build and link against internal pixman and cairo
1133 2007-10-17  Andrew Jorgensen  <ajorgensen@novell.com>
1135         * cairo/src/cairo.h,cairoint.h, pixman/pixman/pixman.h: patched to
1136         include the symbol renaming headers.
1138 2007-10-17  Andrew Jorgensen  <ajorgensen@novell.com>
1140         * Makefile.am: Conditional SUBDIRS were done wrong, fixed it.
1142 2007-10-17  Chris Toshok  <toshok@ximian.com>
1144         * configure.ac: define MOON_PROG_LIBS for the unmanaged programs
1145         that we compile during the build (test/harness/xaml2png,
1146         src/sizes, src/demo) that may need to pull in the mono libraries
1147         to resolve symbols.
1149 2007-10-16  Andrew Jorgensen  <ajorgensen@novell.com>
1151         * Makefile.am: gtk and tools should only build if we are including
1152         the mono runtime (1.1 profile)
1154 2007-10-15  Chris Toshok  <toshok@ximian.com>
1156         * TODO: add blurb about collapsing Base and EventObject into 1
1157         class.
1159 2007-10-01  Andrew Jorgensen  <ajorgensen@novell.com>
1161         * src/Makefile.am: Added fullscreen.h to dist
1163 2007-09-28  Chris Toshok  <toshok@ximian.com>
1165         * configure.ac: we need an AM_CONDITIONAL for the
1166         INCLUDE_MONO_RUNTIME stuff, since we don't need
1167         plugin/moonlight.exe in the 1.0 case.
1169 2007-09-28  Chris Toshok  <toshok@ximian.com>
1171         * configure.ac: move away from using an AM_CONDITIONAL for xrandr
1172         stuff.  it should modify config.h so we have adequate dependency
1173         tracking.
1175 2007-09-28  Chris Toshok  <toshok@ximian.com>
1177         * configure.ac: add --with-mono-runtime configure argument.  by
1178         default we build a 1.0 system.  with --with-mono-runtime on the
1179         command line, the 1.1 environment (the mono runtime) is available
1180         for the plugin.
1182 2007-09-26  Andrew Jorgensen  <ajorgensen@novell.com>
1184         * cairo/: Removed ... we'll use wget to grab the pristine tar and then
1185         patch it if we don't have a cairo-1.4.10 directory
1187 2007-09-26  Andrew Jorgensen  <ajorgensen@novell.com>
1189         * cairo/: Added pristine cairo-1.4.10 sources
1191 2007-09-26  Andrew Jorgensen  <ajorgensen@novell.com>
1193         * Makefile.am: Added test/harness to SUBDIRS for dist tarball
1194         * tools/xamlg/Makefile.am, tools/mopen/Makefile.am:
1195           Added missing files for dist tarball
1197 2007-09-24  Sebastien Pouliot  <sebastien@ximian.com>
1199         * configure.ac: Fix XRANDR support.
1201 2007-09-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1203         * moon.mdp: Updated.
1205 2007-09-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1207         * examples/desklet/rules.make: Make desklet use 3.0 instead of 2.1 so that
1208           mopen can open them.
1210 2007-09-19  Jeffrey Stedfast  <fejj@novell.com>
1212         * configure.ac: Add fontconfig and freetype2 checks.
1214 2007-09-19  Zoltan Varga  <vargaz@gmail.com>
1216         * configure.ac: Add check for alsa devel pacakge.
1218 2007-09-18  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1220         * TODO: Updated with fullscreen info.
1222 2007-08-30  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1224         * moon.mdp: Added debug.*.
1226 2007-08-29  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1228         * moon.mdp, moon.mds: Created a MonoDevelop project with the source files.
1230 2007-06-30  Marek Habersack  <mhabersack@novell.com>
1232         * desklet/desklets.cs: added the FindElement method to look up
1233         elements in a parent.
1234         Added the AllElementsFound property.
1236 2007-06-29  Marek Habersack  <mhabersack@novell.com>
1238         * desklet/desklets.cs: removed a field from ConfigStore which
1239         isn't needed (storageName).
1240         Added some docs.
1242 2007-06-29  Everaldo Canuto  <ecanuto@novell.com>
1244         * tools/mopen.cs: Use a new drag-and-move system that make use of
1245         canvas events to check mouse move. Now the elements events also 
1246         works, this drag-and-move is activated when you use -d option.
1248 2007-06-29  Marek Habersack  <mhabersack@novell.com>
1250         * desklet/desklets.cs: added GConf config storage backend.
1252 2007-06-28  Marek Habersack  <mhabersack@novell.com>
1254         * desklet/desklets.cs: beginnings of the config storage code.
1256 2007-06-25  Marek Habersack  <mhabersack@novell.com>
1258         * desklet/lameclock/clock.cs: small modifications to the lameclock
1259         desklet - make am/pm show up properly, use 12h clock by default.
1261 2007-06-25  Larry Ewing  <lewing@novell.com>
1263         * gtk/mopen.cs:  remove useless size allocate code.
1265         * gtk/CompositeHelper.cs: 
1266         * gtk/Makefile.am:
1267         * gtk/mopen.exe.config: add cairo and gdk helper functions.  
1268         All of these can go away with sufficiently new gtk# versions.
1270 2007-06-24  Larry Ewing  <lewing@novell.com>
1272         * test/demo.cs: fix the resizing logic.
1274 2007-06-24  Everaldo Canuto  <ecanuto@novell.com>
1276         * configure.ac: man/Makefile added to AC_OUTPUT.
1278 2007-06-23  Chris Toshok  <toshok@ximian.com>
1280         * gtk/Assembly.cs: don't put the assembly key here.  pass it
1281         directly on the command line to gmcs so we can use a $(srcdir)
1282         path without generating the Assembly.cs file.
1284         * gtk/Makefile.am: make dist/distcheck work.
1286 2007-06-22  Chris Toshok  <toshok@ximian.com>
1288         * moon.pc.in: new file.
1290         * configure.ac: generate our moon.pc file.
1292         * Makefile.am: add pkgconfig stuff.
1294 2007-06-21  Dick Porter  <dick@ximian.com>
1296         * configure.ac: Added checks for mozilla "plugin" pkgconfig file
1298 2007-06-18  Chris Toshok  <toshok@ximian.com>
1300         * gtk/ManagedDownloader.cs: use time_manager_add_tick_call for the
1301         cross thread calls instead of Application.Invoke.
1303 2007-06-15  Miguel de Icaza  <miguel@novell.com>
1305         * test/ManagedDownloader.cs: Fixed this
1307 2007-06-13  Jeffrey Stedfast  <fejj@novell.com>
1309         * configure.ac: Added pango as a dependency for text rendering.
1311 2007-06-13  Chris Toshok  <toshok@ximian.com>
1313         * configure.ac: make sure we're getting the right version of
1314         cairo, and don't necessarily use the one that comes along with the
1315         gtk dependency.
1317 2007-06-12  Jeffrey Stedfast  <fejj@novell.com>
1319         * configure.ac: Back to alsa instead of SDL (now that I've figured
1320         out the secret to playing non-choppy audio with it).
1322 2007-06-10  Miguel de Icaza  <miguel@novell.com>
1324         * configure.ac: Check for mono, prepare cflags and libs to embed
1325         the Mono VM.
1327 2007-06-12  Jeffrey Stedfast  <fejj@novell.com>
1329         * configure.ac: We now use SDL for audio instead of alsa.
1331 2007-06-09  Everaldo Canuto  <ecanuto@novell.com>
1333         * configure.ac: plugin/test/Makefile added to AC_OUTPUT.
1335 2007-06-08  Everaldo Canuto  <ecanuto@novell.com>
1337         * configure.ac: Fix MOON_LIBS value, using --libs instead of --cflags.
1339 2007-06-07  Everaldo Canuto  <ecanuto@novell.com>
1341         * README: Update file to include plugin install information.
1343 2007-06-05  Jeffrey Stedfast  <fejj@gnome.org>
1345         * configure.ac: Added checks to see which mozilla xpcom .pc file
1346         to use and to collect the needed CFLAGS and LIBS for the plugin.
1348         * plugin/Makefile.am: DOn't reference nspr nor xulrunner-xpcom
1349         directly, rely on AB_SUBST() variables from configure.ac
1351 2007-06-04  Jeffrey Stedfast  <fejj@novell.com>
1353         * configure.ac: Do proper checks for Mozilla nspr/nss pkg-config
1354         fu.
1356 2007-06-03  Everaldo Canuto  <ecanuto@novell.com>
1358         * Makefile.am: install-plugin target added.
1360 2007-06-02  Everaldo Canuto  <ecanuto@novell.com>
1362         * Makefile.am, configure.ac, plugin/*: Mozilla plugin added.