summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2017-07-19MSVC changes needed to implement the new 'widgets' libraryJohn Emmas
2017-07-17add required stdint.hPaul Davis
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Remove unused sources & includesRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-04Allow DnDVbox to sort the selection, using original orderRobin Gareus
2017-07-02Add binding-proxy to ClickBoxRobin Gareus
2017-07-02Add control-focus notifications from bindable widgets.Robin Gareus
2017-06-29Accommodate newly introduced source(s) in our MSVC project (gtkmm2ext)John Emmas
2017-06-29Remove ambiguity ('CheckMenuItem' conflicts with an item already existing in ...John Emmas
2017-06-29Add a convenience MenuHelper c'torRobin Gareus
2017-06-22Remove unused pbd/locale_guard.h header from Gtkmm2ext::Barcontroller classTim Mayberry
2017-05-14update german translationEdgar Aichinger
2017-05-05remove cruft (unused UI::ui_scale)Robin Gareus
2017-05-04MIDI learn on ctrl + middle-click only (not ctrl + other mods + btn2).Robin Gareus
2017-04-27Fix Editor/Mixer visibility (OSX, NSGLCanvas)Robin Gareus
2017-04-19Use XMLNode::get/set_property API in Gtkmm2ext::WindowProxy classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in Gtkmm2ext::Tearoff classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in Gtkmm2ext::Tabbable classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in Gtkmm2ext::Keyboard classTim Mayberry
2017-04-19Use XMLNode::set_property API in Gtkmm2ext::Bindings classTim Mayberry
2017-04-19Add missing <iostream> header includeTim Mayberry
2017-04-17NO-OP: whitespaceRobin Gareus
2017-04-17Send unmap event when removing a widgetRobin Gareus
2017-03-30Shortcut editor: include a raw list of the currently-available actions in the...Ben Loftis
2017-03-21Debug NSView ExposureRobin Gareus
2017-03-21consolidate NSGLViewRobin Gareus
2017-03-21Accommodate newly introduced sources in our build projects (gtkmm2ext)John Emmas
2017-03-21The new class 'Gtkmm2ext::EventBoxExt' needs to be exportable when building w...John Emmas
2017-03-21match name of synthesized property (fixed i386 builds)Robin Gareus
2017-03-21Fix gcc4 buildsRobin Gareus
2017-03-21fix OSX/PPC compilationRobin Gareus
2017-03-20Towards a consistent render() API.Robin Gareus
2017-03-20Forward un/map events to NSGLViewRobin Gareus
2017-03-20NSGLView: default to hidden, add API to un/hideRobin Gareus
2017-03-20Add a EventBox wrapper to forward unmap events.Robin Gareus
2017-03-20Allow CairoWidget to be backed by NSGLViewRobin Gareus
2017-03-20Move NSGlView into libgtkmm2extRobin Gareus
2017-03-13Clean up existing bindings on resetRobin Gareus
2017-03-11create_action_group -> get_or_create_action_groupRobin Gareus
2017-03-11NO-OP whitespaceRobin Gareus
2017-03-11Remove old modal get_color API.Robin Gareus
2017-02-20Allow to pre-seed Tabbable detached state.Robin Gareus
2017-02-12Update Japanese translationHiroki Inagaki
2017-02-06Tweak output formatting of save_all_bindings_as_htmlBen Loftis
2017-02-01Properly remember window position.Robin Gareus
2017-01-22Update Japanese translationHiroki Inagaki
2017-01-20Yet another pane pain: allow deleting children using forall_vfuncRobin Gareus