summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-02-02update DE translation from edgarPaul Davis
2013-01-31OSX CoreText font loading, updated ArdourMono font-family nameRobin Gareus
2013-01-30more font fiddlingPaul Davis
2013-01-30fix references to bold monoPaul Davis
2013-01-30don't bother trying to set FONTCONFIG_FILE on linux if /etc/fonts stuff doesn...Paul Davis
2013-01-30don't attempt to use ArdourMono as the monospace font on OS XPaul Davis
2013-01-29proper fontconfig error handlingRobin Gareus
2013-01-29amend prev commit. the actual font file was MIA.Robin Gareus
2013-01-29Custom Monospace font for clocks and such (no dot in zero).Robin Gareus
2013-01-29fix monospace font and clock widthRobin Gareus
2013-01-27fix crash when zoom level leads to multiple tempo lines on the same pixel (ma...Paul Davis
2013-01-27Lower transparency of marker/etc bars so tempo lines show.David Robillard
2013-01-27remove setting of GTK_LOCALEDIR from bundle setupPaul Davis
2013-01-26bump copyright msg year rangePaul Davis
2013-01-26Fix border case where bank select controlers are last in midnam file.David Robillard
2013-01-26Fix named controls menu to display all controls (don't miss the last submenu).David Robillard
2013-01-25add to ARDOUR_DATA_PATH for ardev and cousins, so that in-tree MIDNAMs are l...Paul Davis
2013-01-25fix big fat mixer stripsPaul Davis
2013-01-24fix up rather odd sizing model for ProcessorBox that affected Pixfaders used ...Paul Davis
2013-01-24fix labels and time-of-labelling for iso+lock buttons in mixer stripPaul Davis
2013-01-24prevent smart mode from interfering with internal edit mode (note selection, ...Paul Davis
2013-01-24add BackSpace == back button binding for step editor/entryPaul Davis
2013-01-24tweak font/style stuff for the labels used on the left side of rulersPaul Davis
2013-01-24re-tweak overlap-equivalency option as per colin's suggestion, since it is re...Paul Davis
2013-01-23reinstate shift-tab behaviour (move to prev track/bus) when editing track/bus...Paul Davis
2013-01-23clarify tooltip text regarding region overlap equivalency (#5300)Paul Davis
2013-01-23new logic for enabling translation in bundled releases of ardourPaul Davis
2013-01-23remove EnableTranslations action, since this stuff is all done in the prefs d...Paul Davis
2013-01-23part two of allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-23add new SVG files for transport icons (from alexander prokoudine)Paul Davis
2013-01-23allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-23more i18n fixes, this time removing a hack that broke i18n in bundles, and al...Paul Davis
2013-01-22fix #5290 for 'Session|Recent' dialog as well as startup dialog.Colin Fletcher
2013-01-22more i18n debuggingPaul Davis
2013-01-22guard initial bindtextdomain() etc. with ENABLE_NLS for debuggingPaul Davis
2013-01-21start passing around the (possibly-bundle-modified) localedir so that we call...Paul Davis
2013-01-21more cleanup of crazy (?) stuff regarding gain display and peak display in Ga...Paul Davis
2013-01-21de.po updatesPaul Davis
2013-01-21safety steps for tooltips on plugin/processor slidersPaul Davis
2013-01-21MIDI patch changes should never be event-sensitive unless we're in internal/n...Paul Davis
2013-01-21fix/revert/modify changes from 13617 that hide the gain + peak display from a...Paul Davis
2013-01-21tweak colors for rec-enable to create more contrast between states (#5286)Paul Davis
2013-01-21fix gtk errors caused by using non-escaped paths in a column used as a toolti...Paul Davis
2013-01-21force jack-disconnected dialog to top (fixes #5291)Paul Davis
2013-01-21Trim the include tree a bit.David Robillard
2013-01-21make height of name_label and name_entry the same to avoid button wierdness w...Paul Davis
2013-01-21Fix whitespace.David Robillard
2013-01-21return to the old way of editing track names, but hopefully better than it wa...Paul Davis
2013-01-20Use rectangle intersection for MIDI note rect select.David Robillard
2013-01-20Fix MIDI region create drag for the eleventy billionth time.David Robillard