Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 05d0e9ef82428ef86e12b316712c2c11 > files > 152

libbeast0.6_0-devel-0.6.0-1mdk.i586.rpm

Wed Feb 11 09:29:29 2004  Tim Janik  <timj@gtk.org>

	* released 0.6.0, binary age 0, interface age 0.

Wed Feb 11 09:14:44 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsplash.c (splash_select_string): improved rand()
	distribution of string selection algorithm to reduce probability
	for sequential dups to (1/n)^2.

Wed Feb 11 02:36:30 2004  Tim Janik  <timj@gtk.org>

	* docs/bse-plugin-generator.1.texi: removed, there's sfidl.1 now.

	* docs/*.1.texi: updated links to point to sfidl.1.

	* docs/sfidl.1.texi: updated documentation of command line options.

	* docs/beast.1.texi: updates.

	* docs/site-navigation.xml: link to sfidl-manual instead of sfild.1.

Wed Feb 11 02:04:29 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdragutils.[hc]: 
	* beast-gtk/bstmarker.[hc]: removed these files, logic provided by
	GxkScrollCanvas now. adapted namespace in callers.

	* beast-gtk/bstsnetrouter.c: provide Authors and License information
	about modules in palette view.

	* beast-gtk/bstdraggroup.c:
	* beast-gtk/bstdragpattern.c: removed, code is unused for a long time.

Tue Feb 10 10:22:00 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsteventroll.c: confine selection rectangle to 16bit
	coordinates to avoid drawing artefacts.

	* beast-gtk/bstpianoroll.c: overhaul of the keyboard drawing code.
	fix black key section identification. confine selection rectangle
	to 16bit coordinates to avoid drawing artefacts.
	properly center text drawn in hpanel.

	* beast-gtk/bsttrackroll.[hc]: ported BstTrackRoll to derive from
	GxkScrollCanvas. lots of fixups, cleanups and changes.
	use pango to draw part names. properly align text with GtkEntry
	allocation for renames. moved marker logic into GxkScrollCanvas.

	* beast-gtk/bsttrackrollctrl.c:
	* beast-gtk/bsttrackview.c: adapted to BstTrackRoll API changes.

	* beast-gtk/gxk/gxkscrollcanvas.[hc]: implemented markers. these
	are free positionable drawing entities with backing store, on
	any of the widget's windows, which can be moved without exposure
	event generation. improved scrolling behaviour once more, due
	to a fix in the expose region handling code, windows can now
	scroll horizontally and vertically simultaneously. removed useless
	left-overs.

	* beast-gtk/gxk/gxkutils.[hc] (gxk_tree_view_get_row_area): added
	content_area boolean switch to restrict row area to the region
	actually used for cells in a GtkTreeView.

Mon Feb  9 05:15:52 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkscrollcanvas.[hc]: merge skin reset code with
	background reset and style/color setup code.
	added support for pango layout allocation and deallocation.

	* beast-gtk/bstpianoroll.c: draw hpanel tact/note numbers with a
	pango layout. widen expose area to avoid drawing artefacts. fixed
	quarter note :1 being drawn on top of tact number. request height
	for hpanel from text height.

Mon Feb  9 00:23:14 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsteventroll.[hc]: ported to derive from GxkScrollCanvas.
	added skin support, similar to piano roll.

	* beast-gtk/bsteventrollctrl.c:
	* beast-gtk/bstpartdialog.c: call GxkScrollCanvas functions where necessary.
	enable h/v scrolling for canvas.

	* beast-gtk/bstpianoroll.c: removed focus handlers.

	* beast-gtk/bstrecords.idl: added control event roll fields to Skin record.

	* beast-gtk/gxk/gxkscrollcanvas.c: profive default focus-in/focus-out
	handlers. properly default initialize window cursors. export
	gxk_scroll_canvas_get_layout(). size request all children. added
	gxk_scroll_canvas_get_canvas_size(). added reallocate_children() method.
	request expose events for widget->window, fixes redrawing bugs.
	auto-unset parent-window on children from unrealize().
	draw panel frames in scroll_canvas_draw_window().
	added hscrollable and vscrollable variables to class to control
	canvas scrolling behaviour.

	* beast-gtk/gxk/gxktest.c: fixed up GxkScrollCanvas test code.

	* library/skins/*.skin: adapt to event roll skinning ability.

Sun Feb  8 05:53:14 2004  Tim Janik  <timj@gtk.org>

	* docs/site-about.texi: improved About section.

	* docs/site-news.texi: provide feedback link.

Sun Feb  8 03:27:44 2004  Tim Janik  <timj@gtk.org>

	* configure.in: increased version to 0.6.0-rc1, binary 0, interface 0.

	* beast-gtk/bsteventrollctrl.c: adapt to API changes in BsePart.
	refuse to move single control events to ticks where tey'd overlap
	with events of the same type.

	* beast-gtk/bstpianorollctrl.c: adapt to BsePart API changes.

Fri Feb  6 20:53:09 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkaction.[hc] (gxk_action_list_force_regulate): new
	function, forcing updates on widgets which are regulated by
	action lists via gxk_action_list_regulate_widget().

	* beast-gtk/gxk/gxkgadgetfactory.c: force post-activate (for
	buttons, post-clicked) regulation of regulate= target widgets.

	* beast-gtk/gxk/gxkdialog.c (gxk_dialog_key_press_event): only
	give control/alt accelerators precedence over focus widget (ignoring
	modifiers like num lock).

	* beast-gtk/bstmain.c (main): reverted recent change, always save
	rc-file.

Fri Feb  6 15:29:42 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c:
	* beast-gtk/bstdefs.h:
	* beast-gtk/bstmain.c: support skinrc files in ~/.beast/skins/.
	
	* docs/site-news.texi: permanently announce irc channel and
	mailing list on the front page.
	
Wed Feb  4 06:15:21 2004  Tim Janik  <timj@gtk.org>

	* distcheck fixes.

	* beast-gtk/Makefile.am: added dependancies for bsegentypes.[hc]
	on sfidl. turned source file dependancies on generated files
	into obejct file dependancies, so make can get it's VPATHs right.
	don't ship build files anymore (since all tools should be
	available at build time to generate them), generate build files
	in the build directory. INCLUDE fixes.

	* plugins/evaluator/Makefile.am:
	* plugins/Makefile.am:
	* bsw/Makefile.am:
	* bse/Makefile.am: use sfidl instead of bse-plugin-generator, fix
	idl includes.

	* beast-gtk/bstmain.c: added new language translators to about box.
	
	* docs/site-development.texi: updated translation links.
	
	* NEWS: announce translations.
	
Wed Feb  4 00:07:12 2004  Tim Janik  <timj@gtk.org>

	* applied fixes suggested by Sam Hocevar <sam@zoy.org>.

	* bse/Makefile.am: add libsfi.la to libbse.la ldadd,
	since we use libtool-1.5 now.

	* bsw/Makefile.am: add libbse.la to libbsw.la ldadd.

Mon Feb  2 16:17:46 2004  Tim Janik  <timj@gtk.org>

	* configure.in: version update to 0.5.7rc1, binary 0, interface 0.

Mon Feb  2 02:06:49 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstrecords.idl: fixed typo.

	* biogreen.skin:
	* images/biogreen.jpg: added skin.

Mon Feb  2 00:30:19 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkimagecache.c: set cache size to 0, this frees
	pixmaps as soon as they are unused.

	* beast-gtk/gxk/gxkscrollcanvas.c: fixed list removal bug that
	caused crashes on skin updates.

	* library/skins/blueimpress.skin:
	* library/skins/brownforms.skin:
	* library/skins/silvervein.skin:
	* library/skins/images/blueimpress.jpg:
	* library/skins/images/brownforms.jpg:
	* library/skins/images/silvervein.png: added new skins.

Sun Feb  1 18:38:15 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.[hc]: provide action list for available skins.

	* beast-gtk/dialogs/gadgets-beast.xml: put skin actions
	under View/Skins.

	* beast-gtk/bstrecords.idl: added some tooltips, support skin name.

	* beast-gtk/bstmain.c: added --skinrc=... option to set skinrc file
	name. added "demo" and "skins" directory print-out.

	* beast-gtk/bstskinconfig.[hc]: support setting skin file names
	via command line options, got rid of BEAST_SKINRC env hack.

	* configure.in: added skins/ and skins/images/ directories,
	define isntallation path for skins.

	* beast-gtk/bstutils.[hc]: renamed and rewrote bst_file_scan_song_name()
	into bst_file_scan_find_key() to be used with files other than songs.

	* data/Makefile.am: generate BST_PATH_SKINS config setting.

	* library/skins/: new directory for skins shipped with beast.
	* library/skins/images: new directory holding images needed by skins.

	* library/skins/white.skin: plain white skin, coming close to the
	pianor roll look from 0.5.6.

	* library/skins/images/moonpaper.png:
	* library/skins/moonpaper.skin: added Moon Paper skin.

Sun Feb  1 16:46:45 2004  Robert Sedak  <robert.sedak@sk.htnet.hr>

        * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.

Sun Feb  1 15:46:45 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstskinconfig.[hc]: skin configuration handling,
	implemented skinrc with versioning. skinrc filename can be
	overridden via BEAST_SKINRC environment variable.

	* beast-gtk/bstparam-color-spinner.c: provide input widget
	to edit colors.

	* beast-gtk/bstauxdialogs.[hc]: provide auxillary colorselection
	dialog. patched up GtkColorSelection to have activate-default
	behaviour for Return and KP_Enter.

	* beast-gtk/bstdefs.h: moved beast rcfile from ~/.beastrc to
	~/.beast/beastrc.

	* beast-gtk/bstfiledialog.[hc]: implement simple file selection case.

	* beast-gtk/bstgconfig.[hc]: started internal versioning for beastrc.
	(bst_rc_dump): ensure path-to-rc-file exists (~/.beast).

	* beast-gtk/bstmain.c: load skinrc, only save beastrc at program
	end if it was saved from a different beast version. save
	.bserc unconditionally.

	* beast-gtk/bstparam-searchpath.c: grab focus o nbutton clicks.
	implemented "filename" pspec option.

	* beast-gtk/bstpianoroll.[hc]: made h/v grid colors and background
	configurable through BstSkinConfig, based on GxkScrollCanvasClass
	skin support. draw h/v grid in multiple passes to have lines
	properly overlapping.

	* beast-gtk/bstpreferences.[hc]: added editing facilities for
	skin settings.

	* beast-gtk/bstrecords.idl: some cleanups.
	added SkinConfig - skin configuration record.

	* beast-gtk/gxk/gxkimagecache.[hc]: implement caching of
	pixmaps, rendered from image file names.

	* beast-gtk/gxk/gxkparam.[hc]: support explicit page-stepping
	specification for linear adjustments.

	* beast-gtk/gxk/gxkscrollcanvas.[hc]: implemented background
	rendering based on pixmaps. added skin-change support
	by means of rerendering background pixmap and recreating
	color GCs for all currently realized scroll-canvas widgets. 
	optimized redrawing of L-shaped regions during scrolling.

	* beast-gtk/gxk/gxkutils.[hc]: added convenience functions
	to fill GdkColor structures.

	* beast-gtk/icons/colorselector.png:
	* beast-gtk/icons/browse-image.png:
	* beast-gtk/icons/browse-image.xcf: added stock images.

Sat Jan 31 23:06:39 2004  Tim Janik  <timj@gtk.org>

	* autogen.sh (check_version): applied fix to not append trailing
	characters to the 6th comparison number. reordered expressions
	for readability improvements.

Fri Jan 30 23:56:11 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkscrollcanvas.[hc]: refactored and generalized
	scrolling, h/v panel layout and drawing logic from bstpianoroll
	into a new widget. GxkScrollCanvas supports panels on all four
	sides of a canvas, and dragging in each window.

	* beast-gtk/bstpartdialog.c: fixed callers.

	* beast-gtk/bstpianoroll.[hc]: derive from GxkScrollCanvas,
	adapted to use GxkScrollCanvas code, threw out every
	functionality that GxkScrollCanvas now implements.

	* beast-gtk/bstpianorollctrl.c: fixed callers.

	* beast-gtk/bsteventroll.c: disable tick<->pixel transformation for
	the hadjustment, so it always contains pixel values.

	* beast-gtk/gxk/gxktest.c: added scroll_canvas_test().

Thu Jan 29 03:36:24 2004  Tim Janik  <timj@gtk.org>

	* docs/sfidl-manual.texi: cvs copied from sfidl.texi.

	* docs/sfidl.texi: removed.

Wed Jan 28 16:42:10 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstrecords.idl: added snet_font_size property, defaulting
	to 10 pixels (formerly 12).

	* beast-gtk/bstcanvassource.c: fetch font size from preferences.

Wed Jan 28 15:41:15 2004  Tim Janik  <timj@gtk.org>

	* docs/Makefile.am: added afidl.1.texi.

	* docs/generated/Makefile.am: build and install sfidl.1.

	* docs/sfidl.1.texi: exchange bse-plugin-generator for sfidl
	for the most parts.

Wed Jan 28 15:25:55 2004  Tim Janik  <timj@gtk.org>

	* docs/sfidl.1.texi: cvs copied from bse-plugin-generator.1.texi.

Tue Jan 27 17:50:42 2004  Tim Janik  <timj@gtk.org>

	* docs/site-links-synthesis.texi: update links.

Tue Jan 27 16:02:06 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnifferscope.[hc]: collect sniffer requests and submit
	them from an idle handler to minimize task switches.

Tue Jan 27 00:43:29 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/Makefile.am: Reenabled C++ API code.

Mon Jan 26 02:45:21 2004  Tim Janik  <timj@gtk.org>

	* tests/Makefile.am: disable C++ API code which breaks again,
	due to lack of object reference support.

	* tests/testplugin.idl: added object properties of types
	Bse::Effect, imlpemented in C++ in Bse and Bse::Item,
	implemented in C in Bse.

Sun Jan 25 05:49:59 2004  Tim Janik  <timj@gtk.org>

	* tests/testplugin.idl: added more test cases.

	* beast-gtk/bstutils.c: pspec constructor fixups.

Sat Jan 24 18:24:06 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/*.c: added type_name_ prefix to parent_class variables in
	files which use G_DEFINE_TYPE().

Sat Jan 24 01:12:44 2004  Tim Janik  <timj@gtk.org>

	* tests/testplugin.cc: fix missing type registration macros.

Fri Jan 23 22:39:49 2004  Tim Janik  <timj@gtk.org>

	* tests/Makefile.am: reenable test builds which compile again due to
	sfidl fixes.

Fri Jan 23 02:28:12 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.c: added more sfidl pspec constructors.

	* tests/Makefile.am: disabled C++ API generation which still
	breaks, though most of the core C++ binding works now.

	* tests/testplugin.idl: added more test code.

Thu Jan 22 03:40:51 2004  Tim Janik  <timj@gtk.org>

	* docs/site-navigation.xml: added search and wiki pages.

	* docs/site-news.texi: rotate news, announce wiki.

	* docs/generated/Makefile.am: support php targets, using a perl
	script hack to embedd php code in PHPX...XPHP in .texi files.

	* docs/search.texi: new page to search the website.

	* docs/wiki.texi: new page to embedd a beast wiki, based on ErfurtWiki.

Wed Jan 21 03:34:54 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.c (sfidl_pspec_BoxedRec): implement BoxedRec pspec
	constructors.

Wed Jan 21 03:26:00 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/testplugin.*: Commented out TestRecord (doesn't compile right
	now).

Tue Jan 20 23:22:43 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* beast-gtk/bstrecords.idl: Added "using namespace Sfi;".

	* tests/testplugin.idl: New testcase for records/sequences.

	* tests/cxxbinding.cc: Adapted to renames (due to record/sequence
	binding in C++).

	* tests/perftest.cc: From milliseconds to seconds.

Tue Jan 20 05:09:07 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/testplugin.idl: Added "using namespace Sfi;".

	* docs/sfidl.texi: Removed ";" after namespace decls.

Tue Jan 20 03:11:17 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/Makefile.am: No more bse/bsecxxsmart.h.

Tue Jan 20 02:50:56 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/cxxbinding.cc: Using Sfi::Sequence now (instead of
	Bse::Sequence).

Tue Jan 20 02:16:31 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/cxxbinding.cc: Use RecordHandle<...> instead of SmartPtr<...>
	for records.

Tue Jan 20 01:17:06 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/Makefile.am: Fix includes (changes due to sficxx.h).

	* docs/sfidl.texi: Small fixes.

	* bsw/bswcxxutils.h: String to/from GValue conversions are in sficxx.h
	now.

Mon Jan 19 20:46:38 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/Makefile.am tests/perftest.cc: Added a small program to
	test the performancs procedure invocations.

Mon Jan 19 18:50:14 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnifferscope.[hc] (sniffer_notify_pcm_data): implemented
	rudimentary scope display drawing routine.
	added bst_sniffer_scope_set_sniffer().

	* beast-gtk/bsttrackroll.c: special case and setup sniffer scopes.

	* bsw/Makefile.am: fix idl includes.
	fix bswgenapi.c dependencies.
	
Mon Jan 19 15:32:21 2004  Tim Janik  <timj@gtk.org>

	* docs/site-development.texi: add french translation.

Sun Jan 18 01:27:13 2004  Christophe Merlet  <redfox@redfoxcenter.org>

	* configure.in: Added "fr" to ALL_LINGUAS.

Sat Jan 17 14:55:09 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackroll.[hc]: treat scopes as ordinary GtkWidgets.
	cleanup/reset parent_window for children in realize/unrealize, this
	fixes reparentation crashes. reenabled scopes.

	* beast-gtk/bstsnifferscope.[hc]: remove BseTrack special casing.

Sat Jan 17 03:05:49 2004  Stefan Westerfeld  <stefan@space.twc.de>

	* docs/sfidl.texi: Started sfidl documentation.

	* docs/generated/Makefile.am: Build sfidl.markup and sfidl.html.

	* docs/Makefile.am: Include sfidl.texi.

Fri Jan 16 23:13:56 2004  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: build plugin-devel.markup
	and plugin-devel.html.

	* docs/Makefile.am: install images in ${beastimagesdir}.

	* docs/module-voices.png:
	* docs/module-voices.dia: accompanying diagram for plugin-devel.texi.

	* docs/plugin-devel.texi: started plugin development documentation.

Thu Jan 15 23:48:01 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsteventroll.c:
	* beast-gtk/bstpianoroll.c:
	* beast-gtk/bsttrackroll.c: fixed key-event return values.

Wed Jan 14 13:31:27 2004  Tim Janik  <timj@gtk.org>

	* docs/site-historic.texi: link updates.

Tue Jan 13 12:22:50 2004  Laurent Dhima  <laurenti@alblinux.net>

	* configure.in: Added "sq" to ALL_LINGUAS.

Sun Jan 11 06:17:51 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackroll.c: disable scopes, they seem to be broken
	across reparentation of a parent.

Sun Jan 11 04:51:53 2004  Tim Janik  <timj@gtk.org>

	* docs/site-navigation.xml: create BSE sound archive indices.

	* docs/site-news.texi: announce BSE Sound Archive.

Sat Jan 10 10:00:19 2004  Tim Janik  <timj@gtk.org>

	* autogen.sh: major cleanup. downgraded autoconf dependancy to 2.57.
	disentangled versions from executable postfix.
	added check_version(), a function to compare two version strings,
	fixed all version checks to use check_version().
	improved messages, don't pretend to use gettextize if instead
	glib-gettextize is used and required (since it's a good deal
	different from gettextize). added version checks for intltool
	and libtool.
	
Fri Jan  9 15:41:53 2004  Tim Janik  <timj@gtk.org>

        * beast-gtk/bstapp.c:
        * beast-gtk/bstcanvassource.c:
        * beast-gtk/bsteventroll.c:
        * beast-gtk/bstfiledialog.c:
        * beast-gtk/bstitemview.c:
        * beast-gtk/bstlogadjustment.c:
        * beast-gtk/bstparamview.c:
        * beast-gtk/bstpartdialog.c:
        * beast-gtk/bstpartview.c:
        * beast-gtk/bstpianoroll.c:
        * beast-gtk/bstpreferences.c:
        * beast-gtk/bstqsampler.c:
        * beast-gtk/bstsequence.c:
        * beast-gtk/bstsnetrouter.c:
        * beast-gtk/bstsnifferscope.c:
        * beast-gtk/bstsupershell.c:
        * beast-gtk/bsttrackroll.c:
        * beast-gtk/bsttracksynthdialog.c:
        * beast-gtk/bsttrackview.c:
        * beast-gtk/bstwaveview.c:
        * beast-gtk/bstxframe.c: use G_DEFINE_TYPE() to implement
        GType boilerplate.

        * docs/site-development.texi: added link for Mongolian translation.

Wed Jan  7 22:46:45 2004  Sanlig Badral  <badral@openmn.org>

	* configure.in : Added "mn" to ALL_LINGUAS.

Sun Jan  4 19:47:38 2004  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (main): removed rc parsing code for yellow
	tooltips.

	* docs/generated/Makefile.am: added objdoc.* generation rules.

Fri Jan  2 14:39:05 2004  Tim Janik  <timj@gtk.org>

	* ltconfig: more libtool file removal.

Wed Dec 31 16:42:56 2003  Tim Janik  <timj@gtk.org>

	* bstsnifferscope.[hc]: new widget, used internally by bsttrackroll.[hc]
	to display per-track scopes.

	* bsttrackroll.[hc]: make vpanel exactly as wide as hpanel is heigh.
	create, delete and adjust per-track scope widgets on demand, this
	uses an idle handler to update the required amount of widgets.
	got rid of bst_track_roll_set_size_callbacks() and provided
	bst_track_roll_setup() instead, so the track roll knows about its
	tree and song directly now.

	* bsttrackview.[hc]: adapt to BstTrackRoll changes.
	removed extra tree => trackrool updates that the trackroll handles
	itself now.

Wed Dec 31 01:15:19 2003  Nedko Arnaudov  <nedko@users.sourceforge.net>

        * configure.in: Detect getpwnam_r and
        getpwnam functions availability.

Wed Dec 31 01:05:14 2003  Nedko Arnaudov  <nedko@users.sourceforge.net>

        * configure.in (AC_BSE_SNDDEV_CHECK): Detect OSS emulation that is
        not implemented in sys/soundcard.h but in soundcard.h

Tue Dec 30 23:41:03 2003  Tim Janik  <timj@gtk.org>

	* *.c: adapted gxk_nullify_in_object() callers and switched
	gxk_nullify_on_destroy() usages over.

	* bstitemview.c: use gxk_tree_model_get_iter() instead of
	gtk_tree_model_get_iter().

	* beast-gtk/gxk/gxkglobals.[hc]: made gxk_nullify_in_object() take
	only the hosting object and the object pointer location within the
	hosting object as arguments. the pointer is assumed to be filled
	out, pointing to a valid object. this is a much more natural argument
	order, and a hrdly noticable restriction.
	removed gxk_nullify_on_destroy() as gxk_nullify_in_object() can be
	used instead (for all cases gxk_nullify_on_destroy() is used inside
	beast at least).

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_tree_model_get_iter() to work
	around a bug in sorted tree models.

	* tests/cxxbinding.cc:
	* tests/testplugin.cc: adapt to new procedure writing conventions.

Mon Dec 29 20:58:04 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.c (bst_action_list_add_cat): fix oversized pixel
	buffer size computation in memdup.

Mon Dec 29 20:48:58 2003  Tim Janik  <timj@gtk.org>

	* tests/cxxbinding.cc: add missing <unistd.h>, reported by Nedko
	Arnaudov for OpenBSD.

Sun Dec 28 19:44:00 2003  Tim Janik  <timj@gtk.org>

	* test/test-song.bse: updated to version 0.5.6, refined module
	positions and names for screenshots.

Mon Dec 29 18:05:14 2003  Tim Janik  <timj@gtk.org>

	* Makefile.am: include intltool-modules/XML/Parser/Style/OrigTree.pm
	into distribution tarballs.

	* docs/site-news.texi: announce patch-beast-0.5.6-0.5.6+intltool.bz2
	which fixes intltool issues with beast-0.5.6.tar.gz.

Mon Dec 29 12:54:07 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: announce release, screenshot updates etc.

	* autogen.sh: up autoconf dedendancy to 2.58 since earlier version
	aren't working correctly on all platforms to build beast.

Sun Dec 28 18:39:22 2003  Tim Janik  <timj@gtk.org>

	* autogen.sh: run libtoolize automatically, so developers
	get their beast build with their system specific libtool.

	* config.guess:
	* config.sub:
	* ltmain.sh: remove these files.

Sun Dec 28 13:06:01 2003  Tim Janik  <timj@gtk.org>

	* released 0.5.6.

Sun Dec 28 11:31:44 2003  Tim Janik  <timj@gtk.org>

	* configure.in: up version to 0.5.6, binary/interface age 0.

Sun Dec 28 11:22:50 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcluehunter.[hc]: don't popup the clue hunter via tab for
	non-editable entries. make popup arrow react to editability of the 
	entry (user configurable).

	* beast-gtk/gxk/gxkparam-spinner.c:
	* beast-gtk/bstparam-note-spinner.c:
	* beast-gtk/bstparam-searchpath.c:
	* beast-gtk/bstparam-proxy.c: added extra logic to the various GUI
	elements to act according to param editability.

	* beast-gtk/gxk/gxkparam.c:
	(param_update_flags): auto-update sensitivity of all attached widgets.
	(gxk_param_add_object): adjust sensitivity of newly added widgets.
	(gxk_param_apply_value): refuse to alter object values for non-editable
	or insensitive parameters.
	(gxk_param_apply_default): use gxk_param_apply_value().
	(gxk_param_entry_set_text): auto-adjust entry editability.

Sun Dec 28 10:28:08 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (app_action_check): disable non-functional
	rack editor and procedure browser.

Sun Dec 28 07:04:42 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkdialog.c (gxk_dialog_key_press_event): exploiting a
	bug on linux wrg symbol exports, give precedence to unmodified
	accelerators by using _gtk_window_activate_key(), this needs to be fixed
	to become portable again, once gtk exposes _gtk_window_activate_key().

Fri Dec 26 22:34:16 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.[hc]: added midi-import action.

	* beast-gtk/bstfiledialog.[hc]: added midi-import file dialog.

Sun Dec 28 05:07:08 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkparam.c: protect parameter from change notification
	during GUI updates. (fixes option menus changing object properties
	seemingly randomly).

Tue Dec 23 06:06:54 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstprocedure.c: fixed minor GUI quirks.

Tue Dec 23 05:22:09 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstprocedure.c: use proc->help instead of proc->blurb (which
	is gone now).

	* library/scripts/record-midi.scm:
	* library/scripts/modules2grid.scm:
	* library/scripts/progressor-example.scm:
	* library/scripts/song-parts-operations.scm: introduced options field
	and switched category position to unify field order with plugins.

	* tests/Makefile.am: build plugin as lib_LTLIBRARIES, so it can actually
	be loaded (is a proper .so file).

	* tests/cxxbinding.cc: added a bunch of cleanups. added plugin procedure
	test. actually error out if things fail.

	* tests/testplugin.cc: implemented test_exception() procedure.

	* tests/testplugin.idl: declare test_exception() procedure, added
	test enum.

Mon Dec 22 23:59:03 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c: don't show unstable plugins without
	--devel.

	* beast-gtk/bstmain.c: changed --devel description somewhat.

	* beast-gtk/bstutils.[hc]: added bst_action_list_from_cats_pred(),
	a variant to bst_action_list_from_cats() which allowes for a custom
	predicate to filter cetgories.

Mon Dec 22 19:52:16 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkgadget.[hc]: 
	* beast-gtk/gxk/gxkgadgetfactory.[hc]: s/GxkGadgetOpt/GxkGadgetArgs/.

Mon Dec 22 00:49:05 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstwaveview.c: added missing tooltips.

	* tests/Makefile.am: create the testplugin via noinst_LTLIBRARIES,
	to not clutter a public installation directory.

Sun Dec 21 19:30:56 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkgadget.[hc]: another major overhaul of variable
	scoping in xml files. all variables in an <xdef:... ...=... > line
	are named call-arguments to the parent type.
	all variables in <widget ...=... /> lines are (named) call-arguments to
	widget. call-arguments to parent types are properly bound to inheritance
	depth, and due to the different scopes and named argument support,
	variables may reference equally named variable values, e.g.
	label="$label" (where $label is simply assumed empty for endless
	recursion).
	added comparison macro-functions, <, >, <=, >=, == and !=, as well
	as two-letter variants. added $(first-occupied) macro-function which
	returns the first non-empty argument from its argument list.
	(gxk_gadget_data_copy_call_options): for factories, flatten and expand
	all call arguments to parent types into a single option list.
	(gxk_gadget_define_widget_type): allow call arguments for most GtkWidget
	properties.
	(mf_null_collapse): fixed segfault possibility.
	(node_define): restricted prop: arguments to xdef: lines.

	* beast-gtk/gxk/gxkgadgetfactory.[hc]: adapt to gxkgadget.[hc] scoping
	changes by passing on call-arguments to the action widgets.

	* beast-gtk/dialogs/gadgets-beast.xml: removed prop: arguments from
	non-xdef: lines. used new GtkWidget arguments. other small fixes.

	* beast-gtk/dialogs/gadgets-standard.xml: extended many widget
	types to take extra arguments. improved/fixed things by using new
	scoping and macro-functions. 

	* beast-gtk/gxk/gxkdialog.[hc]: explicitely maintain a child pointer
	and allow the passed in child to already have parents.

	* beast-gtk/bstcanvassource.c: fix inner GtkFrame border being
	overwritten (apears to be a GtkFrame bug).

Sun Dec 21 22:10:05 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/cxxbinding.cc: Removed iterator usage (no more iterators in
	Bse::Sequence).

Sat Dec 20 21:24:55 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/testplugin.idl tests/testplugin.cc: Provide a plugin for
	testing the language binding(s).

	* tests/cxxbinding.cc: Load testplugin.

	* tests/Makefile.am: Build testplugin.

Sat Dec 20 19:49:02 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkgadget.c: allow variables referencing themselves,
	i.e. label="foo-$label". this actually makes sense, since we have
	multiple variables lists in an environment to lookup values.
	(env_expand_option_value): record a successfull variable lookup onto
	a recursion stack while expanding its value.
	(env_find_quark): don't return variable values that are listed
	in the recursion stack.

Fri Dec 19 19:41:30 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkgadget.c (gxk_gadget_options_get): speed up
	comparisons by turning all internally stored option names into quarks.

Thu Dec 18 00:25:41 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c: removed hacks around degenerated
	structures (instead of NULL pointers).

	* beast-gtk/bstutils.c: likewise.

Wed Dec 17 23:49:49 2003  Tim Janik  <timj@gtk.org>

	* *.[hci]*: renamed SFI_PARAM_DEFAULT to SFI_PARAM_STANDARD.

Wed Dec 17 19:39:48 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxksimplelabel.c: work around label logic not dealing
	with text==NULL, and pango_layout_set_text() not figuring text length
	for length=-1, text=NULL.

Wed Dec 17 19:12:57 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsupershell.c: show experimental router only for --devel.
	fixed MidiSynth GUI generation.

2003-12-16  Miloslav Trmac  <mitr@volny.cz>

	* configure.in: Added cs to ALL_LINGUAS.

	* docs/site-development.texi: Added link to Czech translation status
	page.

Tue Dec 16 12:00:55 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c: show authors/license fields.

	* beast-gtk/dialogs/gadgets-beast.xml: added missing piano-clear-undo
	actions to piano-roll popup menus.

	* beast-gtk/bstpartdialog.c: register missing piano-clear-undo actions.

Tue Dec 16 02:20:42 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: support opening new views for a project.

Mon Dec 15 23:21:56 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkparam.c (gxk_param_create_editor): prevent
	value changes during editor widget creation.

Mon Dec 15 18:51:05 2003  Tim Janik  <timj@gtk.org>

	* configure.in: add note to translators about docs/site-development.texi.

	* docs/site-development.texi: added links to translation status pages.

Mon Dec 15 15:03:58 2003  Tim Janik  <timj@gtk.org>

	* merged po/ with po-bse/. remove the po-bse/ directory.

Sat Dec 13 19:18:30 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* bsw/bswcxxutils.h: Added missing const to sfi_value_get_cxxstring.

Thu Dec 11 00:25:39 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/dialogs/gadgets-standard.xml: don't create labels
	from $label for xdef:button if ignore-label is set.
	set ignore-label for xdef:labeled-tool-area and xdef:label-image-button,
	since they create their own labels from $label.

Wed Dec 10 19:27:33 2003  Tim Janik  <timj@gtk.org>

	* ltmain.sh: update to libtool 1.5.0a + debian patches.
	
	* beast-gtk/bstutils.[hc]: remove atail and ahead slots from gmask.
	removed BST_GMASK_FILL, bst_gmask_quick() simply uses BST_GMASK_INTERLEAVE.

	* beast-gtk/gxk/gxkauxwidgets.c: added second arrow to menu button.

	* beast-gtk/bstwaveeditor.c: change default zoom level to 0.5.

	* beast-gtk/bstfreeradiobutton.[hc]: removed, there's a freely
	togglable radio button in Gxk.

Wed Dec 10 08:34:10 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/Makefile.am: define GXK_COMPILATION when compiling GXK.

	* beast-gtk/gxk/gxkglobals.h: provide i18n macros for GXK_COMPILATION.

	* beast-gtk/gxk/gxkparam.[hc]: relicensed LGPL.
	reused parts of the BstParam implementation to implement GxkParam.
	GxkParam is a compound consisting of a pspec, a value and a binding
	(to the target affected by the value).
	imlpemented simple in-param GValue binding.
	implemented seperate GxkParamEditor interface which allowes creation
	of editing widgets for GxkParams.
	added functions to implement logic shared by many editor
	implementations (e.g. GtkAdjustment creation).

	* beast-gtk/gxk/gxksimplelabel.c: changed use-underline
	default to FALSE.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_option_menu_set_menu(), a
	replacement for gtk_option_menu_set_menu() to allow accelerators in
	menus. added g_option_check() wrappers to support options on
	widgets: gxk_widget_add_option(), gxk_widget_check_option() and
	gxk_widget_get_options().
	(menu_position_func): fixed up push_in logic for gxk_menu_popup().
	(gxk_widget_add_font_requisition): new function, adding up to a widgets
	requisition the size required by a certain amount of characters and
	digits.

	* beast-gtk/gxk/gxkparam-spinner.c: 
	* beast-gtk/gxk/gxkparam-toggle.c:
	* beast-gtk/gxk/gxkparam-scale.c:
	* beast-gtk/gxk/gxkparam-label.c:
	* beast-gtk/gxk/gxkparam-entry.c: relicensed LGPL. removed cruft and
	cleaned up code, ported to GxkParam.

	* beast-gtk/gxk/gxkparam-toggle.c: determine toggle/check/radio
	appearance from pspec options.

	* beast-gtk/gxk/gxkparam-spinner.c: added type dependant size
	requisition.

	* beast-gtk/gxk/gxkparam-label.c: support pspec name as well as string
	parameter display.

	* beast-gtk/gxk/gxkauxwidgets.[hc]: implemented free-radio-button,
	added ::push-in property to menu-buttons (similar to the push-in
	behaviour option-menus always exhibit).

	* beast-gtk/gxk/gxkgadget.c: adde dmore widget types.

	* beast-gtk/bstutils.[hc]: added spacing to auxillary gmask widgets.
	made config settings globally available through means of BST_GCONFIG().

	* beast-gtk/bstrecords.idl: added size_group_input_fields config field.

	* beast-gtk/bstrackitem.[hc]:
	* beast-gtk/bstprocedure.[hc]:
	* beast-gtk/bstpreferences.[hc]:
	* beast-gtk/bstpartdialog.[hc]:
	* beast-gtk/bstparamview.[hc]: ported from BstParam to GxkParam.

	* beast-gtk/bstparam.[hc]: removed BstParam implementation. made code
	dependant on and supplementing GxkParam.

	* beast-gtk/bstparam-choice.c: adapted to GxkParam, provide alternating
	implementations, one for option menus, one for menu buttons.

	* beast-gtk/bstparam-time.c: adapted to GxkParam, code cleanups,
	removed note specific handling, added more sophisticated size
	requisition for time entries.

	* beast-gtk/bstparam-searchpath.c: reduced implementation to simple
	searchpath additions to a normal entry.

	* beast-gtk/bstparam-scale.c: adapted to GxkParam, code cleanups,
	majorly simplyfied iumlpementation.

	* beast-gtk/bstparam-note-spinner.c: adapted to GxkParam, code cleanups.
	switched to using GtkSpinButton.

	* beast-gtk/bstparam-note-sequence.c:
	* beast-gtk/bstparam-proxy.c: adapted to GxkParam, code cleanups.
	
	* beast-gtk/bstparam-entry.c:
	* beast-gtk/bstparam-label.c:
	* beast-gtk/bstparam-spinner.c:
	* beast-gtk/bstparam-strnum.c:
	* beast-gtk/bstparam-toggle.c: removed these files. GxkParam
	provides suitable alternatives.
	
	* beast-gtk/bstcluehunter.[hc]: removed ::align-width propety and
	added ::align-widget with which a widget can be specified that the
	cluehunter popup window is to be aligned to. applied a couple fixups
	to the popup window sizing and positioning logic.
	use gxk_grab_pointer_and_keyboard() for grabs.

	* beast-gtk/bstdefs.h: cleanups.

	* beast-gtk/bstgconfig.[hc]: implemented helper for config
	structure accesses.

	* beast-gtk/bstxframe.cfixed default visibility.

	* beast-gtk/bstsequence.c: be visible by default.

Mon Dec  8 13:40:16 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam-time.c: CVS-copied from bstparam-strnum.c.

	* beast-gtk/bstparam-searchpath.c: CVS-copied from bstparam-entry.c.

Fri Dec  5 11:50:46 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxklogadjustment.[hc]: namespace rename and
	cosmetic changes.

Fri Dec  5 11:40:22 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxklogadjustment.[hc]: CVS copied here from beast-gtk/.

Fri Dec  5 01:41:00 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkparam-entry.c:
	* beast-gtk/gxk/gxkparam-label.c:
	* beast-gtk/gxk/gxkparam-scale.c:
	* beast-gtk/gxk/gxkparam-spinner.c:
	* beast-gtk/gxk/gxkparam-toggle.c:
	* beast-gtk/gxk/gxkparam.c:
	* beast-gtk/gxk/gxkparam.h: CVS copied here from beast-gtk/.

Fri Dec  5 00:28:12 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstrackview.[hc]: started new SynthNet view, based on a
	user customizable rack view and record parasites.

	* beast-gtk/bstrackeditor.[hc]: disabled code depending on BstRackItem.

	* beast-gtk/bstracktable.[hc]: disabled code depending on BstRackItem.

	* beast-gtk/bstrackitem.[hc]: derive from GxkRackItem. removed
	controller handling code.

	* beast-gtk/bstsupershell.c: added rack-view notebook page to SynthNets.

	* beast-gtk/dialogs/gadgets-beast.xml: added rack-view GUI description.

	* beast-gtk/dialogs/gadgets-standard.xml: support rack-table and
	rack-item. fixed up some button properties.

	* beast-gtk/gxk/gxkgadget.c: support rack table and item types.

	* beast-gtk/gxk/gxkrackeditor.c: fixed up return value for button
	presses. removed auto cover/uncover upon editing edit mode.

Sun Nov 30 12:51:05 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkracktable.[hc]:
	(gxk_rack_table_style_set): set a lower boundary of 8 pixels to cell size
	requests.
	(gxk_rack_table_attach): new function to allow direct placement of
	non rack-items.
	(gxk_rack_table_cover_up): new function to add covers to empty regions.
	(gxk_rack_table_uncover): remove covers from empty regions.

	* beast-gtk/gxk/gxkrackcovers.c: changed license to LGPL.
	adapted code to GxkRackTable API, added comments.

	* beast-gtk/gxk/gxkrackeditor.[hc]: added gxk_rack_table_destroy_editor()
	for proper shutdown.

Sun Nov 30 16:15:40 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkrackcovers.c: CVS copied here.

Sun Nov 30 02:44:27 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkrackeditor.[hc]: shrink resize anchors to 3/4 of the
	cell size. moved remaining editing fields from GxkRackTable into
	GxkRackEditor.
	(rack_table_update_rframe): remove corner checks.
	(gxk_rack_table_handle_button_press): merged resizing and movement
	logic. do movement without extra dnd window. added simple logic
	for corner detection.
	(rack_table_editor_drag_corner): added movement logic, added boundary
	checks. added logic for incremental boundary approximation.
	(gxk_rack_table_handle_motion_notify): merged resizing and movement.
	(rack_table_abort_drag): get rid of drag_window. redraw drag area to
	cleanup highlighting left overs.
	(gxk_rack_table_handle_button_release): merge resize and movement.
	(gxk_rack_table_set_edit_mode): get rid of drag_window.
	(gxk_rack_table_check_area): added boolean to check frame areas. added
	exempt widget.

	* beast-gtk/gxk/gxkrackitem.[hc]:
	(gxk_rack_item_add):
	(gxk_rack_item_remove): override container methods to update
	empty_frame flag.
	(update_frame): honour empty_frame.
	(gxk_rack_item_size_allocate): override GtkFrame size_allocate to
	fix up label widget allocation and to center frame within cells.

	* beast-gtk/gxk/gxkracktable.[hc]: fixup default requisition,
	removed remaining editing fields.
	(gxk_rack_table_translate): renamed this function.
	(gxk_rack_table_find_child): find child within widget coordinates,
	based on cell coordinates.
	(gxk_rack_table_get_child_area): query cell coordinates.

	* beast-gtk/gxk/gxksimplelabel.c: make this visible by default.

Sat Nov 29 17:19:22 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* bsw/bswcxxutils.h tests/Makefile.am: Added bsw/bswcxxutils.h, which
	contains stuff the generated code uses. Use bsw/bswcxxutils.h again.
	This makes NULL strings work.

Sat Nov 29 06:13:27 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkrackeditor.[hc]: new files containing editing
	functionality of GxkRackTable. started implementing rack item
	resizing. switched to using gxk_grab_pointer_and_keyboard() for
	pointer grabs. moved editing fields out of GxkRackTable into
	a seperate GxkRackEditor structure.

	* beast-gtk/gxk/gxkrackitem.[hc]: added gxk_rack_item_set_area()
	which updates the attachment coordinates of a GxkRackItem. made
	coordinates original gints in the GxkRackItem structure.

	* beast-gtk/gxk/gxkracktable.[ch]: removed non-editing parts.
	hooked up GxkRackEditor functions. switched to using GBitMatrix
	for the child map. switched to lazy child-map updates.
	exposed a couple static functions. changed add-child logic
	to properly honour child requisition if possible.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_grab_pointer_and_keyboard()
	and gxk_ungrab_pointer_and_keyboard().

Sat Nov 29 06:59:18 2003  Tim Janik  <timj@gtk.org>

	* tests/Makefile.am: revert last change which broke compilation again.

Sat Nov 29 03:05:05 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/Makefile.am: Use bsw/bswcxxutils.h again. This makes NULL
	strings work.

	* tests/empty.ogg tests/cxxbinding.cc: Added a test ogg file.

Fri Nov 28 00:55:55 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* tests/cxxbinding.cc: Don't mention SFI in the license.

Fri Nov 28 03:27:55 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: nullify notebook on destruction, so we don't operate
	on an invalid widget.

	* beast-gtk/gxk/gxkaction.[hc]: new function gxk_widget_peek_action_widgets()
	to modify action widgets after creation.

	* beast-gtk/gxk/gxkglobals.[hc]: new function gxk_nullify_in_object() which
	disconnects a nullification handler if either object is destroyed.

	* beast-gtk/gxk/gxkracktable.[hc]:
	drag window bug fixes. 
	added code to create and adjust child resizing handle.
	added test code for resizing handle.
	added gxk_rack_table_find_xy_child() to find children by coordinates.
	added leave handler to clear resize handle.

	* beast-gtk/gxk/gxktest.c: added GxkRackTable test.

Fri Nov 28 03:13:09 2003  Tim Janik  <timj@gtk.org>

	* tests/Makefile.am: rewrote cxxapi generation rules.
	added hacks to work around missing std::string and sfi_value_get_cxxstring().

	* tests/cxxbinding.cc: include bsecxxapi.h.

Fri Nov 28 00:55:55 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* configure.in Makefile.am: Added tests directory.
	
	* tests/Makefile.am tests/cxxbinding.cc: A test for the C++ binding.

Sat Nov 22 16:27:24 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkrackitem.[hc]: new files, containing a GxkRackItem,
	a special child of GxkRackTable. based in parts on BstRackItem.
	changed license to LGPL.

	* beast-gtk/gxk/gxkracktable.[hc]: s/bst/gxk/ rename. renamed rtable
	variables to self. license LGPL.

Sat Nov 22 16:18:12 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkracktable.[hc]: CVS-copied here
	from beast-gtk/bstracktable.[hc].

Fri Nov 21 16:46:19 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (beast_show_about_box): removed i18n markup from
	contributor names. turned non-ascii chars (utf-8) into hexadecimal
	escapes (\x00). left a comment on how to enter utf-8 encoded author
	names.

Fri Nov 21 04:01:56 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.c (bst_action_list_add_cat): provide category leaf as
	action tooltip, usefull for icon-only palettes.

Fri Nov 21 03:48:58 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c: adapt to the palette now using a GxkSimpleLabel
	instead of a GtkLabel.

	* beast-gtk/dialogs/gadgets-beast.xml: switched from hand-written frames and
	hboxes to using <toolbar/>, switched labels to ulabels where apropriate.

	* beast-gtk/dialogs/gadgets-standard.xml: define toolbar stencil. added an
	event box to toolbars so contents get properly clipped.
	defined <ulabel/> to auto-use-underline, turned <label/> to not
	auto-use-underline.

Fri Nov 21 01:48:34 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/dialogs/gadgets-standard.xml: use GxkSimpleLabel for <label/>,
	configured to use underlines and auto-cut.

	* beast-gtk/gxk/gxksimplelabel.[hc]: new widget, deduced from GtkLabel
	code. Changes relative to GtkLabel:
	- lots of code got stripped (basically for selecting text and handling events)
	- simple-label derives from GtkWidget instead of GtkMisc
	- mnemonic activation works on activatable parents even if group cycling
	- setting ::pattern properly unsets ::use-underline
	- if ::auto-cut is TRUE, overfull text is cut-off

	* po-bse/POTFILES.in: removed encoding: UTF-8, which breaks the Makefiel due to
	intl-tools only handling po/ correctly ;(

Thu Nov 20 17:13:49 2003  Tim Janik  <timj@gtk.org>

	* po/POTFILES.in:
	* po-bse/POTFILES.in: added encoding: UTF-8.

	* beast-gtk/gxk/gxkgadgetfactory.[hc]:
	use translations only to alter $action-name, not to identify menu branches.
	added ::key-label property to GxkFactoryBranch so the untranslated version
	of a branch is available for menu branch identification.

	* beast-gtk/gxk/gxkgadget.[hc]: added translation domain argument
	to parsing functions. also, for each translated variable
	label="translated" still provide _label="untranslated" variants,
	so the xml definitions can explicitely refer to the untranslated
	strings via $_label.

	* beast-gtk/bstutils.c: provide translation domain when parsing gadget
	files. don't provide a category key different from its translation in
	menu depth for action-lists.

	* beast-gtk/dialogs/gadgets-beast.xml: namespace fixups for xmllint.

	* beast-gtk/dialogs/gadgets-standard.xml: namespace fixups for xmllint.
	provide untranslated ::key-label for factory-branches.

	* beast-gtk/gxk/gxkaction.[hc]: added key argument to _translated
	convenience functions. don't auto-prefix untranslated keys, so it
	really is the untranslated version of name.

	* beast-gtk/gxk/gxkutils.c (gxk_factory_path_get_leaf): guard against
	NULL strings.

Wen Nov 19 00:45:00 2003  Duarte Loreto <happyguy_pt@hotmail.com>

	* configure.in: Added Portuguese (pt) to ALL_LINGUAS.

Tue Nov 18 22:57:40 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/dialogs/gadgets-beast.xml: fixed unfound actions
	in the palette popup menu by conditionalizing $action-root.

Tue Nov 18 22:38:29 2003  Tim Janik  <timj@gtk.org>

	* configure.in: up version to 0.5.6-rc1.

	* beast-gtk/bstapp.c: show beast about box.

	* beast-gtk/bstmain.c: implement about box with contributor names
	based on the splash screen.

	* beast-gtk/bstsplash.[hc]: added about-box feats.

Tue Nov 18 19:46:13 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: 
	* beast-gtk/bstapp.c (app_action_exec): renamed gsl-mplan to
	engine-mplan.

Tue Nov 18 18:38:37 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxktexttools.c (text_buffer_tagdef): fix ref-count leak.

Mon Nov 17 23:18:34 2003  Tim Janik  <timj@gtk.org>
	
	* beast-gtk/bstutils.[hc]: removed BST_SIZE_*, there are GXK_ICON_SIZE_*
	sizes, fixed callers. fixed signature of bst_action_list_from_cats() and
	bst_action_list_add_cat(), changed callers.

	* beast-gtk/dialogs/gadgets-standard.xml: use folder icon for submenus.

	* beast-gtk/gxk/gxkauxwidgets.[hd]: added ::menubar-image boolean toggle
	to auto-hide the menu item image as child of a menubar.

	* beast-gtk/gxk/gxkgadget.[hc]: added special guards to
	gxk_gadget_sensitize() to not make submenus items with empty menu
	sensitive.

	* beast-gtk/gxk/gxkstock.[hc]: made menu item images 24x24 pixels.
	properly renamed sizes to GXK_ICON_SIZE_*.

	* beast-gtk/icons/binote.png: higher resolution mockup.

	* beast-gtk/icons/folder.png: added folder icon from Tuomas Kuosmanen
	<tigert@gimp.org>.

	* beast-gtk/bsteventrollctrl.[hc]:
	* beast-gtk/bstpianorollctrl.[hc]: s/_atools/_rtools/.

	* beast-gtk/bstdefs.h: cleanups.
	
Mon Nov 17 18:05:54 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c: re-added zoom spinner.

Mon Nov 17 17:24:13 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackrollctrl.c:
	* beast-gtk/bstpianorollctrl.c: \\-escape slashes in menu item names.

	* beast-gtk/gxk/gxkgadgetfactory.c: unescape action-names via
	g_strcompress() which also handles "\\/".

Mon Nov 17 16:44:38 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/dialogs/gadgets-beast.xml: removed action-root="" resetting
	from snet-router popup menu. the factories *do* limit actions to the
	right scope. (fixes duplicate menu items in the router popup.)
	
	* beast-gtk/bstmessages.c:
	* beast-gtk/bstcatalog.[hc]: deleted, code was switched back to keep
	action labels, accelerators, tooltips and blurb in .c files (or xml
	GUI descriptions).

	* beast-gtk/gxk/gxktexttools.c: fix segfaults wrg missing toolbar.
	
Mon Nov 17 16:33:17 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/dialogs/gadgets-standard.xml: more toolbar widget
	definitions, defined toolbar for gxk-scroll-text.

	* beast-gtk/gxk/gxktoolbar.[hc]: deleted, code isn't used anymore,
	replacements are xml GUI stencils and GxkMenuButton.

	* beast-gtk/gxk/gxktexttools.[hc]: switched to xml stencil toolbar.

	* beast-gtk/bstutils.[hc]: lots of cleanups, removed cruft. moved
	bst_action_list_add_cat() and bst_action_list_from_cats() here from
	bstmenus.[hc].

	* beast-gtk/bstradiotools.[hc]: deleted, radio-tools aren't
	used anymore, GxkActionGroup is a suitable replacement.

	* beast-gtk/bstmenus.[hc]: removed all non-BstChoice menu/factory
	cruft, workaround and helper code as it's not anymore needed, due
	to GxkActionList.

Mon Nov 17 01:16:40 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/dialogs/gadgets-beast.xml: added stock image to /Utils
	submenu of snet-popup.

	* beast-gtk/dialogs/gadgets-standard.xml: removed explicit property
	settings from factory-branch, the call-variables are pass on now.

	* beast-gtk/gxk/gxkgadgetfactory.[hc]: removed proeprties except
	uline-label from GxkFactoryBranch. copy call-options for
	GxkFactoryBranch at adopt() time and pass them on to branch creation.

	* beast-gtk/gxk/gxkgadgetfactory.c (factory_branch_adopt): 

Mon Nov 17 00:40:11 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_factory_path_unescape_uline()
	to parse away under lines in menu paths.

	* beast-gtk/gxk/gxkgadgetfactory.[hc]: added GxkFactoryBranch which can
	be used to cause a gadget factory to create branch nodes in advance.
	don't warn for windows with NULL name, but path on an accel-path of NULL
	instead (possibly resulting in locked accelerators).

	* beast-gtk/bstsnetrouter.[hc]: republish all actions on the palette
	window. lock accelerators in the palette window.

	* beast-gtk/gxk/gxkaction.[hc]: added gxk_widget_republish_actions().

	* beast-gtk/gxk/gxkauxwidgets.[hc]: added ::hide-insensitive property
	to widget patcher to cause a widget to be hidden while it is
	insensitive (usefull for menu items which are insensitive because
	they have empty submenus).

	* beast-gtk/dialogs/gadgets-beast.xml: sort out snet-popup into its
	own definition.

	* beast-gtk/dialogs/gadgets-standard.xml: small changes wrg left menu
	item justification, and widget-patcher. defined factory-branch.

Sun Nov 16 21:49:39 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdefs.h: added T_() as a short hand for text translations.

	* beast-gtk/bstsnetrouter.[hc]: moved to gadget GUI generation. publish
	categories and tools as actions. use GxkActionGroup rather than
	BstRadioTools. 

	* beast-gtk/dialogs/gadgets-beast.xml: defined snet-view and snet-palette.

	* beast-gtk/dialogs/gadgets-standard.xml: added more standard widgets,
	arrow, wrap boxes, simplyfied factory usage. extended widget patcher
	facilities. added tool factory definitions.

	* beast-gtk/gxk/gxkaction.[hc]: fix action-list copies. lock groups
	when regulating widgets. added publishing convenience variants.
	implemented gxk_action_toggle_new(), a special group that allows
	only two values.

	* beast-gtk/gxk/gxkauxwidgets.[hc]: added window-geometry
	support to widget-patcher. added support for regular (non-selection)
	menus to menu-button.

	* beast-gtk/gxk/gxkgadget.[hc]: allow NULL areas for gxk_gadget_find_area().

	* beast-gtk/gxk/gxkgadgetfactory.[hc]: added branching support for
	menu paths via ::per-branch property.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_factory_path_get_leaf(),
	gxk_idle_showraise() and suport functions for window-geometry.

	* beast-gtk/gxk/glewidgets.c: ::wrapped property bug-fix.

Sun Nov 16 18:03:48 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* configure.in: Added plugins/evaluator/Makefile.am.

Sun Nov 16 08:03:55 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gle-pull.sh:
	* beast-gtk/gxk/glewidgets.[hc]: moved here from ../.

	* beast-gtk/gxk/gxkgadget.c: define h/v wrap box types.

Sat Nov 15 09:54:17 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackrollctrl.[hc]: switched to GxkActionGroup and explicit
	GxkActionList creation.
	(bst_track_roll_controller_set_quantization): removed unused function.

	* beast-gtk/bsttrackview.[hc]: removed manual toolbar setup code, switched
	gadgets.

	* beast-gtk/dialogs/gadgets-beast.xml: added track-view toolbar widgets.

	* beast-gtk/dialogs/gadgets-standard.xml: comment fixes.

	* beast-gtk/gxk/gxkauxwidgets.[hc]: attach menu-button via
	gxk_menu_attach_as_popup_with_func() insteaf of gtk_menu_attach_to_widget(),
	so the menu can fetch an accel group from the toplevel and support
	accels for menu-button popups.

	* beast-gtk/gxk/gxkutils.[hc]: provide gxk_menu_attach_as_popup_with_func(),
	a variant of gxk_menu_attach_as_popup() which preserves the detach function
	for gtk_menu_attach_to_widget().

Sat Nov 15 07:20:23 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkauxwidgets.[hc]: introduced title-style property
	for the menu item to call gxk_widget_modify_as_title() on it.

	* beast-gtk/dialogs/gadgets-standard.xml: moved menu widgets into one
	place, added menu-title.

	* beast-gtk/dialogs/gadgets-beast.xml: added menu-title items to popup
	menus. fixed item-view buttons to have a relief again.

Fri Nov 14 23:05:35 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpartdialog.[hc]: removed last bits of manually coded
	toolbar. removed final radio tools traces. added hzoom and vzoom
	spinners to toolbar areas in the piano-roll-box gadget.

	* beast-gtk/dialogs/gadgets-beast.xml: added tool-* stencils to
	produce toolbar-alike widgets. provided room for hzoom and
	vzoom tools.

	* beast-gtk/dialogs/gadgets-standard.xml: defined entry. defined
	separator. defined muted-button. moved button factories here.

	* beast-gtk/gxk/gxkauxwidgets.[hc]: added ::mute_events and
	::lower_windows properties to GxkWidgetPatcher to filter-out
	any action-events from a widget and to have its windows lowered
	beyxond child windows (usefull for input-only windows).

	* beast-gtk/gxk/gxkgadget.[hc]: switched to keep default-area
	information only in string form. that way, widgets created from
	stencils can still search for default-areas within widget trees.
	adapted default-area search to allow level-order searching,
	i.e. parents not appearing in the widget path.
	added gxk_gadget_find_area() which in addition to gxk_gadget_find()
	also resolves default-area settings on the child if present.
	switched gxk_gadget_add() to use gxk_gadget_find_area().
	(gxk_gadget_define_widget_type): support width= and height=
	variables for widgets.

Fri Nov 14 18:42:25 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkauxwidgets.[hc]: added tooltip-visible and
	height-from-width properties to widget patcher. export
	gxk_widget_get_latent_tooltip() for arbitrary widgets.
	added GxkMenuButton which is much like GtkOptionMenu but
	doesn't push-in, properly grabs focus, shows images of
	image menu items, allowes updates triggered from outside,
	supports stock-sizes for icons, properly max-sizes over
	all menu item possibilities (to avoid resizes) and shows
	tooltips.

	* beast-gtk/gxk/gxkaction.[hc]: use gxk_widget_regulate() and
	gxk_widget_regulate_uses_active(), remove special casing.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_widget_regulate_uses_active(),
	moved gxk_widget_regulate() here.

	* beast-gtk/gxk/gxkgadget.[hc]: register GxkMenuButton,
	GtkHSeparator and GtkVSeparator, adapted menu_adopt() and
	implemented logic macro functions: not, or, nor, exor, and, nand.

	* beast-gtk/dialogs/gadgets-beast.xml: adjusted factory button sizes.
	added quantization and note length menu-buttons, added toolbar
	spaces/separators.

	* beast-gtk/dialogs/gadgets-standard.xml: added h/v separators.
	added option-menu and menu-button (an option menu with constant
	size for image menu items). added relief= to buttons. 
	added toolbar-space. support latent-tooltip= on tooltip.
	added latent tooltips to menu-items (so they don't show the
	tooltips, but the tips are shown by e.g. menu-button).

Fri Nov 14 11:20:03 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsteventroll.[hc]: fix canvas-clicked signal.

	* beast-gtk/bsteventrollctrl.[hc]: use GxkActionGroup instead of
	radio-tools.

	* beast-gtk/bstpartdialog.c: added popup menu to event-roll.

	* beast-gtk/dialogs/gadgets-beast.xml: fixed toolbar spacing.
	added event-roll menu.

Fri Nov 14 10:53:54 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/dialogs/gadgets-beast.xml: 
	* beast-gtk/dialogs/gadgets-standard.xml: added missing dashes to
	gadget stencils.

Fri Nov 14 10:42:56 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkgadgetfactory.[hc]: allocate an insertion slot from
	container upon adoption. producing creating children, reorder those into
	the insertion slot.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_container_get_insertion_slot()
	which remembers the current child insertion position.
	added gxk_container_slot_reorder_child() which reorders a newly added
	child into an insertion slot. implemented for GtkBox and GtkMenu as they
	offer child reordering functions.

Fri Nov 14 09:47:13 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/dialogs/gadgets-beast.xml: adjust action-root for factories
	which take their actions from the toplevel.

	* beast-gtk/dialogs/gadgets-standard.xml: support action-root variable
	for gadget factories.

	* beast-gtk/gxk/gxkaction.[hc]: fixed up ActionSet alive keeping and
	action-factory updates. made action-factory updates asyncronous.

	* beast-gtk/gxk/gxkgadget.[hc]: provide access to the toplevel
	gadget being created through gxk_gadget_data_get_scope_gadget().

	* beast-gtk/gxk/gxkgadgetfactory.[hc]: limit the actions matched
	successfully by a toplevel widget below witch the actions have to
	be published (action-root). let the action-root default to the
	scope-gadget (instead of the toplevel GtkWindow).

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_widget_has_ancestor().

	* beast-gtk/bstsupershell.[hc]: removed lots of virtualization.
	added notebook page construction functions for song, snet and wave-repo.

	* beast-gtk/bstsongshell.[hc]:
	* beast-gtk/bstsnetshell.[hc]:
	* beast-gtk/bstwavereposhell.[hc]: removed these files, bstsupershell.c
	constructs the neccessary notebook pages now.

	* beast-gtk/bstapp.[hc]: removed super-shell special casing.

Fri Nov 14 04:34:04 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_menu_check_sensitive(),
	renamed gxk_menu_attach_as_submenu(), added gxk_menu_attach_as_popup()
	and moved gxk_widget_find_level_ordered() here from code in gxkgadget.c.

	* beast-gtk/bstpartdialog.[hc]: publish piano-roll-ctrl actions,
	had to disable radio-tools based toolbar widgets.
	reenabled button3 popup menu based on a gadget menu.

	* beast-gtk/bstpianorollctrl.[hc]: provide note and quantization
	actions. use action-groups for note lengths and quantization.
	use bse_part_get_timing() for quantization, support tact quantization.

	* beast-gtk/dialogs/Makefile.am: run the .xml gadget files through
	xmllint before conversion.

	* beast-gtk/dialogs/gadgets-beast.xml: adjusted button factories,
	now that we have proper (definition-based) variable scoping.
	minor GUI adjustments. added button3 popup menu for piano-roll.

	* beast-gtk/dialogs/gadgets-standard.xml: null-collapse image
	stock-size. added popup-menu, minor fixes.

	* beast-gtk/gxk/gxkauxwidgets.[hc]: changed menu item label property
	name to uline-label. adaptions to changes in the GxkGadget type
	registration API.

	* beast-gtk/gxk/gxkgadget.[hc]: support variable inheritance in
	gadget definitions. implemented definition-as-scope validity for
	variables (achieved by keeping a back-pointer to the xdef-node
	from nodes). commented precedence bahaviour for value lookups.
	fixups to menu adoption. added $(println) function.
	extended type registration API. streamlined gadget creation API.

	* beast-gtk/gxk/gxkgadgetfactory.[hc]: construct arguments to be
	passed on to factory children at adoption time.

Wed Nov 12 04:26:22 2003  Tim Janik  <timj@gtk.org>

	* overall switch to Gxk gadget and action based GUIs.
	this removed lots of hand-crafted GUI code, menu/item factory code
	and extra mechanisms (e.g. for action activation or menu item
	sensitivity adjustments).

	* beast-gtk/dialogs/gadgets-beast.xml: more beast dialog specifications.
	introduced factories for menu items and toolbar buttons.

	* beast-gtk/dialogs/gadgets-standard.xml: more standard widget
	refinements. added Gxk builtin types (e.g. gadget-factory).

	* beast-gtk/gxk/gxkaction.[hc]: new mechanism to publish GUI actions,
	like operations on menu items or tool selections (radio actions) or
	simple operational buttons through an identifier within a widget tree.
	GxkActionList contains action descriptions, GxkActionGroup holds
	state for radio-group selections and GxkActionFactory implements the
	hooks to facilitate the actions registered for a widget tree.

	* beast-gtk/gxk/gxkgadgetfactory.[hc]: object implementation, derived
	from GxkActionFactory to construct gadgets for actions registered
	in a widget tree.

	* beast-gtk/gxk/gxkauxwidgets.[hc]: implemented small auxillary widgets
	(objects), mostly to patch around property deficencies in Gtk+.

	* beast-gtk/gxk/gxkgadget.[hc]: support gadget factory and
	gxkauxwidgets.h. reimplemented option handling. removed stale code.
	lots of fixes, reordering, made type registration somewhat more
	sophistiated. gadgets maybe GObjects now. added special support
	for gadgets generated inside gadgets.

	* beast-gtk/gxk/gxkstock.c: register aliases for basic stock sizes
	(to be used in gadget definition files).

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_window_get_menu_accel_group(),
	gxk_submenu_attach_to_item() and gxk_widget_get_attach_toplevel().

	* beast-gtk/bstutils.[hc]: register custom Bst widgets as gxk gadget
	types. added bst_stock_register_icon().

	* beast-gtk/bstmenus.[hc]: added convenience functions to enter
	BseCategory entries into a GxkActionList.

	* beast-gtk/bstwavereposhell.[hc]:
	* beast-gtk/bstsongshell.[hc]:
	* beast-gtk/bstsupershell.[hc]: removed BstActivatable implementation.

	* beast-gtk/bstpartdialog.[hc]: removed BstActivatable implementation.
	switched to creating GUI from Gxk gadgets. switched to publishing
	GxkStockAction entries which temporarily breaks button3 popup menu.

	* beast-gtk/bstpianorollctrl.[hc]: test implementation of using
	GxkActionList and GxkActionGroup for tool selection and to
	publish (provide) actions for widgets. (temporarily breaks event-roll
	controller).

	* beast-gtk/bsttrackview.[hc]:
	* beast-gtk/bstwaveview.[hc]:
	* beast-gtk/bstpartview.[hc]: removed BstActivatable implementation.
	switched to publishing GxkStockAction entries. generate GUI from Gxk
	gadgets.

	* beast-gtk/bstitemview.[hc]: removed BstActivatable implementation.
	removed BstItemViewOp implementation, since derived objects switched
	to publishing GxkStockAction entries.

	* beast-gtk/bstapp.[hc]: removed BstActivatable implementation.
	switched from using BstMenuConfigEntry to publishing GxkStockAction
	entries per widget. switched to creating GUI from Gxk gadgets.

	* beast-gtk/bstactivatable.[hc]: removed.

Fri Nov  7 23:31:40 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkstock.[hc]: renamed GxkStockAction to
	GxkStockItem, to sync up with Gtk+ naming and make room
	for Gxk*Action variants. renamed functions accordingly:
	gxk_stock_item(), gxk_stock_register_item() and
	gxk_stock_register_items().

2003-11-03  Jordi Mallach  <jordi@sindominio.net>

	* configure.in (ALL_LINGUAS): Added "ca" (Catalan).

Sun Nov  2 15:01:42 2003  Tim Janik  <timj@gtk.org>

	* docs/faq.texi: added note about C++ compilation problems.

	* docs/site-news.texi: link to beast 0.5.5 announcement.
	
	* changed reminding bits from .gslwave to .bsewave.

Sun Nov  2 04:13:54 2003  Tim Janik  <timj@gtk.org>

	* configure.in: help string and XKBgeom.h detection fixes, suggested by
	Sam Hocevar <sam@zoy.org>.
	
	* ltmain.sh: update to libtool 1.5.0a.
	
	* beast-gtk/bstapp.c: minor /Tools menu fix.
	
	* beast-gtk/gxk/gxkgadget.c: minor type fix.
	
Thu Oct 30 22:08:48 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/dialogs/Makefile.am: added new directory to keep
	dialog (gadget) definition files. here, beast-xml-zfiles.c
	is generated, containing compressed .xml files.

	* beast-gtk/dialogs/gadgets-standard.xml: standard gtk-wrapper
	gadgets and composite containers.

	* beast-gtk/dialogs/gadgets-beast.xml: beast specific dialogs.

	* beast-gtk/bsttrackview.c: simplified code by switing to
	gadget based GUI and adapting to item-view changes.

	* beast-gtk/bstwaveview.c:
	* beast-gtk/bstpartview.c: switched to gadget based GUI.

	* beast-gtk/bstutils.[hc]: uncompress and parse gadget files.

	* beast-gtk/bstitemview.[hc]: switched to gadget based GUI,
	greatly simplified the code, provided explicit feature
	constructors for derived objects.

	* beast-gtk/bstmain.c: initialize (parse) gadgets.

	* beast-gtk/gxk/gxkgadget.[hc]: small "GUI Factory", creates
	widget trees from templates read from xml files vi GMarkup.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_zfile_uncompress() which
	is a utiliy zlib-uncompress() wrapper.

	* beast-gtk/bstpartview.c:
	* beast-gtk/bsttrackview.c:
	* beast-gtk/bstparamview.c: make widgets visible by default.

	* *.c: deleted redundant code to show widgets.

	* configure.in: added beast-gtk/dialogs/Makefile.am.

	* beast-gtk/Makefile.am: disabled bststest building.

	* beast-gtk/bstapp.[hc]: switched to gadget based GUI.

Tue Oct 28 00:34:38 2003  Tim Janik  <timj@gtk.org>

	* docs/site-links-synthesis.texi: updates.

	* docs/site-news.texi: announce 0.5.5 and LinuxUser article, rotate news.

	* docs/site-historic.texi: link to LinuxUser article.

Mon Oct 27 22:43:10 2003  Tim Janik  <timj@gtk.org>

	* configure.in: throw out 0.5.5, interface 0, binary 0.

Mon Oct 27 22:39:57 2003  Tim Janik  <timj@gtk.org>

	* library/effects/atan-canyon.bse: new effect.

	* library/instruments/synth-lead.bse: add license information.

Mon Oct 27 22:24:27 2003  Tim Janik  <timj@gtk.org>

	* library/instruments/synth-lead.bse: new instrument.

Mon Oct 27 20:59:24 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpartdialog.c (popup_entries): disable non-working script entries.

	* configure.in (ALL_LINGUAS): added russian translation.
	added note for translators about needing po files in po/ and po-bse/,
	suggested by Hasbullah Bin Pit.

Mon Oct 27 19:55:27 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstfiledialog.c: ensure custom effects and instrument paths
	exist if the instrument or effects file selections are used.

Mon Oct 27 00:25:00 2003  Tim Janik  <timj@gtk.org>

	* moved config-paths.h to data/.

	* data/: added rules to install .desktop, .applications, .mime
	and .keys files as well as corresponding images.

Sun Oct 26 18:13:16 2003  Tim Janik  <timj@gtk.org>

	* configure.in: generate files in data/.
	increased version to 0.5.5-rc4.
	removed beast-gtk/images/ files, generate sfi.pc
	and bse.pc in data/ and not toplevel.

	* Makefile.am: added data/ subdir.

	* beast-gtk/Makefile.am: removed images/ from subdirs.

	* beast-gtk/bstmain.c: include beast-images.h from data/.

	* data/Makefile.am: added sfi.pc and bse.pc.

	* sfi.pc.in:
	* bse.pc.in:
	* beast-gtk/images/: removed.

Sun Oct 26 17:57:43 2003  Tim Janik  <timj@gtk.org>

	* data/bse.pc.in: cvs copied here from ../.
	* data/sfi.pc.in: cvs copied here from ../.

Sun Oct 26 17:45:52 2003  Tim Janik  <timj@gtk.org>

	* data/.cvsignore:
	* data/Makefile.am:
	* data/beast-logo.png:
	* data/beast-mime.png:
	* data/beast-splash.png:
	* data/beast.png:
	* data/beast16.png:
	* data/bse-mime.png: cvs copied these files from beast-gtk/images.

2003-10-26  Metin Amiroff  <metin@karegen.com>

	* configure.in: Added az to ALL_LINGUAS.

Sat Oct 25 19:28:46 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdefs.h: added enum for track-roll/piano-roll/event-roll
	utilities.

	* beast-gtk/bsttrackrollctrl.[hc]: account for for utility enum removal.

	* beast-gtk/bstradiotools.c: ignore toggle-button toggles that don't
	activate a toggle button, regardless of whether they are triggered
	by the GUI or accelerators. (fixes pressing accelerator for a
	radio-tools button twice to unselect the button).

	* beast-gtk/bstpianoroll.[hc]:
	* beast-gtk/bsteventroll.[hc]: remove quantization code.

	* beast-gtk/bsteventrollctrl.[hc]: added quantization code. construct
	with radio-tools object to select quantization and behaviour.
	determine button/tool associations.

	* beast-gtk/bstpianorollctrl.[hc]: added quantization code. added
	radio-tools construction code for note-length, utility selection and
	quantization selection. determine button/tool associations.

	* beast-gtk/bstpartdialog.[hc]: construct event roll controller with
	radio-tools from piano roll as they share utility and quantization.
	remove radio-tools construction code.

	* beast-gtk/bstmessages.c: added tool descriptions for piano-roll and
	event-roll.

	* bsw/Makefile.am: change c-symbol function prefix to beast_.

Sat Oct 25 17:34:31 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/cons/binote.png: new stock menu icon.

	* beast-gtk/bstapp.c: list and load demo songs.

Sat Oct 25 17:33:43 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.[hc]: helper function to scan song names
	from -bse files.

Sat Oct 25 17:14:45 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* library/demo/partymonster.bse: Licensed under the Green OpenMusic
	License (http://openmusic.linuxtag.org).

	* library/scripts/song-parts-operations.scm: Licensed GPL.

Sat Oct 25 02:16:35 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstrackeditor.c (bst_rack_editor_init): added warning
	about rack editor instabilities.

Sat Oct 25 01:58:24 2003  Tim Janik  <timj@gtk.org>

	* library/scripts/test.scm: removed.

Sat Oct 25 01:49:50 2003  Tim Janik  <timj@gtk.org>

        * *.*: changed "copyright" field of procedures, scripts and objects
        into a "license" field which better reflects what we're asking for.

Fri Oct 24 22:29:02 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstlogadjustment.[hc]: some cleanups, added range checks.
	(bst_log_adjustment_setup): turn n_steps into a double.
	emit ::changed and ::value-changed after updating ranges.

Sat Oct 18 05:23:23 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmenus.c (bst_menu_config_create_items): fix menu item
	images not being visible.

Sat Oct 18 05:09:24 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (bst_app_activate): hook up effect and instrument
	saving in /Synthesiser menu.

	* beast-gtk/bstfiledialog.[hc]: setup radio buttons after set_mode().
	prime file selection singletons with appropriate default directories.
	implement effect and instrument saving.

Sat Oct 18 04:59:23 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* library/demo/partymonster.bse: More work on song: use compression.

Sat Oct 18 01:01:14 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* library/demo/Makefile.am library/demo/partymonster.bse: Added the
	"Party Monster" demo song.

Fri Oct 17 22:25:00 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* shell/bse-scm-glue.boot: Defined bse-param-song.

	* library/scripts/song-parts-operations.scm: Added scripts for cropping
	or duplicating parts within the loop range.

Fri Oct 17 22:19:18 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: add /Synthesizers submenu, support
	loading of effects and instruments.

	* beast-gtk/bstfiledialog.[hc]: add effect and instrument
	library loading dialogs. use seperate dialogs for project,
	wave, effects and instruments.

	* beast-gtk/bsttreestores.[hc]: reworked bst_file_store_*()
	implementation and API to support multiple file stores.

Fri Oct 17 21:35:43 2003  Tim Janik  <timj@gtk.org>

	* library/*/Makefile.am: include _DATA files in tarballs.

	* library/scripts/modules2grid.scm: 
	* library/scripts/progressor-example.scm:
	* library/scripts/record-midi.scm:
	* library/scripts/test.scm: moved scripts here from shell/.

Fri Oct 17 21:07:55 2003  Tim Janik  <timj@gtk.org>

	* library/instruments/test-string.bse: added simplistic test instrument
	with MIDI input.

	* configure.in: generate Makefiles for library/*, define bsedemodir.

	* library/demo/:
	* library/effects/:
	* library/instruments/:
	* library/scripts/: new directories to contain stock data
	to be installed.

Fri Oct 17 18:20:41 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpartdialog.c (part_dialog_update_tool): allow button2
	moves for vselect (like we do for select already).

	* beast-gtk/bstpartdialog.c (popup_entries): more i18n markup.

Wed Oct 15 21:12:56 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/css/default.css: use normal width serif fonts for var
	element.

2003-10-15  Danilo Segan  <dsegan@gmx.net>

	* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

2003-10-15  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "sv" to ALL_LINGUAS.

Wed Oct 15 04:58:31 2003  Tim Janik  <timj@gtk.org>

	* throw out candidate 0.5.5-rc3.

	* beast-gtk/bstmenus.c (bst_menu_config_create_items): fix random stock
	accelerators.

Wed Oct 15 02:41:24 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstitemview.c (bst_item_view_init): translate BstItemViewOp
	strings.

	* po-helper.sh.in:
	* po-helper.sh:
	* configure.in: make configure create po-helper.sh from po-helper.sh.in
	to define BST_GETTEXT_DOMAIN and BSE_GETTEXT_DOMAIN which are required
	by the update scripts in the po*/ directories. add po-helper.sh.in
	_and_ po-helper.sh to CVS, so translation efforts don't require a
	beast package build.

	* beast-gtk/bstapp.c:
	* beast-gtk/bstcanvaslink.c:
	* beast-gtk/bstcanvassource.c:
	* beast-gtk/bsteventrollctrl.c:
	* beast-gtk/bstfiledialog.c:
	* beast-gtk/bstinstrumentview.c:
	* beast-gtk/bstitemview.c:
	* beast-gtk/bstparam-entry.c:
	* beast-gtk/bstparam-toggle.c:
	* beast-gtk/bstpartview.c:
	* beast-gtk/bstpianorollctrl.c:
	* beast-gtk/bstplayback.c:
	* beast-gtk/bstprocedure.c:
	* beast-gtk/bstprojectctrl.c:
	* beast-gtk/bstrackitem.c:
	* beast-gtk/bstsampleeditor.c:
	* beast-gtk/bstsnetrouter.c:
	* beast-gtk/bstsplash.c:
	* beast-gtk/bsttrackrollctrl.c:
	* beast-gtk/bsttrackview.c:
	* beast-gtk/bstusermessage.c:
	* beast-gtk/bstwaveeditor.c:
	* beast-gtk/bstwavereposhell.c: label fixes and i18n markup.
	
Mon Oct 13 12:18:11 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcatalog.[hc]: return BstCatalogTool by value, so we
	can perform gettext() translations beforehand.

	* beast-gtk/bstmessages.c: renamed message catalog. added i18n
	markup.

Sun Oct 12 16:37:29 2003  Tim Janik  <timj@gtk.org>

	* configure.in: fix BST_ARCH_NAME with newer autoconf.

	* Makefile.am:
	* configure.in: major install/search paths cleanup.
	provide standard search paths for effects and instruments,
	and account for beast/bse data sitting in a users home.

	* beast-gtk/bstmain.c: use BSE procedures to retrieve
	search/install path locations.
	renamed --print-path to --print-dir, as this options prints
	out single directories only. adapted the set of paths
	printed here.

	* docs/beast.1.texi: reflect --print-dir.

	* beast-gtk/bstparam-entry.c (param_entry_change_value): use
	G_SEARCHPATH_SEPARATOR_S to split/join paths and horizontally
	expand entries with path names.

	* beast-gtk/bsttreestores.c: adapt to path/file-crawler changes.

Sun Oct 12 15:49:22 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: i18n-markup menu entries. create the item
	factory via bst_item_factory_new().

	* beast-gtk/bstmain.c: use versioned i18n domain, and bind gettext
	charset to UTF-8.

	* beast-gtk/bstutils.[hc]: for a start, implemented simple version of a
	translating item factory. this isn't good enough though, the translating
	text domain and whether translation is required, needs to be transported
	with the menu entries.

Sun Oct 12 13:55:20 2003  Tim Janik  <timj@gtk.org>

	* configure.in: give images/ the same prefix as docs/, i.e.
	add micro version number to v$major.$minor/.
	added versioning for beast and bse gettext domains, defined
	as BSE_GETTEXT_DOMAIN and BST_GETTEXT_DOMAIN.

	* Makefile.am: provide BST_GETTEXT_DOMAIN and BSE_GETTEXT_DOMAIN
	in make-paths.h.

	* bstdefs.h:
	* bstmain.c: use BST_GETTEXT_DOMAIN instead of unversioned "beast".

Sun Oct 12 01:14:21 2003  Tim Janik  <timj@gtk.org>

        * fixes according to pspec hints->options change.

Sat Oct 11 21:56:33 2003  Tim Janik  <timj@gtk.org>

	* apllied patch from Christian Neumair <chris@gnome-de.org>
	to translate bse and beast.
	made lots of modifications on top of the patch to get bse
	translations to work, integrate things more smoothly with beast
	and started sample translation de.

	* po-bse/: new directory holding bse translations.

	* po-bse/de.po:
	* po/de.po: german message catalogs.

	* po/update.sh:
	* po-bse/update.sh: helper scripts to update language specifc
	message catalogs (e.g. update.sh de).

	* po-bse/Makefile.in.in: makefile copy to hardcode GETTEXT_PACKAGE=bse.

	* Makefile.am: provide BST_PATH_LOCALE in make-paths.h.

	* configure.in: moved i18n stuff into its own fucntion.
	replicated AM_GLIB_DEFINE_LOCALEDIR() which doesn't AC_SUBST() its
	result.
	christian's patch adds AC_CONFIG_COMMANDS() to generate po-bse/Makefile.

	* beast-gtk/bstdefs.h:
	* bse/bsedefs.h: provide _() and N_().

	* beast-gtk/bstmain.c: bind "beast" textdomain to BST_PATH_LOCALE and
	handle additional path argument.

Sat Oct 11 17:54:01 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstauxdialogs.[hc]: new file for small auxillary dialog
	implementations, contains string list popup so far.

	* beast-gtk/bstfiledialog.[hc]: keep the last valid selection in
	self->selected. added select_dir() popup variant, added notification
	ability for valid selections.

	* beast-gtk/bstparam-entry.c: provide remove/add directory popup
	dialogs for entris containing search paths.

	* beast-gtk/bstparam.c (bst_param_rack_widget): action widgets may
	have a parent already, so return the toplevel container of an action
	widget.

	* beast-gtk/bstutils.[hc]: added stock ids, helper functions to create
	stock buttons, and utility functions for h/v box packing.

Fri Oct 10 15:50:55 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c: 
	* beast-gtk/bstcanvassource.c: fallback to ladspa icon instead
	of noicon icon if the module is a ladspa plugin (and has no icon).

	* beast-gtk/icons/ladspa.png: variant of noicon.png.

	* beast-gtk/bstmenus.[hc]: allow adding single categories to a menu
	configuration.

Fri Oct 10 14:53:46 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c: nuke palette icon selection special casing.
	simply add all modules which have an icon to the palette.

	* beast-gtk/bstmenus.c: fixed bugs in icon handling logic, which
	prevented icons from being displayed.

Fri Oct 10 13:19:03 2003  Tim Janik  <timj@gtk.org>

	* configure.in (BST_RELEASE_CANDIDATE): up version to 0.5.5-rc2.

Thu Oct  9 23:24:55 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/beast.1.texi:
	* docs/bsesh.1.texi:
	* docs/bse-plugin-generator.1.texi: improved markup for better nroff
	outputs. fixed a couple of typos.

	* docs/teximacros.texi: removed now unnecessary work-around macros.

	* docs/generated/Makefile.am:
	* docs/generated/scandocs.pl: dropped --package option from
	scandocs.pl in favor of using texiutils.texi for versions.

	* TODO: removed fixed items.

Thu Oct  9 16:08:58 2003  Tim Janik  <timj@gtk.org>

	* docs/site-download.texi: reflect freedesktop.org CVS move.

2003-10-08  Christian Neumair  <chris@gnome-de.org>

	* beast-gtk/gtkdefs.h:
	* beast-gtk/gtkmain.c:
	* Makefile.am:
	* autogen.sh:
	* configure.in: Added i18n support through gettext/intltool.

	* .cvsignore: Added missing files.

Mon Oct  6 10:40:17 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackrollctrl.[hc]: tweaked part editing tools.
	
	* beast-gtk/bstpianoroll.c (bst_piano_roll_draw_canvas): changed note
	borders so consequtive notes can be distinguished.
	(piano_roll_release_proxy): popdown toplevel when proxy is released.

	* docs/quickstart.texi: reflect changes.

Mon Oct  6 02:58:14 2003  Tim Janik  <timj@gtk.org>

	* docs/bse-categories.txt: revamped category conventions to better
	reflect module, script and procedure types we now have. described
	automatic arguments upon procedure invocation.

	* beast-gtk/bstapp.c: major menu cleanup. offer csynth/snet/song
	utility procedures.

	* beast-gtk/bstmenus.[hc] (bst_menu_config_from_cats): allow fallback
	stock icon and partial path substitution.

	* beast-gtk/bstprocedure.c: ignore unnamed preset args.

	* beast-gtk/bstsnetrouter.c: improved utility handling in popup menu.

	* beast-gtk/bstutils.h: add more stock aliases. a bunch of the icons
	used are just workarounds for missing icons.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_item_factory_sensitize().

Sun Oct  5 10:34:54 2003  Tim Janik  <timj@gtk.org>

	* docs/quickstart.texi: adapt to changes in beast.

Sun Oct  5 08:49:22 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c: add /Modules/Spatial/ to palette.

Sun Oct  5 06:06:38 2003  Tim Janik  <timj@gtk.org>

	* docs/site-download.texi: reordered sections,
	fixed freedesktop.org link.

Fri Oct  3 19:55:53 2003  Alper Ersoy  <dirt@gtk.org>

	* TODO: removed fixed items.

Fri Oct  3 13:53:29 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/*: generate texiutils.texi instead of version.texi,
	and include ../teximacros.texi.

	* docs/teximacros.texi: supply project specific macros.

	* shell/bse-scm-glue.boot: implement (bse-shell-auto-play) which
	is used if .bse files are given as comand-line args.

	* docs/bsesh.1.texi: 
	* docs/beast.1.texi: added manual pages to beast.

Fri Oct  3 08:53:20 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/icons/properties.xcf:
	* beast-gtk/icons/properties.png:
	* beast-gtk/icons/properties-reset.png: new icons based on
	icons from Gtk+-2.2.

	* beast-gtk/bstsnetrouter.c (bst_snet_router_root_event): offer
	property reset menu item for modules.

	* beast-gtk/bstcanvassource.[hc]: renamed some functions. added
	function to reset properties.

	* beast-gtk/bstparamview.c (bst_param_view_apply_defaults): apply
	defaults to all bparams.

	* beast-gtk/bstparam.c (bst_param_apply_default): apply pspec default.

	* beast-gtk/bstsplash.c (bst_splash_unrealize): show progress debugging
	messages only for BST_DBG_EXT.

	* beast-gtk/bstapp.c: show "Clear Undo" item only for --devel.

	* beast-gtk/bstmain.c: renamed --hints option to --devel.
	enable --devel automatically for -:d.

Thu Oct  2 23:45:03 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/cgi-bin: new directory, to hold cgi scripts for
	beast website.

	* docs/generated/cgi-bin/file-browse.cgi:
	* docs/generated/cgi-bin/file-upload.cgi: simple invocator scripts for
	Texitheque CGI modules.

	* docs/generated/Makefile.am: updated site rules to also handle new
	cgi scripts.

Fri Sep 26 22:51:09 2003  Tim Janik  <timj@gtk.org>

	* modified alpers last patch to not use template files.
	
	* docs/site-navigation.xml: added contrib area items.
	
	* docs/site-browse-bse-files.html: browse site contributions.
	
	* docs/site-upload-bse-files.texi: offer file upload facility.

Mon Sep 22 23:30:49 2003  Alper Ersoy  <dirt@gtk.org>
 
        * docs/generated/Makefile.am: added rule for CGI templates, and added
        file-upload and fbrowse templates to html targets list. added --css
        option for texitheque's html targets.
 
        * docs/site-fbrowse.tmpl.texi:
        * docs/site-file-upload.tmpl.texi: template files for cgi scripts.
 
Fri Sep 26 06:45:03 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/bse-plugin-generator.1.texi: get bst version from version.texi.
	improved/fixed options list layout.

	* docs/generated/Makefile.am: create version.texi that keeps version
	strings. texi files can use these strings to get versions from a
	central source.

Sun Sep 21 16:06:23 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* docs/bse-plugin-generator.1.texi: Added the new options.

Tue Sep 16 16:48:54 2003  Alper Ersoy  <dirt@gtk.org>

        * docs/generated/css/default.css: changed file browsing styles to
        match the new texitheque modules.

Sun Sep 21 03:50:13 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* configure.in Makefile.am: Define SFIDL_PATH_STDINC in make-paths.h.

Sun Sep 21 02:34:26 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: get section 1 manual pages to
	install and build properly.

	* docs/bse-plugin-generator.1.texi: started manual page for
	the bse plugin generator.

Mon Sep  8 14:23:50 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c (bst_canvas_source_build_channels): catch
	division by zero with causes a SIGFPE on alpha, reported by
	Marius Hillenbrand.

Mon Sep  8 05:29:43 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c: make icon sizes configurable.

Mon Sep  8 02:02:10 2003  Tim Janik  <timj@gtk.org>

	* acbeast.m4 (ac_vm): add -fmessage-length= compiler option for
	g++ if ncurses is present.

Thu Sep  4 14:28:12 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparamview.c:
	* beast-gtk/bstpreferences.c: allow display of non-readable properties.

	* beast-gtk/bstmain.c: changed a couple of the -: debugging flags.

Tue Sep  2 23:05:35 2003  Tim Janik  <timj@gtk.org>

	* docs/site-download.texi: update beast HOWTO url.

Mon Aug 25 16:11:36 2003  Tim Janik  <timj@gtk.org>

	* autogen.sh: upgrade autoconf dependancy to 2.50.

	* acbeast.m4: add AC_DIVERT_BEFORE_HELP() taken from gtk+,
	to define stuff in configure.in available for help generation.

	* configure.in: port over to autoconf2.57, use configure.h
	as new generated configuartion file.

	* Makefile.am:
	* topconfig.h: provide package-wide configuration results.

	* */*.c: include "topconfig.h" now.

Fri Aug 22 08:06:29 2003  Tim Janik  <timj@gtk.org>

        * beast-gtk/bstrecords.idl:
        * bsw/Makefile.am:
        * beast-gtk/Makefile.am: renamed *.sfidl to *.idl.

Fri Aug 22 04:22:56 2003  Tim Janik  <timj@gtk.org>

	* acbeast.m4: enable -O2 optimizations for c++ code.

Thu Jul 31 18:15:03 2003  Tim Janik  <timj@gtk.org>

	* added cxxdummy.cc files over the place to force C++ linkage
	of executables.

Tue Jul 29 14:00:37 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsteventroll.[hc]: added support for segment
	display in the canvas.

	* beast-gtk/bsteventrollctrl.[hc]: implement alignment
	tool to align events to a given segment.

	* beast-gtk/bstpartdialog.c: add button and menu item
	to select event-alignment tool.

	* beast-gtk/gxk/gxkutils.c: disabled
	gxk_tree_selection_force_browse() for now, since it aparently
	triggers a segfaulting bug in the Gtk+-2.2.2 treeview.

Mon Jul 28 12:56:40 2003  Tim Janik  <timj@gtk.org>

	* configure.in: rewrote OSS pcm and midi device checks for
	clarity, renamed OSS pcm/midi device options.
	applied changes by Ben Collver <collver1@comcast.net>, to
	check for NetBSD sound devices.

Mon Jul 28 05:25:03 2003  Tim Janik  <timj@gtk.org>

	* acbeast.m4 (ac_vm): enable warning options for C++ code.
	fixed CXXFLAGS setup which was wrongly using CFLAGS.

Mon Jul 28 04:07:08 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/tsmview.c: add test textget handler.

	* beast-gtk/gxk/gxktexttools.[hc]: add textget functionality.
	the ability to place widgets created by special handlers from
	tags in tsm files.

Sun Jul 27 02:39:05 2003  Tim Janik  <timj@gtk.org>

	* incremented version to 0.5.5-rc1, binary age 0, interface age 0.

Sat Jul 26 04:42:09 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackview.c: added midi channel to track roll.

Tue Jul 22 14:02:03 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: announce release.

Mon Jul 21 14:47:40 2003  Tim Janik  <timj@gtk.org>

	* configure.in: release beast-0.5.4.tar.gz.

Sat Jul 19 01:50:45 2003  Tim Janik  <timj@gtk.org>

	* configure.in: throw out beast-0.5.4-rc1.tar.gz.

Fri Jul 18 19:17:54 2003  Tim Janik  <timj@gtk.org>

	* test/drum-test.bse: added drum module test.

Fri Jul 18 18:45:44 2003  Tim Janik  <timj@gtk.org>

	* configure.in (BST_RELEASE_CANDIDATE): up version number to 0.5.4,
	interface 0, binary 0.

	* beast-gtk/bstparam-toggle.c: support SFI_PARAM_HINT_TRIGGER
	with centered toggle button.

	* beast-gtk/bstutils.[hc]: allow centered action widget in gmasks.

Fri Jul 18 05:42:06 2003  Tim Janik  <timj@gtk.org>

	* test/velocity-test.bse: added test for velocity sequencing functionality.

Fri Jul 18 05:03:21 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: 
	* docs/site-download.texi: announce suse rpms.

Thu Jul 17 03:41:55 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.[hc]: added param implementation that operates
	on BstParam.value only.

	* beast-gtk/bstpartdialog.[hc]: intergrated event roll widget into the
	dialog.

	* beast-gtk/bstpianoroll.[hc]: fixed up allocation buglet, made
	number of colors a constant. changed color of horizontal lines.
	adapt to BsePart renames. added bst_piano_roll_get_vpanel_width().

	* beast-gtk/bstpianorollctrl.[hc]: sync clipboard with event roll clipboard.
	fixed buglets, added undo grouping. adapted to BsePart renames.

	* beast-gtk/bstprocedure.[hc]: added bst_procedure_ref_pspec() to
	retrieve and reference the pspec of a procedure parameter.

	* beast-gtk/bsteventroll.[hc]: new widget, similar to the piano roll,
	for viewing non-note midi events of a BsePart.

	* beast-gtk/bsteventrollctrl.[hc]: controller/editing functionality
	for BstEventRoll.

	* docs/overview-de.texi: added post-conference fixups.
	
	* shell/bsescminterp.c: const fixups.

Mon Jul 14 20:13:05 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpartdialog.c (bst_part_dialog_init): add shadow around
	piano roll widget which it doesn't draw itself anymore.

	* beast-gtk/bstpianoroll.c: some drawing code cleanups. fixed hpanel/
	vpanel drawing. removed outer shadow.

	* beast-gtk/bsttrackroll.[hc]: s/proll/troll/ in BstTrackRollDrag.

Mon Jul 14 16:39:48 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparamview.c: properly destroy all parameters.

	* beast-gtk/gxk/gxktexttools.c: free g_get_current_dir() result.

Fri Jul 11 03:09:42 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: announce german paper and irc channel.
	
	* docs/site-navigation.xml:
	* docs/overview-de.texi: added german paper accompanying a talk
	for LinuxTag 2003.

Thu Jul 10 22:28:41 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: announce linuxtag presence of tim and stefan.

Mon Jul  7 22:07:43 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpartdialog.c: fixup tool menu item sensitivity.

	* docs/quickstart.texi: update Custom Synthesizer text.

Sat Jul  5 02:47:44 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam-proxy.c (param_proxy_change_value): properly clean
	proxy field if the current proxy is 0.

	* beast-gtk/bsttrackview.c: support per-track setting of
	postprocessing synthesis network.

Sat Jul  5 01:03:13 2003  Tim Janik  <timj@gtk.org>

	* shell/modules2grid.scm: ignore non-BseSource children.

	* beast-gtk/bstparam-proxy.c (param_proxy_change_value): check for
	pop->prefix to be != NULL before calling strlen on it.

Wed Jun 25 01:22:54 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: rotate news, announce release.

Wed Jun 25 00:18:25 2003  Tim Janik  <timj@gtk.org>

	* configure.in: release 0.5.3, interface and binary age 0.
	
	* beast-gtk/bstmain.c: LADSPA plugin loading now needs to be
	reenabled with -:l if it was disabled due to -:n.

Tue Jun 24 23:28:16 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkutils.c (style_modify_fg_as_sensitive): free rc_style
	when done.

Mon Jun 23 20:43:59 2003  Tim Janik  <timj@gtk.org>

	* shell/bsesh.c: return an error code!=0 (currently 102) if the
	connection failed.

Mon Jun 23 05:18:53 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkutils.c (gxk_tree_view_get_row_area): fix
	uninitialized variable access.

Sat Jun 21 21:43:37 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: announce release.

Sat Jun 21 19:28:53 2003  Tim Janik  <timj@gtk.org>

	* configure.in: release 0.5.2, binary & interface ages 0.

Fri Jun 20 07:03:08 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/css/default.css: fixed toc links underlining.

Fri Jun 20 00:29:55 2003  Tim Janik  <timj@gtk.org>

	* fix looking for mad.pc to detect libmad which works only
	for the debian package.

Thu Jun 19 23:21:07 2003  Tim Janik  <timj@gtk.org>

	* configure.in: up to v0.5.2-rc2.

	* acbeast.m4: support -ftracer for gcc-3.3.
	
	* test/freak-noise.bse:
	* test/midi-test.bse:
	* test/osc-test.bse:
	* test/simple-echo.bse:
	* test/simple-loop.bse:
	* test/test-song.bse:
	* test/wave-midi.bse: upgrade to 0.5.2 BSE format.
	
Tue Jun 17 14:30:54 2003  Tim Janik  <timj@gtk.org>

	* shell/progressor-example.scm: simplyfied code, fixed comments.

	* beast-gtk/bstusermessage.c (user_message): fix callback argument which
	is of type SfiChoice, not an enum type.

Tue Jun 17 04:32:34 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (popup_entries): add snet scripts to
	modules menu.

	* shell/modules2grid.scm: new script to align modules within a
	synthesis network.

Mon Jun 16 20:37:38 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (bst_app_reload_supers): don't show internal
	supers.

	* docs/site-download.texi: comment on needing texitheque when building
	from CVS.

Fri Jun 13 20:11:08 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpartdialog.c (bst_part_dialog_set_proxy): listen to undo/
	redo stack changes on the corresponding project.

	* beast-gtk/bstpartdialog.c:
	(bst_part_dialog_update_activatable): update menu items when actions
	change their activatable state.

Thu Jun 12 22:18:00 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c: provide dummy binding for params that lost
	bindings (e.g. because of proxy destruction).

Fri Jun 13 19:37:08 2003  Tim Janik  <timj@gtk.org>

	* acbeast.m4 (ac_vm): remove GCC option -frename-registers which is
	automatically selected by 3.3 and not supported by earlier gcc
	versions.
	
Tue Jun 10 22:08:18 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpartdialog.c: added undo/redo/clear-undo menu items,
	implement activatable interface.

Mon Jun  9 18:07:50 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpianorollctrl.c: undo group selection operations and
	moves/resizes.

Wed Jun  4 21:58:05 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpianorollctrl.c (controller_piano_drag): lengthen
	playback time for test notes.

Sat May 31 02:11:31 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstactivatable.c: fix idle handler prio.

	* beast-gtk/bstapp.[hc]: added "Clear Undo" menu item, actually use BSE
	functions for undo/redo items.

	* beast-gtk/bstcanvassource.[ch]: update GUI in response to ::pos-x and
	::pos-y proeprty changes. set positions via undo-sensitive
	bse_source_set_pos().

	* beast-gtk/bstitemview.[hc]: added bst_item_view_refresh() to update
	a tree view row.

	* beast-gtk/bstsnetrouter.[hc]: bst_snet_router_event() undo-group
	creation of a new module and setting it's position, so the module
	doesn't jump around on the user upon undo.

	* beast-gtk/bsttrackrollctrl.c: group undo for creation+insertion
	of a part and part movement.

	* beast-gtk/bsttrackview.c: properly update tree rows in response to
	property changes. undo-group creation and name assignment of new tracks.

	* beast-gtk/bsttreestores.[hc]: work around change notification arriving
	after item removal. provide an interface to explicitely request updates.

	* bstmenus.c: doh, fixup menu popup destroy function.

	* beast-gtk/*.c: adapt to BseContainer signal changes and BseProject
	procedure changes.

Tue May 27 02:23:01 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.[hc]: support removal of snets.

Tue May 27 02:02:41 2003  Tim Janik  <timj@gtk.org>

	* shell/cxxdummy.cc: added this file to tell gcc to link in C++ mode
	so C++ modules can be loaded dynamically.

Mon May 26 13:56:16 2003  Tim Janik  <timj@gtk.org>

	* shell/bse-scm-glue.boot: added bse-server-register-blocking to allow
	for blocking plugin and script registration in scripts.

	* shell/bsescminterp.[hc]: upgrade to guile-1.6. fixed up signal connect
	implementation, added bse-signal-disconnect.

	* NEWS:
	* README:
	* configure.in:
	* docs/site-download.texi: depend on guile-1.6.

	* acbeast.m4: added MC_ASSERT_NONEMPTY() to verify a program has been
	found.

	* beast-gtk/bstapp.c: update menu state upon playback status changes.

Mon May 26 02:40:39 2003  Tim Janik  <timj@gtk.org>

	* configure.in: update version to 0.5.2-rc1 already, to properly
	reflect file format changes upon saving.

Mon May 26 01:52:10 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.[hc]: nuke operate/can_operate cruft, implement
	activatable interface and majorly cleanup activation logic.

	* beast-gtk/bstpartview.[hc]:
	* beast-gtk/bstsongshell.[hc]:
	* beast-gtk/bsttrackview.[hc]:
	* beast-gtk/bstwaveview.[hc]:
	* beast-gtk/bstwavereposhell.[hc]:
	* beast-gtk/bstitemview.[hc]: switch over to a proper implementation
	of BstActivatable.

	* beast-gtk/bstdefs.h: remove BST_OP_ enumeration. only assign ID
	regions for the different activatable widgets now.

	* beast-gtk/bstsupershell.[hc]: provide dummy implementation of
	BstActivatable so super shells can generically be activated.

	* beast-gtk/bstactivatable.[hc]: new interface, meant to be implemented
	by widgets that can perform enumerated actions.

	* bstsnetshell.c: removed cruft.

	* beast-gtk/bstmenus.c: fixup setting callback_action for GtkItemFactory
	items, so gtk_item_factory_get_widget_by_action() works again.

Sun May 25 15:01:40 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.[hc]: update menu entries to say "Custom Synth"
	and create a BseCSynth since BseSNet became abstract.

	* beast-gtk/bstplayback.c: BseCSynth fixups.

Fri May 23 20:18:29 2003  Tim Janik  <timj@gtk.org>

	* docs/site-links-synthesis.texi: SOS link update.

	* docs/faq.texi: added anchors, added MIDI howto entry.

	* beast-gtk/bstapp.c: cleanups.

	* beast-gtk/bstsupershell.c: virtualize parent notebook label name,
	cleanups.

	* beast-gtk/bstwavereposhell.c: set parent notebook label to "Waves".

Tue May 20 13:04:30 2003  Tim Janik  <timj@gtk.org>

	* code and configure adoptions to gcc-3.3 and g++-3.3.
	removed -fno-strict-aliasing, -ffor-scope, -fstrength-reduce,
	-fexpensive-optimizations, -frerun-cse-after-loop, -frerun-loop-opt.
	added -frename-registers, short of specifying -O3.

Sun May 18 05:29:13 2003  Tim Janik  <timj@gtk.org>

        * config.guess, config.sub: libtool 1.4.3 updates.

Sun May 18 05:16:26 2003  Tim Janik  <timj@gtk.org>

	* shell/bsescminterp.[hc]: added bse-rec-get, bse-rec-set,
	bse-rec-new and bse-rec-print to allow scheme code to properly
	deal with our record types.

Sun May 11 20:07:05 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkdialog.c (gxk_dialog_show): take away focus from
	unmapped children (gtk bug workaround).

	* beast-gtk/bsttracksynthdialog.c (bst_track_synth_dialog_init): 
	* beast-gtk/bstfiledialog.c (bst_file_dialog_init): 
	set GXK_DIALOG_PRESERVE_STATE flag.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_idle_unrealize_widget().

	* beast-gtk/gxk/gxkdialog.[hc]: set window manager role from type name.
	added GXK_DIALOG_PRESERVE_STATE to keep size across hiding windows.

Sun May 11 15:54:44 2003  Tim Janik  <timj@gtk.org>

	* shell/bse-scm-glue.boot: added stubs for bse-item-get.

	* beast-gtk/bstparamview.c (bst_param_view_rebuild): show non-writable
	fields only for --hints.

	* shell/bsescminterp.c: simplify smob handling.
	(bse_scm_glue_get_prop): 
	(bse_scm_glue_set_prop): 
	(bse_scm_signal_connect): fix proxy type assertions.

Sun May 11 04:36:05 2003  Tim Janik  <timj@gtk.org>

	* configure.in: supply @NOTDVLBUILD@ Makefile substitution and
	IF_NOTDVLBUILD automake conditional.

	* beast-gtk/Makefile.am: fixup dependancies (automake manages to
	forget about previous values if += is used).

	* beast-gtk/bsttrackview.c: auto popup synth selection dialog
	for Synth cell renderer editing.

	* beast-gtk/gxk/gxkcellrendererpopup.[hc]: added auto-popup proeprty
	to automatically popup custom dialog when edits start.

	* beast-gtk/gxk/gxkutils.c: support auto popups.

Sat May 10 21:33:25 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/Makefile.am: added rule that copies texi files from
	parent directory. adjusted prerequisites from html and site rules.
	added a missing backslash in html rule.

Sat May 10 18:08:18 2003  Tim Janik  <timj@gtk.org>

	* configure.in: disable texitheque checks if --enable-devel-rules
	is set to "no" (non autogen.sh builds).

Sat May 10 15:50:04 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: use new file selection code.
	(bst_update_can_operate):
	(bst_update_can_operate_unqueue): support can_operate updates
	on just BstItemView objects.

	* beast-gtk/bstfiledialog.[hc]: reimplementation of the file selection 
	code. we now use a GxkDialog as toplevel, reuse GtkFileSelection
	widgets by reparenting them. Added a seperate BST_SAMPLE_PATH
	browser for fast loading of samples, and special cased the various
	loading/saving applications beast has.

	* beast-gtk/bstitemview.[hc]: use new child-list-wrapper code to
	maintain container children in a tree store. moved item_type field
	from instance to class and changed derived widgets. wrap item store
	into a sortable model, adapt code which relied on model specifics.

	* beast-gtk/bsttrackview.[hc]: fixups due to BstItemView changes, added
	popup dialog for synth selection cell. adapted code to using a sortable
	model view BstItemView.

	* beast-gtk/*.c: fix code duplicating signal disconnections
	using the "any_signal" keyword, since "any_signal" will disconnect
	all existing connections.

	* beast-gtk/*.[hc]: renamed BST_DVL_EXT to BST_DBG_EXT as
	"debug-extensions" is a more apropriate name since it enables unusual
	and harmfull behaviour that's only usefull for debugging purposes.

	* beast-gtk/bstutils.c: allow title setting without proxy for
	bst_window_sync_title_to_proxy().

	* beast-gtk/bstwaveview.[hc]: support new wave seleciton dialog,
	loading of samples from BST_SAMPLE_PATH and changing of editability.

	* beast-gtk/bsttracksynthdialog.[hc]: new dialog, offering an item
	list from a BseProxySeq, and loaded waves. these are the items
	selectable as synth input for a BseTrack.

	* beast-gtk/bsttreestores.[hc]: implementations of GtkTreeStores for
	proxy lists, proxy children and file crawler results.

	* beast-gtk/bstwavedialog.[hc]: files removed, purpose has been taken
	over by BstFileDialog.

	* beast-gtk/gxk/gxkcellrendererpopup.[hc]: allow for programmatic
	popdown.

	* beast-gtk/gxk/gxkutils.[hc]: added convenience function to add a
	simple page to a notebook, added gxk_tree_view_set_editable() which
	can unset the editable flag of any cell renderers within the tree.
	added gxk_file_selection_split() which allowes for reparentation of
	the widget groups from a GtkFileSelection dialog.
	use gxk_file_selection_split() to implement gxk_file_selection_heal().

Thu May  8 13:21:10 2003  Alper Ersoy  <dirt@gtk.org>

	* configure.in: removed checks for documentation generation
	tools and added a test for texitheque.

	* docs/Makefile.am: removed utils from $SUBDIRS, and
	teximacros.texi from $texi_docs.

	* docs/generated/Makefile.am: replaced most of the document
	generation functionality with texitheque.  removed navigation.xsl from
	site rules.

	* beast-gtk/Makefile.am: substituted scankeys with texitheque
	and removed all occurrences of scankeys.

	* beast-gtk/scankeys.c:
	* docs/teximacros.texi:
	* docs/generated/html.xsl:
	* docs/generated/man.xsl:
	* docs/generated/markup.xsl:
	* docs/generated/markup.dtd:
	* docs/generated/log2texi.sh:
	* docs/generated/navigation.xsl:
	* docs/generated/reference-filter.pl:
	* docs/generated/reference-index.xsl:
	* docs/generated/texinfo.dtd:
	* docs/utils/*: removed due to being deprecated by texitheque.

Tue May  6 15:43:12 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkcellrendererpopup.[hc]: added property
	to toggle display of the popup button, fixed popup/popdown
	logic in popup button clicked handler.

	* beast-gtk/gxk/gxkdialog.[hc]: added gxk_dialog_set_focus()
	and gxk_dialog_set_default() which control the widgets that
	are getting the focus and default upon every new popup.
	prepared for later usage of window groups via
	gtk_window_group_add_window() which unfortunately seems to
	be broken at least in gtk+-2.2.1.

	* beast-gtk/bststest.c:
	* beast-gtk/bstprocbrowser.c:
	* beast-gtk/bsttrackview.c:
	* beast-gtk/bstwaveeditor.c:
	* beast-gtk/bstitemview.c: adapt tree column creations.

	* bstutils.[hc]: removed gtk_widget_viewable*() API.
	fixed resetting behaviour of bst_window_sync_title_to_proxy().

	* beast-gtk/gxk/gxklistwrapper.c: provide dummy versions
	of iface->iter_children() and iface->iter_parent(), as
	sort models demand these funcitons exist.

	* beast-gtk/gxk/gxkutils.[hc]: moved the
	::viewable-changed signal with assorted functions
	gxk_widget_viewable_changed() and gxk_widget_viewable()
	from bstutils.[hc] to here.
	added gxk_convert_latin1_to_utf8() and gxk_filename_to_utf8()
	which don't produce annoying warnings like the GLib variants.
	added a @column_flags argument to gxk_tree_view_add_column(),
	gxk_tree_view_add_text_column(), gxk_tree_view_add_popup_column()
	and gxk_tree_view_add_toggle_column(). simplified tree column
	creation code, work around GtkCellRendererText focus problems
	by using GxkCellRendererPopup which gets it right.
	work aorund gtk_tree_view_set_cursor() producing an assertion
	if used with an empty sort model.
	(gxk_cell_editable_is_focus_handler): added a call to
	gtk_cell_editable_remove_widget() after the editing is done,
	so related GUI elements are properly taken down.
	(gxk_file_selection_heal): return the newly created main vbox,
	added life cycle management which allowes reparentation of the
	file selection contents, minor cosmetic fixups.

	* beast-gtk/*.c: changed gxk_tree_view_add*() callers.

Mon May  5 04:02:49 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_set_snet): fix proxy snet
	usage counting.

Tue Apr 29 01:31:41 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkcellrendererpopup.c:
	(gxk_cell_renderer_popup_start_editing): fixup popdown connection which
	needs to be on the label.

Mon Apr 28 22:13:19 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkutils.[hc]:
	(gxk_tree_view_add_popup_column): added handling and setup of
	a popup_callback.
	renamed gxk_cell_editable_focus_out_handler() to
	gxk_cell_editable_is_focus_handler(), this function now handles
	focussing on notify::is-focus signal emissions.

	* beast-gtk/bsttrackview.c (track_view_synth_popup): handle popup
	of patch selection dialog.

	* beast-gtk/bsttrackroll.c (bst_track_roll_start_edit): handle
	editing aborts by catching notify::is-focus signals.

	* beast-gtk/bstitemview.c (bst_item_view_get_type): GType updates.

	* beast-gtk/gxk/gxkcellrendererpopup.[hc]: added popup signal. make
	popup button insensitive if no popup handler is present.
	(gxk_cell_renderer_popup_start_editing): don't chain to parent, but
	create the entry ourselves and handle editing aborts with
	gxk_cell_editable_is_focus_handler() on notify::is-focus.
	(gxk_cell_renderer_popup_dialog): new function to let the cell
	renderer popup and manage user supplied dialogs during edits.

Mon Apr 28 04:27:47 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackview.c: support waves besides synth networks in
	the "Synth" column. use bst_proxy_seq_list_match() to find the matching
	proxy.

	* beast-gtk/bstparam-proxy.c (param_proxy_change_value): support case
	insensitive matches.

	* beast-gtk/bstparam.h:
	* beast-gtk/bstparam-proxy.c: added bst_proxy_seq_list_match() which
	makes case (in-)sensitive exact/tail matches of uname paths available
	to other code portions.

Fri Apr 25 20:49:54 2003  Alper Ersoy  <dirt@gtk.org>

	* TODO: removed obsolete items

	* docs/teximacros.texi: added workaround for @documentlanguage which
	was getting omitted in makeinfo's xml output. cleaned up workaround
	comments a bit.

	* docs/generated/Makefile.am: added banner_prefix and site_icon
	parameters to the html rule.

	* docs/generated/html.xsl: added site_icon and banner_prefix
	parameters. added document language info to the html tag.
	changed link style to default stylesheet to make it available to
	older browsers as well. added "text" attribute to body tag as
	recommended by Watchfire Bobby Accessibility Checker on
	http://bobby.watchfire.com/. made top banner layout friendlier to
	older browsers.

	* docs/generated/navigation.xsl: use unordered list for menu
	items as complicated css rules for span tags caused 
	some certain browsers to cough.

	* docs/generated/css/default.css: moved problematic CSS2
	properties (ie. background-color: inherit, and navigation rules)
	to docs/generated/css/compliant.css. exchanged banner properties
	with a much smaller set. added "error" properties to be used by
	sample-upload cgi script.

	* docs/generated/css/compliant.css: css file containing rules
	from docs/generated/css/default.css that cause problems for
	older, less compliant browsers. due to the way this file is
	included, these rules are hidden from those browsers.

	* docs/generated/css/images/beast-bg.png:
	* docs/generated/css/images/beast-left.png:
	* docs/generated/css/images/beast-right.png:
	* docs/generated/css/images/beast-small.png: logo parts with
	fixed brightness to take over docs/generated/css/images/banner-*.png.
	
	* docs/generated/css/images/banner-dots.png:
	* docs/generated/css/images/banner-left.png:
	* docs/generated/css/images/banner-right.png:
	* docs/generated/css/images/banner-small.png: removed.
	
Fri Apr 25 18:35:09 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/images/beast16.png: updated to a version supplied by Alper.

Mon Apr 21 03:55:45 2003  Tim Janik  <timj@gtk.org>

	* docs/faq.texi: insert an anchor #gnome-canvas-idle-id-crash.

	* docs/site-news.texi: link to faq#gnome-canvas-idle-id-crash.

Mon Apr 21 00:19:32 2003  Tim Janik  <timj@gtk.org>

	* docs/site-links-synthesis.texi: added novemeber 2002 synth
	secrets link.

	* docs/faq.texi: adress canvas->idle_id!=0 assertion.

	* docs/site-news.texi: point to the new FAQ entry as a lot of people
	seem to run into this.

Sun Apr 20 21:10:12 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: announce patch-beast-0.5.0-0.5.1.fixed.gz.

Sun Apr 20 12:11:58 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/css/default.css: added entries used by sitefiles.pl.

Fri Apr 18 18:40:41 2003  Tim Janik  <timj@gtk.org>

	* docs/site-oldnews.texi: 
	* docs/site-news.texi: added link to www.gnomedesktop.org announcements
	to the last three releases.
	
	* configure.in: s/==/=/ for test invocations as == is a non-POSIX
	extension, reported by Sam Hocevar <sam@zoy.org>.

Wed Apr 16 19:43:36 2003  Tim Janik  <timj@gtk.org>

	* autogen.sh: demand automake-1.4 and autoconf-1.3. support version
	concatenation for these tools out of the box if supplied by the host
	system. return proper exit codes in case of error.

	* shell/bsesh.c (BOILERPLATE_SCM): fix "pasting does not give a valid
	preprocessing token" warning.

	* beast-gtk/bstmain.c: fix include.

	* beast-gtk/bstsnetrouter.c (palette_ebox_button): fix cast.

Mon Apr 14 02:17:03 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: announce v0.5.1.

	* docs/site-download.texi: update dependancy list (ogg/vorbis and
	gtk versiosns) and comment on LADSPA support.

Mon Apr 14 00:11:43 2003  Tim Janik  <timj@gtk.org>

	* released beast-0.5.1.tar.gz.

Sun Apr 13 22:56:09 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstxxutils.{h|cc}: added a c++ object file so the main
	program is able to load dynamic c++ plugins (required by gcc 3.2).

	* docs/faq.texi: fixed mime logo reference, adjusted hardware
	recommendation.
	
	* TODO, README: miscellaneous release specific updates.

Tue Apr  8 03:08:49 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (bst_update_can_operate): allow any kind of
	widget being passed in. process updates at G_PRIORITY_DEFAULT,
	to coalesce across resizes and redraws.

	* beast-gtk/bstitemview.c: queue operation state updates when we
	got state change notifications from BSE.

Sun Apr  6 20:04:29 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxktexttools.c: add current vertical scroll position
	to history list and restore it upon forward/backward moves.

Sun Apr  6 15:57:24 2003  Tim Janik  <timj@gtk.org>

	* update to libtool 1.4.3.
	
	* docs/quickstart.texi (Parts And Tracks): adapt this to the new
	track roll display.

	* beast-gtk/bstpianorollctrl.c (controller_piano_drag): shut up debug
	messages.
	
	* beast-gtk/bstrecords.sfidl: fix preference pspec groups.
	
	* beast-gtk/gxk/gxktexttools.c: cosmetic fixes to history stack code.

Sun Apr  6 00:55:08 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/scandocs.pl: escape commas in macro parameters.

Sun Apr  6 15:10:42 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_toggle_palette): add tool
	selection menu popup facility to the palette.

	* beast-gtk/bstradiotools.c (bst_radio_tools_build_palette): added tool
	name label.

	* beast-gtk/bstsnetrouter.c (bst_snet_router_build_tools): constrain
	the categories that are added to the palette.

Fri Apr  4 19:22:58 2003  Tim Janik  <timj@gtk.org>

	* configure.in: version update to 0.5.1.

	* Makefile.am: install sfi.pc and bse.pc files.

	* configure.in: merged AC_GSL_REQUIREMENTS and AC_BSE_REQUIREMENTS
	macros. use pkg-config to detect libmad. require ogg/vorbis >= 1.0.0rc4
	now. sort out library requirements to create sfi.pc and bse.pc.

Fri Apr  4 09:55:42 2003  Tim Janik  <timj@gtk.org>

	* bstmain.c:
	* configure.in: 
	* Makefile.am: provide the beast prefix specific ladspa directory
	as BSE_PATH_LADSPA.

Thu Apr  3 11:03:08 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c (bst_canvas_icon_set): fixed ref-counting
	bug.

Tue Apr  1 06:45:33 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdefs.h: removed BST_TOOLTIPS, changed code to make
	use of GXK_TOOLTIPS.

	* beast-gtk/bstutils.[hc]: removed outdated Gtk+ workarounds
	and helper code. moved some things into gxkutils.[hc].
	fixed up BstGMask type usages. documented bst_gmask_*() functions.

	* beast-gtk/gxk/gxkutils.[hc]: don't redefine gtk functions.
	document gxk_item_factory_get_item() and gxk_item_factory_get_widget().
	moved and renamed gxk_widget_proxy_requisition(),
	gtk_notebook_current_widget() and gxk_file_selection_heal() from
	bstutils.[hc] to here.

	* beast-gtk/*.c: miscellaneous adaptions according to the above changes.

Mon Mar 31 12:05:07 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c: removed black text border. set text
	sizes via gnome_canvas_text_set_zoom_size() so the text is zoomed
	together with the rest of the canvas.

	* beast-gtk/gxk/gxkcanvas.[hc]: added gnome_canvas_set_zoom() and
	gnome_canvas_text_set_zoom_size() to support zoomable text items.

	* beast-gtk/gxk/gxkutils.[hc]: added g_object_{get|set}_double().

	* beast-gtk/bstsnetrouter.c (idle_zoom): use gnome_canvas_set_zoom() to
	alter zoom factor. shut up debug messages.

	* beast-gtk/bstmenus.c (bst_menu_config_create_items): use
	BST_PIXDATA_EMPTY1x1 as menu item image instead of pixdata
	with invalid magic.

	* beast-gtk/bstutils.h: provide a serialized pixdata empty 1x1
	pixel image macro: BST_PIXDATA_EMPTY1x1.

Wed Mar 19 17:56:09 2003  Tim Janik  <timj@gtk.org>

	* README:
	* docs/*.texi: announce new mailing list and change old adresses.
	updated link sections.

Mon Mar 17 07:05:04 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (main): use the new toyprof leak logger API.

	* beast-gtk/bstapp.c (bst_app_operate): remove toyprofiling hook.

Thu Mar 13 22:38:28 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: announced release.

Thu Mar 13 21:42:45 2003  Tim Janik  <timj@gtk.org>

	* configure.in: up version to 0.5.0, released beast-0.5.0.tar.gz.
	
	* TODO, README, docs/release-notes.texi: release updates.
	
	* beast-gtk/bstapp.c (bst_app_operate): popup release-notes dialog
	as ordinary navigatable text window.

	* beast-gtk/bstapp.c (bst_app_update_can_operate): in lack of a working
	gtk_item_factory_get_widget_by_action() ($*=%!!!) hardcode disabling
	of /File/Save, /Edit/Undo and /Edit/Redo.

	* beast-gtk/gxk/gxktexttools.c (gxk_scroll_text_create): disable "Find"
	button until its functionality is implemented.

Thu Mar 13 18:04:21 2003  Tim Janik  <timj@gtk.org>

	* test/*.bse: storage format fixups.

Thu Mar 13 15:54:28 2003  Tim Janik  <timj@gtk.org>

	* configure.in: applied patch from Junichi Uekawa <dancer@debian.org>
	which provides --enable-devdsp and --enable-devmidi options to force
	driver builds for these devices, bypassing auto-detection.

	* beast-gtk/bsttrackview.c (bst_track_view_create_tree): fix synthesizer
	column.

	* beast-gtk/gxk/gxktexttools.[hc] (gxk_scroll_text_create): adjust
	default values and possible flag sets.

	* beast-gtk/*.c: fixed callers of gxk_scroll_text_create().

Tue Mar 11 06:46:19 2003  Tim Janik  <timj@gtk.org>

	* configure.in: up version to 0.5.0-rc1, released rc tarball.

Mon Mar 10 11:14:28 2003  Tim Janik  <timj@gtk.org>

	* configure.in: don't build docs if we're not configured for @DVLBUILD@.
	provide am-conditional IF_BUILDDOCS to special case doc builds.

Mon Mar 10 09:24:27 2003  Tim Janik  <timj@gtk.org>

	* remove topdir gsl/ link, fixed includes.

Mon Mar 10 08:54:23 2003  Tim Janik  <timj@gtk.org>

	* configure.in: added @DVLBUILD@ ac substitution to disable
	development build rules.
	
	* */Makefile.am: more srcdir!=builddir fixes, adaptions to @DVLBUILD@.

Mon Mar 10 05:43:37 2003  Tim Janik  <timj@gtk.org>

	* rename and CVS-move of bsw-shell/bswshell to shell/bsesh.

	* shell/bsescminterp.h: moved here from bsw-shell/bswscminterp.h.
	* shell/bsescminterp.c: moved here from bsw-shell/bswscminterp.c.
	* shell/bsesh.c: moved here from bsw-shell/bswshell.c.

	* shell/test.scm:
	* shell/Makefile.am:
        * shell/record-midi.scm:
	* shell/bse-scm-glue.boot:
	* shell/progressor-example.scm: moved here from bsw-shell/.

	* bse/bsescripthelper.c:
	* configure.in:
	* Makefile.am:
	* shell/*: adaptions to renames.

Sun Mar  9 15:44:48 2003  Tim Janik  <timj@gtk.org>

	* TODO: got rid of a good chunk of fixmes.
	prioritized stw/timj items.

	* beast-gtk/bstcanvassource.c (bst_canvas_icon_set): catch empty
	icons.

	* configure.in: removed CSL related checks.

	* beast-gtk/bstrecords.sfidl: remove ALSA preference option.

	* beast-gtk/bstdefs.h: cleaned up developer extensions and
	related macros.

	* beast-gtk/bstmain.c: fix up '-:' developer option.

	* acbeast.m4: change gcc optimization from -O3 to -O2 since -O3
	may produce buggy code at times.

Sun Mar  9 07:03:49 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* beast-gtk/bstrecords.sfidl: added group supported by sfidl now

Fri Mar  7 21:45:13 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* bstutils.c: adapted sfidl_xxx macros to pspec group support.

Fri Mar  7 14:53:17 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/Makefile.am: scan debugging keys and dump
	them to bstdebugkeys.defs.

	* bstmain.c: debugging options revamp.

Fri Mar  7 03:46:44 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackrollctrl.c: fixup status messages.

Thu Mar  6 06:09:18 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackview.c: removed SEQID column, since the SeqId
	is pretty useless for tracks. added Synth column to allow the user
	to choose the SNet for a track. skip per-track property editing
	elements. implemented upath matching algorithm for synth lookups.
	however, we still need a convenient popup window to let the
	user graphically select synths (or waves).

	* beast-gtk/gxk/gxkutils.c: added function to create popup
	cell renderer columns.
	
	* beast-gtk/gxk/gxkcellrendererpopup.[hc]: new file implementing
	a GtkCellRendererText derived cell renderer: GxkCellRendererPopup,
	and a GtkEventBox derived GtkCellEditable interface proxy:
	GxkProxyEditable. the latter is needed to have multiple widgets
	make up an editable cell. the actual popup window doesn't yet
	work, though the rest of the code seems to be in sufficient
	shape now.

Wed Mar  5 23:19:28 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/catalog-en.c (tools_en): document part-link tool.

	* beast-gtk/bsttrackrollctrl.c (controller_update_canvas_cursor):
	support linking of parts.

	* beast-gtk/icons/part-copy.xcf: 
	* beast-gtk/icons/part-copy.c: part copying/linking image.

	* beast-gtk/Makefile.am (beast_DEPENDENCIES): fix key scanning
	build rule.

	* docs/modifiers.txt: new file, holding comments about modifiers
	affecting selections and dnd.

Wed Mar  5 01:51:40 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackview.[hc]: removed tool selections,
	BstTrackRollCtrl takes care of that now. setup radio tool
	accelerators.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_widget_activate_accel_group()
	to support per widget accelerator groups.

	* beast-gtk/bstradiotools.[hc]: code cleanups. added accel group
	and tool accelerators support. support BstCatalog tools.

	* beast-gtk/bsttrackrollctrl.[hc]: moved tool selections here,
	the track roll controler now creates his own radio tools, make
	use of catalog tool definitions. removed code that became useless.

	* beast-gtk/bstdefs.h: added dummy macros to allow for catalog
	key and i18n string markup.

	* beast-gtk/bstmain.c: added i18n markup.

	* beast-gtk/bstcatalog.[hc]: started on a catalog mechanism
	to lookup messages and other translatable things which aren't
	good to be handled by gettext.

	* beast-gtk/catalog-en.c: english catalog holding tool
	definitions (name, icon, tooltip, etc.) for ctalog keys.

	* beast-gtk/scankeys.c: small tool to grep for specific key
	macros in C sources.

	* beast-gtk/Makefile.am: add a rule that verifies there're
	are no undefined catalog keys being used in the program.

Mon Mar  3 16:04:55 2003  Tim Janik  <timj@gtk.org>

	* docs/site-links-related.texi: added CSL.

	* docs/site-news.texi: post an update on the LinuxForum news entry.

Thu Feb 27 05:21:47 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/reference-filter.pl: remove all non-alphanumeric
	characters from function and type names instead of just parentheses,
	asterisks and whitespaces at the end. made the loop that iterates over
	index_files array more Perl-ish. changed indentation to be on par with
	docs/generated/scandocs.pl.

Thu Feb 27 00:02:09 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: add news blurb about LinuxForum 2003.

Wed Feb 26 23:02:18 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackroll.c: adjusted hzoom range.

	* beast-gtk/bsttrackrollctrl.[hc]: added quantization functions, fixed
	all operations to properly quantize according to the current setting.

	* beast-gtk/bsttrackview.[hc]: added quantization radio tools. fixed
	destruction of radio tool objects. added hzoom spinner.

	* beast-gtk/bstradiotools.[hc]: added bst_radio_tools_destroy() to force
	signal connections to be destroyed and the radio tool to be cleared.
	added bst_radio_tools_build_toolbar_choice() which creates the radio
	tools as toolbar choice items.

	* beast-gtk/gxk/gxktoolbar.[hc]: added gxk_toolbar_choice_select(),
	gxk_toolbar_choice_is_selected() and gxk_toolbar_choice_is_item(),
	so choice items can be adjusted apart from the callback API.

	* beast-gtk/bstdefs.h: added quantization enum.

	* beast-gtk/icons/notes.xcf: added layer for tact quantization.

	* beast-gtk/icons/qtact.png: tact quantization icon.

Tue Feb 25 15:22:24 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: provide link for CSL.

Sat Feb 22 17:10:34 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstitemview.[hc]: virtualize set_container().

	* beast-gtk/bsttrackroll.[hc]: provide just ::drag and ::clicked signals
	for control widgets. support tick markers. added vpanel for miniscopes.
	polished overall layout. 

	* beast-gtk/bsttrackrollctrl.[hc]: support track roll position pointers.
	adoptions to track roll changes.

	* beast-gtk/bsttrackview.[hc]: support song position and loop pointers
	and offer loop toggle button.

	* beast-gtk/gxk/gxkutils.[hc]: added convenience function gxk_color_alloc().
	fixed up gxk_tree_view_get_row_area() to return FALSE for empty trees.

	* beast-gtk/bstmarker.[hc]: generic vertical marker drawing code. point of
	this implementation is to prevent exposes on the host widget while moving
	markers.

	* beast-gtk/icons/Makefile.am: 
	* beast-gtk/icons/loopleft.xcf:
	* beast-gtk/icons/loopleft.png:
	* beast-gtk/icons/loopright.png:
	* beast-gtk/icons/repeat.xcf:
	* beast-gtk/icons/repeat.png:
	* beast-gtk/icons/tickpointer.png: new tick loop/pointer/repeat icons.

Sun Feb 23 18:54:17 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/css/default.css: darken title backgrounds somewhat and
	make links non-greenish on hover.

Sun Feb 23 15:19:35 2003  Tim Janik  <timj@gtk.org>

	* docs/site-links-synthesis.texi: link update.

	* docs/generated/Makefile.am (site-preview): new rule to build up
	website content in ~/private_html/beast-preview/. so stuff can be
	browsed before beast.gtk.org is updated.

Fri Feb 21 22:24:43 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: added a new website news entry sketching
	recent development highlights.

Fri Feb 21 20:02:16 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: call xml files with unfixed cross
	references *.crossfix.xml. generate xml files from texi sources
	without intermediate temporary files. create pass beast-man:
	protocoll specification into generation of index.lst.
	added gnome-index.lst to the cross reference fixup rule.

	* docs/generated/gnome-index.lst.gz: index file containing anchors
	and links of glib/pango/gdk/gtk/gnome API docs on developer.gnome.org.

	* docs/generated/reference-filter.pl: support multiple index files.

	* docs/generated/reference-index.xsl: figure the index reference
	from a stringparam $protocol.

	* docs/generated/css/default.css: resurrect hover underlines
	for navigation items. underline clickable cross references.

Fri Feb 21 19:14:55 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/reference-index.xsl: new file added by
	Alper Ersoy to extract cross references from existing
	xml files.

	* docs/generated/reference-filter.pl: new file added by
	Alper Ersoy to insert fixed cross references into certain
	xml files.

Thu Feb 20 01:03:35 2003  Alper Ersoy  <dirt@gtk.org>

	* bse/bseautodoc.c:
	* docs/teximacros.texi:
	* docs/generated/Makefile.am:
	* docs/generated/scandocs.pl: made function and struct names links to
	their descriptions where possible.

	* docs/generated/html.xsl:
	* docs/generated/man.xsl:
	* docs/generated/markup.xsl: added support for anchors in beast-man://
	urls.

	* docs/generated/man.xsl: fixed a few typos, improved layout in a few
	places, especially in tables.

	* docs/site-news.texi: fixed an overlooked macro name with a dash.

	* docs/generated/css/default.css: removed underlines in navigation
	link hovers in favor of colors. added colors for links.

Tue Feb 18 17:54:40 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* beast-gtk/bstgconfig.c beast-gtk/bstmenus.c beast-gtk/bstrackitem.c
	beast-gtk/bstsnetrouter.c beast-gtk/tsmview.c
	beast-gtk/gxk/gxkstock.c docs/utils/xmlantispace.c: fixes to build
	without warnings on gcc-3.2.

Tue Feb 18 01:11:12 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* configure.in: cleanups of the libcsl configure stuff.

Mon Feb 17 22:52:02 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* configure.in: libcsl support

Mon Feb 17 20:57:55 2003  Stefan Westerfeld  <stefan@space.twc.de>

	* acbeast.m4: fixed wrong sed expression.

Mon Feb 17 19:33:19 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: make the first song page the default notebook
	page if the project cotains a song. otherwise, make the first snet
	page the default notebook page if the project contains one.

	* beast-gtk/gxk/gxkutils.[hc]:
	added gxk_notebook_set_current_page_widget().

Mon Feb 17 18:38:11 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetshell.c (bst_snet_shell_rebuild): make the synth
	router the first notebook page.

	* test/simple-echo.bse: fix instrument "done" output.

	* test/*.bse: storage format fixups.

Sun Feb 16 09:01:28 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstfiledialog.c (bst_file_dialog_open): support merging
	an existing project with BSE file contents.

	* beast-gtk/bstapp.c: added /File/Merge menu entry.

Fri Feb 14 07:50:29 2003  Tim Janik  <timj@gtk.org>

	* test/test-song.bse: adoptions.

Thu Feb 13 10:53:59 2003  Tim Janik  <timj@gtk.org>

	* configure.in: added libz check. require libz for BSE.

	* beast-gtk/icons/Makefile.am: fix EXTRA_DIST filter.

Tue Feb 11 11:46:52 2003  Alper Ersoy  <dirt@gtk.org>

 	* docs/generated/Makefile.am: fixed man/nroff build process and added
	a descriptive comment of the steps taken.
 
 	* docs/generated/log2texi.sh: added artificial spaces around @uref
 	substitutions.
 
 	* docs/generated/markup.xsl: added <reference-constant> to the
 	reference generation templates.

	* TODO: made updates.

	* bse/bseautodoc.c:
	* docs/site-news.texi:
	* docs/site-oldnews.texi:
	* docs/teximacros.texi:
	* docs/generated/log2texi.sh:
	* docs/generated/scandocs.sh: dropped underscores in @reference_* and
	@news_title macros' names for texinfo-4.5 compatibility.

Tue Feb 11 03:10:19 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkutils.c (gxk_signal_handler_pending): allow NULL as
	signal name.

	* beast-gtk/gxk/gxkutils.c: allow tree columns to be reordered.

Mon Feb 10 23:54:43 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackroll.[hc]: supply drag data with information
	about validity of the current drag row.

	* beast-gtk/bsttrackrollctrl.c (editor_once): minor insertion fix.

	* beast-gtk/gxk/gxkutils.c (gxk_tree_view_get_row_from_coord): return
	whether the pointer is within visible row area and clamp ro to
	visible rows.

	* beast-gtk/bstsongshell.c (bst_song_shell_rebuild): switch notebook
	page order for songs to allow easy editing of track view.

Mon Feb 10 20:12:36 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackview.c: added editable tree view columns to
	mute tracks and for maximum number of voices.

	* beast-gtk/gxk/gxkutils.[hc]:
	renamed gxk_tree_view_add_editable_text_column() to
	gxk_tree_view_add_text_column() and added tooltip argument.
	added gxk_tree_view_add_toggle_column() similar to the above function.
	added gxk_tree_view_column_set_tip_title() to allow setting of
	tooltips on tree view columns that isn't possible through the public
	API.

Sun Feb  9 19:05:48 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/scandocs.pl (tags_highlight): protect explicit
	newlines "@*" from variable markup.

Sun Feb  9 18:33:11 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstradiotools.c (rtools_toggle_toggled): keep current radio
	tool if users click on an already depressed toggle button.

	* beast-gtk/bsttrackrollctrl.c: support firing up part editor and
	part deletion (from a track).

	* beast-gtk/bsttrackview.c: more GUI work, added toolbar for part
	operations.

	* beast-gtk/bstpianoroll.c (bst_piano_roll_realize): force cursor
	updates in ::realize.

	* beast-gtk/bstitemview.[hc]: unconditionally create the tools
	container, the widget holding action buttons (renamed from op_box).
	support tooltips on action buttons.
	allow derived classes to pack the tool box away.

	* beast-gtk/icons/text.xcf: 
	* beast-gtk/icons/text.png: 
	* beast-gtk/icons/Makefile.am: added BST_STOCK_TEXT icon.

	* beast-gtk/bstradiotools.[hc]: made BstRadioTools derive from
	GObject (instead of GtkObject).

	* beast-gtk/bstsnetrouter.c (bst_snet_router_init): 
	* beast-gtk/bstpartdialog.c (bst_part_dialog_init): adapted
	callers.

Thu Feb  6 22:49:01 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (main): fix GtkObject user_data which is broken in
	gtk+2.2.

Thu Feb  6 20:08:02 2003  Tim Janik  <timj@gtk.org>

	* acbeast.m4: remove -freg-struct-return from CFLAGS and CXXFLAGS,
	it causes broken code generation on g++-3.2.

	* acbeast.m4: remove -fnonnull-objects from CXXFLAGS which isn't
	supported by newer gcc versions anymore.

Wed Feb  5 16:48:55 2003  Tim Janik  <timj@gtk.org>

	* docs/site-about.texi: 
	* docs/site-oldnews.texi: changed links to point to a mirror of
	http://news.gnome.org because that site got discontinued. referenced
	articles are kept at http://beast.gtk.org/mirror/gnome-news/.

	* docs/site-historic.texi: updates.

Wed Feb  5 14:38:52 2003  Tim Janik  <timj@gtk.org>

	* docs/site-historic.texi: added article links.

Wed Feb  5 03:52:58 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttrackroll.[hc]: support editable cells.

	* beast-gtk/bsttrackrollctrl.c: support part name cell edits.

	* beast-gtk/bsttrackview.c (bst_track_view_create_tree): 

	* beast-gtk/gxk/gxklistwrapper.c (gxk_list_wrapper_class_init): added
	::row-changed signal which is emitted before any row changes, usefull
	to abort cell edits.

Tue Feb  4 18:37:34 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstitemview.[hc]: removed "Name" and "Comment" fields.
	made "Name" and "Comment" columns editable.

	* beast-gtk/gxk/gxkutils.[hc]: moved gxk_tree_view_add_column()
	and gxk_tree_view_append_text_columns() from bstutils.[hc] into
	this place.
	added gxk_tree_view_add_editable_text_column().

Fri Jan 31 19:43:54 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstitemview.[hc]: made code more versatile and added
	virtual functions so bsttrackview demands can be fullfilled.

	* beast-gtk/bstmain.c: changed developer option from -! to -: to
	workaround sh history expansion.

	* beast-gtk/bsttrackview.c: take over tree widget creation and
	maintenance from item view. put a trackroll alongside and coupled
	with the tree.

	* beast-gtk/gxk/gxkutils.[hc]: added gxk_window_process_next() to
	force asyncronous GdkWindow updates. added tree view related
	convenience functions: gxk_tree_view_get_bin_window_pos(),
	gxk_tree_view_get_row_area(), gxk_tree_view_focus_row(),
	gxk_tree_view_is_row_selected(), gxk_tree_view_get_selected_row()
	and gxk_tree_view_get_row_from_coord().

	* beast-gtk/bsttrackroll.[hc]: new widget, designed to act as
	an extra tree view column, used to display part lists for tracks.

	* beast-gtk/bsttrackrollctrl.[hc]: controller code for BstTrackRoll
	widgets.

	* misc doc fixes.

Mon Jan 27 22:32:43 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkutils.[hc]: introduce gxk_window_set_cursor_type()
	to allow simple cursor type settings and to simplify resetting the
	cursor type to inherit the cursor type from the parent.

	* beast-gtk/bstpianoroll.c: simplify cusor handling, minor code
	cosmetics and bug fixes.

	* beast-gtk/bstpianorollctrl.c: fix default cursor setting.

Fri Jan 24 18:57:53 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpianoroll.c (bst_piano_roll_realize): remove bogus cursor
	type increment.
	(bst_piano_roll_overlap_grow_hpanel_area): limit fudging by 0.

Fri Jan 24 00:42:20 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/html.xsl:
	* docs/generated/navigation.xsl:
	* docs/generated/css/default.css: substituted underscores (_) in
	class names with dashes (-), so that they are valid now.

	* docs/teximacros.texi: changed the name of logentry macro to clogentry
	for more clarification and added a clogitem macro.

	* docs/generated/html.xsl:
	* docs/generated/man.xsl:
	* docs/generated/markup.xsl:
	* docs/generated/css/default.css:
	* docs/generated/log2texi.sh: added support for clogentry and clogitem
	macros.

	* docs/generates/log2texi.sh: added a @docfont{tech} command to the
	template.

Thu Jan 23 09:36:14 2003  Tim Janik  <timj@gtk.org>

	* docs/beast-index.texi: s/BEAST Release Notice/BEAST Release Notes/.

	* docs/release-notes.texi: keep the title centered.

	* docs/generated/Makefile.am: use $GROFF and $SOELIM instead of
	plain program names. fixed am-conditional HAVE_DOC_TOOLS.

	* configure.in: don't try to detect whether this is a CVS build.
	instead, require the caller to supply --enable-devel-rules=yes if
	extra development rules should be enabled.
	added checks for doc generation tools groff and soelim.
	supply an am-conditional HAVE_DOC_TOOLS based on availability of
	the doc tools.

	* autogen.sh: supply --enable-devel-rules=yes to ./configure.

Thu Jan 23 01:40:09 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/teximacros.texi: added an artificial linebreak at the end of
	the revision line to avoid a bug with makeinfo that would lead to
	misfilled paragraphs in info targets.

	* docs/generated/scandocs.pl: adjusted linebreaks around revision
	lines.

	* docs/WRITING.3.texi: completely restructured, added examples for
	@xref command.

	* docs/WRITING.3.texi:
	* docs/quickstart.texi: added @node and @menu commands to make these
	documents generate more usable info files.

	* docs/site-navigation.xml:
	* docs/generated/navigation.xsl: renamed all <node> tags to
	<navigation-node> to avoid mixing with tags generated via
	@node commands.

	* docs/generated/html.xsl:
	* docs/generated/man.xsl:
	* docs/generated/markup.xsl: added support for @r, @b, @i, @t, @node,
	@menu and @xref commands. document font is explicitly set to serif
	even if it is not defined in the document. changed the way titles are
	counted and numbered so that they are not affected by the change in
	the XML structure upon the introduction of @node commands.

	* docs/generated/markup.xsl: removed center justification from chapter
	titles in favor of better consistency among different targets.

	* docs/generated/man.xsl: improved toc and index handling via macros
	to generate page numbers along with the titles, etc. included the
	paragraph creation conditionals from other xsl files. added support
	for block enclosing commands such as @blockquote and @example.
	adjusted indentation of enumerated and itemized lists.

	* docs/generated/Makefile.am: modified %.nroff and %.3 rules to take
	advantage of node and anchor feedback coming from groff.

	* docs/generated/css/default.css: substituted CSS2 type selectors with
	HTML-only selectors to please CSS2-unaware browsers. substituted
	CSS2-only properties with CSS1 properties where possible. added
	indentation settings for titles in toc sections.

Wed Jan 22 23:19:58 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstitemview.[hc]: general code cleanup, switched this
	over to using GtkTreeView.

	* beast-gtk/bstmain.c: support -! as only debug option now.
	make it accept flags: "g" for fatal warnings and "p" to load
	plugins.

	beast-gtk/gxk/gxkutils.[hc]: moved gxk_tree_selection_select_spath()
	and gxk_tree_selection_unselect_spath() here. added
	gxk_tree_selection_select_ipath(), gxk_tree_selection_select_ipath(),
	gxk_tree_selection_force_browse() and gxk_tree_path_prev().

	* beast-gtk/bstutils.[hc]: remove GtkTreeSelection convenience
	functions.

Tue Jan 21 17:56:46 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstwaveeditor.[hc]: use GxkListWrapper.

	* beast-gtk/gxk/gxklistwrapper.[hc]: moved code here from
	beast-gtk/gtklistwrapper.[hc] and renamed to GxkListWrapper.

	* beast-gtk/gtklistwrapper.[hc]: removed these.

Mon Jan 20 13:30:40 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpianoroll.[hc]: implement ::pino_clicked() and
	::piano_drag() signals, renamed ::canvas_press() to ::canvas_clicked().
	(piano_roll_update_adjustments): initialize vertical scroll
	position to 50%.

	* beast-gtk/bstpianorollctrl.c: play notes upon clicks onto the piano
	area of a BstPianoRoll widget.

Mon Jan 20 11:36:41 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstprojectctrl.c:
	(bst_project_ctrl_stop): 
	(bst_project_ctrl_play): properly update status lines.

	* beast-gtk/bstapp.c (bst_app_operate): use BstProjectCtrl to start
	and stop project playback.

Mon Jan 20 11:13:14 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkpolygon.c: support ETCHED_IN/OUT and _IN/OUT
	line (shadow) drawing types.

	* beast-gtk/bstapp.[hc]: use BstProjectCtrl.

	* beast-gtk/bstprojectctrl.[hc]: added controlling code, support stop
	and play.

	* beast-gtk/bstappcontrol.[hc]: moved contents to bstprojectctrl.[hc].

	* beast-gtk/gxk/gxkutils.[hc]:
	added convenience function gxk_size_group().

Sun Jan 19 04:26:45 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/images/bse-mime.png: added mockup of beast-mime.png,
	which actually says "BSE" for the file type.

Tue Jan 14 18:19:26 2003  Tim Janik  <timj@gtk.org>

	* docs/release-notes.texi: changed wording and added markup.

Sat Jan 11 17:05:12 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: announce the new website.

	* docs/site-links-related.texi: added CVS repo link.

	* docs/site-development.texi: update website links.
	
	* docs/generated/Makefile.am: update website dirs.
	
Sat Jan 11 16:36:01 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am (site-update-con): transmit site
	contents in bzip2 compressed tarball which is much smaller than
	the gzip variant (not so for the images and navigation tarballs
	though). added beast-site-*.tar.bz2 to clean targets.

Sat Jan 11 16:04:18 2003  Tim Janik  <timj@gtk.org>

	* docs/Makefile.am: removed website related files from EXTRA_DIST,
	as we don't plan to release the website with tarballs ;)
	
	* docs/generated/Makefile.am: send css stuff along with website
	updates. simplified and broadened clean rules. watch your *.ps,
	*.pdf, *.xml, *.html and beast-site-*.tar.gz files, make clean
	will wipe them all. introduced site-upgrade rule which does
	a complete upgrade of beast.gtk.org to CVS contents, while
	site-update only transmits frequently altered docs.
	
	* docs/generated/css: new directory, containing site related
	CSS stuff.

	* docs/generated/css/default.css: Default CSS file for the BEAST
	website from Alper Ersoy.

	* docs/generated/css/images: new directory, containing site related
	CSS images.

	* docs/generated/css/images/*.png: added images from Alper Ersoy
	for default.css.

Sat Jan 11 15:21:08 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/log2texi.sh: use SYMBOL_GLIB to match GLib
	types, so we don't incedentally markup words like 'GUI'.
	added word boundary constrains to CONST?_EXPR to avoid digit
	markup for words like '24bit'.

Sat Jan 11 00:47:27 2003  Tim Janik  <timj@gtk.org>

	* changed logfile to logentry in alpers last patch to better
	identify the markup purpose.

Fri Jan 10 12:15:40 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/teximacros.texi: added @logfile macro.

	* docs/generated/html.xsl:
	* docs/generated/man.xsl:
	* docs/generated/markup.xsl:  added markup for @logfile macro.

	* docs/generated/log2texi.sh: mapped matched filenames to @logfile
	macro, changed process substitution with tmpfile usage when applying
	texi templates.

Fri Jan 10 07:42:02 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/log2texi.sh (ChangeLog2texi): fix filename markup,
	added constants matching rules.

Fri Jan 10 04:53:07 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/log2texi.sh: match gxk* symbols.

Thu Jan  9 18:17:00 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/log2texi.sh: fix up markup for types, functions and
	constants.

Thu Jan  9 17:51:50 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/log2texi.sh: sync SYMBOL_PREFIX and MACRO_PREFIX with
	FUNC_PREFIX, so all match sfi and gdk. removed bsw as supported match.

Thu Jan  9 18:06:26 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/WRITING.3.texi: removed part about mono/monospace parameter to
	@docfont{}.

	* docs/generated/log2texi.sh:
	* docs/generated/Makefile.am: removed @docfont{mono}

	* docs/generated/html.xsl:
	* docs/generated/man.xsl:
	* docs/generated/markup.xsl: removed mono/monospace from possible
	parameters to @docfont{}.

	* docs/generated/Makefile.am: changed @format with @example.

	* docs/generated/log2texi.sh: added sfi to FUNC_PREFIX, and @code{} to
	date/time substitution.

	* docs/generated/markup.xsl: removed color from blurb markup

Thu Jan  9 03:22:37 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/scandocs.pl (tags_highlight): fix variable, type,
	constant and function identifier matches. extend numeric constant
	markup.

Wed Jan  8 02:41:29 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/Makefile.am: added simple rule for pdf generation
	from ps files.
	
	* bse/bseautodoc.c: added struct_type markup.

	* bse/bseautodoc.c: put a newline before SYNOPSIS titles.
	* docs/generated/scandocs.pl: same here.
	
	* docs/teximacros.texi: added @reference_constant and
	@reference_struct_type macros.

	* docs/generated/html.xsl: support constant and struct_type markups.
	* docs/generated/markup.xsl:
	* docs/generated/man.xsl:
	* docs/generated/scandocs.pl: same here.

	* docs/generated/scandocs.pl: added initial markup for numbers as
	constants, fixed type markup.

	* docs/generated/html.xsl: use <code /> tags instead of <span /> for
	reference generation.

	* docs/generated/man.xsl: adjusted monospace markup in reference
	generation.

	* docs/generated/markup.xsl: adjusted colors of reference elements.

Wed Jan  8 22:24:36 2003  Tim Janik  <timj@gtk.org>

	* bstfiledialog.c:
	* bstgconfig.c:
	* bsw/testbsw.c:
	fix BSE error handling.

Wed Jan  8 15:47:53 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkpolygon.c (gxk_polygon_expose): indicate insensitive
	widget state.

Tue Jan  7 19:01:25 2003  Tim Janik  <timj@gtk.org>

	* README: fix libgnomecanvas link.
	* docs/site-download.texi: same here.

	* docs/site-documentation.texi: make link validator happy.
	* docs/site-links-related.texi:
	* docs/site-links-synthesis.texi: same here.

	* docs/site-links-related.texi: added foreign project sites.

	* docs/site-development.texi: add validator urls to aid website
	development.

Tue Jan  7 17:04:11 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/scandocs.pl (print header): remove texi
	macros \@hasbanner{large} @navigation{navigation.xml} to
	spare layout space from function docs.

Tue Jan  7 16:44:04 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/scandocs.pl: fix parameter markup.

	* docs/generated/html.xsl: fix empty subtopic lines in news
	entries.

Tue Jan  7 00:17:40 2003  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: setup BstAppControl, update led.

	* beast-gtk/bstappcontrol.[hc]: new files, providing a tape-control
	alike GUI interface to project playback (not currently functional).

	* beast-gtk/gxk/gxkled.[hc]: implemented led display widget.

	* beast-gtk/gxk/gxkpolygon.[hc]: new widget that can display
	unfilled lines and arcs, comes with preset polygons for tape
	controls.

	* beast-gtk/gxk/gxktest.c: test program for GXK code.

	* */Makefile.am: general INCLUDE fixes.

	* beast-gtk/Makefile.am: maintain same source file order for headers
	and C sources.

	* beast-gtk/gxk/Makefile.am: compact source file listing, build
	gxktest.

Sun Jan  5 23:50:56 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/teximacros.texi: fix @path{} macro handling.

Sat Jan  4 12:42:10 2003  Alper Ersoy  <dirt@gtk.org>

	* bse/bseautodoc.c: s/Document Revision/Document Revised/.
	
	* docs/generated/scandocs.pl: fix sorting of function descriptions.
	
Fri Jan  3 08:46:46 2003  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: 
	* docs/site-oldnews.texi: rotate news, so there're only two
	entries on the front page.

Thu Jan  2 18:19:19 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/html.xsl: small fix from alper.

	* docs/site-development.texi: use @example for markup.

Thu Jan  2 17:23:54 2003  Alper Ersoy  <dirt@gtk.org>

	* docs/generated/*.xsl: 
	* docs/WRITING.3.texi: use @example as a replacement for buggy
	@verbatim until makeinfo got fixed. support non-// urls
	for mailto a la HTML, ie. mailto:dirt@gtk.org.
	
	* docs/generated/site-*.texi: fixed relative urls.

Thu Jan  2 06:05:26 2003  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: support additional rules
	site-update-contents and site-update-navigation or just site-update
	to auto upload generated website contents and regenerate website
	files.

Wed Jan  1 17:07:36 2003  Tim Janik  <timj@gtk.org>

	* docs/site-links-related.texi:
	* docs/site-links-synthesis.texi: new content, provide synthesis and
	related projects links.

	* docs/site-documentation.texi: provide some basic content.
	
	* docs/site-navigation.xml: restructured development docs,
	added link sections.
	
	* docs/site-news.texi: sync this with the real site.
	
	* docs/site-oldnews.texi: fix title.
	
	* site-resources.texi: introduce link sections.
	
	* site-about.texi: fixups.
	
Tue Dec 31 18:17:44 2002  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: moved most of this into site-oldnews.texi.

	* docs/generated/Makefile.am: support @sedfix{top_srcdir} substitutions
	when copying .texi files to get ${top_srcdir} used by texi files.

	* docs/site-navigation.xml: sketched new website structure.

	* docs/site-development.texi:
	* docs/site-historic.texi:
	* docs/site-oldnews.texi: new website pages according to the new
	website structure.

Tue Dec 31 10:47:04 2002  Tim Janik  <timj@gtk.org>

	* docs/site-news.texi: merge current and old website news into
	this place.

Tue Dec 31 09:11:19 2002  Tim Janik  <timj@gtk.org>

	* docs/faq.texi: provide web-site banner.

	* docs/teximacros.texi:
	* docs/release-notes.texi: (re-)introduce displaySTART and
	displayEND which is the only way to force <para> tags out
	of <display> blocks with makeinfo-4.3 which is what beast
	currently depends on.

	* docs/site-*.texi:
	renamed pure website sources to site-*.

	* docs/generated/Makefile.am:
	major cleanup and restructuring. support 'site' target now.

	* docs/generated/log2texi.sh:
	shell script to generate .texi sources from ChangeLogs.
	this is a .texi-patched up version from Alper, based on
	my old beast web site script that used to generate raw
	html.

Mon Dec 30 18:21:33 2002  Alper Ersoy  <aersoy@tfz.net>

	Here are website changes:

	* docs/generated/Makefile.am:
	New files in $html_targets: index, about, download, contacts,
	links, api-overview, log-beast, log-bse, log-plugins, log-sfi.
	New files in $build_tools: nav.xml, navigation.xsl, log2texi
	New files in $temp_texi: log-beast, log-bse, log-plugins, log-sfi
	%.html rule has two new parameters for xsltproc, which are
	this_file ($@) and images_prefix (cvs-images/).
	New rules for log files: log-beast.texi, log-bse.texi,
	log-plugins.texi, and log-sfi.texi
	faq.xml removed from $conditional_clean.

	* docs/generated/navigation.xsl:
	* docs/generated/html.xsl:
	Deprecated parameters: banner, navigation, uplinks, this_file,
	image_prefix.
	banner and navigation are substituted with texinfo macros.
	uplinks (which controls the generation of a 'go to top' link at
	every section title) is simply removed.  I may consider re-adding
	that later (even though I think people should use their "Home" keys,
	there are times when they may want a 'top' link).
	this_file moved to navigation.xsl.  image_prefix is renamed to
	images_prefix.
	Removed the old fashioned table based layout in favor of a modern,
	div based full CSS layout.
	A couple of new templates: document-size, home-link,
	document-title.  These are for classifying document parts or the
	document itself in general to be used in CSS styles.
	banner template rewritten.  No more inline images for cosmetic
	issues.
	Navigation templates are moved to a separate file, navigation.xsl.
	This way, it is possible to make use of the templates from other
	sources too.  At this time, scanpics.pl is the only example.

	* docs/about.texi:
	* docs/contacts.texi:
	* docs/download.texi:
	* docs/index.texi:
	* docs/links.texi:
	* docs/api-overview.texi:
	new website related documents. (api-overview.texi left to be
	filled out by Tim).

Mon Dec 30 18:21:33 2002  Alper Ersoy  <aersoy@tfz.net>

	Here are non-website changes:
	
	* docs/WRITING.3.texi:
	Added examples for block level texinfo commands.
	Appearnce of block level commands follow their descriptions.

	* bse/bseautodoc.c:
	* docs/generated/scandocs.pl:
	* docs/*.texi:
	Removed @center from the @revision macro.

	* docs/teximacros.texi:
	* docs/release-notes.texi:
	* docs/utils/xmlantispace.c:
	Changed @keepspace* to @display.  Provided that you use CVS makeinfo,
	it will look identical.  Removed those macros from teximacros.texi too.

	* docs/teximacros.texi:
	Added workarounds for @samp, @env, @file, @command and @option in
	teximacros.texi.  They were generating <code/> blocks. Karl told
	that that's due to old HTML output mappings being used again with XML.
	Tried to adjust macro/rmacro definitions, ie. @contents was defined
	as a rmacro, but it can be a regular macro.

	* docs/generated/*.xsl:
	Added another document font type: monospace (also mono and fixed are
	accepted).
	Dropped <strong />  tags from table-of-contents items.

	* docs/generated/html.xsl:
	Changed the handling of most contextual markup commands in html.xsl.
	There was a repetitive pattern between the templates.

	* docs/generated/markup.dtd:
	* Brought markup.dtd up to date.  TSM files validate once again.

	* docs/generated/Makefile.am:
	news.texi and gsl-mplan.texi use @format instead of @example now.
	They also make use of the new document font monospace (because
	@format does not make any changes to the document font).

Tue Dec 31 03:29:32 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c: 
	* beast-gtk/bstapp.c: use sfi/toyprof-mem.h code if necessary,
	removed otehr hacks.

Mon Dec 30 04:30:46 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_param_rate_impl): oops, fix rating.
	growing inheritance distance between editable type and value type
	decreases goodness (fixes option menu mismatch for choices).

Mon Dec 30 01:06:12 2002  Tim Janik  <timj@gtk.org>

	* merged sfk-launch branch into HEAD. oddly enough, there's
	still no SFK yet. BSE uses an SFI based middle ware layer
	now which supports structure definitions in IDL files and
	contains the neccessary logic to seperate BSE into an extra
	thread (in or out of process) and generate client side API
	wrapper code.

Sat Dec 28 09:38:50 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstrackitem.[hc]: switched code over from old
	BstControllers to BstParams.

	* beast-gtk/bstparam.c: removed code performing automated value
	transforms, the param implementations do neccessary transforms
	themselves. API cleanups, fixed callers. expose list of param
	implementations and rating facility.

	* beast-gtk/bstparam-entry.c: fix signal connection.

	* bstparam-toggle.c: support check and radio buttons.

	* beast-gtk/bstparam-scale.c: new rack property views: knob, scale,
	h/v scale.

	* beast-gtk/bstlogadjustment.c: fix referencing. the log adjustment
	keeps the client adjustment alive and bst_log_adjustment_from_adj()
	returns an unsunken log adjustment.

	* beast-gtk/bstcontrollers.[hc]: removed these, replaced by BstParams.

Thu Dec 26 22:05:29 2002  Tim Janik  <timj@gtk.org>

	* bstplayback.[hc]: pass on the current tick stamp for pcm position
	notifications.
	allow timing adjustments of pcm position notifier during playback.
	(wave_oscillator_pcm_notify): discard pcm position changes following
	a seek as those contain outdated data.

	* bstwaveeditor.[hc]: seperate scroll updates from pcm position
	notification. use our own timer which runs with a higher frequency
	than pcm position updates. set position pointer padding to 0 for
	smoother scrolling. vary pcm position notification timeouts to
	improve accuracy and reduce overhead.

	* beast-gtk/bstmain.c: use the new asyncronous registration mechanism
	of BseServer for scripts and plugins.
	fix sfi_thread_set_wakeup() call to come early enough. create
	a real GSource for the BSE glue layer context.

Tue Dec 24 04:55:52 2002  Tim Janik  <timj@gtk.org>

	* bsw-shell/bse-scm-glue.boot: cache (bse-janitor-get-specific) calls.

Tue Dec 24 00:18:42 2002  Tim Janik  <timj@gtk.org>

	* */TODO:
	* TODO: unite todo entries. merged with old GSL todo list.

	* docs/utils/xmlantispace.c: implement deletion of spaces up to and
	including the first newline after a tag start (del2newline). enabled
	this for keepspace rules.

	* beast-gtk/Makefile.am: let all C sources depend on bstgentypes.h to
	get this file generated.

Mon Dec 23 22:03:53 2002  Tim Janik  <timj@gtk.org>

	* fix writing "retrieve" with "ie", pointed out by alper.

Mon Dec 23 03:54:16 2002  Tim Janik  <timj@gtk.org>

	* bsw/bswproxy.c: hardcode BseServer proxy ID, eek.

	* bsw-shell/bsw-scm-glue.boot:
	* bsw-shell/bse-scm-glue.boot: s/bsw/bse/

	* bsw-shell/bswscminterp.[hc]: renamed everything from bsw to bse.
	added equal? and null test handling for proxy smob.
	implemented procedure argument fetching via client message. removed
	com wire related code. resurrected remote interface. changed main
	loop wrapper to used glue context functions.

	* bsw-shell/bswshell.c: renamed bsw->bse. streamlined code. resurrected
	remote interface.

	* bsw-shell/*.scm: example fixes.

	* beast-gtk/bstmain.c: register scripts and pugins through
	BseServer procedures.

	* beast-gtk/bstprocedure.[hc]: resurrect procedure dialog.

	* beast-gtk/bstusermessage.[hc]: BseJanitor related fixes and
	updates.

Tue Dec 17 08:55:08 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c: initialize BSE with bse_init_async() and
	create a BSE glue layer context to interface to the BSE thread.
	removed gtk lock functions as BSE doesn't need the global gtk
	lock anymore. set wakeup function on the GUI SfiThread.

	* bsw/bswproxy.[hc]: removed bsw_init().

Mon Dec 16 08:25:58 2002  Tim Janik  <timj@gtk.org>

	* configure.in: require makeinfo v4.3 if compiling from CVS (i.e.
	we're on a developer system, so test $DEVEL_BUILD_TEST is true).

	* autogen.sh: require and build using only automake-1.4.

	* acbeast.m4: added MC_ASSERT_PROGS().

Sun Dec 15 10:33:32 2002  Tim Janik  <timj@gtk.org>

	* applied patch from Alper Ersoy:

	* docs/generated/scandocs.pl:
	* bse/bseautodoc.c: put ';' after variables, fix @revision{} usage.
	
	* docs/teximacros.texi: provide programlisting alias.
	
	* docs/generated/man.xsl: remove colorization.
	
	* docs/generated/markup.xsl: adjust @important color.
	
Sun Dec 15 04:28:43 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: nuked revision strinparam, added
	texinfo file stamp definitions to makeinfo.

	* bse/bseautodoc.c:
	* docs/teximacros.texi:
	* docs/generated/man.xsl:
	* docs/generated/html.xsl:
	* docs/generated/markup.xsl: applied patch from alper regarding
	#reference documentation cleanup.
	
	* docs/*.texi: patch from alper, put end docs with @bye.

	* docs/teximacros.texi: patch from alper, cleanups and comments.

	* docs/teximacros.texi:
	* docs/generated/Makefile.am:
	applied and fixed up patches from alper to improve revision and
	time stamp handling.

	* docs/generated/Makefile.am: misc cleanups. [alper, tim]

	* docs/generated/man.xsl:
	* docs/generated/html.xsl:
	* docs/generated/markup.xsl:
	* docs/generated/texinfo.dtd: major improvements and reorganization
	of things by alper.

Fri Dec 13 08:13:46 2002  Tim Janik  <timj@gtk.org>

	* configure.in: rename config options needed by SFI.

Wed Dec 11 03:42:59 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/tsmview.c (main): support --edit arg to make textview
	editable. stop demanding file arguments. add beast's image and doc
	dirs to the tsm path list.

	* beast-gtk/gxk/gxktexttools.[hc]: implement GXK_SCROLL_TEXT_EDITABLE
	for development tests. force UTF8 validation for input to shut-up
	GtkTextBuffer assertions on binary files.
	canonicalize path list segments. handle file: directories by
	rudimentary content display instead of error messages.
	support path list beyond image lookups (i.e. for file:).
	grab the default focus for the textview.
	provide visible indication during busy-phases (change cursor).

Tue Dec 10 03:41:06 2002  Tim Janik  <timj@gtk.org>

	* bsw-shell/bswscminterp.c: s/BseComWire/SfiComWire/ according
	to BSE->SFI move.

Mon Dec  9 07:16:02 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam-proxy.c (param_proxy_change_value): don't
	propagate uneccessary value changed notifications through the
	glue layer. fixed invalid dead clue hunter accesses.

Sun Dec  8 05:44:35 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstgconfig.[hc]: implement loading and saving of rc values.

	* beast-gtk/bstmain.c: re-eanbled rc-file loading/saving and
	release-notes dialog.

	* beast-gtk/bstpreferences.[hc]: removed dead code, added BSE preference
	values.

Sat Dec  7 17:49:04 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpreferences.c:
	* beast-gtk/bstmenus.c: fix arg ordering in gsl/sfi_ring_walk().

Thu Dec  5 22:54:33 2002  Tim Janik  <timj@gtk.org>

	* docs/utils/xmlantispace.[hc]: added ability to backup to
	last newline at closing tag. enabled backnewline for keepspace.

	* docs/generated/faq.xml: removed this file.
	
	* patch from Alper Ersoy:

	* docs/generated/markup.xsl:
	* docs/generated/html.xsl: changed the colors of variables and
	struct-names from red to some shade of green.
	improved the look of entries in table of contents.

	* docs/generated/markup.xsl:
	* docs/generated/html.xsl:
	* docs/generated/man.xsl: made the author names in title pages
	multi-language friendlier.

Wed Dec  4 18:59:38 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxktexttools.c (text_buffer_tagdef): work arond
	GtkTextView introducing ::weight as G_TYPE_INT instead of as
	PANGO_TYPE_WEIGHT. fixes bold etc. font styles.
	(enum_match_value): make sure enum values are matched word-wise.

Wed Dec  4 17:29:49 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: added menual page postscript targets.
	
	* beast-gtk/bstapp.c (bst_app_operate): 
	* beast-gtk/tsmview.c (main): default to monospace font in navigatable
	doc browsers.

	* incorporated changes/fixes from Alper Ersoy:

	* docs/WRITING.3.texi: general improvements.
	
	* docs/generated/markup.xsl: Various display fixes, new attempt at
	enabling enumerations.
	
	* docs/generated/*.xsl: Improved the look of title pages, especially
	when there is more than one author. Added a navigation system. Misc
	other improvements.
	
	* docs/generated/scandocs.pl: RETURN layout fixes.

Tue Dec  3 02:45:39 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am (bse-procs.3.texi): added bse-structs(3)
	to SEE ALSO section.

	* docs/generated/Makefile.am (bse-structs.3.texi): added bse-procs(3)
	to SEE ALSO section.

Tue Dec  3 02:34:35 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am (bse.3.texi): added bse-procs(3) to
	SEE ALSO section of bse.3.

Tue Dec  3 02:22:56 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: generate manual pages
	from *.<section>.xml sources, to match alper's new reference style.

	* docs/WRITING.3.texi: new example file (example links from
	alper).
	
	* docs/teximacros.texi: 
	* docs/release-notes.texi: 
	* docs/faq.texi: 
	* docs/beast-index.texi: font and link fixes from alper.

	* docs/generated/markup.xsl: 
	* docs/generated/man.xsl: 
	* docs/generated/html.xsl: fixes and new rules from alper to support
	target specific document links and url protocolls.

	* docs/generated/scandocs.pl: patch from alper to add see-also sections.

Tue Dec  3 00:58:18 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: reenabled preferences dialog.

	* beast-gtk/bstrecords.sfidl:
	* beast-gtk/bstgconfig.[hc]: reimplemented BEAST global config as an
	SfiRec.

	* beast-gtk/bstparam.[hc]: slight fix to proxy binding.
	implemented SfiRec binding.

	* beast-gtk/bstpreferences.[hc]: reimplemented BEAST preferences (no BSE
	preferences yet) albeit without saving.

	* beast-gtk/bstutils.c: fix default hints for pspecs.

	* beast-gtk/gxk/gxkutils.[hc]: added convenience function
	gxk_notebook_append().

Sun Dec  1 07:26:26 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.[hc]: polished proxy listing in property bindings.
	* beast-gtk/bstparam-proxy.c: new property editor for proxies.

Sun Dec  1 07:19:12 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcluehunter.c (bst_clue_hunter_event): activate due to
	Enter regardless of successfull matching.

Sun Dec  1 02:50:54 2002  Stefan Westerfeld  <stefan@space.twc.de>

	* bsw/Makefile.am: switched from using mkapi to using sfidl
	C language binding on bse.sfidl.

Sun Dec  1 02:17:09 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdial.c: disconnect adjustment signals.

Sun Dec  1 00:09:12 2002  Stefan Westerfeld  <stefan@space.twc.de>

	* beast-gtk/Makefile.am: new sfidl options

Fri Nov 29 00:57:43 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.[hc]:
	* beast-gtk/bstsnetrouter.c: fix parasite coord handling.

	* beast-gtk/bstutils.[hc]: made bst_gmask_form() more flexible
	by supporting packing flags, fixed callers.

	* beast-gtk/bstparam.[hc]: cleanup, fix and comment sensitivity
	of property editors. demand exact scat matches for property editors
	of non-fundamental scats.
	* beast-gtk/bstparam-strnum.c: implement editing of notes and times.
	* beast-gtk/bstparam-note-spinner.c: implement note editing as number.

Thu Nov 28 00:01:49 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c:
	* beast-gtk/bstparam-choice.c: new property editor implementation
	for choices.

Wed Nov 27 01:12:12 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxktexttools.c: use "serif" as default font, so
	documents that want to display "sans" need to explicitely
	select that.

Mon Nov 25 20:53:09 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/markup.xsl:
	* docs/generated/man.xsl: more spacing/newline fixes by alper.

Sun Nov 24 23:51:45 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/html.xsl: 
	* docs/generated/markup.xsl: applied changes by alper.

	* beast-gtk/bstwaveeditor.c (wave_chunk_fill_value): port
	this function over to the new API.

Sun Nov 24 02:32:32 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c: fixup module position code, use
	properties instead of parasites.

	* beast-gtk/bstparam.c: flag the params as 'updating' during creation to
	fix spurious value settings. support note-sequence property
	editing, support editor type hint matching.

	* beast-gtk/bstparam-note-sequence.c: new property type to edit
	note sequences.

	* beast-gtk/bstsequence.c: fixup fallback offset.

Tue Nov  5 08:57:44 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam-entry.c: new property type to edit strings.

Tue Nov  5 06:33:06 2002  Tim Janik  <timj@gtk.org>

	* docs/beast-index.texi: link reference docs.

	* docs/generated/Makefile.am: added reference docs to
	$(markup_targets).

	* docs/teximacros.texi: additional macros from Alper Ersoy
	for structure markup.

	* docs/generated/scandocs.pl:
	* docs/generated/html.xsl:
	* docs/generated/man.xsl:
	* docs/generated/markup.xsl: updates from Alper Ersoy to improve
	reference documentation generation.

Mon Nov  4 23:51:31 2002  Tim Janik  <timj@gtk.org>

	* docs/faq.texi: added section about hardware requirements from
	Andrew McDonald <andrew.mcdonald@boursedata.com.au>.

Mon Nov  4 12:18:22 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: some cleanups, added manual page
	generation rules.

	* docs/reference/: tidy up, this directory becomes obsolete.
	
	* docs/generated/markup.dtd: fixup family (monospace|serif|sans).
	* docs/generated/markup.xsl: likewise, s/mono/monospace/.

	* docs/generated/man.xsl: XSL transformation from alper ersoy to
	generate manual pages from makeinfo xml sources.
	applied slight changes to switch order of c and scheme function
	prototypes.
	
	* docs/generated/scandocs.pl: scandocs.pl from ../reference plus
	a patch from alper ersoy which switches manual page generation
	over to texi macros.
	
	* docs/teximacros.texi: applied patch from alper ersoy which adds a
	set of required macros for reference documentation generation.

Mon Nov  4 07:35:32 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam-toggle.c: implement rack and property toggle
	buttons.

	* beast-gtk/bstsupershell.c (bst_super_shell_release_super): fix signal
	disconnection.

	* beast-gtk/bstparam.c: fix named rating.

	* beast-gtk/bstparam-spinner.c: implement rack and property spin
	buttons.

	* beast-gtk/bstutils.c (bst_window_sync_title_to_proxy): 
	* beast-gtk/bstinstrumentview.c (bst_instrument_view_operate): 
	* beast-gtk/bstapp.c (bst_app_destroy): remove last occourances
	of bsw_proxy_* functions.

	* bsw/bswsignal.c: urg, remove old non-glue signal connection
	code which was still being used and worked!

	* *.c: adapt to glue layer signal changes.

Mon Nov  4 00:06:13 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c: update x/y position from BseSource
	properties, not parasites.

	* beast-gtk/bstsnetrouter.c (bst_snet_router_event): assign x/y
	positions when creating new modules.

	* beast-gtk/bstrecords.sfidl: fix preference defaults.

Sun Nov  3 06:26:03 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmenus.h: 
	* beast-gtk/bstapp.c (bst_app_run_script_proc): 
	* beast-gtk/bstpartdialog.c (part_dialog_run_proc): 
	* beast-gtk/bstsnetrouter.c (bst_router_popup_select): 
	pass on category_id for BseCategories.

	* beast-gtk/bstsnetrouter.c (bst_snet_router_event): fix tool_id
	usage, which is a category_id now.

	* beast-gtk/bstsnetrouter.c (bst_snet_router_update): fix rebuilding
	of the canvas sources.

	* beast-gtk/bstmenus.c (bst_menu_config_create_items): fix ImageItem
	creation.

	* beast-gtk/*.c: change ::set_parent connections on proxies to
	:.release.

Sat Nov  2 00:20:55 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.[hc]: complete design revamp. the new BstParam
	code is supposed to take over the old BstParam uses and implement
	controllers for the rack view.
	* beast-gtk/bstparam-label.c: param implementation for property name
	display.

	* beast-gtk/bstapp.[hc]:
	* beast-gtk/bstsupershell.[hc] + derived widgets:
	eliminate update() method.

	* beast-gtk/bstsupershell.c: port over to new property system.

	* beast-gtk/bstmain.c (main): disable release dialog, enable
	glue layer signal dispatching through a simple hack. cleanup
	initialization order.

	* bsw/*.c: fix includes due to bse.h changes.

	* bsw-shell/bswscminterp.[hc]: fix includes, disable code
	for glue layer context dispatching.

Sun Nov  3 00:03:49 2002  Stefan Westerfeld  <stefan@space.twc.de>

	* bsw/Makefile.am: switch to sfidl long options

Wed Oct 30 00:18:12 2002  Tim Janik  <timj@gtk.org>

	* docs/utils/xmlantispace.[hc]: new program to strip spaces from
	XML sources during documentation generation.

Mon Oct 28 01:53:24 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxkutils.[hc]: provide fixed versions
	of gxk_item_factory_get_item() and gxk_item_factory_get_widget()
	which properly deal with underlines in paths.

Sun Oct 27 23:50:15 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (bst_app_init): fix sort-order of
	menu entries.

	* beast-gtk/bstmenus.c (bst_menu_config_from_cats): fix no-zero
	initializations.

	* beast-gtk/bstmain.c (main): fix initialization order.

Sun Oct 27 23:29:07 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstrecords.sfidl: 
	* beast-gtk/bstutils.c: fixes according to recent sfidl changes.

Sun Oct 27 23:14:00 2002  Tim Janik  <timj@gtk.org>

	* ok, at this point, beast finally links again.

	* beast-gtk/bstrecords.sfidl: new file, containing BstGlobalConfig
	record definition.

	* beast-gtk/Makefile.am: forgive alphabetic grouping of source files
	for tighter layout and compilation time optimized ordering.
	properly generate sfidl types.

	* beast-gtk/bstutils.c (_bst_init_utils): fix up initialization
	process some more, support idl generated types.

	* beast-gtk/bstgconfig.[hc]: use BstGlobalConfig from bstrecords.sfidl
	to provide global config structure.

Sun Oct 27 20:35:54 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstitemview.c (bst_item_view_item_changed): 
	* beast-gtk/bstusermessage.c (sctrl_actions_changed):
	don't free return values from bse_proxy_get() (these are
	garbage collected).

	* beast-gtk/bstusermessage.c: reenable and fix code, mostly
	renames and const corrections.

	* beast-gtk/bstapp.c (bst_app_operate): 
	* beast-gtk/bstprocedure.c: disable procedures (provide dummies)
	and procbrowser as long as we don't have param editing.

Sun Oct 27 17:51:38 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpianoroll.c: fix and reenable code.

	* beast-gtk/bstpianorollctrl.c: fix and reenable code.

	* beast-gtk/bstpartdialog.c: reenable and fix code.

	* beast-gtk/bstwaveeditor.c: fix code, leave just broken code
	disabled.

	* beast-gtk/bstwavereposhell.c: reenable and fix code.

	* beast-gtk/bstparamview.c: disable broken code.

	* beast-gtk/bstmenus.c (bst_menu_config_free): implement.

	* beast-gtk/bstapp.c (bst_app_operate): disable preference browser.

	* beast-gtk/bstmain.c (main): fix glua layer usage.

Sun Oct 27 16:58:16 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/*.c: do param-spec -> pspec renames.

	* beast-gtk/*.c: fix more BSE_OBJECT_ID()/bse_object_from_id() places.

	* beast-gtk/*.c: fix more BSW/bse macros and functions.

	* beast-gtk/*.c: adapt to new glue layer proxy code.

	* beast-gtk/bstplayback.c: reenable fixed version of the code.

	* beast-gtk/bstradiotools.c: more category fixes.

	* bsw/bswproxy.[hc]: remove most of the code in here, use sfi
	glue layer proxy functions instead.

	* bsw-shell/bswscminterp.c: constant and proxy fixes.

Fri Oct 25 17:40:16 2002  Tim Janik  <timj@gtk.org>

	* acbeast.m4: removed C++ optimization options, that simply takes
	too damn long to compile.

Thu Oct 24 17:07:40 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsupershell.[hc]: use proxies, fix signal connections,
	s/bsw/bse/.

	* beast-gtk/bsttrackview.c: s/bsw/bse/.

	* beast-gtk/bstitemview.[hc]: make item_type a static const string.

	* bsw/bswproxy.h: define bse_* aliases for sfi_* functions, this
	needs much more cleanup anyways.

	* beast-gtk/bstsnetrouter.[hc]: use new menu code, disable
	broken code, use SfiProxy instead of Bse objects.

	* beast-gtk/bstsnetshell.c (bst_snet_shell_rebuild): s/bsw/bse/.

	* beast-gtk/bstdefs.h: define BST_DVL_EXT to 0 for now, need to
	query this from BSE at some point.

	* beast-gtk/bstservermonitor.c (bst_server_monitor_init): use strings
	instead of type IDs.

	* beast-gtk/bstsequence.c: fix structure access.

	* beast-gtk/bstrackeditor.c: s/bse/bsw/.

	* beast-gtk/bstqsampler.c: s/bsw/bse/, use SfiFBlock instead of
	ancient BSW types.

	* *.c: a couple include fixes, disable broken code.
	
Wed Oct 23 20:47:51 2002  Tim Janik  <timj@gtk.org>

	* started sfk-launch branch.

Thu Oct  3 23:31:26 2002  Tim Janik  <timj@gtk.org>

	* acbeast.m4: when using gcc, compile sources with -O3 (not -O6).

	* configure.in: prepare for sfi/ configuration.

	* sfi/: new subdirectory and library. in preparation for SFK (synthesis
	fusion kit), this is the underlying interface library SFI (syntheis
	fusion kit interface).

Wed Sep 18 09:53:56 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/markup.xsl: new version from Alper, fixing table
	indentation, toc generation, spacing in indices and improved table
	generation.

	* docs/generated/Makefile.am: add generic rule for *.texi -> *.markup
	generation.

Sun Sep 15 07:23:39 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/html.xsl:
	* docs/generated/markup.xsl: update these with new versions from
	Alper Ersoy which can generate indices.

Sun Sep 15 06:30:06 2002  Tim Janik  <timj@gtk.org>

	* bsw-shell/bswscminterp.[hc]: integrate with glue layer garbage
	collector and adjust to recent glue layer changes.

	* beast-gtk/bstapp.c: use beast_main_loop instead of gtk_main_quit().
	* beast-gtk/bstmenus.c: same here, and implement a modal recursive
	main loop explicitely.

	* beast-gtk/bstmain.c: instead of using gtk_main(), implement our
	own main loop which allowes us to call gsl_glue_gc_run() periodically
	in th etoplevel main loop. export global variable beast_main_loop
	to flag application exit, since gtk_main_quit() doesn't work anymore.

Thu Sep 12 06:58:52 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/gxk/gxktexttools.c (scroll_text_key_event): support
	Ctrl+R as reload (mimicking mozilla keybinding again).

Wed Sep 11 18:23:00 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/Makefile.am: remove bsttexttools.[hc] and
	bsttoolbar.[hc] in favour of GXK variants.

	* beast-gtk/gxk/gxk.h:
	* beast-gtk/gxk/Makefile.am:
	* beast-gtk/gxk/gxktoolbar.[hc]:
	* beast-gtk/gxk/gxktexttools.[hc]: add new cleaned up,
	renamed and documented ports of the text tools and toolbar
	code to GXK.

	* docs/generated/Makefile.am: generate and check in faq.xml which
	is needed for the web site.

	* docs/generated/html.xsl:
	* docs/generated/markup.xsl: minor fixes from alper ersoy.

	* docs/generated/Makefile.am:
	* docs/generated/markup.dtd: added markup.dtd from alper ersoy and
	lint rule to check validity of markup output.

	* *.[hc]: adaptions to the GXK rename.

Sat Sep  7 16:06:51 2002  Tim Janik  <timj@gtk.org>

	* bsw/bswproxy.c (add_gc): remember the collector id. fixes
	enourmous cpu consumption for procedure string returns.

	* beast-gtk/bstdialog.[hc]:
	* beast-gtk/bststatusbar.[hc]: removed in favour of gxk variants.

	* beast-gtk/gxk/gxkdialog.[hc]:
	* beast-gtk/gxk/gxkstatusbar.[hc]: convert Bst widgets into GXK
	variants GxkDialog and GxkStatusBar by removing beast/bsw specific
	code portions.

	* beast-gtk/bstusermessage.[hc]: adapt to changes in BSE, the server
	signals script start/error and user messages. the script control
	objects signal progress.

	* beast-gtk/bstutils.[hc]: add beast/bsw specific extensions:
	(bst_status_eprintf): set BswErrorType status through gsk_status_set().
	(bst_window_sync_title_to_proxy): sync a window's title to a proxy name.
	removed gtk_widget_showraise, gtk_toplevel_hide, gtk_toplevel_delete,
	gtk_toplevel_activate_default, gtk_idle_show_widget, gtk_idle_unparent,
	and gtk_last_event_coords.
	
	* beast-gtk/gxk/gxkutils.[hc]: added gxk_widget_showraise,
	gxk_idle_show_widget, gxk_toplevel_delete, gxk_toplevel_hide and
	gxk_toplevel_activate_default.

	* beast-gtk/*.[hc]: adaptions due to GXK changes.

	* docs/release-notes.texi: adapt to development series v0.4.

Fri Sep  6 17:37:19 2002  Tim Janik  <timj@gtk.org>

	* started general refactoring and cleanup work.

	* beast-gtk/gxk/Makefile.am: new static library, holding
	Gtk+ extensions/fixes and new widgets which are not beast-specific.

	* beast-gtk/gxk/gxkcanvas.[hc]: new files covering gnome canvas
	related functions.

	* beast-gtk/gxk/gxkglobals.[hc]: global configuration stuff.

	* beast-gtk/gxk/gxkstock.[hc]: stock icon/action rekated functions.

	* beast-gtk/gxk/gxkutils.[hc]: miscellaneous utilities.

	* beast-gtk/utils.[hc]: move many things out of this file into gxk.

	* beast-gtk/*.[hc]: include fixes. adaptions to gxk.

	* beast-gtk/icons/Makefile.am: generate icon list with
	stock ids alongside the inlined pixbufs.

	* docs/reference/Makefile.am: generate beast-gxk.dat and manual
	page and get rid of the bst.* variants.

Wed Sep  4 01:39:42 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttexttools.c (bst_scroll_text_create): prevent the location
	entry from eating space unneccessarily.

Wed Sep  4 01:29:06 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttexttools.c (bst_scroll_text_create): add support for
	Alt+Left as back and Alt+Right as forward (keybindings from netscape).

Wed Sep  4 00:21:01 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: make documentation text views navigatable, rewind
	history upon reshow.

	* beast-gtk/bsttexttools.[hc]: implement navigatable portion of the text
	views, optionally supported with BST_TEXT_VIEW_NAVIGATABLE.
	removed BST_TEXT_VIEW_PARSE_TSM since we have to figure TSM-parsability
	anyways.
	got rid of bst_scroll_text_from_file(), reading input from files
	should be done via absolute or partial file:// URIs now.

	* beast-gtk/bsttoolbar.[hc]: support expandable toolbar widgets.

	* beast-gtk/tsmview.c: make the browser navigatable.

	* docs/beast-index.texi: new file. this simply links to all the
	other docu files, it's used as a fallback index for beast's
	documentation browser.

	* docs/generated/markup.xsl:
	a bunch of changes:
	- provide a toplevel <tag-span-markup/> tag
	- add anchors to section titles (copied from html.xsl), tag
	  spec: <anchor name="customPointer"/>
	- tag rename, <activatable data="someURI"/> became <xlink
	  ref="someURI"/>. (for some _ODD_ reason, GMarkup seems
	  to be unable to parse <link/>, while <xlink/> doesn't pose
	  a problem.)
	- nuke image link deadends.

Mon Sep  2 10:04:38 2002  Tim Janik  <timj@gtk.org>

	* released beast-0.4.1.tar.gz.
	
Mon Sep  2 10:04:38 2002  Tim Janik  <timj@gtk.org>

	* docs/reference/Makefile.am: add $(top_srcdir)/configure as dependency
	to the *.dat rules, so the .dat files are properly remade if the
	package version changes.

Mon Sep  2 07:13:50 2002  Tim Janik  <timj@gtk.org>

	* configure.in: up version to 0.4.1, non-rc.

	* beast-gtk/bstgconfig.[hc]: store rc-version as string.
	* beast-gtk/bstmain.c: use BST_VERSION as rc-version.

	* test/test-song.bse: provide a sample song.

Fri Aug 30 03:21:31 2002  Tim Janik  <timj@gtk.org>

	* configure.in: up version to v0.4.1rc4.

	* bsw-shell/*.[hc]: 
	* bsw/*.[hc]: 
	* beast-gtk/*.[hc]: update copyrights and license headers.
	
	* AUTHORS: make this the canonical AUTHORS file for the whole
	package, update names.
	
	* put notes about licensing into COPYING. ship COPYING.GPL
	and COPYING.LGPL.

Thu Aug 29 11:52:04 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/Makefile.am: remove built_tools from
	MAINTAINERCLEANFILES.

Sat Aug 24 12:02:21 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bsttexttools.c (text_buffer_tagdef): support empty tagdefs.

	* docs/quickstart.texi: use doctitle and docauthor markup.

	* docs/generated/markup.xsl:
	* docs/generated/html.xsl: updates from alper for doctitle
	and docauthor.

Fri Aug 23 21:21:54 2002  Tim Janik  <timj@gtk.org>

	* docs/quickstart.texi: complete "Setting Up Songs" chapter.

	* beast-gtk/bstcanvassource.[hc]: add channel name hints, can be
	toggled on and off with bst_canvas_source_set_channel_hints().

	* beast-gtk/bstsnetrouter.[hc]:
	add bst_snet_router_toggle_channel_hints() with GUI button to blend
	in/out channel name hints.

	* beast-gtk/bstparam.c (bst_param_create): shrink object properties by
	a slight bit, so they aren't _insanely_ big.

Fri Aug 23 15:22:41 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/images/beast-logo.png: remove the "GNU" bubble from the
	logo pic, as beast is currently not an official GNU project.

Fri Aug 23 14:52:49 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/markup.xsl: update from alper to fix empty paras.

	* docs/generated/html.xsl: update from alper to fix empty paras.

Fri Aug 23 11:27:42 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstwaveeditor.c (bst_wave_editor_init): put the chunk list
	and the qsampler scrolled window into a vpaned so the user can alter
	their layout.

	* beast-gtk/bsttrackview.c: remove single track hack.
	
	* docs/teximacros.texi: add @doctitle and @docauthor macros.

Tue Aug 20 17:32:35 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstprocedure.c: fix va_start() invocations.

	* docs/teximacros.texi: add @revision{} macro from alper to
	show last revision stamp in generated output.

	* docs/generated/html.xsl: update from alper with bug fixes.

	* docs/generated/markup.xsl: update from alper with bug fixes,
	fixes majorheading handling.

	* docs/faq.texi:
	* docs/quickstart.texi: fix revision date generation.

Fri Aug 16 13:02:10 2002  Tim Janik  <timj@gtk.org>

	* incorporate doc changes from Alper Ersoy <dirt@gtk.org>:

	* docs/faq.texi: add @toc.
	* docs/quickstart.texi: add @toc, put title as majorheading.
	* docs/teximacros.texi: add nop macro (does nothing, throws
	it's argument away) and @toc definition.

	* generated/html.xsl: updated.
	
	* generated/markup.xsl: yai! alper gave this some loving ;)

Fri Aug 16 03:17:26 2002  Tim Janik  <timj@gtk.org>

	* docs/Makefile.am: add new .texi doc files, cleanups.
	* docs/faq.texi: newly formatted and updated FAQ.
	* docs/quickstart.texi: started out on a quick start guide.
	* docs/release-notes.texi: newly formatted release notes.
	* docs/teximacros.texi: texi base macros.

	* docs/generated/Makefile.am: generate docs from the .texi
	sources with makeinfo and xsltproc now.

	* docs/generated/texinfo.dtd: small DTD that just transforms
	frequently used texi-sepcial entities into xml tags.

	* docs/generated/html.xsl: XSL stylesheet from alper to produce
	html from makeinfo --xml output.

	* docs/generated/markup.xsl: bad hackup to generate TagSpanMarkup
	output from makeinfo --xml. alper, this could need some loving ;)

	* docs/reference/Makefile.am: moved tags2doc.pl into this dir,
	since the reference docs aren't yet ported to texi/xsl.

Fri Aug 16 02:11:00 2002  Tim Janik  <timj@gtk.org>

	* configure.in: add AC_DOC_REQUIREMENTS() which checks for
	all things neccessary to build texi docs. (currently, we
	need a patched makeinfo, but that'll hopefully change with
	the next makeinfo release).
	up release candidate to 3.

	* beast-gtk/Makefile.am: sort out beast sources. added build
	rules for tsmview.

	* beast-gtk/tsmview.c: a small noinst program to view TagSpanMarkup
	docs with GtkTextView.

	* beast-gtk/bstapp.c: added QuickStart help file popup to menu.

	* beast-gtk/bstdialog.[hc]: renamed BST_DIALOG_STATUS flag to
	BST_DIALOG_STATUS_SHELL, since this flag really indicates a
	different type of window.
	(bst_dialog_key_press_event): support Escape as a shortcut
	for delete-event (for normal windows).
	(bst_dialog_action_multi): catch addition of STOCK_CLOSE or
	STOCK_CANCEL to update BST_DIALOG_DELETE_BUTTON flag.

	* bstmain.c: moved some stuff into bstutils.c and bstapp.c to
	avoid dependancies from the rest of the sources on bstmain.c.

	* bstutils.[hc]: get rid of text widget or text display related
	stuff.

	* bsttexttools.[hc]: new files, containing code to deal with
	text view/buffer objects, text display and markup.
	beyond the functionality of text display related code from
	bstutils.[hc], this code parses TagSpanMarkup xml tags, offers
	utilities to move the cursor in text view/buffer, and offers
	text browsing mode key bindings for GtkTextView.
	also, the initial GtkTextView size requisition got fixed.

Tue Aug  6 23:18:33 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (bst_key_table_from_xkb): don't perform Xkb
	queries, since we currently don't need key tables.

	* bsw/bswproxy.c (bsw_collector_get_string): plug string leakage.

	* beast-gtk/bstpatterneditor.c:
	* beast-gtk/bstpianoroll.c: s/halftone/semitone/.

	* beast-gtk/bsttrackview.c (bst_track_view_can_operate): for a short
	term hack, allow only creation of one track.

Mon Aug  5 11:21:11 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.[hc]: renamed bst_wrap_text_*() to
	bst_text_view_*().
	unfortunately, bst_text_view_from() still creates a GtkText widget
	as opposed to the other bst_text_view_*() functions which deal with
	GtkTextView already. that is because GtkTextView is simply still too
	broken to correctly display Release-Notes and similar important stuff.

	* beast-gtk/bstapp.c (bst_app_operate): we should use "mono" for fixed
	font text views.

Sun Aug  4 12:27:54 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstwaveeditor.c: update playback position slider.

Sat Aug  3 17:46:41 2002  Tim Janik  <timj@gtk.org>

	* Makefile.am (EXTRA_DIST): don't include and ship PKG_paths.h.

	* docs/reference/Makefile.am (bsw-procs.dat): don't load plugins
	from bsequery since this might be called while still uninstalled.

	* configure.in: up version to rc2.
	check whether ov_read_float() from libvorbis has 3 or 4 arguments.

	* beast-gtk/images/beast-splash.png: splash screen update from
	jimmac which says "Bedevilled Audio System".

Fri Aug  2 20:08:38 2002  Tim Janik  <timj@gtk.org>

	* configure.in: fix libguile check by supporting guile-config.

Fri Aug  2 18:33:47 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcluehunter.[hc]: copy and update clue hunter code from
	GLE. added ::poll_refresh signal to update clue hunter contents.

	* beast-gtk/bstparam.c: update clue hunter code to use BstClueHunter.
	feature bsw_item_list_proxies() procedure for OBJECT properties.

Tue Jul 30 01:44:02 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/release-notes.dat: updates.

	* beast-gtk/bstplayback.[hc]: export API for seeking.

	* beast-gtk/bstwaveeditor.[hc]: add seek scale.

Sat Jul 27 19:10:36 2002  Tim Janik  <timj@gtk.org>

	* configure.in (BST_RELEASE_CANDIDATE): feature release candidate
	appendix.

	* bsw-shell/Makefile.am (public_scripts): don't install test.scm.

	* bsw/Makefile.am: fix build rules for massive parallel
	builds. fix clean rules.

	* Makefile.am: fix gsl -> bse link.

	* configure.in: error out if guile is missing.

	* beast-gtk/Makefile.am: add missing files.

	* beast-gtk/bstpartdialog.c: nuke wrong include.

	* beast-gtk/icons/Makefile.am: fix build rules.

	* beast-gtk/images/Makefile.am: add missing files.

	* bsw/Makefile.am: add -I., fix build rules.

	* bsw/mkapi.c: fix generated includes.

	* bsw-shell/Makefile.am: add -I., add missing files.
	scm glue is now kept in bsw-scm-glue.boot.

	* docs/Makefile.am: nuke outdated files from EXTRA_DIST.

	* docs/reference/Makefile.am: fix build rules.

Sat Jul 27 13:30:39 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (bst_parse_args): add --print-path option
	to print a path to stdout on demand, print help and version to
	stdout (not stderr).

	* beast-gtk/images/: new directory containing images.
	added excellent images (logo, splash, mime-type, etc.) from
	Jakub Steiner.

	* NEWS: updates.

	* configure.in: provide BST_VERSION_STABLE and BST_PATH_IMAGES,
	fix BST_PATH_SAMPLES. upgrade version hint from Pre-ALPHA to ALPHA.

	* beast-gtk/bstsplash.[hc]: splash dialog implementation.

	* beast-gtk/bstdialog.c: add to status bar stack upon show if it's
	empty.

	* beast-gtk/bstmain.c: fire up splash screen. show dialogs as
	early as possible. special case development command line options.

	* docs/generated/release-notes.dat: updates.

	* beast-gtk/bstparamview.c (bst_param_view_rebuild): properly honour
	type ranges as set by bst_param_view_set_mask() (fixes the BSE
	options in the preferences dialog).

Sat Jul 27 07:49:48 2002  Tim Janik  <timj@gtk.org>

	* bststest.c: adapt to new GSL data handle API.

	* bstwaveeditor.[hc]: major code cleanup, adapt to new GSL data handle API.

Thu Jul 25 01:25:35 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bststest.c: gsl_wave_handle_new() updates.

	* doc updates.

Tue Jul 23 08:12:54 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/icons/music-cut.png: minor icon fixup.

	* beast-gtk/Makefile.am: remove unused code from build list, regarding
	patterns, instruments and effects.

	* bstapp.c: menu changes to reflect part/track usage vs. patterns
	and instruments.

	* bstkeytables.c: disable pattern editor dependancies.

	* bstparam.c: there's no fundamental type BSE_TYPE_NOTE anymore.

	* bstpartdialog.c: extend menu with newly added cut/copy/paste/clear
	functions.

	* bstpartdialog.c:
	* bstpianoroll.[hc]:
	* bstpianorollctrl.[hc]: port this over to use notes instead of
	frequencies, bug fixes.

	* bstsongshell.[hc]: remove dependancies on unused code.

	* bsttrackview.c: properly deal with track removal during playback.

	* bsw/bswproxy.[hc]: wrap BSE_NOTE_*() macros, get rid of BSE_TYPE_NOTE
	fundamental.

Sun Jul 21 21:16:22 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpartdialog.[hc]: add clipboard functions to toolbar,
	cut/copy/paste and clear.

	* beast-gtk/bstpianoroll.[hc]: slight note colorization changes, support
	view-only selection rectangle. add function to retrieve paste position.
	remove controller-specific drag data.

	* beast-gtk/bstpianorollctrl.[hc]: add clipborad support add
	per-controller drag data. support selection group moves.

	* beast-gtk/bsttoolbar.[hc]: support stock images.

	* beast-gtk/bsttrackview.[hc]: fixup track image.

	* beast-gtk/bstutils.[hc]:
	* beast-gtk/icons/*: added new icons: music clipboard cut/copy/paste,
	track and trash-scissors.

Mon Jul 15 14:40:52 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_build_page): use BstToolbar
	instead of GtkToolbar to fix up zoom and tool size layout.

	* beast-gtk/bstcanvassource.c: provide sane default size for info
	window.

	* beast-gtk/bstpartdialog.c: fix radio tool fallback.

	* beast-gtk/bstradiotools.c: fixup toggle button state of fallback
	tool when deactivated.

	* beast-gtk/bstcanvassource.c: provide sane default size for info
	window.
	
	* beast-gtk/bsttoolbar.c: fix up tooltip on custom widgets.

Mon Jul 15 07:18:40 2002  Tim Janik  <timj@gtk.org>

	* bsw-shell/record-midi.scm (record-midi): quick script to record midi notes
	into a BsePart.

	* beast-gtk/bstdragutils.[hc]: start at implementing necessary utilities
	for widget implementations that support mouse dragging APIs (and auto-
	scrolling).

	* beast-gtk/bstpianorollctrl.[hc]: piano roll controller implementation
	(insertion, selection, resizing, movement, deletion etc. of notes).

	* beast-gtk/bsttoolbar.[hc]: quick toolbar implementation based on
	standard widgets. this gets rid of lots of problems with GtkToolbar
	and supports drop-down selection tool items.

	* beast-gtk/bsttrackview.[hc]: view for BseTracks withint BseSong
	shells.

	* beast-gtk/bstpartdialog.[hc]: moved piano roll controller code into
	bstpianorollctrl.[hc]. extend button3 menu with piano roll tools. add
	hzoom, use new toolbar, add note length and quantization selections.
	configure piano roll ctrl tools.
	
	* beast-gtk/bstpianoroll.[hc]: implement new drag API. added auto
	scrolling, support selections and implement proper boundary (highest/
	lowest frequency) checks.

	* beast-gtk/bstradiotools.[hc]: support BstToolbar.

	* beast-gtk/bstsongshell.[hc]: support BstTrackView.

	* beast-gtk/icons/*note*:
	* beast-gtk/bstutils.[hc]: added new stock items for note length
	and quantization selection.

	* bsw-shell/bswscminterp.[hc]: implement GslGlueRec as SCM smob
	with named field accessor. use GslGlueSeq of rproc/signal arguments.
	
Wed Jun 12 06:16:07 2002  Tim Janik  <timj@gtk.org>

	* bswproxy.[hc]: added facility to set/get data pointers per proxy.

	* bswsignal.c: fix closure guards and signal connection.

Thu Jun 13 07:29:20 2002  Tim Janik  <timj@gtk.org>

	* bsw-boilerplate.scm.x: more scheme function definitions.

	* bswscminterp.[hc]: new binding implementation, based on the
	GSL Glue layer. we use an extra SMOB type to hook into the
	garbage collector now.

	* bswshell.c: support startup suspension via BSW_SHELL_SLEEP4GDB=1.
	adaptions to new bswscminterp.h.

	* progressor-example.scm: procedure fixes.

	* got rid of the old C glue generation code.

	* bstmain.c: support startup suspension via BEAST_SLEEP4GDB=1.
	fixup plugin and script registration process somewhat.
	added --hints option to display additional information in tooltips
	usefull for script implementations.

	* bstpianoroll.[hc]: supply GdkEvent in canvas event signals to allow
	pointer graps in handlers.

	* bstpartdialog.c: implemented procedure startup menu.

	* bstprocedure.c: removed some bad status hacks.

	* bststatusbar.[hc]: added support for script-control dialogs.

	* bstusermessage.[hc]: implemented script-control dialog.

	* bstutils.c: fix NULL action lookup.

Mon May 27 16:45:48 2002  Tim Janik  <timj@gtk.org>

	* test/*.bse: fixes due to i/o channel renames.

	* bstapp.c: added /Script menu.

	* bstcanvassource.c: provide canonical channel names in info dialogs.

	* bstdialog.c: allow setting of child and removal of actions.

Mon May 27 06:58:30 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstprocedure.c (bst_procedure_shell_execute): remove hack
	to set the status bar after procedure execution, BseServer signals this.

	* beast-gtk/bstprocedure.[hc]: added new functions to fire
	up the procedure execution dialog non-modal.

	* beast-gtk/bstutils.[hc]: added new stock icon types (from gtk)
	for info/question/warning/error dialogs. added convenience
	function gtk_tree_view_append_text_columns() to reduce code
	duplication.
	(bst_wrap_text_create):allow text to be horizontally centered.

	* beast-gtk/bstapp.[hc]: support procedure browser.

	* beast-gtk/bstdialog.[hc]: added functions to change dialog
	flags.

	* beast-gtk/bstmain.c: register scripts together with plugins
	and setup user-message handlers.

	* beast-gtk/bstusermessage.[hc]: install a BseServer handler to 
	popup message dialogs upon request (with various types: INFO,
	QUESTION, WARNING and ERROR).

	* beast-gtk/bstprocbrowser.[hc]: fire up a browsing dialog, listing
	all BSE procedures.

	* Makefile.am: define BSW_PATH_SCRIPTS (path where script files
	reside) and BSW_PATH_BINARIES (path where the bswshell interpreter
	resides).

	* bsw-shell/bswshell.c: added argument parser to support:
	--g-fatal-warnings: make glib warnings fatal.
	--bse-command-pipe: setup input/output pipes when being invoked
	  remotely.
	--bse-enable-register: enable script function registration for
	  the remote invokation case.
	--bse-enable-server: enable bsw-server function, either for the
	  remote case when not registering scripts, or (automatically
	  enabled) for the standalone case.
	-p: register plugins upon startup (could be auto-enabled for the
	 standalone case).
	(gh_main): sort out remote vs. standalone invokation.

	* bsw-shell/mkglue.c: fix float handling.

	* bsw-shell/bswscminterp.[hc]: added SCM stubs to register
	scripts. 

	* bsw-shell/bswscmhandle.c (bsw_scm_handle_eval): invoke
	procedures over the wire if we're spawned from another
	process. added BseComWire handling routines.

	* bsw-shell/Makefile.am: added rule to install scripts (might
	want to move these into a seperate dir at some point).

	* bsw-shell/progressor-example.scm: simple example script.

Wed May 22 19:01:35 2002  Tim Janik  <timj@gtk.org>

	* bsw/mkapi.c (print_proc): make sure values have a type of 0
	when initializing them.

Wed May 22 16:53:02 2002  Tim Janik  <timj@gtk.org>

	* added a scheme based bswshell using libguile.

	* bsw-shell/mkglue.c: generate glue code to call procedures
	from scheme.

	* bsw-shell/bswshell.c: bswshell main executable, starts a
	read-eval-print-loop after initializing the BSW glue code.

	* bsw-shell/bswscminterp.[hc]: scheme<->c glue code, includes
	generated procedure wrappers from bswscm-genglue.c.

	* bsw-shell/bswscmhandle.[hc]: storage handle, used by procedure
	wrappers to marshal/demarshal procedure calls and their return
	values to/from strings.

	* bsw-shell/test.scm: simple test that loads a .bse file from
	the ../test directory and starts playback.
	
	* bsw/bswproxy.c (bsw_proxy_check_is_a): new function to check
	proxies directly via a GType.

	* bsw/mkapi.c: gor rid of bsw_value_initset_*() defines, those are
	provided by bswglue.[hc] now.
	(add_type_wrapper): provide BSW_TYPE_* wrappers
	for enums, flags and boxed types (besides objects/proxies).
	(type_wrapper_foreach): generate GType wrappers for the BSW_TYPE_*
	macros.
	(main): use bsw_register_plugins() to load plugins.
	
	* bsw/bswglue.[hc]: new files, containing bsw_value_initset_*()
	functions for quick value setup from generated glue code and
	type name conversion functions.
	
	* configure.in (AC_BSW_SHELL_REQUIREMENTS): check for libguile.

	* beast-gtk/bstmain.c (main): use bsw_register_plugins() to load
	plugins.

	* docs/reference/bse-procs.dat: removed.
	* docs/reference/bsw-procs.dat: added, basically a rename, but
	we also use scheme names with bsw- prefix for the procedure names
	now.

Tue May 21 09:25:23 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c: fix info updates, keep a use-count
	on the BseSource.

	* beast-gtk/bstparam.c: (bst_param_entry_activate) don't activate
	toplevel default. fix uloc and iterator usages.

	* beast-gtk/bstplaylist.c:
	* beast-gtk/bstpianoroll.c:
	* beast-gtk/bstpartdialog.c: more iterator fixes.

	* beast-gtk/*.c: fixes due to ::name -> ::uname change in BseObject,
	iterator changes and procedure cleanups.

	* test/*.bse: adoptions due to major storage format changes.

Sat May 18 03:17:52 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsequence.[hc]: 
	* beast-gtk/bstparam.c: fixes due to BswNoteSequence.

Thu May 16 23:17:54 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c:
	* beast-gtk/bststatusbar.c: 
	* beast-gtk/bstprocedure.c: updates due to procedure changes in BSE.

	* bsw/mkapi.c: 
	* bsw/bswproxy.[hc]: updates according to procedure cleanups in BSE.

Wed May 15 08:46:53 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstwaveeditor.c (play_back_wchunk_off): clear playback mark.
	(bst_wave_editor_rebuild): resort to a single playback button with
	different stcok children for start/stop playback.

Wed May 15 06:59:20 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstwaveview.c (popup_wave_dialog): popup BstWaveEditor
	instead of BstSampleEditor.

	* beast-gtk/bstwaveeditor.[hc]: implement qsampler display, and sane
	playback implementation. add zoom and vscale settings.

	* beast-gtk/bstplayback.c (bst_play_back_handle_stop): auto-uninstall
	pcm notify handler.
	(bst_play_back_handle_pcm_notify): ignore pcm notify request when
	not playing.

	* beast-gtk/gtklistwrapper.[hc]: new Gtk object implementing a
	GtkTreeModel for lists with cell value retrival via callbacks.

	* beast-gtk/bstwaveeditor.c: use GtkListWrapper instead of GtkListStore.

Tue May 14 21:12:06 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c: adjust filter menu.
	
	* test/*: fixups.

	* doc updates.

Tue May 14 04:39:43 2002  Tim Janik  <timj@gtk.org>

	* test/simple-loop.bse: beefed-up version, using new modules.

Sun May 12 07:00:38 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.c (bst_wrap_text_create): fix wrap texts by using
	GtkTextView.
	
	* test/midi-test.bse: fix connections.

Mon May  6 13:01:07 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_build_tools): remove compat
	code, offer BseAmplifier rather than the plugin BseMixer in the toolbar.

Sun May  5 20:57:28 2002  Tim Janik  <timj@gtk.org>

	* bsw/Makefile.am ($(srcdir)/bswgenapi.c): don't invoke
	mkapi with -p as procedure wrapper generation doesn't work
	correctly for plugins on some platforms.

Sun May  5 05:22:37 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_router_set_tool): clear the status line
	when the router tool is reset by the user.

Wed Apr 24 06:16:56 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c (csource_info_update): 
	* beast-gtk/bstcanvaslink.c (clink_view_update): improve info text.

	* beast-gtk/bstcanvassource.c (bst_canvas_source_event): implement status
	idle-hint for i/o channels.

	* beast-gtk/bststatusbar.[hc]: status bar rewrite. removed old code,
	introduced BST_STATUS_PROGRESS and BST_STATUS_IDLE_HINT.
	
	* test/*: updates to changes in BSE.

Tue Apr 16 13:00:43 2002  Tim Janik  <timj@gtk.org>

	* test/simple-echo.bse: simple echo example.

	* beast-gtk/bstradiotools.c: use category name + leaf index
	for tool names.

	* beast-gtk/bstsnetrouter.[hc]: provide a popup menu to select
	modules to insert from.

	* test/midi-test.bse: fixes due to BSE changes.

Mon Apr 15 14:48:37 2002  Tim Janik  <timj@gtk.org>

	* test/midi-test.bse: fix standard oscillator.

Tue Apr  9 03:13:03 2002  Tim Janik  <timj@gtk.org>

	* acbeast.m4: fixup C++ related macros.

	* test/simple-loop.bse: test the free verb modules.

Sat Mar 30 06:58:14 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsongshell.[hc]: conditionalize the pattern view,
	play list and routing views on BST_DVL_EXT. that's because
	patterns are deprecated, and routing is BSE internal.
	added part view.

	* beast-gtk/bstpartview.[hc]: new widget to show parts of a song.

	* beast-gtk/bstpartdialog.[hc]: part editor, using piano roll.

	* beast-gtk/bstapp.c: (minor hack) output GSL alloc report
	upon Refresh. Rebuild and Refresh menu items need to be
	cleaned up anyways.

	* beast-gtk/bstinstrumentview.c: add icons. use procedures.

	* beast-gtk/bstmain.c: fix loader test.

	* beast-gtk/bstpianoroll.[hc]: implement proper octave ordering,
	remove test model, use BsePart as model.
	add signals to handle pointer on the canvas.
 	add support for cursor handling on the panels and the canvas, and
	for user supplied drag data. 

	* beast-gtk/bstradiotools.c: changed logic so that tool_id is
	setup on signal emissions.

	* beast-gtk/bststatusbar.[hc]: support status aliases for
	DONE, ERROR, IDLE and WAIT. changed callers.

	* beast-gtk/bstutils.[hc]: added stock items for various
	widgets. provide convenience functions to retrieve icons size
	width and height.

	* beast-gtk/bstwaveview.c: defer load dialog creation because
	GtkFileSelection does unholy things in its _init routine.

Tue Mar 26 12:09:21 2002  Tim Janik  <timj@gtk.org>

	* bsw/bswsignal.c: lookup proxy marshaller from
	c marshaller when it comes to set the c marshaller on user closures.

Thu Mar 21 18:40:12 2002  Tim Janik  <timj@gtk.org>

	* bstpianoroll.[hc]: beginning of a piano roll editing widget.

	* bstasciipixbuf.[hc]: provide us with scaled character pixbufs.

Wed Mar 13 18:19:44 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.[hc]: added BST_STOCK_* defines for stock icons and
	actions. added new icons. added convenience functions to create GtkImages
	from BswIcon and stock icons. added BST_SIZE_* icon sizes and enforced
	their use in the API. cleaned up unused utility functions. got rid of
	GnomeForest based functions. added gdk_pixbuf_create_bitmap_data(), this
	should really be in Gdk.

	* beast-gtk/bstwaveeditor.[hc]: cleaned up cruft.

	* beast-gtk/bstwaveview.c: use new icons, fix sample editor title handling.

	* beast-gtk/icons/: added new icons. autogenerate C sources with
	gdk-pixbuf-csource. removed old/uneeded files.

	* beast-gtk/bstknob.c: retrieve pixbuf via stock.

	* beast-gtk/bstmenus.[hc]: rewrote item factory handling for saner API.

	* beast-gtk/bstpatterndialog.[hc]: cleaned up cruft, use new menu API.

	* beast-gtk/bstqsampler.c: slight fix to pcm position indicator.

	* beast-gtk/bstsampleeditor.[hc]: cleaned up cruft.

	* beast-gtk/bstradiotools.[hc]: support stock icons now.

	* beast-gtk/bstsnetrouter.c:
	* beast-gtk/bstprocedure.c:
	* beast-gtk/bstpreferences.c:
	* beast-gtk/bstplaylist.c:
	* beast-gtk/bstpatternview.c:
	* beast-gtk/bstmenus.[hc]:
	* beast-gtk/bstitemview.[hc]:
	* beast-gtk/bstfiledialog.c: fixup forest/icon/image handling and stock
	actions.

	* beast-gtk/bstdialog.[hc]: provide ability to sync the title with
	a BswProxy object. fixup stock actions and icon handling.

	* beast-gtk/bstpatterneditor.c: quick hack to sync BstDialog title of
	parent window.

	* beast-gtk/bstcanvassource.c: fix icon handling.

	* beast-gtk/bstapp.c: fix menus, title setting and revert preferences
	when reshown.

	* beast-gtk/: remove gnomeforest.[hc]

Tue Mar 12 10:35:30 2002  Tim Janik  <timj@gtk.org>

	* configure.in: nuke recently added BST_HAVE_BIRNET macro. we use
	a command line argument now. added libmad checks to support MPEG
	decoding.

	* beast-gtk/bstdefs.h (BST_DVL_EXT): 
	* beast-gtk/bstmain.c (bst_parse_args): support comand line arg
	--beast-developer-extensions to enable extra dialogs features which
	are only usefull for developers (and may decrease stability for
	incorrect usage).

	* beast-gtk/bstplayback.c (bst_play_back_handle_new): show an
	application dialog for the playback project only if BST_DVL_EXT is
	TRUE.

	* beast-gtk/bstwavereposhell.c (bst_wave_repo_shell_rebuild): put the
	wave list on the first notebook page.

Sun Mar 10 10:19:04 2002  Tim Janik  <timj@gtk.org>

	* LOTS of GUI fixes.

	* bstdialog.[hc]: rewrite of the BstADialog from bstutils.[hc]
	with cleaner interface and stock support. integrate better
	with status bars.

	* bststatusbar.[hc]: rely on BstDialog.

	* bstutils.[hc]: removed BstAdialog.

	* bstsampleeditor.[hc]: new widget, currently replacing
	bstwaveeditor.[hc], at some later point this needs to be integrated
	into BstWaveEditor.

	* bstdraggroup.c bstplaylist.c: fixed assignment in assertion,
	GLib finally allowes the compiler to catch this.

	* bstfiledialog.[hc]: changes to fit in with BstDialog. it's
	a pitty that GtkFileSelection has its own toplevel window.

	* bstitemview.c: stupid NULL pointer fix.

	* bstmain.c: fix release-notes popup. support loading ordinary
	samples from the commandline. cleanups.

	* bstmenus.c: dialog fixes.

	* bstparam.c: grow our hsliders.

	* bstparamview.c: fix scrolled window stupidness.

	* bstpatterndialog.c: use new saner procedure interface.

	* bstplayback.[hc]: use BseEditableSample for playback.
	support pcm_position changed notification from BseWaveOsc.
	cleaned up some hacks.

	* bstprocedure.[hc]: rewrite the dialog parts in terms of BstDialog.
	improved API for the common usage case a lot.

	* bstqsampler.[hc]: pretty much rewrote this widget, it's *way*
	faster now and can actually be used to scroll through pcm data
	during playback in realtime for certain zoom sizes.

	* bststest.c: broke this for the moment due to BstQSampler changes.

	* bstutils.[hc]: added gtk_toplevel_delete() to synthesize a
	delete event on a window. added bst_widget_request_aux_info()
	to help with scrolled window not honouring child's requisition.

	* bstwaveeditor.[hc]: currently disabled.

	* changed all BstAdialog users.

Tue Mar  5 11:03:38 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_root_event): improve
	feedback on already connected input/output channels.

Sun Mar  3 19:21:32 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmenus.c (menu_choice_activate): fix option menu handling.

Sun Mar  3 04:45:13 2002  Tim Janik  <timj@gtk.org>

	* docs/tags2doc.pl: comment out code that checks input/output
	file stamps and aborts if the output file is newer. 

Sun Mar  3 04:39:09 2002  Tim Janik  <timj@gtk.org>

	* docs/generated/: new subdir holding generated faq, release notes
	and GSL master plan.

	* docs/Makefile.am: updates since we moved files and did overall
	doc file shuffling.

Sat Mar  2 14:01:37 2002  Tim Janik  <timj@gtk.org>

	* applied doc generation patch from alper with some
	shuffling on my part to keep the directory structure flat.

	* docs/reference/tags2doc.pl: new script from Alper Ersoy
	<aersoy@tfz.net> to scan .dat files and generate output
	with various kinds of markup.

	* docs/reference/mkdocs.pl: incorporated changes from
	alper to output .dat file data.

	* docs/reference/scandocs.pl: renamed file since it only
	scans for documentation now and has no real backend generation
	code anymore.

	* docs/reference/man-conf.pl: configuration files
	for tags2doc.pl to output html or man pages.

Sat Mar  2 13:24:27 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.[hc]: fix font type.

	* beast-gtk/bstitemview.c: optimize clist updates, so we
	don't change rows if the string contents didn't actually
	change.

Thu Feb 14 13:46:26 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.[hc]: GType fixes.

	* beast-gtk/*.h: fix G_TYPE_INSTANCE_GET_CLASS() macro usages.

Wed Feb 13 17:44:59 2002  Tim Janik  <timj@gtk.org>

	* bstcontrollers.[hc]: move controllers from BstRackItem into this
	place. added more controls.

	* bstdial.[hc]: some cleanups/fixes.

	* bstitemview.[hc]: use BSW where apropriate, now that we have
	value iters.

	* bstmenus.[hc]: add ability to change sensitivity of choice items.

	* bstparam.[hc]: clue hunter code updates to deal with object references
	through BSW API.

	* bstplaylist.c: BswVIter updates.

	* bstrackeditor.[hc]: comlpeted most code portions so the rack editor
	slowly aproaches a usable state.

	* bstrackitem.[hc]: dito, code updates, fixes, new features, etc.

	* bstracktable.[hc]: fix drag abortion somewhat.

	* glewidgets.c: new upstream incorporating fixes from GLE.

	* beast-gtk/bstknob.[hc]: new scale/dial widget with different
	usage behaviour.

Wed Feb 13 17:41:52 2002  Tim Janik  <timj@gtk.org>

	* bsw/bswproxy.[hc]: remove/fix stuff which went into BSE.
	provide bsw_proxy_type().

	* bswsignal.[hc]: also, use glue code from BSE now.

	* mkapi.c: some cleanups and reqrites. support BswVIter types and
	ulong.

	* bsw/mkapi.c (cfile_header): 

Tue Feb 12 08:10:11 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (bst_app_update_can_operate): keep the toplevel
	menu entry "/Waves" sensitive all the time.

Mon Feb 11 19:39:13 2002  Tim Janik  <timj@gtk.org>

	* bsw/bswproxy.[hc]: bsw_proxy_get_pspec() get pspecs from proxies.

	* docs/release-notes.tmpl: generate release-notes.txt from this.

Mon Feb 11 18:48:46 2002  Tim Janik  <timj@gtk.org>

	* bstlogadjustment.[hc]: new adjustment which, if connected
	to another adjustment, translates the value settings into
	a logartihmic scale (which needs to be configured on the log
	adjustment).

	* bstrackeditor-covers.c: produce cover widgets for the rack-editor.

	* bstrackeditor.[hc]: widget, which features BstRackTable, a GtkTable
	derived widget, which allowes free grid-aligned widget replacement via
	DnD by the user if in edit mode.
	the rack editor syncs the GUI layout with a BEAST-Rack-View data pocket
	within bse projects.

	* bstrackitem.[hc] bstrackitem-controllers.c: widget acting as a wrapper
	around items being added to a rack table. this allowes user editing of
	the GUI controller type for bse object properties.

	* bstrtest.c: remove this simple test program.

	* bstapp.[hc]: support the Rack Editor in the Projects/ menu.
	bst_app_find(): support finding the app from a BseProject.

	* bstgconfig.[hc]: add rc-file option which can be used to fire up
	RELEASE-NOTES greeting windows.

	* bstmain.c: fire up a text view for docs//release-notes.txt after
	parsing rc file.

	* bstmenus.[hc]: extend the BstChoice facilities to support submenus.

	* bstparam.[hc]: add support for adding properties to the Rack Editor,
	if this projects Rack Editor is in edit mode, when clicking on the
	xframe widget of the property labels.
	support logarithmic property scales via BstLogAdjustment.

	* bstparamview.[hc]: change GUI for property editing from wrap boxes to
	scrolled windows.

	* bstplayback.[hc]: properly handle stopping and retrigger of the wave
	preview playback.

	* bstracktable.[hc]: emit a notification signal when the edit mode
	was enabled/disabled.
	set gtk_container_set_reallocate_redraws() to avoid drawing artefacts
	when children get added/removed.
	bst_rack_table_size_allocate(): properly update child position bit array.
	bst_rack_table_button_press(): proxy button3 presses to BstRackItem
	children.
	bst_rack_table_add(): support BstRackItem GUI changed notifiaction upon
	adding.
	bst_rack_table_remove(): properly trigger a child position bit array
	update here.

	* bstwaveeditor.[hc]: grrrr, make osc_freq and mix_freq string properties
	on the tree store model, because the cell text renderer is too stupid to
	handle floats sanely.
	play_back_wchunk(): halt preview playback before adjusting playback
	settings, so we don't cause playback hickups ;)

	* bstxframe.[hc]: add ::button_check signal to allow widget users to
	check focussing and handle button presses on this widget.

Wed Feb  6 17:32:47 2002  Tim Janik  <timj@gtk.org>

	* test/simple-loop.bse: quick test loop, using the new sequencer
	sync output.

	* test/freak-noise.bse: make this even freakier ;)

Wed Feb  6 02:40:30 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_param_create): fix option menu handling.

Tue Feb  5 04:37:13 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsequence.[hc]: new simple widget handling BseSequence
	editing.

	* beast-gtk/bstsampleshell.[hc]:
	* beast-gtk/bstsamplerepo.[hc]: get rid of this, outdated.

	* beast-gtk/bstparam.[hc]: support BseSequence.

Sun Feb  3 23:16:31 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstwavedialog.[hc]: new file selection dialog to
	load wave files.

	* bsw/bswsignal.[hc]: new files to implement bsw_proxy_connect() and
	bsw_proxy_disconnect() to support signals on BswProxy.

	* beast-gtk/bstutils.h:
	* beast-gtk/*.c: remove GTK_OBJECT_DESTROYED() hackiness.

	* beast-gtk/*.c: fix BSE_OBJECT_NAME() usages. many more
	Bse* -> BswProxy fixes.

	* beast-gtk/*.[hc]: many, many fixes.

Sat Feb  2 12:21:04 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstfiledialog.c: provide radio buttons that
	actually make sense, i.e. an option about whether to include
	samples in saved files or not.

	* test/midi-test.bse: use a synthesized oscillator to not
	point at sample files. (and i won't inline a huge sample,
	here, just for a midi test).

	* test/osc-test.bse: resurrect this in a version that actually
	works with the new object layout.

Sat Feb  2 09:52:44 2002  Tim Janik  <timj@gtk.org>

	* configure.in: check for sys/soundcard.h in the OSS check, and
	forget about /dev/sndstat.

Sat Feb  2 09:31:42 2002  Tim Janik  <timj@gtk.org>

	* test/midi-test.bse: new test file to use with midi devices.

	* test/*.bse: removed old outdated files.

Sat Feb  2 08:31:42 2002  Tim Janik  <timj@gtk.org>

	* configure.in (AC_GSL_REQUIREMENTS): require Ogg/Vorbis version
	1.0rc3 or better.

Thu Jan 31 17:49:27 2002  Tim Janik  <timj@gtk.org>

	* bstsnetrouter.c: support PcmInput as default module.
	fixed error handling when deleting a link.

Thu Jan 31 01:17:31 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstwaveeditor.c: fix number of channels displayed.

Tue Jan 29 15:19:20 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdial.[hc]: fix adjustment value handling and
	comparisions, since it uses doubles in gtk+-2.0.

	* beast-gtk/bstmain.c: add --no-plugins option to speed up
	debugging.

Thu Jan 24 11:19:31 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvaslink.c: colorize jchannel connection tags
	differently.

	* beast-gtk/bstcanvassource.[hc]: provide API to figure whether an
	input channel is a jchannel.
	colorize jchannels differently.

	* beast-gtk/bstsnetrouter.c:
	(bst_snet_router_update_links): walk jchannels correctly. use
	bsw_*() functions, don't access BseSource directly.
	(bst_snet_router_root_event): don't access BseSource directly, use
	bsw_source_ichannel_get_n_joints() to figure possible input
	connections.
	provide bsw_source_unset_input() with the output source and channel
	that are to be disconnected.

Thu Jan 24 07:18:14 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.c (gnome_canvas_FIXME_hard_update): try disabling
	this for while.

Thu Jan 24 01:10:35 2002  Tim Janik  <timj@gtk.org>

	* dosc/bse-categories.txt: changed top category policy for synthesis
	modules from /Source/ to /Modules/.

	* beast-gtk/bstsnetrouter.c: use new /Modules/ categories. still
	support, but verbosely deprecate /Source/.

	* beast-gtk/bststest.c: minor wave handle loading fix.

Tue Jan 15 17:41:28 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c: popup the info window of a synth module
	upon shift+button1.

Mon Jan 14 15:46:26 2002  Tim Janik  <timj@gtk.org>

	* docs/reference/mkdocs.pl: applied patch from
	Alper Ersoy <dirt@tfz.net>, to produce html output with --html.

Sat Jan 12 11:21:10 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.c (bst_pattern_editor_init): disable debugging
	dumbness.

Fri Jan 11 05:54:30 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstracktable.[hc]: GtkTablke derived widget, that
	allowes for limited grid-aligned GUI editing.
	
	* beast-gtk/bstrtest.c: test program for bstracktable.
	
	* beast-gtk/bstapp.[hc]: fix main loop exit.
	
	* beast-gtk/bstdial.[hc]: more cosmetic fixups.
	
	* beast-gtk/bstpatterneditor.[hc]: fix font and clear
	windows upon redraws.
	
	* beast-gtk/bstplaylist.[hc]: move to xpm format for the
	drop spot icon. remove kennel usage.
	
	* beast-gtk/bstsnetrouter.[hc]: silently ignor non BseSource items.
	fixed xpm icon creation.
	(bst_snet_router_build_page): convenience function to build notebook
	page with SNetRouter (so can be resused in songs).
	
	* beast-gtk/bstsnetshell.c: adaptions to SNetRouter changes.
	
	* beast-gtk/bstsongshell.[hc]: create a SNetRouter here as well.
	
	* beast-gtk/bstutils.[hc]: get rid of GtkKennel implementation,
	we have GtkSizeGroup now.
	(bst_xpm_view_create): create a GtkPixmap widget from an xpm.
	(bst_widget_force_bg_clear): force bg clearance and redraw
	on a widget.
	
Mon Jan  7 09:48:34 2002  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdraggroup.c: dnd fixes, don't specify
	GTK_DEST_DEFAULT_DROP but implement own ::drag_drop
	handler. got rid of window origin query and translation
	hack which was necessary because gtk erroneously computed
	the drop position.

	* beast-gtk/bstplaylist.c: same here. also, disabled idle
	unparentation hack since gtk should deal with widget tree
	changes during drag motion now.

	* beast-gtk/bstutils.c:
	(gtk_last_event_coords): simply chain to gdk_event_get_root_coords()
	internally.
	(bst_container_get_insertion_position): take container allocation
	into account.

Fri Dec 14 18:43:49 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdial.[hc] (bst_dial_update): as a usability improvement,
	restrict range to 180 to 0 degrees. GTK-2.0-updated the code.

	* beast-gtk/bstxframe.[hc]: new widget, required by an as of yet
	unimplemented killer feature ;)

Fri Dec 14 08:55:29 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c: reenable latency device monitor.

	* beast-gtk/bstservermonitor.[hc]: new files, showing BseServer options.

Thu Dec 13 00:53:38 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/icons/: added cdrom icon.

	* beast-gtk/bstplayback.[hc]: first code cleanup.

	* beast-gtk/bstsnetshell.c (zoomed_add_xpm): center xpm.
	
	* beast-gtk/*.h: remove unneeded #pragma lines.

Wed Dec 12 21:57:04 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_new): use gnome canvas
	"aa" property for setting aa-nes.

Mon Nov 26 10:16:54 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/*.c: various pointer/GType casting cleanups.

Mon Nov 26 10:08:01 2001  Tim Janik  <timj@gtk.org>

	* bsw/mkapi.c: fix GType->UINT casting.

Sun Nov 25 23:25:04 2001  Tim Janik  <timj@gtk.org>

	* configure.in: up version requirements for canvas, gtk, etc. to
	recent CVS (1.3.11 for glib and gtk).

Tue Nov 20 14:02:42 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.h (GTK_OBJECT_DESTROYED): bad, bad GTK_OBJECT_DESTROYED()
	hack, needs to be backed out again.
	
	* beast-gtk/bstwaveeditor.c: tree view column resizing API fixes.

Wed Nov 14 03:51:37 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_param_create): s/param_get/param_spec_get/.

Tue Nov 13 01:37:35 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpreferences.c (accel_map_print): fix according
	to gtk's new accel map API.

Mon Oct 29 22:38:27 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c: options update.

	* beast-gtk/bstqsampler.c: make requisition
	smaller, we can only provide a bad guess anyways.

	* beast-gtk/bststest.c: support multiple samples.

Sat Oct  6 15:11:25 2001  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.c (bst_pattern_editor_class_set_key): use
	hash_table_remove not insert(NULL) to remove nodes.

	* beast-gtk/bstcanvassource.c (csource_info_update): show type blurb in
	info window.

Thu Sep 27 14:22:41 2001  Tim Janik  <timj@gtk.org>

	* Makefile.am: ensure that a gsl->bse link is in place.

Thu Sep 27 14:10:55 2001  Tim Janik  <timj@gtk.org>

	* bsw/bsw.h: 
	* bsw/bswproxy.h: BSE procedure API wrapper. this shall become
	the only public API for BSE one day.

	* beast-gtk/*: a bunch of code is already proted to using BSW
	functions. however, a few unresolved fundamental problems still
	remain, which is why BSE is still being used directly in a lot
	of places.

Thu Sep 27 13:23:21 2001  Tim Janik  <timj@gtk.org>

	* lots of project shuffeling. blib got removed. we're
	depending on just glib-2.0, gtk+-2.0 and libart_lgpl+libgnomecanvas
	now.

	* beast-gtk/*: lots of adaptions to new gtk code. many new canvas
	workarounds <urgl>.
	new widgets got added as views to new BSE core objects.
	also, there're starts at sample editing and preview GUIs.

Sun Jun 18 21:14:18 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bststatusbar.c (bst_status_bar_ensure): provide status bar
	border.

Mon May 29 02:42:41 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.[hc]: added signal for focus changes.
	pass light_gc into effect drawing code, macro cleanups to avoid
	accessing BsePattern fields directly.

	* bsteffectview.[hc]: new container to provide effect views per
	note, similar to BstItemView, but doesn't inherit from it, because
	effects are not items and have certain constraints (only one
	BseEffect derived type may exist per note).

	* bstpatterndialog.[hc]: embed effect view container to allow effect
	editing of pattern notes.

	* bstutils.[hc]: moved some GtkCList workarounds from various code
	portions here to 1) maintain them in a single place, 2) be able to
	use them all around beast code, 3) keep all Gtk kludges in one
	source file for reference.

Thu May 25 06:22:35 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstitemview.[hc]: aggregate the paned container,
	don't inherit from it. so we keep the underlying container
	type exchangable. BstItemView is a GtkAlignment now.
	(bst_item_view_set_layout): allow runtime changing of item view
	layout.

Wed May 24 23:59:15 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstinstrumentview.c: display instrument id as a
	hexadecimal number.

	* beast-gtk/bstitemview.[hc] (bst_item_view_set_id_format): allow
	customization of id format string.

	* beast-gtk/bstpatterneditor.c (INSTRUMENT_FMT): display instrument id
	as a hexadecimal number.

Tue May 23 18:15:52 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_param_create): parameter option menus need
	to grab focus when clicked, like all other parameter widgets do.
	
	* docs/interpolation.txt: a word on cubic interpolation.

Thu May  4 02:04:46 2000  Tim Janik  <timj@gtk.org>

	* configure.in (STRIP_DUMMY): some Make 3.79 $(strip ) versions are
	broken and require an empty arg, give it to them.

Sun Apr 30 04:35:18 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.c (bst_pattern_editor_init): the
	default base_octave is 1 after the (not-so-)recent octave revamp.

Thu Apr 20 00:27:28 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvaslink.c (bst_canvas_link_set_icsource): 
	(bst_canvas_link_set_ocsource): check whether the isource/csource's
	BseSource is still valid before removing notifier.

Wed Apr 19 23:51:04 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.c (gnome_canvas_item_keep_above): 
	(gnome_canvas_item_keep_between): shut up the warning for
	unparented items.

	* beast-gtk/bstcanvassource.c (bst_canvas_icon_set): use
	gdk_pixbuf_new_from_data() to create the pixbuf now.

Mon Apr 17 21:30:46 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c (bst_canvas_source_ichannel_pos): 
	(bst_canvas_source_ochannel_pos): these functions may get called
	after we lost our BseSource, guard access.

Tue Apr 11 05:44:38 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_param_create): don't let scales and
	dials grab focus.

Tue Apr 11 04:23:56 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstgconfig.[hc]: port over to use GParamSpec, GValue
	and for GObject hirarchy base type.

	* beast-gtk/bstparam.[hc]: operate on a GValue+GParamSpec,
	instead of BseParam now. use BLib's B_SEQ_PARAM_* ids to
	implement the switch()es.

	* beast-gtk/bstprocedure.[hc]: parameter/value port. this 
	introduced some API changes, mostly wrg preset parameters,
	they need to be set incrementally now from a value+name
	pair.

	* beast-gtk/bstpatterndialog.c: port over to new procedure
	API and GValue/BParamSpec.

Thu Mar 30 16:58:14 2000  Tim Janik  <timj@gtk.org>

	* configure.in: setup BLIB_CFLAGS, BLIB_LIBS and generate
	blib/Makefile and blib/blibconfig.h.

Mon Mar 27 13:52:49 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.[hc]: changed BstPEActionType enum,
	provide means for cell activation and rectangular selection,
	fixed some key binding bugs.
	changed signal name s/cell_clicked/cell_activate/.

	* beast-gtk/bstpatterndialog.c: s/cell_clicked/cell_activate/,
	feature button==0 (keyboard) for menu popups.
	(bst_pattern_dialog_gtkfix_default_accels): setup default
	accelerators for BsePattern procedures.
	(pe_key_press): hard-wire Insert and Delete keys.

	* beast-gtk/bstmain.c: call
	bst_pattern_dialog_gtkfix_default_accels() before parsing rc
	file and, directly after gtk_init().

	* beast-gtk/bstkeytable-base.c:
	* beast-gtk/bstkeytable-us.c:
	* beast-gtk/bstkeytable-de.c: convert keytables to new macro
	formats. added <Alt>M for menu popups to base keytable, and
	enable Shift+movement keys to do rectangular selections.

	* beast-gtk/bstkeytables.c: provide new keytable macros.

	* beast-gtk/bstapp.c (menubar_entries): accelerator cleanups.

	* beast-gtk/bstmenus.c: added accelerator recommendation comment.

Sun Mar 26 09:32:37 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bststatusbar.c (filter_procedure_events): abort procedure
	execution if Escape is pressed.

	* beast-gtk/bstapp.c (bst_app_reload_supers): save focus widget if on
	the currently visible notebook page, around page reordering.

Fri Mar 24 09:10:58 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstgconfig.[hc]: port over from BSE to GLib type system.

	* docs/bse-categories.txt: updated, we now use "+" instead of "::"
	to seperate a procedure's base type from the method name. ':' and
	'.' are already used for instance names or object paths.

Mon Mar 20 00:30:06 2000  Tim Janik  <timj@gtk.org>

	* docs/faq.dat: updates from Dave Seidel <dave@superluminal.com>

Mon Mar 13 01:00:35 2000  Tim Janik  <timj@gtk.org>

        * released beast-0.3.2.tar.gz on http://beast.gtk.org.
        
        * configure.in: up up version number to 0.3.2.

	* docs/faq.dat: added an item on how to get pre-0.3.2 songs to play
	in BEAST.

Sun Mar 12 16:06:03 2000  Tim Janik  <timj@gtk.org>

	* NEWS: scratched the "* Synthesis instruments, i.e. use of synthesis
	networks as song instruments" item for now, we want more thorough
	support of that.

Fri Mar 10 22:20:37 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstitemview.c (bst_item_view_set_container): use destroy
	notification instead of reference counting, some code cleanups.

	* beast-gtk/TODO: clean ups.

Wed Mar  8 12:51:58 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdraggroup.c (drag_group_drag_data_received): move
	drop_spot out of the way before adding new pattern (sigh, can't
	unparent here right away ;( ).
	
	* beast-gtk/bstplaylist.c (group_list_drag_data_received): same,
	here, gtkdnd.c really needs fixing.

Wed Mar  8 10:56:51 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.[hc]: added a bunch of new helper functions for
	general widget handling and DND workarounds.
	new GtkKennel structure to constrain arbitrary widgets to a certain
	size.
	* beast-gtk/icons/target.c:
	* beast-gtk/icons/target.xcf: new icon to indicate DND target zone.
	* beast-gtk/icons/pattern-group.c:
	* beast-gtk/icons/pattern-group.xcf: icon to indicate pattern groups.

	* beast-gtk/bstplaylist.[hc]: new pattern playlist editor widget.
	* beast-gtk/bstdraggroup.c: 
	* beast-gtk/bstdragpattern.c: assistant files for pattern dnd and
	pattern group dnd.

	* general code cleanups.

Mon Mar  6 23:51:09 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatternview.c (bst_pattern_view_operate): auto-add
	newly created patterns to the song's default pattern group.

	* beast-gtk/gnomeforest.[hc]: keep idle update handler id, so we can
	force updates. made the renderer independant of the REALIZED state.
	(gnome_forest_render_now): new function to force updates.
	(gnome_forest_bitmap_data): new function to create bitmap mask data
	from the current forest buffer, suitable to create a bitmap mask with
	gdk_bitmap_create_from_data().

Tue Feb 29 08:59:39 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstutils.[hc]: new files, holding the icon stock,
	gnome canvas utilities and workarounds, gtk utilities, utility
	functions for auxillary dialogs and for text views.

	* beast-gtk/bstfiledialog.[hc]: moved cruft to bstutils.[hc],
	feature overwriting when saving files.

	* beast-gtk/bstdefs.h:
	* beast-gtk/bstmain.c: clean ups, moved portions to bstutils.[hc],
	print help and version.

	* beast-gtk/bstmenus.[hc]: more versatile modal choice support
	(menus and dialogs).

	* beast-gtk/bstparam.[hc]: added bst_param_reset() for default value
	resetting.

	* beast-gtk/bstpatterndialog.c: popup menu fixes.

	* beast-gtk/bstpatterneditor.c: indentation fixes in keytable dump.

	* beast-gtk/bstprocedure.[hc]: redid widget implementation, we provide
	a vbox derived shell now. better handling of preset parameters,
	fixed popdown behaviour and miscellaneous other things.

	* beast-gtk/glewidgets.[hc]: new sources.

	* beast-gtk/bststatusbar.c: prevent delete events during procedure
	shares.

	* beast-gtk/bstapp.c (bst_app_new): set sane default and minimum sizes.

	* *.[hc]: copyright corrections (date). files that may prove to be
	usefull for other projects (gnome-libs, gtk, ...) are put under LGPL.

Tue Feb 22 07:44:17 2000  Tim Janik  <timj@gtk.org>

	* test/davorgan.bse: updates from David A. Bartold.

	* test/complex-wave.bse: new file from David A. Bartold
	<foxx@mail.utexas.edu>.

Tue Feb 22 04:02:46 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/glewidgets.[hc]: pulled new widgets.

Thu Feb 10 23:55:37 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c (bst_canvas_icon_set): arg, fighting
	pixbuf again. set x_in_pixels and y_in_pixels to FALSE, so the icons
	don't walk away when zooming.

Thu Feb 10 11:51:28 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstprocedure.c:
	* beast-gtk/bstradiotools.c:
	* beast-gtk/bstparam.c:
	* beast-gtk/bstparamview.[hc]:
	* beast-gtk/bstitemview.[hc]:
	* beast-gtk/bstpatternview.[hc]:
	many overall GUI improvements, lots of GUI clean ups and fine tuning.
	clean ups of GUI code.

	* beast-gtk/bstdefs.h (enum): s/BST_ICON_TRASH/BST_ICON_DELETE/,
	added BST_ICON_PATTERN, BST_ICON_PATTERN_TOOL and BST_ICON_TRASHCAN.
	* beast-gtk/bstmain.c (bst_icon_from_stock): trashcan, trashsmall
	replacement, added pattern.

	* beast-gtk/icons/trashcan.c: 
	* beast-gtk/icons/trashcan.xcf: 
	new trashcan based on a png from tigert.

	* beast-gtk/icons/pattern.c: 
	* beast-gtk/icons/pattern.xcf: 
	* beast-gtk/icons/pattern-tool.c: 
	* beast-gtk/icons/pattern-tool.xcf: 
	new BsePattern icon based on something from mc and panel.

Thu Feb 10 03:27:49 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstprocedure.c (bst_procedure_dialog_rebuild): some
	visibility improvements, i.e. gimme the description and name.
	* minor code cleanups.

Wed Feb  9 13:37:09 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/*.c: some changes due to BSE's parameter mess.

Wed Feb  9 03:23:34 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstprocedure.c (bst_procedure_dialog_preset): be noisy about
	failing preset parameter conversions.

Wed Feb  9 00:47:06 2000  Tim Janik  <timj@gtk.org>

	* docs/Makefile.am:
	* docs/makefaq.py:
	* docs/faq.src:
	* docs/faq.dat:
	faq stuff from Dave: makefaq.py updates, renamed faq.src to faq.dat.

Tue Feb  8 09:24:11 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstradiotools.[hc]: new widget to maintain radio selections
	that can build toolbars, menus (to be implemented) and a palette
	container with description for the radio controls.

	* beast-gtk/bstsnetrouter.c: build the toolbar via BstRadioTools and
	feature a palette dialog.

Mon Feb  7 05:58:28 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_param_create): fixed a stupid bug where a
	string field's NULL toggle wasn't shown because of a hidden alignment.
	(bst_param_set_editable): don't change editable state of entries, that
	is taken care of by the entry itself, instead change sensibility like
	we do for all other widgets.

	* test/bsemixer-test.bse:
	* test/davorgan.bse:
	* test/osc-test.bse: fixups due to recent plugin changes.

Mon Feb  7 03:40:20 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.*: changed things back so that we have
	one selection per pattern. for multiple views and the possibility
	of having procedures invoked unrelated to a view, this seems to be
	the sanest way of handling things. note however, that in contrast
	to common behaviour in spreadsheets, we don't auto-select the
	currently focussed cell with this.

	* beast-gtk/bstpatterneditorselection.c:
	(bst_pattern_editor_selection_start): delete the pattern's selection
	itself, not a copy of its selection.

	* beast-gtk/bstpatterneditor.c:
	(bst_pattern_editor_draw_tone): draw notes selected state regardless of
	its focus state.
	(bst_pattern_editor_set_pattern): install notifier handler for
	"note_selection_changed".
	(bst_pattern_editor_set_focus): reset the selection according to the
	`reset_selection' argument, even if the focus didn't change.
	(bst_pe_size_changed): don't reset the pattern's selection.

	* beast-gtk/bstpatterndialog.c (pe_cell_clicked): don't give auto-focus
	to the cell the click occured on. auto-select the current focus note
	if no notes are selected currently though.

Sun Feb  6 09:54:12 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterndialog.c (pattern_dialog_exec_proc): push
	status window around procedure invocation.

	* beast-gtk/bststatusbar.[hc]: provide bst_status_window_push() and
	bst_status_window_pop() to contrain status messages to a certain window.

	* beast-gtk/bstapp.c (bst_app_operate): arg, fixed recently introduced
	bug where playback wasn't restarted when Play is hit for an already
	playing project. provide status messages.

	* beast-gtk/bststatusbar.c (bst_status_bar_set): always clear status
	messages after a certain delay.

	* beast-gtk/bstpatterndialog.c (pattern_dialog_exec_proc): use
	bst_procedure_void_execpl_modal() now.

	* beast-gtk/bstprocedure.[hc]: fixed one of the most often used mistake
	when assembling new dialogs through a composite widget: derivation
	from GtkWindow. we derive from GtkVBox now, so the procedure dialog
	is pluggable.
	(bst_procedure_void_execpl_modal): new function superceeding
	bst_procedure_void_execpl(), executes a procedure and pops up a modal
	parameter input dialog if necessary.

	* beast-gtk/bstdefs.h (BstSubWindowFlags): added BST_SUB_POPUP_POS flag
	for popup window positioning such as GTK_WIN_POS_MOUSE or
	GTK_WIN_POS_CENTER (which one to choose should actually be due to some
	BEAST or gnome configuration value).

	* beast-gtk/bstfiledialog.c (bst_file_dialog_open): 
	(bst_file_dialog_save): provide status messages.

Wed Feb  2 23:14:18 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.[hc]: selection fixups, each view can have
	its own selection now.
	many other fixes.
	(there are still minor problems with the focus field selection state
	 and procedure invocation).
	* beast-gtk/bstpatterneditorselection.c: move all the pattern editor
	selection relevant code here.

	* beast-gtk/bstpatterndialog.c (pattern_dialog_exec_proc): apply the
	views selection before invoking a procedure and resync afterwards.

Wed Feb  2 06:42:41 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_param_set_editable): make prompt, pre- and
	post-action widgets insensitive for !editable.

	* beast-gtk/bstprocedure.c (bst_procedure_dialog_preset): unificate
	preset parameters with procedure's in parameters.

	* beast-gtk/bstpatterndialog.c: pattern procedure menu fixups.
	(pattern_dialog_exec_proc): provide preset parameters "pattern",
	"focus_channel" and "focus_row" for procedure invocation, make
	sure the focus cell is selected.
	(pe_cell_clicked): readjust focus cell for button3 clicks.

	* beast-gtk/bstpatterneditor.c (bst_pattern_editor_draw_tone): draw
	empty note contents with a light gc.
	(bst_pattern_editor_set_focus): readjust selection.

Tue Feb  1 00:49:16 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c (bst_canvas_icon_set):
	s/x_set/x_in_pixels/ and s/y_set/y_in_pixels/ for new gdk-pixbuf
	release.

Mon Jan 31 23:13:58 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterndialog.c (pe_cell_clicked): re-enable per-note
	popup menu.

Mon Jan 31 19:05:40 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.c:
	(bst_pattern_editor_fetch_pattern_sibling): fixed bug wrt pattern
	deletion.
	* beast-gtk/bstparams.[hc]: handle BseItem params better (search for
	candidates within project).

Fri Jan 21 02:45:14 2000  Tim Janik  <timj@gtk.org>

	* configure.in: altered GdkPixbuf check to feature -lgdk_pixbuf and
	optionally -lgnomecanvaspixbuf.

Thu Jan 20 00:27:53 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (bst_subwindow_new): feature BstSubWindowFlags to
	configure specific aspects (e.g. destroy_on_hide).

	* beast-gtk/bstapp.c (bst_app_operate): destroy help windows when
	closed.
	
Wed Jan 19 16:35:55 2000  Tim Janik  <timj@gtk.org>

	* couple of build fixes for older gcc versions.

Mon Jan 17 21:36:24 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (bst_app_operate): provide a Help/Keytable
	dialog.

	* beast-gtk/bstpatterneditor.[hc] (bst_pattern_editor_class_keydump):
	dump the current keytable as a string.

	* beast-gtk/bstfiledialog.[hc] (bst_text_view_from): new function that
	replaces bst_text_view_from_file() for more flexibility.

Mon Jan 17 15:19:18 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (project_cross_changes): auto-sweep unsused
	samples.

	* beast-gtk/bstapp.c (bst_app_add_super): popup sample shell.
	(bst_app_new): auto-update GUI when supers got added to/removed
	from the project.
        (bst_app_reload_supers): don't unecessarily destroy widgets,
	remeber old page.
	
	* beast-gtk/bstsampleshell.[hc]: new sample shell widget (features
	nothing more than a paramview yet).

Sun Jan 16 00:24:31 2000  Tim Janik  <timj@gtk.org>

	* docs/Makefile.am:
	* docs/makefaq.py: incorporated changes from Dave Seidel
	<dave@superluminal.com>:
	# 14 Jan 2000 - added command line processing, error handling,
	#               comments

Sat Jan 15 23:54:40 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (toolbar_add_radio): instead of stripping
	"Bse" from the toolbar buttons, strip any kind of namespace prefix.

Sat Jan 15 20:03:19 2000  Tim Janik  <timj@gtk.org>

	* test/bsemixer-test.bse: synthesis network to test the new
	BseMixer plugin.

Fri Jan 14 15:06:29 2000  Tim Janik  <timj@gtk.org>

        * released beast-0.3.1.tar.gz on http://beast.gtk.org.

Fri Jan 14 02:41:14 2000  Tim Janik  <timj@gtk.org>

	* configure.in: check for python and fold, since we use them in the
	docs/ dir for file generation.

	* docs/Makefile.am: 
	* docs/faq.src: 
	* docs/text.1.faq:
	* docs/text.2.faq:
	* docs/makefaq.py:
	generate faq.txt now, files and build setup provided by Dave Seidel
	<dave@superluminal.com>.

Thu Jan 13 19:10:19 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (main): 
	* beast-gtk/bstgconfig.[hc]: added debugging ability to disable
	ALSA driver (since we give it precedence over OSS), so the OSS
	code can be tested with ALSA's OSS emulation.

Wed Jan 12 23:51:23 2000  Tim Janik  <timj@gtk.org>

        * beast-gtk/bstparam.c (bst_param_apply):
        (bst_param_update):
        (bst_param_create): added missing BSE_TYPE_PARAM_ENUM support.

Sun Jan  9 12:51:23 2000  Tim Janik  <timj@gtk.org>

        * beast-gtk/bstgconfig.[hc]: implemented BEAST configuration settings
	  with a BstGlobals struct and a BstGConfig object.

        * beast-gtk/bstpreferences.[hc]: feature BstGConfig object by adding a
	  notebook page for the object settings derived frmo BSE_TYPE_GCONFIG.

        * beast-gtk/main.c: cache the keytable in the config settings, so we
        don't need to requery it upon every startup (and risk triggering the
        XKB bugs).
	(bst_key_table_from_xkb_symbol): seperated out the xkb_symbol->keypatch
	logic from bst_key_table_from_xkb().
        
Sun Jan  9 07:28:49 2000  Tim Janik  <timj@gtk.org>

	* NEWS: updates for version 0.3.1.

	* configure.in: up to version 0.3.1.

Sat Jan  8 02:02:03 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (bst_app_operate): view faq.txt, bse-heart.txt and
	bse-networks.txt from the docs dir as help screens.

	* beast-gtk/bstfiledialog.[hc] (bst_text_view_from_file): new function
	to view text files.

Tue Jan  4 20:43:19 2000  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstheartmonitor.c (bst_heart_monitor_init): don't poketypoke
	values into foreign objects, use bst_param_view_set_mask() instead.
	* beast-gtk/bstpreferences.c (bst_preferences_set_gconfig): dito.

	* beast-gtk/bstparamview.[hc]:
	(bst_param_view_set_object): small bug fix.
	(bst_param_view_new_with_base): nuked.
	(bst_param_view_new): allow NULL objects.
	(bst_param_view_set_mask): new function to allow setting of specifc
	type/pattern masks to determine parameters to build from (does not
	do automatic rebuilds).

Mon Jan  3 17:27:07 2000  Tim Janik  <timj@gtk.org>

	* Makefile.am: rebuild a PKG_paths.h file everytime the Makefile
	changed, here we provide C defines for all the relevant Makefile
	paths.

	* acconfig.h: make PKG_config.h include PKG_paths.h.

	* configure.in: compose and export bsesampledatadir, beastdocsdir and
	bseplugindir.

	* beast-gtk/Makefile.am: removed building of bstconfigpaths.h,
	dropped TAGS rule.

	* docs/Makfile.am: install selected text files.

Mon Jan  3 06:47:50 2000  Tim Janik  <timj@gtk.org>

	* docs/faq.txt: new file.

	* beast-gtk/bstxkb.[hc]: minor include fixes.

Fri Dec 31 07:39:12 1999  Tim Janik  <timj@gtk.org>

	* released beast-0.3.0.tar.gz on http://beast.gtk.org.

Fri Dec 31 00:07:03 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstheartmonitor.c (bst_heart_monitor_set_heart): small bug
	fix.

Thu Dec 30 22:27:40 1999  Tim Janik  <timj@gtk.org>

	* configure.in:
	* beast-gtk/Makefile.am:
	* PKG_config.h:
	up to version 0.3.0. install plugins in $libdir/bse/v* with major,
	minor _and_ micro version encoded.
	nuked $beastpdatadir.
	define BST_VERSION.
	
	* more release preparation.

Thu Dec 30 19:26:58 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (main): laod and save ~/.beastrc.

	* beast-gtk/bstpreferences.[hc]: provide bst_rc_dump() and
	bst_rc_parse().

Thu Dec 30 05:33:54 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdefs.h:
	* beast-gtk/bstmain.c:
	* beast-gtk/bstsamplerepo.c:
	cleaned up debugging code, s/BST_DEBUG/BST_IF_DEBUG()/, according
	to the BSE_IF_DEBUG() scheme.

	* beast-gtk/bstmain.c: clean up the PCM devices correctly.
	feature BST_DEBUG, BST_NO_DEBUG, --bst-debug and --bst-no-debug
	besides their "beast" variants.

Thu Dec 30 04:59:54 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparamview.c (bst_param_view_rebuild): work around a size
	allocation/background computation bug in gtkhscale.c.

Thu Dec 30 03:25:43 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterndialog.c (pe_cell_clicked): disabled procedure
	menu, still test code currently.

	* beast-gtk/bstsnetrouter.c (bst_snet_router_build_toolbar): removed
	test hackery (useless song test icon).

Wed Dec 29 23:38:15 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_param_create): don't provide spinners if
	the stepping value is 0.

	* beast-gtk/bstheartmonitor.c (bst_heart_monitor_init): skip BseObject
	specific parameters from GUI.

	* beast-gtk/bstparamview.[hc] (bst_param_view_new_with_base): new
	function to skip parameters below base type.

	* beast-gtk/bstpreferences.[hc]: new dialog to present preference values.

	* beast-gtk/bstapp.c: provide a File/DialogPreferences menu item to
	popup the preferences dialog.

Wed Dec 29 14:37:40 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (bst_subwindow_new): if no host object to watch
	for destruction is given, add an automatic quit handler.

	* beast-gtk/bstapp.c: provide a File/Dialog/Device Monitor menu item
	to popup BseHeart dialog.

	* beast-gtk/bstheartmonitor.[hc]: new files coming with a preliminary
	dialog to edit BSE's heart latency.

	* docs/bse-heart.txt: a bit of restructuring and a bunch of minor
	corrections and changes.

Mon Dec 27 14:40:23 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_root_event): check if the
	canvas link we received a button click for is actually the tag part
	of a source's input or output channel area. in that case we operate
	on the canvas source.

	* beast-gtk/bstcanvaslink.[hc] (bst_canvas_link_has_canvas_source_at):
	new function to determine canvas source from a canvas link's start or
	end tag.
	(bst_canvas_link_event): grrr, don't returned handled=TRUE for
	buttons!=2 (i.e. when we did *not* handle the release).

Sun Dec 26 19:08:28 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.[hc]: store the canvas item that holds the
	source' icon and update it if necessary.

Fri Dec 24 15:37:11 1999  Tim Janik  <timj@gtk.org>

	* docs/bse-heart.txt: new file describing how BSE's internal loop works,
	the syncronization issues araising there, and how we currently handle
	them.

	* docs/Makefile.am (EXTRA_DIST): added bse-heart.txt.

Wed Dec 22 19:01:56 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (main): do not bail out because opening of pcm
	devices failed due to BSE_ERROR_DEVICE_BUSY.

Tue Dec 21 20:48:45 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (bst_subwindow_new): provide button3 popup by
	default to close window (should have a close button also i guess).

Tue Dec 21 09:05:01 1999  Tim Janik  <timj@gtk.org>

	* docs/bse-networks.txt: new file that contains (corrected) information
	merged from bse-ep-net.txt and bse-pool-sources.txt.

	* docs/bse-typesystem.txt: merged with stuff from bse-concept.txt,
	minor corrections and additions (procedure types).
	
	* docs/bse-data-v1.txt: major corrections, supplied description
	of the binary appendix layout.
	
	* docs/bse-concept.txt:
	* docs/bse-ep-net.txt:
	* docs/bse-pool-sources.txt: nuked.
	
Tue Dec 21 07:16:52 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_root_event): feature canvas
	link views and popup menu.

	* beast-gtk/bstcanvaslink.[hc]: implemented canvas link view popup.

	* beast-gtk/bstmain.c: more usefull convenience functions to popup
	subwindows.

Fri Dec 17 17:01:00 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (_GROUP_ADD_NAMED_OBJECT): use parameter nick
	name, removed ugly bst_rcarg_params_use_tip_name hack.

Thu Dec 16 06:55:44 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c: changed the basic layout container from hboxes
	to table, so we have a sane GUI layout (finally). we are still missing
	a dial widget though.

Sun Dec 12 12:07:38 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/icons/*: added a bunch of new icons (based on stock icons
	from tigert) required for menu items.

	* beast-gtk/bstsupershell.c (bst_super_shell_name_set): prefix the
	super name with its type for the notebook tab label.

	* beast-gtk/bstmenus.[hc]: added bst_choice_* interface to create
	small menus on the fly for the user to make a quick choice.

	* beast-gtk/bstsnetrouter.c (bst_snet_router_root_event): made button1
	*toggle* source view visibility. added button3 menu (finally).

	* beast-gtk/bstparam.c (bst_param_set_object): use destroy notification
	instead of reference counting.

	* beast-gtk/bstparamview.c (bst_param_view_set_object): use destroy
	notification instead of reference counting.

Sun Dec 12 09:08:38 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c (bst_canvas_source_new): when the source
	gets destroyed, don't just nullify its pointer but destroy the csource
	also.

Sat Dec 11 04:38:41 1999  Tim Janik  <timj@gtk.org>

	* configure.in: properly detect ALSA and -lasound.

Thu Dec  9 21:06:54 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_root_event): popup csource
	view for button 1 as well (if not clicked into linkable area).

Thu Dec  9 06:18:48 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_root_event): use the new
	BstCanvasSource API to properly connect links with input/output ids.

	* beast-gtk/bstcanvassource.[hc]: major rework, we deal with multiple
	input/output channels now.

Tue Dec  7 02:46:21 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c (bst_canvas_source_build): erk, don't
	draw a blackground for all items if not in aa mode.

Tue Dec  7 02:25:39 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c (bst_canvas_source_build): make the
	whole thing clickable with "fill_color_rgba" 0x00000000.
	(create_canvas_icon): feature gdk_pixbuf if present.

	* configure.in: added check for BST_WITH_GDK_PIXBUF.

Mon Dec  6 03:43:08 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_entry_key_press): even more fixes to
	the clue hunter case.
	
	* beast-gtk/glewidgets.[hc]: pulled new sources.

Mon Dec  6 03:21:54 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_entry_key_press): fixed minor bug.

Mon Dec  6 02:35:37 1999  Tim Janik  <timj@gtk.org>

	* configure.in: removed gle dependancy.

	* beast-gtk/glewidgets.[hc]: source files containing headers and
	implementations of gtkcluehunter.[hc], gtkwrapbox.[hc],
	gtkhwrapbox.[hc], gtkvwrapbox.[hc], gtk_idle_show_widget() and
	gtk_file_selection_heal() out of the gle source tree.

	* beast-gtk/gle-pull.sh: script to pull gle sources.

	* beast-gtk/bstdefs.h: remove gle includes, include glewidgets.h.

	* beast-gtk/bstapp.[hc]: remove gle dependancies.

	* beast-gtk/bstmain.c: removed gle dependancies.
	
	* beast-gtk/beast.glr: got rid of that.

Sun Dec  5 18:11:31 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.c (bst_param_create): grow BseTime entry.

Sat Dec  4 22:51:25 1999  Tim Janik  <timj@gtk.org>

	* test/testmixer.bse: new file with olaf's old testmixer.c tune.

	* removed bstsongrouter.[hc].

	* beast-gtk/gnomeforest.[hc]: grumbl, some priority fixups.

	* beast-gtk/bstsongshell.c:
	(bst_song_shell_can_operate): 
	(bst_song_shell_operate): 
	* beast-gtk/bstsnetshell.c:
	(bst_snet_shell_can_operate): 
	(bst_snet_shell_operate):
	get rid of the OP_PLAY and OP_STOP cases, this should be handled on
	project basis.

	* beast-gtk/bstapp.c:
	(bst_app_can_operate): 
	(bst_app_operate): handle start and stop of plaback at project basis.

Sat Nov 27 23:03:37 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (main): urg! load plugins from BSE_PATH_PLUGINS
	not from some hardcoded path that only works on my system.

Sat Nov 27 22:36:24 1999  Tim Janik  <timj@gtk.org>

	* test/geekworld.bse: added test file, hacked up during geekworld.

Sat Nov 27 07:40:54 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c:
	(bst_snet_router_set_snet):
	(bst_snet_router_adjust_zoom): set/get the zoom factor through bse
	parasites.

	* beast-gtk/bstcanvassource.c:
	(bst_object_get_coords): 
	(bst_object_set_coords): set/get the coordinates through bse parasites.

Sat Nov 27 01:14:48 1999  Tim Janik  <timj@gtk.org>

	* acbeast.m4: check for support before adding -Wmissing-noreturn
	to the gcc option list.

Sat Nov 20 08:47:50 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_event): reset router mode
	to "Edit" after a new source has been added.

	* beast-gtk/bstparam.c (bst_param_update): took out the automatic
	GtkEntry growing if the new string is wider than the allocation.
	the entry will always grow, because stupid GtkEntry reports always
	reports a requested width >150.
	(bst_param_create): changed default note field width to 50 (from 40),
	feature free radios.

	* beast-gtk/bstsnetrouter.c (bst_snet_router_root_event): popup
	csource paramview for button3, sync on BseSource name changes.

	* beast-gtk/bstcanvassource.[hc] (bst_canvas_source_popup_view): new
	function to popup paramview.

	* configure.in: accept /proc/asound/sndstat as alternative to
	/dev/sndstat if /proc/asound/oss-devices exists.

Mon Nov 15 22:50:38 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstfreeradiobutton.[hc]: new radio button type that allowes
	for free toggeling (i.e. working stand-alone, radio->group is unused).

Sun Nov 14 19:59:53 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstkeytable-us.c (bst_key_table_us_101): 
	* beast-gtk/bstkeytable-de.c (bst_key_table_de_102): urg, had
	to adapt all keytable notes to the corrected BSE_KAMMER_NOTE
	octave.

Sun Nov 14 01:11:09 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmaster.c: minor changes for recording frequency,
	we still have big ISSUEs here.

Mon Nov  8 02:05:10 1999  Tim Janik  <timj@gtk.org>

	* wooho! unbelievable, using BseNoise connected to BseSNet, i just
	got the first, real (though extremely primitive) synthesis network
	running ;)
	yes! that is *something* already.

	* beast-gtk/bstsongshell.c (bst_song_shell_can_operate): 
	* beast-gtk/bstsnetshell.c (bst_snet_shell_can_operate): 
	use BSE_SOURCE_PREPARED() to figure whether the supers are currently
	playing or not.

Sun Nov  7 07:24:36 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmaster.c (bst_master_check): don't return TRUE (as
	need_dispatch) if we have no input sources.

Sun Nov  7 03:06:55 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.[hc]: ok, we can actually handle new links
	and sources as of now (bunch of code added to achive that).

	* beast-gtk/bstcanvaslink.[hc]: use names for the input/output
	sources and fields that actually make sense. reordered drawing code,
	so we draw stuff the correct way (from output to input).

Sat Nov  6 19:04:06 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.[hc]: feature channel ids for
	bst_canvas_source_link_start() and bst_canvas_source_link_end (),
	keep track of when the source's input/output connections changed.

	* beast-gtk/bstcanvaslink.h: maintain channel ids for input and
	output sources.

	* beast-gtk/bstsnetrouter.c: call bst_canvas_source_update_links()
	for all newly created canvas items, setup a signal connection so
	we can handle the link updating for the csources.

	* beast-gtk/bstcanvassource.[hc]: introduced ::update_links
	signal, to be emitted when the BseSource connections change.

Sat Nov  6 05:58:29 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetshell.c (bst_snet_shell_build): moved most of
	the dynamic snet router creation here, we also setup the zoomed
	window in this place.

	* beast-gtk/bstsnetrouter.[hc]: changed matters, so we derive from
	GnomeCanvas now. removed other non-canvas dependant stuff (we still
	create the toolbar though). indicate toolbar mode through cursor
	change on the canvas.

Fri Nov  5 05:00:13 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetshell.c (bst_snet_shell_operate): added playback
	and playback stop support.

	* beast-gtk/bstapp.c: reordered menubar, made play/stop project specific
	operations.

	* beast-gtk/bstapp.c (bst_app_operate): don't spawn a new song in new
	projects.
	* beast-gtk/bstmain.c (main): same here for the default project.

Thu Nov  4 00:18:05 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (toolbar_add_category): ignore supers,
	so they don't pop up in the toolbar.

	* beast-gtk/bstcanvassource.c: set/get canvas coordinate in bse object,
	we need parasites in bse.

	* beast-gtk/bstsongrouter.c: completely disable source file for now

	* beast-gtk/bstsnetrouter.c: ok, the canvas now actually reflects the
	real objects held in an snet. we also feature *adding* new objects now.
	the canvas apparently has redraw problems with newly created or
	destroyed items.

Wed Nov  3 18:37:17 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvassource.c: don't accept NULL sources anymore.

	* beast-gtk/bstcanvassource.c (bst_canvas_source_build): fetch the
	source's object and only revert to BST_ICON_NOICON if none could
	be fetched. properly ref/unref the icon.

	* beast-gtk/bstmain.c (bst_icon_from_stock): stock icons stay alive
	throughout a programs life time.

Sat Oct 30 16:16:55 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.c (bst_snet_router_build_toolbar): hum,
	reverted wrapbox layout, used horizontal toolbar instead. added
	Zoom spinner.

	* beast-gtk/gnomeforest.[hc]: updated gnome-forest version from my
	local tree.

Fri Oct 29 22:33:07 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstdefs.h: added bst_icon_from_stock() for global icon
	retrival.

Fri Oct 29 11:28:21 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsnetrouter.[hc]: use a wrap box for now (far from
	being perfect in appearance though ;( ).

	* beast-gtk/bstsnetrouter.c (bst_snet_router_build_toolbar): add radio
	for mouse_tool button (link, move, properties). (still all radio
	buttons selections are test buttons and non-effective).

	* beast-gtk/icons/mouse_tool.{c,xcf}: new icon mouse_tool, composed out
	of tigert's stock_jump_to.png, stock_properties.png and gnoghurt's
	move-tool.xpm (indicates link, move, properties for mouse
	buttons 1,2,3).

Fri Oct 15 02:47:33 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmaster.c: wrapped up MASTER debugging stuff.

	* beast-gtk/bstmain.c (bst_parse_args): new function to parse
	--beast-debug, --beast-no-debug args and evaluate BEAST_DEBUG and
	BEAST_NO_DEBUG env vars.

Fri Oct 15 01:21:51 1999  Tim Janik  <timj@gtk.org>

	* configure.in: added --enable-debug=[no/minimum/yes] option.

Fri Oct 15 00:36:26 1999  Tim Janik  <timj@gtk.org>

	* merge my changes with CVS (finally).

Fri Oct 15 00:07:17 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/icons/Makefile.am: 
	* beast-gtk/icons/Makefile.icons: setup ./icons subdirectory.

	* beast-gtk/bstsnetrouter.[hc]: new files (added some weeks ago
	actually), mostly reimplemented this file from the old song router
	code which is currently inactive. additionally to the routing canvas,
	create a toolbar from which BseSource objects are selectable (retrieved
	through the categories).

Thu Oct  7 15:30:45 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmenus.[hc]: deal with categories and not procedure
	types, feature icon specifications in menus.

	* beast-gtk/bstpatterndialog.c (bst_pattern_dialog_class_init): use
	new bse categories.

	* beast-gtk/bstsamplerepo.c (bst_sample_repo_init): updated
	g_pattern_spec* calls to match new()/free() prototypes.

Wed Oct  6 21:40:37 1999  Tim Janik  <timj@gtk.org>

	* docs/bse-categories.txt: new file, giving general guidlines for
	category naming.

Wed Sep 22 13:08:25 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstparam.[hc]: completely abstracted the parameter
	specific packaging mechanism, we can now easily change this
	for tables or wrap boxes (yet to come though).

Wed Sep 22 08:37:39 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstapp.c (menubar_entries): changed "File" menu to
	"Project" menu.

Wed Sep 22 07:12:10 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstcanvaslink.c (bst_canvas_link_set_start): don't
	disconnect_by_func() for destroyed objects.

Thu Sep 16 09:19:54 1999  Tim Janik  <timj@gtk.org>

	* configure.in: require GLib-1.2.5, Gtk+-1.2.5, GNOME-1.0.16.

	* acbeast.m4: added a bunch of new compiler flags, cleaned stuff up
	some. we still need a check to see if certain options are actually
	supported by gcc.

Tue Sep 14 00:18:57 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstzoomedwindow.[hc]: new widget, basically a scrolled
	window that features a toggle button in the scrollbar corner.

Mon Sep 13 05:22:37 1999  Tim Janik  <timj@gtk.org>

	* configure.in (STRIP_BEGIN|STRIP_END): added GNU Make check.

Sun Aug 15 06:47:06 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/gnomeforest.[hc]: include gnome forest code for the
	moment, as it's not yet part of gnome (this also contains new
	libart portions).

Sun Jul 18 01:51:22 1999  Tim Janik  <timj@gtk.org>

        * acinclude.m4
        * config.guess
        * config.sub
        * ltconfig
        * ltmain.sh: libtool 1.3.3

Sun Jul  4 14:30:03 1999  Tim Janik  <timj@gtk.org>

	* configure.in: restore CFLAGS and LDFLAGS after XKB test.

Thu Jul  1 11:08:02 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstmain.c (main): use new keyboard stuff and guess,
	yes we are finally able to do that ;)

	* configure.in: check for the neccessary bits so we don't compile
	XKB specific code if the extension is not present.

	* beast-gtk/bstxkb.[hc]: special xlib code to figure
	keyboard type through XKB extension.
	
	* beast-gtk/bstkeytables.h:
	* beast-gtk/bstkeytables.c:
	* beast-gtk/bstkeytable-base.c:
	* beast-gtk/bstkeytable-us.c:
	* beast-gtk/bstkeytable-de.c:
	revamp, moved the common key codes from us and de into
	bstkeytable-base.c, implemented keypatch administration that
	features keyboard aliases and incremental usage of keypatches.
	the only thing we're lacking now is a GUI front end to choose
	the keyboard layout (and volounteers to contribute keytables ;).

Sun Jun 27 10:21:57 1999  Tim Janik  <timj@gtk.org>

	* configure.in: provide program data dir for BEAST data files.

        * autogen.sh: invoke automake with --add-missing
        
	* beast-gtk/Makefile.am: autogenerate beastconfigpaths.h, install
	beast.glr.

	* beast-gtk/bstmain.c: read beast.glr from beast program data dir.

	* merged ChangeLog and beast-gtk/ChangeLogs.

Sun Jun 27 10:04:46 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstkeytable-de.c: 
	* beast-gtk/bstkeytable-us.c: 
	* beast-gtk/bstkeytables.c: restructured source files, more stuff to
	come.

	* beast-gtk/bstkeytables-us.c: vanished.

Thu Jun 10 05:00:26 1999  Tim Janik  <timj@gtk.org>

	* configure.in (LT_AGE): removed that GNOME version 1.0.2 kludge
	which worked around broken gnome-libs versioning scheme,
	require 1.0.10 now.

1999-06-06    <timj@dhcpd7.redhat.com>

	* beast-gtk/bstparam.c: prepare parameters for wrap box container.

1999-05-31    <timj@dhcpd7.redhat.com>

	* configure.in: check for GNOME libs 1.0.2, since 1.0.6 doesn't really
	match gnome-config --version reporting 1.0.pre-2-10. gnome versioning
	is what is actually broken and needs to be fixed ;(

Mon May 17 02:49:23 1999  Tim Janik  <timj@gtk.org>

	* bunch of Makefile and configure changes so make distcheck works.
	BEAST package has version 0.2.0 now.

Sat May 15 23:23:05 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstsamplerepo.[hc]: adaptions so we can load samples from
	$(prefix)/share/beast/v0.2/*, which is where beast-data-0.2.tar.gz
	installs default samples.

Wed May  5 08:47:51 1999  Tim Janik  <timj@gtk.org>

	* beast-gtk/bstpatterneditor.[hc]: added drag selections, revamped the
	layout code completely. on the one hand this was long overdue,
	and on the other it was required for drag selections anyways ;)

Wed May  4 07:52:33 1999  Tim Janik  <timj@gtk.org>

	* We provide som limited BSE Procedure support now, the
	next step is to dynamically create per-object menu's for
	for it's procedures. All BEAST windows should now have a
	status bar at the lower border to keep the user informed
	on procedure failures and similar things.

Son Apr 25 16:47:21 1999  Tim Janik  <timj@gtk.org>

	* over that past 5 months, pretty much all of the initial BEAST
	code got revamped to suit the evolving BSE. apart from that, the
	code had to undergo some serious redoing to work with Gtk+ 1.2,
	the pattern editor is now only scrollable as a GtkScrolledWindow
	child.
	the old dialogs with static GUIs are gone now, we create 90% of
	the GUI from BSE's generic parameter interface.

Fri May 15 05:12:00 1998  Tim Janik  <timj@gtk.org>

	* lotsa stuff. we have a ~/.beastrc now, a shel, a songshell
	and an instrument editor.

Mon Apr  6 19:36:45 1998  Tim Janik  <timj@gtk.org>

	* bstpatterneditor.h: 
	* bstpatterneditor.c: scrolling, keytables.

Thu Apr  2 05:31:37 1998  Tim Janik  <timj@gtk.org>

	* bstpatterneditor.h:
	* bstpatterneditor.c:
 	ok, we have the basic layout working now.
	keyboard navigation and note editing works as well.