Revision: 2249
http://csp.svn.sourceforge.net/csp/?rev=2249&view=rev
Author: nsmoooose
Date: 2008-06-24 11:19:14 -0700 (Tue, 24 Jun 2008)
Log Message:
-----------
Fixed export definitions used by windows.
Removed CSP_NAMESPACE[_END] macro in all wf files. Cannot see any situation where it should be needed to redefine the namespace.
Modified Paths:
--------------
branches/wf_as_shared_lib/csp/cspwf/Button.cpp
branches/wf_as_shared_lib/csp/cspwf/Button.h
branches/wf_as_shared_lib/csp/cspwf/Check.cpp
branches/wf_as_shared_lib/csp/cspwf/Check.h
branches/wf_as_shared_lib/csp/cspwf/CheckBox.cpp
branches/wf_as_shared_lib/csp/cspwf/CheckBox.h
branches/wf_as_shared_lib/csp/cspwf/Container.cpp
branches/wf_as_shared_lib/csp/cspwf/Container.h
branches/wf_as_shared_lib/csp/cspwf/Control.cpp
branches/wf_as_shared_lib/csp/cspwf/Control.h
branches/wf_as_shared_lib/csp/cspwf/ControlCallback.cpp
branches/wf_as_shared_lib/csp/cspwf/ControlCallback.h
branches/wf_as_shared_lib/csp/cspwf/ControlGeometryBuilder.cpp
branches/wf_as_shared_lib/csp/cspwf/ControlGeometryBuilder.h
branches/wf_as_shared_lib/csp/cspwf/Image.cpp
branches/wf_as_shared_lib/csp/cspwf/Image.h
branches/wf_as_shared_lib/csp/cspwf/InputInterfaceManager.cpp
branches/wf_as_shared_lib/csp/cspwf/InputInterfaceManager.h
branches/wf_as_shared_lib/csp/cspwf/Label.cpp
branches/wf_as_shared_lib/csp/cspwf/Label.h
branches/wf_as_shared_lib/csp/cspwf/ListBox.cpp
branches/wf_as_shared_lib/csp/cspwf/ListBox.h
branches/wf_as_shared_lib/csp/cspwf/ListBoxItem.cpp
branches/wf_as_shared_lib/csp/cspwf/ListBoxItem.h
branches/wf_as_shared_lib/csp/cspwf/Model.cpp
branches/wf_as_shared_lib/csp/cspwf/Model.h
branches/wf_as_shared_lib/csp/cspwf/MultiControlContainer.cpp
branches/wf_as_shared_lib/csp/cspwf/MultiControlContainer.h
branches/wf_as_shared_lib/csp/cspwf/Padding.h
branches/wf_as_shared_lib/csp/cspwf/Point.h
branches/wf_as_shared_lib/csp/cspwf/Rectangle.h
branches/wf_as_shared_lib/csp/cspwf/ResourceLocator.cpp
branches/wf_as_shared_lib/csp/cspwf/ResourceLocator.h
branches/wf_as_shared_lib/csp/cspwf/ScrollBar.cpp
branches/wf_as_shared_lib/csp/cspwf/ScrollBar.h
branches/wf_as_shared_lib/csp/cspwf/Serialization.cpp
branches/wf_as_shared_lib/csp/cspwf/Serialization.h
branches/wf_as_shared_lib/csp/cspwf/Signal.cpp
branches/wf_as_shared_lib/csp/cspwf/Signal.h
branches/wf_as_shared_lib/csp/cspwf/SignalData.cpp
branches/wf_as_shared_lib/csp/cspwf/SignalData.h
branches/wf_as_shared_lib/csp/cspwf/SingleControlContainer.cpp
branches/wf_as_shared_lib/csp/cspwf/SingleControlContainer.h
branches/wf_as_shared_lib/csp/cspwf/Size.h
branches/wf_as_shared_lib/csp/cspwf/Slot.cpp
branches/wf_as_shared_lib/csp/cspwf/Slot.h
branches/wf_as_shared_lib/csp/cspwf/StringResourceManager.cpp
branches/wf_as_shared_lib/csp/cspwf/StringResourceManager.h
branches/wf_as_shared_lib/csp/cspwf/Style.cpp
branches/wf_as_shared_lib/csp/cspwf/Style.h
branches/wf_as_shared_lib/csp/cspwf/StyleBuilder.cpp
branches/wf_as_shared_lib/csp/cspwf/StyleBuilder.h
branches/wf_as_shared_lib/csp/cspwf/Tab.cpp
branches/wf_as_shared_lib/csp/cspwf/Tab.h
branches/wf_as_shared_lib/csp/cspwf/TableControlContainer.cpp
branches/wf_as_shared_lib/csp/cspwf/TableControlContainer.h
branches/wf_as_shared_lib/csp/cspwf/Window.cpp
branches/wf_as_shared_lib/csp/cspwf/Window.h
branches/wf_as_shared_lib/csp/cspwf/WindowManager.cpp
branches/wf_as_shared_lib/csp/cspwf/WindowManager.h
Added Paths:
-----------
branches/wf_as_shared_lib/csp/cspwf/Export.h
Property Changed:
----------------
branches/wf_as_shared_lib/csp/cspwf/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|