summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
2012-01-30many changes, large and small, related to smart mode editing, range/region se...Paul Davis
2011-12-29tweak up size+spacing of main menu bar info boxPaul Davis
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-11-28Hopefully fix some i18n bugs (#3565).Carl Hetherington
2011-11-24Fix crash on save.Carl Hetherington
2011-11-23Save location UI clock mode in Session instant.xml (#4507).Carl Hetherington
2011-11-23Pack toolbar combo boxes with expand=false and remove size kludges.David Robillard
2011-11-21Simple ambiguitity-resolution wrapper for gettext; use forCarl Hetherington
2011-11-20audio clocks: focus-on-clock shortcut now works, scrolling and dragging know ...Paul Davis
2011-11-20audio clocks: big clock window now sizes itself to its current mode, all cloc...Paul Davis
2011-11-19fix up big clock aspect ratio; fix color handling in audio clocksPaul Davis
2011-11-19better solution to the big clock window focus issuePaul Davis
2011-11-19add a signal so that if the Big Clock is closed, the edit window can grab foc...Paul Davis
2011-11-18fix some issues with delta clocks, while introducing a couple more since the ...Paul Davis
2011-11-18a few tweaks for audio clocks (handle loss of focus, change editing colors at...Paul Davis
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-16remove debugging outputPaul Davis
2011-11-14Reset toolbar label widths on DPI change (may fixCarl Hetherington
2011-11-14debugging some OS X stuff (this is silly, i edited on linux)Paul Davis
2011-11-10ardour-button-ize zoom buttons; move MIDI panic button to transport barPaul Davis
2011-11-10fix names of menu items to go into OSX app menuPaul Davis
2011-11-08Default to showing the whole of the status bar.Carl Hetherington
2011-10-29Use general VisibilityGroup class to manage visibilityCarl Hetherington
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis
2011-10-23Allow status bar components to be individually shown / hidden.Carl Hetherington
2011-10-23Stop status bar jumping about quite so much when values change.Carl Hetherington
2011-10-23Spruce up info bar a bit using Chris' suggestions (#4238).Carl Hetherington
2011-07-14initial pass at session-renaming functionalityPaul Davis
2011-07-07don't mark the big clock window as a "utility" windowPaul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-07-03Display audio file format in the menu bar (#4016).Carl Hetherington
2011-06-08move punch in/out buttons into time info box; remove rounded corners on clocksPaul Davis
2011-06-08don't use selection clocks show MIDI selection when in internal edit mode; re...Paul Davis
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-02Tinker with text related to clean-up.Carl Hetherington
2011-04-03Fix Transport->Play->Play option name, and rename Play Selection to Play Sele...Carl Hetherington
2011-03-04Make menu option for speaker config the same as the window title.Carl Hetherington
2011-02-17preparations for a working speaker editing dialogPaul Davis
2011-02-16Come to think of it, those size requests were hack to support a clock in the ...Carl Hetherington
2011-02-16Update menu bar widget size requests on font scaling.Carl Hetherington
2011-01-06Add stem export dialog and make all different export dialogs save their confi...Sakari Bergen
2011-01-04Fix size of DSP label.Carl Hetherington
2010-12-12Fix a couple of i18n warnings.Carl Hetherington
2010-12-10Remove menu bar clock in fullscreen mode until someone comes up with an agree...Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-25Fix some messed up code (spacey tabs).David Robillard
2010-11-14Put clock in the centre of the menu bar in full-screen mode.Carl Hetherington
2010-11-14Add a clock to the menu bar in full-screen mode. Fixes #1273.Carl Hetherington