13
0
livetrax/libs/gtkmm2ext
2017-05-14 15:29:27 +02:00
..
gtkmm2ext remove cruft (unused UI::ui_scale) 2017-05-05 14:00:30 +02:00
macosx/gtkmm2ext/gtkmm2ext.xcodeproj copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
MSVCgtkmm2ext Accommodate newly introduced sources in our build projects (gtkmm2ext) 2017-03-21 10:31:03 +00:00
po update german translation 2017-05-14 15:29:27 +02:00
actions.cc workaround changes in glibmm 2.49.x 2016-08-04 09:52:22 +02:00
application.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
ardour_icon.cc Add Zoom/Expand icon 2016-12-20 18:48:10 +01:00
AUTHORS rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
auto_spin.cc add missing return value 2015-07-16 15:34:37 +02:00
barcontroller.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
bindable_button.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
binding_proxy.cc MIDI learn on ctrl + middle-click only (not ctrl + other mods + btn2). 2017-05-04 00:35:56 +02:00
bindings.cc Use XMLNode::set_property API in Gtkmm2ext::Bindings class 2017-04-19 09:36:54 +10:00
cairo_icon.cc remove cruft (unused UI::ui_scale) 2017-05-05 14:00:30 +02:00
cairo_packer.cc Revert "Pixel hunt cairo-packer (status-bar, selection-clock border)" 2016-12-11 02:19:10 +01:00
cairo_widget.cc consolidate NSGLView 2017-03-21 15:53:29 +01: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 rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
cursors.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04: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 DnDTreeview: allow to handle multiple drag-targets 2016-05-06 14:51:29 +02:00
emscale.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
eventboxext.cc The new class 'Gtkmm2ext::EventBoxExt' needs to be exportable when building with MSVC 2017-03-21 10:28:53 +00:00
fader.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
fastmeter.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
focus_entry.cc use initialization, not explicit assignment 2016-06-30 17:41:11 -04:00
gettext.h commits 6001-6525 inclusive from 2.X applied to 3.0 2010-04-21 02:24:38 +00:00
grouped_buttons.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gtk_ui.cc remove cruft (unused UI::ui_scale) 2017-05-05 14:00:30 +02:00
gtkapplication_quartz.mm changes to adapt to modified version of GTK/Quartz which uses only MOD2 for Command, everywhere. 2016-12-13 07:02:08 -05: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
idle_adjustment.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
keyboard.cc Use XMLNode::get/set_property API in Gtkmm2ext::Keyboard class 2017-04-19 09:36:55 +10:00
libgtkmm2ext.pc.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
libgtkmm2ext.spec.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
nsglview.mm Debug NSView Exposure 2017-03-21 15:53:29 +01:00
pane.cc Yet another pane pain: allow deleting children using forall_vfunc 2017-01-20 03:13:41 +01:00
paths_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
persistent_tooltip.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
pixfader.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01: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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04: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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04: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 Fix Editor/Mixer visibility (OSX, NSGLCanvas) 2017-04-27 16:23:48 +02:00
tearoff.cc Use XMLNode::get/set_property API in Gtkmm2ext::Tearoff class 2017-04-19 09:36:55 +10:00
textviewer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
treeutils.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
utils.cc Add missing <iostream> header include 2017-04-19 07:49:58 +10:00
visibility_tracker.cc make it possible to disable VisibilityTracker's use of WM visibility 2016-06-07 18:29:03 -04:00
waves_fastmeter.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
window_proxy.cc Use XMLNode::get/set_property API in Gtkmm2ext::WindowProxy class 2017-04-19 09:36:55 +10:00
window_title.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
wscript Accommodate newly introduced sources in our build projects (gtkmm2ext) 2017-03-21 10:31:03 +00:00