From: <arn...@us...> - 2007-06-27 17:45:55
|
Revision: 766 http://dcplusplus.svn.sourceforge.net/dcplusplus/?rev=766&view=rev Author: arnetheduck Date: 2007-06-27 10:45:41 -0700 (Wed, 27 Jun 2007) Log Message: ----------- Smartwin refactoring to make the callbacks make sense Modified Paths: -------------- dcplusplus/trunk/smartwin/include/smartwin/Message.h dcplusplus/trunk/smartwin/include/smartwin/MessageMap.h dcplusplus/trunk/smartwin/include/smartwin/MessageMapBase.h dcplusplus/trunk/smartwin/include/smartwin/MessageMapControl.h dcplusplus/trunk/smartwin/include/smartwin/MessageMapPolicyClasses.h dcplusplus/trunk/smartwin/include/smartwin/SignalParams.h dcplusplus/trunk/smartwin/include/smartwin/Widget.h dcplusplus/trunk/smartwin/include/smartwin/WidgetFactoryPlatformSmartWinDesktop.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectActivate.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectBackgroundColor.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectChar.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectClickable.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectDblClickable.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectDragDrop.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEnabled.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEraseBackground.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectFocus.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectGetParent.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectKeyPressed.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectMouseClicks.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectPainting.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectRaw.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectRightClickable.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectScrollable.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectSelection.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectSizable.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectText.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectUpdate.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectVisible.h dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectVoidVoidDispatcher.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetDataGrid.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetDateTimePicker.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetDialog.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetMDIChild.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetMenu.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetMenuExtended.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetModalDialog.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetTabSheet.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetToolbar.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetTreeView.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetWindow.h dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetWindowBase.h dcplusplus/trunk/smartwin/source/Message.cpp dcplusplus/trunk/smartwin/source/Widget.cpp dcplusplus/trunk/win32/AspectSpeaker.h dcplusplus/trunk/win32/FinishedFrameBase.h dcplusplus/trunk/win32/HubFrame.cpp dcplusplus/trunk/win32/HubFrame.h dcplusplus/trunk/win32/MDIChildFrame.h dcplusplus/trunk/win32/MainWindow.cpp dcplusplus/trunk/win32/MainWindow.h dcplusplus/trunk/win32/PublicHubsFrame.cpp dcplusplus/trunk/win32/SplashWindow.cpp dcplusplus/trunk/win32/SpyFrame.cpp dcplusplus/trunk/win32/SpyFrame.h dcplusplus/trunk/win32/StaticFrame.h dcplusplus/trunk/win32/TypedListViewCtrl.h dcplusplus/trunk/win32/TypedTreeView.h dcplusplus/trunk/win32/WaitingUsersFrame.cpp dcplusplus/trunk/win32/WaitingUsersFrame.h dcplusplus/trunk/win32/WidgetFactory.h dcplusplus/trunk/win32/main.cpp Added Paths: ----------- dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectAdapter.h dcplusplus/trunk/smartwin/source/MessageMapBase.cpp Removed Paths: ------------- dcplusplus/trunk/smartwin/include/smartwin/DestructionClass.h dcplusplus/trunk/smartwin/source/DestructionClass.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |