diff options
Diffstat (limited to 'include/cru')
-rw-r--r-- | include/cru/common/Base.hpp (renamed from include/cru/common/base.hpp) | 0 | ||||
-rw-r--r-- | include/cru/common/Bitmask.hpp (renamed from include/cru/common/bitmask.hpp) | 0 | ||||
-rw-r--r-- | include/cru/common/Event.hpp (renamed from include/cru/common/event.hpp) | 0 | ||||
-rw-r--r-- | include/cru/common/Logger.hpp (renamed from include/cru/common/logger.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/Check.hpp (renamed from include/cru/platform/check.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/Exception.hpp (renamed from include/cru/platform/exception.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/Matrix.hpp (renamed from include/cru/platform/matrix.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/Resource.hpp (renamed from include/cru/platform/resource.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/graph/Base.hpp (renamed from include/cru/platform/graph/base.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/graph/Brush.hpp (renamed from include/cru/platform/graph/brush.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/graph/Factory.hpp (renamed from include/cru/platform/graph/factory.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/graph/Font.hpp (renamed from include/cru/platform/graph/font.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/graph/Geometry.hpp (renamed from include/cru/platform/graph/geometry.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/graph/Painter.hpp (renamed from include/cru/platform/graph/painter.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/graph/Resource.hpp (renamed from include/cru/platform/graph/resource.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/graph/util/Painter.hpp (renamed from include/cru/platform/graph/util/painter.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/native/Base.hpp (renamed from include/cru/platform/native/base.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/native/Cursor.hpp (renamed from include/cru/platform/native/cursor.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/native/Keyboard.hpp (renamed from include/cru/platform/native/keyboard.hpp) | 0 | ||||
-rw-r--r-- | include/cru/platform/native/Window.hpp (renamed from include/cru/platform/native/window.hpp) | 0 | ||||
-rw-r--r-- | include/cru/ui/Base.hpp (renamed from include/cru/ui/base.hpp) | 0 | ||||
-rw-r--r-- | include/cru/ui/Control.hpp (renamed from include/cru/ui/control.hpp) | 0 | ||||
-rw-r--r-- | include/cru/ui/Window.hpp (renamed from include/cru/ui/window.hpp) | 0 | ||||
-rw-r--r-- | include/cru/ui/controls/Base.hpp (renamed from include/cru/ui/controls/base.hpp) | 0 | ||||
-rw-r--r-- | include/cru/ui/controls/Button.hpp (renamed from include/cru/ui/controls/button.hpp) | 0 | ||||
-rw-r--r-- | include/cru/ui/controls/Container.hpp (renamed from include/cru/ui/controls/container.hpp) | 0 | ||||
-rw-r--r-- | include/cru/ui/render/Base.hpp (renamed from include/cru/ui/render/base.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/Exception.hpp (renamed from include/cru/win/exception.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/String.hpp (renamed from include/cru/win/string.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/graph/direct/Brush.hpp (renamed from include/cru/win/graph/direct/brush.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/graph/direct/Exception.hpp (renamed from include/cru/win/graph/direct/exception.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/graph/direct/Factory.hpp (renamed from include/cru/win/graph/direct/factory.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/graph/direct/Font.hpp (renamed from include/cru/win/graph/direct/font.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/graph/direct/Geometry.hpp (renamed from include/cru/win/graph/direct/geometry.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/graph/direct/Painter.hpp (renamed from include/cru/win/graph/direct/painter.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/graph/direct/Resource.hpp (renamed from include/cru/win/graph/direct/resource.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/native/Base.hpp (renamed from include/cru/win/native/base.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/native/Cursor.hpp (renamed from include/cru/win/native/cursor.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/native/Exception.hpp (renamed from include/cru/win/native/exception.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/native/Keyboard.hpp (renamed from include/cru/win/native/keyboard.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/native/Resource.hpp (renamed from include/cru/win/native/resource.hpp) | 0 | ||||
-rw-r--r-- | include/cru/win/native/Window.hpp (renamed from include/cru/win/native/window.hpp) | 0 |
42 files changed, 0 insertions, 0 deletions
diff --git a/include/cru/common/base.hpp b/include/cru/common/Base.hpp index ff7ab31e..ff7ab31e 100644 --- a/include/cru/common/base.hpp +++ b/include/cru/common/Base.hpp diff --git a/include/cru/common/bitmask.hpp b/include/cru/common/Bitmask.hpp index ddfdc86b..ddfdc86b 100644 --- a/include/cru/common/bitmask.hpp +++ b/include/cru/common/Bitmask.hpp diff --git a/include/cru/common/event.hpp b/include/cru/common/Event.hpp index 377ca7f3..377ca7f3 100644 --- a/include/cru/common/event.hpp +++ b/include/cru/common/Event.hpp diff --git a/include/cru/common/logger.hpp b/include/cru/common/Logger.hpp index bd16678b..bd16678b 100644 --- a/include/cru/common/logger.hpp +++ b/include/cru/common/Logger.hpp diff --git a/include/cru/platform/check.hpp b/include/cru/platform/Check.hpp index f4bbcfe8..f4bbcfe8 100644 --- a/include/cru/platform/check.hpp +++ b/include/cru/platform/Check.hpp diff --git a/include/cru/platform/exception.hpp b/include/cru/platform/Exception.hpp index 8b958a1d..8b958a1d 100644 --- a/include/cru/platform/exception.hpp +++ b/include/cru/platform/Exception.hpp diff --git a/include/cru/platform/matrix.hpp b/include/cru/platform/Matrix.hpp index cea5198b..cea5198b 100644 --- a/include/cru/platform/matrix.hpp +++ b/include/cru/platform/Matrix.hpp diff --git a/include/cru/platform/resource.hpp b/include/cru/platform/Resource.hpp index 72cfaf52..72cfaf52 100644 --- a/include/cru/platform/resource.hpp +++ b/include/cru/platform/Resource.hpp diff --git a/include/cru/platform/graph/base.hpp b/include/cru/platform/graph/Base.hpp index 61cfc5ef..61cfc5ef 100644 --- a/include/cru/platform/graph/base.hpp +++ b/include/cru/platform/graph/Base.hpp diff --git a/include/cru/platform/graph/brush.hpp b/include/cru/platform/graph/Brush.hpp index e67384de..e67384de 100644 --- a/include/cru/platform/graph/brush.hpp +++ b/include/cru/platform/graph/Brush.hpp diff --git a/include/cru/platform/graph/factory.hpp b/include/cru/platform/graph/Factory.hpp index 0a425d15..0a425d15 100644 --- a/include/cru/platform/graph/factory.hpp +++ b/include/cru/platform/graph/Factory.hpp diff --git a/include/cru/platform/graph/font.hpp b/include/cru/platform/graph/Font.hpp index 182cc15b..182cc15b 100644 --- a/include/cru/platform/graph/font.hpp +++ b/include/cru/platform/graph/Font.hpp diff --git a/include/cru/platform/graph/geometry.hpp b/include/cru/platform/graph/Geometry.hpp index 354efd97..354efd97 100644 --- a/include/cru/platform/graph/geometry.hpp +++ b/include/cru/platform/graph/Geometry.hpp diff --git a/include/cru/platform/graph/painter.hpp b/include/cru/platform/graph/Painter.hpp index 27ae420b..27ae420b 100644 --- a/include/cru/platform/graph/painter.hpp +++ b/include/cru/platform/graph/Painter.hpp diff --git a/include/cru/platform/graph/resource.hpp b/include/cru/platform/graph/Resource.hpp index 8859360c..8859360c 100644 --- a/include/cru/platform/graph/resource.hpp +++ b/include/cru/platform/graph/Resource.hpp diff --git a/include/cru/platform/graph/util/painter.hpp b/include/cru/platform/graph/util/Painter.hpp index f9aec027..f9aec027 100644 --- a/include/cru/platform/graph/util/painter.hpp +++ b/include/cru/platform/graph/util/Painter.hpp diff --git a/include/cru/platform/native/base.hpp b/include/cru/platform/native/Base.hpp index bba7b960..bba7b960 100644 --- a/include/cru/platform/native/base.hpp +++ b/include/cru/platform/native/Base.hpp diff --git a/include/cru/platform/native/cursor.hpp b/include/cru/platform/native/Cursor.hpp index 6c8f8068..6c8f8068 100644 --- a/include/cru/platform/native/cursor.hpp +++ b/include/cru/platform/native/Cursor.hpp diff --git a/include/cru/platform/native/keyboard.hpp b/include/cru/platform/native/Keyboard.hpp index 26a1409d..26a1409d 100644 --- a/include/cru/platform/native/keyboard.hpp +++ b/include/cru/platform/native/Keyboard.hpp diff --git a/include/cru/platform/native/window.hpp b/include/cru/platform/native/Window.hpp index 1fcac1fc..1fcac1fc 100644 --- a/include/cru/platform/native/window.hpp +++ b/include/cru/platform/native/Window.hpp diff --git a/include/cru/ui/base.hpp b/include/cru/ui/Base.hpp index b9ce0c88..b9ce0c88 100644 --- a/include/cru/ui/base.hpp +++ b/include/cru/ui/Base.hpp diff --git a/include/cru/ui/control.hpp b/include/cru/ui/Control.hpp index 347163be..347163be 100644 --- a/include/cru/ui/control.hpp +++ b/include/cru/ui/Control.hpp diff --git a/include/cru/ui/window.hpp b/include/cru/ui/Window.hpp index eb2ecfbb..eb2ecfbb 100644 --- a/include/cru/ui/window.hpp +++ b/include/cru/ui/Window.hpp diff --git a/include/cru/ui/controls/base.hpp b/include/cru/ui/controls/Base.hpp index b550601b..b550601b 100644 --- a/include/cru/ui/controls/base.hpp +++ b/include/cru/ui/controls/Base.hpp diff --git a/include/cru/ui/controls/button.hpp b/include/cru/ui/controls/Button.hpp index 8a11409c..8a11409c 100644 --- a/include/cru/ui/controls/button.hpp +++ b/include/cru/ui/controls/Button.hpp diff --git a/include/cru/ui/controls/container.hpp b/include/cru/ui/controls/Container.hpp index e3d78365..e3d78365 100644 --- a/include/cru/ui/controls/container.hpp +++ b/include/cru/ui/controls/Container.hpp diff --git a/include/cru/ui/render/base.hpp b/include/cru/ui/render/Base.hpp index c2af5e99..c2af5e99 100644 --- a/include/cru/ui/render/base.hpp +++ b/include/cru/ui/render/Base.hpp diff --git a/include/cru/win/exception.hpp b/include/cru/win/Exception.hpp index 234aea69..234aea69 100644 --- a/include/cru/win/exception.hpp +++ b/include/cru/win/Exception.hpp diff --git a/include/cru/win/string.hpp b/include/cru/win/String.hpp index 3d68cff7..3d68cff7 100644 --- a/include/cru/win/string.hpp +++ b/include/cru/win/String.hpp diff --git a/include/cru/win/graph/direct/brush.hpp b/include/cru/win/graph/direct/Brush.hpp index df1debe3..df1debe3 100644 --- a/include/cru/win/graph/direct/brush.hpp +++ b/include/cru/win/graph/direct/Brush.hpp diff --git a/include/cru/win/graph/direct/exception.hpp b/include/cru/win/graph/direct/Exception.hpp index 8b62e8fa..8b62e8fa 100644 --- a/include/cru/win/graph/direct/exception.hpp +++ b/include/cru/win/graph/direct/Exception.hpp diff --git a/include/cru/win/graph/direct/factory.hpp b/include/cru/win/graph/direct/Factory.hpp index 763d4b2b..763d4b2b 100644 --- a/include/cru/win/graph/direct/factory.hpp +++ b/include/cru/win/graph/direct/Factory.hpp diff --git a/include/cru/win/graph/direct/font.hpp b/include/cru/win/graph/direct/Font.hpp index ecf9fd81..ecf9fd81 100644 --- a/include/cru/win/graph/direct/font.hpp +++ b/include/cru/win/graph/direct/Font.hpp diff --git a/include/cru/win/graph/direct/geometry.hpp b/include/cru/win/graph/direct/Geometry.hpp index 87987d3e..87987d3e 100644 --- a/include/cru/win/graph/direct/geometry.hpp +++ b/include/cru/win/graph/direct/Geometry.hpp diff --git a/include/cru/win/graph/direct/painter.hpp b/include/cru/win/graph/direct/Painter.hpp index a50f962d..a50f962d 100644 --- a/include/cru/win/graph/direct/painter.hpp +++ b/include/cru/win/graph/direct/Painter.hpp diff --git a/include/cru/win/graph/direct/resource.hpp b/include/cru/win/graph/direct/Resource.hpp index d0a30dbd..d0a30dbd 100644 --- a/include/cru/win/graph/direct/resource.hpp +++ b/include/cru/win/graph/direct/Resource.hpp diff --git a/include/cru/win/native/base.hpp b/include/cru/win/native/Base.hpp index a50c6dd1..a50c6dd1 100644 --- a/include/cru/win/native/base.hpp +++ b/include/cru/win/native/Base.hpp diff --git a/include/cru/win/native/cursor.hpp b/include/cru/win/native/Cursor.hpp index 152374d8..152374d8 100644 --- a/include/cru/win/native/cursor.hpp +++ b/include/cru/win/native/Cursor.hpp diff --git a/include/cru/win/native/exception.hpp b/include/cru/win/native/Exception.hpp index 6a5265c1..6a5265c1 100644 --- a/include/cru/win/native/exception.hpp +++ b/include/cru/win/native/Exception.hpp diff --git a/include/cru/win/native/keyboard.hpp b/include/cru/win/native/Keyboard.hpp index 790e0015..790e0015 100644 --- a/include/cru/win/native/keyboard.hpp +++ b/include/cru/win/native/Keyboard.hpp diff --git a/include/cru/win/native/resource.hpp b/include/cru/win/native/Resource.hpp index 7afaca0f..7afaca0f 100644 --- a/include/cru/win/native/resource.hpp +++ b/include/cru/win/native/Resource.hpp diff --git a/include/cru/win/native/window.hpp b/include/cru/win/native/Window.hpp index 80bee39e..80bee39e 100644 --- a/include/cru/win/native/window.hpp +++ b/include/cru/win/native/Window.hpp |