Flushing my working-copy

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1151 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-16 06:05:39 +00:00
parent 805ded7a22
commit 842af2812d
6 changed files with 46 additions and 28 deletions

View File

@@ -1,3 +1,35 @@
2008-06-16 Paul Giblock <drfaygo/at/gmail/dot/com>
* plugins/stereo_matrix/stereo_matrix.cpp:
update author email address
* src/gui/widgets/graph.cpp:
* src/gui/lfo_controller_dialog.cpp:
code cleanup
* src/gui/widgets/fade_button.cpp:
* src/tracks/instrument_track.cpp:
improve appearance of fade buttons
* include/tool_button.h:
* src/gui/widgets/tool_button.cpp:
* src/gui/lmms_style.cpp:
* data/themes/default/style.css:
remove styling, rely on QStyle and stylesheets now
* include/song_editor.h:
* include/main_window.h:
* include/timeline.h:
* src/gui/main_window.cpp:
* src/gui/song_editor.cpp:
* src/gui/widgets/nstate_button.cpp:
* src/core/timeline.cpp:
* data/themes/default/main_toolbar_bg.png:
* data/themes/default/toolbar_bg.png:
Enlarge images for resizable toolbars - quick fix. Could just clamp the
texture at the bottom
2008-06-15 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/knob.h: