Menu

Commit [r518]  Maximize  Restore  History

Added monitor_information.

Added enumeration of monitors on Windows platforms.
Added minimum and maximum functions to shortcut numeric limits.
Fixed visibility of thread ctor (threads are now abstract).
Fixed visibility of run function message_dispatcher.
Fixed naming issue with colours.

crowbar27 2014-03-15

1 2 > >> (Page 1 of 2)
changed /trunk/Utility/TheClassWizard
renamed /trunk/thelib++/include/the/graphics/color_parser.h -> /trunk/thelib++/include/the/graphics/colour_parser.h
renamed /trunk/thelib++/include/the/graphics/color_rgba_u8.h -> /trunk/thelib++/include/the/graphics/colour_rgba_u8.h
changed /trunk/thelib++/include/the/graphics/directx/d2d_interop_surface.h
added /trunk/thelib++/include/the/graphics/monitor_information.h
renamed /trunk/thelib++/include/the/graphics/named_colors.h -> /trunk/thelib++/include/the/graphics/named_colours.h
changed /trunk/thelib++/include/the/graphics/win32_window_behaviour.h
changed /trunk/thelib++/include/the/math/functions.h
added /trunk/thelib++/include/the/system/monitor_information.h
changed /trunk/thelib++/include/the/system/net/message_dispatcher.h
changed /trunk/thelib++/include/the/system/system_information.h
changed /trunk/thelib++/include/the/system/threading/thread.h
renamed /trunk/thelib++/src/graphics/color_parser.cpp -> /trunk/thelib++/src/graphics/colour_parser.cpp
renamed /trunk/thelib++/src/graphics/color_rgba_u8.cpp -> /trunk/thelib++/src/graphics/colour_rgba_u8.cpp
added /trunk/thelib++/src/graphics/monitor_information.cpp
renamed /trunk/thelib++/src/graphics/named_colors.cpp -> /trunk/thelib++/src/graphics/named_colours.cpp
added /trunk/thelib++/src/system/monitor_information.cpp
changed /trunk/thelib++/src/system/system_information.cpp
changed /trunk/thelib++/src/system/threading/thread.cpp
/trunk/thelib++/include/the/graphics/directx/d2d_interop_surface.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/graphics/monitor_information.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/graphics/win32_window_behaviour.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/math/functions.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/monitor_information.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/net/message_dispatcher.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/system_information.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/system/threading/thread.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/graphics/monitor_information.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/monitor_information.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/system_information.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/system/threading/thread.cpp Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)