13
0
livetrax/libs/gtkmm2ext
Tim Mayberry 3a885d6177 Only use __declspec(dllimport/dllexport) for MSVC compiler
Use the gcc visibility attributes when building with the MinGW compiler(gcc).
GCC also supports the __declspec syntax but it will not compile at the moment
until the issues(which may not even be exactly the same issues as with MSVC)
are resolved.
2013-12-05 21:11:18 +10:00
..
gtkmm2ext Only use __declspec(dllimport/dllexport) for MSVC compiler 2013-12-05 21:11:18 +10:00
po update .po files with --no-fuzzy-matching in use 2013-11-05 11:15:46 -05:00
actions.cc
application.cc
AUTHORS
auto_spin.cc
barcontroller.cc implement visual-sensitivity (gray out) for faders 2013-07-12 19:07:07 +02:00
bindable_button.cc
binding_proxy.cc
bindings.cc add copyright comments 2013-01-16 18:27:41 +00:00
cairo_packer.cc add copyright comments 2013-01-16 18:27:41 +00:00
cairo_widget.cc
cairocell.cc
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
choice.cc
click_box.cc
COPYING
debug.cc
dndtreeview.cc
fastmeter.cc clean up some valgrid "Uninitialised value was created by a heap allocation" wanings 2013-07-31 19:29:20 +02:00
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc add -fvisibility=hidden to libgtkmm2ext, and make things work 2013-10-17 14:36:41 -04:00
gtkapplication_quartz.mm
gtkapplication_x11.c Fix some compilation warnings 2013-03-30 18:09:40 +01:00
gtkapplication.c
gtkutils.cc
i18n.h
idle_adjustment.cc
keyboard.cc a few DEBUG_TRACE improvements 2013-09-16 22:02:36 -04:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc improve scroll and drag behaviour of volume-controller knob 2013-09-01 03:19:13 +02:00
persistent_tooltip.cc possible fix for http://tracker.ardour.org/view.php?id=5586 2013-07-16 22:44:54 +02:00
pixfader.cc implement visual-sensitivity (gray out) for faders 2013-07-12 19:07:07 +02:00
pixscroller.cc
popup.cc
prolooks_helpers.c some const_cast<> additions for OS X where gcc believes that volatile int* means const int* 2013-08-14 12:40:49 -04:00
prompter.cc
scroomer.cc
selector.cc
slider_controller.cc substantive changes to pixfaders and derived classes. now fully dynamically sizable and have an added texture that currently just emulates the ardour2 belt pattern. mild color changes, not finalized yet. 2013-01-11 18:33:57 +00:00
stateful_button.cc
sync-menu.c
tearoff.cc
textviewer.cc
treeutils.cc
utils.cc various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause 2013-05-07 13:01:26 -04:00
visibility_tracker.cc various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause 2013-05-07 13:01:26 -04:00
window_title.cc
wscript reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00