This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
f2a84a944d
livetrax
/
libs
/
gtkmm2ext
History
David Robillard
4769db412d
Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)
...
git-svn-id: svn://localhost/ardour2/branches/3.0@9409 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-22 22:15:21 +00:00
..
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
AUTHORS
auto_spin.cc
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
binding_proxy.cc
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
click_box.cc
COPYING
debug.cc
Missing files.
2011-03-01 23:28:02 +00:00
dndtreeview.cc
fastmeter.cc
focus_entry.cc
gettext.h
grouped_buttons.cc
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
gtkapplication_x11.c
gtkapplication.c
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
prolooks_helpers.c
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
slider_controller.cc
stateful_button.cc
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
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