summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2020-04-18Update French po files from codeJulien '_FrnchFrgg_' RIVAUD
2020-04-16if the action associated with a binding is insensitive, do not activate it, a...Paul Davis
2020-04-16Update German translationEdgar Aichinger
2020-04-16Update french translation #8016Robin Gareus
2020-04-12update all *.po filesPaul Davis
2020-04-12some tweaks to Bindings API to allow ::is_bound() to indicate the action path...Paul Davis
2020-04-12add debug trace to code that actually saves bindings to diskPaul Davis
2020-04-12improve understanding by using an actions label, not its path, in the binding...Paul Davis
2020-04-02Fix gcc-4.2/PPC buildsRobin Gareus
2020-03-31Tweak error-dump (when session load fails)Robin Gareus
2020-03-24Allow to disable use of NSGLViewRobin Gareus
2020-03-08Replace strftime() with Glib::DateTime()Robin Gareus
2020-02-28Allow to limit error dumpRobin Gareus
2020-01-25Explicitly use OSXRobin Gareus
2020-01-18Fix ISO complianceRobin Gareus
2020-01-18Add timestamp to log -- #7877Robin Gareus
2020-01-08Revert to use an image surface for CairoWidgetsRobin Gareus
2019-12-27Replace explicit image-surface with cairo pattern/groupRobin Gareus
2019-12-27Allow for per-widget image-surface backingRobin Gareus
2019-11-06add a signal to Gtkmm2ext::Keyboard to allow (possible) handling of close-cur...Paul Davis
2019-10-31Highlight the currently selected item in ArdourDropdown & coJulien "_FrnchFrgg_" RIVAUD
2019-10-31Workaround a GTKMenu bug in ArdourDropdown & co.Julien "_FrnchFrgg_" RIVAUD
2019-10-31Work around an initialization bug of GTK menusJulien "_FrnchFrgg_" RIVAUD
2019-10-31Update |offset| instead of changing the formulaJulien "_FrnchFrgg_" RIVAUD
2019-10-31Align vertical centers of widget and active menuitemJulien "_FrnchFrgg_" RIVAUD
2019-10-31Fix a thinko in x position of menu popupsJulien "_FrnchFrgg_" RIVAUD
2019-10-31NO-OP: whitespaceRobin Gareus
2019-10-31Declare helper function static (don't export)Robin Gareus
2019-10-30Try harder to put the active item under the mouse (ArdourDropdown)Julien "_FrnchFrgg_" RIVAUD
2019-10-10remove unnecessary template methods (replicated in libs/gtkmm2ext/doi.hPaul Davis
2019-09-25goodbye USE_TRACKS_CODE_FEATURES and is_tracks_buildPaul Davis
2019-09-18NO-OP: fix some Wimplicit-fallthroughRobin Gareus
2019-08-03Update canvas/UI lib GPL boilerplate and (C) from git logRobin Gareus
2019-07-04Use exit-status macros for compatibility 2/3Robin Gareus
2019-04-21Add/remove source(s) in our MSVC project (gtkmm2ext)John Emmas
2019-04-20Provide ActionModel::build_custom_action_combo() for Control ProtcolsJohannes Mueller
2019-04-20Provide a function to fill a Gtk::ComboBox with all available actionsJohannes Mueller
2019-04-20Provide an API to get all available actions by one singleton classJohannes Mueller
2019-04-11NO-OP: whitespaceRobin Gareus
2019-04-11Add API to render a reflectionRobin Gareus
2019-03-20ActionManager::get_all_actions() no longer includes <Actions> in the paths it...Paul Davis
2019-03-20make ::ardour_action_name() private to Bindings, because nothing else uses it...Paul Davis
2019-03-19Compiler fix for 201110.Ben Loftis
2019-03-19use a new unhandled (thus far) exception rather than ::abort() when an action...Paul Davis
2019-03-09Work-around crash when printing bindingsRobin Gareus
2019-02-28NO-OP: whitespaceRobin Gareus
2019-02-28Abort when Action cast failedRobin Gareus
2019-02-28Remove ancient, unmaintained xcode project filesRobin Gareus
2019-01-13adjust debug/trace output for key bindingsPaul Davis
2019-01-13additional API to make it nicer to get an existing action groupPaul Davis