ardour/libs/gtkmm2ext
Tim Mayberry dbcc1f1d39 Rename PBD::find_file_in_search_path to just PBD::find_file
saves a bit of typing and not necessary if you look at how it is used.

Conflicts:
	gtk2_ardour/about.cc
	gtk2_ardour/session_dialog.cc
	libs/pbd/system_exec.cc
2014-08-17 18:36:02 -04:00
..
gtkmm2ext Include stdint.h for int64_t type 2014-08-17 14:53:47 -04:00
po i18n updates (specifically .de from edgar a, but also contains results of ./waf i18n 2014-02-10 12:19:43 -05:00
actions.cc add ActionManager::enable_accelerators(), which takes all known Actions and registers them via the UIManager as accelerators. 2014-07-04 10:48:23 -04:00
application.cc
AUTHORS
auto_spin.cc
barcontroller.cc implement visual-sensitivity (gray out) for faders 2013-08-08 15:23:08 -04:00
bindable_button.cc
binding_proxy.cc 'libs/gtkmm2ext' - Main body of changes required for building with MSVC (mostly #includes and casting) 2013-08-26 17:45:18 +01:00
bindings.cc use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in several files 2013-07-15 14:29:00 -04:00
cairo_packer.cc add copyright comments 2013-01-16 18:27:41 +00:00
cairo_widget.cc fix up various waves widgets after the CairoWidget::render() API change 2014-08-17 14:40:16 -04:00
cairocell.cc [P4/git history rebuild] change corner radius of a CairoCell 2014-05-27 22:56:01 -04:00
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
fader.cc Rename PBD::find_file_in_search_path to just PBD::find_file 2014-08-17 18:36:02 -04:00
fastmeter.cc change the meters into CairoWidget, add expose_area to CairoWidget::render() 2014-08-17 14:28:10 -04:00
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc plug some leaks 2014-08-17 15:28:36 -04:00
gtkapplication.c
gtkapplication_quartz.mm
gtkapplication_win32.c 'libs/gtkmm2ext' - Add the file 'gtkapplication_win32.c' to complement gtkapplication_x11 and gtkapplication_quartz 2013-09-04 15:43:35 +01:00
gtkapplication_x11.c fix two unused args warnings 2013-04-06 16:39:37 -04:00
gtkutils.cc
i18n.h
idle_adjustment.cc yet another gettimeofday() removal (glibmm idle) 2014-08-16 16:49:17 -04:00
keyboard.cc a few DEBUG_TRACE improvements 2013-09-16 22:02:36 -04:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc g_close() is only available in select versions of glib; fix up non-standard use of glib/cerr to report errors and other related mess 2014-03-17 10:16:45 -04:00
paths_dialog.cc paths dialog: use selection as default when adding new dirs 2014-03-08 18:28:16 +01:00
persistent_tooltip.cc possible fix for http://tracker.ardour.org/view.php?id=5586 2013-08-08 15:23:10 -04:00
pixfader.cc [P4/git history rebuild] implementation of image-based pixfader 2014-05-27 22:58:02 -04:00
pixscroller.cc
popup.cc 'libs/gtkmm2ext' - Minor modification to prevent MSVC from complaining about a malformed comment 2013-09-04 15:46:14 +01:00
prolooks_helpers.c 'libs/gtkmm2ext' - Compiler specific includes 2013-08-26 17:47:28 +01:00
prompter.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 22:58:12 -04:00
scroomer.cc
selector.cc Remove unused header includes 2014-08-17 15:32:33 -04:00
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 Bug fix imported from Mixbus2 (SVN r11025) 2014-08-16 16:36:33 -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 remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-08-16 16:10:30 -04:00