13
0
livetrax/libs/gtkmm2ext
David Robillard 27a1cf2cf7 Compile cleanly with clang.
To compile Ardour with LLVM/clang, do the usual thing but set the CXX and CC
environment variables, e.g.:

CC=/usr/bin/clang CXX=/usr/bin/clang++ ./waf configure build


git-svn-id: svn://localhost/ardour2/branches/3.0@12418 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-24 02:54:10 +00:00
..
gtkmm2ext Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
po unintentional but valid updates to .po files 2011-11-21 21:28:26 +00:00
.cvsignore
actions.cc MCP: somewhat functional (?) full keybinding GUI 2012-04-17 21:36:48 +00:00
application.cc
AUTHORS
auto_spin.cc
barcontroller.cc
bindable_button.cc
binding_proxy.cc
bindings.cc quiten down in the back 2011-11-04 17:51:34 +00:00
cairo_packer.cc a variety of mostly unused parameter errors from OS X Lion's compiler 2012-05-02 20:29:46 +00:00
cairo_widget.cc remove additional "mid" color from ArdourButton; replace Active/Mid widget state with ExplicitActive/ImplicitActive; represent implicit-active state with colored border around ArdourButton; tune button colors; new rounded_foo() functions, some in use, some not in use right now 2012-02-07 17:43:55 +00:00
cairocell.cc Allow a dialogue containing an audioclock to be 2011-11-14 13:44:01 +00:00
cell_renderer_color_selector.cc if color property is not yet set, don't render 2011-12-06 21:58:41 +00:00
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
choice.cc
click_box.cc Use sigc::slot for ClickBox printing function rather 2012-03-21 16:38:59 +00:00
COPYING
debug.cc
dndtreeview.cc
fastmeter.cc
focus_entry.cc
fr_FR.po
gettext.h
grouped_buttons.cc
gtk_ui.cc remove virtual inheritance of sigc::trackable by Receiver and AbstractUI<T>, done by changing Gtkmm2ext::UI to use composition (HAS-A) rather than inheritance (IS-A) for Receiver; use correct synchronization when starting up a BseUI event loop thread so that tests that start/stop quickly do not encounter a race condition 2012-05-14 17:07:53 +00:00
gtkapplication_quartz.mm
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
i18n.h extra include required for S_() 2011-11-28 21:07:22 +00:00
idle_adjustment.cc
keyboard.cc MCP: F1-7 jump to a given view; F8 closes any currently open dialog; in zoom mode, up/down alter vertical track height of all tracks; option-up/down alters selected track heights 2012-04-09 18:53:51 +00:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc
pixfader.cc
pixscroller.cc
popup.cc
prolooks_helpers.c Fix blatang logic errors (?), which is rather odd since this file was generated by Vala... 2012-05-24 02:51:30 +00:00
prompter.cc Make route group dialog resizable; make ArdourPrompter entries 2012-03-05 22:34:49 +00:00
scroomer.cc
selector.cc
slider_controller.cc
stateful_button.cc
sync-menu.c
tearoff.cc
textviewer.cc
treeutils.cc
utils.cc remove additional "mid" color from ArdourButton; replace Active/Mid widget state with ExplicitActive/ImplicitActive; represent implicit-active state with colored border around ArdourButton; tune button colors; new rounded_foo() functions, some in use, some not in use right now 2012-02-07 17:43:55 +00:00
window_title.cc
wscript move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use CairoPacker, make the info status "bar" use CairoPacker 2011-12-07 13:57:45 +00:00