13
0
livetrax/libs/gtkmm2ext/gtkmm2ext
Paul Davis d5e09076ca much ado about nothing when it comes to gain control
git-svn-id: svn://localhost/ardour2/branches/3.0@9748 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-19 23:02:55 +00:00
..
.cvsignore rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
actions.h Use an action's tooltip in the key editor if its label is empty; add some tooltips so that Solo / Monitor actions are not blank in the key editor. 2011-02-20 17:29:52 +00:00
application.h forward port 2.X changes up to and including rev 6842 2010-08-17 02:48:24 +00:00
auto_spin.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
barcontroller.h allow derived children of BarController to set label position as a width fraction, not an absolute position 2011-01-28 01:04:33 +00:00
bindable_button.h MIDI/Controllables for monitor section, and related fixes 2010-04-06 16:57:35 +00:00
binding_proxy.h use volume controller widget for monitor section, drop some now-unused code 2011-02-11 18:04:09 +00:00
bindings.h extend Gtkmm2ext::Bindings system to handle mouse buttons as well as keyboard events 2011-03-04 03:10:17 +00:00
cairocell.h major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions 2011-06-11 15:35:34 +00:00
cell_renderer_pixbuf_multi.h include stdint.h to allow uint32_t in custom cell renderer pixbuf multi 2009-11-21 19:29:38 +00:00
cell_renderer_pixbuf_toggle.h waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
choice.h Give titles to Gtkmm2ext::Choice prompts, and do some minor cleanups to prompt text. 2009-12-23 01:26:33 +00:00
click_box.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
debug.h Missing files. 2011-03-01 23:28:02 +00:00
dndtreeview.h Fix crash when dragging something from another task over the editor window. 2010-05-16 18:51:05 +00:00
dndvbox.h Assorted doxygen fixes; no functional changes. 2011-05-23 22:12:45 +00:00
doi.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
fastmeter.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
focus_entry.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
grouped_buttons.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
gtk_ui.h always make log/error window visible when a non-info message is posted 2011-04-04 14:22:27 +00:00
gtkapplication-private.h new files 2010-03-16 19:16:23 +00:00
gtkapplication.h new files 2010-03-16 19:16:23 +00:00
gtkutils.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
gui_thread.h MIDI/Controllables for monitor section, and related fixes 2010-04-06 16:57:35 +00:00
idle_adjustment.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
keyboard.h add static methods to Keyboard for keyboard modifier names 2010-12-29 16:27:43 +00:00
motionfeedback.h much ado about nothing when it comes to gain control 2011-06-19 23:02:55 +00:00
pixfader.h cairo-ify expose handlers for PixFader and PixScroller (latter is not used); tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time 2011-02-08 19:19:55 +00:00
pixscroller.h cairo-ify expose handlers for PixFader and PixScroller (latter is not used); tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time 2011-02-08 19:19:55 +00:00
popup.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
prolooks-helpers.h Fix warnings. 2010-08-18 03:16:40 +00:00
prompter.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
rgb_macros.h cairo-ify expose handlers for PixFader and PixScroller (latter is not used); tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time 2011-02-08 19:19:55 +00:00
scroomer.h Remove some calls to process_updates() which I think prevent GTK coalescing redraw requests. Remove some debugging code. Suspend update of MIDI regions during scroomer drag to speed things up (#3954). 2011-04-16 13:31:27 +00:00
selector.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
slider_controller.h Make processor box send faders adjust their size correctly. 2009-12-04 17:45:11 +00:00
stateful_button.h Make MIDI channel selector button colours more distinct (#3772). 2011-05-16 18:18:13 +00:00
sync-menu.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
tearoff.h Add option to show or hide zoom toolbar. 2011-01-03 03:11:31 +00:00
textviewer.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
treeutils.h add new code for generic select next/previous row ops in a treeview 2010-09-28 17:26:05 +00:00
utils.h lots of clock tweaks, but still, STILL! not done, really 2011-06-07 15:23:06 +00:00
window_title.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00