13
0
livetrax/libs/gtkmm2ext
Tim Mayberry 7df20e1166 2006-03-04 Tim Mayberry <mojofunk@gmail.com>
* Remove debug output preventing compilation on x86_64.
	* Build shared libraries for all libs/* when DEVBUILD=1 to fix linking for x86_64/non-x86.
	* Simplify/consolidate the dev scripts a bit.
	* Export ARDOUR_COLORS variable in dev scripts.
	* Remove G_DISABLE_DEPRECATED from glibmm CXXFLAGS to allow compilation with newer versions of glib.
	* Build soundtouch with SYSLIBS=1, hopefully we can link to system soundtouch soon.


git-svn-id: svn://localhost/trunk/ardour2@344 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-04 11:26:25 +00:00
..
gtkmm2ext fixed missing include need for compile on gcc 3.3.x 2006-02-16 03:30:50 +00:00
po
.cvsignore
AUTHORS
auto_spin.cc
barcontroller.cc a metric boatload of changes; plugin UIs work, adding tracks work, redirect list is useful again, and more 2006-01-17 16:40:57 +00:00
bindable_button.cc
ChangeLog
choice.cc
click_box.cc fix (mostly) measure lines and click box text and meter markings 2006-01-28 13:33:54 +00:00
controller.cc
COPYING
dndtreeview.cc
fastmeter.cc fix style overwriting done by fastmeter, and lack of clip mask/clip origin restore in pixscroller; fixes meter redraw botch when moving fader, and the style fix corrects visual problems with Clearlooks as soon a ameter is realized 2006-02-13 16:08:32 +00:00
gettext.h
gtk_ui.cc new stacktrace function in libpbd3; variable size GUI request thread queues 2006-02-15 15:55:48 +00:00
gtkutils.cc
hexentry.cc
i18n.h
idle_adjustment.cc
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
NEWS
pix.cc
pixscroller.cc fix style overwriting done by fastmeter, and lack of clip mask/clip origin restore in pixscroller; fixes meter redraw botch when moving fader, and the style fix corrects visual problems with Clearlooks as soon a ameter is realized 2006-02-13 16:08:32 +00:00
popup.cc
prompter.cc
README
SConscript 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-04 11:26:25 +00:00
selector.cc
slider_controller.cc
stateful_button.cc
tearoff.cc F11 now toggles maximal editor space 2006-01-19 18:05:31 +00:00
textviewer.cc
utils.cc