.. |
.cvsignore
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
actions.h
|
Fix port matrix menu checkbox when the window is closed. Make the port matrix origin the bottom left when tabs are on left and bottom. Don't shrink the port matrix when auto-resizing it.
|
2010-08-24 13:28:27 +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
|
start of Blob-style for bar controller and use in panner GUI
|
2010-11-30 04:14:51 +00:00 |
bindable_button.h
|
MIDI/Controllables for monitor section, and related fixes
|
2010-04-06 16:57:35 +00:00 |
binding_proxy.h
|
switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash
|
2009-12-17 18:24:23 +00:00 |
bindings.h
|
lotsa keybindings for nearly everything in the step editor
|
2010-08-12 21:02:01 +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 |
dndtreeview.h
|
Fix crash when dragging something from another task over the editor window.
|
2010-05-16 18:51:05 +00:00 |
dndvbox.h
|
Improve visual cues during plugin drag and drop. Fixes #3566.
|
2010-11-25 17:41:04 +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
|
commits 6001-6525 inclusive from 2.X applied to 3.0
|
2010-04-21 02:24:38 +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
|
move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes modifiers available in libgtkmm2ext now
|
2009-12-04 22:51:32 +00:00 |
motionfeedback.h
|
generate knob pixbufs at run time but draw from the pixbufs; remove mfimg utility and existing knob icon png files
|
2010-05-26 15:18:04 +00:00 |
pixfader.h
|
fulfill the promise of an in-library Keyboard object, and use platform specific modifiers throughout libgtkmm2ext. also fix up scrolling of pixfaders by making them grab keyboard magic focus when the mouse pointer is within them
|
2009-12-10 23:01:45 +00:00 |
pixscroller.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +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 |
scroomer.h
|
lincoln's patch for scroomer pinching, from #3222
|
2010-09-16 16:18:50 +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
|
lots of work to hide prelight from most buttons, etc. etc. etc; increase range of solo boost knob; theme RC files changes need propagating to the light theme, sigh
|
2010-03-26 21:24:17 +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
|
fix save+restore of Gtkmm2ext::Tearoff state; a few cerr cleanups
|
2010-04-01 02:29:13 +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
|
correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X commit (restores text on canvas), in which i move some functions around, rename stuff and add comments
|
2010-09-26 13:33:39 +00:00 |
window_title.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |