aboutsummaryrefslogtreecommitdiff
path: root/CruUI-Generate/cru_ui.cpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2018-11-13 17:12:03 +0800
committercrupest <crupest@outlook.com>2018-11-13 17:12:03 +0800
commit97c35edea2ca67a06ba66f124b94ea62f0519def (patch)
treec3b5fc6afeb4dad0de65212d1dae38940706a58a /CruUI-Generate/cru_ui.cpp
parente158fcb47ea6a7bd9172d0751e38265b61d6c88c (diff)
downloadcru-97c35edea2ca67a06ba66f124b94ea62f0519def.tar.gz
cru-97c35edea2ca67a06ba66f124b94ea62f0519def.tar.bz2
cru-97c35edea2ca67a06ba66f124b94ea62f0519def.zip
Update scripts.
Diffstat (limited to 'CruUI-Generate/cru_ui.cpp')
-rw-r--r--CruUI-Generate/cru_ui.cpp100
1 files changed, 50 insertions, 50 deletions
diff --git a/CruUI-Generate/cru_ui.cpp b/CruUI-Generate/cru_ui.cpp
index 52e8aec3..3036989d 100644
--- a/CruUI-Generate/cru_ui.cpp
+++ b/CruUI-Generate/cru_ui.cpp
@@ -1,6 +1,6 @@
#include "cru_ui.hpp"
//--------------------------------------------------------
-//-------begin of file: ..\..\src\any_map.cpp
+//-------begin of file: src\any_map.cpp
//--------------------------------------------------------
namespace cru
@@ -35,10 +35,10 @@ namespace cru
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\any_map.cpp
+//-------end of file: src\any_map.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\application.cpp
+//-------begin of file: src\application.cpp
//--------------------------------------------------------
@@ -179,10 +179,10 @@ namespace cru {
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\application.cpp
+//-------end of file: src\application.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\base.cpp
+//-------begin of file: src\base.cpp
//--------------------------------------------------------
@@ -202,10 +202,10 @@ namespace cru
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\base.cpp
+//-------end of file: src\base.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\cru_debug.cpp
+//-------begin of file: src\cru_debug.cpp
//--------------------------------------------------------
@@ -217,10 +217,10 @@ namespace cru::debug
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\cru_debug.cpp
+//-------end of file: src\cru_debug.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\exception.cpp
+//-------begin of file: src\exception.cpp
//--------------------------------------------------------
@@ -261,10 +261,10 @@ namespace cru
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\exception.cpp
+//-------end of file: src\exception.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\main.cpp
+//-------begin of file: src\main.cpp
//--------------------------------------------------------
using cru::String;
@@ -474,10 +474,10 @@ int APIENTRY wWinMain(
return application.Run();
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\main.cpp
+//-------end of file: src\main.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\timer.cpp
+//-------begin of file: src\timer.cpp
//--------------------------------------------------------
@@ -541,10 +541,10 @@ namespace cru
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\timer.cpp
+//-------end of file: src\timer.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\graph\graph.cpp
+//-------begin of file: src\graph\graph.cpp
//--------------------------------------------------------
@@ -763,10 +763,10 @@ namespace cru::graph
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\graph\graph.cpp
+//-------end of file: src\graph\graph.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\border_property.cpp
+//-------begin of file: src\ui\border_property.cpp
//--------------------------------------------------------
@@ -790,10 +790,10 @@ namespace cru::ui
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\border_property.cpp
+//-------end of file: src\ui\border_property.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\control.cpp
+//-------begin of file: src\ui\control.cpp
//--------------------------------------------------------
#include <algorithm>
@@ -1774,10 +1774,10 @@ namespace cru::ui
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\control.cpp
+//-------end of file: src\ui\control.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\cursor.cpp
+//-------begin of file: src\ui\cursor.cpp
//--------------------------------------------------------
@@ -1803,10 +1803,10 @@ namespace cru::ui
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\cursor.cpp
+//-------end of file: src\ui\cursor.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\layout_base.cpp
+//-------begin of file: src\ui\layout_base.cpp
//--------------------------------------------------------
@@ -1889,10 +1889,10 @@ namespace cru::ui
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\layout_base.cpp
+//-------end of file: src\ui\layout_base.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\ui_base.cpp
+//-------begin of file: src\ui\ui_base.cpp
//--------------------------------------------------------
@@ -1916,10 +1916,10 @@ namespace cru::ui
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\ui_base.cpp
+//-------end of file: src\ui\ui_base.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\ui_manager.cpp
+//-------begin of file: src\ui\ui_manager.cpp
//--------------------------------------------------------
@@ -2020,10 +2020,10 @@ namespace cru::ui
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\ui_manager.cpp
+//-------end of file: src\ui\ui_manager.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\window.cpp
+//-------begin of file: src\ui\window.cpp
//--------------------------------------------------------
@@ -2799,10 +2799,10 @@ namespace cru::ui
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\window.cpp
+//-------end of file: src\ui\window.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\animations\animation.cpp
+//-------begin of file: src\ui\animations\animation.cpp
//--------------------------------------------------------
#include <utility>
@@ -2975,10 +2975,10 @@ namespace cru::ui::animations
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\animations\animation.cpp
+//-------end of file: src\ui\animations\animation.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\controls\button.cpp
+//-------begin of file: src\ui\controls\button.cpp
//--------------------------------------------------------
@@ -3012,10 +3012,10 @@ namespace cru::ui::controls
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\controls\button.cpp
+//-------end of file: src\ui\controls\button.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\controls\linear_layout.cpp
+//-------begin of file: src\ui\controls\linear_layout.cpp
//--------------------------------------------------------
#include <algorithm>
@@ -3176,10 +3176,10 @@ namespace cru::ui::controls
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\controls\linear_layout.cpp
+//-------end of file: src\ui\controls\linear_layout.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\controls\list_item.cpp
+//-------begin of file: src\ui\controls\list_item.cpp
//--------------------------------------------------------
@@ -3241,10 +3241,10 @@ namespace cru::ui::controls
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\controls\list_item.cpp
+//-------end of file: src\ui\controls\list_item.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\controls\popup_menu.cpp
+//-------begin of file: src\ui\controls\popup_menu.cpp
//--------------------------------------------------------
@@ -3299,10 +3299,10 @@ namespace cru::ui::controls
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\controls\popup_menu.cpp
+//-------end of file: src\ui\controls\popup_menu.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\controls\text_block.cpp
+//-------begin of file: src\ui\controls\text_block.cpp
//--------------------------------------------------------
@@ -3322,10 +3322,10 @@ namespace cru::ui::controls
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\controls\text_block.cpp
+//-------end of file: src\ui\controls\text_block.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\controls\text_box.cpp
+//-------begin of file: src\ui\controls\text_box.cpp
//--------------------------------------------------------
#include <cwctype>
@@ -3526,10 +3526,10 @@ namespace cru::ui::controls
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\controls\text_box.cpp
+//-------end of file: src\ui\controls\text_box.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\controls\text_control.cpp
+//-------begin of file: src\ui\controls\text_control.cpp
//--------------------------------------------------------
#include <cassert>
@@ -3780,10 +3780,10 @@ namespace cru::ui::controls
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\controls\text_control.cpp
+//-------end of file: src\ui\controls\text_control.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\controls\toggle_button.cpp
+//-------begin of file: src\ui\controls\toggle_button.cpp
//--------------------------------------------------------
@@ -3913,10 +3913,10 @@ namespace cru::ui::controls
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\controls\toggle_button.cpp
+//-------end of file: src\ui\controls\toggle_button.cpp
//--------------------------------------------------------
//--------------------------------------------------------
-//-------begin of file: ..\..\src\ui\events\ui_event.cpp
+//-------begin of file: src\ui\events\ui_event.cpp
//--------------------------------------------------------
@@ -3930,5 +3930,5 @@ namespace cru::ui::events
}
}
//--------------------------------------------------------
-//-------end of file: ..\..\src\ui\events\ui_event.cpp
+//-------end of file: src\ui\events\ui_event.cpp
//--------------------------------------------------------