summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
AgeCommit message (Expand)Author
2015-09-16Add tooltips.h header for setting tooltips rather than via ardour_ui.hTim Mayberry
2015-08-17Install cursor hotspot file with --dist-target=mingwTim Mayberry
2015-08-06prepare for the futureRobin Gareus
2015-08-06Added PT .ptf session audio import functionalityDamien Zammit
2015-07-05remove tabs from python codeRobin Gareus
2015-07-05another python3 issueRobin Gareus
2015-06-17Rename 'Cut time' to 'Remove time'Colin Fletcher
2015-04-21merge monitor_section branchBen Loftis
2015-04-20add save_as dialog to build systemPaul Davis
2015-04-11gtk2_ardour code should use translation domain "gtk2_ardour[MAJOR_VERSION]" n...Paul Davis
2015-04-07windows can’t rename open files.Robin Gareus
2015-04-06Separate MonoSpace & Clock font.Robin Gareus
2015-04-04fix wrapper script major versionRobin Gareus
2015-03-12fix ‘ export’ installdir typoRobin Gareus
2015-01-28guess what?!Robin Gareus
2015-01-17fix 20ea90a1 for winegccRobin Gareus
2015-01-17waf: fix concurrency issue with duplicate targetsRobin Gareus
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2015-01-06never show windows console.Robin Gareus
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-12-28MIDI transform dialog.David Robillard
2014-12-28use ldflags for wine linkingRobin Gareus
2014-12-28fix [rare] concurrent build issue:Robin Gareus
2014-12-24Factor out instrument selector.David Robillard
2014-12-23consolidate video-tool filepaths - step oneRobin Gareus
2014-12-21reduce all default font sizes on Linux by 80%Paul Davis
2014-12-20Fix various cursor problems.David Robillard
2014-12-18Add editor selection state to session history via a SelectionMemento, whichnick_m
2014-12-09correct install location for .mo files (i18n) and cleanup LOCALEDIR use a bitPaul Davis
2014-12-08install single color theme file during waf installPaul Davis
2014-12-08another metric ton of color workPaul Davis
2014-12-08change GTK rc file system to use just a single file, which is color-neutral.Paul Davis
2014-11-03Note selector dialog for note controls.David Robillard
2014-10-31add new floating text entry class (ported from Tracks)Paul Davis
2014-10-05windows application iconRobin Gareus
2014-10-01fix waf install, update ui config nameRobin Gareus
2014-09-30VST native windows does not need vst/winmain.cRobin Gareus
2014-09-07rename input/source file for default UI configurationPaul Davis
2014-09-07change all GUI config files (GTK RC and our own XML config files) to use prod...Paul Davis
2014-09-06fix [git] version header file creation for old pythonRobin Gareus
2014-09-06minimize rebuild after reconfigure:Robin Gareus
2014-07-18tweaks for the monitor section. refactoring of some buttons, using new Ardou...Ben Loftis
2014-07-13minor fixes to wscript files to make things python3 compatiblePaul Davis
2014-06-25use new ruler dialog class for context clicks on ruler labels areaPaul Davis
2014-06-13build ardour3_ui_default.conf at build time, to allow font substitutions to b...Paul Davis
2014-06-12remove gtk ruler widget implementation - no longer in usePaul Davis
2014-06-07Fix paths in ardour.shTim Mayberry
2014-06-02fix linking against libasoundRobin Gareus
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2014-05-19indent in wscript uses spacesColin Fletcher