rename TempoMap::cut_time() to remove_time()
[ardour.git] / libs / gtkmm2ext /
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:
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-01 nick_mWindow focus handling fixes.
2015-04-01 Paul Davisupdated i18n files from ./waf i18n
2015-03-30 Paul DavisMerge branch 'EMATech-french'
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-30 Edgar Aichingerupdate German Translation #6213
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-28 Raphaël DoursenaudMerge French translations
2015-03-28 Frédéric RechFrench translation update
2015-03-28 Raphaël DoursenaudFirst pass updating french translation
2015-03-27 Edgar Aichingerupdate German Translation #6213
2015-03-16 Robin Gareusadd API to query Gtk::ComboBoxText entries
2015-03-14 Robin Gareusautomatic error log window popup be gone.
2015-03-09 nick_mTearoff windows are utility windows rather than toolbars.
2015-02-05 Paul Davisset name of GUI event loop thread
2015-01-28 Robin Gareusfix #6117 - fader prelight
2015-01-26 Paul Davison OS X, do not require click to activate the application
2015-01-25 Paul Davisfix declaration of Cocoa NSApplicationDelegate methods
2015-01-15 David RobillardFix setting command key bindings on OSX.
2015-01-09 Robin Gareusremove cruft (old unused pre-git version files)
2014-12-09 Paul Daviscorrect install location for .mo files (i18n) and clean...
2014-12-05 David RobillardFix stuck faders on very fine adjustments.
2014-12-01 Robin Gareusexclude fader-reserve from range
2014-11-30 Robin GareusCLA approved consistent fine-grained scale modifier
2014-11-30 Robin Gareusconsistent step+page sizes for fader+spinbox
2014-11-29 Robin Gareusdon't move faders on click.
2014-11-27 David RobillardRemove dead code.
2014-11-25 David RobillardRemove dead code.
2014-11-18 David RobillardRemove obviously dead/redundant code.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-02 Paul Davisadd Gtkmm2ext::event_inside_widget_window()
2014-11-02 Robin Gareusproperly initialize variable (amend cffd18d2d84)
2014-11-01 Robin Gareusimplement spin-button internal<>interface bridge
2014-11-01 Robin GareusSlider Controller API Change
2014-11-01 Robin Gareusincrease fine grained control (Ctrl+Alt+[drag|scroll])
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-28 Robin Gareusturn pixfader into a cairowidget
2014-10-28 Robin Gareusallow to use cairo-image/software surface for canvas...
2014-10-25 Robin Gareusskip meter re-draw when no pixels are changed.
2014-10-24 John Emmas Add some newly introduced source files to our MSVC...
2014-10-23 Paul Davisadd new Gtk2mmext::EmScale class for measuring font...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-18 Ben Loftisplugin widgets were written to use Internal values...
2014-09-16 Paul Davisadd a focus handling callback so that all button press...
2014-09-13 John EmmasAdd 2 new source files to our 'gtkmm2ext' project ...
2014-09-12 Paul Davisadd required visibility macros to Gtkmm2ext::CursorInfo
2014-09-11 Robin GareusAPI flush static cairo pattern cache
2014-09-10 Paul Davisfix/improve/test hotspot file parsing
2014-09-10 Paul Davisadd copyright header comments
2014-09-10 Paul Davismove CursorInfo members into public access
2014-09-10 Paul Davisadd new (mostly) static class to permit lookup of curso...
2014-09-09 Robin Gareusfix scoomer scroll-wheel max value
2014-09-08 Robin Gareusdon't start track-resize on scroomer click
2014-09-06 Robin Gareusone less annoying compiler warning.
2014-09-06 Robin Gareuspass-though PixFader tweaks API for scroll events
2014-09-05 Paul Davisupdated .po files
2014-09-05 Robin Gareusadd pixfader tweaks API:
2014-09-03 Robin Gareusrevert pixfader to sane state (reverts parts of bb70d426)
2014-09-03 Robin Gareusbring back old pixfader outline radius to demonstrate...
2014-09-03 Robin Gareusrevert pixfader radius to default
2014-09-03 Robin Gareusallow to set gtk style for BarController's pixfader.
2014-09-02 Ben Loftispixfader bg has reverse gradient from fg
2014-09-02 Robin Gareusdon't show 'unity-line' (default value) for barcontrollers
2014-09-02 Robin GareusBarcontroller: no double expose when text chages
2014-09-02 Robin Gareustweak pixfader:
2014-09-02 Robin Gareusunify BarController with Slider/Pixfader.
next