made LMMS capable of managing its windows like GIMP (no MDI) and fixed some small bugs
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@22 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
20
ChangeLog
20
ChangeLog
@@ -1,3 +1,23 @@
|
||||
2005-10-28 Tobias Doerffel <tobydox@users.sourceforge.net>
|
||||
|
||||
* src/widgets/project_notes.cpp:
|
||||
set initial text to bright gray, since black text on a very dark back-
|
||||
ground isn't very readable...
|
||||
|
||||
* include/lmms_main_win.h:
|
||||
* include/setup_dialog.h:
|
||||
* src/core/bb_editor.cpp:
|
||||
* src/core/lmms_main_win.cpp:
|
||||
* src/core/setup_dialog.cpp:
|
||||
* src/core/song_editor.cpp:
|
||||
* src/widgets/project_notes.cpp:
|
||||
added support for GIMP-like usability, i.e. no MDI
|
||||
|
||||
* src/core/song_editor.cpp:
|
||||
* src/core/bb_editor.cpp:
|
||||
reorder some code in constructor for not crashing if window is
|
||||
shown while constructor is still running
|
||||
|
||||
2005-10-23 Tobias Doerffel <tobydox@users.sourceforge.net>
|
||||
|
||||
* src/widgets/led_checkbox.cpp:
|
||||
|
||||
Reference in New Issue
Block a user