summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2020-05-18fix mask used to extract keycode from KeyboardKey objectPaul Davis
2020-05-17New Chinese translation for Ardour 6.0 libs_gtkmm2ext_poYQ-YSY
2020-05-15Czech translation update from Pavel FrichPaul Davis
2020-05-15All complete. Needs revision using the program 2Porrumentzio
2020-05-15All complete. Needs revision using the program.Porrumentzio
2020-05-15gtk2_ardour eu.po (15%) and libs/ardour eu.po modifiedPorrumentzio
2020-05-15First basque translation, non completePorrumentzio
2020-05-12Ignore idempotent set_name() callsRobin Gareus
2020-05-01force provision of "menu-name" for all WindowProxy objects, and thus TabbablesPaul Davis
2020-04-30update other .po filesPaul Davis
2020-04-30use PROGRAM_NAME to name GUI threadPaul Davis
2020-04-30Set Arodur's main thread name to include "Ardour"Robin Gareus
2020-04-20Revise German translationNils Philippsen
2020-04-19Fix restoring window visibility (Windows/Mac) #7976Robin Gareus
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