Maschine2 UI: basic widgets
[ardour.git] / libs / gtkmm2ext /
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
2016-08-08 Julien "_FrnchFrgg... Move anchored menu placement strategy to Gtkmm2ext...
2016-08-06 Edgar Aichingerupdate german translation
2016-08-04 Nils Philippsenworkaround changes in glibmm 2.49.x
2016-07-25 Robin Gareusadd a timeout to flush_pending()
2016-07-20 Paul Davisminor safety fix for the Pane
2016-07-20 Paul DavisGtkmm2ext::Pane: attempt to track child lifetime, since...
2016-07-18 Paul Davisfix a compile of annoying compiler warnings with elcap...
2016-07-18 Paul Davisbefore pushing keybindings to GTK for menu display...
2016-07-18 Paul Davismove show_gdk_event_state() utility function from gtk2_...
2016-07-18 Paul Davisfix incorrect restoration of pane positions on Apple.
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Paul Davisregenerate and manually fix all PO files so that ....
2016-06-30 Paul Davisuse initialization, not explicit assignment
2016-06-23 Paul Davismore tweaks to HTML output when printing key bindings
2016-06-21 Paul Davisuse new keyboard modifier names, and replace GDK names...
2016-06-21 Paul Davisprovide some Keyboard:: methods to get access to other...
next