summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2013-01-09move french translation for gtkmm2ext into correct directoryPaul Davis
2013-01-07latest po updates, including updated russian po-files from alexandrePaul Davis
2013-01-04quick fix for bug reported by ricardus: faders in Play are no longer dark gr...Ben Loftis
2013-01-04fix #5249- small faders in the processor box are not draggable when tooltips ...Robin Gareus
2013-01-03various i18n fixes and updates after a ./waf i18n runPaul Davis
2013-01-03rename po files to match rules/conventions discovered and applied elsewherePaul Davis
2013-01-02new norwegian and and updated german libs/ardour translationsPaul Davis
2012-12-25keep pan-info-box within screen-boundariesRobin Gareus
2012-12-25fix step increment direction for mouse-click on fadersRobin Gareus
2012-12-13remove debug outputPaul Davis
2012-12-13reinstate the windows way for GUIIdle's but limit the scope of the connection...Paul Davis
2012-12-12if we're not going to use pixfbuf (images) for faders, then lets not create a...Paul Davis
2012-12-10pixfader: don't change drawing state (prelight) just because a leave event ar...Paul Davis
2012-12-10tweak to plugin parameter sliders in mixer stripsBen Loftis
2012-12-07more theming and layout tweaks. new faders that pre-light. fixed some spaci...Ben Loftis
2012-12-07change presentation of shortcut in tooltips and fix include pathsPaul Davis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-11-14provide the ability to enable + disable tooltipsPaul Davis
2012-11-11make Cairo{HV}Packer fetch bg information from a style file, rather than hard...Paul Davis
2012-10-16implement double click to ContentsRange on MidiScroomerHans Baier
2012-09-12fix a couple of errors in zh.po filesPaul Davis
2012-08-10add -Wpointer-arith -Wcast-qual -Wcast-align and others to compile flags, and...Paul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-07-17updated RU translations from alexander prokoudinePaul Davis
2012-06-17Hacky fix for track height step losing 'grip' on theCarl Hetherington
2012-06-11Factor out 'persistent' tooltip code from the pannerCarl Hetherington
2012-06-07Slightly grubby hack to fix up the state of the Window->Mixer menu item when ...Carl Hetherington
2012-06-06Updated Spanish translation from Pablo_F (#4912).Carl Hetherington
2012-06-05Marginal cleanup.Carl Hetherington
2012-06-01Make faders visually desensitised when their tracks are in automation-play.Carl Hetherington
2012-05-31Add primary-modifier click on monitor knobs to go to -inf dB (partCarl Hetherington
2012-05-31Use the same logic to decide on step size when scroll-wheeling faders in the ...Carl Hetherington
2012-05-31fix comment regarding keyboard modifiers on OS XPaul Davis
2012-05-24Compile cleanly with clang.David Robillard
2012-05-24Fix blatang logic errors (?), which is rather odd since this file was generat...David Robillard
2012-05-14drop boost::signals2 and replace with carl's solution which continues to rely...Paul Davis
2012-05-14remove virtual inheritance of sigc::trackable by Receiver and AbstractUI<T>, ...Paul Davis
2012-05-10stop crash if an error message is generated before the style RC file is loadedPaul Davis
2012-05-09i18n-izationPaul Davis
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
2012-04-17MCP: somewhat functional (?) full keybinding GUIPaul Davis
2012-04-17MCP: various work on the button binding GUIPaul Davis
2012-04-17add back semantically-different version of previously removed ::get_action() ...Paul Davis
2012-04-17remove unusued ActionManager::get_action() variantPaul Davis
2012-04-15A few tweaks to make Ardour build in GCC -std=c++0x mode.Carl Hetherington
2012-04-11Fix use of invalidated iterator (#4821).Carl Hetherington
2012-04-09MCP: F1-7 jump to a given view; F8 closes any currently open dialog; in zoom ...Paul Davis
2012-03-21Use sigc::slot for ClickBox printing function ratherCarl Hetherington
2012-03-16use MOD2 for command key on OS X, just like in 2.XPaul Davis
2012-03-05Make route group dialog resizable; make ArdourPrompter entriesCarl Hetherington