aseprite/third_party/vaca/include/Vaca
David Capello bc4e08f454 Added Vaca::Application and Vaca/main.h, and removed Vaca::System.
Now the application compiles with MinGW.
2010-03-30 10:22:47 -03:00
..
Application.h Added Vaca::Application and Vaca/main.h, and removed Vaca::System. 2010-03-30 10:22:47 -03:00
base.h Added properties to Component class. 2010-03-20 13:28:06 -03:00
Bind.h
Component.h Added properties to Component class. 2010-03-20 13:28:06 -03:00
Debug.h Vaca::details::trace_t renamed to Tracer. 2010-03-12 23:17:13 -02:00
Enum.h Disabled warning 4251 in MSC. 2010-03-23 21:55:47 -03:00
Exception.h Added Vaca::String class. 2010-03-12 23:16:05 -02:00
main.h Added Vaca::Application and Vaca/main.h, and removed Vaca::System. 2010-03-30 10:22:47 -03:00
Mutex.h
NonCopyable.h
Point.h Modified default target platform (calculated through current compiler). 2010-03-12 23:12:25 -02:00
Property.h Added properties to Component class. 2010-03-20 13:28:06 -03:00
Rect.h Modified default target platform (calculated through current compiler). 2010-03-12 23:12:25 -02:00
Referenceable.h
ScopedLock.h
SharedPtr.h Imported SharedPtr.h header file from Vaca library. 2010-03-20 13:23:09 -03:00
Signal.h
Size.h Modified default target platform (calculated through current compiler). 2010-03-12 23:12:25 -02:00
Slot.h
String.h Fixed convert_to problems. 2010-03-20 23:14:18 -03:00
Widget.h