summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/wscript
AgeCommit message (Expand)Author
2020-01-25Explicitly use OSXRobin Gareus
2019-04-20Provide an API to get all available actions by one singleton classJohannes Mueller
2018-10-14remove use of hardcoded -fPIC compiler flag, and use compiler flag dict insteadPaul Davis
2017-07-17Clean up library inheritance (colors.h, utils.h)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-06-29Add a convenience MenuHelper c'torRobin Gareus
2017-03-21Accommodate newly introduced sources in our build projects (gtkmm2ext)John Emmas
2017-03-20Move NSGlView into libgtkmm2extRobin Gareus
2016-05-31working but incomplete version of new Pane replacement widgetPaul Davis
2016-03-08Implements filtering in bindings editorMathias Buhr
2016-02-28prepare for update to waf 1.8Robin Gareus
2016-02-22fix an error during merge/rebase fixupsPaul Davis
2016-02-22additional GTKOSX => __APPLE__ changes missed in previous commitPaul Davis
2016-02-22second part of: add new CairoWidget-derived class that does nothing but shown...Paul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-11remove all traces of "prolooks" and related classesPaul Davis
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-11-23make copies of global lists before extendingNils Philippsen
2015-07-02don’t compile tracks specific sources for ardour.Robin Gareus
2015-06-29add clean and nice check for Tracks buildsPaul Davis
2015-06-29conditionally use correct fast meter implementationPaul Davis
2015-06-29current version of valeriy's fader object requires access to libardour API (t...Paul Davis
2015-05-24migrate ArdourButton Icon rendering to Gtkmm2ext.Robin Gareus
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2014-12-09correct install location for .mo files (i18n) and cleanup LOCALEDIR use a bitPaul Davis
2014-10-23add new Gtk2mmext::EmScale class for measuring font-based sizingPaul Davis
2014-09-10add new (mostly) static class to permit lookup of cursor image hotspotsPaul Davis
2014-04-28remove redundant os.path.join() calls when specifying install path as bld.env...Paul Davis
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-02-28move Paths Dialog to libgtkmm2extRobin Gareus
2014-01-12move -fvisibility=hidden to the top of the source tree, and remove its intern...Paul Davis
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-17add -fvisibility=hidden to libgtkmm2ext, and make things workPaul Davis
2013-10-17get everything compiling with libardour built using -fvisibility=hiddenPaul Davis
2013-10-17add export control to libgtkmm2extPaul Davis
2013-03-25add new VisibilityTracker class to implement cycling window visibility "prope...Paul Davis
2013-03-20initial, prototype modifications to permit compilation of local libraries as ...Paul Davis
2012-06-11Factor out 'persistent' tooltip code from the pannerCarl Hetherington
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-12-06add a new simple cell renderer to be used to allow color display/editing in t...Paul Davis
2011-11-21more spreading of I18N_PACKAGE as the name for .mo filesPaul Davis
2011-11-21tweak wscript files to set PACKAGE in one placePaul Davis
2011-11-21new i18n targets (to be explained in TRANSLATORS)Paul Davis
2011-11-15change package names for i18n files, in an attempt to fix #4085Paul Davis
2011-11-05Fix i18n.David Robillard
2011-09-30more changes to wscript files to catch up with waf 1.6 and fix OS X issuesPaul Davis
2011-09-29Remove use of waf compat15 tool.David Robillard