mackie control: Fix crash when selecting Track on MIDI strip, don't create phase...
[ardour.git] / libs / gtkmm2ext /
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-30 Robin Gareusallow to set per item drag targets
2015-12-29 Robin Gareusallow to set parent for modal dialog
2015-12-29 Robin Gareusfix window-title (separate application name, thread...
2015-12-28 Robin Gareusmissing drag-end (fix possible crash)
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-12-28 Robin Gareusallow DnD between DnDTreeView and DnDVbox
2015-12-24 Robin GareusTreeview Drag: allow to use single column as drag-widget
2015-12-22 Robin Gareusextend Drag/Drop mechanism
2015-12-12 Paul Davisuse correct source for application name when labelling...
2015-12-12 Paul Davisuse EventLoop::event_loop_name()
2015-12-09 Edgar Aichingerupdate german translation
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-11-23 Paul DavisMerge branch 'nphilipp-master--build-fix'
2015-11-23 Nils Philippsenmake copies of global lists before extending
2015-10-20 Robin Gareusremove cruft
2015-10-20 Robin Gareusremove unused "copy modifier hint"
2015-10-19 nick_mAdd tooltips to user config preferences. clean up combo...
2015-10-16 Robin GareusAPI to add system-specific file chooser shortcuts
2015-10-15 Robin Gareusprepare better solution of Glib's << operator
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin Gareusremove i/ofstream from libardour
2015-10-05 Robin Gareusremove unused API (and ifstream)
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-01 Robin Gareusthere's no class called "The" :)
2015-09-17 Ben Loftisassociate label more closely with VST path button....
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper
2015-09-12 Robin Gareusplug some memory leaks in libs
2015-09-07 Robin Gareusproperly clean up meter-pattern cache
2015-09-06 Robin Gareusconsistent pango-text layout size - fixes #6490
2015-09-05 Robin Gareusremove a float loop counter
2015-08-11 Robin Gareusadd API to get combobox option count.
2015-08-05 Robin Gareusadjust click box size - fixes #6499
2015-07-16 Ben Loftismerge fix
2015-07-16 Robin Gareusadd missing return value
2015-07-13 Robin Gareusimplement scroll-wheel support for ClickBoxes
2015-07-02 Robin Gareusdon’t compile tracks specific sources for ardour.
2015-07-02 John EmmasMSVC doesn't like us calling 'sqrt()' with integers...
2015-07-02 John EmmasAdd some newly introduced sources to our MSVC project...
2015-06-30 Robin Gareusprevent stuck & vanishing tooltips
2015-06-30 Robin Gareusstop PersistentTooltip flicker.
2015-06-30 Robin GareusRevert "fix previously cherry-picked commit to be Track...
2015-06-29 Paul Davisstore all error/info/etc messages in a list inside...
2015-06-29 Paul Daviscomment unused but potentially usable variables
2015-06-29 Paul Davisupdate waves' fader implementation, clean up whitespace...
2015-06-29 Paul DavisRevert "remove unused variables". They are used on...
2015-06-29 Paul Davisremove unused variables
2015-06-29 Paul Davisfix whitespace/indentation and compiler warnings
2015-06-29 Paul Davisfix previously cherry-picked commit to be Tracks-only...
2015-06-29 Nikolay[Summary] Mac OS specific bug fix: Increased priority...
2015-06-29 Paul Davisadd new Gtkmm2ext::pixel_size() to conveniently get...
2015-06-29 Robin GareusAPI to set tooltip y-margin
2015-06-29 Paul Daviscopy all XCode project files from Tracks.
2015-06-29 Paul Davismerge two small pieces of code by Valeriy into libs...
2015-06-29 Paul Davisfix up waves_fastmeter.cc code to work with current...
2015-06-29 Paul Davisadd clean and nice check for Tracks builds
2015-06-29 Paul Davisconditionally use correct fast meter implementation
2015-06-29 Paul Davisadd Waves Tracks version of fastmeter
2015-06-29 Nikolay[Summary] Changed class PersistentTooltip. Now it can...
2015-06-29 Paul Davishand-merge libs/gtkmm2ext part of f49d31a82 from Tracks...
2015-06-29 Nikolay[Summary] Bug fix #44332 "Please fit the Pan values...
2015-06-29 YPozdnyakov[Summary]: add keybindings Cmd-h (hide application...
2015-06-29 YPozdnyakov[Summary]: fix declaration of Cocoa NSApplicationDelega...
2015-06-29 Paul Daviscurrent version of valeriy's fader object requires...
2015-06-29 Paul Davisadd fader implementation from Tracks
2015-06-16 nick_mFix some workflow problems wrt automation.
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-06-10 nick_mMake absolute snap the default snap.
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-06-01 Robin Gareusfix duplicate inc/decrement in AutoSpin?
2015-06-01 Robin GareusNOOP, fix whitespace
2015-05-31 Robin Gareusfix the cairo-fletcher-fluctuation
2015-05-27 John EmmasAdd some newly introduced sources to our MSVC project...
2015-05-27 John EmmasGtkmm2ext::ArdourIcon::render() is needed outside of...
2015-05-26 Robin Gareusmore pixel rounding (small range icon)
2015-05-26 Robin Gareusicon pixel compatibility
2015-05-25 Robin Gareusrefactor vector icon drawing
2015-05-25 Robin Gareusa go at a pixel-compatible vector “hand” icon.
2015-05-25 Robin Gareusprepare Tool Icons (unused IDs)
2015-05-24 Robin Gareusvectorize TAV expand and shrink icons
2015-05-24 Robin Gareusconstruct vectorized Zoom Icons
2015-05-24 Robin Gareusintroduce some lazyness
2015-05-24 Robin GareusNOOP, amend 3173246 comments and whitespace
2015-05-24 Robin Gareusmigrate ArdourButton Icon rendering to Gtkmm2ext.
2015-05-23 nick_mSwap default snap modifiers (non-OSX) to avoid potentia...
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-23 nick_mDocument snap_delta modifier mask.
2015-05-21 nick_mMake the prefs less squashed looking, add another entry...
2015-05-20 nick_mMove ui-centric modifiers into ArdourKeyboard, set...
2015-05-20 nick_mAllow all drag -related modifiers to be set, re-instat...
2015-05-19 nick_mAdd more modifier preferences.
2015-05-18 nick_mRemove some debugging.
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-05-02 Robin Gareusgfx-card & performance testing
2015-04-25 Robin GareusRevert API to explicitly show tooltips:
2015-04-25 Robin Gareusfixup stuck persistent tooltips.
2015-04-24 Robin GareusAPI to set tooltip y-margin
2015-04-24 Robin Gareustweak persistent tooltip:
next