used fixed width for the big clock and remove all code in AudioClock associated with...
[ardour.git] / gtk2_ardour / ardour_ui_ed.cc
2012-12-29 Paul Davisused fixed width for the big clock and remove all code...
2012-12-27 Paul Davisfix unused argument
2012-12-27 Paul Davisfix for #5224
2012-11-20 Ben LoftisAlways Play Range is now Follow Edits, and is based...
2012-11-11 Paul Davisrestore bg color of status bar in main window
2012-10-12 Paul Davismove TC FPS up into status bar, use lower right of...
2012-06-23 Tim MayberryUse std::string and Glib::build_filename in gtk2_ardour
2012-06-13 Carl HetheringtonPatch from colinf to fix problems with toggle mixer...
2012-06-12 Paul Davismaximise-editor patch from Rodrigo:
2012-05-31 Carl HetheringtonMove delta-to-edit-point options to the main clock...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-03-12 Ben Loftisremove menu items from the keybindings dialog
2012-03-10 Carl HetheringtonRemove RemoveLastCapture action which duplicates remove...
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2011-12-29 Paul Davistweak up size+spacing of main menu bar info box
2011-12-07 Paul Davismove CairoWidget into gtkmm2ext, add CairoPacker, made...
2011-11-28 Carl HetheringtonHopefully fix some i18n bugs (#3565).
2011-11-24 Carl HetheringtonFix crash on save.
2011-11-23 Carl HetheringtonSave location UI clock mode in Session instant.xml...
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-11-21 Carl HetheringtonSimple ambiguitity-resolution wrapper for gettext;...
2011-11-20 Paul Davisaudio clocks: focus-on-clock shortcut now works, scroll...
2011-11-20 Paul Davisaudio clocks: big clock window now sizes itself to...
2011-11-19 Paul Davisfix up big clock aspect ratio; fix color handling in...
2011-11-19 Paul Davisbetter solution to the big clock window focus issue
2011-11-19 Paul Davisadd a signal so that if the Big Clock is closed, the...
2011-11-18 Paul Davisfix some issues with delta clocks, while introducing...
2011-11-18 Paul Davisa few tweaks for audio clocks (handle loss of focus...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-11-16 Paul Davisremove debugging output
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...
next