log widgets/PropertyStack.cpp @ 748:84e4cf889659 tonioni

age author description
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