.. |
gtkmm2ext
|
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 |
po
|
|
|
.cvsignore
|
|
|
actions.cc
|
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.cc
|
forward port 2.X changes up to and including rev 6842
|
2010-08-17 02:48:24 +00:00 |
AUTHORS
|
|
|
auto_spin.cc
|
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 |
barcontroller.cc
|
allow more precision when editing plugin parameters by hand within a generic GUI
|
2011-03-17 17:22:52 +00:00 |
bindable_button.cc
|
MIDI/Controllables for monitor section, and related fixes
|
2010-04-06 16:57:35 +00:00 |
binding_proxy.cc
|
fully implement and deploy explicit x-thread signal connection syntax (testing comes next)
|
2009-12-21 18:23:07 +00:00 |
bindings.cc
|
extend Gtkmm2ext::Bindings system to handle mouse buttons as well as keyboard events
|
2011-03-04 03:10:17 +00:00 |
cell_renderer_pixbuf_multi.cc
|
|
|
cell_renderer_pixbuf_toggle.cc
|
|
|
choice.cc
|
Give titles to Gtkmm2ext::Choice prompts, and do some minor cleanups to prompt text.
|
2009-12-23 01:26:33 +00:00 |
click_box.cc
|
|
|
COPYING
|
|
|
debug.cc
|
Missing files.
|
2011-03-01 23:28:02 +00:00 |
dndtreeview.cc
|
Fix crash when dragging something from another task over the editor window.
|
2010-05-16 18:51:05 +00:00 |
fastmeter.cc
|
|
|
focus_entry.cc
|
|
|
gettext.h
|
commits 6001-6525 inclusive from 2.X applied to 3.0
|
2010-04-21 02:24:38 +00:00 |
grouped_buttons.cc
|
replaced gtk_idle_add() with g_idle_add()
|
2010-05-28 16:33:18 +00:00 |
gtk_ui.cc
|
always make log/error window visible when a non-info message is posted
|
2011-04-04 14:22:27 +00:00 |
gtkapplication_quartz.mm
|
handle OS X's lack of unnamed semaphores, phase 1
|
2010-11-16 19:47:38 +00:00 |
gtkapplication_x11.c
|
more new files
|
2010-03-16 19:18:37 +00:00 |
gtkapplication.c
|
new files
|
2010-03-16 19:16:23 +00:00 |
gtkutils.cc
|
|
|
i18n.h
|
|
|
idle_adjustment.cc
|
|
|
keyboard.cc
|
Use PBD debugging code for keyboard debugging.
|
2011-03-01 23:26:27 +00:00 |
libgtkmm2ext.pc.in
|
|
|
libgtkmm2ext.spec.in
|
|
|
motionfeedback.cc
|
use volume controller widget for monitor section, drop some now-unused code
|
2011-02-11 18:04:09 +00:00 |
pixfader.cc
|
fixes for pixfader cairo-ification
|
2011-02-08 23:43:06 +00:00 |
pixscroller.cc
|
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.cc
|
replaced gtk_idle_add() with g_idle_add()
|
2010-05-28 16:33:18 +00:00 |
prolooks_helpers.c
|
Fix warnings.
|
2010-08-18 03:16:40 +00:00 |
prompter.cc
|
|
|
scroomer.cc
|
Reverse the scroll wheel behaviour of the scroomer so that it feels the same as scrolling the track view (#3953).
|
2011-04-19 10:43:58 +00:00 |
selector.cc
|
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 |
slider_controller.cc
|
|
|
stateful_button.cc
|
yet more work on Ye Fabled Solo Architecture. now do forward and backward propagation of solo status from a soloed track. tweak GUI appearance
|
2010-04-27 03:10:53 +00:00 |
sync-menu.c
|
|
|
tearoff.cc
|
Add option to show or hide zoom toolbar.
|
2011-01-03 03:11:31 +00:00 |
textviewer.cc
|
|
|
treeutils.cc
|
use select next/prev stuff on editor track+bus list
|
2010-09-28 18:37:21 +00:00 |
utils.cc
|
added Gtkmm2ext::rounded_rectangle() cairo pseudo-method
|
2011-02-08 23:42:45 +00:00 |
window_title.cc
|
|
|
wscript
|
Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)
|
2011-04-22 22:15:21 +00:00 |