13
0
livetrax/libs/gtkmm2ext
2010-12-30 21:15:51 +00:00
..
gtkmm2ext add static methods to Keyboard for keyboard modifier names 2010-12-29 16:27:43 +00:00
po
.cvsignore
actions.cc Don't crash if get_action() is called before the UI manager is created. Sort-of fix for #3571. 2010-12-06 13:59:59 +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 start of Blob-style for bar controller and use in panner GUI 2010-11-30 04:14:51 +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 Bindings save release bindings as well as press bindings 2010-08-13 21:48:09 +00:00
cell_renderer_pixbuf_multi.cc new multistate custom cell pixbuf renderer 2009-11-21 19:25:54 +00:00
cell_renderer_pixbuf_toggle.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
COPYING
dndtreeview.cc Fix crash when dragging something from another task over the editor window. 2010-05-16 18:51:05 +00:00
fastmeter.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
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 Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup editor/mixer options a bit. 2010-09-22 00:41:25 +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 add static methods to Keyboard for keyboard modifier names 2010-12-29 16:27:43 +00:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc 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.cc Claim button presses on PixFaders. Fixes #3470. 2010-09-21 23:34:59 +00:00
pixscroller.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
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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
scroomer.cc lincoln's patch for scroomer pinching, from #3222 2010-09-16 16:18:50 +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 Make processor box send faders adjust their size correctly. 2009-12-04 17:45:11 +00:00
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 first half of the mega-by-hand-commit-by-commit merge from 2.X 2009-04-15 18:04:23 +00:00
tearoff.cc position tearoffs at WIN_POS_MOUSE when first torn off, and add tooltips to help tell users what they can do 2010-07-23 13:15:59 +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 resize all editor comboboxes when DPI is reset. involved a minor refactoring of some code and the spreading of the awful COMBO_FUDGE+10 hack 2010-12-30 21:15:51 +00:00
window_title.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
wscript Make build scripts python2/3 agnostic. 2010-10-27 23:10:27 +00:00