Icon shape. Mehr ...
gehe zum Quellcode dieser Datei
Funktionen | |
IMPLEMENT_DYNAMIC_CLASS (MutIconShape, MutPanel) BEGIN_EVENT_TABLE(MutIconShape | |
Variablen | |
MutPanel | EVT_PAINT (MutIconShape::OnPaint) EVT_SET_FOCUS(MutIconShape |
Icon shape.
GPL
Revision 1.4 2011-02-20 22:35:57 keinstein updated license information; some file headers have to be revised, though
Revision 1.3 2010-12-11 02:10:09 keinstein make 2.9.1 build but Mutabor crashes still at runtime in an infinite recursion :-(
Revision 1.2 2010-11-21 13:15:47 keinstein merged experimental_tobias
Revision 1.1.2.7 2010-06-15 14:30:14 keinstein allow deleting of input devices in route window several bug fixes rudimentary box deletion support
Revision 1.1.2.6 2010/06/02 11:20:08 keinstein Route.h: new enum BoxType new box type NewBox
IconShape.cpp: Hide shape in MutIconShape::DeleteSelf
MutChild.h: Changes on the increment value for Clientsize
MutLogicWnd: smaller whitespace fixes
MutRouteWnd.cpp: save sizerflags for MutBoxShape too
BoxChannelShape.cpp: rename CreateRouteShape to CreateRoutePanel replace some wxDynamicCast by dynamic_cast add Box “New Box“ if current box is not found delete Route if route panel is disabled
BoxChannelShape.h: Update BoxShape layout if necessary
BoxDlg.cpp: RoutePanel::AddBox: allow NULL boxShape Fix Bug that didn't preselect GUIDO boxes and Through mode
BoxShape.cpp: fix color mapping for box numbers (shift right by 1 bit). Add MutBoxShape::sizerFlags SetBoxId: New function Use SetBoxId for setting Box Id an Label in sync AddChannel: call Layout() implement replacement in DoLeftDblClick (enables New Box) ShowBoxDialog: use dynamic_cast ReadDialog: Add Channel only if new route is enabled (not deleted) ReplaceSelfBy: new function (Unreachable as only needed for class NewMutBoxShape)
NewBoxShape.cpp/.h: replaceSelfBy: new function initialize Box id as NewBox
*.po/mutabor.pot/ *.gmo Sync with sources
Revision 1.1.2.5 2010/05/07 11:40:28 keinstein actual_settings
Revision 1.1.2.4 2010/03/30 08:38:26 keinstein added rudimentary command line support changed debug system to allow selection of messages via command line further enhancements to the route dialogs
Revision 1.1.2.3 2010/02/15 12:08:20 keinstein intermediate update for backup progress
Revision 1.1.2.2 2010/01/14 09:34:24 keinstein Checkin searching for a bug
Revision 1.1.2.1 2009/11/30 12:08:57 keinstein split MutRouteShapes into several files into directory Routing
Revision 1.1.2.3 2009/11/03 15:07:07 keinstein Compile on Ubuntu 9.10 remove several interface and implementation pragmas fixed some file names for case insensitive filesystems
Revision 1.1.2.2 2009/11/03 12:39:31 keinstein input device dialog: Allow to edit input devices fix a bug on Mac OS X, that prevented Mutabor from starting if no MIDI device is availlable
Revision 1.1.2.1 2009/08/10 11:23:12 keinstein merged from wrong tree
Revision 1.2 2009/08/10 11:15:47 keinstein some steps towards new route window
Revision 1.1 2008/11/03 15:31:54 keinstein Added to the system
Definiert in Datei IconShape.cpp.