.. |
gtkmm2ext
|
fix processor DnD from sidebar.
|
2016-03-18 21:34:28 +01:00 |
macosx/gtkmm2ext/gtkmm2ext.xcodeproj
|
copy all XCode project files from Tracks.
|
2015-06-29 14:18:10 -04:00 |
MSVCgtkmm2ext
|
Modify our MSVC projects to build liblua as a DLL rather than a static lib
|
2016-04-04 16:40:20 +01:00 |
po
|
update /libs/gtkmm2ext/po/zh.po for 469-g3f71e66
|
2016-03-30 07:17:30 -04:00 |
actions.cc
|
radically change Keyboard/Binding API design to disconnect Gtk::Action lookup from binding definition
|
2016-02-22 15:31:24 -05:00 |
application.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
ardour_icon.cc
|
desaturate inactive rec-enabled button
|
2016-04-05 00:25:46 +02:00 |
AUTHORS
|
|
|
auto_spin.cc
|
add missing return value
|
2015-07-16 15:34:37 +02:00 |
barcontroller.cc
|
implement spin-button internal<>interface bridge
|
2014-11-01 18:24:31 +01:00 |
bindable_button.cc
|
|
|
binding_proxy.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
bindings.cc
|
inability to save non single character key binding with modifier eg. Ctrl-F5
|
2016-03-30 07:26:36 -04:00 |
cairo_icon.cc
|
replicate the remove-all-trailing whitespace commit(s) in master
|
2016-02-22 15:31:24 -05:00 |
cairo_packer.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
cairo_widget.cc
|
change API for CairoWidget::focus_handler
|
2016-03-15 12:41:21 -04:00 |
cairocell.cc
|
Fix compilation warnings. (libs part)
|
2016-02-22 15:11:02 -05:00 |
cell_renderer_color_selector.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
cell_renderer_pixbuf_multi.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
cell_renderer_pixbuf_toggle.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
choice.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
click_box.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
COPYING
|
|
|
cursors.cc
|
remove i/ofstream from libardour
|
2015-10-05 22:15:17 +02:00 |
debug.cc
|
We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset.
|
2015-06-12 18:14:09 -04:00 |
dndtreeview.cc
|
allow DnD between DnDTreeView and DnDVbox
|
2015-12-28 04:10:39 +01:00 |
emscale.cc
|
add new Gtk2mmext::EmScale class for measuring font-based sizing
|
2014-10-23 13:21:04 -04:00 |
fader.cc
|
I'm taking a guess that we need to pass 'this' at line 243 of 'gtkmm2ext/fader.cc'
|
2016-03-17 13:38:39 +00:00 |
fastmeter.cc
|
properly clean up meter-pattern cache
|
2015-09-07 13:35:48 +02:00 |
focus_entry.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
gettext.h
|
|
|
grouped_buttons.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
gtk_ui.cc
|
replicate the remove-all-trailing whitespace commit(s) in master
|
2016-02-22 15:31:24 -05:00 |
gtkapplication_quartz.mm
|
Revert "fix previously cherry-picked commit to be Tracks-only, since Ardour/Mixbus are not affected"
|
2015-06-30 08:11:06 +02:00 |
gtkapplication_win32.c
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
gtkapplication_x11.c
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
gtkapplication.c
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
gtkutils.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
i18n.h
|
|
|
idle_adjustment.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
keyboard.cc
|
fix merge/rebase mistake
|
2016-02-22 15:31:26 -05:00 |
libgtkmm2ext.pc.in
|
|
|
libgtkmm2ext.spec.in
|
|
|
paths_dialog.cc
|
allow to set parent for modal dialog
|
2015-12-29 13:31:24 +01:00 |
persistent_tooltip.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
pixfader.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
pixscroller.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
popup.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
prompter.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
scroomer.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
searchbar.cc
|
Adds a tooltip to the icon
|
2016-03-08 08:44:58 -05:00 |
selector.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
slider_controller.cc
|
consistent step+page sizes for fader+spinbox
|
2014-11-30 15:05:40 +01:00 |
stateful_button.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
sync-menu.c
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
tabbable.cc
|
avoid "show_all" -- closes #6797
|
2016-02-27 12:53:09 +01:00 |
tearoff.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
textviewer.cc
|
remove unused fstream includes
|
2015-10-05 22:15:18 +02:00 |
treeutils.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
utils.cc
|
allow pixbuf_from_string() to return the full size pixbuf, with optional padding
|
2016-02-22 15:31:25 -05:00 |
visibility_tracker.cc
|
|
|
waves_fastmeter.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
window_proxy.cc
|
improve size and positioning of Tabbable's after being torn off, hidden, reshown, etc
|
2016-02-26 18:51:32 -05:00 |
window_title.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
wscript
|
Implements filtering in bindings editor
|
2016-03-08 08:44:58 -05:00 |