log widgets/PropertyStack.cpp @ 1168:6796afa25c88 bqfft

age author description
2015-06-30 Chris Cannam Tighten spacing around sides of property box on OS/X osx-retina
2015-03-31 Chris Cannam Remove some debug; set some gain values tonioni
2015-03-10 Chris Cannam More type fixes cxx11
2014-09-02 Chris Cannam Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
2014-06-17 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
2014-03-11 Chris Cannam Merge from default branch tony_integration
2014-03-05 Chris Cannam Pull out ShowLayerCommand into its own file tonioni
2014-03-04 Chris Cannam Fix failure to delete property stack when pane is deleted (sometimes)
2014-03-04 Chris Cannam Fix failure to delete property stack when pane is deleted (sometimes). Fixes Tony crash bug #881, needs to go in SV as well. tonioni
2014-02-04 Chris Cannam Fix bug in choosing which layer to bring to the front when asked programmatically tonioni
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2008-06-12 Chris Cannam * Update translations, and add change counter to name of bundle command
2008-03-13 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-06 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
2008-01-24 Chris Cannam * Add wave file model method for reading more than one channel at once,
2007-08-16 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
2007-07-13 Chris Cannam * Add icon loader that automatically inverts icons where appropriate for
2007-04-30 Chris Cannam * more compile warning fixes sv1-1.0rc1
2007-04-23 Chris Cannam ... sv1-1.0pre4
2007-04-23 Chris Cannam ...
2007-04-23 Chris Cannam ...
2007-04-23 Chris Cannam ...
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-02-01 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
2007-01-22 Chris Cannam * Allow user to activate a pane by clicking on the tab for its currently active
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2007-01-05 Chris Cannam * Fix failure to reload play mute state correctly from session file
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-03-20 Chris Cannam * Update licensing rubric for GPL
2006-03-20 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
2006-03-13 Chris Cannam * Use commands for add/delete pane in main window
2006-03-03 Chris Cannam * Fix a crash in PortAudio output for mono data
2006-02-20 Chris Cannam * Improvements to text layer editing, and implement file I/O for it
2006-01-27 Chris Cannam * Introduce potentially-separate read and write ring buffers, so we can swap
2006-01-12 Chris Cannam * Update copyrights to 2006
2006-01-10 Chris Cannam initial import