Reset toolbar label widths on DPI change (may fix
[ardour.git] / gtk2_ardour / ardour_ui_ed.cc
2011-11-14 Carl HetheringtonReset toolbar label widths on DPI change (may fix
2011-11-14 Paul Davisdebugging some OS X stuff (this is silly, i edited...
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-10 Paul Davisfix names of menu items to go into OSX app menu
2011-11-08 Carl HetheringtonDefault to showing the whole of the status bar.
2011-10-29 Carl HetheringtonUse general VisibilityGroup class to manage visibility
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-10-23 Carl HetheringtonAllow status bar components to be individually shown...
2011-10-23 Carl HetheringtonStop status bar jumping about quite so much when values...
2011-10-23 Carl HetheringtonSpruce up info bar a bit using Chris' suggestions ...
2011-07-14 Paul Davisinitial pass at session-renaming functionality
2011-07-07 Paul Davisdon't mark the big clock window as a "utility" window
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-07-03 Carl HetheringtonDisplay audio file format in the menu bar (#4016).
2011-06-08 Paul Davismove punch in/out buttons into time info box; remove...
2011-06-08 Paul Davisdon't use selection clocks show MIDI selection when...
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-02 Carl HetheringtonTinker with text related to clean-up.
2011-04-03 Carl HetheringtonFix Transport->Play->Play option name, and rename Play...
2011-03-04 Carl HetheringtonMake menu option for speaker config the same as the...
2011-02-17 Paul Davispreparations for a working speaker editing dialog
2011-02-16 Carl HetheringtonCome to think of it, those size requests were hack...
2011-02-16 Carl HetheringtonUpdate menu bar widget size requests on font scaling.
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
2011-01-04 Carl HetheringtonFix size of DSP label.
2010-12-12 Carl HetheringtonFix a couple of i18n warnings.
2010-12-10 Carl HetheringtonRemove menu bar clock in fullscreen mode until someone...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-14 Carl HetheringtonPut clock in the centre of the menu bar in full-screen...
2010-11-14 Carl HetheringtonAdd a clock to the menu bar in full-screen mode. Fixes...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-22 Carl HetheringtonTidy up Window menu a bit; use ToggleActions for all...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-18 Carl HetheringtonFix font sizing in the big clock.
2010-08-18 Carl HetheringtonFix another potential similar bug.
2010-08-18 Carl HetheringtonPlugin UI state should of course be saved per-session...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-07-23 Carl HetheringtonPatch from dx9s to rearrange the View/Window menus...
2010-07-08 Carl HetheringtonAllow multiple MIDI tracer windows.
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-06-03 Paul Davissession prefs editor gets renamed as session properties
2010-06-02 Torben Hohnbasic -T <load_template> option
2010-05-02 Carl HetheringtonA little copy-editing.
2010-04-23 Carl HetheringtonCopy-edit menu item.
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-05 Paul Davismove big clock size variables into ARDOUR_UI; save...
2010-03-05 Paul Davisworking big clock resizing, i think; still needs remova...
2010-03-05 Paul Davisbetter acid trip big clock - do not use with any other...
2010-03-05 Paul Davisacid trip big clock - do not use with any other medication
2010-03-05 Paul Davispossible big clock sizing fix
2010-03-04 Paul Davisdebug output for big clock resizing
2010-03-01 Paul Davismake JACK->Latency->256 actually do something
2010-01-15 Paul Davisdynamically resize text in the big clock, first version
2010-01-14 Carl HetheringtonMinor cleanups to menu code. Some copyediting of menu...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-11-19 Paul Davisadd track/bus now allows specifying aux or direct bus...
2009-11-10 Paul Davislots of tweaks relating to GUI sync management
2009-11-08 Paul Davisfix 2 action group registrations, and reorder initializ...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-19 Carl HetheringtonStop ardour exiting in the case where you have a loaded...
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-24 Carl HetheringtonMinor cosmetic tweaks.
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-05-16 Carl HetheringtonMove control surface options into RC prefs editor....
2009-05-16 Carl HetheringtonRemove preferences menu options that have been moved...
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-18 David RobillardFix MIDI controller feedback.
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-01-15 Paul Davisremove "Use OSC" from options menu; make OSC optional...
2009-01-03 Carl HetheringtonImprove GNOME HIG compliance a bit.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-11-26 Hans Baier* added Menu for sending midi clock
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-21 David RobillardFix install path problems (s/ardour2/ardour3).
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-17 David RobillardMerge with 2.0-ongoing R3077.
next