Fix build.
[ardour.git] / libs / gtkmm2ext /
2011-01-14 Carl HetheringtonTweak colouring in the processor list.
2011-01-11 Carl HetheringtonDear oh dear. Re-fix main fader double click and inter...
2011-01-10 Carl HetheringtonFix fader motion accidentally broken in previous commit.
2011-01-10 Carl HetheringtonRevert to fader-is-for-route on double-clicking a mixer...
2011-01-06 Carl HetheringtonImprove the drag icon for processor drags.
2011-01-06 Carl HetheringtonFix crash when turning off an active send and redisplay...
2011-01-06 Carl HetheringtonAnother try at prettifying the processor list with...
2011-01-04 Carl HetheringtonHighlight a send processor entry differently when it...
2011-01-03 Carl HetheringtonSubstantially simpler fix for editor window jumping.
2011-01-03 Carl HetheringtonAdd option to show or hide zoom toolbar.
2011-01-03 Carl HetheringtonSomewhat experimental fix to try to stop the editor...
2010-12-30 Paul Davisresize all editor comboboxes when DPI is reset. involve...
2010-12-29 Paul Davisadd static methods to Keyboard for keyboard modifier...
2010-12-06 Carl HetheringtonDon't crash if get_action() is called before the UI...
2010-11-30 Paul Davisstart of Blob-style for bar controller and use in panne...
2010-11-30 Paul Davismake BarController::CenterOut mostly sorta-kinda work
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-11-25 Carl HetheringtonImprove visual cues during plugin drag and drop. Fixes...
2010-11-23 Carl HetheringtonImprove shift-selection behaviour in processor box.
2010-11-23 Carl HetheringtonFix multiple selection with Ctrl-Click in DnDVBox.
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-11-14 Carl HetheringtonDon't try to do sub-pixel text placement as cairo doesn...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-10-27 Carl HetheringtonMake build scripts python2/3 agnostic.
2010-09-28 Paul Davisuse select next/prev stuff on editor track+bus list
2010-09-28 Paul Davisadd new code for generic select next/previous row ops...
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-09-22 Carl HetheringtonTidy up Window menu a bit; use ToggleActions for all...
2010-09-21 Carl HetheringtonClaim button presses on PixFaders. Fixes #3470.
2010-09-16 Paul Davislincoln's patch for scroomer pinching, from #3222
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-08-18 Carl HetheringtonFix warnings.
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-08-13 Paul DavisBindings save release bindings as well as press bindings
2010-08-12 Paul Davislotsa keybindings for nearly everything in the step...
2010-08-10 Paul Davispart 2 of the OMG-make-radio-buttons-and-actions-work...
2010-08-06 Paul Davisdon't try to look up the key info for actions that...
2010-08-06 Paul Davisstart using new keybinding stuff in step editor dialog
2010-08-06 Paul Davisnew files for new per-window/action-driven key binding...
2010-08-05 Paul Davisslightly more info when debugging the kbd snooper
2010-07-23 Paul Davisposition tearoffs at WIN_POS_MOUSE when first torn...
2010-07-09 Carl HetheringtonFix (in inverted commas) #2885.
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-28 Paul Davisreplaced gtk_idle_add() with g_idle_add()
2010-05-26 Paul Davisgenerate knob pixbufs at run time but draw from the...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-05-16 Carl HetheringtonFix crash when dragging something from another task...
2010-05-07 Paul Davistweak knob drawing, add angular/radial control on button3
2010-05-06 Paul Davisprolooks helper code from hans, enabling new knob drawi...
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-20 Paul Davisindicate "soloed-by-others" state on solo button via...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-04-02 Carl HetheringtonCouple of comments.
2010-04-01 Paul Davisfix save+restore of Gtkmm2ext::Tearoff state; a few...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-19 Paul Davisshift-click MotionFeedback widgets to reset to default...
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-16 Paul Davismore new files
2010-03-16 Paul Davisnew files
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-10 Paul Davismore missing files added
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-01-15 Paul Davisdynamically resize text in the big clock, first version
2010-01-09 Paul Davisadd Gtkmm2ext::detach_menu() that was needed by my...
2009-12-23 Carl HetheringtonGive titles to Gtkmm2ext::Choice prompts, and do some...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisfulfill the promise of an in-library Keyboard object...
2009-12-10 Paul Davisremoved stupid comments
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-04 Paul Davisswitch ActionManager to a namespace; move generic part...
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-11-28 Paul Davisadd ctrl-click behaviour to DndVBox, though not general...
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-21 Paul Davisinclude stdint.h to allow uint32_t in custom cell rende...
2009-11-21 Paul Davisnew multistate custom cell pixbuf renderer
2009-11-21 Paul Davissome provisional support for "real" solo-isolate behavi...
2009-10-22 David RobillardUse a more reasonable default size for log window.
2009-10-22 David RobillardFix colours of log window messages.
2009-10-22 David RobillardFix whitespace.
2009-10-22 David RobillardAdd log window to windows menu.
2009-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-10-01 Paul DavisLADSPA logarithmic handling patches from nickm and...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-22 David RobillardUpdate autowaf.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
next