1 2009-11-30 Andrés G. Aragoneses <aaragoneses@novell.com>
3 * configure.ac: MOON_A11Y_INTERNAL_HACK is not needed anymore
4 since the audit finished in r147098. r: spouliot
6 2009-11-23 Andrés G. Aragoneses <aaragoneses@novell.com>
8 * configure.ac: Add generation of FakeA11yBridge/Makefile.
12 2009-11-18 Jeffrey Stedfast <fejj@novell.com>
14 * configure.ac: Force the use of the c++ compiler for tests and
15 add a check for the basename() function declaration.
17 2009-11-04 Rolf Bjarne Kvinge <RKvinge@novell.com>
19 * configure.ac: Show if we were built with debug on or off.
23 2009-10-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
25 * demo-status.sh: Don't report failure quite yet.
29 2009-10-06 Rolf Bjarne Kvinge <RKvinge@novell.com>
31 * demo-status.sh: Added, used to created demo-status.html
34 2009-09-29 Andrés G. Aragoneses <aaragoneses@novell.com>
36 * configure.ac: Warn about missing 'zip' tool, needed
37 by Moonlight.MXap at run time.
41 2009-08-26 Andrés G. Aragoneses <aaragoneses@novell.com>
43 * configure.ac: Detect env var that enables a11y.
45 2009-08-16 Chris Toshok <toshok@ximian.com>
47 * configure.ac: add foreign to AM_INIT_AUTOMAKE so it stops
48 warning us about the gmake-isms.
52 2009-07-27 Rolf Bjarne Kvinge <RKvinge@novell.com>
54 * moon.mds: For DEBUG builds do a minimal build.
56 2009-06-29 Rusty Howell <rhowell@novell.com>
58 * configure.ac: bump version to 1.9.5.99
60 2009-06-02 Rusty Howell <rhowell@novell.com>
64 Added --without-examples to disable building examples
66 2009-06-02 Sebastien Pouliot <sebastien@ximian.com>
68 * configure.ac: Add a define for the PREVIEW_VERSION so updating
69 the environment variable (in src/security.c) is not required anymore
71 2009-06-01 Rusty Howell <rhowell@novell.com>
73 * configure.ac: add no-dist-gzip to disable tar.gz
76 2009-05-29 Rusty Howell <rhowell@novell.com>
78 * configure.ac: Bump version to 1.9.3.99
80 2009-05-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
82 * configure.ac: Add test/cpp/Makefile to the output.
84 2009-05-18 Rusty Howell <rhowell@novell.com>
86 * configure.ac: Bump version to 1.9.3
88 2009-05-17 Sebastien Pouliot <sebastien@ximian.com>
90 * demo-status.txt: Add sample application that uses sockets
92 2009-05-06 Raja R Harinath <harinath@hurrynot.org>
94 * Makefile.am (ACLOCAL_AMFLAGS): Add.
96 2009-05-04 Michael Hutchinson <mhutchinson@novell.com>
98 * data/Makefile.am: Guard the managed browser pc files
99 with INCLUDE_BROWSER_MANAGED_CODE.
101 2009-05-04 Michael Hutchinson <mhutchinson@novell.com>
104 * data/moon-browser-redist-assemblies.pc:
105 Add a pkgconfig file for redistributable assemblies.
107 2009-05-04 Sebastien Pouliot <sebastien@ximian.com>
109 * configure.ac: Add sockpol
111 2009-05-02 Andreia Gaita <avidigal@novell.com>
113 * configure.ac: add unwind libs to shocker to support
114 DEBUG_ERROR_GECKO (only on debug mode, see shocker.cpp)
116 2009-04-30 Andreia Gaita <avidigal@novell.com>
118 * configure.ac: Added new tool (moonvisi) to parse
119 ref/unref debug output and generate dot files
121 2009-04-29 Andreia Gaita <avidigal@novell.com>
123 * configure.ac: Add libunwind checks
125 2009-04-23 Aaron Bockover <abockover@novell.com>
127 * Makefile.am: Only enable the user-plugin target if
128 PLUGIN_INSTALL is set from configure
130 2009-04-22 Rusty Howell <rhowell@novell.com>
132 * configure.ac, Makefile.am: Add support for make user-plugin.
133 --enable-user-plugin is no longer needed
135 2009-04-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
137 * configure.ac: Add support for --with-mono-basic-path=<path>
139 2009-04-14 Stephane Delcroix <sdelcroix@novell.com>
141 * configure.ac: swap definition order of variables for PERF_TOOL so I
144 2009-04-14 Rolf Bjarne Kvinge <RKvinge@novell.com>
146 * Makefile.am: Revert r131611, it breaks 'make install'.
148 2009-04-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
150 * configure.ac: Remove objecttypes here too.
152 2009-04-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
154 * configure.ac: Include the test templates in the build.
156 2009-04-13 Rolf Bjarne Kvinge <RKvinge@novell.com>
158 * moon.mds: Add a project for each tool, and clean up some of
159 the existing projects.
161 2009-04-08 Rolf Bjarne Kvinge <RKvinge@novell.com>
163 * configure.ac: Remove agviewer and test-runner from the
166 2009-04-03 Aaron Bockover <abockover@novell.com>
168 * configure.ac: gtksilver -> Moonlight.Gtk
170 2009-04-03 Aaron Bockover <abockover@novell.com>
172 * configure.ac: Remove DISTCHECK_CONFIGURE_FLAGS - was only there for
173 testing the new build stuff
175 2009-04-02 Aaron Bockover <abockover@novell.com>
177 * configure.ac: Lots of clean up, easier to read, call the new macros;
178 changed the tarball name from moon to moonlight, version from 1.9 to 1.9.0
179 to make packaging more consistent for distributions; make sure -I m4
180 gets passed to aclocal when running 'make' and configure has changed
182 * m4/: Factored out all the major checks in configure.ac into easier to
183 read and maintain m4 macros; most of the logic is identical - major changes
186 * m4/mono.m4: Completely rewrote the Mono checks; nuked --with-managed;
187 managed code now implied/required; added --disable-browser-support and
188 --disable-desktop-support options; if browser support is disabled, allow
189 building with a Mono as old as 2.0; define MONO_ENABLE_APP_DOMAIN_CONTROL
190 and MONO_ENABLE_CORECLR_SECURITY if Mono 2.5 or better is available, which
191 is required for the browser plugin
193 * autogen.sh: Updated to pass -I m4 to aclocal
195 * Makefile.am: Fix up SUBDIRS; don't enter the plugins directory if
196 we're not going to build the plugin
198 2009-04-02 Jb Evain <jbevain@novell.com>
200 * Makefile.am: add scripts to SUBDIRS.
202 2009-03-31 Jb Evain <jbevain@novell.com>
204 * configure.ac: take care of the new scripts folder.
206 2009-03-17 Rolf Bjarne Kvinge <RKvinge@novell.com>
210 2009-03-17 Rolf Bjarne Kvinge <RKvinge@novell.com>
212 * configure.ac: Updated.
214 2009-03-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
216 * configure.ac: Include support for building MS' toolkit tests
219 2008-03-10 Sebastien Pouliot <sebastien@ximian.com>
221 * configure.ac: Add class/tuning/SecurityAttributes/Makefile to
224 2009-02-27 Jb Evain <jbevain@novell.com>
226 * configure.ac: change configure script to take mcs path
227 so that we can tune the 2.1 assemblies from moon.
229 2009-02-02 Rolf Bjarne Kvinge <RKvinge@novell.com>
231 * moon.mds: Updated to use new MD features (ChangeLog and log
234 2009-01-29 Geoff Norton <gnorton@novell.com>
236 * configure.ac: Add MONO here too as runtime needs to know about window
237 which needs to know about deployment, which needs to know about domain.
239 2009-01-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
241 * autogen.sh: Make --with-sanity default.
243 * configure.ac: Add --with-sanity-checks, --with-object-tracking and
246 2009-01-27 Chris Toshok <toshok@ximian.com>
248 * configure.ac: don't grep/awk to find the codec version to build
249 a filename. instead, the codec version is in codec-version.h.in.
250 this gets generated with all the proper bits from the configure
251 process and included in pipeline.cpp and pipeline-ui.cpp (instead
252 of pipeline.h, which should keep recompile costs down when the
255 2009-01-27 Rolf Bjarne Kvinge <RKvinge@novell.com>
257 * tools/tools.mdp: Yay code-completion in MD.
259 2009-01-23 Rolf Bjarne Kvinge <RKvinge@novell.com>
261 * configure.ac: Add munxap.
263 * tools/munxap: Initial munxap.
265 * tools/tools.mdp: Updated.
267 2009-01-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
271 2009-01-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
273 * tools/tools.mdp: Updated.
275 2009-01-12 Jackson Harper <jackson@ximian.com>
277 * tools/respack/respack.cs: Add support for unpacking resources
279 * tools/respack/Makefile.am: Add an unrespack script.
280 * man/respack.1: Update man page to describe unpacking.
282 2009-01-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
284 * configure.ac: Enable System.Windows.Controls[.Data] here too.
286 2009-01-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
288 * configure.ac: Enable System.Windows.Controls[.Data] here too.
290 2009-01-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
292 * tools/respack/respack.cs: Add support for specifying the name for each
295 2008-12-20 Geoff Norton <gnorton@novell.com>
297 * configure.ac: We work just fine on Firefox 3 so far, so lets
298 enable support for it in the plugin.
300 2008-12-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
304 2008-12-17 Chris Toshok <toshok@ximian.com>
306 * configure.ac: remove unnecessary --with-managed assignments.
307 also remove class/Mono.Moonlight/Makefile from AC_OUTPUT.
309 * data/silverdesktop.pc: remove Mono.Moonlight mention.
311 * data/agmono.pc.in: nuke.
313 * data/Makefile.am: remove agmono stuff.
315 2008-12-16 Jeffrey Stedfast <fejj@novell.com>
317 * configure.ac: Added checks for libexpat. Fixes bug #449528
319 2008-12-11 Jeffrey Stedfast <fejj@novell.com>
321 * configure.ac: Add glib-2.0 to the dependencies for FF2 and FF3
322 LIBS. Partial fix for bug #455885.
326 2008-12-01 Geoff Norton <gnorton@novell.com>
328 * configure.ac: Ensure that we always link against libexpat, we cannot
329 trust libtool to always flatted our NEEDED's.
333 2008-12-01 Larry Ewing <lewing@novell.com>
335 * test/xaml/drtlist.xml: remove failure tag from a bunch of tests
338 2008-11-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
340 * tools/unsign, tools/unsign/Makefile, tools/unsign/unsign.cs: Added,
341 tool to remove strong name signature from an assembly.
343 2008-11-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
347 2008-11-19 Geoff Norton <gnorton@novell.com>
349 * configure.ac: Don't link our plugin against unnecessary things.
350 Saves about .5MB in our uncompressed disk profile.
354 2008-11-19 Sebastien Pouliot <sebastien@ximian.com>
356 * configure.ac: Use -fstack-protector-all when compiling with GCC
358 2008-11-19 Stephane Delcroix <sdelcroix@novell.com>
360 * cairo/: update cairo to 1.8,4
362 2008-11-12 Rusty Howell <rhowell@novell.com>
364 * configure.ac: Set ac_subst for INSTALL_ARCH, SL_PROFILE, for install.rdf
366 2008-11-12 Jeffrey Stedfast <fejj@novell.com>
368 * configure.ac: Require Mono 2.2
370 2008-11-11 Geoff Norton <gnorton@novell.com>
372 * Makefile.am: The perf suite requires managed code
374 2008-11-06 Stephane Delcroix <sdelcroix@novell.com>
377 * tools/mopen/Makefile.am: pass distcheck
381 2008-11-05 Jeffrey Stedfast <fejj@novell.com>
383 * configure.ac: Check for sys/time.h
385 2008-11-03 Fernando Herrera <fherrera@novell.com>
387 * README: Added info about MOONLIGHT_DEBUG env variable.
389 2008-11-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
391 * configure.ac: Don't dlopen mono, just link with it if -with-debug is
394 2008-11-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
396 * configure.ac: Remove SWSCALE flags, we don't use swscale anymore.
398 2008-11-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
400 * configure.ac: Revert r117547 and related.
402 2008-10-31 Rolf Bjarne Kvinge <RKvinge@novell.com>
404 * configure.ac: Don't link with ffmpeg anymore. Remove the "no decoding
405 backend" warning, it may produce false positives.
407 2008-10-30 Michael Dominic K. <mdk@mdk.am>
409 * pixman/applied-patches/PATCHES:
410 * pixman/applied-patches/radial-gradient.patch:
411 * pixman/pixman/pixman-source.c: A patch by Andre Tupinamba for radial gradients.
412 Moves some calculations outside the walker loop.
414 2008-10-24 Jeffrey Stedfast <fejj@novell.com>
416 * configure.ac: Disable the xcb cairo backend. Fixes bug #438265.
418 2008-10-16 Geoff Norton <gnorton@novell.com>
420 * configure.ac: Encode the binary codec name at configure time.
422 2008-10-16 Fernando Herrera <fherrera@novell.com>
424 * README: Update codecs options.
426 2008-10-13 Aaron Bockover <abockover@novell.com>
428 * src/pipeline-ui.cpp: Set width request on the labels and not the
429 dialog to ensure they wrap properly; remove bad hard coded new
430 lines on the intro message; set the icon to dialog-error when
433 2008-10-08 Stephane Delcroix <sdelcroix@novell.com>
435 * cairo, pixman: local changes to the build files, include the -embed.h
438 2008-10-08 Stephane Delcroix <sdelcroix@novell.com>
440 * cairo, pixman: upgrade to 1.8.0, 0.12.0
442 2008-10-02 Jeffrey Stedfast <fejj@novell.com>
444 * configure.ac: If building against the system cairo, make sure it
447 2008-09-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
449 * configure.ac: Use dlopen/dlsym to access all alsa methods, and don't
450 link with alsa anymore
452 2008-09-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
454 * configure.ac: Use dlopen/dlsym to access all pa methods, and don't
455 link with pulseaudio anymore. Hopefully fixes #425560.
457 2008-09-03 Jackson Harper <jackson@ximian.com>
459 * tools/xamlg/xamlg.cs: Add code for getting resources, it's
460 commented out right now, because MS isn't doing this, but I wrote
461 the code before I realized that, and will leave it in, since I am
462 sure it will be added at some point.
463 - Don't try to lookup names or resources if we are an Application,
464 since System.Windows.Application doesnt have a FindName/Resource
467 2008-08-22 Raja R Harinath <harinath@hurrynot.org>
469 * configure.ac (SMCS_ASM): Remove spaces around '='.
471 2008-08-19 Chris Toshok <toshok@ximian.com>
473 * configure.ac: beautify the configuration output.
475 2008-08-02 Miguel de Icaza <miguel@novell.com>
477 * tools/mxap/mxap.cs: Use NDesk.GetOptions instead of another
480 2008-08-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
482 * configure.ac: Add configure options for alsa and pulseaudio.
484 2008-08-18 Michael Dominic K. <mdk@mdk.am>
487 * perf/Makefile.am: Adding make targets for perf runs.
489 2008-08-18 Michael Dominic K. <mdk@mdk.am>
495 * perf/perf-suite-runner/DrtItem.cs: Adding the perf suite to the build system.
497 2008-08-17 Chris Toshok <toshok@ximian.com>
499 * configure.ac: rework the SL2 checks so that we can enable
500 browser (2.1) assemblies separate from the desktop (3.0)
503 1) new configure arg --with-managed replaces --with-mono. It's
504 not yes/no only. It allows for: "yes" (both desktop and browser),
505 "no" (neither), "desktop" (just desktop), and "browser" (just
508 2) replace the INCLUDE_MONO_RUNTIME AM_CONDITIONAL with 3 distinct
509 ones. INCLUDE_MANAGED_CODE (for when either desktop/browser are
510 enabled), INCLUDE_BROWSER_MANAGED_CODE (for when 2.1 is enabled),
511 and INCLUDE_DESKTOP_MANAGED_CODE (for when 3.0 is enabled.)
513 3) add a SL_PLUGIN_2_0 AC_DEFINE alongside the SL_2_0 one that's
514 already there, to deal with the fact that if you don't enable the
515 browser assemblies, we need to build a 1.0-only plugin. But this
516 plugin might be talking to a 2.0-enabled core (due to desktop
517 assemblies being enabled.)
519 4) clean up the configuration output at the end to show
522 * Makefile.am (MONO_SUBDIRS): include class/ if
523 INCLUDE_MANAGED_CODE. also, include the gtk/examples/man/data
524 directories if INCLUDE_DESKTOP_MANAGED_CODE is enabled.
526 * tools/Makefile.am: INCLUDE_MONO_RUNTIME ->
527 INCLUDE_DESKTOP_MANAGED_CODE.
529 2008-08-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
533 2008-08-10 Raja R Harinath <harinath@hurrynot.org>
535 * configure.ac (HAVE_CAIRO_LINE_CAP_TRIANGLE): Look for
536 cairo/src/cairo.h in $srcdir. Remove Useless Use of cat.
537 (large file support): Name cache variable 'moon_cv_largefile64_source'.
539 2008-08-08 Rolf Bjarne Kvinge <RKvinge@novell.com>
541 * tools/tools.mdp: Updated.
543 2008-08-08 Fernando Herrera <fherrera@novell.com>
545 * configure.ac: add class/Microsoft.SilverlightControls.
547 2008-08-06 Rolf Bjarne Kvinge <RKvinge@novell.com>
549 * moon.mds: Make src and plugin projects build.
551 2008-08-05 Rolf Bjarne Kvinge <RKvinge@novell.com>
553 * tools/tools.mdp: Updated.
555 2008-08-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
557 * tools/tools.mdp: Updated.
559 2008-08-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
561 * tools/tools.mdp: Added typeandkindgen: generates
562 Mono.Moonlight/Mono/Surface.g.cs (a dictionary of Type/Kind).
564 2008-08-02 Rolf Bjarne Kvinge <RKvinge@novell.com>
567 * tools/tools.mdp: Added.
568 * tools/generators: Moved typegen to moon/generators, and add methodgen
569 to generate pinvokes, and cgen to generate c bindings.
571 2008-08-01 Rolf Bjarne Kvinge <RKvinge@novell.com>
573 * tools/mxap/mxap.cs: Implement custom html files, stack traces for
574 assemblies (by including mdb files too) and return a non-zero error
575 code if any of the sub-processes fail.
577 2008-07-30 Rolf Bjarne Kvinge <RKvinge@novell.com>
581 2008-07-28 Jackson Harper <jackson@ximian.com>
583 * tools/mxap/mxap.cs: Use only the .dll name for Assembly Source.
584 * tools/respack/respack.cs: For some reason, these names need to
585 be lower case to run on windows.
587 2008-07-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
589 * tools/mxap/mxap.cs: Changed indenting and newlines to match MS'
590 AppManifest.xaml, makes it easier to see if they are different.
591 Updated RuntimeVersion to 2.0.30523.6.
593 2008-07-22 Jackson Harper <jackson@ximian.com>
595 * tools/mxap/mxap.cs: Create an HTML wrapper for our application.
597 2008-07-21 Michael Dominic K. <mdk@mdk.am>
599 * examples/gnome-orbiter/Background.cs:
600 * examples/gnome-orbiter/Button.cs:
601 * examples/gnome-orbiter/Entry.cs:
602 * examples/gnome-orbiter/EntryData.cs:
603 * examples/gnome-orbiter/LayoutFu.cs:
604 * examples/gnome-orbiter/Main.cs:
605 * examples/gnome-orbiter/Makefile:
606 * examples/gnome-orbiter/PlanetFetcher.cs:
607 * examples/gnome-orbiter/README:
608 * examples/gnome-orbiter/Throbber.cs:
609 * examples/gnome-orbiter/Window.cs:
610 * examples/gnome-orbiter/theme-black/Background.xaml:
611 * examples/gnome-orbiter/theme-black/Button.xaml:
612 * examples/gnome-orbiter/theme-black/Entry.xaml:
613 * examples/gnome-orbiter/theme-black/Throbber.xaml:
614 * examples/gnome-orbiter/theme-blue/Background.xaml:
615 * examples/gnome-orbiter/theme-blue/Button.xaml:
616 * examples/gnome-orbiter/theme-blue/Entry.xaml:
617 * examples/gnome-orbiter/theme-blue/Throbber.xaml: One more example showing XAML
618 theming capabilities. Check out the README file.
620 2008-07-20 Jackson Harper <jackson@ximian.com>
623 * tools/Makefile.am: Add mxap to the 2.0 build
625 2008-07-20 Jackson Harper <jackson@ximian.com>
627 * tools/mxap/*: New mxap tool for creating very simple .xap
628 files. This is a pretty basic version, but useful for most simple
631 2008-07-20 Jackson Harper <jackson@ximian.com>
634 * man/mxap.1: man page for new mxap tool
636 2008-07-18 Jackson Harper <jackson@ximian.com>
638 * tools/xamlg/xamlg.cs: Fix component stream name creation.
640 2008-07-18 Jackson Harper <jackson@ximian.com>
642 * tools/respack/Makefile.am: Fix script.
644 2008-07-18 Jackson Harper <jackson@ximian.com>
646 * tools/xamlg/xamlg.cs: Add support for creating SL2 partial
647 classes. You need to supply the app (xap) name on the cmdline
648 like so: xamlg -sl2app:MyApp Page.xaml
650 2008-07-18 Michael Dominic K. <mdk@mdk.am>
652 * examples/clock-hands/Makefile:
653 * examples/clock-hands/hands.cpp:
654 * examples/clock-hands/hands.html: Another example for Moonlight + Gtk integration.
655 Embedding mozilla with moonlight plugin + js.
657 2008-07-17 Michael Dominic K. <mdk@mdk.am>
659 * examples/photo-browser/1.jpg:
660 * examples/photo-browser/2.jpg:
661 * examples/photo-browser/3.jpg:
662 * examples/photo-browser/4.jpg:
663 * examples/photo-browser/5.jpg:
664 * examples/photo-browser/Makefile:
665 * examples/photo-browser/PhotoBrowser.boo:
666 * examples/photo-browser/README: Adding a photobrowser example, one of the few simple
667 Moonlight apps demoed at GUADEC 2008. Shows how to mix & match GTK with Moonlight.
668 Uses Boo, excluded from default build.
670 2008-07-14 Andrew Jorgensen <ajorgensen@novell.com>
672 * configure.ac: Remove linking in nspr and strip out nspr libraries
675 2008-07-10 Geoff Norton <gnorton@novell.com>
677 * configure.ac: Remove senseless linking on nss.
679 2008-07-03 Jeffrey Stedfast <fejj@novell.com>
681 * acinclude.m4: Add some pthread lib checking action.
683 * configure.ac: Include the FreeType2 and FontConfig CFLAGS/LIBS
684 in the MOON_CFLAGS/LIBS variable. Same for zlib. Call our new
685 PTHREAD_CHECK macro and add PTHREAD_LIBS to MOON_LIBS.
687 2008-06-27 Larry Ewing <lewing@novell.com>
689 * test/xaml/test-opacity-outside-canvas-bounds.xaml: modify to
690 catch another possible opacity clip case.
692 2008-06-27 Michael Dominic K. <mdk@mdk.am>
694 * test/xaml/test-radialgradientbrush-origin.xaml: Adding an example of
695 broken radial gradient brush, as seen in #401871.
697 2008-06-23 Jeffrey Stedfast <fejj@novell.com>
699 * acinclude.m4, configure.ac: Added DOLT support.
701 2008-06-10 Andrew Jorgensen <ajorgensen@novell.com>
703 * configure.ac: Figure out the firefox ABI string only if we're
704 building the firefox plugin
706 2008-06-10 Rolf Bjarne Kvinge <RKvinge@novell.com>
710 2008-06-06 Stephane Delcroix <sdelcroix@novell.com>
712 * tools/xamlg/Makefile.am: fixing the do_subst.
714 2008-06-02 Michael Dominic K. <mdk@mdk.am>
716 * configure.ac: By default build with Silverlight bugs.
718 2008-05-30 Michael Dominic K. <mdk@mdk.am>
720 * configure.ac: Adding --with-compatibility-bugs switch (defaults to no)
721 that allows to build ML with *ugh* compatibility bugs (same bugs that SL
722 1.0 has). This will be needed for AnimaionMatrix2.
724 2008-05-28 Andrew Jorgensen <ajorgensen@novell.com>
726 * ffmpeg.patch: plugin installer ffmpeg patch was missing some tweaks
728 2008-05-23 Andrew Jorgensen <ajorgensen@novell.com>
730 * configure.ac: The plugin installer can be built with support for
731 either firefox or both
732 * INSTALL: The installer works fine without mono support
734 2008-05-23 Andrew Jorgensen <ajorgensen@novell.com>
736 * configure.ac: Fallback to not using ffmpeg if it's not found
738 2008-05-19 Andrew Jorgensen <ajorgensen@novell.com>
740 * configure.ac: MOON_PROG_CFLAGS should use top_srcdir, not top_builddir
742 2008-05-18 Miguel de Icaza <miguel@novell.com>
744 * Add new tool to package xaml files into the .g.resources
745 expected by Silverlight 2
747 2008-05-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
751 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
753 * configure.ac: Make target tests more generic
755 2008-05-15 Rolf Bjarne Kvinge <RKvinge@novell.com>
757 * configure.ac: Added target as requested by error message.
759 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
761 * configure.ac: ignore target_vendor part
763 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
765 * configure.ac: Determine mozilla os-abi string for targetPlatform
767 2008-05-14 Andrew Jorgensen <ajorgensen@novell.com>
769 * Makefile.am: Don't build anything but what needs to be built when
770 building the plugin installer
772 2008-05-13 Andrew Jorgensen <ajorgensen@novell.com>
774 * Makefile.am: tools must build after other mono stuff
776 2008-05-13 Andrew Jorgensen <ajorgensen@novell.com>
778 * configure.ac, Makefile.am: Fixes so that we can build on a system that
779 actually has no mono on it.
781 2008-05-13 Andrew Jorgensen <ajorgensen@novell.com>
783 * configure.ac: Bump version so that we can make a source release
785 2008-05-12 Andrew Jorgensen <ajorgensen@novell.com>
787 * configure.ac: Add ffmpeg and swscale to MOON_PROG_CFLAGS
788 and MOON_PROG_LIBS so that the test harness can build when building
791 2008-05-12 Andrew Jorgensen <ajorgensen@novell.com>
793 * ffmpeg.patch: Updated ffmpeg patch to r10885
795 2008-05-09 Chris Toshok <toshok@ximian.com>
797 * configure.ac: error out if --enable-user-plugin is specified
798 without both ff2 and ff3 being enabled.
800 2008-05-09 Chris Toshok <toshok@ximian.com>
802 * configure.ac: fix the check for ff3, and remove the AC_MSG_ERROR
803 i was using to debug ff2.
805 2008-05-08 Chris Toshok <toshok@ximian.com>
807 * configure.ac: make ff2 and ff3 non-mutually exclusive. if
808 either is present we build the correct bridge.
810 2008-05-07 Andrew Jorgensen <ajorgensen@novell.com>
812 * configure.ac: Don't set mono_*dir variables at configure time
814 2008-05-07 Andrew Jorgensen <ajorgensen@novell.com>
816 * configure.ac: Don't link against MOZILLA_LIBS because they will
817 already be loaded in the browser
819 2008-05-06 Andrew Jorgensen <ajorgensen@novell.com>
821 * configure.ac: Don't link against libraries included in the XPI
823 2008-05-06 Andrew Jorgensen <ajorgensen@novell.com>
825 * configure.ac: Change min and max ff version in rdf depending on
828 2008-04-30 Andrew Jorgensen <ajorgensen@novell.com>
830 * configure.ac: dbus-glib-1 0.60 should be new enough
832 2008-04-30 Michael Dominic K. <mdk@mdk.am>
835 * moon.pc.in: Don't put the MOON_CFLAGS and MOON_LIBS in the pc file
836 as it contains some local garbage. Instead, put stripped-down
837 MOON_EXTRA_CFLAGS and MOON_EXTRA_LIBS. Make it possible to actually
838 compile against moon.pc.
840 2008-04-25 Andrew Jorgensen <ajorgensen@novell.com>
842 * configure.ac: Hack to remove glitz from the link flags
845 2008-04-25 Geoff Norton <gnorton@novell.com>
847 * configure.ac: Detect the location of the avcodec.h header
849 2008-04-25 Jackson Harper <jackson@ximian.com>
851 * configure.ac: Add min versions for the testing dependencies.
853 2008-04-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
855 * configure.ac: Add XTST flags to SHOCKER variables.
857 2008-04-24 Geoff Norton <gnorton@novell.com>
859 * configure.ac: Reinstate a few needed uglies for the plugin builder
861 2008-04-24 Geoff Norton <gnorton@novell.com>
863 * configure.ac: Autoconf treats [] as null. Set a fake variable
864 to not abort execution if xrandr isn't present.
866 2008-04-24 Rolf Bjarne Kvinge <RKvinge@novell.com>
868 * configure.ac: Add another directory to search for MS' drtlist.
870 2008-04-24 Fernando Herrera <fherrera@novell.com>
872 * class/Makefile.am: Fix "make -jN" build.
874 2008-04-23 Geoff Norton <gnorton@novell.com>
876 * configure.ac: Rewrite our configure.ac to be legible and
879 2008-04-23 Geoff Norton <gnorton@novell.com>
881 * configure.ac: More pango removal.
883 2008-04-23 Geoff Norton <gnorton@novell.com>
885 * configure.ac: Remove Pango support.
887 2008-04-23 Geoff Norton <gnorton@novell.com>
889 * configure.ac: Initial build system cleanup and support for
890 linking against system cairo.
892 2008-04-22 Larry Ewing <lewing@novell.com>
894 * configure.ac: check for new mozembed versions.
896 2008-04-22 Larry Ewing <lewing@novell.com>
898 * configure.ac: new checks for firefox3/libxul1.9. Define
899 HAVE_LIBXUL_UNSTABLE in the ff3 case.
901 Get the build working under firefox3 and opensuse 11.
903 2008-04-17 Andrew Jorgensen <ajorgensen@novell.com>
905 * Makefile.am: Only build what we actually need when building
906 the plugin installer. This avoids extra build time and a link
907 problem due to the new native mopen.
909 2008-04-16 Jb Evain <jbevain@novell.com>
911 * configure.ac, class/Makefile.am: use the new smcs.pc to
912 get the location of smcs.exe for our private use.
914 2008-04-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
918 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
920 * pixman/configure.ac: Don't generate test/Makefile
922 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
924 * pixman/configure.ac: Don't generate test/Makefile
926 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
928 * pixman/configure.ac: Don't generate test/Makefile
930 2008-04-14 Andrew Jorgensen <ajorgensen@novell.com>
932 * cairo, pixman: Update to cairo-1.6.4 and pixman-0.10.0
934 2008-04-08 Andrew Jorgensen <ajorgensen@novell.com>
936 * configure.ac: Remove xtst from SHOCKER_LIBS pkg-config command
938 2008-04-02 Andrew Jorgensen <ajorgensen@novell.com>
940 * Makefile.am: Fixed dist of examples/
942 2008-04-02 Miguel de Icaza <miguel@novell.com>
944 * Move the important stuff from examples/desklet into
945 gtksilver.dll, no point in having two assemblies, two sets of docs
946 for merely one class.
948 * Move the configuration stuff which is really only used by the
949 weather applet into the weather applet.
951 * Automake/autoconf the examples/desklets, lots of bitrot in
952 there, will continue as time allows.
954 Fixed some of the bitrot
956 2008-03-28 Andrew Jorgensen <ajorgensen@novell.com>
958 * configure.ac: Added fallback tests for when xtst.pc
959 doesn't exist on the system
961 2008-03-28 Rolf Bjarne Kvinge <RKvinge@novell.com>
963 * configure.ac: Define __STDC_LIMIT_MACROS.
965 2008-03-28 Jackson Harper <jackson@ximian.com>
967 * configure.ac: shocker needs the gtk libs now.
969 2008-03-25 Andrew Jorgensen <ajorgensen@novell.com>
971 * configure.ac: Process install.rdf instead of install.js
972 * configure.ac: Add firefox plugin message to summary
974 2008-03-18 Andrew Jorgensen <ajorgensen@novell.com>
976 * configure.ac: Remove avformat dependency
978 2008-03-17 Geoff Norton <gnorton@novell.com>
980 * configure.ac: Make our swscale dependency optional.
982 2008-03-17 Geoff Norton <gnorton@novell.com>
984 * configure.ac: Search for clock_gettime in -lrt.
986 2008-03-17 Andrew Jorgensen <ajorgensen@novell.com>
988 * Makefile.am: test must be included in dist
990 2008-03-10 Andrew Jorgensen <ajorgensen@novell.com>
992 * configure.ac: Changed version to 0.4 (released 0.3 tarball)
994 2008-03-10 Geoff Norton <gnorton@novell.com>
996 * configure.ac: Detect SSE2 support.
998 2008-03-08 Geoff Norton <gnorton@novell.com>
1000 * configure.ac: Detect MMX support.
1002 2008-03-07 Geoff Norton <gnorton@novell.com>
1004 * configure.ac: Fix the $DEBUG options to work with CFLAGS or CXXFLAGS
1006 2008-03-05 Larry Ewing <lewing@novell.com>
1008 * src/dependencyobject.cpp: avoid a null dereference crash.
1009 Avoids death in showcase and sprawl after toshoks big patch.
1011 2008-02-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
1013 * configure.ac: Fix --with-debug to not be confused with --with-ffmpeg. If
1014 --with-debug is defined, disable inlining and -O2 optimizations.
1016 2008-02-06 Michael Dominic K. <mdk@mdk.am>
1018 * configure.ac: Configure embedded cairo with '--diable-png' since now
1019 we're using the GdkPixbuf PNG writer in xaml2png. Saves us some runtime
1020 memory. Fixes: #348071.
1022 2007-12-10 Chris Toshok <toshok@ximian.com>
1024 * configure.ac: add debug support stuff.
1026 2008-01-29 Andrew Jorgensen <ajorgensen@novell.com>
1028 * pixman, cairo: Synced with vendor branches following procedure outlined at
1029 http://svnbook.red-bean.com/en/1.4/svn.advanced.vendorbr.html
1031 2008-01-28 Andrew Jorgensen <ajorgensen@novell.com>
1033 * pixman, cairo: Disable distribution of unneeded cairo and pixman stuff
1035 2008-01-12 Geoff Norton <gnorton@novell.com>
1037 * configure.ac: Enable support for rsvg2-sharp if rsvg-sharp is
1040 2008-01-11 Andrew Jorgensen <ajorgensen@novell.com>
1042 * configure.ac: Fixed a problem with ifs that prevented --without-ffmpeg
1043 working with --enable-user-plugin
1045 2008-01-11 Rolf Bjarne Kvinge <RKvinge@novell.com>
1047 * configure.ac, README: Rename SL 1.1 to SL 2.0.
1048 * INSTALL: Rename SL 1.1 to SL 2.0, add note about --with-ffmpeg.
1050 2008-01-11 Sebastien Pouliot <sebastien@ximian.com>
1052 * configure.ac: Enable PenLineCapTriangle if the embedded cairo is
1053 patched to support it.
1055 2008-01-10 Rolf Bjarne Kvinge <RKvinge@novell.com>
1057 * moon.mdp: Deleted.
1058 * moon.mds: Updated.
1060 2008-01-10 Rolf Bjarne Kvinge <RKvinge@novell.com>
1062 * configure.ac: Add a --with-ffmpeg option (defaults to yes). Don't check
1063 for ffmpeg's libraries unless --with-ffmpeg=yes.
1065 2008-01-04 Larry Ewing <lewing@novell.com>
1067 * src/panel.cpp (Panel::ComputeBounds): make sure we count the
1068 background bounds inside bounds with children.
1070 2007-12-10 Chris Toshok <toshok@ximian.com>
1072 * configure.ac: use AC_MSG_ERROR for all these error messages
1073 instead of echo + "exit 1". Also, make several more of the error
1074 conditions (like missing silver.pc/silverdesktop.pc) fatal instead
1077 2007-12-04 Jeffrey Stedfast <fejj@novell.com>
1079 * configure.ac: Added largefile checks
1081 2007-12-03 Larry Ewing <lewing@novell.com>
1083 * src/media.cpp (Image::Render): don't buffer alpha images use
1084 paint_with_alpha instead.
1086 2007-12-03 Larry Ewing <lewing@novell.com>
1088 * src/media.cpp (Image::Render): remove accumulated drawing cruft.
1090 2007-11-29 Larry Ewing <lewing@novell.com>
1092 * src/runtime.cpp (Surface::expose_event_callback): clear the
1093 pixmap in the transparent case.
1095 * src/media.cpp (MediaElement::Render): Disable (and fix) the
1098 * cairo/src/cairo-embed.h: autogenerate the cairo-embed file from
1101 2007-11-28 Larry Ewing <lewing@novell.com>
1103 * src/uielement.cpp (UIElement::DoRender): don't clip to the
1104 bounds when using opcity masks.
1106 2007-11-23 Larry Ewing <lewing@novell.com>
1108 * src/runtime.cpp (Surface::expose_event_callback): make sure we
1109 don't delete the delete the region before we need it.
1111 2007-11-12 Andrew Jorgensen <ajorgensen@novell.com>
1113 * NOTES: 1.1 User Plugin works now, removed caveat
1114 * configure.ac: Get mono paths for 1.1 plugin XPI
1116 2007-11-09 Miguel de Icaza <miguel@novell.com>
1120 2007-11-08 Stephane Delcroix <sdelcroix@novell.com>
1122 * configure.ac: check for gtk-sharp-2.0 and rsvg-sharp-2.0 required
1123 for tools/svg2xaml. Fixes bnc #325316.
1125 2007-11-06 Larry Ewing <lewing@novell.com>
1127 * src/dirty.cpp: call UpdateBounds inside the DirtyOpacity logic
1128 since opacity changes can change our bounds now.
1130 * src/uielement.cpp: make invisible elements have empty bounding
1133 * src/panel.cpp: disable FindStartingElement again while the
1134 bounds issues are sorted out.
1136 2007-11-05 Andrew Jorgensen <ajorgensen@novell.com>
1138 * configure.ac: Hack to remove glitz from the link flags
1139 should fix Bug 338506
1141 2007-11-01 Andrew Jorgensen <ajorgensen@novell.com>
1143 * configure.ac: Generate install.js from install.js.in
1145 2007-10-29 Andrew Jorgensen <ajorgensen@novell.com>
1147 * configure.ac: Changes to include ffmpeg libs in the XPI package
1148 * ffmpeg.patch: Patch including changes needed in ffmpeg
1149 * INSTALL: Document these changes
1151 2007-10-25 Andrew Jorgensen <ajorgensen@novell.com>
1153 * configure.ac: Don't link against mozilla libraries for a browser
1154 plugin because they could be named differently on different systems
1155 Symbols will resolve properly because a plugin runs inside a browser
1156 which already has these libraries loaded
1158 2007-10-25 Sebastien Pouliot <sebastien@ximian.com>
1160 * README: Add Ink-related comments and update status about Cairo
1162 2007-10-24 Andrew Jorgensen <ajorgensen@novell.com>
1164 * README: Added a section about the plugin installer and the
1165 --enable-user-plugin configure option
1167 2007-10-23 Andrew Jorgensen <ajorgensen@novell.com>
1169 * cairo, pixman: svn:ignore autotools generated files
1171 2007-10-23 Andrew Jorgensen <ajorgensen@novell.com>
1173 * cairo, pixman, autogen.sh: Remove generated files, add autogen
1174 scripts from upstream, and call them from our autogen.sh
1176 2007-10-23 Andrew Jorgensen <ajorgensen@novell.com>
1178 * configure.ac: Add an optional --enable-user-plugin to control
1179 building of the plugin as installable in the user's own mozilla
1182 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1184 * Makefile.am: Don't install manpages if we don't install the tools
1186 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1188 * pixman, cairo: Fixes for builds out of dist, don't try to generate
1189 the files under directories that aren't there.
1191 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1193 * pixman, cairo: Put the embed headers in the list of required headers
1194 so that it gets included in make dist
1196 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1198 * pixman, cairo: Moved pixman-embed.h and cairo-embed.h into the
1199 pixman/pixman and cairo/src directories because they really don't
1200 belong in our src directory
1202 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1204 * configure.ac: Disable pdf, svg, and ps in cairo
1205 * pixman, cairo: Only build the actual sources and don't install
1206 anything (this time we do it the correct way!)
1208 2007-10-22 Jeffrey Stedfast <fejj@novell.com>
1210 * configure.ac: Added a --with flag for enabling Pango
1211 support (disabled by default) because it will pull in the system
1212 cairo which will break us.
1214 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1216 * cairo, pixman: Don't install either of these
1218 2007-10-22 Andrew Jorgensen <ajorgensen@novell.com>
1220 * cairo, pixman: Fixed to build convenience (noinst) libraries for
1222 * configure.ac: Build and link against internal pixman and cairo
1224 2007-10-17 Andrew Jorgensen <ajorgensen@novell.com>
1226 * cairo/src/cairo.h,cairoint.h, pixman/pixman/pixman.h: patched to
1227 include the symbol renaming headers.
1229 2007-10-17 Andrew Jorgensen <ajorgensen@novell.com>
1231 * Makefile.am: Conditional SUBDIRS were done wrong, fixed it.
1233 2007-10-17 Chris Toshok <toshok@ximian.com>
1235 * configure.ac: define MOON_PROG_LIBS for the unmanaged programs
1236 that we compile during the build (test/harness/xaml2png,
1237 src/sizes, src/demo) that may need to pull in the mono libraries
1240 2007-10-16 Andrew Jorgensen <ajorgensen@novell.com>
1242 * Makefile.am: gtk and tools should only build if we are including
1243 the mono runtime (1.1 profile)
1245 2007-10-15 Chris Toshok <toshok@ximian.com>
1247 * TODO: add blurb about collapsing Base and EventObject into 1
1250 2007-10-01 Andrew Jorgensen <ajorgensen@novell.com>
1252 * src/Makefile.am: Added fullscreen.h to dist
1254 2007-09-28 Chris Toshok <toshok@ximian.com>
1256 * configure.ac: we need an AM_CONDITIONAL for the
1257 INCLUDE_MONO_RUNTIME stuff, since we don't need
1258 plugin/moonlight.exe in the 1.0 case.
1260 2007-09-28 Chris Toshok <toshok@ximian.com>
1262 * configure.ac: move away from using an AM_CONDITIONAL for xrandr
1263 stuff. it should modify config.h so we have adequate dependency
1266 2007-09-28 Chris Toshok <toshok@ximian.com>
1268 * configure.ac: add --with-mono-runtime configure argument. by
1269 default we build a 1.0 system. with --with-mono-runtime on the
1270 command line, the 1.1 environment (the mono runtime) is available
1273 2007-09-26 Andrew Jorgensen <ajorgensen@novell.com>
1275 * cairo/: Removed ... we'll use wget to grab the pristine tar and then
1276 patch it if we don't have a cairo-1.4.10 directory
1278 2007-09-26 Andrew Jorgensen <ajorgensen@novell.com>
1280 * cairo/: Added pristine cairo-1.4.10 sources
1282 2007-09-26 Andrew Jorgensen <ajorgensen@novell.com>
1284 * Makefile.am: Added test/harness to SUBDIRS for dist tarball
1285 * tools/xamlg/Makefile.am, tools/mopen/Makefile.am:
1286 Added missing files for dist tarball
1288 2007-09-24 Sebastien Pouliot <sebastien@ximian.com>
1290 * configure.ac: Fix XRANDR support.
1292 2007-09-22 Rolf Bjarne Kvinge <RKvinge@novell.com>
1294 * moon.mdp: Updated.
1296 2007-09-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
1298 * examples/desklet/rules.make: Make desklet use 3.0 instead of 2.1 so that
1299 mopen can open them.
1301 2007-09-19 Jeffrey Stedfast <fejj@novell.com>
1303 * configure.ac: Add fontconfig and freetype2 checks.
1305 2007-09-19 Zoltan Varga <vargaz@gmail.com>
1307 * configure.ac: Add check for alsa devel pacakge.
1309 2007-09-18 Rolf Bjarne Kvinge <RKvinge@novell.com>
1311 * TODO: Updated with fullscreen info.
1313 2007-08-30 Rolf Bjarne Kvinge <RKvinge@novell.com>
1315 * moon.mdp: Added debug.*.
1317 2007-08-29 Rolf Bjarne Kvinge <RKvinge@novell.com>
1319 * moon.mdp, moon.mds: Created a MonoDevelop project with the source files.
1321 2007-06-30 Marek Habersack <mhabersack@novell.com>
1323 * desklet/desklets.cs: added the FindElement method to look up
1324 elements in a parent.
1325 Added the AllElementsFound property.
1327 2007-06-29 Marek Habersack <mhabersack@novell.com>
1329 * desklet/desklets.cs: removed a field from ConfigStore which
1330 isn't needed (storageName).
1333 2007-06-29 Everaldo Canuto <ecanuto@novell.com>
1335 * tools/mopen.cs: Use a new drag-and-move system that make use of
1336 canvas events to check mouse move. Now the elements events also
1337 works, this drag-and-move is activated when you use -d option.
1339 2007-06-29 Marek Habersack <mhabersack@novell.com>
1341 * desklet/desklets.cs: added GConf config storage backend.
1343 2007-06-28 Marek Habersack <mhabersack@novell.com>
1345 * desklet/desklets.cs: beginnings of the config storage code.
1347 2007-06-25 Marek Habersack <mhabersack@novell.com>
1349 * desklet/lameclock/clock.cs: small modifications to the lameclock
1350 desklet - make am/pm show up properly, use 12h clock by default.
1352 2007-06-25 Larry Ewing <lewing@novell.com>
1354 * gtk/mopen.cs: remove useless size allocate code.
1356 * gtk/CompositeHelper.cs:
1358 * gtk/mopen.exe.config: add cairo and gdk helper functions.
1359 All of these can go away with sufficiently new gtk# versions.
1361 2007-06-24 Larry Ewing <lewing@novell.com>
1363 * test/demo.cs: fix the resizing logic.
1365 2007-06-24 Everaldo Canuto <ecanuto@novell.com>
1367 * configure.ac: man/Makefile added to AC_OUTPUT.
1369 2007-06-23 Chris Toshok <toshok@ximian.com>
1371 * gtk/Assembly.cs: don't put the assembly key here. pass it
1372 directly on the command line to gmcs so we can use a $(srcdir)
1373 path without generating the Assembly.cs file.
1375 * gtk/Makefile.am: make dist/distcheck work.
1377 2007-06-22 Chris Toshok <toshok@ximian.com>
1379 * moon.pc.in: new file.
1381 * configure.ac: generate our moon.pc file.
1383 * Makefile.am: add pkgconfig stuff.
1385 2007-06-21 Dick Porter <dick@ximian.com>
1387 * configure.ac: Added checks for mozilla "plugin" pkgconfig file
1389 2007-06-18 Chris Toshok <toshok@ximian.com>
1391 * gtk/ManagedDownloader.cs: use time_manager_add_tick_call for the
1392 cross thread calls instead of Application.Invoke.
1394 2007-06-15 Miguel de Icaza <miguel@novell.com>
1396 * test/ManagedDownloader.cs: Fixed this
1398 2007-06-13 Jeffrey Stedfast <fejj@novell.com>
1400 * configure.ac: Added pango as a dependency for text rendering.
1402 2007-06-13 Chris Toshok <toshok@ximian.com>
1404 * configure.ac: make sure we're getting the right version of
1405 cairo, and don't necessarily use the one that comes along with the
1408 2007-06-12 Jeffrey Stedfast <fejj@novell.com>
1410 * configure.ac: Back to alsa instead of SDL (now that I've figured
1411 out the secret to playing non-choppy audio with it).
1413 2007-06-10 Miguel de Icaza <miguel@novell.com>
1415 * configure.ac: Check for mono, prepare cflags and libs to embed
1418 2007-06-12 Jeffrey Stedfast <fejj@novell.com>
1420 * configure.ac: We now use SDL for audio instead of alsa.
1422 2007-06-09 Everaldo Canuto <ecanuto@novell.com>
1424 * configure.ac: plugin/test/Makefile added to AC_OUTPUT.
1426 2007-06-08 Everaldo Canuto <ecanuto@novell.com>
1428 * configure.ac: Fix MOON_LIBS value, using --libs instead of --cflags.
1430 2007-06-07 Everaldo Canuto <ecanuto@novell.com>
1432 * README: Update file to include plugin install information.
1434 2007-06-05 Jeffrey Stedfast <fejj@gnome.org>
1436 * configure.ac: Added checks to see which mozilla xpcom .pc file
1437 to use and to collect the needed CFLAGS and LIBS for the plugin.
1439 * plugin/Makefile.am: DOn't reference nspr nor xulrunner-xpcom
1440 directly, rely on AB_SUBST() variables from configure.ac
1442 2007-06-04 Jeffrey Stedfast <fejj@novell.com>
1444 * configure.ac: Do proper checks for Mozilla nspr/nss pkg-config
1447 2007-06-03 Everaldo Canuto <ecanuto@novell.com>
1449 * Makefile.am: install-plugin target added.
1451 2007-06-02 Everaldo Canuto <ecanuto@novell.com>
1453 * Makefile.am, configure.ac, plugin/*: Mozilla plugin added.