This repository was archived by the owner on Feb 8, 2018. It is now read-only.
Tags: mono/moon
Tags
add preview 3 news svn path=/branches/moon/1.9.2/moon/; revision=134341
add python web ide blurb svn path=/branches/moon/1.9.1/moon/; revision=133910
2009-05-02 Chris Toshok <toshok@ximian.com> * plugin-proxy.cpp (load): add RTLD_GLOBAL to real_plugin, otherwise we can't call mono_config_parse_memory from the plugin loader (since it doesn't link to libmono directly). svn path=/branches/moon/1.9.0/moon/; revision=133415
2009-02-24 Chris Toshok <toshok@ximian.com> * dependencyobject.cpp (EventObject::FinishEmit): if handlers are added to the list during emission, we can end up doing the Finish decrements when we didn't do the Start increments, leading to a negative events->emitting count. This causes us to spin in unref_delayed on shutdown. Fixes bug #479364. r: kangaroo. svn path=/branches/moon-1-0/; revision=127946
Two major fixes in relaxed media mode for Moonshine WMP compat with b… …roken playlists svn path=/branches/moon-1-0/; revision=127835
* Updated Changelog * Ready to tag for 1.0.1 r: kangaroo on r127423 (previous commit) svn path=/branches/moon-1-0/; revision=127425
* Bumping version from 1.0b1 to 1.0 svn path=/branches/moon-1-0/; revision=123267
* Retagging for Beta 1 svn path=/branches/moon-1-0/; revision=120392
Update to 1.0b2 svn path=/tags/moon/1.0b2/; revision=119348
2008-11-11 Geoff Norton <gnorton@novell.com> * codec-url.h: Use __i386__ to detect 32-bit. svn path=/branches/moon-1-0/; revision=118561