summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext
AgeCommit message (Expand)Author
2017-08-09Separate set_toggleaction_state () APIRobin Gareus
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-29Add a convenience MenuHelper c'torRobin Gareus
2017-05-05remove cruft (unused UI::ui_scale)Robin Gareus
2017-03-21The new class 'Gtkmm2ext::EventBoxExt' needs to be exportable when building w...John Emmas
2017-03-21Fix gcc4 buildsRobin 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-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-06Tweak output formatting of save_all_bindings_as_htmlBen Loftis
2017-01-20Yet another pane pain: allow deleting children using forall_vfuncRobin Gareus
2017-01-12add API to query name of bound actionRobin Gareus
2017-01-08Fix crash when changing Pane widgets -- #7198Robin Gareus
2017-01-02Enforce minimum pane sizesRobin Gareus
2016-12-21Fix crash when unpacking or deleting paneRobin Gareus
2016-12-20Add Zoom/Expand iconRobin Gareus
2016-12-19Towards packing CairoWidgets on ArdourCanvas.Robin Gareus
2016-12-10CairoPacker draws outside of its widget allocationRobin Gareus
2016-08-17Replace positioning function with popup helperJulien "_FrnchFrgg_" RIVAUD
2016-08-14Ensure RelevantModifierKeyMask is updated on each modifier change.nick_m
2016-08-08Move anchored menu placement strategy to Gtkmm2ext utilsJulien "_FrnchFrgg_" RIVAUD
2016-07-25add a timeout to flush_pending()Robin Gareus
2016-07-20Gtkmm2ext::Pane: attempt to track child lifetime, since Gtkmm 2.4 doesn't do ...Paul Davis
2016-07-18move show_gdk_event_state() utility function from gtk2_ardour to libs/gtkmm2extPaul Davis
2016-06-23more tweaks to HTML output when printing key bindingsPaul Davis
2016-06-21use new keyboard modifier names, and replace GDK names with better versionsPaul Davis
2016-06-21provide some Keyboard:: methods to get access to other versions of modifier n...Paul Davis
2016-06-20some modest improvements in the html rendering of key bindings, plus use of n...Paul Davis
2016-06-13working version of pane position mgmt for OS XPaul Davis
2016-06-12give WindowProxy its own map/unmap signals so that other things can track map...Paul Davis
2016-06-07make it possible to disable VisibilityTracker's use of WM visibilityPaul Davis
2016-06-06add a destructor for Gtkmm2ext::Pane that unparents the children.Paul Davis
2016-05-31fix pane behaviour when children are hidden/shownPaul Davis
2016-05-31more sensible API for Pane::set_child_minsizePaul Davis
2016-05-31provide a mechanism to avoid allocating too small of a space to a Pane childPaul Davis