summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
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
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-22Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup...Carl Hetherington
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-08-24Fix port matrix menu checkbox when the window is closed. Make the port matri...Carl Hetherington
2010-08-202.X commits up to and including 7519Paul Davis
2010-08-18Fix font sizing in the big clock.Carl Hetherington
2010-08-18Fix another potential similar bug.Carl Hetherington
2010-08-18Plugin UI state should of course be saved per-session rather than globally.Carl Hetherington
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-08-17forward port 2.X changes up to and including rev 6842Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
2010-07-23Patch from dx9s to rearrange the View/Window menus a bit and add an option to...Carl Hetherington