Fix various issues when the engine disconnects:
[ardour.git] / libs / gtkmm2ext /
2018-10-26 Robin GareusGlib throws a const FileError exception
2018-10-15 Paul Davisremove use of hardcoded -fPIC compiler flag, and use...
2018-10-09 Robin GareusIgnore small (or negative) radii.
2018-10-09 Robin GareusConstant radian/degree factor
2018-10-02 Robin GareusPrepare a boxy, no round borders, button-style
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-23 Paul Davisremove debug output
2018-09-23 Paul Davisremove debug output
2018-09-23 Paul Davisdefer creating a visibility tracker for a window until...
2018-09-21 Robin GareusFix --no-nls (2/5), prefer #if in libs
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-04-12 Robin GareusOnly update tooltips if there is an actual change ...
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2018-01-17 Robin GareusExplicit encoding for bindings html.
2017-12-22 Hiroki InagakiUpdate Japanese translation
2017-08-18 Paul DavisNO-OP: whitespace
2017-08-18 Paul Davisstrip <Actions>/ from displayed path when printing...
2017-08-09 Robin GareusSeparate set_toggleaction_state () API
2017-07-19 John EmmasMSVC changes needed to implement the new 'widgets'...
2017-07-17 Paul Davisadd required stdint.h
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-04 Robin GareusAllow DnDVbox to sort the selection, using original...
2017-07-02 Robin GareusAdd binding-proxy to ClickBox
2017-07-02 Robin GareusAdd control-focus notifications from bindable widgets.
2017-06-29 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-06-29 John EmmasRemove ambiguity ('CheckMenuItem' conflicts with an...
2017-06-28 Robin GareusAdd a convenience MenuHelper c'tor
2017-06-22 Tim MayberryRemove unused pbd/locale_guard.h header from Gtkmm2ext...
2017-05-14 Edgar Aichingerupdate german translation
2017-05-05 Robin Gareusremove cruft (unused UI::ui_scale)
2017-05-03 Robin GareusMIDI learn on ctrl + middle-click only (not ctrl +...
2017-04-27 Robin GareusFix Editor/Mixer visibility (OSX, NSGLCanvas)
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Gtkmm2ext::WindowP...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Gtkmm2ext::Tearoff...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Gtkmm2ext::Tabbabl...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Gtkmm2ext::Keyboar...
2017-04-18 Tim MayberryUse XMLNode::set_property API in Gtkmm2ext::Bindings...
2017-04-18 Tim MayberryAdd missing <iostream> header include
2017-04-16 Robin GareusNO-OP: whitespace
2017-04-16 Robin GareusSend unmap event when removing a widget
2017-03-30 Ben LoftisShortcut editor: include a raw list of the currently...
2017-03-21 Robin GareusDebug NSView Exposure
2017-03-21 Robin Gareusconsolidate NSGLView
2017-03-21 John EmmasAccommodate newly introduced sources in our build proje...
2017-03-21 John EmmasThe new class 'Gtkmm2ext::EventBoxExt' needs to be...
2017-03-21 Robin Gareusmatch name of synthesized property (fixed i386 builds)
2017-03-21 Robin GareusFix gcc4 builds
2017-03-21 Robin Gareusfix OSX/PPC compilation
2017-03-20 Robin GareusTowards a consistent render() API.
2017-03-20 Robin GareusForward un/map events to NSGLView
2017-03-20 Robin GareusNSGLView: default to hidden, add API to un/hide
2017-03-20 Robin GareusAdd a EventBox wrapper to forward unmap events.
2017-03-20 Robin GareusAllow CairoWidget to be backed by NSGLView
2017-03-20 Robin GareusMove NSGlView into libgtkmm2ext
2017-03-13 Robin GareusClean up existing bindings on reset
2017-03-11 Robin Gareuscreate_action_group -> get_or_create_action_group
2017-03-10 Robin GareusNO-OP whitespace
2017-03-10 Robin GareusRemove old modal get_color API.
2017-02-20 Robin GareusAllow to pre-seed Tabbable detached state.
2017-02-12 Hiroki InagakiUpdate Japanese translation
2017-02-06 Ben LoftisTweak output formatting of save_all_bindings_as_html
2017-02-01 Robin GareusProperly remember window position.
2017-01-22 Hiroki InagakiUpdate Japanese translation
2017-01-20 Robin GareusYet another pane pain: allow deleting children using...
2017-01-15 Hiroki InagakiAdd Japanese translation
2017-01-12 Robin Gareusadd API to query name of bound action
2017-01-08 Robin GareusNO-OP: whitespace
2017-01-08 Robin GareusFix Pane size allocation:
2017-01-08 Robin GareusFix crash when changing Pane widgets -- #7198
2017-01-05 Olivier HumbertFrench translation update
2017-01-05 Olivier HumbertFrench translation update
2017-01-02 Robin GareusEnforce minimum pane sizes
2016-12-21 Robin GareusFix crash when unpacking or deleting pane
2016-12-20 Robin GareusAdd Zoom/Expand icon
2016-12-19 Robin GareusTowards packing CairoWidgets on ArdourCanvas.
2016-12-13 Paul Davischanges to adapt to modified version of GTK/Quartz...
2016-12-11 Robin GareusRevert "Pixel hunt cairo-packer (status-bar, selection...
2016-12-11 Robin GareusPixel hunt cairo-packer (status-bar, selection-clock...
2016-12-10 Robin GareusCairoPacker draws outside of its widget allocation
2016-12-10 Robin GareusTweak transport icons
2016-11-30 Olivier HumbertFrench translation update
2016-10-26 Tim MayberryFix restoration of key bindings assigned to Windows...
2016-10-12 Nathan Stewartmap::clear() calls erase. Cleans up cpp check warning...
2016-09-29 Paul Davismanually revert b9cab93fb116b and remove associated...
2016-09-29 Paul Davisenhance -D bindings output
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-08-19 Robin Gareusfix optimized build compilation
2016-08-19 John EmmasFor MSVC, 'using namespace whatever' doesn't help us...
2016-08-19 Paul Davisfix failure to remove keyvalue from Keyboard::state...
2016-08-16 Julien "_FrnchFrgg... Fix anchored popups with separators in them
2016-08-16 Julien "_FrnchFrgg... Replace positioning function with popup helper
2016-08-13 nick_mEnsure RelevantModifierKeyMask is updated on each modif...
2016-08-10 Paul Davisremove debug output
2016-08-08 Paul Davisfix definition of PrimaryModifier for Keyboard for...
2016-08-08 Paul Davisfix display of modifiers on OS X in the bindings editor
next